@charset "utf-8";
/* CSS Document */
 @font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato-Regular'), url(../image/Lato-Regular.ttf) format('truetype');
}
* {font-family:Lato !important; }  
 
.fa {font-family:fontawesome !important;}

body{margin:0 !important; padding:0 !important; font-family:Lato !important;     font-size: 15px;
    font-weight: normal;
    color: #000;
    line-height: 24px; background:#fff;}
	
a:hover{text-decoration:none !important;}
.container-middle{/*width: 998px; margin:0 auto;   */  text-align: left; font-family:Lato !important;     font-size: 15px !important; line-height: 24px !important; font-weight: normal !important; color: #222;}
.container ul li{font-size:15px;}
.container-middle a{color:#236fb6; text-decoration:none;}

p{margin-bottom: 10px;     margin-top: 0; text-align:justify; font-size:15px;}	

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;}

.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;}


/*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*/
.carousel-indicators{/*bottom: 70px;*/}
.bnr-btm{    margin-top: -67px;    position: relative;}
.bnr-bx{text-align:center; width:33%; float:left;}
.bnr-bx .fa{font-size:30px; color:#f3cf43; border:1px solid #f3cf43; padding:40px; background:#fff;    position: relative; border-radius: 50%; transition:.5s;}
.bnr-bx-lin{border: 5px solid #f3cf43; position: relative; top: 67px; }
.bnr-btm .bnr-bx:nth-child(2) .bnr-bx-lin{border: 5px solid #d2ac67;}
.bnr-btm .bnr-bx:nth-child(3) .bnr-bx-lin{border: 5px solid #ec644b;}
.bnr-btm .bnr-bx:nth-child(2) .fa{color:#d2ac67; border:1px solid #d2ac67; transition:.5s;}
.bnr-btm .bnr-bx:nth-child(3) .fa{color:#ec644b; border:1px solid #ec644b; transition:.5s;}
.bnr-bx .fa:hover{background:#f3cf43; color:#fff;}
.bnr-btm .bnr-bx:nth-child(2) .fa:hover{background:#d2ac67; color:#fff;}
.bnr-btm .bnr-bx:nth-child(3) .fa:hover{background:#ec644b; color:#fff;}
.carousel-control.left, .carousel-control.right { background: none; width: 25px;}
.carousel-control .glyphicon-chevron-left{ background:#716f66; transition:.5s; opacity:0; border-radius:50%;font-size: 50px;
    width: 50px;
    height: 50px;}
.carousel-control .glyphicon-chevron-right{ background:#716f66; transition:.5s; opacity:0; border-radius:50%;font-size: 50px;
    width: 50px;
    height: 50px;}
.carousel:hover .glyphicon-chevron-left{margin-left: 50px; opacity:1; }
.carousel:hover .glyphicon-chevron-right{ margin-right: 50px; opacity:1; }
.carousel-control .glyphicon-chevron-left:hover{background:#00ab24; }
.carousel-control .glyphicon-chevron-right:hover {background:#00ab24;}
.bnr-cont{position:absolute; top:25%; left:10%; animation: fadeInUp 400ms;}
.bnr-cont h2{font-size:55px; line-height:70px; color:#fff; font-weight:700; text-shadow:3px 3px 5px #444;}
.bnr-cont h2 span{ color:#00ab24;}
/*banner*/

/*header*/

header{padding-bottom: 0px; position: relative;     /*background: #fff;*/}

/*header .container-middle{width:100%}*/
.top-nv{    background: #222;
    color: #fff; 
    /* box-shadow: 0px 1px 1px #999; 
    height: 36px;*/
    /* z-index: 9; */
    position: relative; overflow: hidden;}
	
.top-nv .container-middle{background:#222; position:relative;}

.top-nv .container-middle:before{   /* content: "";
    position: absolute;
    right: -15px;
    height: 100%;
    width: 35px;
    background: #222;
    top: 0;
    transform: skew(-34deg);
    z-index: 1;*/}
	
.fr-nv{    float: right;
    width: 50%;
    text-align: right;}

.top-nv .container-middle:after{ /*   content: "";
    position: absolute;
    left: -15px;
    height: 100%;
    width: 35px;
    background: #222;
    top: 0;
    transform: skew(34deg);
    z-index: 1;*/}
	
.top-nv ul{margin: 0;
    list-style: none;
    text-align: left;
    font-size: 12px;
    padding-left: 0;
    color: #cccccc;}
.top-nv ul li{display:inline-block; color:#cccccc; line-height:30px;    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:#fff;}
.top-nv ul li .fa-circle{    width: 10px;
    height: 10px;
    background: #ccc;
    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 #0f5d9d;}

.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;}

/*.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: 27px;
    margin: 0;
    margin-left: 0px;
    color: #fff;
    text-shadow: 0px 4px 5px #ccc;
    margin-top: 5px;
    font-family: sans-serif;
}

.fl-head h4{  font-family: sans-serif;
    font-weight: 500;
    text-align: right;
    font-size: 16px;
    margin-top: 3px;
    color: #333;
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: 4px;}
	
.fl-head{float: left;
   /* width: 550px;*/}
	
.fl-head.fl-lg{
    /*width: 320px;*/
    position: relative;
    /*background: #fff;*/
    float: right;
    padding-top: 5px;
    /*padding-bottom: 10px;*/
    }
	
.fl-head.fl-lg:after {
    content: "";
    /* background: #d2ac67; */
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    /* background: #d2ac67; */
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.fl-head.fl-lg:before {
    content: "";
    /* background: #d2ac67; */
    position: absolute;
    right: -13px;
    top: 0;
    width: 28px;
    height: 100%;
    transform: skew(-15deg);
    z-index: -1;
}
	
.fr-head{    float: right; position:relative;    text-align: right;     padding-top: 25px; background:#00ab24; padding:8px 15px;}
.fr-head ul li{font-weight:700; color:#fff; line-height:30px;}
.fl-head img{ margin: 0 auto;}

.content-head{float: left;     margin-left: 7px;}

.fr-head img{float: left; padding-right: 10px;}
.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: sans-serif; line-height: 20px;     margin-top: 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;}

/*.call-tp{width: 155px}

.soc-tp{    width: 140px;}*/
/*header*/

/*home*/
.hm-abt h4 span, .hm-abt h3 span{
	color: #00AC1F;
}
.hm-abt h4 {
    text-transform: uppercase;
	font-size: 20px; font-weight: 600; 
    margin-bottom: 5px;
    color: #474747;}
.hm-abt h3{
	color: #303030;
    text-transform: uppercase;font-weight: 700;
	line-height:40px; margin-top:0;
    margin-bottom:5px;
}
.rd-mr{   
    margin-top: 18px;}
.rd-mr a{    background: #00AC1F;
    color: #fff;
    padding: 9px 20px;
    border-radius: 32px;
    border: 2px solid #fff; transition:0.5s;}
.rd-mr:hover a{    background: #EF785A;
    color: #eee;
    padding: 9px 20px;
    border-radius: 32px;
    border: 2px solid #fff; transition:0.5s;}
	
.tp-colthree-inner:hover{background:#d2ac67; transition:0.5s;}
.tp-colthree-inner:hover img{transform:scale(1.1); transition:0.5s;}
.tp-colthree-inner:hover .rd-mr a{background: #252525; transition:0.5s;}
.tp-colthree-inner:hover p{color:#fff;}

.head-hm{
    text-align: center;
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    color: #00ab24;
    margin-bottom: 25px;    margin-top: 10px;
    }
	
.head-hm span{    color: #646d72;
    font-size: 22px;
    display: block;
    margin-bottom: 3px;
    font-family: cursive;
	line-height:30px;}
	
.head-hm .line {
    position: relative;
    width: 100px;
    height: 6px;
    background: #00ab24;
    margin: 20px auto;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}
.head-hm .line:before {position:absolute; top:0px; content:''; background:rgba(51,57,130,.9);width: 50px; height: 10px;left: 27px;border-bottom-left-radius: 4px;  border-bottom-right-radius: 4px;}
.hm-abt{margin-top:20px; margin-bottom:0px;}

.hm-abt p{/*text-align:center;*/ line-height:30px;    font-size: 15px;}

/*contact-form*/
.contact-form {
    padding: 40px 0 60px 0px;
	background-color: #f9f9f9;
	/*background: #f2f2f2;
    box-shadow: 3px 1px 22px -9px #000;*/
}
.section h3 {
    font-size: 33px;
	color: #565633;
    font-weight: 600;
}
.section-title {
    margin-top: 25px;
    text-align: center;
    margin-bottom: 40px;
}
.section-title h3 {
    margin-bottom: 20px;
}
.section-title h3::after {
    width: 90px;
    height: 4px;
    background: #a52135;
    content: "";
    display: block;
    margin: 10px auto 0;
}
span.alternate {
    color: #a52135;
    font-style: italic;
    font-weight: 400;
}
.section p{  font-size: 20px;
    line-height: 26px;
    color: #848484;
    margin-bottom: 0;
}
.contact-form .form-control {
    margin-bottom: 2px;
    padding: 16px 10px;
}
.form-control.main {
    background: transparent;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    font-size: 15px;
    padding: 22px 20px;
    margin-bottom: 20px;
    color: #b3b3b3;
	box-shadow: 1px 10px 20px -12px rgba(0,0,0,0.2);
}


.contact-form button {
    margin-top: 30px;
    margin-bottom: 30px;
}
.btn-main-md {
    padding: 15px 40px;
    border-radius: 0;
    background: #deb96d;
    color: #fff;
    outline: none;
    font-size: 0.9375rem;
}
.btn {
    text-transform: uppercase;
    transition: all .3s ease;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 14px 27px;
    font-size: 16px;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
}
.btn-main-md:hover {
    color: #fff;
    background: #565633;
}
.btn:hover {
    text-decoration: none;
}

.box111 {
    background-color: #ffffff;
    transition: all 0.3s ease-in-out;
    padding: 40px 20px;
}
.box111:hover {
    background-color: #ffffff;
    box-shadow: 0 3px 30px rgba(0,0,0,0.3);
}
.box111 p{font-size: 16px;
    line-height: 30px;    text-align: center;}
.form-control{border: solid 1px #ccc;}
/*contact-form*/

/*widget1 .abt-middle*/
.abt-middle .col-md-4{background:#333982;padding: 60px 0px; min-height:320px; color:#fff;}
.abt-middle .col-md-4:nth-child(2){background:#f2f2f2; color:#000;}
.abt-middle h4{font-size:22px; line-height:30px;}
.abt-middle h4 a{ color:#fff;}
.abt-middle p{font-size:16px;}
.abt-middle{ /*background-color: #f5f2e2;
    background-size: cover;
    background-attachment: scroll;
    padding: 60px 0px;*/}

.mainhead {
    color: #c89a09;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: 5px;
    font-family: 'Lato';
    text-align: center;
}
.icon1 {
    color: #eee;
    font-size: 55px !important;
}
.icon-style {
    /*border: 1px solid #999797;*/
    padding: 20px 0px 0px 0px;
    /*border-radius: 50%;*/
    width: 100px;
    height: 100px;
}
.ideology {
    color: #44851a;
    font-size: 18px;
}
.box-home {
    background-color: transparent;
    transition: all 0.3s ease-in-out;
    padding: 40px 20px;
}
.abt-btm{background-image: url(image/about-bg.jpg);
    background-size: cover;
    background-attachment: fixed;}
.abt-btm .inner {
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.6),rgba(0,0,0,0.7));
    padding: 74px 0px;
}
.abt-btm p{font-size:18px; color:#eee; line-height:30px;}
.abt-ser{padding:20px 0;}
.abt-ser h2{padding:20px 0; color:#00ab24; font-weight:800; text-align: center;}
.ser-bx{padding:20px 0;}
.ser-bx i{float:left;     height: 55px;
    width: 55px;
    line-height: 52px;
    text-align: center;
    display:block;
    border: 3px solid #00ab24;
    border-radius: 100%;
    margin-right: 30px;
	    margin-bottom: 110px;}
.ser-bx:hover i{
    -webkit-animation: bounceIn 0.5s ease-in-out 1 both;
    -moz-animation: bounceIn 0.5s ease-in-out 1 both;
    -ms-animation: bounceIn 0.5s ease-in-out 1 both;
    -o-animation: bounceIn 0.5s ease-in-out 1 both;
    animation: bounceIn 0.5s ease-in-out 1 both;
}
.ser-bx i img{ padding:5px;max-width: 100%;}		
.ser-bx h4 a{font-size: 20px; color:#333;}
.ser-bx p{font-size:14px;    line-height: 22px;}
.chrt-img img{margin-top:10px;}
.chrt-img h5{text-align:center;}
/*widget1 .abt-middle*/	

/*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.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
}

footer .container-middle{position:relative;padding-bottom: 15px;}

footer h2{     font-weight: 500;
    font-size: 20px;
    position: relative;
    color: #fff;
    margin-bottom: 13px; text-transform: capitalize;     border-bottom: 1px dashed #ccc;
    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{text-align:center;  /*  padding-top: 50px;*/}
.ft-cont img{margin:10px auto;}
/*.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:#eee;}

.us-lk ul li:hover a{color:#fff !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 .fa{color:#fff;border: 1px solid #ccc; width: 30px; height: 30px;
    line-height: 30px;}
.ft-cont p, .ft-cont p a{margin-bottom:8px; font-size: 13px; line-height: 20px;     color: #eee; line-height: 23px; 
    min-height: 25px;
    transition: 0.5s;}
.ft-cont ul{margin:0; padding:0; list-style:none; text-align:center;}
.ft-cont ul li{margin:0; padding:0; color:#eee;    display: inline-block;padding-right: 10px;}
.copyrht{ background:#00ab24;
    margin-top: 0px;
    color: #fff;
    font-size: 13px;
    padding:5px 0 6px;
    /* height: 32px; */
    position: relative;
    /* border-top: 1px solid #fff; */
    /* box-shadow: 0px -4px 4px #ccc; */
}
	
.copyrht p{    margin-bottom: 0;
    color: #555;
    font-size: 13px;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-lft{float:left; padding-top: 13px;}

.cprht-rht{float:right; padding-top: 13px;}

.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: #eee;}

.ft-cont i {    /*width: 35px;
    height: 35px;*/
    text-align: center;
    /*border: 1px solid #8e8e8e;*/
    font-size: 19px;
    line-height: 0px;
    margin-right: 8px;
    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, .ft-cont li:hover i{background:#00ab24; transition:0.5s;}

.top{ position: absolute;
    top: -20px;
    left: 45px;
    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 #00ab24;
    height: 0;
}
	
.top img{     display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: -39px;
    margin-left: -3px;}
	
.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:#00ab24;}

/*footer*/

.RadDock_Default .rdContent{overflow: inherit !important;}


	
/*contact*/
.map-cont{     margin-top: 0px;
    /*width: 56%;
    float: left;*/
    border: 1px solid #ddd;
    text-align: center; padding: 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{   /* width:40%;
    float: left;*/
    margin-left: 1%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 0px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.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: 30px !important;    text-align: left;color: #444;}

.cont-page h2 span{    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
	}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

/*contact*/


/*nav*/


.container{    font-family: 'arial', sans-serif !important;
    font-size: 14px !important;}

.top-nav{background: #d2ac67; color:#c7c7c7;     overflow: hidden;}
.top-nav a{color:#fff; text-decoration:none;}
.top-nav-lft ul{list-style:none; padding-left:0;     margin-bottom: 0;}
.top-nav-lft ul li{display:inline-block; margin-right:20px; color:#fff; }
.top-nav-lft ul li .fa{margin-right:5px; color:#fff; font-size: 16px; text-align: center;
    background:#0567a4;
    padding: 11px 15px;}

.top-nav-rht ul{list-style:none; padding-left:0; text-align:right;     margin-bottom: 0;}
.top-nav-rht ul li{display:inline-block; margin-left:-1px; position:relative; background: #0567a4;}
.top-nav-rht ul li .fa{text-align: center;
    padding: 12px 15px; transition:0.5s; z-index:9; position:relative}
	
.top-nav-rht ul li:before{position:absolute; top:50px; left:0; background:#1c8cd1; width:100%; height:100%; transition:0.5s; content:"";}
	
.top-nav-rht ul li:hover:before{background:#0567a4; transition:0.5s; top:0;}
.top-nav-rht ul li:hover .fa{color:#0567a4;}


.navbar-default{border:0; background:#fff;}
.navbar .navbar-right{    margin-top: 15px;     font-size: 15px;}
.navbar-default{    margin-top: 10px;}

.navbar-default .navbar-nav>li>a:hover{background:#000 !important; color:#fff !important;}

.navbar-default .navbar-nav>li>a{color:#000;}

/*nav*/


.body-fx #HeaderControl{
    height: 90px;
    float: Left;
    position: fixed;
    width: 31%;
    padding: 0;
    padding-left: 0;
    background: rgba(255,255,255,0.94);
    z-index: 99;
    text-align: left;
    box-shadow: 0px 1px 3px #ccc;
    /*transition: 0.5s;*/ top: 0;}

.body-fx #MenuControl{    height: 90px;
    float: Right;
        position: fixed;
    right: 0;
    width: 70%;
    padding: 0;
    padding-right: 0;
    background: rgba(255,255,255,0.94);     box-shadow: 2px 1px 3px #ccc; /*transition:0.5s;*/top: 0;}
.body-fx .navbar-default{background-color: transparent !important;}
#DynamicEnquiry, #DynamicEnquiry_C{height:inherit !important;}

/*innr-page*/

.panel-group .panel {
    border: 0;
    border-radius: 0;
}
.panel-default>.panel-heading{    background: #eee;
    text-transform: uppercase;
    font-weight: bold; border-radius:0;}
	
.panel-title{font-weight:bold;}
.panel-group .panel{border:0; border-radius:0;}
.hm-about-rht{padding-top: 18px;}
.panel-body{border: 1px solid #eee; text-align:justify;}
/*.panel-group .panel+.panel{    margin-top: 7px;}*/

.panel-title a{display:block; position:relative;}
.panel-title a.collapsed:after{
    content: "+";
    position: absolute;
    right: 5px;
    top: -4px;
    font-size: 26px;
    }
.panel-title a:after{ content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;}
.panel-title a:after {
    content: "-";
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 51px;
}
.panel-title a:after {
    content: "-";
    position: absolute;
    right: 5px;
    top: -20px;
    font-size: 51px;
}
.panel-title a {
    display: block;
    position: relative; color:#000;
}
/*inne-page*/
@media (max-width: 1220px){
.nav>li>a{padding: 10px 1px;}
.bnr-cont h2{line-height:40px; font-size:36px;}
.ser-cont{min-height:190px;}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
}
@media (max-width: 1024px){
	
#HeaderControl_C{/*background:#d2ac67;*/}
.body-fx #HeaderControl{width: 31.5%;}
.fl-head.fl-lg{float:inherit;}
}
@media (max-width: 991px){
.fl-head img { margin: 0 auto;}
.service-box .title {font-size: 16px;}
#widgetsControl, #widgetsControl_C{height:inherit !important;}
.tp-colthree-inner{margin-top:5px;}
.body-fx #HeaderControl, .body-fx #MenuControl{position:relative;}
.hm-abt .img-abt2{display:none;}
.hm-abt .img-abt1{    position: relative;}
.hm-abt .img-abt1 img{margin:0 auto;}
.abt-middle .head-hm{margin-top: 10px;}
.img-abt1.img-responsive { margin: 0 auto;}
.nav>li>a{    padding: 5px 2px;}
.body-fx #HeaderControl, .body-fx #MenuControl{width: 100%; position:relative;}	
.box111 {    margin: 20px auto;}
.cprht-lft{ text-align: center; float:inherit;}
.cprht-rht{ float: inherit;}
#HeaderControl, #HeaderControl_C, #MenuControl, #MenuControl_C{height:inherit !important;}
.bnr-cont h2{font-size: 25px; line-height: 36px;}
.about-cont{padding:10px 0;}
.hm-abt .col-md-5{text-align:center;}
.chrt-img img{margin:10px auto;}
}
@media(max-width:769px){
.navbar-right{ margin-right: 0px;     width: 100%;}	
.navbar-default .navbar-collapse, .navbar-default .navbar-form{padding:0;}
.navbar .navbar-right {
    margin-top: 25px;
}

#HeaderControl_C_ctl00_Header{text-align:center !important;}

.navbar-default .navbar-nav>li>a{font-size: 14px;}
#MenuControl_C .navbar-nav{   /* margin-bottom: 18px; */}
.banner-main .camera_wrap, .banner-main .cameraSlide, .banner-main .camera_wrap img{    height: 250px !important;}
#MenuControl_C .navbar-default .navbar-nav>li>a {
    font-size: 13px !important;
}
.table-responsive{border:0 !important;}
.head-banner, .head-banner span{display:none;}


.head-main span{font-size:21px;}

.hm-service-inner{ width: 50%;margin: 15px auto;}


.tp-colthree-inner{margin: 0 auto;
    margin-top: 5px;
    width: 80%;}

.fl-head.fl-lg{float: initial;}
header{/*background: #d2ac67;*/}
#HeaderControl, #HeaderControl_C_ctl00_imageheader{/*background: #d2ac67;*/}

.navbar-default{    margin-bottom: 20px;margin-top: 10px;}

.service-box .title{text-align:center;}
.service-box .title:before{display:none;}
.service-box .title:after{display:none;}
.cprht-rht{/*display:none;*/}
.img-thumb img{height:100%;}
.fl-head.fl-lg{padding:0;}
.copyrht p{text-align: center;}
	}

@media(max-width:767px){.navbar-brand{height:inherit;}
.navbar-default{margin-bottom:0;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border-color: #d2ac67; background-color: #d2ac67;  
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border-top:0;}
.navbar .navbar-right {
    margin-top: 0;
}
.navbar-nav {
    margin:0;
}
.nav>li{background: #d2ac67;}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 6px 20px;
}
.navbar-default .navbar-toggle{    float: initial;}
.navbar.navbar-header{    text-align: center;}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    float: initial;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:#d2ac67;
}
#MenuControl_C #navbar-collapse-1 {
    height: 100% !important;
    margin-left: 0;
    margin-right: 0;

}
.navbar-nav>li{    display: block;
    text-align: left;
    padding: 5px 8px;}
#MenuControl_C .navbar-default .navbar-nav>li>a {
    font-size: 14px !important;     color: #fff !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{background-color:#d2ac67 !important}

.service-box{width: 49%; float: left;margin-right: 5px;}
.hm-abt { margin-bottom: 20px;}
.bnr-cont{display:none;}
.ser-bx { padding: 20px 0; min-height: 160px;}
.about-cont{padding:10px 0;}
}
	
@media(max-width:736px){
.top-nav-lft{float:left; width:70%;}	
.top-nav-rht{float:left; width:30%;}
.navbar-brand{height:inherit;}
.navbar-default{margin-bottom:0;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border-color: #000; background-color: #000;  
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{border-top:0;}
.navbar .navbar-right {
    margin-top: 0;
}
.navbar-nav {
    margin:0;
}
.nav>li{background: #000;}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 6px 20px;
}

.ser-hm-lft-img{    height: 260px;
    margin-bottom: 35px;}
	
.ser-hm-lft img{
    width: 100%;
    height: 100%;
}

.top-nav-rht{display:none;}
.top-nav-lft{width:100%;     text-align: center;}

.navbar-default .navbar-toggle{    float: initial;}
.navbar.navbar-header{    text-align: center;}
.navbar-default .navbar-toggle {
    border-color: #ddd;
    float: initial;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:#000;
}
#MenuControl_C #navbar-collapse-1 {
    height: 100% !important;
    margin-left: 0;
    margin-right: 0;
}
.navbar-nav>li{    display: block;
    text-align: left;
    padding: 2px 8px;}
#MenuControl_C .navbar-default .navbar-nav>li>a {
    font-size: 14px !important;     color: #fff !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{background-color:#000 !important}

.map-cont{width:100%; margin-bottom:10px;}
.bx-rht-cont{width:100%; margin:0;}

.camera_wrap, .camera_wrap img, .fluid_container, .cameraSlide{height: 250px !important;}

	}
	
@media(max-width:667px){
.hm-service-inner{width:70%;}
	}
	
@media(max-width:568px){
.top-nav-lft{width:100%;}	
.top-nav-rht{display:none;}
#demo-1{height: 270px !important;}
.head-main span span{font-size: 26px;}
.service-box{width:90%; margin:5px auto; float:inherit;}
.tp-colthree-inner{width:90%;}

	}
	
@media(max-width:480px){
.qyery-hm h4{font-size: 23px;}	
.qyery-hm h4 strong{font-size: 28px;}
.qyery-hm h4 span{margin-left: 0px;}
.copyrht-lft{text-align:center; width:100%; margin-bottom:5px;}
.copyrht-rht{text-align:center; width:100%;}
.main-heading{Font-size: 18px;}
.bnr-bx{display: none;}
.carousel-indicators {bottom: 0px;}
.top-nv .fl-head ul li:nth-child(2){display:none;}
	}
	
@media(max-width:414px){
.team-img {
    height: 250px; width:100%;
}
.team-img img{height:100%;}	
.team-cnt{width:100%; margin-top:10px;}
.navbar-default .navbar-brand{padding-left: 10px;
    padding-right: 0;}
.top-nav-lft ul li {
    display: inline-block;
    margin-right: 0px;
}
.hm-service-inner{width:90%;}
.top-nv .container-middle .fr-head{display:none;}
	}
	
@media(max-width:375px){
.top-nav{display:none;}
.head-main span span {
    font-size: 21px;
}
.head-main{font-size: 18px;}
.copyrht-lft, .copyrht-rht{font-size: 11px;}
.ser-hm-rht h3{font-size: 21px;}
.qyery-hm h4 span{    display: block;
    width: 72%;
    margin: 0 auto;
    margin-top: 10px;
    padding: 10px 0;}
	
	}

@media (max-width: 360px){
.service-box{width:98%; margin:5px auto; float:inherit;}
.tp-colthree-inner{width:98%;}
}

@media (max-width: 320px){
}