p{color:#555; line-height:21px; margin-bottom:20px; text-align:justify}

.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.5);
    background-size: cover;
    position: absolute;
    top: 0;
    z-index: 9;
    left: 0;
    width: 100%; transition:0.5s;}
	
.navbar-brand>img, .navbar-right, .navbar-default .navbar-nav>li>a{transition:0.5s;}

.header-fix .navbar-default .navbar-nav>li>a{    padding: 8px 25px; color:#000;}
.header-fix .navbar-right{    margin-top: 14px;}
#main-head.header-fix{position:fixed;     background: rgba(249,191,30,0.95); z-index:999;}
#main-head.header-fix .navbar-brand>img{padding-top:8px;}
#main-head.header-fix .top-nav{display:none;}
.top-nav{color:#fff;     padding: 20px 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;}

.navbar-default {
    background-color:transparent;
    border:0;
}
.navbar-brand{padding:5px 0 13px;}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 16px 25px;
}
.navbar-default .navbar-nav>li:nth-last-child(1) a{padding-right:0;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color:#468ae7;}


/*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:48%; z-index:9; text-align: right;}
.banner-cont h3{font-size: 48px;
    color: #fff; text-align:left;
    text-transform: uppercase;
    background: rgba(0,0,0,0.6);
    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:800; color:#f9bf1e;}

.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: #f9c809 !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: #f9c809 !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 #888 solid;
    border-right: 2px #888 solid;
    width: 10px;
    height: 6px;
    display: inline-block;
    content: "";
    transform: skew(30deg);
    -webkit-transform: skew(50deg);
	border-left-color: #f9c809 !important;}
	
.head-sep u:after{    position: absolute;
    top: 0;
    left: -2px;
    border-left: 2px #888 solid;
    border-right: 2px #888 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: #f9c809 !important;}
	
.hm-head span{
    font-weight: 800;
    color:#f8be27;}
	

.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 #f8be27; border-left:0; border-right:0}
.fourcol h3{ font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    color: #000;
    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: #f8be27;}
	
.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: #488ee6;
    border-color: #f8be27;
    z-index: 9;}
.fourcol-inner:hover .fa{color:#fff;}
.fourcol-inner:hover h3 span a{color:#f8be27;}
.fourcol-inner:hover h3{color:#fff;}
.fourcol-inner:hover h3 span{    font-size: 12px;}
.fourcol-inner .fa{      font-size: 50px;
    margin-top: 7px;
    color: #f9bf1e;
    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:#f8be27;}
.ecal .fa, .hm-whats .fa{color:#fff;}
.ecal h3 span a, .hm-whats H3 span a{color:#444;}
.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:#478ee8;
    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: #f9bf1e;
    color: #000;
    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 #f9bf1e;
    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 #dca50e;
    right: 0;}
	
.rd-mr a:hover{background:#488ee6; 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;}
.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: 15px;
    width: 100%;
    padding: 0 5%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;}
.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: #4692e7;
    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: #f9bf1e;}
.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: #478ee8;
    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-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:#000;}
.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:#d3a722 !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:#212121;
    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: #555;
    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:#f9bf1e;
    border-radius: 50%;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 29px; transition:0.5s;}

.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: #d3a722;	
}

.ft-add:after{content: "\f131";}
.ft-ph:after{content: "\f130";}
.ft-mail:after{content: "\f12e";}

.same-ft:hover{background:#488ee6; 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: #d3a722;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #d3a722;
    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%;}
	}