@charset "utf-8";
/* CSS Document */
.top-marg{
	margin-top:20px!important;
}


body{ margin:0 !important; padding:0 !important; font-family:Arial !important; font-size: 13px;  font-weight: normal; color: #222; line-height: 24px; background:#fff; overflow-x:hidden;}

.container-middle{ text-align: left; font-family:Arial !important; font-size: 13px !important; line-height: 18px !important; font-weight: normal !important; color: #2b2b2b;}

.container-middle a{color:#236fb6; text-decoration:none;}
.team-page{ font-family:Arial, Helvetica, sans-serif; color:#222; font-size:14px; line-height: 24px; text-align:justify;}
.team-page h1{ border-bottom:1px #ccc solid;}
.team-page-in{font-family:Arial, Helvetica, sans-serif; color:#222; font-size:14px; line-height: 24px; text-align:justify; background:#eee; min-height:150px; border:1px #ccc solid; margin-bottom:10px;}

.team-page-in h2{ font-size: 20px; font-weight:bold; text-align: left; color: #083a59; line-height:30px; text-transform: uppercase;}
.team-page-in p{ font-family:Arial, Helvetica, sans-serif; color:#222; font-size:14px; font-weight:bold; line-height: 24px; text-align:left;}
.team-page-in img{ float:left; border:1px #ccc solid; padding:2px; margin:5px;}
.team-page-in ul{ list-style-type: disc;}
.team-page-in ul li{ color:#222; font-size:14px; line-height: 24px; text-align:left;}

.service-page{font-family:Arial, Helvetica, sans-serif; color:#222; font-size:14px; line-height: 24px; text-align:justify;}
.service-page h1{ border-bottom:1px #ccc solid;}
.bgk{ background:#eee; padding:5px 10px;}
.service-page ul{ list-style-type: disc;}
.service-page ul li{color:#222; font-size:14px; line-height: 24px; text-align:left;}

p{  font-size:13px; text-align:justify; line-height: 20px; margin-bottom: 10px; margin-top:0; }	

h1{
    font-size: 24px;
    font-weight:bold;
    line-height: 30px;
    color: #141415;
    text-align: left; text-transform: uppercase;}
	
h2{   font-size: 20px;
	font-weight:bold;
    text-align: left;
    color: #083a59;
    line-height:30px;
    text-transform: uppercase;
   }
h3{
	font-size: 18px;
	font-weight:bold;
	color: #083a59;
	line-height: 30px;
	text-transform: uppercase;
	line-height: 22px;
}

h4{ font-size: 16px;
    text-align: left;
    font-weight: bold;
	line-height:25px;
	 color: #083a59;
    text-transform: uppercase;
   }

.cl{clear:both;}

.social-fix ul{list-style: none;
    padding-left: 0;}
	
.social-fix{position: fixed;
    top: 30%;
    right: -6px;
    z-index: 9;}
	
.social-fix ul li{margin-bottom:-5px; transition:0.5s;}

.social-fix ul li:hover{margin-left:-5px; transition:0.5s;}

/*#HomepagecontentControl{min-height:200px !important;}*/

/*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*/


.about{ font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; line-height:24px; color:#222;}
.about img{ float:left; margin-right:10px;}
.about a{ color:#065695; text-align:center; border:1px #ccc solid; padding:5px 10px;}
.img-responsive{ border:1px #ccc solid; padding:2px;}

/*banner*/
.banner-bx{    background: #333;
    margin-top: 0px;
    margin-bottom: 0px;}

.td-banner{     width: 33.2%;
    height: 230px;
    position: relative;
    border: 0;
    padding-top: 0px;
    float: left;
    overflow: hidden;
    margin-top: 0;
    background-size: 100% 100%; background:transparent;}

.caption{    font-size:50px;
    font-family: 'Bree Serif', Arial;
    position: absolute;
    width: 100%;
    text-align: center;
    color: rgba(255,255,255,0.8);
    bottom: 35%;
    font-weight:600; line-height:50px;}
	
.caption span{    font-size: 42px;
    display: block;
    font-weight: normal;}
/*banner*/

.hexagon-shapes {
    display: inline-block;
    margin: 30px auto 45px;
    position: relative;
}

.hexagon {
    position: relative;
    float: left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.hexagon {
    background-color: #77be32;
}

.tp-colthree-inner .hexagon {
    width: 106px;
    height: 62px;
}

.hexagon .corner1, .hexagon .corner2, .hexagon2 .corner1, .hexagon2 .corner2 {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: inherit;
    left: 0;
    top: 0;
}

.hexagon .corner1, .hexagon2 .corner1 {
    -webkit-transform: rotate(60deg);
    -moz-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    -o-transform: rotate(60deg);
    transform: rotate(60deg);
}

.hexagon .corner2, .hexagon2 .corner2 {
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.hexagon2 {
    position: absolute;
    float: left;
}

.hexagon2 {
    background-color: #ffffff;
	border-left: 2px solid #77be32;
    border-right: 2px solid #77be32;
}

.tp-colthree-inner .hexagon2 {
        width: 103px;
    height: 58px;
    left: 0px;
}

.hexagon2 img{position:relative; height: 55px;}

.tp-colthree-inner .hexagon2 .corner1, .tp-colthree-inner .hexagon2 .corner2 {
    left: 0px;
    border-left: 2px solid #77be32;
    border-right: 2px solid #77be32;
}
/*header*/

header{padding-bottom: 0px; position: relative;     background: #fff;}

.top-nv{ background: #fff;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; */
    height: 30px;
    /* z-index: 9; */
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #eee; margin-bottom: 10px;}
	
.top-nv .container-middle{background:#fff; position:relative;}

.top-nv .container-middle:before{    content: "";
    position: absolute;
    right: -15px;
    height: 100%;
    width: 35px;
    background: #fff;
    top: 0;
    transform: skew(-34deg);
    z-index: 1;}
	
.fr-nv{    float: right;
    width: 660px;
    text-align: right;}

.top-nv .container-middle:after{    content: "";
    position: absolute;
    left: -15px;
    height: 100%;
    width: 35px;
    background: #fff;
    top: 0;
    transform: skew(34deg);
    z-index: 1;}
	
.top-nv ul{margin: 0;
    list-style: none;
    text-align: left;
    font-size: 13px;
    padding-left: 0;
    color: #cccccc;}
.top-nv ul li{display:inline-block; color:#333;     padding: 6px 0;}
.top-nv ul li img{ vertical-align: text-bottom;
    margin-right: 0;
    float: initial;
    padding-right: 6px;
    height: 14px;}
.top-nv ul li a{color:#333;}
.top-nv ul li .fa-circle{    width: 12px;
    height: 12px;
    background: #77be32;
    position: relative;
    border-radius: 50%;
    padding: 0px 7px;
    margin-right: 6px;}

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

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

.top-nv .container-middle .fr-head img{margin-left:0px; 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: 1px; position:relative;     z-index: 9;}

.container-middle .fl-head{    padding-top: 11px;
    position: relative;
    z-index: 9;
    padding-bottom: 10px;}


.fl-head h2{  font-weight: bold;
    text-transform: capitalize;
    font-size:30px;
    margin: 0;
    margin-left: 0px;
    color: #77be32;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 5px;
    font-family: Arial;
}

.fl-head h4{  font-family: Arial;
    font-weight: 500;
    text-align: left;
    font-size: 16px;
    margin-top: 3px;
    color: #065695;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 7px;}
	
	
.fl-head.fl-lg{    width: 320px; position: relative;     background: #065695;}
	
.fl-head.fl-lg:after {
    content: "";
    background: #065695;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    background: #065695;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    background: #065695;
    position: absolute;
    right: -13px;
    top: 0;
    width: 28px;
    height: 100%;
    transform: skew(-15deg); z-index: -1;
}
	
.fr-head{   position:relative;    text-align: right; }

.top-nv .fr-head ul{text-align:right;} 

.fl-head img{float: left; height: 75px;}

.content-head{float: left;     margin-left: 20px;}

.fr-head p span img{ padding-right:4px; height:20px; float:inherit; display:inline-block;}

.fr-head p {    font-size: 18px;
    color: #000;
    font-family: Arial; line-height: 20px;}
	
.fr-head p span, .fr-head p span a{    font-weight: 100;
    font-size: 13px;     color: #999;}
	
.sm-dv{    display: inline-block;
    margin-left: 30px;}
	
.sm-dv p{
       color: #555;
    font-size: 12px;
    font-weight: 600;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;}
	
.sm-dv p span{text-transform: lowercase;}
	
.sm-dv:first-child{margin-left:0;}


/*home*/

.tp-colthree{      margin-top: 0;
    z-index: 1;
    position: relative;
    margin-bottom: 50px;
    padding-top: 0;
    margin-top: -61px;}
.tp-colthree-inner{    /*! width: 32%; */
    float: left;
    text-align: center; transition:0.5s;}
	
.mar-bt{margin:0 2%;}
.tp-colthree-img{height:215px; overflow:hidden;}
.tp-colthree-img img{width:100%; transition:0.5s;}
.tp-colthree-cnt h3{  font-size: 19px;
    margin-bottom:10px;
    margin-top: 20px;
    color: #77be32;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;}
.tp-colthree-cnt{padding: 0px 15px;}
.tp-colthree-cnt p{text-align:center;}

.rd-mr{    margin-bottom: -10px;
    margin-top: 0px;}
	
.rd-mr a{color:#77be32; transition:0.5s;}
	
.tp-colthree-inner:hover{transition:0.5s;}
.tp-colthree-inner:hover img{-webkit-transform: scale(1.2) rotateY(360deg);
    -moz-transform: scale(1.2) rotateY(360deg);
    -ms-transform: scale(1.2) rotateY(360deg);
    -o-transform: scale(1.2) rotateY(360deg);
    transform: scale(1.2) rotateY(360deg);}
.tp-colthree-inner:hover .rd-mr a{transition:0.5s;}
.tp-colthree-inner img{transition:0.5s;}
.head-hm{    text-align: center;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    color: #77be32;
    margin-bottom: 25px;}
	
.head-hm span{ color: #181818;
    margin-bottom: 3px;}
	
.head-hm .line {
    position: relative;
    width: 40px;
    height: 6px;
    background: #cccccc;
    margin: 20px auto 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.hm-serv{background:url(image/ser-bg.jpg) no-repeat; background-size:cover;  padding: 50px 0 20px; background-attachment:fixed;}

/*.hm-serv .head-hm span{color: #ccc;}

.hm-serv .head-hm{color: #fff;}*/

.service-box.ser-rht{}

.service-box.ser-lft{}

.ser-lft .hexagon-shapes{    float: right; max-width: 15%;}

.ser-lft .service-box-cnt{    width: 81%; text-align:right;}

.ser-lft .service-box-cnt p{text-align:right;}

.ser-rht .service-box-cnt p{text-align:left;}

.service-box-cnt h3{    text-transform: uppercase;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px; font-weight: bold;}
	
.service-box .hexagon {
    width: 69px;
    height: 40px; opacity:0; transition:0.5s;     left: -1px;
}

.service-box img{transition: 0.5s;     vertical-align: inherit;}

.service-box:hover img {
    -webkit-transform: scale(1.2) rotateY(360deg);
    -moz-transform: scale(1.2) rotateY(360deg);
    -ms-transform: scale(1.2) rotateY(360deg);
    -o-transform: scale(1.2) rotateY(360deg);
    transform: scale(1.2) rotateY(360deg);
}

.service-box .hexagon2 {
    width: 67px;
    height: 38px;     text-align: center;
}

.service-box .hexagon2 img{height: 35px;}

.service-box .hexagon2, .service-box .hexagon2 .corner1, .service-box .hexagon2 .corner2 {
    border-left: 1px solid rgba(119, 190, 50, 0.5);
    border-right: 1px solid rgba(119, 190, 50, 0.5); left: 0px; transition:0.5s;
}

.service-box{margin-bottom: 20px;}

.service-box:hover .hexagon {
    opacity: 1; transition:0.5s;
}

.service-box:hover .hexagon2, .service-box:hover .hexagon2 .corner1, .service-box:hover .hexagon2 .corner2{border-left: 1px solid #2f5597;
    border-right: 1px solid #2f5597; transition:0.5s;}
	
.service-box.ser-rht{ }
	
.service-box.hexagon-shapes{    float: left;
    width: 15%;}
	
.service-box.ser-rht .service-box-cnt{float: right; width:83%;}

.qyery-hm{background:url(image/query-bg.jpg) no-repeat; background-size:cover;  padding: 50px 0 50px; background-attachment:fixed;}

.qyery-hm h4{    margin-bottom: 0;
    font-size: 31px;
    font-weight: normal;
    font-family: cursive;
    color: #ccc; text-align:center;}
	
.qyery-hm h4 strong{font-family: sans-serif;
    font-size: 44px;
    color: #ef5050;}
	
.qyery-hm h4 span{ font-family: sans-serif;
    background: #ef5050;
    color: #fff;
    font-size: 18px;
    padding: 8px 17px;
    vertical-align: super;
    margin-top: 10px;
    top: 31px;
    border-radius: 45px;
    margin-left: 30px;
    border: 2px solid rgba(0,0,0,0.5); transition:0.5s;}
	
.qyery-hm h4 span:hover{background:#333; transition:0.5s;}
	
.qyery-hm h4 span a{COLOR:#FFF;}

.team-col{
    margin-bottom: 12px;
    margin-top: 15px;}
	
	
.team-col .hexagon {
    width: 185px;
    height: 107px;
    position: relative;
}

.team-col .hexagon2 {
        width: 185px;
    height: 105px;
    left: -2px;
    top: 0px;
}

.team-thumb {
    display: table;
    position: relative;
    margin: 55px auto 65px auto;
}

.hexagon-image{width: 170px;
    height: 203px;
    position: absolute;
    overflow: hidden;
    transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    top: -51px;
    left: 1px;}
	
.team-col .hexagon-image {
        width: 176px;
    height: 207px;
    left: 2px;
    top: -51px;
}
.hm-abt{
        padding-top: 45px;
        padding-bottom: 30px;
        }
.hexagon-in1 {
    width: 100%;
    height: 100%;
    transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    overflow: hidden;
}

	
.team-img{float: left;
    width: 45%; max-height:265px; overflow:hidden;}
	
.team-img img{width:100%; transition:0.5s;}

.team-col:hover .team-img img{transition:0.5s; transform:scale(1.1);}

.team-cnt{width: 100%;
    text-align: center;}
	
.team-cnt p{text-align:center;}
	
.team-cnt h3{    color: #77be32;
    font-size: 18px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: bold; text-align:center;}
	
.team-cnt h4{font-weight: normal;
    font-style: italic;
    color: #888888;
    margin-bottom: 10px; text-transform: none; text-align:center;}
	
.info-btn a{font-weight: normal;
    color: #77be32;
    text-transform: uppercase;
    font-size: 12px;}
	
.team-hm{padding: 40px 0 50px;}

.team-thumb .hexagon2 .corner1, .team-thumb .hexagon2 .corner2{border-left: 2px solid #77be32;
    border-right: 2px solid #77be32;     left: 0px;}
	
.hexagon-in2 {
    background-position: 40% 10%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    transform: rotate(-60deg);
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    visibility: visible;
}

.hexagon-in2 img{width: 100%; transition:0.5s; height: 100%;}

.team-col:hover img{-webkit-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);
    -ms-transform:rotateY(360deg);
    -o-transform:rotateY(360deg);
    transform: rotateY(360deg); transition:0.5s;}
	

/*---- Service Section ---*/
.hm-abt .container-middle{    background: #fff;
    padding:5px 0px 50px; }
	
.hm-abt .container-middle{border-left: 1px solid #eee; padding-left: 11px;}
.mn-trcl .container-middle{    /*! border-right: 1px solid #eee; */
    /*! border-top: 1px solid #eee; */
    padding-right: 11px;
    padding-top: 40px;
    padding-bottom: 55px;}

.hm-abt p img{    float: right;
    border-radius: 5px;
    width: 370px;
    margin-left: 20px;
    box-shadow: 11px 12px 4px #ddd; transition:0.5s;}
	
.hm-abt p img:hover{transition:0.5s; transform:translate(0,-4px); box-shadow: -11px -12px 4px #ddd;}






.serv-bx{ height: 200px;
    overflow: hidden;
    position: relative;
     margin-bottom: 20px;  /*   border: 4px solid #fff;
    box-shadow: 0px 0px 3px #999;*/} 
	
.serv-bx:nth-child(even){}	

.ser-img{    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
	
.ser-img img{width: 61%; height: 100%;}
.hm-abt p{text-align:center;}
.ser-cnt{width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(146,96,91,0.3);
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -o-transform: translateX(260px);
    -ms-transform: translateX(260px);
    transform: translateX(260px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 4px 12px 5px;
    background: #77be32;
    color: #fff;}

.serv-bx:hover .ser-img {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
}

.ser-cnt h3{ background: #0c72c6;
    padding: 4px 9px;
    border-radius: 8px 0 0 8px;
    margin-right:-13px; color:#fff;}

.serv-bx:hover .ser-cnt {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);     width: 95%;
}

.serv-bx:hover .arrow-left{display:none;}

.serv-bx p.rd-mr a{ color: #fff;
    font-size: 13px;
    background: #0287f4;
    padding: 5px 10px;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #1074c6;}
	
.arrow-left{ width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 80px;
    right: 228px;
    border-right: 13px solid #77be32;}
	
	
	

/*--- End Services Section ---*/

	
/*footer*/

.get-tuch{    position: absolute;
    margin-top: -27px;}
	
.get-tuch span{    background: #77be32;
    color: #fff;
    padding: 8px 14px;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;}
	
.get-tuch span:after{    content: "";
    position: absolute;
    left: -7px;
    top: 0;
    background: #77be32;
    width: 25px;
    height: 12px;
    transform: skew(-36deg);
    z-index: 1;}

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

footer .container-middle{position:relative;}

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{color:#8e8e8e;}

.ft-cont{}

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

.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: 7px;}

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

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

.us-lk ul li:hover a{ color:#77be32 !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;}

.copyrht{ background:#77be32;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding:10px 0;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */
}
	
.copyrht p{margin-bottom: 0; color: #fff; font-size: 13px;}
	
footer .container{position:relative;}

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

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

.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:#fff; padding: 0 4px;}


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;}

.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: 5px;}

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

.top{
    position: absolute;
    /* top: -20px; */
    /* left: 60px; */
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    width: 0px;
    background: #111;
    color: #fff;
    padding: 15px 0px 10px;
    border: 1px solid #fff;
    border-bottom: 0;
    cursor: pointer;
    transition: 0.5s;
    border: 30px solid transparent;
    border-top: 30px solid #444;
    height: 0px;
}
	
.top img{
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: -10px;
    margin-left: -9px;
    }
	
.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;}


/*footer*/
.top {
    position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #77be32;
    padding: 20px 20px;
    z-index: 999;
    border-radius: 50%;
    border: 2px solid #77be32;
    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;
}


/*contact*/

.cont-page h1{font-weight:500; Font-size:22px; color:#77be32; line-height:36px; text-transform:uppercase; margin:0;}
.cont-page h2{font-weight:500; Font-size:18px; color:#77be32; line-height:30px; text-transform:uppercase; margin:0;}
.cont-page h3{font-weight:500; Font-size:16px; color:#222; line-height:30px; text-transform:uppercase; margin:0;}
.st-custom-heading-layout2.st-custom-heading-wraper{ margin-bottom: 24px;}

/*contact*/



@media (max-width: 767px)
{
#MenuControl, #MenuControl_C{height: initial !important;}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top 
{
   margin-right: 0px !important;
 margin-left:  0px !important;
}

#HeaderControl .table-responsive{border:0;}


.qyery-hm h4 span{
	
	display:block;
}



}




@media(max-width:736px){
	
.navbar-default .navbar-toggle{border-color:#fff;}
.navbar-default .navbar-toggle .icon-bar{background-color: #fff;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-nav{margin:0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border: 0;}
 
.navbar-nav>li{    display: block;
    text-align: left;
    padding: 4px 0;
    border-bottom: 1px #072436 solid;
    border-right: 0;}
#HeaderControl, #HeaderControl_C{height: initial !important;}
#HeaderControl{    padding: 4px 5px 10px;}	
/*header{    margin: 9px 0;}*/	
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

.camera_wrap, .camera_wrap img, .fluid_container, .cameraSlide{ height: 250px !important;}
.caption{font-size: 54px !important; line-height: 40px !important;}
.caption span{font-size: 22px !important;}
}

@media(max-width:736px){
.fl-head h2{    font-size: 26px;}
}

@media(max-width:667px){
.fl-head h2{    font-size: 26px;}
.hm-serv{padding: 50px 10px 20px;}

.hm-serv{padding: 50px 10px 20px;}
.hm-abt .head-hm {
    font-size: 25px;
}
.service-box-cnt h3{    font-size: 15px;}
}

@media(max-width:480px){
.fl-head h2{font-size: 23px;}
.qyery-hm h4{font-size: 20px;}
.qyery-hm h4 strong{font-size: 33px;}
.qyery-hm h4 span{font-size: 14px; margin-left: 10px;}
.head-hm{ font-size: 28px;}
.head-hm .line{    margin: 10px auto 0px;}
.hm-abt .head-hm {
    font-size: 24px;
}
.tp-colthree{margin-bottom: 20px;}
.log-right{ display:none;}
.logo{ width:100% !important;}
.ser-img img{ width:100% !important;}
.img-res{ margin:0 auto !important; width:100%;}


.service-box {
    margin-bottom: 30px;
}
.cprht-lft, .cprht-rht{float:inherit; text-align:center;}

.st-feature-box{    padding-left: 55px;}
}

@media(max-width:414px){

.cprht-lft, .cprht-rht{width:100%; text-align:center;}
.service-box.ser-rht .service-box-cnt {
    float: right;
    width: 78%;
}
.hm-serv .col-md-6{padding:0;}
.service-box-cnt h3 {
    font-size: 14px;
}

}

@media(max-width:375px){
.fl-head h2{ font-size: 23px;}
.ser-lft .hexagon-shapes{ float: right; max-width: 17%;}
.hm-abt .head-hm{ font-size: 20px;}
.ser-lft .hexagon-shapes {
    float: right;
    max-width: 17%;
}
.service-box.ser-rht .service-box-cnt {
    float: right;
    width: 78%;
}

}

@media(max-width:360px){
	
.fl-head h4{    font-size: 15px;}
.content-head{margin-left: 12px;}
.qyery-hm h4 span{    width: 50%;
    margin: 0 auto;
    margin-top: 10px;     display: block;}
.qyery-hm{padding: 25px 0 25px;}

.head-hm{font-size: 20px  !important; text-align:center  !important;}
.head-hm span{ text-align:center  !important;}

.ft-nav ul li{display:none;}
.caption{ font-size: 46px !important; line-height: 40px !important;}
.ser-lft .service-box-cnt {
    width: 72%;
    text-align: right;
}
.ser-lft .hexagon-shapes {
    float: right;
    max-width: 100%;
}
.service-box.ser-rht .service-box-cnt {
    float: right;
    width: 72%;
}
.service-box {
    margin-bottom: 40px;
}
}

.three-bx{
    width: 83%;
    float: left;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    -webkit-perspective: 900px;
    -moz-perspective: 900px;
    -o-perspective: 900px;
    -ms-perspective: 900px;
    perspective: 900px;
    height: 300px;
    overflow: hidden;
    text-align: center;
    border: 8px solid #eee;
    box-shadow: 2px 5px 4px #ccc;
    }
	
/*.three-bx-front:before {
    content: "";
    width: 93.3%;
    height: 93%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    border: 10px solid rgba(0,0,0,0.3);
    border-radius: 50%;
}*/
	
.three-bx p{text-align:center;}
	
.three-bx:before{    content: '';
    display: table;}
	
.three-bx-inner div{    position: absolute;
    width: 100%;
    height: 100%;

    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d; top:0; left:0;}
	
.three-bx-front{box-shadow: inset 0 0 0 16px rgba(0,0,0,0.3);
}
.three-bx-inner div, .three-bx-inner{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    border-radius: 50%;
    background-position: center center;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%; overflow:hidden;}
	
.three-bx-front img{width:100%; height:100%;}

.three-bx-front h3{    top: 182px;
    left: 0;
    width: 100%;
    position: absolute;
    /* top: 0; */
    background: #77be32;
    color: #fff;
    padding: 10px 0;
    box-shadow: 0px 2px 3px #888;}

.three-bx-back{    -webkit-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -moz-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -o-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    -ms-transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    transform: translate3d(0,0,-220px) rotate3d(1,0,0,90deg);
    background: #77be32;
    opacity: 0; color:#fff;}
	
.three-bx-back h3{    padding-top: 0;
    background: #fff;
    margin-top: 19px;
    padding: 8px 0;
	color:#ef5050;
    /*! font-size: 18px; */
    /*! font-weight: 200; */font-size: 13px;
}
	
.three-bx-back p{    padding: 0 20px;}

.three-bx-back p.rdmr a{    color: #fff;
    background: #222;
    padding: 5px 12px;
    border-radius: 7px;
    font-size: 13px;}
	
.three-bx-inner:hover .three-bx-front {
    -webkit-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -moz-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -o-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    -ms-transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    transform: translate3d(0,280px,0) rotate3d(1,0,0,-90deg);
    opacity: 0;
}

.three-bx-inner:hover .three-bx-back {
    -webkit-transform: rotate3d(1,0,0,0deg);
    -moz-transform: rotate3d(1,0,0,0deg);
    -o-transform: rotate3d(1,0,0,0deg);
    -ms-transform: rotate3d(1,0,0,0deg);
    transform: rotate3d(1,0,0,0deg);
    opacity: 1;
}

.three-bx-back ul{padding-left:0;}

.mar-dv{    margin: 0 2.5%;}
.three-bx-back h3 {
    /*! color: #ef5050; */
	/*! font-weight:600; */
    /*! font-size: 16px; */
}
.main-contaner h2{ font-family:Arial; font-weight:normal;  font-size:25px; color:#77be32; font-weight:600; text-align:center; line-height:30px; text-transform:uppercase;}
.img-center{ width:200px; margin:0 auto; text-align:center;}
.img-center img{ border:5px #77be32 solid; border-radius:91px; padding:2px;}
.img-center img:hover{transition:.9s; border:5px #ccc solid;  transform: rotateZ(360deg);}
.readmore{ width:100px; margin:0 auto; padding:5px; border:1px #77be32 solid; background:#77be32; line-height:24px; text-align:center;}
.readmore a{color:#fff; text-decoration:none; font-size:14px; font-weight:normal; text-transform:uppercase;}
.readmore:hover{ background:#333; color:#fff;}