@charset "utf-8";
/* CSS Document */

html,
body,
div,span,
applet,
object,
iframe,
h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,
address,big,cite,code,del,dfn,
em,font,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,
tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,
tfoot,thead,tr,th,td{
	vertical-align: baseline;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section{
	display: block;
}
blockquote{
	quotes: none;
}
blockquote:before,
blockquote:after{
	content: '';
	content: none;
}
del{
	text-decoration: line-through;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
	border: medium none;
	vertical-align: middle;
}
table th{
	border: 0;
	padding: 5px 7px;
	text-align: center;
}
table td{
	padding: 5px 10px;
	text-align: center;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a img{
	border: 0;
}
img{
	max-width: 100%;
	height: auto;
}
ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

html{
	margin: 0 !important;
	padding: 0;
	overflow-y: scroll;
}
body{
	font-family: Arial;
	font-size: 14px;
	line-height: 26px;
	color: #818181;
	font-weight: 400;
	background-color: #ffffff;
	overflow: hidden !important;
	-webkit-font-smoothing: antialiased;
}
.wrapper{
	background-color: #ffffff;
	position: relative;
	z-index: 1000;
	-webkit-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
	-moz-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
	-o-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
	-ms-transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
	transition: left .33s cubic-bezier(0.694,0.0482,0.335,1);
	left: 0;
}
.wrapper_inner{
	width: 100%;
	overflow: hidden;
}

.code{
	position:absolute;
	top:35px;
	width:275px;
	}
header {
	background: url(../img/header-bg.jpg) repeat-x top center;
    -webkit-backface-visibility: hidden;
    display: inline-block;
    vertical-align: middle;
	/*background-size:100% auto;*/
    position: relative;
	height: 221px;
    z-index: 110;
    width: 100%;
    margin: 0;
	top: 0;
}

.header .container{
	position:relative;}
	
.code{
	right:0;}	

.container{
	width: 1100px;
	margin: 0px auto;
}

.logo{
	margin: 0px auto;
	padding: 4px 0;
	text-align: center;
	display: block;
	border-bottom: 1px solid #676767;
	width: 509px;
}
.headermenu{
	margin: 13px 0;
}
.menu ul{
	text-align: center;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.menu ul li{
	display: inline-block;
	margin-right: 43px;
}
.menu ul li a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 16px;
	font-weight: 400;
	font-size: 16px;
	color: #4f4f51;
}
.menu ul li.active a,
.menu ul li:hover a{
	color: #067bff;
}

/* slider home page
====================================================================================*/



#banner { 
    position: relative;
	max-width: 2000px; 
	margin: 0px auto;
	height: 667px; 
	width: 100%;  
	z-index: 0;  
}


#image-item{ 
	z-index: -1;
	position: absolute;
	list-style: none; 
	overflow: hidden;
	height: 545px;
	width: 100%;
	padding: 0;  
	margin: 0; 
	left: 0;
}
#image-item li{
	position: absolute;
	text-align: center;
	height: 545px;
	width: 100%; 
	opacity: 0; 
	left: 0;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
#image-item li:nth-child(1){ 
	background-position: top center;
	background-repeat: no-repeat;
	height: 545px;
	width: 100%; 
}
#image-item li:nth-child(2){ 
	background-position: top center;
	background-repeat: no-repeat;
	height: 545px; 
	width: 100%;
}
#image-item li:nth-child(3){ 
	background-position: top center;
	background-repeat: no-repeat;
	height: 545px;
	width: 100%; 
}
#image-item li.active{
	opacity: 1;
}

.bannerImage { 
	position: relative; 
	height: 545px; 
}


.bannerImage .caption{
	display: block;
	z-index: 1;
	height: 175px;
    position: absolute;
    width: 1100px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.bannerImage .caption h2 a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	text-shadow: 3px 4px 5px rgba(14, 15, 14, 0.63);
	font-family: Arial;
	line-height: 48px;
	font-weight: 700;
	font-size: 48px;
	color: #ffffff;
}
.bannerImage .caption h2 a:hover{
	color: #0066db;
}
.bannerImage .caption .min-desc{
	font-family: Arial;
	padding-top: 5px;
    line-height: 32px;
	font-weight: 700;
	font-size: 26px;
	color: #ffffff;
}
.bannerImage .caption .btn-more{
	margin-top: 10px;
}
.bannerImage .caption .btn-more a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 20px;
	background: #0066db;
	line-height: 43px;
	text-align: center;
	width: 163px;
	height: 43px;
	color: #ffffff;
	display: block;
}
.bannerImage .caption .btn-more a:hover{
	background: #ffffff;
	color: #0066db;
}
.carousel{
	position: relative;
	margin-bottom: 0px;
	line-height: 1;
	height: 545px;
}
.carousel-inner{
	position: relative;
	overflow: hidden;
	width: 100%;
}


.carousel .item {
	min-height: 545px; 
	height: 100%;
	width:100%; 
}


.carousel-fade .carousel-inner .item {
   transition-property: opacity;
 }
        
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
            opacity: 0;
        }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
            opacity: 1;
        }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
            left: 0;
            transform: translate3d(0, 0, 0);
        }



.carousel-inner>.item>img,.carousel-inner>.item>a>img{
	display: block;
	line-height: 1;
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{

}
.carousel-inner>.active{
}
.carousel-inner>.next,.carousel-inner>.prev{

}
.carousel-inner>.next{
}
.carousel-inner>.prev{
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right{
}
.carousel-inner>.active.left{
}
.carousel-inner>.active.right{ 
}
.carousel-control{
	position: absolute;
	top: 30%;
	left: 15px;
	width: 30px;
	height: 30px;
	margin-top: -20px; 
	border-radius: 25px; 
    font-size: 30px;
	font-weight: 100;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background: none; 
	border: 1px solid #fff;
}
 .carousel-control.right{
	 right: 15px;
	 left: auto;
}
.carousel-control:hover,.carousel-control:focus{
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
}
.btn-mini{ 
	padding: 0 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.carousel-indicators {
	width: 1100px;
	position: absolute;
	text-align: center;
	left: 0px;
	right: 0;
	margin: auto;
	bottom: -122px;
	height: 162px;
	
	z-index: 2000;
	-moz-user-select: none;
	-webkit-user-select: none;
}
 .carousel-indicators li{
	top:0px;
	float: left;
	position: relative;
	width: 33.33333333333333%;
	height: 162px;
	text-align: left;
	margin: 0;
	cursor: pointer;
	padding: 24px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
 .carousel-indicators li:hover{
    background: #000000;
 }
.carousel-indicators li h3 a{
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	padding-bottom: 20px;
	font-weight: 300;
	font-size: 28px;
	display: block;
	color: #ffffff;
}
.carousel-indicators li h3 a:hover{
	text-shadow: 3px 4px 5px rgba(14, 15, 14, 0.63);
}
.carousel-indicators li .min-desc{
	font-family: Arial;
	line-height: 23px;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
}
.carousel-indicators li:hover, 
.carousel-indicators li.active{
}



.bg1{
	background: #4f4f51;
}

.bg2{
	background: #808080;
}

.bg3{
	background: #0066db;
}



.sectInabout{
	padding: 60px 0;
}

.sectInabout h2{
	text-align:center;
	margin-bottom:15px;}
.sectInabout h1 a{    
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	padding-bottom: 30px;
	text-align: center;
	font-weight: 400;
	font-size: 28px;
	display: block;
	color: #808080;
}
.sectInabout h1 a:hover{
	color: #0066db;
}
.inner .sectInabout h2{
	font-family: 'Lato', sans-serif;
	padding-bottom: 30px;
	text-align: center;
	font-weight: 400;
	font-size: 28px;
	display: block;
	color: #808080;
}
.sectInabout .min-desc{
	font-family: Arial;
	text-align: center;
	font-weight: 400;
	font-size: 17px;
	color: #4f4f51;
}
.sectInabout .min-desc p{
	padding-bottom: 25px;
}


.parallex-1{
	width: 100%;
	height: 526px; 
	margin: 0;
	padding: 0;
	text-align: center; 
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat; 
}
.parallex-1:before{
	content: '';
	background: rgba(0,0,0,0.62);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.parallex-1 .container{
	padding: 60px 0;
	position: relative;
	z-index: 2;
}
.parallex-1 .container h2{
	text-align: center;
}
.parallex-1 .container h2 a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 34px;
	color: #ffffff;
	display: block;
}
.parallex-1 .container h2 a:hover{
	color: #0066db;
}
.parallex-1 .container h2 a span{
	padding-top: 5px;
	font-size: 28px;
	display: block;
}

.parallex-1 .container .min-desc{
	font-family: Arial;
	line-height: 20px;
	text-align: center;
	font-weight: 400;
	font-size: 15px;
	color: #ffffff;
}
.parallex-1 .container .min-desc p{
	padding-bottom: 20px;
}
.parallex-1 .container .min-desc ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.parallex-1 .container .min-desc ul li{
	display: inline-block;
	padding-right: 10px;
}
.parallex-1 .container .min-desc ul li:after{
	font-family: Arial;
	font-weight: 400;
	display: inline-block;
	padding-left: 10px;
	font-size: 15px;
	color: #ffffff;
	content: '|';
}
.parallex-1 .container .min-desc ul li:last-child:after{
	content: '';
}
.parallex-1 .container .btn{
	margin-top: 25px;
	display: inline-block;
}
.parallex-1 .container .btn a{
	
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	background: rgba(0,102,219,0.7);
	font-weight: 400;
	font-size: 22px;
	text-align: center;
	line-height: 41px;
	width: 183px;
	height: 41px;
	color: #ffffff;
	display: block;
}
.parallex-1 .container .btn a:hover{
	background: #ffffff;
	color: rgba(0,102,219,1);
}

.sectInservice{
	padding: 60px 0;
}
.sectInservice .container > .title h2 a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
    text-align: center;
    display: block;
    border-bottom: 1px solid #676767;
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	font-weight: 400;
	font-size: 34px;
	color: #808080;
	margin: 0 auto;
	width: 509px;
}
.sectInservice .container > .title h2 a:hover{
	color: #0066db;
}
.sectInservice .service-box{
	margin: 50px 0 40px;
	background: #ffffff;
	border: 1px solid #f0f0f0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0px;
	height: 52px;
	line-height: 52px;
}
.sectInservice .service-box .question{
	font-family: 'Lato', sans-serif;
	padding-left: 18px;
	font-weight: 400;
	font-size: 18px;
	color: #808080;
	float: left;
}
.sectInservice .service-box .question span{
	color: #4f4f51;
}
.sectInservice .service-box .link{
	margin-right: 6px;
	margin-top: 4px;
	float: right;
}
.sectInservice .service-box .link a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	background: #0066db;
	text-align: center;
	line-height: 41px;
	width: 205px;
	height: 41px;
	color: #ffffff;
	display: block;
}
.sectInservice .service-box .link a:hover{
	background: #ffffff;
	color: #0066db;
}

.service-box-list .box{
	margin-right: 4%;
	width: 48%;
	float: left;
}
.service-box-list .box:nth-child(2n+2){
	margin-right: 0%;
}
.service-box-list .box .thumb {
	border: 3px solid #eeeeee;
	margin-bottom: 25px;
}
.service-box-list .box .thumb a{
	display: block;
	position: relative;
}

.service-box-list .box .thumb a:before{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	content: '';
	background: rgba(0,102,219,0);
	
    mix-blend-mode: multiply;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.service-box-list .box .thumb a:hover:before{
	background: rgba(0,102,219,0.6);
}

.service-box-list .box .thumb a img{
	max-width: 100%;
}
.service-box-list .box .detail .title a {
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	font-weight: 400;
	font-size: 26px;
	color: #808080;
	display: block;
}

.service-box-list .box .detail .title a:hover{
	color: #0066db;
}
.service-box-list .box .detail .min-desc{
	font-family: Arial;
	text-align: justify;
	line-height: 22px;
	font-weight: 400;
	font-size: 17px;
	color: #4f4f51;
}
.sectInproccess{
	padding: 50px 0;
}
.parallex-2{
	width: 100%;
	height: 510px; 
	margin: 0;
	text-align: center; 
	position: relative;
	background-color: rgba(50,50,50,1);
	background-attachment: fixed;
	background-repeat: no-repeat; 
}
.sectInproccess  .title h2{
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	font-weight: 300;
	font-size: 34px;
	color: #ffffff;
}
.list-proccess ul{
	list-style: none;
	padding: 0;
	margin: 20px 0 0;
	display: inline-block;
}
.list-proccess ul li{
	text-align: left;
	width: 119px;
	height: 119px;
	border-radius: 50%;
	float: left;
	position: relative;
	margin-left: -15px;
}
.list-proccess ul li .circle{
	background: url(../img/circle-bg-1.png) no-repeat top center;
	border-radius: 50%;
	display: block;
	height: 119px;
	width: 119px;
    position: relative;
    z-index: 1;
    transition: 0.6s;
transform-style: preserve-3d;
}


.process_cont .list-proccess ul li:after {
    content: url(../img/arrow-grey.png);
}


.list-proccess ul li .circle.active,
.list-proccess ul li .circle:hover{
	background: url(../img/circle-bg-hover.png) no-repeat top center;
}
.list-proccess ul li .circle.active .step,
.list-proccess ul li .circle:hover .step,
.list-proccess ul li:nth-child(2n+2) .circle.active .step,
.list-proccess ul li:nth-child(2n+2) .circle:hover .step{
	color: rgba(255,255,255,0.6);
}
.list-proccess ul li .circle.active .name-step,
.list-proccess ul li .circle:hover .name-step,
.list-proccess ul li:nth-child(2n+2) .circle.active .name-step,
.list-proccess ul li:nth-child(2n+2) .circle:hover .name-step{
	color: #ffffff;
}

.list-proccess ul li:nth-child(2n+2) .circle.active ,
.list-proccess ul li:nth-child(2n+2) .circle:hover{
	background: url(../img/circle-bg-hover.png) no-repeat top center;
}
.list-proccess ul li:nth-child(2n+2) {
	margin-top: 113px;
}
.list-proccess ul li:nth-child(2n+2) .circle {
	background: url(../img/circle-bg-2.png) no-repeat top center;
}
.list-proccess ul li:after{
	content: url(../img/arrow.png);
	width: 21px;
	height: 21px;
	display: block;
	position: absolute;
	right: -5px;
    bottom: -5px;
}
.list-proccess ul li:nth-child(2n+2):after{
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
    top: -5px;
	bottom: auto;
}
.list-proccess ul li:last-child:after{
	content: '';
}

.list-proccess ul li .step{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 15.57px;
	color: #ffffff;
	padding: 25px 0 3px 29px;
}
.list-proccess ul li .name-step{
	
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14.53px;
	line-height: 16px;
	color: #ffffff;
	padding-left: 29px;
}
.list-proccess ul li:nth-child(2n+2) .step{
	color: rgba(0,0,0,0.6);
}
.list-proccess ul li:nth-child(2n+2) .name-step{
	color: #7a7a7f;
}

.sectInproccess .btn{
	display: inline-block;
	margin-top: 50px;
}
.sectInproccess .btn a{
	
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	background: rgba(0,102,219,0.7);
	font-family: 'Lato', sans-serif;
	line-height: 41px;
	font-weight: 400;
	font-size: 22px;
	color: #ffffff;
	display: block;
	width: 260px;
	height: 41px;
}
.sectInproccess .btn a:hover{
	background: #ffffff;
	color:  rgba(0,102,219,1);
}

ul.social-icons li {
	list-style-type: none;
	display: inline-block;
	margin: 0px 11px 0 0;
	text-align: center;
	line-height: 41px;
	height: 41px;
	width: 41px;
	padding: 0;
}
ul.social-icons li:first-child {
	margin-left: 0;
}
ul.social-icons li:last-child {
	margin-right: 0;
}
ul.social-icons li a {
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	overflow: hidden;
	display: block;
}
ul.social-icons li a:hover i {
	opacity: 0.5;
}
ul.social-icons li a i {
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 20px;
	text-align: center;
	line-height: 38px;
	font-size: 23px;
	height: 38px;
	color: #fff;
	width: 38px;
}
ul.social-icons li:first-child a i {
}
.fa {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: FontAwesome;
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
}
.fa-facebook {
	background: #ffffff;
}
.fa-youtube {
	background: #ffffff;
}
.fa-twitter {
	background: #ffffff;
}
.fa-linkedin {
	background: #ffffff;
}
.fa-twitter:before {
	content: "\f099";
}
.fa-facebook:before {
	content: "\f09a";
}
.fa-linkedin:before {
	content: "\f0e1";
}
.fa-youtube:before {
	content: "\f167";
}
.sociallinkinner .nav-media .social-icons {
	text-align: center;
    display: block;
	margin: auto;
}
.sociallinkinner .nav-media ul.social-icons li {
	border-right: 1px solid #b8b8b8;
	vertical-align: middle;
	height: 46px;
	width: 200px;
}
.sociallinkinner .nav-media ul.social-icons li:last-child {
	border-right: 0;
}
.sociallinkinner .nav-media ul.social-icons li a i.fa {
	font-size: 30px !important;
	border-radius: 50%;
	margin-right: 12px;
	line-height: 45px;
	font-size: 45px;
	height: 45px;
	float: left;
	width: 45px;
	color: #808080;
}
.sociallinkinner .nav-media ul.social-icons li a .link-text {
	transition: all 0.2s ease-in-out;
	text-transform: capitalize;
	font-family: Arial;
	line-height: 23px;
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	float: left;
}
.sociallinkinner .nav-media ul.social-icons li a .link-text span {
	font-size: 20px;
	display: block;
}
.sociallinkinner .nav-media ul.social-icons li:hover a .link-text {
	color: #000000;
}
.sociallinkinner .nav-media ul.social-icons li:hover a .link-text span {
	color: #464646;
}
.sociallinkinner .nav-media ul.social-icons li:hover a i {
	opacity: .7;
}
.sociallinkinner{
	background: #808080;
	margin: 35px 0 40px;
	float:left;
	width:100%;
	padding: 20px 0 35px;
}
.sociallinkinner .nav-media h2{
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	text-align: center;
	font-weight: 400;
	font-size: 34px;
	color: #ffffff;
}


.bottomfooter{
	border-top: 1px solid #a6a6a6;
	line-height: 62px;
	height: 62px;
}
.bottomfooter .cpy-right{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #858585;
	float: left;
}
.bottomfooter .dow-group{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #858585;
	float: right;
}
.bottomfooter .dow-group a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #858585;
}
.bottomfooter .dow-group a:hover{
	color: rgba(0,102,219,1);
}



/* about section
====================================================================================*/

.inner-image{
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 270px;
	position: relative;
}

.inner-caption{
	position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100px;
    left: 0;
    right: 0;
    text-align: center;
	z-index: 2;
}

.inner-caption h1{
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 61.38px;
	font-weight: 900;
	color: #ffffff;
}
.inner-caption .linkpages a,
.inner-caption .linkpages span{
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 15.36px;
	font-weight: 700;
	color: #ffffff;
}

.linkpages li{
	display:inline-block;}
	
.linkpages li.divider{
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-size: 15.36px;
    font-weight: 700;
    color: #ffffff;
    padding: 0 2px;
    content: '/';}
	
.inner-caption .linkpages a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
}
.inner-caption .linkpages a:hover{
	color: rgba(0,102,219,1);
}
/*.inner-caption .linkpages a:after{
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 15.36px;
	font-weight: 700;
	color: #ffffff;
	padding: 0 5px;
	content: '/';
}*/

.parallex-3{
	width: 100%;
	height: 530px; 
	margin: 0;
	padding: 0;
	text-align: center; 
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat; 
}

.parallex-3 .container{
	padding: 55px 0;
	position: relative;
	z-index: 2;
}
.parallex-3 .container h2{
	text-align: center;
}
.parallex-3 .container h2{
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: 300;
	font-size: 28px;
	color: #ffffff;
	display: block;
}
.parallex-3 .desc-box{
	font-family: Arial;
	line-height: 22px;
	text-align: left;
	font-weight: 400;
	font-size: 17px;
	color: #ffffff;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 60px; /* Chrome, Safari, Opera */
    -moz-column-gap: 60px; /* Firefox */
    column-gap: 60px;
	text-align: justify;
	
}
.parallex-3 .desc-box p{
	padding-bottom: 10px;
}

.cv-form .arrow:after {
    content: url(../img/arrow-select.png);
    width: 39px;
    height: 38px;
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 0;
}

/* services section
====================================================================================*/

.list-services{
	background: #f6f6f6;
	padding: 24px 0;
}
.serviceitem{
	position: relative;
	margin-top: 24px;
	padding: 0 0 0px;
	width: 100%;
}
.serviceitem .img{
	position: relative;
}
.serviceitem .img:before{
	content: '';
	background: rgba(0,102,219,0.6);
	
    mix-blend-mode: multiply;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.serviceitem:after{
	content: '';
	border-bottom: 1px solid rgba(128,128,128,0.3);
	position: relative;
	margin-top: 28px;
	width: 100%;
	display: block;
	height: 1px;
}
.serviceitem:last-child:after{
	border-bottom: 0px;
}
.serviceitem .detailitem{
	position: absolute;
	bottom: 0px;
	padding: 38px 80px 38px 38px;
	z-index: 2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
	
.serviceitem .detailitem h2{
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	font-weight: 400;
	font-size: 26px;
	color: #ffffff;
	display: block;
}
.serviceitem .detailitem .description{
	font-family: Arial;
	text-align: justify;
	line-height: 20px;
	font-weight: 400;
	font-size: 17px;
	color: #ffffff;
}
.serviceitem .detailitem .description p{
	padding-bottom: 20px;
}


.bg-p1{
	background: #808080;
}
.bg-p2{
	background: #4f4f51;
}
.partnerbox{
	padding: 60px 0;
    float: left;
    width: 100%;
}
.partnerbox .centered{
	margin: 0 auto;
	width: 1100px;
}
.partnerbox .centered .thumb{
	width: 250px;
	float: left;
	margin-right: 40px;
}
.partnerbox .centered .detail{
	width: 810px;
	float: left;
	color: #ffffff;
}

.partnerbox .centered .detail.mod{
	width:100%;}
.partnerbox .centered .detail h2{
	font-family: 'Lato', sans-serif;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 28px;
}
.partnerbox .centered .detail .desc{
	font-family: Arial;
	font-weight: 400;
	font-size: 17px;
	color: #ffffff;
}
.partnerbox .centered .detail .desc p{
	padding-bottom: 15px;
}
.partnerbox .centered .detail .desc p:last-child{
	padding-bottom: 0px;
}


.newslist{
	padding: 24px 0;
}
.newslist .news-item{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	position: relative;
}
.newslist .news-item .news-item-inner{
	
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	background: rgba(128,128,128,0.2);
	margin-top: 24px;
	/*height: 288px;*/
	float: left;
	width: 100%;
	text-align:center;
}
.newslist .news-item:after{
	border-bottom: 1px solid rgba(128,128,128,0.3);
	position: relative;
	margin-top: 28px;
	display: block;
	content: '';
	width: 100%;
	height: 1px;
	float: left;
}
.newslist .news-item:last-child:after{
	display: none;
}
.newslist .news-item .img{
	/*float: left;*/
	width: 55%;
	display:inline-block;
}
.newslist .news-item .img a{
	display: block;
}
.newslist .news-item .img a img{
	
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	opacity: 1;
	width: 100%;
}
.newslist .news-item .img a:hover img{
	opacity: 0.5;
}
.newslist .news-item:nth-child(2n+2) .img{
	/*float: right;*/
}
.newslist .news-item .detail{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 38px;
	float: left;
	width: 45%;
}
.newslist .news-item .detail .title h2{
	line-height: 28px;
}
.newslist .news-item .detail .title a{
	
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	padding-bottom: 15px;
	line-height: 28px;
	font-weight: 400;
	font-size: 28px;
	color: #4f4f51;    
    display: block;
}
.newslist .news-item .detail .title a:hover{
	color: #0066db;
}
.newslist .news-item .detail .date{
	
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	font-family: Arial;
	padding-bottom: 25px;
	font-weight: 400;
	font-size: 17px;
	color: #99999a;
	display: block;
}
.newslist .news-item .detail .min-desc{
	
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	font-family: Arial;
	text-align: justify;
	line-height: 22px;
	font-weight: 400;
	font-size: 17px;
	color: #99999a;
}
.newslist .news-item .detail .btn a{
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	background: #0066db;
	text-align: center;
	line-height: 43px;
	font-weight: 400;
    margin-top: 20px;
	font-size: 20px;
	color: #ffffff;
	display: block;
	width: 163px;
	height: 43px;
}
.newslist .news-item .detail .btn a:hover{
	background: #ffffff;
	color: #4f4f51;
}


.newslist .newsdetail{
	background: rgba(128,128,128,0.2);
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
.newslist .newsdetail .img{
	float: left;
	width: 100%;
}
.newslist .newsdetail .img img{
	opacity: 1;
	width: 100%;
}

.newslist .newsdetail .detail{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px;
	float: left;
	width: 100%;
}
.newslist .newsdetail .detail .title h2{
	font-family: 'Lato', sans-serif;
	padding-bottom: 15px;
	line-height: 28px;
	font-weight: 400;
	font-size: 28px;
	color: #4f4f51;    
    display: block;
	margin: 0;
}
.newslist .newsdetail .detail .date{
	font-family: Arial;
	padding-bottom: 10px;
	font-weight: 400;
	font-size: 17px;
	color: #99999a;
	display: block;
}
.newslist .newsdetail .detail .description{
	font-family: Arial;
	text-align: justify;
	line-height: 22px;
	font-weight: 400;
	font-size: 17px;
	color: #99999a;
}

.newslist .newsdetail .detail .description p{
	padding-bottom: 10px;
}
.listgallery{
	padding: 55px 0;
}
.listgallery .galleryitem{
	width: 24.5%;
	float: left;
	height: 179px;
}
.listgallery .galleryitem .img{
	position: relative;
}
.listgallery .galleryitem .img a{
	display: block;
}
.listgallery .galleryitem .img a img{
}
.listgallery .galleryitem .img a:before{
	background-image: none;
	background: rgba(128,128,128,0.5);
	background-repeat: no-repeat;
	background-position: center center;
	mix-blend-mode: multiply;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.listgallery .galleryitem .img a:after{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	background-image: url(../img/zoom.png);
	background-repeat: no-repeat;
	background-position: center center;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
}
.listgallery .galleryitem .img a:hover:after{
	opacity: 1;
}

.careerlist{
	padding: 50px 0 0;
}
.careerlist .titlesection h2{
	font-family: 'Lato', sans-serif;
	padding-bottom: 20px;
	text-align: center;
	line-height: 28px;
	font-weight: 400;
	font-size: 28px;
	color: #0066db;
}
.careerlist .descriptionsection{
	font-family: Arial;
	font-weight: 400;
	font-size: 17px;
	color: #4f4f51;
}
.careeritem{
	width: 100%;
	float: left;
	padding-top: 30px;
	padding-bottom: 35px;
	border-bottom: 3px solid rgba(149,149,149,0.3);
}

.careeritem:last-child{
	border-bottom: 0px;
	padding-bottom: 0px;
}
.careeritem .careeritemname{
	padding-bottom: 10px;
	font-family: Arial;
	line-height: 24px;
	font-weight: 700;
	font-size: 24px;
	color: #4f4f51;
}
.careeritem .careeritemdesc{
	letter-spacing: 0.5px;
	padding-bottom: 10px;
	text-align: justify;
	font-family: Arial;
	line-height: 24px;
	font-weight: 400;
	font-size: 17px;
	color: #4f4f51;
}
.careeritem .careeritembtn{
	float: right;
}
.careeritem .careeritembtn a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	background: #0066db;
	line-height: 41px;
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	display: block;
	color: #ffffff;
	width: 143px;
	height: 41px;
}
.careeritem .careeritembtn a:hover{
	background: #e3e3e3;
	color: #0066db;
}
.careerform{
	padding: 50px 0 0;
}
.cv-form h2{
	font-family: 'Lato', sans-serif;
	text-transform: capitalize;
	padding-bottom: 30px;
	text-align: center;
	line-height: 28px;
	font-weight: 400;
	font-size: 28px;
	color: #0066db;
}
.cv-form  .input-form {
    background: #e3e3e3;
    outline: none;
    border: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 38px;
    text-indent: 16px;
    color: #7e7e7e;
 
    outline: none;
	width:100%;
    height: 38px;
    float: left;
}


.msgcontact {
 float:left;
 width:100%;
 color:#e9193a;
 margin:15px 0;
 -webkit-box-sizing: border-box; / Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x /
 -moz-box-sizing: border-box;    / Firefox 1 - 28 /
 -o-box-sizing: border-box;
 box-sizing: border-box;
/* border:1px solid #434242;*/
border:none;

 background-color:rgba(242,242,242,0.9);
/* background-color:#f2f2f2;*/
/* box-shadow: 0 0 8px #777777;*/
}
.msgcontact p {
	margin-bottom:3px
}
.form-item  input[type="radio"]{
	cursor:pointer;}
.success {
  background-image: url("../img/status-success.png");
    background-position: 19px 15px;
    background-repeat: no-repeat;
    color: #82c815;
    float: left;
    margin-bottom: 15px;
    padding: 22px 21px 12px 62px;
	
}
.error_msg {
 padding:20px;
 padding-left:60px;
 background-image: url("../img/status-alert.png");
 background-position: 15px 15px;
 background-repeat: no-repeat;
 color: #aa0000;
 float: left;
 margin-bottom: 15px;
}	
.form-error{
	color:#C00;
	float:left;
	width:100%;}
.inner-form-error{
	float:left;
	width:100%;}	
.cv-form  .form-item{
	 margin-right: 1%;
	 display:inline-block;
	 /*float:left;*/
	 width: 32.3%;
	     box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
		margin-bottom:10px;
		vertical-align:top;
	}
	


.cv-form .form-item:nth-child(3n+4) {
    margin-right: 0%;
}
.cv-form .arrow {
    border-radius: 3px;
    position: relative;
    background: #fff;
   /* float: left;*/
   

    margin-bottom: 10px;
    margin-right: 1%;

    outline: none;

	display:inline-block;

}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
select option {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.cv-form select {
    background: #e3e3e3;
    outline: none;
    border: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 38px;
    text-indent: 16px;
    color: #7e7e7e;
    height: 38px;
	width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	
}

.cv-form #submit {
    
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	padding: 0;
	border: 0;
	outline: none;
	text-transform: capitalize;
	margin-top: 10px;
	text-decoration: none;
	background: #0066db;
	line-height: 41px;
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	display: block;
	color: #ffffff;
	width: 143px;
	height: 41px;
	float: right;
}

.back{
	-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	padding: 0;
	border: 0;
	outline: none;
	text-transform: capitalize;
	margin-top: 10px;
	text-decoration: none;
		color: #0066db;
	background: #e3e3e3;
	
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	display: block;
	
	width: 100px;
	padding:5px 10px;
	margin-bottom:10px;
	float: right;}
	
.back:hover{

	background: #0066db;
	color: #ffffff;}	
.cv-form #submit:hover {
	color: #0066db;
	background: #e3e3e3;
}
.contact{
	padding-top: 50px;
	padding-bottom: 30px;
}
.address{
	width: 300px;
	float: left;
}
.map{
	width: 800px;
	float: left;
}
.address h2,
.map h2{
	font-family: 'Lato', sans-serif;
	margin-bottom: 35px;
	text-align: left;
	line-height: 30px;
	font-weight: 700;
	font-size: 30px;
	color: #808080;
	display: block;
}
.address .addres-info,
.address .addres-info a{
	
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
transition: all 0.7s ease;
	font-family: 'Lato', sans-serif;
	font-size: 17.02px;
	font-weight: 500;
	color: #808080;
}
.address .addres-info a:hover{
	color: #0066db;
}

.addres-info a{
	text-decoration:underline;}
.location{
	padding-top: 55px;
	float: left;
	width: 100%;
}
#canvas-map{
	width: 100%;
	height: 360px;
}

.location h2{
	font-family: 'Lato', sans-serif;
	margin-bottom: 35px;
	text-align: left;
	line-height: 30px;
	font-weight: 300;
	font-size: 30px;
	color: #0066db;
	display: block;
}

.location .min-desc{
	text-align: justify;
	font-family: Arial;
	line-height: 20px;
	font-weight: 400;
	font-size: 15px;
	color: #808080;
}
.location .min-desc p{
	padding-bottom: 20px;
}
.location .min-desc ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.location .min-desc ul li{
	display: inline-block;
	padding-right: 10px;
}
.location .min-desc ul li:after{
	font-family: Arial;
	font-weight: 400;
	display: inline-block;
	padding-left: 10px;
	font-size: 15px;
	color: #808080;
	content: '|';
}
.location .min-desc ul li:last-child:after{
	content: '';
}

.input-file{
	padding: 0;
	height: 38px;
    float: left;
    width: 100%;
}

.process_cont{
	
	padding: 70px 0 60px;
	background:url(../img/bg-proccess.png) no-repeat center 20px;
}
.steplist{
	padding: 60px 0 50px;
	background: #808080;
}
.container-inner{
	position: relative;
	margin: 0px auto;
	width: 1015px;
}
#slides .slide{
	min-height: 510px;
}
#slides .slide .title h2{
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	padding-bottom: 30px;
	font-weight: 400;
	font-size: 34px;
	color: #ffffff;
}
#slides  .slide .description{	
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #ffffff;
}
#slides  .slide .description > ul > li{
	padding-bottom: 20px;
}
#slides  .slide table{
	padding: 20px 0;
	width: 100%;
}
#slides  .slide table tr th,
#slides  .slide table tr td{
	text-align: left;
	width: 25%;
	padding: 0;
}
#slides  .slide table tr th:nth-child(2),
#slides  .slide table tr td:nth-child(2){
	width: 50%;
}
.navigation{
	position: absolute;
	right: 0;
	top: 0;
	width: 125px;
	height: 45px;
	z-index: 1;
	background: #808080;
}
.navigation .slick-prev{
	background: url(../img/prev-icon.png) no-repeat top center;
	height: 45px;
	width: 45px;
	right: 78px;
	left: auto;
	top: 0;
}

.navigation .slick-next{
	background: url(../img/next-icon.png) no-repeat top center;
	height: 45px;
	width: 45px;
	right: 16px;
	left: auto;
	top: 0;
}

.navigation .slick-prev:hover,

.navigation .slick-next:hover
{
    opacity: 0.5;
}

/* mobile section
====================================================================================*/
.section-mobile-header {
	display: none;
}
#main-menu-handle .fa{
	font-family: FontAwesome;
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	line-height: 21px;
}


@media (max-width: 1100px) {
	.container{
		width: 90%;
	}
	.container-inner{
		width: 90%;
	}
	header {
		background: none;
		position: relative;
		height: auto;
	}	
	.header .container{
		width: 100%;
	}
	.section-mobile-header {
		float: left;
		width: 100%;
		position: relative;
		z-index: 1;
		display: block;
	}
	.mobile-header{
		float: left;
		width: 100%;
		padding: 10px 0;
		border-bottom: 3px solid #0066db;
	}
	#main-menu-handle {
		width: 27px;
		height: 21px;
		line-height: 21px;
		background: #0066db;
		color: #fff;
		text-align: center;
		margin-right: 10px;
		float: right;
		cursor: pointer;
		-webkit-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}
	#main-menu-handle.active i:before {
		content: "\f00d";
	}
	.headermenu {
		display: none;
	}
	.mobile-menu-container {
		background: #0066db;
		display: none;
		float: left;
		width: 100%;
		height: auto;
	}
	.header-inner-top{
		margin-left: 10px;
		line-height: 0;
		height: auto;
		width: auto;
		float: left;
	}
	.mobile-menu-container li {
		display: block;
		width: 100%;
	}
	.mobile-menu-container li a:hover,  
	.mobile-menu-container li.active a{
		background: rgba(255,255,255,0.4);
	}
	.mobile-menu-container ul li:hover a,
	.mobile-menu-container ul li.active a {
    	color: #ffffff;
	}
	.mobile-menu-container ul li a {
		display: block;
		text-decoration: none;
		color: #ffffff;
		padding: 0 30px;
		line-height: 30px;
        text-align: center;
		border-bottom: 1px solid #ffffff;
	}
	.mobile-menu-container ul li:after {
		content: '';
		margin: 0;
	}
	
	.bannerImage .caption{
		width: 90%;
	}
	.carousel-indicators{
		height: auto;
		width: 90%;
	}
	.carousel-indicators li{
		height: 100%;
	}
	
	.parallex-1 ,
	.parallex-2,
	.parallex-3{
		height: auto;
		background-attachment: initial;
	}
	.sectInservice .service-box{
		line-height: 1;
		height: auto;
		float: left;
		width: 100%;
	}
	.sectInservice .service-box .question{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		text-align: center;
		line-height: 25px;
		margin: 10px 0;
		padding: 0 20px;
		width: 100%;
	}
	.sectInservice .service-box .link{
		text-align: center;
		margin: 0 0 10px;
		float: none;
	}
	.sectInservice .service-box .link a{
		display: inline-block;
	}
	
	ul.social-icons li a{
		display: inline-block;
	}
	
	.list-proccess{
		padding-bottom: 115px;
		float: left;
		width: 100%;
	}
	.list-proccess ul li{
		width: 20%;
		margin: auto;
	}
	
	.list-proccess ul li:nth-child(2n+2){
		vertical-align: bottom;
	}
	.list-proccess ul li:nth-child(n+6){
		float: right;
		padding-top: 115px;
	}
	.list-proccess ul li:nth-child(n+6):after {
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		top: auto;
		bottom: -5px;
		left: -5px;
		right: auto;
	}
	.list-proccess ul li:nth-child(5):after{
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		margin: auto;
		right: 0;
		left: 0;
		bottom: -60px;
	}
	.list-proccess ul li:nth-child(6){
		padding-top: 0px;
	}
	.list-proccess ul li:nth-child(8),
	.list-proccess ul li:nth-child(10){
		margin: 0;
		padding: 0;
	}
	.list-proccess ul li:nth-child(7):after,
	.list-proccess ul li:nth-child(9):after{
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.list-proccess ul li .circle{
		display: block;
		margin: auto;
	}
	.sectInabout .min-desc{
		text-align: justify;
	}
	.serviceitem .detailitem {
		padding: 38px;
		position: relative;
		background: rgba(0,102,219,0.6);
		mix-blend-mode: multiply;
	}
	.partnersection{
		padding: 0;
		width: 100%;
	}
  	.partnerbox .centered {
	  margin: 0 auto;
	  width: 90%;
	}
	.partnerbox .centered .thumb {
		margin-right: 2%;
		width: 30%;
	}
	.partnerbox .centered .detail{
		width: 68%;
	}
	.partnerbox .centered .detail .desc{
		text-align: justify;
	}
	.newslist .news-item .news-item-inner{
		height: auto;
	}
	.newslist .news-item .img {
		width: 100%;
	}
	.newslist .news-item .detail{
		width: 100%;
	}
	.listgallery .galleryitem{
		height: auto;
	}
	.address {
		width: 30%;
	}
	.map {
		width: 65%;
		margin-left: 5%;
	}
	.parallex-1 .container .min-desc{
		text-align: justify;
	}
	#slides .slide .description{
		text-align: justify;
	}
	#slides .slide{
		padding: 0 5px;
	}

}
@media (max-width: 955px){
	
	.sociallinkinner{
		padding-bottom: 0;
		float: left;
		width: 100%;
	}
	
	.code{
		display:none;}
	.nav-media{
		float: left;
		width: 100%;
	}
	.sociallinkinner .nav-media ul.social-icons li {
		border-right: 0;
		float: left;
		width: 50%;
	}
	.social-icons{
		float: left;
		width: 100%;
	}
	ul.social-icons li{
		margin-bottom: 20px;
		margin-right: 0;
	}
		
	.address {
		width: 100%;
	}
	.map {
		width: 100%;
		padding-top: 55px;
		margin-left: 0%;
	}
	
	.cv-form .form-item{
		width: 47% !important;
		margin-right: 2% !important;
	}
	.cv-form .form-item:nth-child(3n+3) {
		margin-right: 2%;
	}
	.cv-form ..form-item:nth-child(2n+2){
		margin-right: 0%;
	}

}
@media (max-width: 768px){
	.bottomfooter{
		line-height: 1;
		height: auto;
	}
	.bottomfooter .cpy-right {
		text-align: center;
		padding: 10px 0;
		line-height: 1;
		width: 100%;
	}
	.bottomfooter .dow-group {
		width: 100%;
		text-align: center;
		line-height: 1;
		padding: 0 0 10px 0;
	}
	.sociallinkinner {
		float: left;
		width: 100%;
	}
	.nav-media{
		float: left;
		width: 100%;
	}
	.sociallinkinner .nav-media ul.social-icons li {
		float: left;
		width: 50%;
	}
	.social-icons{
		float: left;
		width: 100%;
	}
	.carousel-indicators{
		margin-bottom: 40px;
		position: relative;
		width: 100%;
		float: left;
		bottom: 0;
	} 
	.carousel-indicators li{
		height: auto;
		width: 100%;
	}
	.partnerbox .centered .thumb {
		text-align: center;
		margin-right: 0;
		width: 100%;
	}
	.partnerbox .centered .detail {
		margin-top: 30px;
		width: 100%;
	}
	.listgallery .galleryitem{
		width: 50%;
	}
	.cv-form .form-item{
		width: 47% !important;
		margin-right: 2% !important;
	}
	.cv-form .form-item:nth-child(3n+3) {
		margin-right: 2%;
	}
	.cv-form ..form-item:nth-child(2n+2){
		margin-right: 0%;
	}
	
	#banner{
		height: auto;
	}
	#image-item,
	.carousel,
	.carousel .item,
	.bannerImage{
		height: 300px;
		min-height: 300px;
	}
	#image-item li,
	#image-item li:nth-child(3),
	#image-item li:nth-child(2),
	#image-item li:nth-child(1){
		height: 300px;
		background-size: cover;
	}
	.bannerImage .caption h2 a{
		font-size: 35px;
	}
	.bannerImage .caption .min-desc {
		line-height: 25px;
		font-size: 20px;
	}
	.navigation{
		position: relative;
		text-align: right;
		margin-bottom: 10px;
		width: 100%;
	}
}
@media (max-width: 600px){
	.logo{
		width: 100%;
	}
	
	.logo img{
		margin-top:20px;
		max-width:200px;}
	.service-box-list .box {
		margin-bottom: 20px;
		margin-right: 0%;
		width: 100%;
	}
	.service-box-list .box:nth-child(2n+2) {
		margin-bottom: 0px;
	}
	.parallex-3 .desc-box {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0px;
		-moz-column-gap: 0px;
		column-gap: 0px;
	}
	.sectInservice .container > .title h2 a{
		width: 100%;
	}
	.parallex-1,
	.parallex-2,
	.parallex-3{
		background-size: cover;
	}
	.list-proccess{
		padding-bottom: 0;
	}
	.list-proccess ul li{
		width: 50%;
		margin: auto;
	}
	.list-proccess ul li:after{
		bottom: -5px;
	}
	.list-proccess ul li:nth-child(2n+2){
		margin-top: 115px;
	}
	.list-proccess ul li:nth-child(2n+2):after {
		-ms-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		transform: rotate(90deg);
		bottom: -5px;
		right: auto;
		left: -5px;
		top: auto;
	}
	.list-proccess ul li:nth-child(5):after{
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
		margin: auto;
		left: auto;
		display: block;
		position: absolute;
		right: -5px;
		bottom: -5px;
	}
	.list-proccess ul li:nth-child(7):after, 
	.list-proccess ul li:nth-child(9):after {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg); 
		transform: rotate(0deg); 
		position: absolute;
		display: block;
		margin: auto;
		bottom: -5px;
		right: -5px;
		left: auto;
	}
	.list-proccess ul li:nth-child(n+6){
		margin-top: 115px;
		padding: 0;
	}
	.list-proccess ul li:nth-child(8), 
	.list-proccess ul li:nth-child(10) {
		margin-top: 0px;
	}
	.inner-caption h1 {
		font-size: 40px;
	}
	
	
	.cv-form .form-item {
		width: 100% !important;
		margin-right: 0% !important;
	}
	.cv-form .form-item:nth-child(3n+3) {
		margin-right: 0% !important;
	}
	.input-file{
		height: auto;
	}
	#slides .slide {
		min-height: 1px;
		height: auto;
	}
}
@media (max-width: 500px){
	.sociallinkinner .nav-media ul.social-icons li {
		float: left;
		width: 100%;
	}
	.listgallery .galleryitem{
		width: 100%;
	}
	.listgallery .galleryitem .img a img {
		width: 100%;
	}
	.bannerImage .caption{
		height: 150px;
	}
	.bannerImage .caption h2 a{
		font-size: 25px;
		line-height: 30px;
	}
	.bannerImage .caption .min-desc {
		line-height: 20px;
		font-size: 18px;
	}
}

	
	#banner .slick-prev{
		background:  url(../img/prev.png) no-repeat top center;
		background-color: #0066db;
		border-radius: 50%;
		width: 45px;
		height: 45px;
		left: -70px;
		-webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		-ms-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}
	#banner .slick-next{
		background: url(../img/next.png) no-repeat top center;
		background-color: #0066db;
		border-radius: 50%;
		right: -70px;
		height: 45px;
		width: 45px;
		left: auto;
		-webkit-transition: all 0.7s ease;
		-moz-transition: all 0.7s ease;
		-o-transition: all 0.7s ease;
		-ms-transition: all 0.7s ease;
		transition: all 0.7s ease;
	}
	#banner .slick-prev:hover{
		background-color: #4f4f51;
	}
	#banner .slick-next:hover{
		background-color: #4f4f51;
	}
@media (max-width: 1300px){
	#banner .slick-prev {
    	        background-color: #0066db;
		margin-bottom: auto;
		margin-top: auto;
		left: -25px;
		bottom: 0;
		top: 0;
	}
	#banner .slick-next {
    	background-color: #0066db;
		margin-bottom: auto;
		margin-top: auto;
		right: -25px;
		bottom: 0;
		top: 0;
	}
}
@media (max-width: 768px){
	#banner .slick-next {
		background-color: #0066db;
		bottom: auto;
		margin: auto;
		right: -50px;
		left: 0;
		top: -45px;
	}
		#banner .slick-prev {
		background-color: #0066db;
		bottom: auto;
		margin: auto;
		left: -50px;
		right: 0;
		top: -45px;
	}
}

.cv-form select{
	
	font-family: 'Lato', sans-serif;
	cursor: pointer;
	padding-left: 16px;
	padding-right: 60px;
	text-indent: 0;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none; 
}
.cv-form select::-ms-expand {
    display: none;
}

.lang{
	position: absolute;
	top: 0;
	right:0;
}
.lang .link-lang{
	width: 27px;
	float: left;
	 margin-right: 4px;}

.lang .link-lang a{
	    
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #067bff;
   
	float:left;
	width:100%;

 	font-family: 'GE SS Two Light';
    text-transform: uppercase;
    background: rgba(166,166,166,0.5);
    -webkit-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;

}



.lang .link-lang.current a,
.lang .link-lang:hover a{
    color: #ffffff !important;
    background: #067bff  !important;
}	

/* pagination */


.pagination ul li {
	display:inline-block;
	list-style:none;
	margin:0 3px;
}
a{
	text-decoration:none;}
.pagination ul li a {
    background-color: #f5f5f5;
     height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
	display:inline-block;
}

.pagination ul li.active a{
	border :1px solid #ddcea0;
	color:#ddcea0;
	}
	
.row_m{
	float:left;
	width:100%;}	
	
.ta-c{
	text-align:center;}	
.ta-r{
	text-align:right;}	
.ta-l{
	text-align:left;}		
.pagination{
	display:inline-block;}
	
.captchaImage{
	float:left;
	margin-bottom:10px;}		

.pagination-row{
	text-align:center;}	
.pagination ul li.active{
	border :none;
     background-color: #0066db;
    color: white;
 height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
	}	
	
.product-pagination-top ul li.prev_tag_open, .product-pagination-top ul li.next_tag_open{
	display:inline-block;
	}
			
.product-pagination-top ul li{
	display:none;
	}	
	
.disabled_link{
	 background: #ddcea0;
    color: #5d4e2d;
    font-size: 18px;
    padding: 5px 11px;
	opacity:0.6;
	display:none;
	}
	
.pagination-lbl{
	float:left;
	font-size:13px;
	margin-left:10px;
	margin-top:4px;
	color:black;}
	
.loader{
	float:left;
	width:100%;
	height:30px;
	display:inline-block;
	background:url(../img/loader.GIF) no-repeat center center;
	}		
	
		