@import url('image/LibreFranklin-Thin.ttf');

body{ margin:0; padding:0; font-family: 'Libre Franklin';font-size: 14px; font-weight: normal; color: #000; line-height: 24px;}
img{ max-width:100%;}
.fl-head p {
    padding: 3px;
    font-weight: bold;
    color: #000000;
    font-size: 32px;
}
.fl-head span {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
}
.container-middle{ font-family: 'Libre Franklin';font-size: 14px; line-height: 24px; color: #333; text-align: left; }

.container-middle a{color: #006CA5;text-decoration:none;}
.inner-pages ul{ line-height:24px;}
.team_img {
    width: 100%;
    padding: 2px;
    box-shadow: 1px 1px 4px gray;
}
.navbar-toggler{background-color: #fff;}
p{  font-size: 15px; color: #636363; font-family: 'Libre Franklin'; margin-bottom: 5px; text-align: justify; line-height: 24px;}	

h1,h2,h3,h4,h5,h6{font-family: 'Libre Franklin';font-weight:700;}
h1{
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
    text-align: left;}
	
h2{     font-size: 25px;
    text-align: left;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;}

h4{    font-size: 14px;
    text-align: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;}

.cl{clear:both;}

/*color-box*/
.td-banner{ background:#256fb4;}
.td-banner:hover, .td-banner,
.us-lk ul li:hover, .us-lk ul li,
.abt-hm, .abt-hm:hover{ transition:0.5s; -moz-transition:0.5s; -webkit-transition:0.5s;}


/*color-box*/

/*banner*/
.td-banner{ height:320px;
    position: relative;
    border: 2px solid transparent;
    padding-top: 15px;
    overflow: hidden;
    background: url(image/banner-bx.png) no-repeat;
    background-size: 100% 100%;
	margin: 0 auto;
	}
	
.banner-bx { margin-top: -110px;}
	

.img-bn{ text-align: center;}

.img-bn img{background: #636363;border-radius: 50%;padding: 10px 10px;box-shadow: 3px 3px 5px #111;transition: 0.5s;}
	
.td-banner:hover .img-bn img{ transform:rotate(360deg) scale(1.1); transition:0.5s; }
	
.td-banner:hover:after, .td-banner:hover:before{ left: 35px; opacity: 1;}


.td-banner h2{
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    margin-top: 0;
    padding: 3px 0px 5px;
    font-size: 22px;
    margin-bottom:5px;}
	
.td-banner p{ font-size: 14px;   color: #fff; line-height: 20px;
    padding: 0 10px; text-align: center; margin-top: 84px; transition:0.5s;}
	
.td-banner a{ color: #fff;
    text-decoration: none;
    margin-right: 0;
    font-size: 12px;
    background: #006CA5;
    padding: 4px 10px;
    border-radius: 5px;
    color: #fff;
    box-shadow: 4px 5px 4px #000;}
	
.td-banner:hover p{margin-top:0px; transition:0.5s;}
.td-banner:hover p.img-bn{margin-top:20px; transition:0.5s;}
/*banner*/

/*header*/

header{padding-bottom: 20px;}

.top-nv{
    background: #636363;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; */
    height: 36px;
    /* z-index: 9; */
    position: relative;
    overflow: hidden;
    margin-bottom: 4px;
    }
	
.top-nv .container-middle{background:#006CA5 !important; position:relative;}

.top-nv .container-middle:before{    content: "";
    position: absolute;
    right: -15px;
    height: 100%;
    width: 35px;
    background: #006CA5;
    top: 0;
    transform: skew(-34deg);
    z-index: 1;
	display:inherit;}

.top-nv .container-middle:after{    content: "";
    position: absolute;
    left: -15px;
    height: 100%;
    width: 35px;
    background: #006CA5;
    top: 0;
    transform: skew(34deg);
    z-index: 1;
	display:inherit;}
	
.top-nv ul{margin:0; list-style:none; text-align:left;     font-size: 16px; padding-left: 0;}
.top-nv ul li{display:inline-block;color: #fff;padding: 6px 0;}
.top-nv ul li img{    vertical-align: text-bottom; margin-right:8px; height: 18px;     float: initial;}
.top-nv ul li a{color:#111;}

.bg-black{     position: absolute;
    top: 0;
    right: -7px;
    height: 36px;
    background: #002848;
    width: 11%;
    transform: skew(-23deg);
    border-left: 5px solid #0f5d9d;}

.top-nv .container-middle .fl-head{padding-top:0px;     position: relative;
    z-index: 2;}

.top-nv .container-middle .fr-head img{margin-left:4px; transition:0.5s;}
.top-nv .container-middle .fr-head img:hover{transform:rotate(360deg); transition:0.5s;}

.top-nv .container-middle .fr-head{padding-top: 0px; position:relative;     z-index: 9;}

.container-middle .fl-head{padding-top: 6px;}

/*.container-middle .fr-head:after{content:""; position:absolute; right:0; top:0; height:100%; width:100%; background:#000;}*/

.fl-head h2{     font-weight: bold;
    text-transform: capitalize;
    font-size: 28px;
    margin: 0;
    margin-left: 25px;
    color: #333;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 8px;
    font-family: sans-serif;
}

.fl-head h4{      font-family: sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 15px;
    margin-top: 3px;
    color: #000;
    margin-bottom: 0;
    margin-left: 27px;}
	
.fl-head{float: left;
   /* width: 540px;*/}
	
.fr-head{    float: right; position:relative;}	

.content-head{float: left;}

.fr-head p img{float: left;padding-right: 10px;}
.fr-head p {
    font-size: 18px;
    color: #000;
    font-family: sans-serif;
    line-height: 22px;
    margin-top: 9px;
    }
	
.fr-head p span{    font-weight: 100;
    font-size: 14px;}
/*header*/

/*home*/



.hm-abt p{text-align: center;
line-height:24px;}

.hm-abt{
    background: #fff;
    padding: 80px 0;
    }
.hm-abt, .hm-abt h2{text-align: center;}

.head-hm{text-align: center;    margin-bottom: 35px; font-size: 28px; position:relative;color: #333;}

.head-hm span{padding: 3px 9px; position:relative; z-index:0; background:transparent;}
	
.head-hm span:before{      content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 70%;
    background: #333;
    bottom: -7px;
    right: 0;
    margin: 0 auto;}
	
.head-hm span:after{    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 20%;
    background: #006CA5;
    bottom: -9px;
    right: 0;
    margin: 0 auto;}

.hm-service{padding-bottom:0px; padding-top: 10px;}


.innr-pg-bnnr{display: flex;align-items: center;width: 100%; background-size: cover; height:350px; text-align: center; position:relative;margin-bottom: 20px;}
.innr-pg-bnnr:after{content:'';position:absolute;left:-1px;right:-1px;top:-1px;width:100%;height:100%;z-index: 0;background: #006CA52b;}
.innr-pg-bnnr h1{color:#fff;text-align:center;text-transform: capitalize;font-size: 32px;font-weight:bold;text-shadow: 1px 1px 2px #000;position:relative;z-index:1;}
.innr-pg-bnnr h1:after{content:'';position:absolute;bottom: -15px;margin:0 auto;left:0;right:0;width:100px;height: 2px;box-shadow: 1px 1px 2px #000;border-radius:2px;background:#fff;}



.ser-bx-img{
    /* float: left;
    width: 30%;*/
    position: relative;
    border: 5px solid #006CA5;
    height: 464px;
    overflow: hidden;
    box-shadow: 7px 5px 5px #ccc;
    }
	
.ser-bx-img img{width:100%; height: 100%;}

.ser-bx-rht{  /*  float: left;
    width: 68.5%;*/}
	
.serv-bx{
    border: 1px solid #ddd;
    padding: 15px 15px;
    margin-bottom: 18px;
    position:relative;
    margin-top: 15px;
    min-height: 217px;
    }

.ser-bx-img h2{ position: absolute; top:30%; width: 100%; text-align: center; color: #fff; line-height: 36px;}
.ser-bx-img p{ position: absolute; top: 111px; width: 100%; padding: 0 20px; text-align: center; color: #fff;}	

.ser-bx-img h2 strong{color: #fff;}	
.ser-img{ float: left; width: 25%;}	
.ser-img img{ height: 60px;}	
.ser-cnt{ float: left; width: 75%;}
.ser-cnt h3{ margin: 0; color: #0e1320; margin-bottom: 5px; font-size: 18px;}	
.ser-cnt p{font-size: 14px;line-height: 23px;text-align: left;}

.serv-bx, .serv-bx:hover, .rd-mr img, .ser-img img{ 
	transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s; 
    vertical-align: top; margin-top: 7px;}

.serv-bx:hover{ box-shadow: 2px 3px 4px #ccc; border-color:#333;}

.serv-bx:hover .rd-mr img{ margin-left: 15px;}

.serv-bx:hover img{ transform:rotate(15deg);}
	
.serv-bx:before{    content: "";
    background-color: #333;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; top:0;}
	
.serv-bx:after{ content: "";
    background-color: #333;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; bottom: 0;}
	
.serv-bx:hover:after, .serv-bx:hover:before{ left: 35px; opacity: 1;}

.hm-team{ background: url(image/team-bg.jpg) no-repeat;
    background-attachment: fixed;
    padding:35px 0px 40px;
    margin-bottom: 10px;
    border-top: 6px solid #333;
    border-bottom: 6px solid #333;
    box-shadow: 0px 7px 5px #ccc; 
	background-size: cover;
    background-position: top center; }
	
.hm-team h3{ text-align: center; color: #fff; font-weight: bold; font-size: 18px; margin-top: 50px;}	
.hm-team .head-hm{ color:#fff;}
.hm-team .head-hm strong{ color:#006CA5;}
.hm-team .head-hm span:before{ /*background: #8e8e8e;*/}
	
.hm-team p{ color:#fff; text-align:center;}

.hm-abt p.rd-mr, .hm-team p.rd-mr{ margin-top: 30px; text-align:center;}

.hm-abt p.rd-mr a{ text-align:center; border-radius: 6px;
    background: #006CA5;
    color: #000;
    padding: 7px 18px 7px 43px;
    border-color: #8e7204;
    box-shadow: 4px 3px 5px #222; position: relative;}
	
.hm-abt p.rd-mr a:before{position: absolute;
    left: 0;
    padding-right: 15px;
    width: 100%;
    content: attr(data-hover);
    opacity: 0;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}


.hm-team p.rd-mr a{
    border-radius: 6px;
    background: #006CA5;
    color: #fff;
    padding: 7px 18px 7px 43px;
    border-color: #8e7204;
    box-shadow: 4px 3px 5px #222;
    position: relative;
    }
	
.hm-team p.rd-mr a:before{position: absolute;
    left: 0;
    padding-right: 15px;
    width: 100%;
    content: attr(data-hover);
    opacity: 0;
    text-align: center;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
		
.text-btn{
    font-style: inherit;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;}
	
.iconn{    position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    padding: 4px 10px;
    border-radius: 6px;
    text-align: center;
    color: #ffdd00;
    background-color: #222;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;}
	
/*.iconn img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);     vertical-align: top;
    margin-top: 2px;}*/
	
p.rd-mr a:hover:before{opacity: 1;}

p.rd-mr a:hover .text-btn {
    opacity: 0;
}

p.rd-mr a:hover .iconn {
    left: calc(100% - 24px);
    left: -webkit-calc(100% - 24px);
    left: -moz-calc(100% - 24px);
}
	
.hm-team p.rd-mr:hover a{padding: ;}

.hm-team p.rd-mr:hover a img{padding-left:2px; padding-right:2px;}
/*home*/

.wslidess .container{    position: absolute;
    top: 0;
    z-index: 9;
    margin: 0 auto;
    left: 0;
    right: 0;}
	
.banner-text{     min-width: 340px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    text-align: center;
    padding: 6px 10px;
    max-width: 510px;
    display: inline-block;}
	
.banner-text p{    text-align: center;
    font-size: 24px;}


/*footer*/
footer{ margin-top: 0px; padding-top: 5px; background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed; color: #fff;
    background-size: cover; padding-top: 20px; background-position: top center; overflow: hidden;
}

footer h2{     font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 13px; text-transform: capitalize;     border-bottom: 1px dashed #333;
    padding-bottom: 5px;
}
	
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{/*float:left; width:31%; margin:1%;*/}

.ft-cont{/*width:32%;*/}

/*.ft-cont{margin-top: -3px;}*/

.us-lk ul{list-style-type: square;font-size: 14px;margin-bottom: 0;color: #fff;/* list-style-image: url(image/arrow.png) !important; */padding-left: 24px;}

.us-lk ul li{ line-height: 20px; margin-bottom:10px;}
.us-lk ul li:last-child{ margin-bottom:0;}

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

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

/* .us-lk ul li:hover a{ color:#006CA5 !important;} */

footer a{ color:#000;}

.ft-soc ul{ font-size: 16px;  margin-bottom: 0; list-style: none;}
	
.ft-cont strong{color:#fff;}

.ft-cont p{ margin-bottom:8px; font-size: 14px; line-height: 20px; color: #fff; line-height: 22px; min-height: 40px;
    transition: 0.5s; text-align:left;}

.copyrht{     
    margin-top: 10px;
    color: #ccc;
    font-size: 14px;
    padding: 10px 5px;
    border-top: 1px solid #111;
    position: relative;
	background: rgba(0,0,0,0.3);
}
	
.copyrht p{ margin-bottom: 0;  color: #ccc; font-size: 14px; line-height: 24px;}

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

.cprht-lft{text-align:left;}

.cprht-rht{text-align:right;}

.cprht-rht a{color:#fff;}

p.cprht-rht img {
    height: 25px; transition:0.5s;
}

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

.ft-cont i { width: 35px;
    /* height: 35px; */
    text-align: center;
    border: 1px solid #fff;
    font-size: 19px;
    /* line-height: 44px; */
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: initial;
    float: left;
    transition: 0.5s;
    padding: 7px 0;
}

.ft-cont p:hover i{background:#006CA5; transition:0.5s;}

.ft-cont p:hover i img{    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);}

.top{    position: absolute;
    /* top: -29px; */
    top: -44px;
    left: 60px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    /* z-index: 1; */
    width: 55px;
    background: #006CA5;
    color: #fff;
    padding: 15px 0px 10px;
    border: 2px solid #006CA5;
    border-bottom: 0; cursor:pointer; transition:0.5s;}
	
.top img{    display: block;
    text-align: center;
    margin: 0 auto;}

/*footer*/

.banner-inner img{width:100%;}
.inner-pages{padding-bottom:20px;}
.icon-ul{list-style-image:url(image/hand-icon1.png); padding-left:22px; color: #555; margin-bottom:25px; margin-top:20px;}
.icon-ul li{    padding-left: 15px;
    margin-bottom: 8px;
    line-height: 23px;
    color: #555;     text-align: justify;}
.icon-ul ul{margin-top:5px; margin-bottom:5px;}


/*team*/
.team-bx p{line-height:24px !important;}

.team-bx{    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
    margin-top: 20px;}
	
.team-bx h3 img{vertical-align: bottom;}

.team-bx h3{font-size: 16px; margin-bottom: 4px;}

.team-bx:nth-last-child(1){border-bottom:0;}

.team-table{border-color: #ccc; border-right:1px solid #ccc;}
.team-table td{border:0; border-bottom:1px solid #eee;}

.team-table tr{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;}

.team-table tr:hover{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s; background:#eee;}

/*team*/


/*contact*/
.map-cont{     margin-top:8px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;     padding: 1px 0;}
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%;}
.bx-rht-cont h2{     text-align: left;
    font-size: 19px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 6px;
    margin-bottom: 10px;}
.bx-rht-cont h2 span{    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #999;}
	
.bx-rht-cont p{margin-bottom:5px;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px; text-transform:uppercase;}
.cont-page p{font-size:14px;     line-height: 24px !important;}

.bx-rht-cont h3{font-weight: bold;
    font-size: 19px;
    margin-top: 20px;}

.cont-page h2 span{    display: block;
    font-size: 14px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}





/*cont-page*/
.map-contp{border:1px dashed #ccc;}
.cont-page h2{    font-weight:bold;
    color: #111;line-height: 26px;
    font-size: 19px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 18px;
	margin-top:10px;}
.cont-page h2 span{color: #111;
    font-weight: normal;
    font-size: 18px;}
.cont-page .st-feature-box {
    background: #636363;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
}
.st-feature-box {
    padding-left: 75px;
    position: relative;
    margin-bottom: 35px;
}
.st-feature-box .st-feature-box-icon {
    color: #111;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height: 0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.feature-box-image img {
width: 25px;
    
}

.cont-page .feature-box-image {
    margin-top: 20px;
}
.cont-page .feature-box-image .fa{
   font-size:30px; color:#fff;
}
.cont-page h3 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 8px;
}
.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}
	

/*cont-page*/

/*contact*/
.col-lg-12.table-responsive{border: 0;}

@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 998px) {
.td-banner {
    width: 340px;}
.map-cont{width:100%; margin-bottom:10px;}
.bx-rht-cont{width:100%; margin-left:0;}
}
@media screen and (max-width: 767px) {
.top-nv .container-middle:before,
.top-nv .container-middle:after{display:none;}
.top-nv{background:#006CA5;}
.banner-text{display:none;}
.ser-img{    width: 16%; min-width: 85px;}
.cprht-lft{float:left;}
.cprht-rht{float:right;}
.top{display:none;}
.us-lk ul li{margin-bottom: 6px;}
.navbar-toggle{    border: 0; float: initial;     margin-right: 0;     padding: 5px 10px;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar{    width: 29px;
    height: 3px;}
.navbar{text-align: center;
    border: 0;
    border-radius: 0;}
.table-responsive{border:0;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
#MenuControl_C #navbar-collapse-1{border:0;}
.navbar-nav{    border-top: 1px #fff solid;     margin-bottom: 0;}
.navbar-nav>li{ border-bottom: 1px #fff solid; border-right:0;}
.navbar-nav>li>a {
    line-height: 26px;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 2px 15px 2px 25px;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
    font-weight: 500;
}
}
@media screen and (max-width: 580px) {
.serv-bx{width:95%;    margin: 10px auto;}
.fr-head{display:none;}
.cprht-lft, .cprht-rht{    width: 100%;
    text-align: center;}
header {
    padding-bottom: 11px;
}
.container-middle .fl-head {
    padding-top: 6px;
}
.fl-head {
    float: initial;
    width: 100%;
    text-align: center;
}
.top-nv ul{text-align: center;}
}

@media screen and (max-width:480px){
.hm-abt .head-hm{font-size: 22px;}	
.bx-rht-cont h2,
.bx-rht-cont h3{font-size: 16px;}
.fl-head{    float: initial;
    width: 100%;
    text-align: center;}
.top-nv ul{text-align:center;}
header {
    padding-bottom: 10px;
}
	}

@media screen and (max-width: 414px) {
.td-banner {
    width: 320px;}
.head-hm{    font-size: 22px;}
.top-nv .fl-head ul li:first-child{padding-right: 10px !important;
    margin-right: 4px !important;border-right: 0 !important;}
.top-nv ul{    font-size: 14px;}
.ser-cnt{width:100%;}
.ser-cnt p{text-align:center;}
.ser-cnt h3{text-align:center; margin-top: 14px;}
.ser-img{width:100%; text-align:center}
.main-table{font-size:11px;}
center .inner-pages p{padding-right: 5px;}
}
@media screen and (max-width: 375px) {
.fl-head h2{font-size: 20px;    margin-top: 0px;    margin-left: 10px;}
.fl-head h4{    font-size: 14px;margin-left: 10px;}
.top-nv{background: #006CA5;}
.td-banner{width:100%;}
.hm-abt .head-hm{font-size: 18px;}
}
@media screen and (max-width: 360px){
.top-nv ul {
    font-size: 12px;
}
.hm-abt .head-hm {
    font-size: 16px;
}
	}

.wback_container{position:relative;}
.caption{position:absolute;top:50%;left:50%; transform:translate(-50%, -50%); z-index:99999999; padding:10px; height:auto;}
.caption h2{color:white; text-align:center;font-size:30px;line-height:31px;font-weight:bold;}
.caption p{color:white; text-align:center;font-size:18px;}


.whatsapp_btn{
    position: fixed;
    bottom: 5em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}


/* services section */

.hm-serv {font-size: 14px;

    font-family: Open Sans;}

.hm-serv h4{font-size: 14px;
    font-weight: 700;
    font-family: Open Sans;
    color: #008237; text-align:center;}
	
.hm-serv h2{     font-size: 35px;
    font-family: Open Sans;
    font-weight: 800;
    color: #000;
    text-align: center;
    margin-bottom: 35px; border-bottom:1px solid #006CA5; padding-bottom:10px;}
	
.hm-serv h2 strong{color:#6c773b;}
	
.hm-serv h2 span{font-style:normal; position:relative;}
	
.hm-serv h2 span:after{    content: "";
    position: absolute;
    z-index: 99;
    height: 5px;
    width: 100%;
    background: #6c773b;
    left: 0;
    bottom: -9px;}
	
.ser-main-cl{    position: relative;
    text-align: center;
    margin-top: 90px;
    margin-bottom:90px;}
	
.ser-main-cl img{border: 5px solid #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 2px #47540e;
	}

.ser-cl-inner img{width: 125px;
    height: 125px;
    border-radius: 50%;
    border: 4px solid #fff;
    float: left;
    margin-left: 15px;
    transition: 0.7s;
    position: absolute;
    top: -15px;}
	
.ser-cl-inner:hover img{ transition:0.7s; transform:scale(1.2);}
	
.ser-cl-inner h3{       font-size: 18px;
    /* font-family: Raleway; */
    font-weight: 700;
    color: #006CA5;
    margin-bottom: 10px;
    margin-top: 0;}
	
.ser-cl-inner p{line-height:18px;}
	
.fl-ser{    float: left;
    text-align: right;
    width: 100%;
    margin-top: 15px;
    font-size: 14px;
    padding-right: 135px;
    position: relative;}
	
.fl-ser.fr-ser{padding-right:0;     padding-left: 135px;}
	
.fl-ser p{text-align:right;}

.fl-ser p a{    display: block;
    color: #636363;
    margin-top: 8px;
    font-weight: bold;
    font-style: italic;
    font-size: 13px; transition:0.5s;}
	
.fl-ser p a:hover{transition:0.5s; color: #006CA5;}
	
.cl1{     position: absolute;
    top: -30px;
    width: 40%;
    left: 65px;}
	
.cl2{    position: absolute;
    top: 166px;
    width: 38%;
    left: -15px;}
	
.cl3{    position: absolute;
    top: 355px;
    width: 39%;
    left: 80px;}
	
.cl4{    position: absolute;
    top: -30px;
    width: 40%;
    right: 65px;}
	
.cl5{    position: absolute;
    top: 166px;
    width: 40%;
    right: -20px;}
	
.cl6{    position: absolute;
    top: 355px;
    width: 40%;
    right: 65px;}
	
.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:left;}

.cl4.ser-cl-inner img,
.cl5.ser-cl-inner img,
.cl6.ser-cl-inner img{margin-right: 15px; margin-left:0;
    left: 0;}

.dn-img {
    display: none;
}

.hm-serv{    background: url(../image/serv-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding-top: 25px;
    padding-bottom: 7px; border-top: 1px solid #006CA5;
    border-bottom: 1px solid #006CA5;}
.hm-serv:after{content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(255,255,255,0.90);}
.hm-serv .container{position:relative; z-index:9;}

#WhatsNewControl{padding:30px!important;margin-top: 26px;}
#CalendarControl{padding:30px!important;}

.rotate-btn{
    position: fixed;
    bottom: 50%;
    right: -87px;
    width: 215px;
    height: 55px;
    z-index: 9999;
}
.rotate-btn .icon_logo{
    transform: rotate(90deg);
    position: relative;
    z-index: 100;
    padding: 5px;
}
.rotate-btn .icon_logo a{
background: #636363;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

/* services section */

@media(max-width:1024px){
.animatedParent{overflow:hidden;}
.nav>li>a{    padding: 9px 9px;}	
.three-cl-inner{height: auto;}
.navbar-fixed-top .nav>li>a{padding-left: 10px;
    padding-right: 10px;}
footer{bottom: -320px;}
.callbacks_container{height:100%;}

.ser-cl-inner img{    width: 110px;
    height: 110px;}
.fl-ser.fr-ser{    padding-left: 122px;}
.cl5{    width: 39%;}
.cl4{    width: 38%;}
.cl6{    width: 38%;}
.fl-ser p {
    font-size: 13px;
}
}

	
@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;}
	}
	
@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: #8abf00;     background-color: #8abf00;}
.navbar-toggle{background-color: #8abf00; border-color: #8abf00;}
.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: #8abf00; border-bottom:1px solid #84b30a;}
	
	
.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: 29px;}
.us-lk ul li{margin-bottom: 2px;}
footer h2{font-size: 20px;}

footer{position:relative;}
.hm-serv {
    padding-bottom: 30px;
}
	}
	
@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: 40px;}
.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%;}
.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;}
	}
	
@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;}
	}
	
@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;}
	}


#abt{    background: url(../image/serv-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding-top: 25px;
    padding-bottom: 7px; border-top: 1px solid #baa46a;
    border-bottom: 1px solid #baa46a;}
#abt:before{content:""; position:absolute; left:0; top:0; width:100%; height:100%; background:rgb(255,255,255,0.90);}
#abt .container{position:relative; z-index:9999999999;}