body { background: #fff; color: #333; font-family: Helvetica, Arial, sans-serif; font-size:15px; line-height:22px; text-align:justify;}
.lft-sd{border: 1px solid #ccc; text-align:center;}
.lft-sd p{font-size:12px; line-height:20px; text-align:center;}
.lft-sd p span{font-size:25px; line-height:30px;display: block;}
.rht-sd h2{font-size:24px; line-height:30px; font-weight:bold;}
.rht-sd ul{ margin:0; padding:0; list-style:none;}
.rht-sd ul li{display: inline-block;}
.rht-sd ul li i{margin-right:10px; margin-left:5px;}
.rht-sd p{line-height:30px;}
p{font-family: Helvetica, Arial, sans-serif; font-size:15px; color:#333; line-height: 24px; text-align:justify;}

.cont-page h3{ margin: 0; font-size: 18px; margin-bottom: 8px; font-family: Helvetica, Arial, sans-serif;}

.cont-page h2 span{ display: block; font-size: 14px; color: #999; font-weight: 500;  margin-bottom: 10px;}
	
.cont-heading{font-family: Helvetica, Arial, sans-serif; margin: 0; font-size: 15px; text-transform: uppercase; background: #dd3d25; padding: 9px 10px; color: #fff; margin-bottom: 8px; }
	
.head-bx{ float: left; width: 50%;}
	
.contd-bx{ float: left; width: 50%; }
	
.brn-bx h2{ text-align:center;}

.map-cont img{ max-width:100%;}

.cont-page .st-feature-box{
    background: #242424;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-right: 10px;
    color: #fff;
    }
	
.cont-page .feature-box-image{ margin-top: 13px;}

.brnh-off p{ margin-bottom:2px;}



/*contact*/

.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left: 70px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #1e1e1e;
    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;
}

.st-feature-box h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.inner-page{ padding-bottom: 30px;}

.cont-soc img{ margin-right:5px;}
.cont-page h2{font-weight: 600;color: #262626;font-size: 21px;margin-top: 0;text-transform: uppercase;}

.cont-page h5{ color: #222; font-size: 18px; margin-bottom: 25px;}

.cont-page{ text-align:left;}


img{ max-width:100%;}

a {
  color: #dd3d25;
  transition: 0.5s;
}

section #abt-hm p {
    line-height: 25px;
    padding-bottom: 16px;
    font-size: 14px;
    text-align: justify;
}



.team-boxes p{ font-size: 14px; color: #333; line-height: 22px; text-align: justify;}


.nav>li>a{color:#fff !important;}

.carousel-content {
    top: 30%;
    position: absolute;
    /* background: rgba(2,2,2, 0.45); */
    padding: 20px;
    width: 60%;
    left: 0;
    right: 0;
    color: #fff;
    margin: 0 auto;
    border-radius: 20px;
}
.carousel-indicators{width: auto;right: 0;left: 0;/* top: 50%; */margin: 0 auto;}
.carousel-indicators li{/* display:block; */width:20px;height:7px; background: #dd3d25; border:0; transition:.5s;/* margin:3px auto; *//* margin-left:30px; */}
.carousel-indicators .active{/* width: 50px; */height: 5px; background:#222; border:0; padding: 4px;}
.title h1{color:#fff;font-family: "Montserrat", sans-serif;font-size: 47px;line-height: 70px;font-weight: 500;text-align:center;text-transform: uppercase;}
.title h1 span{display:block;font-size: 53px;color: #dd3d25;font-weight: 600;}

.carousel-inner>.item>img{ width:100%; /*! height:100vh; */}


/*banner*/

a:hover,a:active,a:focus { color: #3a2a9a; outline: none;  text-decoration: none;}

p {font-family: Helvetica, Arial, sans-serif;
  padding: 0;
  margin:0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 10px 0;
  padding: 0;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background: #dd3d25;
  color: #fff;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
  border-radius: 50%;
  right: 15px;
  bottom: 15px;
  transition: background 0.5s;
  z-index: 11;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}




/*----- Team -------*/

.par-col-inner{margin-bottom:15px;}

.team-boxes .media-object{width: 85px;
    height: 85px;
    border-radius: 50%; margin:0 auto;}
	
.team-boxes h3{    color: #dd3d25;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    min-width: 170px; margin-top: 8px;}
.team-boxes h3 span{ display:block; font-size: 14px; margin-top:5px;}
	
.team-boxes .media-left{    text-align: center;}
.team-boxes .media-body .media-heading{font-size: 15px;
    color: #666;}
.team-boxes .icon-ull li{margin-bottom: 4px;     text-align: justify;}
.team-boxes p{text-align:justify;}
.team-boxes{    margin-bottom: 50px;}
.team-boxes a{    color: #ef5050;
    text-align: right;
    padding-top: 10px;     display: block;}
	
.team-boxes a[data-readmore-toggle]{display:none !important;}
	
.par-cont{ background: #dd3d25;
    color: #fff;
    padding-left: 0;
    list-style: none;  margin-bottom: 0;
    margin-top: 20px;
}
.par-cont li{    display: inline-block;
    padding:6px 0px 6px 18px;}
.par-cont li img{vertical-align: top;}


/*----- Team -------*/


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

#main-head {
  background: #232c2b;
  width: 100%;
}

#HeaderControl, #HeaderControl_C {
  background: #232c2b;
}


.body-fx #HeaderControl {
    float: Left;
    position: fixed;
    width: 36%;
    /* background: rgba(249,191,30,0.95); */
    z-index: 99;
    text-align: left;
    height: 100px;
    top: 0;
}

#MenuControl, #MenuControl_C {background: #232c2b;}


.body-fx #MenuControl {
    float: Right;
    position: fixed;
    right: 0;
    width: 65%;
    padding: 0;
    padding-right: 0;
    /* background: rgba(249,191,30,0.95); 
    transition: 0.5s;*/
    top: 0;
	height:100px;
}

/*
.navbar-fixed-top.navbar-default #logo-web{ width: 81%; transition:0.5s}
.navbar-fixed-top .nav>li>a{ padding-left:20px; padding-right:20px; }
.navbar-fixed-top.navbar-default{ padding: 9px 0; background: rgba(255,255,255,0.95); transition: 0.5s; border-bottom: 1px solid #ccc;
    box-shadow: 0px 1px 4px #ccc;}
	*/

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/
.head-tittle {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  margin-bottom:30px;
  }
  
.head-tittle:before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #232c2b;
  bottom: 1px;
  left: calc(50% - 60px);
}

.head-tittle:after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #dd3d25;
  bottom: 0;
  left: calc(50% - 20px);
}
.section-header h3 {
  font-size: 32px;
  color: #111;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
}

.section-header h3:before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #232c2b;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-header h3:after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #dd3d25;
  bottom: 0;
  left: calc(50% - 20px);
}

.section-header p {
  text-align: center;
  padding-bottom: 30px;
  color: #333;
}

/* Section with background
--------------------------------*/

.section-bg {
  background: #f7f7f7;
}

/* three-box
--------------------------------*/

#three-box {
  background: linear-gradient(0deg, #232c2b 0%, #2a3836 50%, #232c2b 100%); /*! background-image: linear-gradient(0deg, #232c2b 0%, #2a3836 50%, #232c2b 100%); */
  position:relative;
  border-top: 7px solid #dd3d25;
  border-bottom: 7px solid #dd3d25;
}

#three-box .box {
  padding: 30px 20px;
  min-height:200px; position:relative; overflow:hidden; text-align:center;
}

#three-box .box-bg {
  background-image: linear-gradient(0deg, #dd3d25 0%, #dd3d25 50%, #dd3d25 100%);
}

#three-box i {
  color: #dd3d25;
  font-size: 80px;
  display: inline-block;
  line-height: 1;
}

#three-box h4 {
  font-weight: 400;
    margin: 15px 0;
    font-size: 26px;border-top: #fff solid 2px;
    border-bottom: #fff solid 2px; line-height:150px;
    display: inline;padding: 5px 0;}

#three-box h4 a {
  color: #fff;
}

#three-box h4 a:hover {
  color: #ddd;
}

#three-box p {
  font-size: 25px;
  line-height: 40px;
  color: #fff;
  margin-bottom: 0; text-transform: uppercase;
}

.about-cols{}

#abt-hm .about-cols p{ text-align:center;  color: #fff;}
header{text-align:center;}
header img{padding:20px 0; margin:0 auto;}

.box .flat-imagebox-content {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    padding: 30px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    background-color: #dd3d25;
}

.box:hover .flat-imagebox-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90);
}
#three-box .box:nth-child(2) .flat-imagebox-content, #three-box .box:nth-child(3) .flat-imagebox-content { /*background-image: linear-gradient(0deg, #232c2b 0%, #2a3836 50%, #232c2b 100%);*/}

#three-box .box:nth-child(2) i, #three-box .box:nth-child(3) i{/*color: #fff;*/}

/*three-box-bottom*/

.flat-imagebox .flat-imagebox-header {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 10px 80px 10px 20px;
    min-height: 65px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.flat-imagebox .flat-imagebox-header .flat-imagebox-title {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.flat-imagebox .flat-imagebox-header .flat-imagebox-title a {
    color: #fff;
}
.flat-imagebox .flat-imagebox-header:after {
    width: 100%;
    height: 100%;
    background-color: #dd3d25;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-opacity: 0.85;
    -khtml-opacity: 0.85;
    -moz-opacity: 0.85;
    opacity: 0.85;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
    filter: alpha(opacity=85);
}
.flat-imagebox .flat-imagebox-content{
	background-color: #dd3d25;
	text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #ffffff;
    padding: 30px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    
}
.flat-imagebox {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.flat-imagebox:hover .flat-imagebox-header {
    bottom: -65px;
}
.flat-imagebox-content h5{ line-height:30px; font-size:20px; display:inline-block;font-weight: bold;    text-transform: uppercase;}
.flat-imagebox:hover .flat-imagebox-content {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90);
}

/*three-box-bottom*/

/* About Us Section
--------------------------------*/

#abt-hm{ position: relative; }

#abt-hm p{font-size: 15px;color:#444;margin-bottom:15px;}


#abt-hm:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.85);
  z-index: 9;
}

#abt-hm .container {
  position: relative;
  z-index: 10;
}

#abt-hm .about-col {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
  margin-bottom: 20px;
}

#abt-hm .about-col .img {
  position: relative;
}

#abt-hm .about-col .img img {
  border-radius: 4px 4px 0 0;
}

#abt-hm .about-col .icon {
  width: 64px;
  height: 64px;
  padding-top: 8px;
  text-align: center;
  position: absolute;
  background-color: #dd3d25;
  border-radius: 50%;
  text-align: center;
  border: 4px solid #fff;
  left: calc( 50% - 32px);
  bottom: -30px;
  transition: 0.3s;
}

#abt-hm .about-col i {
  font-size: 36px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

#abt-hm .about-col:hover .icon {
  background-color: #fff;
}

#abt-hm .about-col:hover i {
  color: #dd3d25;
}

#abt-hm .about-col h2 {
  color: #000;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin: 40px 0 12px 0;
}

#abt-hm .about-col h2 a {
  color: #000;
}

#abt-hm .about-col h2 a:hover {
  color: #dd3d25;
}

#abt-hm .about-col p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0;
  padding: 0 20px 20px 20px;
}

/* Services Section
--------------------------------*/
.section-bg .box:before {
    content: "";
    position: absolute;
    right: -50px;
    width: 50px;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,0.1);
    transition: 0.5s;
}
.section-bg .box:after {
    content: "";
    position: absolute;
    left: -50px;
    width: 50px;
    height: 100%;
    top: 0;
    background: rgba(0,0,0,0.1);
    transition: 0.5s;
}
.section-bg .box:hover {
    box-shadow: 1px 9px 4px #999;
    transition: 0.5s;
    transform: translate(0, -10px);
}
.section-bg .box:hover:before {
    right: 100%;
    transition: 0.5s;
    width: 100%;
}
.section-bg .box:hover:after {
    left: 100%;
    transition: 0.5s;
    width: 100%;
}

#ser-hm {
  padding: 40px 0 40px 0;
  overflow: hidden;
}

#ser-hm .box {
  padding: 40px;
  margin-bottom: 30px;
  box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
  background: #fff;
  transition: 0.4s;
  position:relative;    overflow: hidden;
}

#ser-hm .icon {
  float: left;position:relative;top: 40px;}

#ser-hm .icon i {
  color: #dd3d25;
  font-size: 80px;
  transition: 0.5s;
  line-height: 0;
}


#ser-hm h4 {
  margin-left: 100px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

#ser-hm h4 a {
  color: #111;
}

#ser-hm p {
  font-size: 14px;
  margin-left: 100px;
  margin-bottom: 0;
  line-height: 24px;
}



/* Team Section
--------------------------------*/

#hm-tm {
  background: #fff;
  padding: 30px 0;
}

#hm-tm .member {
  text-align: center;
  margin-bottom: 20px;
  background: #000;
  position: relative;
  background: #232c2b;
  border: 10px solid #dd3d25;
  margin: 0 15px;
}
#hm-tm .member p{ margin-top:15px; text-align:center; }
#hm-tm .member p a{background: #dd3d25;padding:5px 10px;border:1px solid #232c2b;color:#fff;}
#hm-tm .member p a:hover{background:#232c2b;padding:5px 10px;border: 1px solid #dd3d25;}

#hm-tm .member .member-info {
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  transition: 0.2s;
  padding:0 10px;
}

#hm-tm .member .member-info-content {
  margin-top: -50px;
  transition: margin 0.2s;
}

#hm-tm .member:hover .member-info {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
  transition: 0.4s;
}

#hm-tm .member:hover .member-info-content {
  margin-top: 0;
  transition: margin 0.4s;
}

#hm-tm .member h4 {
  font-weight: 700;
  margin-bottom: 2px;
  font-size: 18px;
  color: #fff;
}

#hm-tm .member span {
  font-style: italic;
  display: block;
  font-size: 15px;
  color: #fff;
}

#hm-tm .member .social {
  margin-top: 15px;
}

#hm-tm .member .social a {
  transition: none;
  color: #fff;
}

#hm-tm .member .social a:hover {
  color: #dd3d25;
}

#hm-tm .member .social i {
  font-size: 18px;
  margin: 0 2px;
}

/* Contact Section
--------------------------------*/

#hm-cont { padding: 40px 0;}
#divmainenquiry11 {
      margin-top: -57px;
}
#hm-cont .section-header{margin-bottom:30px;}

#hm-cont .contact-info {
  margin-bottom: 3px;
  text-align: center;
  border: 1px solid #ddd;
}
.sbmt {
  background:#dd3d25;
  color:#fff;
  text-tranform: uppercase;
  
}
#hm-cont .map-hm-rht input{/* background: #dd3d25; */padding:10px 15px;margin:7px 0;height:45px;}
#hm-cont .map-hm-rht textarea{ margin-top:10px;}
.sbmt{ background:#dd3d25; color:#fff; border-radius:5px; text-transform:uppercase; font-size:16px;padding:10px 30px;    height: inherit;}
#hm-cont .contact-info .fa {
  font-size: 48px;
  display: inline-block;
  /*margin-bottom: 10px;*/
  background: #dd3d25; color:#fff; width:100px; height:100px; line-height:100px; text-align:center; float:left;
}
#hm-cont .contact-info i:after {content:'';
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    position: absolute;
    top: 30px;
    left: 100px;transform: rotate(180deg);
    border-right: 14px solid #dd3d25;
}
#hm-cont .cont-cont{text-align: left;  padding-left: 135px; padding-right:10px; text-align:justify;}
#hm-cont .contact-info address,
#hm-cont .contact-info p {
  margin-bottom: 0;
  color: #000;
  text-align:left;
}

#hm-cont .contact-info h3 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #999;
}

#hm-cont .contact-info a {
  color: #000;
}

#hm-cont .contact-info a:hover {
  color: #dd3d25;
}

#hm-cont .contact-address,
#hm-cont .contact-phone,
#hm-cont .contact-email{
  /* margin-bottom:10px; */
}

#hm-cont .form #sendmessage {
  color: #dd3d25;
  border: 1px solid #dd3d25;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#hm-cont .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#hm-cont .form #sendmessage.show,
#hm-cont .form #errormessage.show,
#hm-cont .form .show {
  display: block;
}

#hm-cont .form .validation {
  color: red;
  display: none;
  margin: 0 0 20px;
  font-weight: 400;
  font-size: 13px;
}

#hm-cont .form input,
#hm-cont .form textarea {
  padding: 10px 14px;
  border-radius: 0;
  box-shadow: none;
  font-size: 15px;
}

#hm-cont .form button[type="submit"] {
  background: #dd3d25;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
}

#hm-cont .form button[type="submit"]:hover {
  background: #13a456;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer {
  background: #121212;
  padding: 0 0 30px 0;
  color: #eee;
  font-size: 14px;
 /* margin-left: -20px;
  margin-right: -20px;*/
}

footer .footer-top {
	 background: #222;  
  padding: 50px 0 30px 0;
}

footer .footer-top .footer-info {
  margin-bottom: 30px;
}

footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 10px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
  border-left: 4px solid #dd3d25;
}

footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  color: #eee;
}

footer .footer-top .social-links{ margin-top:20px;}
footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #444;
  color: #eee;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

footer .footer-top .social-links a:hover {
  background: #dd3d25;
  color: #fff;
}

footer .footer-top h4 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 12px;
}

footer .footer-top h4:before,
footer .footer-top h4:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
}

footer .footer-top h4:before {
  right: 0;
  background: #444;
}

footer .footer-top h4:after {
	background: #dd3d25;  
  width: 60px;
}

footer .footer-top .footer-links {
  margin-bottom: 30px;
}

footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

footer .footer-top .footer-links ul i {
  padding-right: 8px;
  color: #ddd;
}

footer .footer-top .footer-links ul li {
  border-bottom: 1px solid #444;
  padding: 10px 0;
}

footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

footer .footer-top .footer-links ul a {
  color: #eee;
  font-size: 14px;
}

footer .footer-top .footer-links ul a:hover {
  color: #dd3d25;
}

footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

footer .footer-top .footer-contact p {
  line-height: 24px;
  color: #ccc;
}

footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

footer .footer-top .footer-newsletter input[type="submit"] {
  background: #dd3d25;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #13a456;
}

footer .copyright {
  text-align: center;
  padding-top: 30px;
  line-height: 34px;
  font-size: 15px;
}

footer .credits {
  text-align: center;
  font-size: 14px;
  color: #ddd;
}
.top {
    position: fixed;
    right: 18px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #dd3d25;
    padding: 10px 10px;
    z-index: 99;
    border-radius: 50%;
    border: 2px solid #fff;
    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;
}
#hm-cont .contact-address h3,
  #hm-cont .contact-phone h3,
  #hm-cont .contact-email h3{
    padding-top: 20px;
  }
/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

.feature-box-content{ font-size: 15px;}
.nav > li > a {
    color: #fff !important;
    font-size: 16px !important;
}

.sub-heading{ margin-bottom: 0; margin-top: 10px;}
.map-hm-rht{margin-top: inherit;}
.rd-mr{margin-top: 13px;}
.rd-mr a{    color: #fff;
    border: 1px solid #eee;
    padding: 3px 11px;
    font-size: 12px;
    border-radius: 3px; transition:0.4s;}
	.section-bg .rd-mr{margin-top: 13px;}
.section-bg .rd-mr a{    color: #333;
    border: 1px solid #333;
    padding: 3px 11px;
    font-size: 12px;
    border-radius: 3px; transition:0.4s;}
	
	
#three-box p{ text-align:center;}

.navbar-default{ background:#dd3d25;}

#hm-cont .contact-address, #hm-cont .contact-phone, #hm-cont .contact-email {
    /* margin-bottom: 30px; */
    clear: both;
    }
	
.map-hm-rht{margin-top: 50px;}


@media (min-width: 768px) {
  #hm-cont .contact-address ,
  #hm-cont .contact-phone,
  #hm-cont .contact-email {
    /*padding: 20px 0;*/
    position: relative;
    min-height: 100px;
  }

  #hm-cont .contact-phone, #hm-cont .contact-email{
    border-top: 1px solid #ddd;
  }
}

@media (min-width: 992px) {
  #testimonials .testimonial-item p {
    width: 80%;
  }
}

@media (min-width: 1024px) {
  #header #logo {
    padding-left: 60px;
  }

  #intro p {
    width: 60%;
  }

  #intro .carousel-control-prev,
  #intro .carousel-control-next {
    width: 5%;
  }

  #nav-menu-container {
    padding-right: 60px;
  }
}
@media(max-width:991px){.body-fx #HeaderControl,.body-fx #MenuControl{width:100%; position:relative; height:inherit !important; top:inherit;}
.carousel-content{width:100%;}
}

@media(max-width:769px){
.navbar-fixed-top {
    background: #fff;
	position: static;
}
.body-fx #HeaderControl {
    width: 100%;
}
.body-fx #MenuControl {
   /* top: 100px;*/
    width: 100%;
}
.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;
}


}

@media (max-width: 768px) {
  .back-to-top {
    bottom: 15px;
  }

  #header #logo h1 {
    font-size: 28px;
  }

  #header #logo img {
    max-height: 40px;
  }

  #intro h2 {
    font-size: 28px;
  }

  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }

}

	
@media(max-width:736px){
.mu-about-right {
    width: 100%;
    margin-left: 0px;
}
.slider-info h4{    font-size: 35px;}	
.slider-info h3{font-size: 28px;}
.rslides{    height: 300px;}
.ban-logo{width: 75px;}
.slider-info{top: 59px;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{ border-color: #fff; background-color: #232323;}
.navbar-toggle{background-color: #060606; border-color: #232323;}
.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: #232323;*/ border-bottom:1px solid #fff;}
.map-hm-rht{ margin-top:40px;}
	}
	
@media(max-width:667px){
.three-cl h3 {
    font-size: 17px;
}
.mu-scrolldown {
    margin-top: 9px;
}
.slider-info {
    width: 70% !important;
}
	}
	
@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;}




	}
	
@media(max-width:480px){
.ban-logo {
    width: 60px;
}
.slider-info h4 {
    font-size: 22px;
}
.slider-info h3 {
    font-size: 18px;
	font-weight: 900;
	
}
.slider-info p{    font-size: 14px;    line-height: 5px;}
.arrow-dn{display:none;}
.callbacks_nav{background-size: 198% 100%; width: 40px;
    height: 40px; top: 110px;}
	
.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;}
	}
	
@media(max-width:414px){
.hm-serv-bx-img{display:none;}	
.hm-serv-bx-cnt{padding: 0 20px 0 20px;}
	}
	
@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;}
	}
	
@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: 110px;}
	
.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;}
	}
	

.container.cont-page.inner-page p {
    font-family: Arial;
    font-weight: normal;
    Font-size: 14px;
    color: #333;
    /* line-height: 24px; */
    text-align: justify;
}

@media (max-width: 767px){
.carousel-content {
    display: none
}



}


.hm-service{ background: url(../image/serv-bg.jpg) no-repeat; background-size:cover; background-attachment:fixed; padding-bottom: 30px; padding-top: 20px;}
.service-box{ list-style:none; padding-left:0;}
.service-box li{margin: 0 1%;width: 23%;float: left;color: #fff;text-transform: uppercase;text-align: center;transition: .5s;margin-bottom:25px;border:1px #222 solid;padding-top:20px;padding-bottom:10px;}
.service-box li:hover{background: rgba(25,62,145,0.2);transition: 0.5s;}

.service-box li img{ height:100px; width:100px; border:5px #dd3d25 solid; margin-bottom:20px;
 -webkit-border-radius:100px; -moz-border-radius:100px; border-radius:100px; transition:0.5s; box-shadow:0px 10px 10px #333; }
	
.service-box li:hover img{  -webkit-filter: none;  filter: none; transition:0.5s;}	
.service-box li:hover h4{ color:#fff; transition:0.5s; border-radius:10px 10px 0 0;}	
.service-box li h4{font-size: 18px;color:#FFF;transition:0.5s;font-weight: 600;margin-bottom:0;padding-bottom:10px;}
	
.hm-service .hm-head{color:#fff;}




@media (max-width: 767px){

.service-box li{ width: 100% !important;}
  



}


.hmm-service{/* background: url(../image/serv-bg.jpg) no-repeat; */background-size:cover;background-attachment:fixed;padding-bottom: 30px;padding-top: 20px;}
.servicee-box{ list-style:none; padding-left:0;}
.servicee-box li{margin: 0 1%;width: 18%;float: left;color: #fff;text-transform: uppercase;text-align: center;transition: .5s;margin-bottom:25px;/* border: 1px #d0d0d0 solid; *//* padding-top:20px; */padding-bottom:10px;}
.servicee-box li:hover{ background: #dd3d25; transition: 0.5s;}

.servicee-box li img{
 height: 180px;
 width: 100%;
 border: 2px #dd3d25 solid;
 margin-bottom:20px;
 /* -webkit-border-radius:100px; */
 -moz-border-radius:100px;
 /* border-radius:100px; */
 transition:0.5s;
 /* box-shadow:0px 10px 10px steelblue; */
 }
	
.servicee-box li:hover img{  -webkit-filter: none;  filter: none; transition:0.5s;}	
.servicee-box li:hover h4{ color:#fff; transition:0.5s; border-radius:10px 10px 0 0;}	
.servicee-box li h4{font-size: 18px;color:#dd3d25;transition:0.5s;font-weight: 600;margin-bottom:0;padding-bottom:10px;}
	
.hmm-servicee .hmm-head{color:#fff;}

.hm-head{ text-align: center;
    color: #071041;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size:34px;}
    
    .hmm-head{ text-align: center;
    color: #071041;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size:34px;}
	
.head-sep {
    z-index: 3;
    margin-bottom: 25px;
    display: inline-block;
    top: -3px;
    line-height: 1;
    position: relative;
	
}

.head-sep:before{ width: 100px; height: 1px;  content: ""; display: inline-block; position: relative; margin-right: 6px;
 background-color: #dd3d25 !important;  color: #fff !important;}
	
.head-sep:after{ width: 100px;  height: 1px; content: ""; display: inline-block;  position: relative;
    margin-right: 6px; margin-left: 22px;  margin-right: 0;  background-color: #dd3d25 !important; color: #fff !important;}
	
.head-sep u{  width: 20px;  position: absolute;  display: block; left: 50%;  top: 12px; margin-left: -10px;}

.head-sep u:before{ position: absolute;  top: 0;  left: -2px;
    border-left: 2px #dd3d25 solid;  border-right: 2px #dd3d25 solid;
    width: 10px;  height: 6px;  display: inline-block; content: ""; transform: skew(30deg);
    -webkit-transform: skew(50deg); border-left-color: #dd3d25 !important;}
	
.head-sep u:after{ position: absolute; top: 0; left: -2px; border-left: 2px #dd3d25 solid;
    border-right: 2px #dd3d25 solid; width: 10px; height: 6px; display: inline-block; content: "";
    transform: skew(30deg); -webkit-transform: skew(50deg); left: auto; right: -3px; transform: skew(-30deg);
    -webkit-transform: skew(-50deg); border-right-color: #dd3d25 !important;}	
.hm-head span{ font-weight:600; color:#dd3d25;}	
.hm-head span{font-weight:600;color: #dd3d25;}
.hmm-head span{ font-weight:600; color:#dd3d25;}

#widgetsControl, #widgetsControl_C{height:inherit !important;}

@media (max-width: 767px){
.navbar-toggle {
    text-align: center !important;
    float: none !important;
}

.container-fluid>.navbar-header {
	text-align: center !important;
}
.table-responsive {
    margin-bottom: 0px !important; 
}

#widgetsControl {
	    height: initial !important;
}

.service .section-title {
    margin-top: 50px !important;
}

.mu-about-area {
    padding: 70px 0;
}
td.rdCente {
	height: 1px !important;
}
.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top{ margin-right: 0px !important; margin-left:  0px !important;}

}



@media(max-width:736px){
 
.navbar-nav>li{display: block; text-align:left;}
#HeaderControl, #HeaderControl_C{height: initial !important;}	
	
}

@media (max-width: 480px){
#HeaderControl{ width: 100% !important; height: 80px !important;}
#MenuControl {
    width: 100% !important;
    height: inherit !important;
}
.body-fx #HeaderControl, .body-fx #HeaderControl_C { width: 100% !important; height: inherit !important;}
.body-fx #MenuControl, .body-fx #MenuControl_C{ width: 100% !important; height: inherit !important; /*top: 80px;*/}

}


@media (max-width: 375px){
#hm-cont .cont-cont{ padding-left: 80px; }
#hm-cont .contact-address h3, #hm-cont .contact-phone h3, #hm-cont .contact-email h3{ padding-top: 5px; margin-top: 10px; margin-bottom: 5px;}
#hm-cont .contact-info .fa{ font-size: 30px; width: 60px; height: 60px; line-height: 60px;}
#hm-cont .contact-info i:after{left: 75px;}
#hm-cont .contact-info p{text-align: left;}

}


@media screen and (max-width:767px) {
 .table-responsive{ border:inherit;}
.team-boxes .media-left{ display: inherit;}

#main-head{ margin: 0;}
.navbar-default .navbar-nav .open .dropdown-menu > li > a{ color: #fff !important; background-color: #303030;}

}