p{color:#555;line-height:26px;margin-bottom:20px;text-align:justify;font-size: 14px;}

.container{    font-size: 15px;}

body{font-family: 'Lato', sans-serif; font-size:14px; overflow-x:hidden; padding:0; margin:0;}

img{max-width:100%;}

:focus{outline:none;}

header{background: rgba(0,0,0,0.7);
    background-size: cover;
    position: absolute;
    top: 0;
    z-index: 9;
    left: 0;
    height: 130px;
    width: 100%; transition:0.5s;}




/*banner*/
/*-- Slider --*/
#slider {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	max-width: 540px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
    position: relative;
    float: none;
    text-align: center;
    width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url(../image/arrows.png) no-repeat left top;
}
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  right: 22px;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left:22px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;     height: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none; height:100%;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 66.5%;
	z-index: 999;
	left: 45%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0; display:none;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.callbacks_here a:after {
	background: #168eea;
}
.slider-info {
        position: absolute;
    top: 9em;
    z-index: 999;
    left: 0;
    width: 75%;
    height: 100%;
    right: 0;
    margin: 0 auto;
}
.ban-logo{
    width: 105px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.arrow-dn{    width: 55px;
    height: 55px;
    border-radius: 50%;
    border: 2px double #fff;
    line-height: 50px;
    margin: 0 auto;
    background: #8abf00;
    margin-top: 40px;}
	


.slider-img{height: 100%;}

.slider-img img {
    height: 100vh;
    width: 100%;
}

.slider-info h3 {
    font-size: 45px;
    font-weight: 900;
    color: #FFF;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}

.slider-info p {
    font-size: 18px;
    font-weight: 100;
    color: #fff; text-align:center;
    margin: 0 auto;
    line-height: 35px;
    letter-spacing: 1px;
}
.slider-info h4 {
    font-size: 45px;
    color:#f8cd1e;
	letter-spacing: 3px;
	text-transform:uppercase; 
	margin-top: 7px;
}
.slider-info h6 {
	margin:0 auto;
	z-index:999;
}
.slider-info h6 a{
	cursor:pointer;
	font-size:15px;
	text-transform:uppercase;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
/*-- //Slider --*/
/*banner*/

.tpack-main .ser-box{
    width: 30.6%;
    float: left;
    background: #fff;
    margin: 0 15px;
    transition: 0.5s;
    text-align: center;
    border: 5px solid #fff;
    box-shadow: 3px 5px 8px #000;
    margin-bottom: 25px;
    }
.banner-cont{position: absolute;width:100%;right:0;top: 25%;z-index:9;text-align: right;}
.banner-cont h3{font-size: 38px;
    color: #fff; text-align:left;
    text-transform: uppercase;
    background: rgba(65,109,217,0.9);
    padding: 10px 12px;
    display: inline-block;
    border: 1px solid #000; border-radius:15px 0 0 15px; border-right:0;}
	
.banner-cont h3 span{display:block; font-weight:600; color:#181818;}

.hm-head{ text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 4px;
    margin-top: 40px;
    font-size: 40px;}
	
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
}

.head-sep:before{
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    background-color: #003a64 !important;
    color: #fff !important;
    }
	
.head-sep:after{
    width: 50px;
    height: 1px;
    content: "";
    display: inline-block;
    position: relative;
    margin-right: 6px;
    margin-left: 22px;
    margin-right: 0;
    background-color: #003a64 !important;
    color: #fff !important;
    }
.head-sep u {
    width: 20px;
    position: absolute;
    display: block;
    left: 50%;
    top: 12px;
    margin-left: -10px;
}

.head-sep u:before{    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #004171 solid;
    border-right: 2px #004171 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
	border-left-color: #004171 !important;}
	
.head-sep u:after{    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #004171 solid;
    border-right: 2px #004171 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
	    left: auto;
    right: -3px;
    transform: skew(-30deg);
    -webkit-transform: skew(-50deg);
	border-right-color: #004171 !important;}
	
.hm-head span{
    font-weight: 800;
    color:#416dd8;}
	

.fourcol{background:#478ee8;color:#fff;/*padding: 50px 0;*/transition:0.5s;margin-top:0px;background:url(../image/four-bg.jpg) no-repeat;border: 5px solid #416dd8;border-left:0;border-right:0;}
.fourcol h3{ font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    color: #151414;
    margin: 10px 0;
    transition: 0.5s;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;}
.fourcol h3 span{     display: block;
    font-weight: bold;
    color: #333; transition:0.5s;
    font-size: 15px;
    text-transform: initial;}
.fourcol h3 span a{color: #003a64;}
	
.fourcol-inner{position:relative; transition:0.5s ease-in; padding: 65px 15px; border:1px dashed transparent;
    text-align: center;}
/*.fourcol  .col-md-3:nth-child(even) .fourcol-inner{    background: rgba(248,190,39,03)}
.fourcol  .col-md-3:nth-child(even) .fourcol-inner .fa{color:#fff;}*/
.fourcol-inner:hover{    transform: scale(1.3);
    background: #376cef;
    border-color: #113a9d;
    z-index: 9;}
.fourcol-inner:hover .fa{color:#fff;}
.fourcol-inner:hover h3 span a{color:#333;}
.fourcol-inner:hover h3{color:#fff;}
.fourcol-inner:hover h3 span{    font-size: 12px;}
.fourcol-inner .fa{      font-size: 50px;
    margin-top: 7px;
    color: #333;
    margin-right: 12px;
    display: inline-block;}
.fourcol-inner .fa.fa-question{    font-size: 60px;
    margin-top: 3px;}
.fourcol-inner .fa.fa-lock{    font-size: 57px;}
.fourcol-inner img{    float: left;
    max-width: 49px;
    margin-right: 18px; transition:0.5s;}

.fourcol .col-md-3{transition:0.2s;     margin-bottom: -3px;}
.fourcol .col-md-3:hover{}
.fourcol .col-md-3:hover img{transform:scale(1.1) rotate(5deg);}

.ecal, .hm-whats{background:#416dd8;}
.ecal .fa, .hm-whats .fa{color:#fff;}
.ecal h3 span a, .hm-whats H3 span a{color:#bfbfbf;}
.fourcol{margin:0;}
.fourcol .col-md-3{padding:0}

.tpack-main{background:url(image/t-pack-bg.jpg) no-repeat; background-attachment:fixed; background-size:cover; position:relative;     padding: 30px 0 50px;     margin-bottom: 0px;}

.tpack-main .item{ /*background: #fff;
    margin: 0 15px;
    transition: 0.5s;
    text-align: center;
    border: 5px solid #fff;
    box-shadow: 3px 5px 8px #000;     margin-bottom: 25px;}
/*.tpack-main .item:hover{transform:scale(1.05); border:5px solid #fff;*/}
.tpack-main-img{width: 100%;
    height: 230px;
    overflow: hidden;}
.tpack-main-img img{transition:0.5s;     height: 100%;}
.tpack-main .ser-box:hover img{transform:scale(1.1) rotate(3deg)}
.tpack-cnt{padding: 0 11px;}
.tpack-cnt h3{
    font-size: 20px;
    margin-top: 22px;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
    background:#416dd8;
    color: #fff;
    padding: 9px 0px;
    margin-top: -22px;
}
.rd-mr{       text-align: right;
    margin-top: 30px;
    position: relative;
    margin-right: -25px;
    margin-bottom: -8px;}
.rd-mr a{background: #333;
    color: #fff;
    padding: 8px 25px;
    border-radius: 0px; position:relative; transition:0.5s;}
.rd-mr a:before{    content: "";
    position: absolute;
    top: -11px;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent;
    border-top: 15px solid transparent;
    border-left: 11px solid #333;
    left: 0; transition:0.5s;}
	
.rd-mr a:after{    content: "";
    position: absolute;
    top: -15px; transition:0.5s;
    width: 0;
    height: 0;
    border-bottom: 0px solid transparent;
    border-top: 15px solid transparent;
    border-left:9px solid #333;
    right: 0;}
	
.rd-mr a:hover{background:#416dd8; color:#fff;}
.rd-mr a:hover:after,
.rd-mr a:hover:before{border-left:10px solid #488ee6;}
	
.tpack-cnt h3 span{    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    font-weight: normal;
    color: #999; text-align:right;
    text-decoration: line-through;}
.tpack-cnt h3 span strong{    text-decoration: none;
    display: inline-block;
    font-size: 21px;
    color: #4692e7;}
.date-tpack .fa{    color: #4692e7; margin-right:5px;}
.ratin-tpack .fa{    color: #ffa127;}
.ratin-tpack span{    font-size: 13px;
    color: #777;}
.ratin-tpack{padding-bottom:20px}
.off-bx{ position: absolute; display:none;
    top: 30px;
    background: #e85e34;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 20px 10px 30px;
    left: 4px;}
	
.off-bx:after{    content: "";
    position: absolute;
    top: 42px;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 11px solid #74301d;
    left: 0; }
	
.tpack-main .owl-nav{color: #fff;
    }
.tpack-main .owl-prev{position: absolute;
    top: 54%; left:0; background-color: #4674e7;
    padding: 16px 26px;
    font-size: 20px;}
.tpack-main .owl-next{position: absolute;
    top: 54%; right:0; background-color: #4674e7;
    padding: 16px 26px;
    font-size: 20px;}
.owl-dots{display:none;}
.owl-carousel{position:inherit;}

.hm-desti .hm-head{color:#333;     margin-bottom: 30px;}
.hm-desti .hm-head .fa{color:#467fe7; margin-right:10px;}
.hm-desti .hm-head a{color:#467fe7;}
.hm-desti h4{    margin-top: 0;
    color: #999;
    font-weight: normal;
    font-size: 17px;
    line-height: 23px;}
.hm-desti ul{padding-left:0; list-style:none; margin-top:0px;}
.hm-desti ul li{float:left; width:25%; position:relative;     overflow: hidden; transition:0.5s;border-right: 1px solid #eee;}
.hm-desti ul li img{transition:0.5s ease-in;}
.hm-desti ul li:hover img{transform:scale(1.2) ;}
.text-des{    position: absolute;
    bottom: -2px;
    width: 100%;
    padding: 5px 5%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
background: rgba(65,109,216,0.8);
}
.text-des .fa{font-size: 24px;
    font-weight: normal;
    margin-right: 5px;}
.text-des span{float:right; font-family:Arial, Helvetica, sans-serif; font-weight:normal;     color: #fdfeff;
    font-size: 16px;
    margin-top: 6px;}
	
.banner-dis{background:url(image/full-banner-dcnt.jpg) no-repeat; background-size:cover; color:#fff; min-height:450px; background-attachment: fixed;}
.banner-dis p{color:#fff;     font-size: 16px;}
.banner-dis h3{font-size: 48px;
    font-weight: 700;
    letter-spacing: 0px;
    text-transform: none;
    color: #ffffff;     margin-bottom: 20px;}
.banner-dis h3 span{color: #ffffff;}
.banner-dis a{     color: #424242;
    background: #ffffff;
    padding: 15px 33px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    border-radius: 30px;
    display: inline-block; transition:0.5s;}
.banner-dis-cnt{width: 50%;
    float: right;
    margin-top: 100px;}
.banner-dis a:hover{    background: #416dd8;
    color: #fff;}
	


.whatsnew{    height: 450px;
    overflow: hidden;
    border: 1px solid #000;}
	
.whatsnew h3{    margin: 0;
    background: #20418e;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 8.5px 0;
    border-bottom: 1px solid #000;}
.hm-about a{     color: #fff;
    background: #20418e;
    padding: 15px 33px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    border-radius: 30px;
    display: inline-block; transition:0.5s;}
.hm-about-cnt{width: 50%;
    float: right;
    margin-top: 100px;}
.hm-about a:hover{    background: #478ee8;
    color: #fff;}
.hm-box p{line-height:23px; color:#000;     font-size: 16px;     line-height: 28px;}
.hm-about{/*background:url(../image/about-bg.jpg) no-repeat; padding-top:0px;*/ padding-bottom:50px; color:#fff; background-attachment:fixed; background-size:cover; /*min-height:510px;*/}
.hm-about .icon-ul li{color:#fff;}
.hm-box .hm-head{color: #416dd8;}
.icon-ul{list-style-image:url(../image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px; color:#555;}
.hm-box .icon-ul li{    margin-bottom: 6px;}


.sam-cl .fa{    float: left;
    color: #fac012;
    font-size: 27px; position:absolute; left:0; top:5px;}
.sam-cl h3{     text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 15px;
    line-height: 27px; margin-top:0;
    padding-left: 32px; position:relative;}
.sam-cl h3 span{    text-transform: initial;
    color: #c8c8c8;
    font-size: 15px; display:block; }
	
.sam-cl.ft-ph h3 span{font-size:26px;}
.sam-cl.ft-time h3 span{font-size:20px;}

/*footer*/

footer{margin-top: 0px;
    background: #333;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top:20px;
    /* border-top: 4px solid #f9c809; */
	background: url(image/ft-bg.png) no-repeat;
    background-attachment: fixed;




    background-size: cover;
    
}

footer .container-middle{position:relative;}

footer h2{font-weight: 500;
    font-size: 23px;
    position: relative;
    color: #fff;
    margin-bottom: 20px;
    text-transform: uppercase;
    border-bottom: 3px SOLID rgba(255, 255, 255, 0.03);
    padding-bottom: 15px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{    color: #fff;}

.col-three{color:#8e8e8e;}

.us-lk p{color:#8e8e8e}

.us-lk ul{     list-style-type: square;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;       padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom: 12px; transition:0.5s;}
.us-lk ul li:nth-last-child(1){margin-bottom:0}

.us-lk ul li:hover{padding-left: 5px;}

.us-lk ul li a{color:#8e8e8e; }

.us-lk ul li:hover a{color:#416dd8 !important;}

footer a{color:#fff;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}

.ft-soc ul{    padding-left: 0;
    font-size: 14px;}
	
.ft-soc ul a{color:#8e8e8e;}
.ft-soc ul li{margin-bottom:8px;}
.ft-soc ul li img{    margin-right: 10px; transition:0.5s;}
.ft-soc ul li:hover img{border-radius:50%; transition:0.5s;}
	
.ft-cont strong{color:#fff;}

.ft-cont p, .ft-cont p a{margin-bottom:8px; font-size: 13px; line-height: 20px;     color: #8e8e8e; line-height: 23px; 
    min-height: 25px;
    transition: 0.5s;     text-align: left;}

.copyrht{ background:#416dd8;
    margin-top: 10px;
    color: #fff;
    font-size: 15px;
    padding:12px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */  margin-top:30px;
}
	
.copyrht p{    margin-bottom: 0;
    color: #f6f6f6;
    font-size: 14px;}
	
footer .container{position:relative;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left; padding-top: 6px;}

.cprht-rht{float:right; padding-top:0px;}

.cprht-rht ul{list-style:none; text-align:right; margin:0;     font-size: 13px;}

.cprht-rht ul li{    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    border-left:1px solid #db6e5d;
    line-height: 13px;}
	
.cprht-rht ul li:first-child{border-left:0;}

.cprht-rht a{color:#000;     padding: 0 1px;}
.cprht-rht a .fa{
    background: #1140b2;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 29px;
    transition:0.5s;
    color: #fff;
    }

.cprht-rht a .fa:hover{background:#488ee6; color:#fff; transition:0.5s;}

p.cprht-rht img {
    height: 18px; transition:0.5s;     vertical-align: bottom;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.cprht-lft strong{    color: #fff;
    font-weight: 300;}

.ft-cont i {    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #8e8e8e;
    font-size: 19px;
    line-height: 0px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
}

.cprht-img{    float: left;
    margin-left: 120px;}
	
.cprht-img img{height: 45px;}

.ft-cont i img{margin-top: 6px;}

.ft-cont p:hover i{background:#77be32; transition:0.5s;}
	
.ft-nav ul{    list-style: none;
    text-align: center;
    margin-top: 0;
    padding-top: 21px;
    font-weight: bold; z-index: 9;
    position: relative;}
	
.ft-nav ul li{    display: inline-block;
    padding: 0 35px;}

.ft-nav ul li a:hover{color:#77be32;}


.same-ft{     border:1px dashed rgba(255, 255, 255, 0.06);
    padding: 0 15px;
    position: relative;
    padding-left: 85px; margin-top:15px; transition:0.5s;}
.same-ft h3{color: #fff;
    font-size: 18px;}
.same-ft p{     color: #999;
    font-size: 0.9em;}
.same-ft p span{display:block; color:#777;}
.same-ft p  a{color:#999;}
	
.same-ft:after{
    font-size: 48px;
    font-family: Flaticon;
    position: absolute;

    left:18px;
    top: 21px;
    color: #ababab;
}

.ft-add:after{content: "\f131";}
.ft-ph:after{content: "\f130";}
.ft-mail:after{content: "\f12e";}

.same-ft:hover{background:#416dd8; color:#fff;}
.same-ft:hover p, .same-ft:hover p span, .same-ft:hover p a{color:#fff;}
.same-ft:hover:after{color:#fff;}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #004171;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px;
}

.top .fa {
    display: block !important;
}

/*footer*/


.hm-team{    text-align: center; min-height:510px;
    padding-bottom: 30px;
    background: rgba(138,191,0,0.45);
    background: url(../image/team-bg.jpg) no-repeat;
    background-size: 100%;
    background-attachment: fixed;
    position: relative;}
.hm-team .hm-head span{    color: #333;}	
.hm-team .head-sep:before,
.hm-team .head-sep:after{    background-color: #fff !important;}
.hm-team  .head-sep u:after{    border-right-color: #fff !important;}
.hm-team  .head-sep u:before{    border-left-color: #fff !important;}
.head-sep u{    top: 13px;}
.hm-team p{color:#000;}
/*.hm-team:before{position:absolute; left:0; top:0; width:100%; height:100%; background: rgba(255,255,255,0.85); content:"";}*/
	
.hm-team img{    margin: 0 auto;
    width: 105px !important;
    height: 105px !important;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0px 0px 17px #ddd;}
.hm-team p{text-align:center;     padding: 0 10px;     line-height: 23px;}

.info-btn a{    background: #488ee6;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed;
    transition: 0.5s;}
	
.info-btn a:hover{transition:0.5s; background: #333; padding: 6px 28px;} 
.hm-team .carousel-indicators{bottom:0px;}
.info-btn{    margin-bottom: 60px; }
.hm-team .item h3{    font-weight: bold; margin-bottom:4px; color:#000;     margin-top: 6px;}
.hm-team .carousel-indicators li{    background-color: #fff;     width: 30px;}
.hm-team .carousel-indicators .active{    background-color: #488ee6;     width: 30px; border: 0;}	

.hm-team h4{    font-weight: 400;
    color: #eee;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;}
	
	
@media(max-width:1024px){
.fourcol h3{font-size: 17px;}	
.hm-about{padding-bottom: 34px;     padding-top: 1px;}
.hm-team{padding-top: 1px; background-size: cover;}
.hm-box p{    line-height: 26px;}
.banner-dis-cnt{    background: rgba(0,0,0,0.4);
    padding: 0 2%;     width: 100%;}
.hm-desti{    margin-top: -10px;}

.same-ft:after{left: 6px;}
.same-ft{    padding-left: 62px;}

.navbar-default .navbar-nav>li>a{    padding: 16px 10px;}
	}
	
@media(max-width:998px){

.hm-desti ul li{width: 50%;}	
.hm-desti ul li img{    height: 250px;
    width: 100%;}

.same-ft {
    padding-left: 85px;
}
.same-ft:after{left: 18px;}
	}
	
@media(max-width:767px){
.fourcol-inner{padding: 25px 15px;}	
.top-nav-rht{display:none;}
.navbar-toggle{margin-right:0}
	}
	
@media(max-width:667px){
.same-ft h3{font-size: 16px;}
.banner-cont h3{font-size: 20px;}
	}
	
@media(max-width:568px){
.hm-head{    font-size: 30px;}	
.text-des{    font-size: 14px;}
.text-des span{    font-size: 12px;
    margin-top: 9px;}
.cprht-lft, .cprht-rht{width:100%; text-align:center;}
	}
	
@media(max-width:480px){
.hm-desti ul li {
    width: 100%;
}
.hm-desti ul li img{height: 200px;}	
.text-des {
    font-size: 20px;
}
.text-des span{    font-size: 15px;}
.ft-add p br{display:none;}
	}
	
@media(max-width:414px){
.same-ft {
    padding-left: 80px;
}
.same-ft:after {
    left: 12px;
}		
	}
	
@media(max-width:375px){
.text-des {
    font-size: 16px;
}	
.top-nav-lft .fa-envelope-o {
    margin-left: 15px;
}
.top-nav-lft{font-size: 12px;}
	}
	
@media(max-width:360px){
	.same-ft {
    padding-left: 70px;
}
.navbar-brand{    width: 80%;}
	}
	
	
	@media(max-width:1024px){
	.tpack-main .ser-box { width:100% !important;
}
	}



#home{width:100%; height:100vh; position:relative;}

#home:after{content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgb(0, 0, 0) 29%, transparent 100%);
    width: 100%;
    height: 250px;
    z-index: 2;}

.navbar-default{border:0; background:#fff;}
.navbar .navbar-right{    margin-top: 8px;}
.navbar-default{
    background: transparent;}

.navbar-default .navbar-nav>li>a:hover{background: rgba(65,109,216,0.95);color: #111;}

.navbar-default .navbar-nav>li>a{
    color:#fff;
    padding-top: 8px;
    padding-bottom: 9px;
    }
.navbar-default .navbar-brand{padding:0;}

#logo-web{
    transition: 0.5s;
    max-width: 100%;
    /* padding-left: 2px; */
    margin: 0 auto;
    display: block;
    }

.navbar-fixed-top.navbar-default #logo-web{width: 81%; transition:0.5s;     padding-top: 4px;}
.navbar-fixed-top .nav>li>a{    padding-left:20px; padding-right:20px;}
.navbar-fixed-top.navbar-default{    padding: 9px 0;
    background: rgba(0,65,113,0.95);
    transition: 0.5s;
    border-bottom: 0;
    /* padding-bottom: 0; */
    box-shadow: 0;
    position: fixed;
    top: 0; z-index:999;}

/*banner*/

img{max-width:100%;}

.top-nav{color:#fff;     padding: 10px 0 30px;}
.top-nav-lft .fa{    font-size: 16px;
    margin-right: 10px;}
.top-nav-lft .fa-envelope-o{margin-left:30px;}
.top-nav-rht{text-align:right}
.top-nav-rht .fa{margin-left: 16px;     color:#468ae7;}
.top-nav-rht a{color:#fff;}
.top-nav-rht span{margin-left:10px;}
.top-nav-rht .fa-lock{margin-left:25px;}

#widgetsControl, #widgetsControl_C{height:100% !important;}

#widgetsControl table, #widgetsControl td{height:100% !important;}


#HeaderControl{     height: 82px;
    float: Left;
    margin-bottom: 0;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 9;
    width: 30%;
    background: transparent;
    text-align: center;}
	
#HeaderControl.RadDock_Default .rdMiddle .rdCenter, #HeaderControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl.RadDock_Default .rdMiddle .rdCenter, #MenuControl.RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}

#MenuControl{    height: 82px;
    float: Right;
    margin-bottom: 0;
    padding: 0px 0;
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 36px;
    z-index: 9;
    width: 70%;
    background: transparent;}
	
	
.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 36%;
    padding: 12px;
    padding-left: 0;
    background: rgba(65,109,216,0.95);
    z-index: 99;
    text-align: left;
    transition: 0.5s;
    height: 83px !important;
    top: 0;
}

.body-fx #logo-web{margin-top: 2px;}

.body-fx #MenuControl_C{height: 68px !important;}


.body-fx #MenuControl {
    height: 90px;
    float: Right;
    position: fixed;
    right: 0;
    width: 70%;
    padding: 0;
    padding-right: 0;
    background: rgba(65,109,216,0.95);
    transition: 0.5s;
    top: 0;
    height: 83px !important;
}

center #form1 #HomepagecontentControl{padding-top: 105px; padding-bottom:25px;}
center #form1 .top-nav{/*! background: #004171; */}
center #form1 #HeaderControl,


center #form1 #MenuControl{/*! background: #004171; */}

center #form1 #HeaderControl{margin-left: -2px;     width: 36%;}
center #form1 #MenuControl{margin-right: -2px;}

.body-fx center #form1 #HeaderControl{margin-left:0;}
.body-fx center #form1 #MenuControl{margin-right: 0px;}

center #form1 footer{opacity:1; visibility:visible;}

.copyright{    position: absolute;
    top: -15px;
    right: 0;
    color: #fff;}
	
.left_style_contact {
    width: 30%;
    float: left;
    margin: 0px 0px 0px 4%;     margin-top: 71px;
}

.left_style_contact h1 {
    width: 100%;
    margin: 0px auto;
    font: bold 18px/18px 'Ubuntu', sans-serif;
    color: #0e2637;
    text-transform: uppercase;
    text-align: left; margin-bottom:-15px;
}
.left_style_contact h3 {
    width: 100%;
    margin: 0px auto;
    font: bold 13px/18px 'Ubuntu', sans-serif;
    color: #0e2637;
   
    text-align: left; margin-bottom:-15px;
}
.xa_office_content {
    width:100%;
    margin: 0px 0px 30px 0px;     text-align: left;
}

.left_contact_call {
    margin: 0px 0px 0px 0px;
    padding: 35px 0px 0px 35px;
    color: #0e2637;
    text-transform: uppercase;
    font-weight: bold;
    font-family:sans-serif;
    font-size: 12px;
    line-height: 18px; min-height: 60px;
}

.left_contact_call a {
    text-decoration: none;
    color: #0e2637;
    color: -webkit-linear-gradient(#01acf4, #0291cd);
    color: -o-linear-gradient(#01acf4, #0291cd);
    color: -moz-linear-gradient(#01acf4, #0291cd);
    color: linear-gradient(#01acf4, #0291cd);
    text-transform: lowercase;
}

.left_contact_call a:hover {
    color: #a0a0a0;
}

.contact_map_content {
    width: 66%;
    float: left;
    margin: 0px 0px 0px 0px;
}

.contact_map_content h1 {
    width: 100%;
    margin-bottom: 15px;
    font: bold 18px/18px 'Ubuntu', sans-serif;
    color: #0e2637;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    margin-bottom: 15px;
    margin-top: 20px;
    line-height: 36px;
}

.add-cont{background: url(image/add-icon.png)0 30px no-repeat;}
.ph-cont{background: url(image/ph-icon-cont.png)0 30px no-repeat;}
.mail-cont{background: url(image/email-icon.png)0 30px no-repeat;}


.icon-ul{list-style-image:url(./image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px;}

.table-responsive{border:0;}

#form1{    overflow: hidden;}

@media(max-width:1024px){
.animatedParent{overflow:hidden;}
.nav>li>a{    padding: 9px 3px;}	
.three-cl-inner{height: auto;}
.navbar-fixed-top .nav>li>a{padding-left: 10px;
    padding-right: 10px;}
footer{bottom: -292px;}
.navbar-default .navbar-nav>li>a{font-size: 14px;}
.cprht-img{margin-left: 88px;     display: none;}

#home{height: 100%;}
}

	
@media(max-width:769px){
.three-cl h3{font-size: 23px;}	
.copyright-rht ul li{padding-left: 10px; margin-left: 10px;}

.navbar .navbar-right{    width: 100%;
    margin: 0;
    margin-top: 10px;
}
.nav>li>a {
    padding: 9px 15px;
}
#logo-web{height: 100%;}
footer {
    bottom: -100%;
}
.body-fx footer:hover{bottom:0;}
.sec-about-lft p{text-align:center;}
.sec-about-lft img{    width: 60%;
    margin: 0 auto;}
.sec-about-rht .tab-content{min-height:inherit;}

.ser-cl-inner {
    position: initial;
    float: left;
    width: 47%;
    text-align: center;
    margin: 0 1.5%;
    border: 1px solid #eee;
    margin-top: 70px;
    padding-bottom: 20px;
}

.ser-main-cl{    margin-top: 30px;
    margin-bottom: 0;}
	
.fl-ser, 
.fl-ser.fr-ser
{float:inherit; text-align:center; padding:0 15px; border:1px solid #ccc;     padding-top: 75px;}
.sh-img{display:none;}
.fl-ser p,
.cl4 .fl-ser p, .cl4 .fl-ser h3, .cl5 .fl-ser p, .cl5 .fl-ser h3, .cl6 .fl-ser p, .cl6 .fl-ser h3
{text-align:center;}
.dn-img{display:block;}

.ser-cl-inner img,
.cl4.ser-cl-inner img, .cl5.ser-cl-inner img, .cl6.ser-cl-inner img {
    float: initial;
    left: 0;
    right: 0;
    margin: 0 auto; margin-top: -50px;
}
.hm-serv{padding-bottom:60px;}

.contact_map_content{width:100%;}
.left_style_contact{width:100%; margin-left:0;}

.navbar-default .navbar-nav>li>a {
    font-size: 12px;
}
.nav>li>a {
    padding: 9px 1px;
}

.cprht-img{display:none;}
footer {
    position: relative;
}


.hm-serv {
    padding-bottom: 30px;
}

.top-nav-lft ul{padding-left: 15px;}
.top-nav-rht ul{padding-right: 15px;}
	}
	
@media(max-width:736px){
.slider-info h4{    font-size: 35px;}	
.slider-info h3{font-size: 30px;}
.rslides{    height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{border-color: #1086de;background-color: #0364ac;}
.navbar-default .navbar-toggle{border-color: #0866ab;}
.navbar-toggle{background-color: #004171; border-color: #0866ab;     margin-top: 22px;}
.navbar-default .navbar-toggle .icon-bar{    background-color: #fff;}
.cont-rht ul, .copyright-lft, .copyright-rht{font-size: 13px;}

#bs-example-navbar-collapse-1{    margin: 0;  padding: 0; border-top: 0;
}
.navbar-default .navbar-nav>li>a{    color: #fff;
   padding: 5px 10px;
    background: #416dd8; border-bottom:1px solid #0866ab;}
	
	
.ft-cont p, .ft-cont p a{line-height: 18px;}
.cprht-img{display:none;}
.cprht-rht li .fa{    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 22px;}
.us-lk ul li{margin-bottom: 2px;}
footer h2{font-size: 20px;}

footer{position:relative;}
.hm-serv {
    padding-bottom: 30px;
}
#HeaderControl, center #form1 #HeaderControl{width: 45%;     z-index: 999999999;}
.navbar{    margin-right: 0 !important;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{    margin: 0;
    width: 100%; border:0;}
	
#MenuControl, #MenuControl_C{height:inherit !important; width: 100%;}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 14px;
}

.four-col-inner h3{font-size: 18px;}

.navbar-default .navbar-nav .open .dropdown-menu>li>a{    background: #004171;
    border-bottom: 1px solid #0a5e9c; color: #fff;}
	
.body-fx .navbar-default .navbar-toggle:focus, .body-fx .navbar-default .navbar-toggle:hover {
    border-color: #0662a7;
    background-color: #004171;
}

.body-fx .navbar-default .navbar-toggle {
    border-color: #0662a7;
}

.body-fx #MenuControl{height: inherit !important;     width: 100%;}
.body-fx #HeaderControl{z-index: 999999999;     top: -2px;}
.body-fx #HeaderControl{width: 45%;}
.body-fx #MenuControl_C{height: inherit !important; }
.body-fx #MenuControl_C #navbar-collapse-1{height: 278px !important;
    overflow-y: auto;}
.navbar-nav{margin-bottom:0;}
.copyright{right: 15px;}
footer{    z-index: 9;}

center #HeaderControl{    padding: 3.5px 0;}
center .navbar-default .navbar-toggle:focus, center .navbar-default .navbar-toggle:hover{border-color: #baa46a;}
center .navbar-default .navbar-toggle {
    border-color: #0662a7;
}
.body-fx center #HeaderControl{height: 67px !important;}

center #form1 #HomepagecontentControl{padding-top: 75px;}
	}
	
@media(max-width:667px){
.three-cl h3 {
    font-size: 17px;
}
.four-col-inner h3{    font-size: 17px;}
.four-col-inner p{font-size:12px;}
.four-col-inner .fa{font-size: 28px; height: 40px;     line-height:31px;}
.four-col-inner p{    margin-bottom: 9px;}
.sec-about-rht .nav-tabs>li a{font-size: 16px;}
.hm-serv h2{font-size: 30px;}
	}
	
@media(max-width:568px){
.cont-rht{    padding-bottom: 15px;     width: 100%;}
.cont-lft{    width: 100%;
    margin-right: 0;}	
.copyright-lft, .copyright-rht{width:100%; text-align:center;}
.copyright-rht ul{    text-align: center;
    margin-top: 10px;
    font-size: 13px;}
.copyright-rht ul li{font-size: 12px;}
.four-col-inner{margin: .5%; width: 49%;     padding-bottom: 0;}
.animatedParent{    margin-top: 3px;}
.sec-about{padding-top: 30px;}
.sec-about-lft img{    width: 100%;}
.sec-about-rht .hm-head{font-size:20px;}
p{font-size: 14px; line-height: 20px;}

.ser-bg{width:70%; margin:0 auto;}
.ser-cl-inner img{top: -4px;     width: 100px;
    height: 100px;}
.fl-ser, .fl-ser.fr-ser{padding-top: 60px;}
.ser-cl-inner h3{font-size:16px;}
.ser-cl-inner p{    font-size: 13px;}
.fl-ser{min-height: 190px;}

#home:after{     height: 140px;     background: linear-gradient(rgb(0, 0, 0) 20%, transparent 100%);}
.top-nav-rht{display:none;}
.top-nav-lft{width:100%;}

#widgetsControl table, #widgetsControl td {
    height: initial !important;
}
#Wslider li{    height: 250px;}

.body-fx #MenuControl_C #navbar-collapse-1{height: 225px !important;}
.navbar-nav>li>a {
    line-height: 24px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 2px 15px 2px 25px;
}
	}
	
@media(max-width:480px){
.ban-logo {
    width: 60px;
}
.slider-info h4 {
    font-size: 22px;
}
.slider-info h3 {
    font-size: 16px;
}
.slider-info p{    font-size: 14px;    line-height: 5px;}
.arrow-dn{display:none;}
.callbacks_nav{background-size: 198% 100%; width: 40px;
    height: 40px; top:50%;}
	
.hm-serv-bx-img{    width: 40%;}
.hm-head{      margin-bottom: 0;
    font-size: 32px;}
.container{font-size: 14px;}
.hm-about p{line-height: 21px;}
.three-cl .col-md-4{width:100%;}
.three-cl-inner{margin-bottom: 10px;}

.rslides {
    height: 320px;
}
.top-nav{display:none;}
.navbar-default{padding: 8px 0; top: 0;}
.cprht-lft{text-align:center; width:100%;}
.cprht-rht{text-align:center; width:100%;}
.copyrht{    padding: 0px 0 6px;}

#HeaderControl, #MenuControl{    top: 0;}
#logo-web{height:inherit;}
#HeaderControl, .body-fx #HeaderControl, center #form1 #HeaderControl{       width: initial;
    max-width: 70%;}
.navbar-toggle{    margin-top: 12px;}
center #HeaderControl {
    padding: 8.5px 0;
}

center #form1 #HomepagecontentControl {
    padding-top: 45px;
}
	}
	
@media(max-width:414px){
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}

.ser-cl-inner{    width: 100%;
    margin: 0;
    margin-top: 50px;}
.fl-ser {
    min-height: initial;
}
.ser-bg{width:100%;}
	}
	
@media(max-width:375px){
.hm-serv-bx-cnt h3{font-size: 20px;}	
.two-cl .hm-head{    font-size: 24px;}
.callbacks_nav.next{right: 6px;}
.callbacks_nav.prev{LEFT: 6px;}
.rslides {
    height: 210px;
}
.callbacks_nav{    top: 86px;}
.slider-info {
    top: 35px;
}
.hm-about .carousel{height: 170px;}
.sec-about-rht .nav-tabs>li a {
    font-size: 12px;
}

footer .col-xs-7, footer .col-xs-5{width:100%;}
.four-col-inner {
    margin: 1%;
    width: 48%;
}
.copyrht p{font-size:12px;}
	}
	
@media(max-width:360px){
.body-fx #MenuControl_C #navbar-collapse-1 {
    height: initial !important;
    max-height: 380px;
}
	}

@media(max-width:1024px){
.banner-cont { display:none !important;
   
}
	}