/* ==============================================================

Template name : Meminz download software landing page v1.0.2
Categorie : Landing page
Author : Nce18cex
Version : v1.0.2
Created : 01 November 2014
Last update : 09 January 2015

-----------------------------------------------------------------
CSS structure
-----------------------------------------------------------------

01. Home
02. Contain
03. Counter
04. Testimoni
05. Screenshot
06. Pricing table
07. Contact
08. Client
09. Download
10. Loginand register form
11. Footer
12. Heading
13. Pixeden icon setting
14. Ui to top
15. Loading
16. Divider
17. Clear spacer
18. Custom top spacer
19. Custom bottom spacer
20. Custom left spacer
21. Custom right spacer
22. Custom responsive

============================================================== */

/*
Home
=========================== */
.home-wrapper {
	background: #1a1a1a;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
}

.home-wrapper h3 {
	font-size: 58px;
	line-height: 100px;
	color: #fff;
	letter-spacing: 4px;
}

.home-wrapper h3 span {
	font-weight: 300;
	display: block;
	line-height: 50px;
	font-size: 35px;
	letter-spacing: 1px;
}

.home-wrapper h3 p {
	font-size: 11px;
	line-height: 1px;
}

.home-wrapper h3 sup {
	font-size: 32px;
	font-weight: 300;
}
.navabr-logo {
    margin: -10px;
}
.parallax {
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.parallax.image-bg {
	background-image: url(../img/bg1.jpg);
}

.parallax.polygon-bg {
	background-image: url(https://static.vecteezy.com/system/resources/thumbnails/022/822/097/small/hr-human-resource-business-technology-element-futurist-employee-work-job-occupation-career-recruitment-businessman-businesswoman-icon-interview-leader-professional-management-teamwork-digital-network-photo.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 400px;
	/* opacity: 0.75; */
}

.home-contain {
	padding: 180px 0 170px 0;
	/* background:url(../img/pattern.png) repeat 0 0; */
	
}

.parallax.polygon-bg .home-contain {
	background: -webkit-linear-gradient(64deg, #1e1f1f 0%, #121213 100%);
	opacity: 0.75;
	height: 400px;
}

.body-background-color {
	background-color: white !important;
}

.clearfix {
	background-color: white !important;
}

.video-wrapper {
	color: #fff;
	padding: 160px 0 0 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.home-slider {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 40px 0 -325px 0;
}

.slider-wrapper {
	position: absolute;
	overflow: hidden;
	z-index: 5;
	width: 713px;
	height: auto;
	top: 33px;
	left: 33px;
}
/* back to top button ...  */
#myBtn {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	border: none;
	outline: none;
	background-color: #1354b7;
	color: white;
	cursor: pointer;
	padding: 13px;
	border-radius: 13px;
	font-size: 25px ;
}

/*
Contain
=========================== */
.hrm-img {
    text-align: center;
    margin-top: 22px;
}
.hrm-img h5{
    text-align: center;
    margin-top: 15px;
	color: #2c82a3;
}
.contain {
	padding: 80px 0 80px 0;
}

.contain.desc-wrapp {
	padding-top: 85px;
	padding-bottom: 20px;
}

.gray-bg {
	background: #f9f9f9;
}

.feature-box {
	/* margin-bottom: 60px; */
	box-shadow: 10px 10px 10px 10px hsl(193, 39%, 91%);
}

.feature-box p {
	margin-bottom: 10px;
}

.feature-box h5 {
	color: #4ac4f3;
	margin: 45px 10px 11px 15px;
}

.feature-box .pe-feature {
	background: -webkit-linear-gradient(45deg, #2ac9e7 0%, #203f7f 100%);
	color: #fff;
	border-color: #fff;
}

.feature-box ul li,
.accordion-inner p,
.accordion-inner ol li {
	color: #5c5c5c;
	font-size: 16px;
	letter-spacing: 0.25px;
	font-family: system-ui;
}

.accordion-inner ol {
	padding-left: 15px;
}

.accordion-inner p strong {
	color: #203f7f;
	font-weight: 600;
}

.accordion-heading a,
.accordion-heading a:focus {
	color: #4ac4f3;
}

.accordion-heading a i {
	border-color: rgba(32, 63, 127, 0.75);
	background: -webkit-linear-gradient(45deg, #2ac9e7 0%, #203f7f 100%);
}

.accordion-heading a:hover {
	color: #4ac4f3;
	background-color: #203f7f !important;
}

heading a:hover i {
	color: #203f7f !important;
}
/* .collapsible {
border: 1px solid gainsboro !important;
	color: #2ac9e7 ;
	cursor: pointer;
	padding: 12px 49px;
	width: 93%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 20px;
	border-radius: 30px;
	font-weight: 700;
  }
  .collapsible:hover{
	border-color: rgba(32, 63, 127, 0.75);
	background: #203F7F;
	color: white;
  }
  .pe-7s-angle-down:before {
    content: "\e688";
    background: -webkit-linear-gradient(45deg, #2ac9e7 0%, #203f7f 100%);
    position: absolute;
    width: 49px;
    height: 49px;
    border-radius: 50%;
    border: 2px solid #203f7f;
    color: white;
    text-align: center;
    font-size: 48px;
    line-height: 54px;
    top: 0px;
    left: 11px !important;
}
.angle-down.collapsible {
    margin-top: 15px;
	padding: 0px 39px;
}
i.fa.fa-angle-down {
    background: -webkit-linear-gradient(45deg, #2ac9e7 0%, #203f7f 100%);
    height: 49px;
    width: 49px;
    border-radius: 29px;
    margin-left: -39px;
    border: 2px solid #203f7f;
	font-size: 34px;
    color: white;
    padding: 3px 11px;
}
.content-one {
	padding: 19px 18px;
	display: none;
	overflow: hidden;
	background-color: #f1f1f1;
  }
  .img-responsive {
    display: inline-block;
    max-width: 100%;
    height: 500px;
    margin-top: 42px;
}

   */
  

i.fa.fa-angle-down {
    height: 35px;
    width: 42px;
    border-radius: 32px;
    margin-left: -10px;
    /* border: 2px solid #203f7f; */
    font-size: 27px;
    color: #203f7f;
    padding: 0px 15px;
}
a:link, a:visited {
	/* color: black !important; */
	/* padding: 14px 25px; */
	/* text-align: center; */
	text-decoration: none;
	display: inline-block;
  }
  .panel-default>.panel-heading {
    color: #333;
    background-color: #5ba2bf;
    border-color: #ddd;
}
  .panel-heading:hover {
    background: -webkit-linear-gradient(45deg, #2ac9e7 0%, #203f7f 100%);
}
  .panel-title span {
	font-size: 18px;
	color: white ;
	margin-right: 6px;
  }
  .panel-body p{
	text-align: justify;
  }
.fa-angle-down:before {
    content: "\f107";
    color: white;
}
/*
Counter
=========================== */
#counter-wrapper {
	background-image: url(../img/bg2.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.counter-contain {
	padding: 80px 0 80px 0;
	background: -webkit-linear-gradient(45deg, rgba(31, 172, 227, .95) 0%, rgba(32, 63, 127, .95) 100%);
	color: #fff;
	font-size: 24px;
	line-height: 32px;
}

.counter-contain h3 {
	color: #fff;
	font-size: 48px;
	line-height: 56px;
	text-transform: uppercase;
}

.counter-number {
	font-weight: 700;
	display: block;
	text-align: center;
	font-size: 72px;
	line-height: 72px;
	margin-top: 30px;
}

.counter-text {
	display: block;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}

/*
Testimoni
=========================== */
#testimoni {
	display: block;
	width: 100%;
}

.testimonial {
	display: block;
	position: relative;
	background: #f9f9f9;
	border: 1px solid #e9e9e9;
	border-radius: 10px;
	padding: 30px 25px 10px 25px;
	margin: 80px 0 30px 0;
}

.testimoni-sparator {
	background: url(../img/testimoni-sparator.png) no-repeat 0 0;
	display: block;
	position: absolute;
	width: 48px;
	height: 22px;
	z-index: 2;
	bottom: -22px;
	right: 15px;
}

.testimoni-author {
	float: right;
	text-align: right;
}

.testimoni-author h5,
.testimoni-author p {
	margin-bottom: 5px;
}

.testimoni-author .author-info {
	float: left;
	margin-top: 5px;
}

.testimoni-author img {
	float: left;
	border: 3px solid #e9e9e9;
	border-radius: 50%;
	margin: 0 0 20px 20px;
}

/*
Screenshot
=========================== */
#screenshot {
	padding: 80px 0 130px 0;
	margin: 0;
}

.screenshot-slider {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	margin: 0 0 30px 0;
	padding: 0;
}

.screenshot-wrapper {
	position: absolute;
	z-index: 5;
	width: 755px;
	height: auto;
	top: 59px;
	left: 12px;
}



/* feature start.........  */
.feature-wrapper {
	float: left;
	width: 100%;
	color: #404040;
	overflow: hidden;
	max-height: 517px;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #e2e2e2;
	-webkit-transition: all 2.5s ease;
	-moz-transition: all 2.5s ease;
	transition: all 2.5s ease;
}

.feature-wrapper:hover {
	max-height: 980px;
	height: auto;
}

.feature-wrapper {
	letter-spacing: 0.25px;
}

.feature-wrapper ul {
	/* background:#fff; */
	/*border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;*/
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.feature-wrapper ul li {
	background: url(../img/pricing-line.png) no-repeat bottom center;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 15px;
	font-size: 13px;
	line-height: 18px;
}

.feature-wrapper ul li strong {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	color: #5c5c5c;
}

.feature-box ul li,
.accordion-inner p,
.accordion-inner ol li {
	color: #5c5c5c;
	font-size: 16px;
	letter-spacing: 0.25px;
	/* font-family: ui-sans-serif; */
}

/*
Pricing table
=========================== */
.pricing-wrapper {
	float: left;
	width: 100%;
	color: #404040;
	overflow: hidden;
	max-height: 517px;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #e2e2e2;
	-webkit-transition: all 2.5s ease;
	-moz-transition: all 2.5s ease;
	transition: all 2.5s ease;
}

.pricing-wrapper:hover {
	max-height: 980px;
	height: auto;
}

.pricing-wrapper {
	letter-spacing: 0.25px;
}

.pricing-head {
	float: left;
	width: 100%;
	color: #fff;
	padding: 25px;
	border-radius: 10px 10px 0 0;
	text-align: center;
}

#pricing .row div[class*="col-"]:nth-child(1) .pricing-head {
	background: #203f7f;
}

#pricing .row div[class*="col-"]:nth-child(2) .pricing-head {
	background: #325eba;
}

#pricing .row div[class*="col-"]:nth-child(3) .pricing-head {
	background: #4d85fb;
}

.pricing-head h4 {
	color: #fff;
	font-size: 24px;
	line-height: 28px;
	margin: 10px 0 5px 0;
	font-weight: 600;
}

.pricing-head p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	font-weight: 400;
}

.pricing-price {
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 20px 0 0;
	padding: 25px 0 25px 0;
	overflow: hidden;
	background: #fff;
	color: #2e2e2e;
	font-size: 17px;
	line-height: 29px;
	border-radius: 50%;
	text-align: center;
	font-weight: 700;
}

.pricing-wrapper ul {
	background: #fff;
	/*border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;*/
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.pricing-wrapper ul li {
	background: url(../img/pricing-line.png) no-repeat bottom center;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 15px;
	font-size: 13px;
	line-height: 18px;
}

.pricing-wrapper ul li strong {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 12px;
	color: #5c5c5c;
}

.pricing-bottom {
	background: #fff;
	/*border:1px solid #e2e2e2;
	border-radius:0 0 10px 10px;
	border-top:none;*/
	float: left;
	width: 100%;
	margin: 0;
	padding: 25px 20px 25px 20px;
	text-align: center;
}

.pricing img {
	margin: 45px 0px -25px 0px;
}

.pricing-add {
	background-color: #dde4e6;

}

.pricing h6 {
	font-size: 18px;
	font-weight: 600;
	color: #4ac4f3;
	margin: 38px 6px 48px 4px;
}

h4.heading.heading-add {
	text-align: center;
	margin: -13px 0px 37px 406px;
}


/*
Contact
=========================== */
#contact {
	float: left;
	width: 100%;
	background-image: url(../img/bg4.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #fff;
	background-size: cover;
	margin-top: 155px;
}

.contact-contain {
	position: relative;
	float: left;
	width: 100%;
	padding: 96px 0 80px 0;
	background: #058283;
	opacity: 0.93;
}

.contact-contain h3 {
	color: white;
	margin-bottom: 70px;
}

ul.listForm {
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.listForm li {
	position: relative;
	float: left;
	width: 50%;
	padding: 20px 15px 20px 15px;
	margin: 0;
	list-style: none;
}

ul.listForm li.push {
    width: 100%;
    padding-left: 30px;
}

ul.listForm li i {
    background: #fff;
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 1);
    color: #2c4496;
    text-align: center;
    font-size: 36px;
    line-height: 45px;
    top: 16px;
    left: 0;
}
ul.listForm li {
    position: relative;
    float: left;
    width: 50%;
    padding: 5px 18px 20px 17px !important;
    margin: 0;
    list-style: none;
}
ul.listForm li .form-control:-moz-placeholder {
	color: rgba(255, 255, 255, 0.8);
}

ul.listForm li .form-control::-moz-placeholder {
	color: rgba(255, 255, 255, 0.8);
}

ul.listForm li .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.8);
}

ul.listForm li .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.8);
}

ul.listForm li .form-control {
	border: 2px solid rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.85);
	height: 45px;
	padding: 10px 25px 10px 80px;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
	margin-top: 16px;
}

ul.listForm li textarea.form-control {
	height: 175px;
}

ul.listForm li.push .form-control {
	padding-left: 50px;
}

#sendmessage {
	display: none;
}

#sendmessage.show,
.show {
	display: block;
}

.validation,
.uy-default {
	margin-top: 10px;
	font-style: italic;
}

.quick-touch {
	color: white;
	font-family: 'High Tower Text';
	font-size: 25px;
	font-weight: bolder;
	text-transform: uppercase;
	margin-top: 27px;
}
.icon{
	padding: 0 0 0 15px;
	margin-top: 25px;
}
.text span{
	padding: 0 0 0 30px;
}
.icon-design {
    margin-top: -9px;
}
.fa-map-marker {
    /* margin-top: 6px; */
    color: #161666;
    font-size: 17px;
    background-color: white;
    padding: 3px 7px;
    border-radius: 100%;
}
.fa-map-marker:hover {
    color: #16b3cf;
    background-color: white;
}
span.fa.fa-phone {
    color: #161666;
    font-size: 17px;
    background-color: white;
    padding: 3px 5px;
    border-radius: 100%;
}
span.fa.fa-phone {
    color: #161666;
    font-size: 17px;
    background-color: white;
    padding: 3px 5px;
    border-radius: 100%;
}

span.fa.fa-phone:hover {
	color: #16b3cf;
    background-color: white;
}
span.fa.fa-envelope {
    color: #161666;
    font-size: 14px;
    background-color: white;
    padding: 5px 5px;
    border-radius: 100%;
}
span.fa.fa-envelope:hover {
	color: #16b3cf;
    background-color: white;
}
span.fa.fa-globe {
    color: #161666;
    font-size: 14px;
    background-color: white;
    padding: 5px 6px;
    border-radius: 100%;
}
span.fa.fa-globe:hover {
	color: #16b3cf;
    background-color: white;
}
/* input.btn.btn-primary.btn-lg {
	color: #1c5d76 !important;
	background-color: white !important;
	border: white;
}  */
button.btn.btn-primary.btn-lg.button-center {
    color: #1c5d76 !important;
    background-color: white !important;
    border: white;
}
/* Slider section start */

.slide-head-text h2 {
	font-size: 50px;
	font-weight: 700;
	padding: 65px 0;
}

.slide-head-text b {
	margin: 2px 15px;

}

a span {
	color: white;
}

.link a{
	color: white !important;
}
/*
Client
=========================== */
ul.client-list {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 310px;
	overflow: hidden;
	/*margin-bottom: 100px;*/
}

ul.client-list li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	border-bottom: 1px solid #e2e2e2;
}

ul.client-list li.bottom-list {
	border-bottom: none;
}

ul.client-list li ul li {
	width: 20%;
	border-bottom: none;
	border-right: 1px solid #e2e2e2;
	padding: 50px 0 50px 0;
}

ul.client-list li ul li.last {
	border-right: none;
}

.client-link {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
}

.logo-hover {
	position: absolute;
	left: 50%;
	margin-left: -54px;
}

/*
Download
=========================== */
#download {
	background-image: url(../img/bg3.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: center;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
}

#download h3 {
	margin-bottom: 20px;
	color: #fff;
	font-size: 48px;
	line-height: 56px;
	text-transform: uppercase;
}

.download-wrapper {
	background: rgba(26, 26, 26, 0.95);
	padding: 80px 0 80px 0;
}

.subscribe-form {
	display: inline-block;
	background: rgba(255, 255, 255, 0.2);
	width: 75%;
	position: relative;
	margin: 0 auto;
	margin-top: 20px;
	padding: 5px;
	border-radius: 40px;
}

input.subscribe {
	position: relative;
	width: 100%;
	height: 60px;
	border: none;
	background: rgba(255, 255, 255, 0.95);
	padding: 10px 20px 10px 20px;
	border-radius: 40px;
	color: #444444;
	font-size: 18px;
	line-height: 18px;
}

input.subscribe:-moz-placeholder {
	color: #5c5c5c;
}

input.subscribe::-moz-placeholder {
	color: #5c5c5c;
}

input.subscribe:-ms-input-placeholder {
	color: #5c5c5c;
}

input.subscribe::-webkit-input-placeholder {
	color: #5c5c5c;
}

.subscribe-button {
	position: absolute;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	padding: 10px 40px;
	height: 60px;
	overflow: hidden;
	border: 3px solid;
	border-radius: 0 40px 40px 0;
	right: 5px;
	top: 5px;
}

/*
Loginand register form
=========================== */
#wrapper-fixed {
	background: url(../img/bg1.jpg) no-repeat top center fixed;
	position: relative;
	width: 100%;
	height: 100%;
}

.login-register-wrapper {
	padding: 120px 0 120px 0;
	background-color: rgba(26, 26, 26, 0.6);
	position: relative;
	width: 100%;
	height: 100%;
}

.login-register {
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	width: 420px;
	height: auto;
	margin: 0 auto;
	color: #494949;
	padding: 0;
}

.soscial-log,
.soscial-log:focus,
.soscial-log:active {
	color: #fff;
	padding: 0;
	display: inline-block;
	min-width: 268px;
}

.soscial-log i {
	float: left;
	display: inline-block;
	font-size: 22px;
	line-height: 42px;
	padding: 10px 0 10px 0;
	border-right: 1px solid rgba(255, 255, 255, 0.4);
	width: 60px;
	height: 60px;
}

.soscial-log span {
	display: inline-block;
	padding: 10px 20px 10px 20px;
	line-height: 38px;
}

.soscial-log:hover {
	color: #fff;
}

.soscial-log.facebook,
.soscial-log.facebook:focus,
.soscial-log.facebook:active {
	background-color: #3a558c;
}

.soscial-log.twitter,
.soscial-log.twitter:focus,
.soscial-log.twitter:active {
	background-color: #00aeef;
}

.soscial-log.facebook:hover {
	background-color: #2a406d;
}

.soscial-log.twitter:hover {
	background-color: #0291c6;
}

.sparator {
	background: url(../img/sparator-line.png) repeat-x 0 14px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin: 30px 0 30px 0;
}

.sparator span {
	display: inline-block;
	background: #fff;
	padding: 0 10px 0 10px;
}

.login-register .form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.login-register .form-control::-moz-placeholder {
	color: #777;
	opacity: 1;
}

.login-register .form-control:-ms-input-placeholder {
	color: #777;
}

.login-register .form-control::-webkit-input-placeholder {
	color: #777;
}

/*
Footer
=========================== */
footer {
	background: black;
	color: white;
	font-size: 14px;
	line-height: 18px;
	font-weight: 300;
	text-align: center;
	padding-top: 30px;
}

footer p a {
	color: #fff;
}

.social-network {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	margin-top: 45px;
}

.social-network a {
	display: inline-block;
	color: rgba(255, 255, 255, 0.5);
	margin: 0 5px;
}

.social-network a:hover {
	color: #4ac4f3 !important;
}
i.fa.fa-facebook {
	background-color: white;
    color: #0866FF;
    padding: 7px 9px 5px;
    border-radius: 5px;
}
i.fa.fa-facebook:hover { 
    background-color: #0866FF;
    color: white;
}
i.fa.fa-twitter {
	background-color: white;
    color: #1DA1F2;
    padding: 6px 5px 5px;
    border-radius: 5px;
}
i.fa.fa-twitter:hover {
	background-color: #1DA1F2;
    color: white;
}
i.fa.fa-linkedin {
    background-color: white;
    color: #00588E;
    padding: 6px 5px 5px;
    border-radius: 5px;
}
i.fa.fa-linkedin:hover {
    background-color: #00588E;
    color: white;
}
i.fa.fa-instagram {
    background-color: white;
    color: #F700A6;
    padding: 6px 5px 5px;
    border-radius: 5px;
}
i.fa.fa-instagram:hover {
	background: -webkit-linear-gradient(45deg, #F700A6 0%, #E3AE4D);
	color: white;
}
i.fa.fa-youtube {
    background-color: white;
    color: #F30D01;
    padding: 6px 5px 5px;
    border-radius: 5px;
}
i.fa.fa-youtube:hover {
	background-color: #F30D01;
    color: white;
}
/*
Heading
=========================== */
.heading {
	font-size: 36px;
	line-height: 48px;
	position: relative;
	display: inline-block;
	margin-bottom: 60px;
	margin-top: 6px;
	color: #203f7f ;
}

.heading::after {
	content: '';
	display: block;
	margin: 20px auto 0;
	width: 50px;
	height: 4px;
	background: #203f7f;
	border-radius: 4px;
}

.heading span {
	display: block;
	font-weight: 700;
	background: -webkit-linear-gradient(45deg, #2ac9e7 0%, #203f7f 100%);
	background-clip: border-box;
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#contact .heading span {
	background: none;
	background-clip: unset;
	-webkit-text-fill-color: #fff;
}

#contact .heading::after {
	background: #fff;
	;
}

/*
Pixeden icon setting
=========================== */
.pe-feature {
	float: left;
	margin: 0 20px 0 0;
	width: 40px;
	height: 40px;
	font-size: 23px;
	line-height: 38px;
	text-align: center;
	border: 2px solid;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.feature-box:hover .pe-feature {
	color: #fff;
}

/*
Ui to top
======================================= */
#toTop {
	display: none;
	text-decoration: none;
	z-index: 600;
	position: fixed;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
	width: 45px;
	height: 45px;
	border: none;
	text-indent: -999px;
	background-image: url(../img/ui.totop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #2e2e2e;
	border-radius: 2px;
}

#toTopHover {
	background-image: url(../img/ui.totop.png);
	background-repeat: no-repeat;
	background-position: 0 -45px;
	width: 49px;
	height: 49px;
	display: block;
	overflow: hidden;
	float: left;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

#toTop:active,
#toTop:focus {
	outline: none;
}

/*
Loading
=========================== */
div.loading-invisible {
	display: none;
}

div.loading-visible {
	position: fixed;
	z-index: 9999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 20%;
	font-size: 24px;
	line-height: 36px;
	color: #fff;
	background-color: #1a1a1a;
	font-weight: 300;
}

div.loading-visible i {
	display: inline-block;
	margin-bottom: 20px;
}

div.loading-visible .loader {
	margin-bottom: 20px;
}

/*
Divider
=========================== */
.divider {
	float: left;
	width: 100%;
	height: 1px;
	display: block;
	background: #3f4149;
	margin: 40px 0 40px 0;
}

/*
Media responsive
=========================== */
.video-container,
.map-container,
.embed-container {
	position: relative;
	margin: 0 0 15px 0;
	padding-bottom: 52%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	border: none;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.video-container iframe,
.map-container iframe,
.map-container object,
.map-container embed,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

iframe {
	border: none;
}

.video-wrapper {
	display: block;
	padding-left: 8.33333333%;
	margin-top: 20px;
}

/*
Clear spacer
=========================== */
.margin-clear {
	margin: 0;
}

.padding-clear {
	padding: 0;
}

.margintop-clear {
	margin-top: 0;
}

.paddingtop-clear {
	padding-top: 0;
}

.marginbot-clear {
	margin-bottom: 0;
}

.paddingbot-clear {
	padding-bottom: 0;
}

/*
Custom top spacer
=========================== */
.margintop5 {
	margin-top: 5px;
}

.margintop10 {
	margin-top: 10px;
}

.margintop15 {
	margin-top: 15px;
}

.margintop20 {
	margin-top: 20px;
}

.margintop25 {
	margin-top: 25px;
}

.margintop30 {
	margin-top: 30px;
}

.margintop35 {
	margin-top: 35px;
}

.margintop40 {
	margin-top: 40px;
}

.margintop45 {
	margin-top: 45px;
}

.margintop50 {
	margin-top: 50px;
}

.margintop55 {
	margin-top: 55px;
}

.margintop60 {
	margin-top: 60px;
}

/*
Custom bottom spacer
=========================== */
.marginbot5 {
	margin-bottom: 5px;
}

.marginbot10 {
	margin-bottom: 10px;
}

.marginbot15 {
	margin-bottom: 15px;
}

.marginbot20 {
	margin-bottom: 20px;
}

.marginbot25 {
	margin-bottom: 25px;
}

.marginbot30 {
	margin-bottom: 30px;
}

.marginbot35 {
	margin-bottom: 35px;
}

.marginbot40 {
	margin-bottom: 40px;
}

.marginbot45 {
	margin-bottom: 45px;
}

.marginbot50 {
	margin-bottom: 50px;
}

.marginbot55 {
	margin-bottom: 55px;
}

.marginbot60 {
	margin-bottom: 60px;
}

.marginbot80 {
	margin-bottom: 80px;
}

/*
Custom left spacer
=========================== */
.marginleft5 {
	margin-left: 1px;
}

.marginleft10 {
	margin-left: 10px;
}

.marginleft15 {
	margin-left: 15px;
}

.marginleft20 {
	margin-left: 20px;
}

/*
Custom right spacer
=========================== */
.marginright5 {
	margin-right: 1px;
}

.marginright10 {
	margin-right: 10px;
}

.marginright15 {
	margin-right: 15px;
}

.marginright20 {
	margin-right: 20px;
}

/*
Custom responsive
=========================== */
@media (min-width: 1200px) {

	.navbar-default .navbar-nav li a,
	.navbar-default .navbar-nav li a:focus {
		font-size: 1.6rem;
		line-height: 1.5;
		padding: 25px 0;
		font-family: Inter,sans-serif;
	}

	.slider-wrapper {
		width: 867px;
		top: 38px;
		left: 38px;
	}

	.screenshot-wrapper {
		width: 917px;
		top: 73px;
		left: 14px;
	}
}

@media (min-width: 768px) and (max-width: 990px) {
	.slider-wrapper {
		width: 662px;
		top: 30px;
		left: 30px;
	}

	.navbar-default .navbar-nav li a,
	.navbar-default .navbar-nav li a:focus {
		padding: 35px 8px 35px 8px;
		font-size: 12px;
	}

	.navbar-right a.btn {
		font-size: 12px;
	}

	.navbar-brand {
		float: left;
		display: block;
		width: 100%;
		padding: 0;
		text-align: center;
	}

	.navbar-header {
		float: left;
		display: block;
		width: 100%;
		padding: 25px 0 10px 0;
		text-align: center;
	}

	.home-contain,
	.video-wrapper {
		padding: 240px 0 0 0;
	}

	.screenshot-wrapper {
		width: 699px;
		top: 55px;
		left: 10px;
	}

	.contain {
		padding-top: 140px
	}

	.pricing-wrapper {
		margin-bottom: 30px;
	}

	.flex-direction-nav a {
		display: none;
		opacity: 1;
	}

	.flexslider:hover .flex-direction-nav a {
		display: block;
	}
}

@media (max-width: 767px) {
	.navbar-brand {
		float: none;
		margin: 0;
	}

	.navbar-header {
		float: right;
		width: 100%;
		padding: 26px 20px 26px 0;
	}

	.navbar-default .navbar-collapse {
		clear: both;
		border-top: none;
		float: none;
		width: 100%;
		box-shadow: none;
		overflow-x: hidden;
		overflow-y: auto;
		margin: 0;
		padding: 0 30px 0 30px;
	}

	.navbar-default .collapse li {
		width: 100%;
	}

	.navbar-default .navbar-nav li a,
	.navbar-default .navbar-nav li a:focus {
		padding: 10px 20px 10px 20px;
		margin: 5px 2px 5px 2px;
		border-radius: 2px;
		border: 1px solid #8b8b95;
	}

	.navbar-default .navbar-nav li a.selected,
	.navbar-default .navbar-nav .active a,
	.navbar-default .navbar-nav .dropdown.active a,
	.navbar-default .navbar-nav .active a:hover,
	.navbar-default .navbar-nav .dropdown.active a:hover,
	.navbar-default .navbar-nav .active a:focus,
	.navbar-default .navbar-nav .dropdown.active a:focus {
		background-image: none;
	}

	.navbar-default .navbar-nav li a:hover {
		border-top: 3px solid #fff;
	}

	.navbar-right {
		float: left;
		margin: 0 0 0 -18px;
		padding: 10px 0 30px 0;
	}

	.navbar-right a {
		margin-right: 5px;
	}

	.slider-wrapper {
		width: 93%;
		top: 4%;
		left: 4%;
	}

	.screenshot-wrapper {
		width: 97%;
		top: 12.5%;
		left: 1.5%;
	}

	.pricing-wrapper {
		margin-bottom: 30px;
	}

	ul.client-list li {
		border: none;
	}

	ul.client-list li ul li,
	ul.client-list li ul li.last {
		width: 100%;
		border: 1px solid #e2e2e2;
		padding: 45px 0 45px 0;
		margin-bottom: 20px;
	}

	.flex-direction-nav a {
		display: none;
		opacity: 1;
	}

	.flexslider:hover .flex-direction-nav a {
		display: block;
	}

	.counter-contain h3 {
		font-size: 28px;
		line-height: 36px;
	}

	.contact-contain {
		padding: 40px 0 40px 0;
	}

	ul.listForm li {
		width: 100%;
	}

	.counter-number {
		font-size: 48px;
		line-height: 62px;
	}

	.home-contain {
		padding: 120px 0 50px 0;
	}

	.home-wrapper h3 {
		font-size: 44px;
		line-height: 72px;
	}

	.home-wrapper h3 span {
		line-height: 36px;
		font-size: 22px;
	}
}


/* Core HR  */

.core-bg {
	background-color: #bedae6;
	height: 400px;
	border-radius: 0 0 330px 330px;
	padding: 163px 0 0 234px;
	height: 450px;
}

.core-bg h4 {
	padding: 6px 170px 14px 0px;
	font-size: 29px;
	color: #306485;
}

.core-bg p {
	margin: 0px 226px 13px 51px;
	text-align: justify;
}

section.core-hr {
	margin-top: 40px;
	background-color: #d5e0e6;
}

.empl-profile {
	text-align: center;
}

.empl-profile h5 {
	text-align: center;
	margin: 52px 0 22px 0;
}

.empl-profile ul li {
	margin: 0 247px 33px 240px;
	text-align: justify;
}

h4 {
	font-size: 26px;
	line-height: 42px;
	text-transform: uppercase;
	text-align: center;
	/* color: #044f86; */
}

.data-mng {
	background-color: hsl(193, 39%, 91%);
	margin: 30px;
}

.empl-data h5 {
	text-align: center;
	margin: 89px 0px 22px 0;
}

.empl-data ul li {
	margin: 0px 186px 20px 177px;
}

.work-flow h5 {
	text-align: center;
	margin: 80px 0px 22px 0;
}

.work-flow ul li {
	margin: 0px 186px 20px 177px;
}

.work-flow img {
	margin: 15px 0px 0px 115px;
}

.exit-mng {
	margin: 75px 0px 0px 30px;
}

/* .....  */

.contain {

	background-color: hsl(193, 39%, 91%);
}

.feature.right-side {
	margin: 22px 0 0 52px;
}

.feature-logo {
	margin: 0 0 0 50px;
}

.feature.left-side {
	margin: 0 0 0 8px;
}

.feature-logo1 {
	margin: 26px 0px 9px 17px;
}

.right-img {
	margin: -1px 16px;
}

.right-side h4 {
	margin: 4px 50px 0px 0px;
	text-align: justify;
}

.left-side h4 {
	margin: 4px 50px 0px 0px;
	text-align: justify;
}

.left-side h6 {
	margin: 75px 0px 12px 0px;
}

.asset-mng img {
	margin: 15px 0px 48px 231px;
	height: 502px;
}


/* ......  */

/* Sticky head  */
.stickyhead {
	position: -webkit-sticky;
	position: sticky;
	z-index: 9999;
	top: 0;
	background: #fff;
}

.header {
	padding: 10prgb(255, 251, 251)px;
	background: #555;
	color: #f1f1f1;
	z-index: 9999;
}

.content {
	padding: 16px;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
}

.sticky+.content {
	padding-top: 102px;
}