/*
  Theme Name: NewBiz
  Theme URL: https://bootstrapmade.com/newbiz-bootstrap-business-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
  background: #fff;
  color: #444;
 font-family: 'Montserrat', sans-serif;
 	padding: 0;
  margin: 0;
}

a {
  color:  #9d2235;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #0b6bd3;
  outline: none;
  text-decoration: none;
}
.mp0{
	padding: 0;
  margin: 0;
}
p {
  padding: 0;
  margin: 0 0 10px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0 0 20px 0;
  padding: 0;
}

/* Back to top button */

.back-to-top {
  position: fixed;
  display: none;
  background:#524c9f;
  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;
      border: 1px solid #fff;
}

.back-to-top i {
  padding-top: 12px;
  color: #fff;
}


.clear {clear:both;}

/* Prelaoder */
.tophead{padding:10px 0px;text-align:right;font-weight:500;max-width:1170px; margin:auto; text-transform:uppercase;}
.tophead a{color:#000;font-size:13px;}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #f2f2f2;
  border-top: 6px solid #007bff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
  height: 80px;
  transition: all 0.5s;
  z-index: 1100;
  transition: all 0.5s;
  padding: 0px;
  background-color:transparent;

}

#header.header-scrolled,
#header.header-pages {
  
  padding: 10px 0;
    background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
  min-height:100px;

}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #00366f;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 10px 0;
}

.main-pages {
  margin-top: 60px;
}

.mp0 { margin:0px !important; padding:0px !important;}

/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro {
  width: 100%;
  position: relative;
}



.threebox{position: relative;
    top: 370px;
    z-index: 1000;
    }
	
	
 .box1{background-color:#fff; padding:10px 0px; border-radius:10px; -moz-box-shadow: 0 0 33px rgba(0,0,0,.75); 
-webkit-box-shadow: 0 0 33px rgba(0,0,0,.75); 
box-shadow: 0 0 33px rgba(0,0,0,.75); }
 .box1 .boxleft {float:left; padding:20px0px;}
  .box1 .boxleft img { margin-left:5px;}
 .box1 .boxright{float:left; text-align:left; margin-bottom: 0px;font-size:13px; font-weight:500; color:#a52c3e;  text-transform:uppercase;}
 .box1 .boxright a{float:left; text-align:left; margin-bottom: 0px;font-size:13px; font-weight:500; color:#a52c3e; padding:10px 0px 0px 20px; text-transform:uppercase;}


 .box2{background-color:#000; padding:10px 0px; border-radius:10px; -moz-box-shadow: 0 0 33px rgba(0,0,0,.75); 
-webkit-box-shadow: 0 0 33px rgba(0,0,0,.75); 
box-shadow: 0 0 33px rgba(0,0,0,.75); }
 .box2 .boxleft {float:left; padding:20px0px;}
  .box2 .boxleft img { margin-left:5px;}
 .box2 .boxright{float:left; text-align:left; margin-bottom: 0px;font-size:13px; font-weight:500; color:#fff;  text-transform:uppercase;}
 .box2 .boxright a{float:left; text-align:left; margin-bottom: 0px;font-size:13px; font-weight:500; color:#fff; padding:10px 0px 0px 20px; text-transform:uppercase;}



.mbdisplay { display:none;}
.desktopdisplay { display:block;}


.curve_section { position:absolute;  min-height:292px; width:100%; z-index:1000; bottom:0px; background-image:url(../images/curve.png); background-repeat:no-repeat; background-position:bottom center; background-size: cover;}
.threebuttons{position:absolute;  min-height:92px;  left:24%;  z-index:1001; bottom:100px; }
.threebutton1 { background-color:#fff; color:#000; font-weight:bold; padding:15px 20px; text-align:center; float:left; text-transform:uppercase; margin:0px 10px; min-width:245px;
}
.threebutton1:hover { background-color:#000; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:left; text-transform:uppercase; margin:0px 10px;  min-width:245px;
}
.threebutton2 { background-color:#ff4e00; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:left; text-transform:uppercase; margin:0px 10px;  min-width:245px;
}
.threebutton2:hover { background-color:#000; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:left; text-transform:uppercase; margin:0px 10px; min-width:245px;
}
.topnav{
    background-color: #FFF;
    min-height: 90px;
    padding-left: 60px;
    padding-top: 10px;
    padding-right: 60px;
}

/* testimonials Section
--------------------------------*/
#header.header-scrolled,
#header.navrow {
  
 background-color:#fff!important;

}
#testimonials {
  padding:166px 0 0px ;

min-height:759px;
  text-align:left;
  background-size:cover;
  background-image:url(../images/testi_bg.png); background-repeat:repeat;
  position:bottom;
}
.testitext {
padding-bottom:50px;
 
background-color: #524c9f; 
-moz-box-shadow: 0 5px 109px rgba(0,0,0,.17); 
-webkit-box-shadow: 0 5px 109px rgba(0,0,0,.17); 
box-shadow: 0 5px 109px rgba(0,0,0,.17); 
}
.testiright {
padding-bottom:20px;
background-color: #fff; 
-moz-box-shadow: 0 5px 109px rgba(0,0,0,.17); 
-webkit-box-shadow: 0 5px 109px rgba(0,0,0,.17); 
box-shadow: 0 5px 109px rgba(0,0,0,.17); 
}
.fbox{
	float:left;
}
.btnsee{
	float:right;
	padding:60px 25px 5px 20px;

}
.testiright .fbox h2 {
  font-size: 45px;
 text-align:left;
 color:#000!important;
 font-weight:bold;
   padding: 50px 0 5px 20px!important;
    font-family: 'Open Sans', sans-serif;
}
.seeall3{
	background-color:#fff !important;
color:#000;
text-transform:uppercase;
font-size:15px;
padding: 7px 15px;
cursor:pointer;
font-weight:bold;
border:2px solid #000;

}
.seeall3:hover{
	background-color:#000 !important;
color:#fff;
text-transform:uppercase;
font-size:15px;
padding: 7px 15px;
cursor:pointer;
font-weight:bold;
border:2px solid #000;

}
#testimonials .section-header {
  padding-bottom: 30px;

}

#testimonials .testimonial-item h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0px 0 5px 0;
  color:#fff;
  padding:30px 7% 10px;
   font-weight:bold;
}

#testimonials h2 {
  font-size: 40px;
 text-align:left;
 color:#fff;
 font-weight:bold;
   padding: 50px 0 5px 20px!important;
    font-family: 'Open Sans', sans-serif;
}

#testimonials .testimonial-item p {
 color:#fff;
  margin: 30px 7% 15px;
   text-align:left;
   font-size: 16px;
    font-weight:bold;
    font-family: 'Open Sans', sans-serif;
}
#testimonials .testimonial-item span {
  margin: 0 7% 15px;
   text-align:left;
 color:#fff;
 font-style:italic;
 font-size:16px;
 font-weight:400;
 font-family: 'Open Sans', sans-serif;
}
#testimonials .owl-nav,
#testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

#testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #ddd;
}

#testimonials .owl-dot.active {
  background-color: #000;
}
.seeall2 {
background-color:#fff !important;
color:#000;
text-transform:uppercase;
font-size:15px;
padding: 13px 35px;
cursor:pointer;
font-weight:bold;

border:none; 
margin:40px 20px 30px;
 }
.seeall2:hover {
background-color:#000 !important;
color:#fff;
font-size:15px;
padding: 13px 35px;
cursor:pointer;
text-transform:uppercase;
font-weight:bold;
border:none;
margin:40px 20px 30px;
 }
 /* #############Photo gallery  Start#############*/
.photogallery{text-align:center;}
.photogallery h1{text-align:center!important;color:#000;font-size:39px;font-weight:bold;text-transform:uppercase;}

.gallerybox{ /* stroke */
background-color: #fff; /* layer fill content */
 text-align:left;font-size: 17px;text-transform:none !important; font-weight:normal; margin:0px 0px 0px;padding:0px; border:2px solid #ffff;}  

.seeallbtn4{border:none;padding:12px 45px; color:#fff; font-size:16px; font-weight:bold; background-color:#524c9f; text-transform:uppercase; margin:30px 35px;}
.seeallbtn4:hover{border:none; padding:12px 45px;color:#fff; font-size:16px; font-weight:bold; background-color:#000; text-transform:uppercase; margin:30px 35px;}

.testimonial .carousel-inner{ line-height: 15px;}
.testimonial .carousel-control.left{ background: none; width: auto; }
.testimonial .carousel-control.right{ background: none; width: auto; }

.testimonial .glyphicon-chevron-left:before{ color: #000; padding: 5px;   }
.testimonial .glyphicon-chevron-right:before{color: #000;  padding: 2px; }
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */

.main-nav {
  /* Drop Down */
  /* Deep Drop Down */
}

.main-nav,
.main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-nav > ul {

  float: right!important;

}
.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;

}

.main-nav a {
  display: block;
  position: relative;
  color: #000;
 font-weight:bold;
  padding: 28px 8px 10px;
  transition: 0.3s;
  font-size: 14px;
  text-transform:uppercase;
 
  
}

.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {

  text-decoration: none;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 1800;
  opacity: 0;
  font-weight:bold;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 180px;
  position: relative;
}

.main-nav .drop-down ul a {
  padding: 10px 20px;
  font-size: 13px;
  color: #000;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  color:#524c9f;
}

.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 10px;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down > a {
  padding-right: 35px;
}

.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}

/* Mobile Navigation */

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: rgba(19, 18, 18, 0.8);
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-weight: 500;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #524c9f;
  text-decoration: none;
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 25px 18px 0 0;
  color: #524c9f;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(19, 18, 18, 0.8);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

.submit_btn {border: 1px solid #fff; background-color:transparent; padding:5px 8px; margin-top:20px;color:#FFF; text-transform:uppercase;}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/

/* Sections Header
--------------------------------*/

.section-header h3 {
  font-size: 45px;
  color: #000;
  text-align: center;
  font-weight: bold;
  position: relative;
}

.section-header p {
  text-align: center;
  margin: auto;
  font-size: 18px;
  padding-bottom: 60px;
  color: #00000;
}

/* Section with background
--------------------------------*/

.section-bg {
  background: #fff;
}

/* About Us Section
--------------------------------*/

#about {
  background: #fff;
  background-image:url(../images/about_bg.jpg);
  background-repeat:no-repeat;
  background-position:bottom center;
  /*padding: 55px 0 0px;*/

}



#about .about-container .background {
  margin: 20px 0;
}


#about .about-container .title {
  color: #333;
  font-weight:bold;
  font-size: 45px;
}

#about .about-container h1 {
  color:#000;
  padding:15px 10% 0px;
  text-align:center;
  font-size:25px;
  font-weight:bold;
  line-height:34px;
  text-transform:none;
  margin:0px!important;
 }
 #about .about-container h2 {
  color:#000;
  padding-top:0px;
  /*margin:-24px 0px 0px 200px!important;*/
  font-size:35px;
  font-weight:bold;
  text-transform:uppercase;
   text-align: left;
   
 }
.abtcontent span{
	line-height:30px;
	color:#000;
	font-size:22px;
	 font-family: 'Open Sans', sans-serif;
}

.abtcontent{
	padding:0px;
	margin:50px 0px 0px;
}

.abtimg{
	padding:0px;
}


#about .about-container p {
  line-height: 26px;
  font-size:15px;
  color:#000;
  padding-top:10px;
  padding:10px;

  font-family: 'Open Sans', sans-serif;
 }

#about2 {
  background: #fff;
  background-image:none;
  padding: 55px 0 0px;
}




#about1 .about-container .background {
  margin: 20px 0;
}


#about1 .about-container .title {
  color: #333;
  font-weight:bold;
  font-size: 45px;
}

#about1 .about-container p {
  line-height: 26px;
  font-size:18px;
  color:#000;
  padding-top:50px;
}

.readmorebtn { 
border:none;
background-color:#524c9f;
color:#fff;
font-size:15px;
margin-top:15px;
padding:10px 25px;
text-transform:uppercase;
border-radius:0px;
font-weight:600;

  font-family: 'Open Sans', sans-serif;
}

.readmorebtn:hover { 
border:none;
background-color:#000;
font-weight:600;
color:#fff;
border-radius:0px;
font-size:15px;
margin-top:15px;

padding:10px 25px;
font-family: 'Open Sans', sans-serif;
text-transform:uppercase;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.seejobbtn{border:none;     
color:#fff; font-size:16px; font-weight:bold; background-color:#ff4e00; text-transform:uppercase; padding:25px 15px; }
.seejobbtn:hover{border:none; color:#ff4e00; font-size:16px; font-weight:bold; padding:25px 15px; 
background-color:#fff; text-transform:uppercase; }
#footer .footer-top .ftrbtm{

   background-image:url(../images/ftrbtm_bg.png);
  background-repeat:no-repeat;
  background-position:top center;
  background-size:cover;
  padding-top:135px;
}
#footer {
  padding: 0px;
  color: #eee;
  font-size: 14px;
  
}

#footer .footer-top {
background-color:#524c9f;
  padding: 60px 0 0 0;
 
}
.twoboxes{text-align:center!important;width:100%;}
.twoboxes .left{font-size:30px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
   padding: 10px 0 20px 0; float:left;width:45%;}
.twoboxes .right{float:right;width:45%;}

#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}

#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 li {
  padding: 5px 0;
  font-size:13px;

}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
  font-size:13px;
}


.three{
	float:left;
	text-align:right;
	
}
.one{
float:left; padding-top:20px;
}
#footer .copyright {
  text-align: left;
  float:left;
  font-size:12px;
  color:#fff;
   padding:20px 0px;
  border-top: 1px solid #e8e8e8;
}
#footer .copyright .two {
 border:1px solid red;
  text-align:center;
  float:left;
}
#footer .copyright p{
padding-bottom:0px;
}
#footer .credits {
  text-align: right;
  font-size: 20px;
  color: #f1f7ff;
  padding-top:25px;
  float:right;
}

#footer .credits a {
  color: #fff;
}

#footer .credits a:hover {
  color: #fff;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 992px) {
}

@media (max-width: 991px) {
  #header {
    height: 60px;
    padding: 10px 0;
  }

  #header .logo h1 {
    font-size: 28px;
    padding: 8px 0;
  }

  #intro {
    padding: 0px 0 60px 0;
  }

  #intro .intro-img {
    width: 80%;
    float: none;
    margin: 0 auto 25px auto;
  }

  #intro .intro-info {
    width: 80%;
    float: none;
    margin: auto;
    text-align: center;
  }
  
.curve_section { display:none;}


}

@media (max-width: 780px) {
  .back-to-top {
    bottom: 15px;
  }
  #footer .footer-top {
background-color:#524c9fs;
padding: 60px 0 0 0;
text-align:center;
}

#about {
  background: #fff;
  background-image:none;
  padding:0px ;
}
#about .about-container h1 {
  color:#000;
  padding:15px 0 0px;
  text-align:center;
  font-size:25px;
  font-weight:bold;
  line-height:34px;
  text-transform:none;
  margin-left:30px!important;
 }

.seejobbtn{margin:10px 0px 30px!important;}

.twoboxes{text-align:center!important;width:100%;}
.twoboxes .left{font-size:40px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
   padding: 10px 0 20px 0; float:none;width:95%;}
.twoboxes .right{float:none;width:95%;}
#footer .footer-top .ftrbtm{
border-top:4px solid #fff;
background-color:#000;
  padding-top:30px;
  background-image:none;
}
#testimonials {
  padding:166px 0 0px ;

  text-align:left;
  background-size:cover;
  background-image:url(../images/testi_bgm.jpg); background-repeat:repeat;
  position:bottom;
}


 .photogallery{text-align:center;padding-top:50px;}
 
 .testiright {
margin-top:10px;
}

.threebuttons{position:absolute;  min-height:92px;  left:28%;  z-index:1001; bottom:-300px; }
.threebutton1 { background-color:#f3f3f3; color:#000; font-weight:bold; padding:15px 20px; text-align:center; float:none; text-transform:uppercase; margin:0px 10px; min-width:245px; 
}
.threebutton1:hover { background-color:#000; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:0px 10px; min-width:245px;
}
.threebutton2 { background-color:#ff4e00; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:20px 10px; min-width:245px;
}
.threebutton2:hover { background-color:#000; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:20px 10px; min-width:245px;
}
#about .about-container  {
	padding-top:300px;
}

.topnav{
    background-color:transparent;
    min-height: 90px;
    padding-left: 60px;
    padding-top: 10px;
    padding-right: 60px;

}

}



@media (max-width: 767px) {
  #intro .intro-info {
    width: 100%;
  }

  #intro .intro-info h2 {
    font-size: 34px;
    margin-bottom: 30px;
  }

  .section-header p {
    width: 100%;
  }

#footer .footer-top {
background-color:#524c9f;
padding: 60px 0 0 0;
}

.threeboxmargingbtm { margin-bottom:40px;}
.threeboxesbanner { background-image:url(../images/black_img.png); background-repeat:repeat; padding:20px 0px; }
#about {
  background: #fff;
  background-image:none;
  padding: 0px ;
}
#about .about-container h1 {
  color:#000;
  padding:15px 0 0px;
  text-align:center;
  font-size:25px;
  font-weight:bold;
  line-height:34px;
  text-transform:none;
  margin:0px!important;
 }
.box2{background-color:#000;padding:20px 15px 12px;text-align:center; margin-top:20px;}

 .box1{background-color:#fff; padding:20px 0px 10px; text-align:center; margin-top:20px;}
 
 
.abtcontent{
background-image:none;
}

.mbdisplay { display:block;}
.desktopdisplay { display:none;}
.paddingtop{ padding-top:10px !important; margin-top:-180px !important;}

.abtimg{padding:0px;
}

.twoboxes{text-align:center!important;width:100%;}
.twoboxes .left{font-size:40px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
   padding: 10px 0 20px 0; float:none;width:95%;}
.twoboxes .right{float:none;width:95%;}
.seejobbtn{margin:10px 0px 30px!important;}

#footer .footer-top .ftrbtm{
border-top:4px solid #fff;
background-color:#000;
  padding-top:30px;
  background-image:none;
}
#testimonials {
  padding:166px 0 0px ;

  text-align:left;
  background-size:cover;
  background-image:url(../images/testi_bgm.jpg); background-repeat:repeat;
  position:bottom;
}


  .photogallery{text-align:center;padding-top:50px;}
  
  .threebuttons{position:absolute;  min-height:92px;  left:28%;  z-index:1001; bottom:-300px; }
.threebutton1 { background-color:#f3f3f3; color:#000; font-weight:bold; padding:15px 20px; text-align:center; float:none; text-transform:uppercase; margin:0px 10px;  min-width:245px; 
}
.threebutton1:hover { background-color:#000; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:0px 10px;min-width:245px;
}
.threebutton2 { background-color:#ff4e00; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:20px 10px;  min-width:245px;
}
.threebutton2:hover { background-color:#000; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:20px 10px; min-width:245px;
}

#about .about-container  {
	padding-top:300px;
}
.topnav{
    background-color:transparent;
    min-height: 90px;
    padding-left: 60px;
    padding-top: 10px;
    padding-right: 60px;
    
}
}

@media (max-width: 574px) {
  #intro {
    padding: 0px 0 20px 0;
  }
#footer .footer-top {
background-color:#524c9f;
padding: 60px 0 0 0;
}
.threeboxmargingbtm { margin-bottom:40px;}
.threeboxesbanner { background-image:url(../images/black_img.png); background-repeat:repeat; padding:20px 0px;  }
.box2{background-color:#000;padding:20px 15px 12px;text-align:center; margin-top:20px;}

 .box1{background-color:#fff; padding:20px 0px 10px; text-align:center; margin-top:20px;}
#about {
  background: #fff;
  background-image:none;
  padding: 0px ;
}

.tophead{padding:0px 0px;text-align:right;font-weight:500;max-width:1170px; margin:auto; text-transform:uppercase; display:none;}

.mbdisplay { display:block;}
.desktopdisplay { display:none;}
#header .logo img {
  padding: 0;
  margin: 0px;
}
.abtcontent{
background-image:none;
}

.paddingtop{ padding-top:10px !important; margin-top:-180px !important;}
.abtimg{padding:0px;
}


 #about1 {
  background: #fff;
  background-image:none;
  padding: 55px 0 0px;
}
#about .about-container h1 {
  color:#000;
  padding:15px 0 0px;
  text-align:center;
  font-size:25px;
  font-weight:bold;
  line-height:34px;
  text-transform:none;
  margin:0px!important;
 }



#footer .footer-top h4 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
  padding-top:50px;
}
.twoboxes{text-align:center!important;width:100%;}
.twoboxes .left{font-size:40px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
   padding: 10px 0 20px 0; float:none;width:95%;}
.twoboxes .right{float:none;width:95%;}
.seejobbtn{margin:10px 0px 30px!important;}

#footer .footer-top .ftrbtm{
border-top:4px solid #fff;
background-color:#000;
  padding-top:30px;
   background-image:none;
}
#testimonials {
  padding:166px 0 0px ;

  text-align:left;
  background-size:cover;
  background-image:url(../images/testi_bgm.jpg); background-repeat:repeat;
  position:bottom;
}

 .photogallery{text-align:center;padding-top:50px;}
.threebox{position: relative;
    top: 420px;
    z-index: 1000;
    }
	.curve_section { display:block;}
	
	
.threebuttons{position:absolute;  min-height:92px;  left:28%;  z-index:1001; bottom:-300px; }
.threebutton1 { background-color:#f3f3f3; color:#000; font-weight:bold; padding:15px 20px; text-align:center; float:none; text-transform:uppercase; margin:0px 0px; min-width:245px; 
}
.threebutton1:hover { background-color:#000; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:0px 0px; min-width:245px;
}
.threebutton2 { background-color:#ff4e00; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:20px 0px; min-width:245px;
}
.threebutton2:hover { background-color:#000; color:#fff; font-weight:bold; padding:15px 20px;  text-align:center; float:none; text-transform:uppercase; margin:20px 0px;  min-width:245px;
}


#about .about-container  {
	padding-top:300px;
}

.topnav{
    background-color:transparent;
    min-height: 90px;
    padding-left: 60px;
    padding-top: 10px;
    padding-right: 60px;
}


}