

body{margin:0 !important; padding:0 !important; font-family:Arial !important;     font-size: 13px;
    font-weight: normal;
    color: #000;
    line-height: 24px;}


.container-middle{width: 998px; margin:0 auto;     text-align: left; font-family:Arial !important;     font-size: 14px !important; line-height: 24px !important; font-weight: normal !important; color: #333;}

.container-middle a{color:#236fb6; text-decoration:none;}

.container-middle p{margin-bottom: 10px;     margin-top: 0; text-align:justify;}	

h1{
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    color: #333;
    text-align: left;}
	
h2{     font-size: 25px;
    color: #333;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: normal;}

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

.cl{clear:both;}

.manu-container {
    width: 100%;
    min-height: 40px;
    margin: 0;
    padding: 0;
    background: #d81f01;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
}

.manu-container ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}

.manu-container ul li {
    padding:0 .62%;
    font-weight: bold;
    float: left;
    display: block;
    border-right:1px #dd6464 solid; transition:0.5s ease;
}

.manu-container ul li:hover{background:#333; transition:0.5s ease;}

.manu-container ul li:hover a{color:#fff;}

.manu-container ul li a {
    color: #fff;
    text-decoration: none;
    padding: 5px 7px;
    line-height: 40px;
}

/*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{     width: 320px;
    height: 290px;
    position: relative;
    border: 2px solid transparent;
    padding-top: 15px;
    float: left;
    overflow: hidden;
    margin-top: -180px;
    background: url(image/banner-bx.png) no-repeat;
    background-size: 100% 100%;}
	
.td-banner:hover{}

/*.td-banner:before{    content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; top:0;}
	
.td-banner:after{content: "";
    background-color: #fff;
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;     bottom: 0;}*/
	
.img-bn{    text-align: center;}

.img-bn img{     background: #f9c809;
    border-radius: 50%;
    padding: 10px 10px;
    border: 3px solid #8e7100;
    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:hover{}

.td-banner h2{ font-family: Helvetica, Arial;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-top: 10px;
    /* background: rgba(10,60,100,0.1); */
    margin-top: 0;
    padding: 3px 0px 5px;
    font-size: 22px;
    margin-bottom: 0;}
	
.td-banner p{font-size: 14px;
    font-family: Helvetica;
    color: #fff;
    line-height: 20px;
    padding: 0 10px; text-align: center; margin-top: 70px; transition:0.5s;}
	
.td-banner a{    color: #fff;
    text-decoration: none;
    margin-right: 0;
    font-size: 12px;
    background: #f9c809;
    padding: 4px 10px;
    border-radius: 5px;
    color: #000;
    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-bg{    margin-top: -4px; }
.banner-bg img{width:100%;}
/*banner*/

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

/*header*/

header{padding-bottom: 20px;}

.top-nv{    background: #333;
    color: #fff;
    /* box-shadow: 0px 1px 1px #999; */
    height: 36px;
    /* z-index: 9; */
    position: relative; overflow: hidden;}
	
.top-nv .container-middle{background:#f9c809; position:relative;}

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

.top-nv .container-middle:after{    content: "";
    position: absolute;
    left: -15px;
    height: 100%;
    width: 35px;
    background: #f9c809;
    top: 0;
    transform: skew(34deg);
    z-index: 1;}
	
.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:#333;     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:#000;}

.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: 5px; position:relative;     z-index: 9;}

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

/*.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: 35px;
    margin: 0;
    margin-left: 16px;
    color: #d81f01;
    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: 8px;
    color: #000;
    margin-bottom: 0;
    margin-left:16px;}
	
.fl-head{float: left;
    width: 490px;}
	
.fr-head{    float: right; position:relative;     width: 505px;     text-align: right;     padding-top: 22px;}

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

.content-head{float: left;}

.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: #b7b7b7;}
	
.sm-dv{    display: inline-block;
    margin-left: 30px;}
	
.sm-dv p{
    color: #555;
    font-size: 13px;
    font-weight: 600;     float: left;
    margin-top: 0; margin-bottom:0;}
	
.sm-dv:first-child{margin-left:0;}

/*.call-tp{width: 155px}

.soc-tp{    width: 140px;}*/
/*header*/

/*home*/
.three-bx{ width: 30%;
    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: 270px;
    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: rgba(255,255,255,0.8);
    color: #000;
    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: #d81f01;
    opacity: 0; color:#fff;}
	
.three-bx-back h3{    padding-top: 0;
    background: #333;
    margin-top: 45px;
    padding: 8px 0;
    font-size: 18px;
    font-weight: 200;}
	
.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%;}



.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;      margin-left: 0;     width: 988px;}

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

.head-hm{text-align: center;    margin-bottom: 35px; font-size: 26px; position:relative;}

.head-hm strong{color:#d81f01;	}

.head-hm span{padding: 3px 9px; /*position:relative;*/ z-index:9; background:transparent;     display: block;}

.hm-abt .icon-ul li{margin-bottom: 8px;}
	
/*.head-hm span:before{      content: "";
    position: absolute;
    left: 0;
    height: 3px;
    width: 70%;
    background: #262626;
    bottom: -7px;
    right: 0;
    margin: 0 auto;}
	
.head-hm span:after{    content: "";
    position: absolute;
    left: 0;
    height: 8px;
    width: 20%;
    background: #f9c809;
    bottom: -12px;
    right: 0;
    margin: 0 auto;}*/
	
.img-hd img{padding-top:5px;}

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

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

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

.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: #d81f01;
    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: #333;
    padding: 4px 9px;
    border-radius: 8px 0 0 8px;
    margin-right: -13px;}

.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: #dd4128;
    padding: 5px 10px;
    border-radius: 4px;
    box-shadow: 3px 3px 3px #921501;}
	
.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 #d81f01;}

.hm-team{     background: url(image/team-bg.jpg) no-repeat;
    background-attachment: fixed;
    padding: 40px 0px;
    margin-bottom: 50px;
    border-top: 6px solid #262626;
    border-bottom: 6px solid #262626;
    box-shadow: 0px 7px 5px #ccc;}
	
.hm-team .head-hm{color:#fff;}

.hm-team .head-hm img{filter: brightness(0) invert(1); -webkit-filter: brightness(0) invert(1); -moz-filter: brightness(0) invert(1);}

.hm-team .head-hm strong{color:#fff;}

.hm-team .head-hm span:before{background: #8e8e8e;}
	
.hm-team p{color:#fff; text-align:center;}

.hm-team h3{    text-align: center;
    color: #fff;
    font-size: 18px;}

.hm-team p.rd-mr{    margin-top: 30px;}

.hm-team p.rd-mr a{    border-radius: 6px;
    background: #d81f01;
    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: 9px;
    border-radius:6px;
    text-align: center;
    color: #ffdd00;
    background-color: #222;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-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*/

.callus2 {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 5em;
    left: 30px;
    width: 50px;
    height: 50px;
    z-index: 99999;
}
.callus2 .callusL2{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    float: left;
    background: #830300;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #830300;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #ea4f4f
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

  /*============WHATSAPP==========*/
  
.whatsapp_btn2{
    position: fixed;
    bottom: 10em;
    left: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn2 .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

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

.whatsapp_btn2 .circle_waves{
    border-radius: 50%;
    background-color: #67c15e;
    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;
    }
}
/*footer*/
footer{margin-top: 0px;
    /* border-top: 20px solid #0f5d9d; */
    padding-top: 5px;
    background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top: 5px;
    /* border-top: 4px solid #f9c809; */
    
}

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: 13px;
    margin-bottom: 0;
    color: #fff;       padding-left: 24px;}

.us-lk ul li{line-height: 20px; margin-bottom: 15px;}

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

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

.us-lk ul li:hover a{color:#d81f01 !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{    margin-bottom: 8px;
    font-size: 13px;
    color: #8e8e8e;
    line-height: 22px;
    min-height: 25px;
    transition: 0.5s;}

.copyrht{ background: #d81f01;
    margin-top: 10px;
    color: #fff;
    font-size: 13px;
    padding: 8px 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;}

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

.cprht-lft{float:left;}

.cprht-rht{float:right;}

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


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 #8e8e8e;
    font-size: 19px;
    line-height: 44px;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s; 
}

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

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

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

/*footer*/



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

.team-bx{     border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 40px;
    margin-top: 20px;}
	
.team-bx h3 img{  vertical-align: bottom;
    float: left;
    margin-right: 25px;}

.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; margin-top: 20px;}
.team-table td{border: 0;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 10px;}

.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: 00px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center;}
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%;}
.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:32.3%; padding:0%; float:left;     padding-bottom: 0;     margin-top: 30px;}
.brn-off.mar-bt{margin-left:1.5%; margin-right:1.5%;}
.cont-page h3{ margin: 0;
    font-size: 15px;
    text-transform: uppercase;
    background: #ddd;
    padding: 3px 10px;
    color: #000;
    margin-bottom: 8px;}
.cont-page p{font-size:14px;     line-height: 24px !important;}

.cont-page .brn-off p{margin-bottom: 4px;}

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

.brn-bx{margin-bottom: 20px;}

.brn-bx h2 span{ border-bottom: 4px double #16547e;
    color: #16547e;
    font-weight: bold;
    font-size: 20px;
    padding: 0 20px;     display: inline-block}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.cont-page a{cursor:pointer;}

/*contact*/