/*
  Theme Name: NewBiz
  Theme URL: https://bootstrapmade.com/newbiz-bootstrap-business-template/
  Author: BootstrapMade.com
  License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
font-family: "Inter", sans-serif;
}

a {
  color:  #9d2235;
  transition: 0.5s;
}

a:hover,
a:active,
a:focus {
  color: #0b6bd3;
  outline: none;
  text-decoration: none;
}

p {
  padding: 0;
  margin: 0 0 0px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0px 0;
  padding: 0;

}

/* Back to top button */

.back-to-top {
  position: fixed;
  border:1px solid #fff;
  display: none;
  background:#c9a227;
  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;
}


.clear {clear:both;}

/* Prelaoder */

#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 .headrebg{margin-top:20px;}
#header {
  height:140px;
  transition: all 0.5s;
  z-index: 1100;
  transition: all 0.5s;
  padding: 0px;
 background:transparent;
}

#header.header-scrolled,
#header.header-pages {
   transition: all 0.5s;
  padding: 0px 0;
   background-color:#000;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
  min-height:140px;

}
#header.header-scrolled,
#header .logo img {
  padding: 0;
  margin:0px 0 0;
}
#header .logo{ margin:-30px 0 0;}
.main-pages {
  margin-top: 60px;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.topheader{min-height:90px;margin-top:0px; background-color:transparent;
margin-bottom:0px;padding:0px 0px 0px; text-transform:uppercase; border-radius: 0px;	text-align:right;}
.topheader a span {
    color: #fff;
    font-size: 13px!important;    padding:0px 0 0;
}
.topheader a span i{padding-right:5px;}
.topheader a span img{padding-right:5px;}
a.sendbtn {
	z-index: 1;font-size: 13px!important;	background:#c9a227!important;  text-transform: uppercase; color:#fff!important; 
border: 2px solid #c9a227; padding: 11px 17px 11px!important;display: inline-block; margin:10px 0 0 5px;border-radius: 5px;
font-weight:500;line-height: 1em;	position: relative;    overflow: hidden;
	}
a.sendbtn::before {   
 content: ""; background:#fff!important;color:#c9a227!important;height: 100%;width: 0%; position: absolute;top: 0;
    left: 0; z-index: -1;transition: 0.5s ease-in-out;
}
a.sendbtn:hover::before {
    width: 100%;
}
a.sendbtn:hover {
    border-color:#c9a227;    color: #c9a227!important;
}
a.smartbtn {
	z-index: 1;font-size: 13px!important;	background:#fff!important;  text-transform: uppercase; color:#c9a227!important; 
	border: 2px solid #fff; padding: 11px 17px 11px!important;display: inline-block; margin:10px 0 0 5px;border-radius: 5px;
	font-weight:500;    line-height: 1em;	position: relative;    overflow: hidden;
	}
a.smartbtn::before {   
 content: ""; background:#c9a227!important;color:#fff!important;height: 100%;width: 0%; position: absolute;top: 0;
    left: 0; z-index: -1;transition: 0.5s ease-in-out;
}
a.smartbtn:hover::before {
    width: 100%;
}
a.smartbtn:hover {
    border-color:#fff;    color: #fff!important;
}
a.paybtn {
	z-index: 1;font-size: 13px!important;	background:#c9a227!important;  text-transform: uppercase; color:#fff!important; 
border: 2px solid #c9a227; padding: 11px 17px 11px!important;display: inline-block; margin:10px 0 0 5px;border-radius: 5px;
font-weight:500;line-height: 1em;	position: relative;    overflow: hidden;
	}
a.paybtn::before {   
 content: ""; background:#fff!important;color:#c9a227!important;height: 100%;width: 0%; position: absolute;top: 0;
    left: 0; z-index: -1;transition: 0.5s ease-in-out;
}
a.paybtn:hover::before {
    width: 100%;
}
a.paybtn:hover {
    border-color:#c9a227;    color: #c9a227!important;
}
/* Desktop Navigation */

.main-nav {
  /* Drop Down */
  /* Deep Drop Down */
}

.main-nav li a i{
    color: #72291d;
    font-size: 15px;
padding-right: 5px;
}
.main-nav,
.main-nav * {
  margin: 0;
  padding:2px 0 0px;
  list-style: none;
  background:transparent;
  border-radius:0px;
}

.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;

}

.main-nav a {
   display: block;
    position: relative;
    color: #fff;
    padding:20px 8px 10px;
    transition: 0.3s;
    font-size: 14px;
    text-transform: uppercase;
    font-weight:600;
  
}

.main-nav .active > a{
	  color: #fff;
}
.main-nav .hover > a:active{
	  color: #fff;
}
.main-nav a:hover,
.main-nav li:hover > a {
  color: #fff;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #000;
  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: 6px 20px;
  font-size: 14px;
  color:#fff;
  text-align: left;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  color:#fff;
}

.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left:0px; color:#fff;
}

.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;color:#fff;
}

/* Mobile Navigation */

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background:#000;
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 15px 20px 10px;
  font-weight: 500;
  border-bottom: 1px solid #4a4948;
    text-transform:uppercase;
	font-size:13px;
} 

.mobile-nav a:hover,
.mobile-nav li:hover > a {
  color: #fff;
  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: "\f078";
}

.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:35px 50px 0 0;
  color: #fff;
}

.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;
}
/*--------------------------------------------------------------
# Intro Section
--------------------------------------------------------------*/

#intro{
    position:relative;
}
#intro .carousel-caption h1 {    font-size:45px;    color: #fff;    line-height: 55px;
    font-weight: 600;    padding: 0px 0% 10px 0!important;
}
#intro .carousel-caption p{	color: #fff;  font-size:20px;  line-height:30px;  text-align: left!important;font-weight:400;
 padding:0px  10% 10px 0px; margin:0px;
}
.carousel-caption { margin: auto;   height: auto;    top: 30vh;    left: 0;    width:100%;    text-align: left;    position: absolute;
}
a.introbtn {  z-index:5!important; font-size: 16px;    background-color: #c9a227;    text-transform: uppercase;    color: #fff;
    border: 2px solid #c9a227;    padding: 12px 20px;   display: inline-block;  margin-left:0px;  border-radius: 5px; font-weight: 600;
    line-height: 1em;   position: relative;    overflow: hidden;
}
a.introbtn::before {   
 content: ""; background:#fff!important;color:#c9a227!important;height: 100%;width: 0%; position: absolute;top: 0;
    left: 0; z-index: -1;transition: 0.5s ease-in-out;
}
a.introbtn:hover::before {
    width: 100%;
}
a.introbtn:hover {
    border-color: #c9a227;    color: #c9a227 !important;    font-weight: 500;
}
/*--------------------------------------------------------------
# Sections



/* About Us Section
--------------------------------*/
.mt50{margin-top:50px;}
.mt30{margin-top:30px;}
#about {
	border-top:2px solid #fff;
  padding:40px 0 40px;
  background-color:#181614;
  position:relative;
}

#about::before{
	content: "";
    background: url(../images/abtbefore_img.png);
    position: absolute;
    width:141px;
    height:411px;
    top:30px;
	left:0;
    z-index:2;
}
#about::after{
	content: "";
    background: url(../images/abtafter_img.png);
    position: absolute;
    width:145px;
    height:417px;
    bottom:30px;
	right:0;
    z-index:2;
}
#about  h2 {
    line-height:50px;
    color: #fff;
    padding: 0px 20% 50px;
    font-size:45px;
    font-weight: 500;
    text-align: center !important;
    margin: 0px !important;
}

#about .about-container .background {
  margin:0px 0 0px;
}
.abtcontent {
    padding:0px  40px 30px 20px;
    position: relative;
margin:0px 0 0px;
  text-align: left;
}
.abtimg{
    width: 80%;
    margin-left: 20%;
}
#about .abtcontent p {
	     text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    padding: 0px 0 20px;
    font-weight:500;

 }
#about1 {

  padding:40px 0 0px;
  background-color:#fff;
  position:relative;
}
#about1 .abtcontent1 {
   padding:0px  40px 30px 20px;
    position: relative;
margin:0px 0 0px;
  text-align: left;
}
#about1  h2 {
    line-height:50px;
    color: #181614;
    padding: 0px 20% 50px;
    font-size:45px;
    /*font-weight: 500;*/
    text-align: center !important;
    margin: 0px !important;
}
#about1 .abtcontent1 p {
	 text-align:left;
  line-height: 30px;
  font-size:16px;
  color:#181614!important;
  padding:0px 0px 20px;
  /*font-weight:500;*/
 }
 
a.learnabt {
	z-index: 1;font-size: 16px;	background:transparent!important;  text-transform: uppercase; color: #fff; border: 2px solid #fff;
    padding: 11px 15px 11px;display: inline-block; margin-top:0px;border-radius: 5px;font-weight:500;
    line-height: 1em;	position: relative;    overflow: hidden;
	}
a.learnabt::before {   
 content: ""; background:#c9a227!important;color:#fff!important;height: 100%;width: 0%; position: absolute;top: 0;
    left: 0; z-index: -1;transition: 0.5s ease-in-out;
}
a.learnabt:hover::before {
    width: 100%;
}
a.learnabt:hover {
    border-color:#fff;
    color: #fff!important;
}

/* ---------------------------
 services Section
--------------------------------*/

#services {
  padding: 50px 0 40px 0;
    /*background-image:url(../images/service_bg.png);*/
  background-repeat:no-repeat;
  background-position:top center;
	text-align:center;
	background-size:cover;
}

#services  h1{
	color: #181614;
  font-size:50px;
  text-align: center!important;
font-weight:600;
 padding:0px 20% 50px;
 margin:0px;
}

#services  .serbox img{margin:50px 0 0 20px;}
#services  .serbox {text-align:left;background-color:#fff;padding:0px 0px 20px;margin-bottom:0px; border-radius:4px;
box-shadow: 0 0 51px rgba(0, 0, 0, .12);
}
#services .serbox .text_box .accounting{padding:20px 0px 8px!important; }
#services .serbox .text_box h3{text-align:left; margin: 0px;color:#383838;
 font-weight:500!important;padding:20px 0px 25px; font-size:17px!important;line-height:20px;}
#services .text_box p {
  padding:0px 10px 10px 0px;
  font-size:13px;
  line-height:20px;
color:#383838;
font-weight:400;
 text-align:left!important;
 margin:0px;
}

a.learnmore1 {
	z-index: 1;font-size: 13px;	background:transparent!important;  text-transform: uppercase; color: #383838; border: 2px solid #383838;
   padding: 8px 7px 8px;display: inline-block; margin-top:10px;border-radius: 5px;font-weight:500;
    line-height: 1em;	position: relative;    overflow: hidden;
	}
a.learnmore1::before {   
 content: ""; background:#383838!important;color:#fff!important;height: 100%;width: 0%; position: absolute;top: 0;
    left: 0; z-index: -1;transition: 0.5s ease-in-out;
}
a.learnmore1:hover::before {
    width: 100%;
}
a.learnmore1:hover {
    border-color:#383838;
    color:#fff!important;
}
/* ---------------------------
 process Section
--------------------------------*/

#process {
  padding: 50px 0 40px 0;
    background-color:#fffae9;
}

#process  h1{	color: #1e1b19;  font-size:50px;  text-align: center!important;font-weight:600;
 padding:0px 0 20px; margin:0px;
}
#process .innertxt{text-align:center;padding:20px 10px;}
#process  .innertxt span{	color: #1e1b19;  font-size:40px;  text-align: center!important;font-weight:700;border-radius:50%;
 border:2px solid #1e1b19; outline-offset:6px; outline: 2px solid #1e1b19;padding:10px 22px!important; margin:10px 0px 0px!important;
}
#process .innertxt h3{ margin: 0px;color:#1e1b19;
 font-weight:600!important;padding:30px 0px 10px; font-size:18px!important;line-height:20px;}
#process .innertxt p {  padding:0px 0px 10px 0px;  font-size:14px;  line-height:20px;color:#1e1b19;font-weight:500;
 margin:0px;
}
/* ---------------------------
 industry Section
--------------------------------*/

#industry {
  padding: 50px 0 50px 0;
    background:#d1d1d1;
	text-align:center;

}

#industry  h1{
	color: #181614;
  font-size:50px;
  text-align: center!important;
font-weight:600;
 padding:0px 20% 50px;
 margin:0px;
}
#industry  .industrybox {text-align:left;padding:0px 0px 0px;margin-bottom:0px;
 border-radius:0px;position:relative;

}
.industrybox  img{transition: 0.3s;
    transform: scale(0.9);
	}
	.industrybox:hover  img{
		transition: 0.3s;
    transform: scale(1);overflow:hidden!important;cursor:pointer;
	}
.text-box{
	position:absolute;margin:0px;padding:20px 40px 0 20px; color:#fff;bottom:20px
}

#industry .text-box  a h3{text-align:left; margin: 0px;color:#fff; 
padding:0px 0px 10px 10px;font-size:20px; margin-bottom:0px;line-height:25px;font-weight:600;}

#industry .text-box .rightbox a i{
	 font-size:23px;    padding: 5px 14px;    border-radius: 60%;    background-color: #e8d7a2;
    color:#181614!important;	margin-top:0px;
}

  /*--------------------------------------------------------------
# map sec
--------------------------------------------------------------*/
#map{
padding:0px 0 ;
}
  /*--------------------------------------------------------------
# map sec
--------------------------------------------------------------*/

#whychoose {

  padding:40px 0 20px;
  background-color:#fff;
    background: url(../images/whychoose_bg.jpg);

background-position:top left;
background-repeat:no-repeat;
  position:relative;
}

#whychoose::after{
	content: "";
    background: url(../images/abtafter_img.png);
    position: absolute;
    width:145px;
    height:417px;
    top:30px;
	right:0;
    z-index:2;
}

#whychoose .about-container .background {
  margin:0px 0 0px;
}
#whychoose  .content h5 {
    line-height:25px;    color: #c9a227;    padding: 0px 0% 10px;    font-size:17px;
    font-weight: 500;    text-align: left !important;    margin: 0px !important;
}
#whychoose  .content h2 {
    line-height:45px;    color: #1e1b19;    padding: 0px 0% 20px;    font-size:40px;
    font-weight: 500;    text-align: left !important;    margin: 0px !important;
}
#whychoose  .content h6 span{
    line-height:25px;    color: #1e1b19;    padding: 0px 0% 20px;    font-size:17px;
    font-weight: 500;    text-align: left !important;    margin: 0px !important;
}
.content {
    padding:0px  40px 30px 20px;
    position: relative;
margin:0px 0 0px;
  text-align: left;
}
.fimg{
    width: 80%;
    margin-left: 20%;
}
#whychoose .content p {
	     text-align: left;
    line-height:25px;
    font-size: 16px;
    color: #1e1b19;
    padding: 0px 0 20px;
    font-weight:500;

 }
a.contactus {
	z-index: 1;font-size: 16px;	background:#c9a227!important;  text-transform: uppercase; color: #fff; border: 2px solid #c9a227;
    padding: 11px 15px 11px;display: inline-block; margin-top:20px;border-radius: 5px;font-weight:500;
    line-height: 1em;	position: relative;    overflow: hidden;
	}
a.contactus::before {   
 content: ""; background:#fff!important;color:#c9a227!important;height: 100%;width: 0%; position: absolute;top: 0;
    left: 0; z-index: -1;transition: 0.5s ease-in-out;
}
a.contactus:hover::before {
    width: 100%;
}
a.contactus:hover {
    border-color:#c9a227;
    color: #c9a227!important;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.ftrlogo{margin-top:0px;}
#footer {
  padding: 0px;
  color: #eee;
  font-size: 14px;
}

#footer .footer-top {
  padding:50px 0 10px 0;
position:relative;
background-color:#181614;
}


#footer .footer-top h4 {
  font-size: 16px;
  font-weight:600;
  color: #c9a227;
  text-transform: uppercase;
  position: relative;
  padding-bottom:20px;
   
}

#footer .footer-top .footer-links {
  margin-bottom: 0px!important;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 4px 0;
  font-size:14px;

}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  font-weight:500;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
   font-weight:500;text-decoration:underline;
}

#footer .footer-top .footer-contact {
  margin-bottom: 0px;
}

#footer .footer-top .footer-contact p {
 color:#fff;	
 line-height: 25px;
   font-weight:500;
   font-size:14px;
}
#footer .footer-top .footer-contact a {
  font-size: 14px;
  background: transparent;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  text-align: left;
  transition: 0.3s;text-decoration:none;
}
#footer .footer-top .footer-contact a:hover {text-decoration:underline;}
#footer .ftrlogo{text-align:left; float:left!important; padding-top:30px;}

#footer .copyright p{
  text-align: center;
  font-size:13px;
  color:#fff;
   padding:20px 0px 10px;
 margin-top:0px;
 font-weight:500;
}
#footer .copyright {
padding:0px;
}
.btm_btn{margin-top:50px!important;}
.social{padding-top:20px!important;}
#footer .footer-top .footer-contact a i{    font-size: 30px;    color: #fff;}




#about1 .abtcontent1 {
    padding: 0px 0px 0px;
    text-align: left;
}

#about1 .about-container .abtcontent1 h1 {
    line-height:50px;
    color:#000;
    padding:0px  0px;
    font-size:38px;
    /*font-weight:800;*/
    padding:0px 0px 20px;!important;
    text-align:left;
    text-transform:uppercase;

}
#about1 .about-container p {
    text-align:left;
    line-height: 28px;
    font-size:17px;
    color:#636153;
    padding:0px 0px 15px;
    /*font-weight:500;*/
}
#about1 .abtcontent1 {
    padding: 0px 5px 0px;
    text-align: left;
}

#about1 h2{
    font-size: 33px;
    color: #000;
    margin: 15px 0px 10px 0px;
    font-weight: bold;
}

#about1 h3{
    font-size: 27px;

    margin: 15px 0px 12px 0px;
    font-weight: bold;
}

.blckfont {
    text-align:left;
    line-height: 28px;
    font-size:17px;
    color:#636153;
    padding:0px 0px 15px;
}

#about1 ul {
    margin-left: 35px;
    list-style: disc;
    text-align:left;
    line-height: 30px;
    font-size:15px;
    color:#030300;

    font-weight:400;
}

#about1 ul li {
    text-align:left;
    line-height: 30px;
    font-size:17px;
    color:#030300;

    font-weight:400;
    list-style: disc;
}

.margintop90 {
    margin-top:0px;
}

/*--------------------------------------------------------------
# Responsive Media Queries
--------------------------------------------------------------*/

@media (min-width: 992px) and (max-width: 1260px){

.main-nav, .main-nav * {
    margin: 0;
    padding:2px 0 0px;
    list-style: none;
    background: transparent;
}
.main-nav a {  display: block;
        position: relative;
        color: #fff;
        padding:20px 8px 10px;
        transition: 0.3s;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600;
    }


#footer .footer-top {
 padding: 40px 0 10px 0;
}
#services .text_box h3{text-align:left; margin: 0px; text-transform: capitalize;color:#172750; 
padding:0px 0px 10px; font-size:25px; margin-bottom:0px;line-height:30px;font-weight:600;}
#services .text_box p {  padding:0px 10px 20px 0px;  font-size:15px;  line-height:20px;color:#4c4c4c;font-weight:500;
 text-align:left!important; margin:0px;
}	

#intro{
    position:relative;padding:0px 0 0px;}

#about .abtcontent p {    text-align: left;    line-height: 22px;    font-size: 16px;    }

#footer .footer-top .footer-contact p {    line-height: 25px;    font-size: 13px;}
#footer .footer-top .footer-links ul li {    padding: 4px 0;    font-size: 13px;}
#header {
    height:80px;    transition: all 0.5s;    z-index: 1100;    transition: all 0.5s;    padding: 0px;}
.topheader{margin-top:10px;}
#header .logo img {
    padding: 0;
    margin: 0px;
	width: 80%;
}
a.sendbtn {    font-size: 12px !important;padding: 11px 8px 11px !important;}
a.smartbtn {    font-size: 12px !important;padding: 11px 8px 11px !important;}
a.paybtn {    font-size: 12px !important;padding: 11px 8px 11px !important;}
#industry .text-box a h3 { font-size: 17px !important;}
.content {    padding: 15px 40px 20px 20px;    background: #fff;}
#whychoose .content h2 {line-height: 37px;font-size: 33px;}
#services h1 { padding: 0px 14% 50px;}
.abtcontent {
        padding: 0px 86px 0 0;
        margin-top: 0px;
}
#about {    padding: 40px 0 30px;    background-color: #181614;    border-radius: 0px;text-align:center;}

#about h2 {
    line-height: 50px;    color: #fff;    padding: 0px 5% 20px;    font-size: 45px;    font-weight: 700;
    text-align: center !important;    margin: 0px !important;
}
#intro .carousel-caption h1 {    font-size: 35px;  line-height: 38px;}
#intro .carousel-caption p { font-size: 16px;line-height: 22px;}

}

@media (min-width: 768px) and (max-width: 991px) {

#process .innertxt{margin-bottom:20px; width:100%;}
#process .innertxt h3{ font-size:30px!important; padding: 40px 0 20px!important; }
#process .innertxt p{ font-size:20px!important;  line-height:28px; padding: 0px 5% 0px!important;}
#footer .copyright{padding-bottom:0px;}

    #header .logo img {
        padding: 0;
        margin:0px 0 0;
        width: 80%;
    }

.topheader{margin-top:10px;}
 
#footer .footer-top .ftrlogo img{margin-top:20px; text-align:left!important;float:left!important;}


#footer .footer-top {
  padding:50px 0 10px 0;

}
#services .text_box{margin-bottom:0px; padding: 20px 20px 20px;}

#footer .ftrlogo  img{
  padding-bottom:20px;
}
 #intro{    position:relative; padding:0px 0px 0px;}
#about{padding:50px 0px 50px;}

.text_box {    margin: 0px;    padding: 10px 33px 10px 29px;    color: #fff;}


#services .serbox img {    border-radius:0px!important;}
#services .text_box p {font-size: 25px;        line-height: 32px;}
.serbox img { width: 30% !important;    }
#services .serbox{margin-bottom:20px;padding: 0 30px;}
#services .serbox .text_box h3 {    font-size: 40px !important;    line-height: 45px;}
.industrybox img {width:100%;padding:0px;}
#industry .text-box a h3 {    padding: 0px 0px 50px 60px;    font-size: 33px;}
a.sendbtn {margin: 10px 15px 0 5px;}
a.smartbtn {  margin: 10px 15px 0 5px;}
a.paybtn{margin: 10px 15px 0 5px;}
.abtimg {
    width: 100%;    margin-left: 0%;
}
.abtcontent{padding:0px 15px; text-align:left;}
#about h2 {  line-height: 50px;   color: #fff;  padding: 0px 0% 30px;	font-size: 42px;}
#about .abtcontent p {	     text-align: left;    line-height: 25px;    font-size:20px;    color: #fff;   
 padding: 30px 0px 40px 0px;    font-weight:400;
 }
 #services h1 { padding: 0px 0% 50px;}
 #header {
  height:115px!important;
  transition: all 0.5s;
  z-index: 1100;
  transition: all 0.5s;
  padding: 0px;
  background-color:transparent;
}

#header.header-scrolled,
#header.header-pages {
   transition: all 0.5s;
  padding: 0px 0;
   background-color:#000;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
  min-height:115px;

}
#intro .carousel-caption h1 {    font-size: 31px;    line-height: 55px;    padding: 0px 0% 0px 0 !important;}
.carousel-caption {
    margin: auto;    height: auto;    top: 20vh;    left: 0;    width: 100%;    text-align: left;    position: absolute;
}
#intro .carousel-caption p {    color: #fff;    font-size: 16px;    line-height: 30px;}
.mobile-nav-toggle i {  margin:60px 50px 0 0;  color: #c9a227;}
.mobile-nav li a i {    color: #72291d;    font-size: 15px;    padding-right: 5px;}
#industry h1 {padding: 0px 0% 50px;}
.fimg {    width: 100%;    margin-left: 0%;}
.content {    padding: 30px 0px 30px 0px;}
#whychoose::after {    bottom: 30px;}
#footer .footer-top h4 {
  font-size: 20px;  font-weight: bold;  color: #c9a227;  text-transform: uppercase;  position: relative;
  padding-bottom:0px;  padding:25px 0px;
}
}


@media (min-width:575px) and (max-width: 767px) {



#process .innertxt{margin-bottom:20px; width:100%;}
#process .innertxt h3{ font-size:30px!important; padding: 40px 0 20px!important; }
#process .innertxt p{ font-size:20px!important;  line-height:28px; padding: 0px 5% 0px!important;}

    #header .logo img {
        padding: 20px;
        margin:0px;
        width: 80%;float:left!important;
    }

.topheader{margin-top:10px;}
 
#footer .footer-top .ftrlogo img{margin-top:20px; text-align:left!important;float:left!important;}

#footer .footer-top {
  padding:50px 0 10px 0;

}
#services .text_box{margin-bottom:0px; padding: 20px 20px 20px;}

#footer .ftrlogo  img{
  padding-bottom:20px;
}
 #intro{    position:relative; padding:0px 0px 0px;}


#services .serbox{margin-bottom:20px; }
.serbox img{width:100%!important;}

#about{padding:20px 0px 50px;}
#services .serbox img {    border-radius:0px!important;}
#services .text_box p {font-size: 25px;        line-height: 32px;}
.serbox img { width: 30% !important;    }
#services .serbox{margin-bottom:20px;padding: 0 30px;}
#services .serbox .text_box h3 {    font-size: 40px !important;    line-height: 45px;}
.industrybox img {width:100%;padding:0px;}
#industry .text-box a h3 {    padding: 0px 0px 50px 60px;    font-size: 33px;}
a.sendbtn {margin: 10px 15px 0 5px;}
a.smartbtn {  margin: 10px 15px 0 5px;}
a.paybtn{margin: 10px 15px 0 5px;}
.abtimg {    width: 100%;    margin-left: 0%;}
.abtcontent{padding:0px 15px; text-align:left;}
#about h2 {  line-height: 50px;   color: #fff;  padding: 0px 0% 30px;	font-size: 42px;}
#about .abtcontent p {	     text-align: left;    line-height: 25px;    font-size:20px;    color: #fff;   
 padding: 30px 0px 40px 0px;    font-weight:400;
 }
 #services h1 { font-size: 40px;padding: 0px 0% 50px;}
 #header {
  height:115px!important;
  transition: all 0.5s;
  z-index: 1100;
  transition: all 0.5s;
  padding: 0px;
  background-color:transparent;
}

#header.header-scrolled,
#header.header-pages {
   transition: all 0.5s;
  padding: 0px 0;
   background-color:#000;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
  min-height:115px;

}
.carousel-caption {display:none!important;}
#about::after {display:none!important;}
#about::before {display:none!important;}
.mobile-nav-toggle i {  margin:60px 50px 0 0;  color: #c9a227;}
.mobile-nav li a i {    color: #72291d;    font-size: 15px;    padding-right: 5px;}
#industry h1 {padding: 0px 0% 50px;}
.fimg {    width: 100%;    margin-left: 0%;}
.content {    padding: 90px 0px 30px 0px;}
#whychoose::after { display:none!important;}
#footer .footer-top h4 {
  font-size: 20px;  font-weight: bold;  color: #c9a227;  text-transform: uppercase;  position: relative;
  padding-bottom:0px;  padding:25px 0px;
}
a.learnmore1 {    padding: 11px 13px 11px;}
#whychoose {padding: 80px 0 20px;}
}


@media (min-width:320px) and (max-width:574px){
#process .innertxt{margin-bottom:20px; width:100%;}
#process .innertxt h3{ font-size:30px!important; padding: 40px 0 20px!important; }
#process .innertxt p{ font-size:20px!important;  line-height:28px; padding: 0px 5% 0px!important;}
  #header .logo img {
        padding: 20px;
        margin:0px;
        width: 60%;float:left!important;
    }

#footer .footer-top .ftrlogo img{margin-top:0px; text-align:left!important;float:left!important;}

#footer .footer-top {  padding:20px 0 10px 0;}
#services .text_box{margin-bottom:0px; padding: 20px 20px 20px;}

#footer .ftrlogo  img{
  padding-bottom:20px;
}
 #intro{    position:relative; padding:0px 0px 0px;}
#about{padding:50px 0px 50px;}
#services .serbox{margin-bottom:20px; }

.serbox img{width:30%!important;}
.topheader{margin-top:0px;padding:0px 10px;}
#about{padding:20px 0px 50px;}
#services .serbox img {    border-radius:0px!important;}
#services .text_box p {font-size: 17px; line-height:24px;}
.serbox img { width: 30% !important;margin: 20px 0 0 20px!important; }
#services .serbox{margin-bottom:20px;padding: 0 30px;}
#services .serbox .text_box h3 {    font-size: 30px !important;    line-height: 40px;}
.industrybox img {width:100%;padding:0px;}
#industry .text-box a h3 {    padding: 0px 0px 20px 20px;    font-size: 33px;}
a.sendbtn {margin: 10px 15px 0 5px;}
a.smartbtn {  margin: 10px 15px 0 5px;}
a.paybtn{margin: 10px 15px 0 5px;}
.abtimg {    width: 100%;    margin-left: 0%;}
.abtcontent{padding:0px 0px; text-align:left;}
#about h2 {  line-height: 35px;   color: #fff;  padding: 0px 0% 30px;	font-size: 27px;}
#about .abtcontent p { text-align: left;    line-height: 20px;    font-size:15px;    color: #fff;   
 padding: 30px 0px 20px 0px;    font-weight:400;
 }
 #services h1 { font-size: 27px;padding: 0px 0% 50px;}
 #header {
  height:115px!important;
  transition: all 0.5s;
  z-index: 1100;
  transition: all 0.5s;
  padding: 0px;
  background-color:transparent;
}

#header.header-scrolled,
#header.header-pages {
   transition: all 0.5s;
  padding: 0px 0;
   background-color:#000;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
  min-height:115px;

}
.carousel-caption {display:none!important;}
#about::after {display:none!important;}
#about::before {display:none!important;}
.mobile-nav-toggle i {  margin:36px 50px 0 0;  color: #c9a227;}
.mobile-nav li a i {    color: #72291d;    font-size: 15px;    padding-right: 5px;}
#industry h1 {padding: 0px 0% 50px;}
.fimg {    width: 100%;    margin-left: 0%;}
.content { padding: 20px 20px 30px 20px;  background: #fff;  margin-top: 20px;    }
#whychoose::after {  display:none!important;}
#footer .footer-top h4 {
  font-size: 20px;  font-weight: bold;  color: #c9a227;  text-transform: uppercase;  position: relative;
  padding-bottom:0px;  padding:25px 0px;
}
a.learnmore1 {    padding: 11px 13px 11px;}
#whychoose {padding:30px 0 20px;}
.topheader a span {    color: #fff;    font-size: 9px !important;}
.rightbox{padding-left:40px;}
    #footer .ftrlogo {padding-top:10px!important;}
.content .lefttext{padding-right:80px!important;}
}
