

      /* for desktop */
@media only screen and (min-width: 745px) and (max-width: 1600px){
.whatsapp_float {
    position: fixed;
    width: 259px;
    height: 46px;
    bottom: 38px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
  
}
}
.whatsapp-icon {
          margin-top: 16px;
      }

      /* for mobile */
@media screen and (max-width: 767px) {
.whatsapp-icon {
              margin-top: 16px;
          }
.whatsapp_float {
    position: fixed;
    width: 259px;
    height: 46px;
    bottom: 38px;
    Left: 30px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
      }



@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import 'https://fonts.googleapis.com/css?family=Open+Sans|Roboto';
@import 'https://fonts.googleapis.com/css?family=Open+Sans|PT+Serif|Roboto';
@import 'https://fonts.googleapis.com/css?family=Open+Sans|PT+Serif|Raleway:400,600,700,800|Roboto:400,700,900';
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&amp;family=Roboto+Slab:wght@600;700;800&amp;display=swap');
/** {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}*/
a, a:hover, a:active {
	text-decoration: none;
}

body {
	/**/
  font-family: 'Open Sans', sans-serif;
	width: 100%;
	color: black;
	margin: 0 auto;
	position: relative;
	background: #FFFFFF;
	font-weight: 400;
	font-style: normal;
	line-height: 1.5;
	font-size: 17px;
}
/*p {
  font-weight: 400;
}*/
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
h1, h2, h3, h4, h5 {
  font-family: 'Roboto Slab', serif;
}
.hed {padding: 25px 25px 25px 25px; color: #1b4e96; }
.hed1 {padding: 25px 0px 25px 0px; }
/***************************************
 * DEFAULT HOME PAGE STYLES
* 2. top-line section styles 
****************************************/
.top-line {
	background: #F4F4F4;
	padding: 10px 0;
}
.top-line .welcome {
	float: left;
}
.top-line .welcome p {
	margin-top: 7px;
}

.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pt-5, .py-5 {
    padding-top: 3rem!important;
}

/***************************************
* 3. header styles 
****************************************/
.main-header {
	padding: 30px 0 19px 0;
	
}
.main-header .logo{
	margin-top: 10px;
	
}
.main-header ul {
	list-style-type: none;
	margin-left: 50px;
	margin-bottom: 0;
	margin-top: 3px;
}
.main-header ul li {
	display: inline-block;
	list-style-type: none;
	margin-left: 20px;
}
.main-header ul p {
	color: #6c6c6c;
	font-size: 15px;
	font-weight: 300;
}
.main-header ul span {
	color: #232932;
	font-size: 14px;
	font-weight: bold;
}
.main-header ul span.add {
	color: #6c6c6c;
	font-size: 14px;
	font-weight: bold;
}
.main-header .icon {
	float: left;
	display: block;
}
.main-header .icon i {
	font-size: 2em;
	line-height: 30px;
	color: #fda024;
}
.main-header .general-info {
	float: left;
}
.main-header .text {
	float: left;
	display: block;
	margin-left: 10px;
}
.main-header .button-wraper {
    display: inline-block;
    vertical-align: middle;
}
.main-header .button {
	float: right;
}
.main-header .button a {
	display: block;
	background: #fda024;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 25px;
}
.main-header .social-icons {
    float: right;
    padding-top: 15px;
}
.main-header .social-icons ul {
	list-style-type: none;
	margin: 0;
}
.main-header .social-icons ul li {
	display: inline-block;
	margin-left: 7px;
	
}
.main-header .social-icons ul li a {
	display: block;
	height: 36px;
	width: 36px;
	background: #b9b9b9;
	text-align: center;
	line-height: 34px;
	color: #F4F4F4;
	border-radius: 3px;
	transition: all 0.5s ease;
}
.main-header .social-icons ul li a:hover {
	background: #fda024;
}
        
      
/***************************************
* 4. main-menu styles 
****************************************/
.main-menu-one {
	background: #072d4d;
	
}
#main-navigation-wrapper.navbar-default {
	background: transparent;
	border: none;
	border-radius: 0;
	margin: 0;
}
.navbar-collapse {
	padding: 0;
}
#main-navigation-wrapper .nav > li {
	padding: 25px 0;
}
#main-navigation-wrapper .nav > li > a {
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	padding: 0 26px;
	font-weight: bold;
	margin: 0;
    
}
#main-navigation-wrapper .nav > li:first-child a {
	padding-left: 0;
}
#main-navigation-wrapper .nav .dropdown-submenu li:last-child {
   
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
	position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  padding: 0;
  
  border: none;
  border-radius: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
          transition: all .4s ease;
  width: 270px;
  background: #fdfdfd;
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
    border-bottom: 4px solid #fda024;
}
#main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
#main-navigation-wrapper .nav .dropdown-submenu li a {
    display: block;
    border-bottom:1px solid #ebebeb;
    text-transform: capitalize;
    color: #313131;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 0px 12px 33px;
    line-height: normal;
    transition: all 0.4s ease 0s;
    margin: 0;
}
#main-navigation-wrapper .nav .dropdown-submenu li:last-child > a {
    border-bottom: none;
}
#main-navigation-wrapper .nav .dropdown-submenu li a:hover {
    background: #fda024;
    color: #FFFFFF;
    text-decoration: none;
}

.main-menu-one .search li {
	float: right;
	padding: 22px 0;
}
.main-menu-one .search li a {
	color: #FFFFFF;
	display: block;
}
.main-menu-one .search li i {
	margin-right: 5px;
}
.main-menu-one .search li a {
	color: #a9a9a9;
}
.main-menu-one .search button {
	background: none;
	border: none;
	color: #a9a9a9;
}
.main-menu-one #main-navigation-wrapper .navbar-nav  li:hover .dropdown-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.main-menu-one ul.search{
    list-style-type: none;
    overflow: hidden;
    margin: 0;
}
.main-menu-one ul.search li.first{
    margin-left: 55px;
}
.finance-navbar.affix {
    top: 0;
    left: 0;
    right: 0;
    position: fixed !important;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 1000;
    padding: 5px 0 !important;
    min-height: 70px !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
.finance-navbar .button-wraper {
    display: inline-block;
    vertical-align: middle;
}
.finance-navbar .button {
	float: right;
}
.finance-navbar .button a {
	display: block;
	background: #fda024;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
    padding: 25px 29px;
    margin-bottom: 0;
    margin-left: 20px;
}
@keyframes fadeItIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}
  .main-menu-one.sticky {
            top: 0;
    left: 0;
    right: 0;
    position: fixed !important;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 1000;    
    min-height: 70px !important;
    background: #072d4d;
    -webkit-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
-moz-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
    
        }

/***************************************
* 5. main slider section styles 
****************************************/



#minimal-bootstrap-carousel .carousel-inner{
    height: 320px;
}
#minimal-bootstrap-carousel {
    z-index: 0;
}


#minimal-bootstrap-carousel .carousel-caption {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0;
  text-align: right;
  text-shadow: none;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container {
  display: table;
  width: 100%;
  height: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box {
  display: table-cell;
  text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-top {
  vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom {
  vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-middle {
  vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .thm-container .box .content {
  display: block;
}

#minimal-bootstrap-carousel .carousel-inner .item {
min-height: 400px;
  height: 70%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #1E1E1E;
  top: 130px;
}

#minimal-bootstrap-carousel .carousel-control {
  background: none;
  width: 40px;
  height: 40px;
  font-size: 15px;
  line-height: 36px;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  visibility: visible !important;
  opacity: .65;
  margin-top: -20px;
  -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
  top: 48%;
  border-radius: 0;
  z-index: 99;
}

#minimal-bootstrap-carousel .carousel-control.left {
  left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right {
  right: 1%;
}

#minimal-bootstrap-carousel .carousel-control:hover {
  opacity: 1;
  background: #000;
}

/* processing for fadeing effect styles */
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/* fixing layers styles */
#minimal-bootstrap-carousel .carousel-caption .thm-container .box.valign-bottom .content {
      padding-bottom: 160px;
    padding-left: 25px;
}

#minimal-bootstrap-carousel .carousel-caption h2 {
  /**/

  color: #fff;
  margin: 0;
  font-size: 37px;
  line-height: 55px;
  font-weight: 600;
 
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}
#minimal-bootstrap-carousel .carousel-caption h2 span{
  color:#fda024;
}

#minimal-bootstrap-carousel .carousel-caption p {
  
  font-family: 'Open Sans', sans-serif;

  text-align:left;
  font-size: 17px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 0px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

#minimal-bootstrap-carousel .carousel-caption a.thm-button {
    
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

#minimal-bootstrap-carousel .carousel-caption a.thm-button:last-child {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

#minimal-bootstrap-carousel .carousel-caption span.dib {
  display: inline-block;
  vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption span.border {
  display: inline-block;
  width: 270px;
  height: 1px;
  background: #FFFFFF;
  vertical-align: inherit;
  position: relative;
  top: 3px;
}
#minimal-bootstrap-carousel .slide-1 .carousel-caption h2 {
  margin: 0;
  text-align: left;
}

#minimal-bootstrap-carousel .slide-2 .carousel-caption .content, #minimal-bootstrap-carousel .slide-1 .carousel-caption .content {
  padding-top: 160px;
}

#minimal-bootstrap-carousel .slide-2 .carousel-caption h3 {
  color: #C9D705;
  margin: 0;
  font-size: 40px;
  line-height: 55px;
  font-weight: bold;
}
#minimal-bootstrap-carousel .carousel-caption .buttons {
   text-align: left;
    margin-top: 0px;
}
#minimal-bootstrap-carousel .slide-2 .carousel-caption .thm-button {
   padding: 12px 33px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;

    font-weight: 500;
    margin-right: 20px;
    
}
#minimal-bootstrap-carousel .slide-3 .carousel-caption .thm-button {
   padding: 12px 33px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;

    font-weight: 500;
    margin-right: 20px;
    
}

#minimal-bootstrap-carousel .slide-1 .carousel-caption .thm-button {
   padding: 12px 33px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;

    font-weight: 500;
    margin-right: 20px;
    
}
#minimal-bootstrap-carousel .slide-1 .carousel-caption .thm-button.inverse{
  padding: 12px 33px;
    background: #072d4d;
    color:#FFFFFF;
    border: none;
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;

    font-weight: 500;
    margin-right: 20px;
    
}
#minimal-bootstrap-carousel .slide-2 .carousel-caption .thm-button.inverse{
   padding: 12px 33px;
    background: #072d4d;
    color:#FFFFFF;
    border: none;
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;

    font-weight: 500;
    margin-right: 20px;
    
}
#minimal-bootstrap-carousel .slide-3 .carousel-caption .thm-button.inverse{
   padding: 12px 33px;
    background: #072d4d;
    color:#FFFFFF;
    border: none;
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;

    font-weight: 500;
    margin-right: 20px;
    
}

#minimal-bootstrap-carousel .slide-2 .carousel-caption h2 {
  margin: 0;
  text-align: left;
}

#minimal-bootstrap-carousel .slide-2 .carousel-caption p {
  margin: 0;
  margin-top: 10px;
}

#minimal-bootstrap-carousel .slide-2 .carousel-caption span.dib {
  display: inline-block;
  vertical-align: middle;
}

#minimal-bootstrap-carousel .slide-2 .carousel-caption span.border {
  display: inline-block;
  width: 270px;
  height: 1px;
  background: #FFFFFF;
  vertical-align: inherit;
  position: relative;
  top: 3px;
}

#minimal-bootstrap-carousel .slide-2 .carousel-caption .thm-button {
 
  -webkit-animation-delay: 2s !important;
          animation-delay: 2s !important;
}

#minimal-bootstrap-carousel .slide-3 .carousel-caption .content {
  padding-top: 135px;
  padding-left: 490px;
}

#minimal-bootstrap-carousel .slide-3 .carousel-caption h2 {
    text-align:left;
  margin: 0;
  -webkit-animation-delay: .5s;
          animation-delay: .5s;
}

#minimal-bootstrap-carousel .slide-3 .carousel-caption p {
  font-size: 17px;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  margin-bottom: 0px;
}

#minimal-bootstrap-carousel .slide-3 .carousel-caption .thm-button {
  -webkit-animation-delay: 1.5s !important;
          animation-delay: 1.5s !important;
}

#minimal-bootstrap-carousel .slide-3 .carousel-caption span.border {
  width: 330px;
}


/***************************************
* 6. offer-wraper section styles 
****************************************/
.offer-wraper {
	padding: 80px 0 30px 0;
	/*background:#f2f2f2;*/
	/*margin-top: -130px;*/
}
.offer-wraper h2 {
	text-align: center;
	margin: 0;
	font-size: 35px;
	color: #004677;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
}
.offer-wraper .title {
	position: relative;
	margin-bottom: 80px;
}
.offer-wraper h2:before {
	content: "";
	position: absolute;
	top: 45px;
	left: 48%;
	width: 60px;
	height: 2px;
	background: #fda024;
}
.offer{
    width: 60px;
    height: 2px;
    background: #fda024;
    align-items: center;
    margin-left: 37%;
}

.offer-wraper .item:hover .default-overlay-outer {
	top: 0;
	opacity: 1;
}

.offer-wraper .item .default-overlay-outer {
	opacity: 0;
	top:0;
	background: rgba(253, 160, 36, 0.75);
  z-index: 9;
}
.default-overlay-outer {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	padding: 10px;
	transition: all 700ms ease;
	-webkit-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
}
.default-overlay-outer .inner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	text-align: center;
}

.offer-wraper .img-box {
	position: relative;
	height: 210px;
	overflow: hidden;
	background: rgba(16, 37, 46, 0.7);
	z-index: 1;
    border-radius: 10px;
    margin: 10px 0px;
    cursor: pointer;
}
.offer-wraper .item .btn {
	border: none;
	background: #fda024;
	color: #ffffff;
	border-radius:0px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 11px 25px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 120px;
}
.offer-wraper .item .title {
	font-size: 15px;
        font-family: 'Open Sans', sans-serif;
        margin: 7px;
        font-weight: 400;
        color: #004677;
        text-align: center;
        line-height: 1.5;
        text-transform: uppercase;
}
.offer-wraper .item p {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 15px;
	font-weight: 300;
margin-top: -150px;}
.offer-wraper .item h6 a {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;

	font-weight: 600px;
	color: #fff;
}
.offer-wraper .second {
	margin-top: 40px;
}
/***************************************
* 7. our-projects section styles 
****************************************/
.our-projects {
	padding: 60px 0;
	background-image: url(../img/bg.jpg);
}
.our-projects h2 {
	text-align: left;
	margin: 0;
	font-size: 28px;
	color: #FFFFFF;
	/**/

	font-weight: 800;
}

.owl-carousel {
	position: relative;
}

.our-projects .image {
	position:relative;
	overflow: hidden;
	height: 240px;
	width: 350px;
}
.our-projects .image .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
      -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
  transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.our-projects .image .overlay .box{
   display: table;
   width: 100%;
   height: 100%;
}
.our-projects .image .overlay .box .content{
   display: table-cell;
   vertical-align: bottom;
}
.our-projects .image .overlay .top{
   text-align: center;
}
.our-projects .image .overlay .bottom{
   background: #fda024;
   padding: 16px 18px;
}
.our-projects .image .overlay .bottom h3{
   margin: 0;
   color: #FFFFFF;
   font-size: 18px;
   margin-bottom: 20px;
   text-align: center;
}
.our-projects .image .overlay .top a{
   margin-bottom: 20%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 29px;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  border:1px solid #FFFFFF;
  line-height: 43px;
  font-size: 18px;
  color: #fff;
  -webkit-transition: background .4s ease, border-color .4s ease;
  transition: background .4s ease, border-color .4s ease;
}
.our-projects .image .overlay .top a:hover{
   background: #fda024;
   color: #FFFFFF;
}
.our-projects .image:hover .overlay {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.our-projects .head {
	padding-bottom: 80px;
}
.our-projects h2:before {
	content: "";
	position: absolute;
	top: 50px;
	left: 15px;
	width: 50px;
	height: 4px;
	background: #fda024;
}
/***************************************
* 8. quote section styles 
****************************************/
.quote {
	padding: 35px 0;
	background: #fda024;
}
.quote h3 {
	font-size: 24px;
	line-height: 40px;
	text-align: center;
	/**/

	font-weight: 600px;
	color: #FFFFFF;
}
/***************************************
* 9. about section styles 
****************************************/
.about {
	padding: 80px 0;
}
.about h2 {
	text-align: left;
	margin: 0;
	font-size: 28px;
	color: #252525;
	/**/

	font-weight: 800;
}
.about h2:before {
	content: "";
	position: absolute;
	top: 50px;
	left: 15px;
	width: 50px;
	height: 4px;
	background: #fda024;
}
.about p {
	text-align: left;
	font-size: 13px;
	color: #252525;
	/**/
  font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 27px;
	margin-top: 50px;
}
.about ul {
	list-style-type: none;
	padding-left: 0;
}

.about ul li{
	text-align: left;
	font-size: 13px;
	color: #252525;
	

	font-weight: 600;
	line-height: 27px;
	
}
.about ul li i{
	
	font-size: 13px;
	color: #252525;
	
	font-weight: 600;
	margin-right: 5px;
	
}
.about .button{
    clear: both;
}
.about a {
    border: none;
    background: #fda024;
    color: #ffffff;
    border-radius:0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 33px;
    
    margin-top: 20PX;
    
    clear: both;
}
.about a:hover {
    color: #fda024;
}
.about .picture-wraper  {
   
    
}

.about .picture-wraper .first {
    overflow: hidden;
    float: right;
    
}

/***************************************
* 10. numbers section styles 
****************************************/
.numbers {
    
    background-color: #004677;
 
}

.numbers h2{
        text-align: center;
    margin: 0;
    font-size: 21px;
    color: #fda024;
    line-height: 36px;
    
    padding-top: 0px;
    font-weight: 800;
}
}
.numbers h2 span{
    
    color: #fff;
    
}
.numbers .number-box {
    text-align: center;
    margin: 0;
    font-size: 46px;    
    font-family: 'Roboto Slab', serif;
    font-weight: 500;
    line-height: 40px;
    text-transform: capitalize;
    color: #fda024;
}

.numbers .text-box p {
    text-align:center;
    margin: 0;
    font-size: 14px;    
    margin-top: 10px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
}
.numbers .box {
    text-align: center;
    margin-left: 00px;
   margin-right: 0px;
}

.numbers .statistic {
    margin-top: 55px;
    margin-bottom: 55px;
}
/***************************************
* DEisel Number
****************************************/

.numbers2 {
   
   
	margin:30px 0;
	
}

.numbers3 {
   
   
	margin:50px 0;
	
}
.numbers1 {
   
    padding: 30px 0;
    background-color:#004677;
	margin:40px 0;
	
}

.numbers1 h2{
    text-align: left;
    margin: 0 auto;
    font-size: 25px;
    color: #fda024;
    line-height:1.5;
padding-top: 0;
    font-weight: 600;
	width:100%; 
}
.numbers1 h2 span{
    
    color: #fff;
    
}
.numbers1 .number-box {
    text-align: left;
    margin: 0;
    font-size: 46px;
    font-weight: 500;
    line-height: 40px;
    text-transform: capitalize;
    color: #fda024;
}

.numbers1 .text-box p {
    text-align: left;
    margin: 0;
    font-size: 14px;
margin-top: 10px;

    font-weight: 300;
    line-height: 20px;
    text-transform: capitalize;
    color: #fff;
}
.numbers1 .box {
    float: right;
    margin-left: 60px;
   margin-right: 20px;
}

.numbers1 .statistic {
    margin-top: 20px;
}
.numbers1 li{color: #ffffff; font-size: 18px; font-weight: 300; }
.numbers1 ul {
  list-style: none;
  margin-bottom: 0px;
}
.numbers1 ul li::before {
  content: "\2022";
  color: #fda024;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.numbers1 {
  display: inline-block;
}
.numbers1 .left-text-box {
  margin-top: 12px;
}
.numbers1 .left-text-box p {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  padding-top: 8px;
}
.hrr{background:#004677; padding-bottom: 101px; padding-left: 55px; padding-top: 45px;}
.hrr1{background:#004677; padding-bottom: 34px; padding-left: 20px;}
.hrr2{background:#004677; padding-bottom: 25px; }
.hrr3{background:#004677; padding-bottom: 38px; padding-left: 60px;}
.hrr4{background:#004677; padding-bottom: 34px; padding-left: 60px; width:500px;}
.diesel { margin-top: 30px; }
.diesel h3{ text-align: left; padding-left: 20px;
    margin: 0;
    font-size: 23px;
    color: #fda024;
    line-height:1.5;
padding-bottom: 5px;
    font-weight: 500;}

.ns h3{ text-align: center; ;
    padding-top: 10px;
    font-size: 23px;
    color: #fda024;
    line-height:1.5;
padding-bottom: 5px;
    font-weight: 500;}
.diesel p{  text-align: justify;color: #004677; font-size: 18px; line-height: 1.5; padding-left: 20px;}
.c1{ margin-bottom:20px;}
.deisel-title{ margin-bottom:30px; }
.deisel-title h2{    text-align: center;
    margin: 0;
    font-size: 35px;
    color: #004677;
    font-weight: 600;}

.deisel-title h2:before {
    content: "";
    position: absolute;
    top: 45px;
    left: 48%;
    width: 60px;
    height: 2px;
    background: #fda024;
}

.diselpara {padding-top:20px; color:#004677; text-align: justify; }
.partner .owl-theme .owl-nav [class*='owl-'] {
    margin: 0px;
    opacity: .65;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0;
}
.partner .owl-carousel .owl-item img {
    text-align: center;
    margin: 0 auto;
}

.partner .owl-prev {
  position: absolute;
    left: -40px;
    transform: translateY(-50%);
    top: 50%;
}
.partner .owl-next {
  position: absolute;
    right: -40px;
    transform: translateY(-50%);
    top: 50%;
}
.partner {
    padding: 50px 0;
    
    background:#004677;
}
.partner h2{
    text-align: center;
    margin: 0;
    font-size: 35px;
    color: #fda024;
    line-height:55px;
padding-top: 25px;
    font-weight: 700;
    padding-bottom: 54px;
}
.partner h2:before {
  content: "";
    position: absolute;
    top: 80px;
    left: 48%;
    width: 60px;
    height: 2px;
    background: #fda024;
}
.numbers2 .diesel ul li::marker {
  color: #fda024;
}
/***************************************
* 11. news section styles 
****************************************/
.news {
    padding: 80px 0;
    
    background: url(../img/bg2.jpg) center top;
}

.news .our-news h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    

    font-weight: 800;
}
.news .our-news h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}

.news .our-news .news1 figure {
    overflow: hidden;
    width: 182px;
    height: 134px;
    float:left;
    margin-right: 20px;
}
.news .our-news .title {
   margin-bottom: 60px;
}
.news .our-news .news1{
   margin-top: 20px;
}
.news .our-news .news1 .text-box h3{
    text-align: left;
    margin: 0;
    font-size: 15px;
    color: #424242;
    

    font-weight: 800;
}
.news .our-news .news1 .text-box h3 span{
    text-align: left;
    margin: 0;
    font-size: 12px;
    color: #5f5f5f;
    

    font-weight: 300;
    line-height: 25px;
}
.news .our-news .news1 .text-box .date{
    width: 50px;
    height: 50px;
    background: #fda024;
    float: left;
    text-align: center;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 13px;
    line-height:17px;
    padding-top:7px;
    

    margin-right: 10px;
}
.news .our-news .news1 .text-box .opis{
    text-align: left;
    margin: 0;
    font-size: 12.5px;
    color: #5f5f5f;
    

    font-weight: 300;
    line-height: 20px;
    margin-top: 10px;
}

.news .our-news .news1 .text-box a{
    text-align: left;
    margin: 0;
    font-size: 12.5px;
    color: #fda024;
    

    font-weight: 400;
    line-height: 40px;
   
}

.news .questions h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    

    font-weight: 800;
}
.news .questions h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.news .questions .title {
   margin-bottom: 60px;
}
#accordion{
    margin-top: 40px;
}
.toggle {
    margin-bottom: 20px;
}
.toggle .toggle-heading a {
    display: block;
    padding: 15px 13px 15px 55px;
    background: #FFFFFF;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    color: #414141;
    position: relative;
    font-size: 15px;
    

    font-weight: bold;
    text-decoration: none;
    -webkit-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    -moz-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
}
#accordion .toggle i {

    width: 23px;
    height: 23px;
    border: 2px solid transparent;
    border-radius: 100%;
    font-size: 14px;
    line-height: 21px;
    margin-right: 10px;
    text-align: center;
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -11.5px;
    color: #fda024;
    border: 2px solid #c0c0c0;
}
.toggle .toggle-body {

    padding: 20px 0 4px;
    font-size: 16px;
    line-height: 25px;
}
/***************************************
* 12. our-team section styles 
****************************************/
.our-team {
     padding: 80px 0;
}

.our-team  h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
}
.our-team h2:before {
    content: "";
    position: absolute;
    bottom: -18px;
    left: 0px;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.our-team .team-text p {
    text-align: justify;
    margin: 0;
    font-size: 16px;
    margin-top:40px;
    color:#072d4d;
    font-weight: 400;
    line-height: 2;
    
}
.our-team .team-text a.btn {
    padding: 10px 29px;
    color: #fff;
    border: 1px solid #fda024;
    margin-top: 25px;
    font-weight: 400;
    border-radius: 0px;
}
.our-team  .members .member{
    width: 229px;
    display: inline-block;
    margin-right: 21px;
    
}
.our-team  .members .member figure{
    width: 229px;
    height: 225px;
    overflow: hidden;
    position: relative;
}
.our-team  .members .member figure .overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(251, 173, 26, .8);
    transform: scale(0.7,0);
    transition: .5s ease-in-out;
}
.our-team  .members .member:hover figure .overlay {
  transform: scale(1,1);
  transition: .5s ease-in-out;
}
.our-team  .members .member figure .overlay .inner-box{
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.our-team  .members .member figure .overlay .inner-box .social{
  list-style-type: none;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  right:16px;
  transition: .2s cubic-bezier(0.4, 0, 1, 1);
}
.our-team  .members .member figure .overlay .inner-box .social li{
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 14px;
  padding: 0;
}
.our-team  .members .member figure .overlay .inner-box .social li a{
  height: 40px;
  width: 40px;
  color: #FFFFFF;
  display: block;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  text-align: center;
  line-height: 40px;
}
.our-team  .members .member + .member + .member{
    
    margin-right: 0px;
}
.our-team  .members .member .author-info{
    position: relative;
    border: 1px solid #f4f4f4;
    padding: 15px 15px;
    transition: .5s ease;
}

.our-team  .members .member .author-info h4{
    text-align: left;
    margin: 0;
    font-size: 17px;
    color: #363636;
    

    font-weight: 600;
}
.our-team  .members .member .author-info p{
   text-align: justify;
   margin-top:5px;
    font-size: 16px;
   color: #072d4d;
    

    font-weight: 300;
}

.our-team  .members .member .author-info ul{
    list-style-type:none;
    padding-left:0;
    

    font-weight: 300;
    margin-bottom: 0;
    padding-top: 10px;
    border-top: 1px solid #f4f4f4;
    color: #444444;
}
/***************************************
* 13. testimonials section styles 
****************************************/
.testimonials {
    padding: 80px 0;
    background: #f2f2f2;
    position: relative;
}
.testimonials .titles {
    margin-bottom: 40px;
}
.testimonials  h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    

    font-weight: 800;
}
.testimonials h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}

.testimonials blockquote {
    position: relative;
    margin: 30px 0;
    padding: 40px 40px 40px 40px;
    font-size: 15px;
    line-height: 26px;
    background-color: #FFFFFF;
    border-radius: 5px;
    color: #898989;
    

    font-weight: 300;
}

.testimonials blockquote:after {
    position: absolute;
    content: " ";
    top: 100%;
    left: 70px;
    height: 0;
    width: 0;
    border: solid transparent;
    border-color: rgba(72, 71, 71, 0);
    border-top-color: #ffffff;
    border-right-width: 27px;
border-left-width: 0px;
border-bottom-width: 168px;
border-top-width: 29px;

}
.testimonials .testimonials-author .author-img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.testimonials .testimonials-author h4{
    

    font-weight: 600;
    font-size: 15px;
    padding-top: 14px;
    color: #666666;
    line-height: 24px;
}
.testimonials .testimonials-author span{
    

    font-weight: 300;
    font-size: 14px;
    color: #666666;
}
.testimonials .testimonials-author ul{
    list-style-type: none;
}
.testimonials .testimonials-author ul li{
    display: inline-block;
    color: #fda024;
}

/***************************************
* 14. contact section styles 
****************************************/
.contact {
    padding: 80px 0;
}
.contact  h2 {
    text-align: left;
    margin-bottom: 30px;
    margin-top:0;
    font-size: 28px;
    color: #252525;
    

    font-weight: 800;
}
.contact h2:before {
    content: "";
    position: absolute;
    top: 100px;
    left: 20px;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.contact p {
    text-align: left;
    margin: 0;
    font-size: 14px;
    color: #252525;
    

    font-weight: 300;
    margin-top: 19px;
    line-height: 30px;
}
.contact .contact-wraper{
    background: #f2f2f2;
    position: relative;
    padding: 20px;
    overflow: hidden;
}
.contact .contact-wraper .nopd{
    padding-left: 0;
}
.contact .contact-wraper .contact-info{
    padding: 60px 15px 80px 20px;
    background: #FFFFFF;
}
.contact form {
   
    margin-top: 30px;
}
.contact form input[type="text"]{
    width: 100%;
     height: 48px;
     padding: 10px 10px;
    border:1px solid #6d6d6d;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 12px;
    

    font-weight: 300;
    color:#999999;
}

.contact form select{
    width: 100%;
     height: 48px;
     padding: 10px 10px;
    border:1px solid #6d6d6d;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 12px;
    

    font-weight: 300;
    color:#999999;
}
.contact form textarea{
    max-width: 100%;
     max-height: 130px;
     min-height: 130px;
     padding: 10px 10px;
    border:1px solid #6d6d6d;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 20px;
    

    font-weight: 300;
    color:#999999;
    outline: none;
}
.contact form a.btn {
    padding: 10px 29px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    

    font-weight: 400;
    margin-left: 15px;
}
/***************************************
* 15. partners section styles 
****************************************/

.partners {
    padding: 80px 0;
    background: #f2f2f2;
}
.partners  h2 {
          text-align: center;
    margin: 0;
    font-size: 35px;
    color: #004677;
    
    font-weight: 800;
}
.partners h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 20px;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.partners #about-us-our-partners{
    margin-top: 30px;
}
.partners .image{
    border: 1px solid #cacaca;
    width: 240px;
    height: 110px;
    padding: 10px;
    background: #FFFFFF;
}
/***************************************
* 16. quote-request section styles 
****************************************/
.quote-request {
    padding: 40px 0;
    background: #fda024;
}
.quote-request h4{
     text-align: left;
   margin-top:10px;
    
    font-size: 20px;
    color: #FFFFFF;
    

    font-weight: 800;
}

.quote-request a.btn {
    padding: 12px 29px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius: 0px;
    

    font-weight: 400;
    margin-left: 15px;
    border: 1px solid #FFFFFF;
}

/***************************************
* 17. main-footer section styles 
****************************************/
.main-footer {
    padding: 80px 0;
    background: #004677;
}
.main-footer .sec-tab{
    padding-left: 50px;
   
}
.main-footer h2{
   text-align: left;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 21px;
    color: #e7e7e8;
    font-weight: 700;
}
.main-footer p{
    text-align: left;
    margin: 0;
    font-size: 14px;
    color: #F4F4F4;
    font-weight: 400;
    margin-top: 19px;
    line-height: 27px;
}
.main-footer .social-icons  {
    margin-top: 20px;
}
.main-footer  ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-weight: 400px;
}
.main-footer .social-icons ul li {
    display: inline-block;
    margin-right: 10px;
}
.main-footer .social-icons ul li a {
    display: block;
    height: 34px;
    width: 34px;
    background: #b9b9b9;
    text-align: center;
    line-height: 34px;
    color: #F4F4F4;
    transition: all 0.5s ease;
    border-radius: 3px;
}
.main-footer .social-icons ul li a:hover {
    background: #fda024;
}

.main-footer .solutions {
    /*margin-top: 45px;*/
    
}
.main-footer .solutions li{
    margin-top: 1px;
    
}
.main-footer .solutions li a:hover{
    color: #fda024;   
}
.main-footer .solutions li a{
    color: #F4F4F4;
    font-weight: 300;
    transition: all .3s ease;
	font-size:16px;
}

.main-footer .footer-news p {
    margin-top: 10px;
    line-height: 22px;
}
.main-footer .footer-news p span{
    color: #9e9e9e;
    line-height: 30px;
    
}
.main-footer .contact-info li{
     margin-top: 0px;
     padding-left: 0px;
}
.main-footer .contact-info .address{
    float: left;
    width: calc(100% - 35px);
    
    
}
.main-footer .contact-info .address p {
  margin-top: 0px;
}
.main-footer .contact-info .address a{
    color: #F4F4F4; 
    transition: all .3s ease;   
    font-size: 14px;
    font-weight: 400;
}
.main-footer .contact-info .address a:hover{
    color: #fda024;   
}
.main-footer .contact-info li {
    color: #F4F4F4;
    line-height:20px;
    font-weight: 300;
    margin-bottom: 15px;
    clear: both;
    overflow: hidden;
}
.main-footer .contact-info li i{
    color: #fda024;
    float:left;
    font-size: 24px;
    width: 35px;
    
}
/***************************************
* 18. footer-bottom section styles 
****************************************/
.footer-bottom {
    padding: 30px 0;
    background: #f2f2f2;
}
.footer-bottom p{
    color: #a3a3a3;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
}
.scroll-top {
    width: 50px;
    height: 40px;
    text-align:center;
    background: #fda024;  
    position: fixed;
    bottom: 30px;
    right: 30px;
    color: #FFFFFF;
    z-index: 100;
    font-size: 25px;
    text-decoration: none;
    transition: all 0.3s ease;
}
/***************************************
* 19. about us page styles styles 
****************************************/
.title {
  z-index: 9;
    position: relative;
    color: #004677;
    font-weight: bold;
    margin-top: 5px;
}
.title p{
    width: 100%;
    color: #004677;
    font-weight: 400;
    line-height: 1.5;
    font-size: 18px;
    
}
.header-title {
    padding-top:220px;
    height:400px;
    background: url(../img/diesel.jpg) no-repeat center top;
    position: relative;
}

.header-title:before {
    content: '';
    width: 100%;
    height: 50%;
    top: 0;
    left: 0;
    position: absolute;
    /*background: #004677;*/
    background: rgb(0 70 119 / 78%);
    opacity: 0.6;
}
.header-title1 {
    padding-top:127px;
    height:280px;
    background: url(../img/1920.jpg) no-repeat center top;
}
.accred-banner {
  background: url(../img/accreditations-banner.jpg) no-repeat center top;
}
.about-banner {
  background: url(../img/about-banner.jpg) no-repeat center top;
}
.bunker-banner {
  background: url(../img/ship-at-port.jpg) no-repeat center top;
}
.bligebanner {
  background: url(../img/ship-bilge-water.jpg) no-repeat center top;
}
.ballastbanner {
  background: url(../img/ship-ballast-water.jpg) no-repeat center top;
}
.waterBanner {
  background: url(../img/water-testing.jpg) no-repeat center top;
}
.graywaterBanner {
  background: url(../img/man-watering-field-with-grey-water.jpg) no-repeat center top;
}
.potableBanner {
  background: url(../img/potable-water.jpg) no-repeat center top;
}
.scrubberBanner {
  background: url(../img/ship-entering-port.jpg) no-repeat center top;
}
.constructionBanner {
  background: url(../img/building-under-construction.jpg) no-repeat center top;
}
.waterBanner1 {
  background: url(../img/STP-water-plant.jpg) no-repeat center top;
}
.biodiesel-banner {
  background: url(../img/biodiesel-plant.jpg) no-repeat center top;
}
.bunker-sampling-banner {
  background: url(../img/bunker-sampling-banner.jpg) no-repeat center top;
}
.lube-oil-banner {
  background: url(../img/lube-oil-banner.jpg) no-repeat center top;
}
.lube-oil-testing {
  background: url(../img/lube-oil1.jpg) no-repeat center top;
}
.fire-foam-banner {
  background: url(../img/fire-fighters-using-fire-foam.jpg) no-repeat center top;
}
.contact-page {
  background: url(../img/contact.jpg) no-repeat center top;
}
.news-banner {
  background: url(../img/news-banner.jpg) no-repeat center top;
}
.edible-banner {
  background: url(../img/edible-oil-banner.jpg) no-repeat center top;
}
.grease-banner {
  background: url(../img/Grease-Lubricant.jpg) no-repeat center top;
}
.coolant-banner {
  background: url(../img/Coolant-oil.jpg) no-repeat center top;
}
.drinking-water-banner {
  background: url(../img/drinking-water-testing.jpg) no-repeat center top;
}
.hydraulic-banner {
  background: url(../img/Hydraulic.jpg) no-repeat center top;
}
.ethanol-banner{
    background: url(../img/ethanol.jpg) no-repeat center top;
}
.furnace-banner{
    background: url(../img/Furnace-oil-testing-bg.jpg) no-repeat center top;
}
.metal-banner{
    background: url(../img/Metal-working-fluid-analysis.slide.jpg) no-repeat center top;
}
.turbine-banner{
    background: url(../img/Turbine.jpg) no-repeat center top;
}
.gear-banner{
    background: url(../img/Gear-Oil.jpg) no-repeat center top;
}
.engine-banner{
    background: url(../img/engine.jpg) no-repeat center top;
}
.quenching-banner{
    background: url(../img/Quenching.jpg) no-repeat center top;
}
.transmission-banner{
    background: url(../img/transmission.jpg) no-repeat center top;
}
.ghee-banner{
    background: url(../img/ghee2.jpg) no-repeat center top;
}
.stern-banner{
    background: url(../img/sternbg.jpg) no-repeat center top;
}
.compressor-banner{
    background: url(../img/Compressor-bg.jpg) no-repeat center top;
}
.icp-banner{
    background: url(../img/icp.jpg) no-repeat center top;
}
.header-title h2{
    text-align: center;
    margin: 6px;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    
}
.header-title p{
    text-align: center;
    margin: -60px;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}
.page-nav {
    padding: 25px;
    border-bottom: 1px solid #535353;
}
.page-nav ul{
    list-style-type: none;
    text-align: center;
    margin-bottom: 0;
}
.page-nav ul li{
    display: inline-block;
    margin-right: 10px;
    font-weight:400;
}

.page-nav ul li span{
   color: #fda024;
    
}
.overview {
    padding: 80px 0;
}
.overview .title{
    margin-bottom: 40px;
}
.overview h2{
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
}

.overview h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.overview p{
    text-align: left;
    font-size: 13px;
    color: #252525;
    font-weight: 300;
    line-height: 27px;
    margin-top: 10px;
}
.overview p.bold{
    text-align: left;
    font-size: 13px;
    color: #252525;
    font-weight: 600;
    line-height: 27px;
    margin-top: 10px;
}
.overview ul{
   list-style-type: none;
   padding: 0; 
}
.overview ul li{
   font-weight: 300;
   margin-bottom: 5px;
}
.overview ul li i{
   margin-right: 5px;
}
.overview .big-image{
   overflow: hidden;
}
.overview .small-images{
   margin-top: 18px;
}
.overview .small-images .one{
   float: left;
   width: 49%;
   overflow: hidden;
   float: left;
   margin-right: 10px;
}
.overview .small-images .two{
   float: right;
   width: 49%;
   overflow: hidden;
   
}
.adventages{
   padding: 80px 0; 
   
    background: url(../img/about-bg.jpg) no-repeat center top;
}

.adventages .box{
   background: #FFFFFF;
   padding: 20px 10px;
}

.adventages .box h3{
    text-align: left;
    margin: 0;
    font-size: 18px;
    color: #252525;
    font-weight: 800;
}
.adventages .box p{
    text-align: left;
    font-size: 13px;
    color: #252525;
    font-weight: 300;
    line-height: 23px;
    margin-top: 10px;
}

.adventages .box .icon{
    margin-bottom: 10px;
}

.our-team .title{
    margin-bottom: 70px;
    position: relative;
    
}

.our-team .title h2 {
        text-align: left;
    margin: 0;
    font-size: 35px;
    color: #004677;
    font-weight: 700;
}
.our-team .title h2:before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 60px;
    height: 2px;
    background: #fda024;
}

.achivment {
     padding: 80px 0; 
}

.achivment .title{
    margin-bottom: 70px;
    
}

.achivment .title h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
}
.achivment .title h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}

/***************************************
* 20. our team page styles styles 
****************************************/
.our-team-page {
     padding: 80px 0;
}
.our-team-page .title {
    margin-bottom: 30px;
}
.our-team-page  h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
}
.our-team-page h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.our-team-page .team-text p {
    text-align: left;
    margin: 0;
    font-size: 14px;
    margin-top:40px;
    color:#3d3d3d;
    font-weight: 300;
    line-height: 25px;
    
}
.our-team-page .team-text a.btn {
    padding: 10px 29px;
    color: #fda024;
    border: 1px solid #cdcdcd;
    margin-top: 25px;
    font-weight: 400;
}
.our-team-page  .members .member{
    width: 229px;
    display: inline-block;
    margin-right: 21px;
    
}
.our-team-page  .members .member figure{
    width: 229px;
    height: 225px;
    overflow: hidden;
    position: relative;
}

.our-team-page  .members .member figure .overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(251, 173, 26, .8);
    transform: scale(0.7,0);
    transition: .5s ease-in-out;
}
.our-team-page .members .member:hover figure .overlay {
  transform: scale(1,1);
  transition: .5s ease-in-out;
}
.our-team-page .members .member figure .overlay .inner-box{
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.our-team-page .members .member figure .overlay .inner-box .social{
  list-style-type: none;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  right:16px;
  transition: .2s cubic-bezier(0.4, 0, 1, 1);
}
.our-team-page .members .member figure .overlay .inner-box .social li{
  display: inline-block;
  margin: 0 10px 0 0;
  font-size: 14px;
  padding: 0;
}
.our-team-page  .members .member figure .overlay .inner-box .social li a{
  height: 40px;
  width: 40px;
  color: #FFFFFF;
  display: block;
  border-radius: 50%;
  border: 1px solid #FFFFFF;
  text-align: center;
  line-height: 40px;
}
.our-team-page .members .member + .member + .member{
    
    margin-right: 0px;
}
.our-team-page .members .member .author-info{
    position: relative;
    border: 1px solid #f4f4f4;
    padding: 15px 15px;
}
.our-team-page .members .member .author-info h4{
    text-align: left;
    margin: 0;
    font-size: 17px;
    color: #363636;
    font-weight: 600;
}
.our-team-page .members .member .author-info p{
    text-align: left;
   margin-top:5px;
    font-size: 13px;
    color: #fda024;
    font-weight: 300;
}

.our-team-page .members .member .author-info ul{
    list-style-type:none;
    padding-left:0;
    font-weight: 300;
    margin-bottom: 0;
    padding-top: 10px;
    border-top: 1px solid #f4f4f4;
    color: #707070;
}
.our-team-page .members .member{
	margin-top: 40px;
}


/***************************************
* 21. our faq page styles styles 
****************************************/


.our-faq {
     padding: 80px 0;
}
.our-faq .title {
    margin-bottom: 30px;
}
.our-faq  h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
}
.our-faq h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}

.our-faq .contact-box  {
   padding:30px;
    background: #f2f2f2;
}
.our-faq .contact-box  .title{
   margin-bottom: 55px;
}
.our-faq .contact-box form input[type="text"]{
    width: 100%;
     height: 48px;
     padding: 10px 10px;
    border:1px solid #6d6d6d;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 12px;
    font-weight: 300;
    color:#999999;
}

.our-faq .contact-box form select{
    width: 100%;
     height: 48px;
     padding: 10px 10px;
    border:1px solid #6d6d6d;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 12px;
    font-weight: 300;
    color:#999999;
}
.our-faq .contact-box form textarea{
    max-width: 100%;
     max-height: 120px;
     min-height: 120px;
     padding: 10px 10px;
    border:1px solid #6d6d6d;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 20px;
    font-weight: 300;
    color:#999999;
    outline: none;
}
.our-faq .contact-box form a.btn {
    padding: 10px 29px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    font-weight: 400;
    margin-left: 15px;
}


/***************************************
* 22. testimonials page styles styles 
****************************************/
.testimonials-page {
    padding: 80px 0;
}

.testimonials-page .box{
    text-align: center;
    padding: 30px 12px;
    border: 1px solid #d4d4d4;
    margin-bottom: 40px;
    transition: .3s ease-out;
}
.testimonials-page .box:hover{
   -webkit-box-shadow: 0px 0px 40px -21px rgba(0,0,0,0.39);
-moz-box-shadow: 0px 0px 40px -21px rgba(0,0,0,0.39);
box-shadow: 0px 0px 40px -21px rgba(0,0,0,0.39);
}
.testimonials-page .box .header{
   padding-bottom:15px;
    border-bottom: 1px solid #d4d4d4;
}
.testimonials-page figure{
    width: 70px;
    height: 70px;
    
    overflow:hidden;
    border-radius:50%;
    margin-left: 80px;
}

.testimonials-page p{
    font-size: 15px;
    line-height: 24px;
    color: #6f6f6f;
    margin-top: 15px;
    font-weight: 300;
}
.testimonials-page h4{
    margin-bottom: 5px;
}
.testimonials-page span{
    font-size:14px;
   color: #fda024;
}
/***************************************
* 23. Mechanical Engineering page styles styles 
****************************************/

.Mechanical-engineering {
    padding: 80px 0;
}

.Mechanical-engineering .special-links{
    margin-bottom: 45px;

}

.Mechanical-engineering .special-links ul{
    list-style-type: none;
    padding-left: 0;

}

.Mechanical-engineering .special-links ul li{
    background: #eeeeee;
    margin-bottom: 7px;
}
.Mechanical-engineering .special-links ul li.active a{
    background: #072d4d;
    color: #FFFFFF;
    border-color: #fda024;
}
.Mechanical-engineering .special-links ul li a{
    display: block;
    font-size:14px;
    color:#252525;
    font-weight:400;
    padding:17px 22px;
    line-height: 22px;
    border-left: 4px solid transparent;
    transition: all 0.5s ease;
}
.Mechanical-engineering .special-links ul li a:hover{
    background: #072d4d;
    color: #FFFFFF;
    border-color: #fda024;
}

.Mechanical-engineering .download h4 a{
    display: block;
    font-size:14px;
    color:#FFFFFF;
    padding:17px 22px;
    background: #072d4d;
}
.Mechanical-engineering .contact{
    margin-top:45px;
    padding:17px 22px;
    border: 1px solid #404040;
}

.Mechanical-engineering .contact p{
    font-size:14px;
    line-height: 24px;
    margin-top: 5px;
    
}
.Mechanical-engineering .contact a{
    font-size:14px;
    line-height: 45px;
    
    color: #fda024;
}
.Mechanical-engineering .img-box {
    margin-bottom: 30px;
    overflow: hidden;
}
.Mechanical-engineering .img-box .first{
    float: left;
    width: 500px;
    height: 334px;
    overflow: hidden;
}
.Mechanical-engineering .img-box .second{
    float: right;
    width: 330px;
    height: 334px;
    overflow: hidden;
}
.Mechanical-engineering .text p{
    font-size:14px;
    font-weight: 300;
}
.Mechanical-engineering .energy-wraper {
    margin: 50px 0;
}
.Mechanical-engineering .energy-wraper .img-box{
    width: 400px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}
.Mechanical-engineering .energy-wraper .text-box p{
    font-size:14px;
    font-weight: 300;
    line-height: 25px;
}
.Mechanical-engineering .icon-box-wraper .box{
    background: #f2f2f2;
    padding: 15px;
    text-align: center;
    height: 210px;
}
.Mechanical-engineering .icon-box-wraper h3{
    font-size: 17px;
    font-weight: 400;
    color: #3c3c3c;
}
.Mechanical-engineering .icon-box-wraper p{
    font-size: 14px;
    font-weight: 300;
    color: #3c3c3c;
}


/***************************************
* 24. Mechanical Engineering page styles styles 
****************************************/

.chemical-research {
    padding: 80px 0;
}

.chemical-research .img-box {
    margin-bottom: 30px;
    overflow: hidden;
}
.chemical-research .img-box .first{
    float: left;
    width: 100%;
    height: 334px;
    overflow: hidden;
	
}


.chemical-research .special-links{
    margin-bottom: 45px; --offset: var(--space);
  /* ... */
  position: sticky;
  top: var(--offset);
}

.chemical-research .special-links ul{
    list-style-type: none;
    padding-left: 0;
}

.chemical-research .special-links ul li{
    background: #f2f2f2;
    margin-bottom: 12px;
}
.chemical-research .special-links ul li.active > a{
    background: #004677;
    color: #fda024;
    /*border-color: #fda024;*/
}
.chemical-research .special-links ul li a{
    display: block;
    font-size:17px;
    color:#004677;
    font-weight:600;
    padding:17px 22px;
    line-height: 22px;
    text-decoration: none;
    /*border-left: 4px solid transparent;*/
    transition: all 0.5s ease;
    margin-bottom: 0px;
}
.chemical-research .special-links ul li a:hover{
    background: #004677;
    color: #fda024;
    /*border-color: #fda024;*/
}
.drop-menu {
  background: #fff;
}
.drop-menu li {
  background: #fff!important;
  margin-bottom: 0px!important;

}
.drop-menu li a {
  position: relative;
  margin-left: 15px;
  margin-bottom: 0px!important;
  color: #fda024; 
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.drop-menu li a:hover {
  color: #fda024;
  background: transparent!important;
}
.drop-menu li a:hover:before {
  background: #fda024; 
}
.sub-menu.menu-active {
    background: #004677!important;
    color: #fda024;
}
.sub-menu.menu-active > a {
    color: #fda024!important;
    text-decoration: none;
    margin-bottom: 0px;
}
.drop-menu li a:before {
  content: '';
  position: absolute;
  top: 26px;
  left: 9px;
  width: 8px;
  height: 3px;
  background: #004677;
  transition: 0.5s;
  -webkit-transition: 0.5s;
}
.chemical-research .download h4 a{
    display: block;
    font-size:16px;
    color:#FFFFFF;
    padding:17px 22px;
    background: #004677;
}
.chemical-research .contact{
    margin-top:45px;
    padding:17px 22px;
    border: 1px solid #404040;
}

.chemical-research .contact p{
    font-size:14px;
    line-height: 24px;
    margin-top: 5px;
    
}
.chemical-research .contact a{
    font-size:14px;
    line-height: 45px;
    
    color: #fda024;
}



.chemical-research .text p{
    font-size:14px;
    font-weight: 300;
}
.chemical-research .energy-wraper {
    margin: 50px 0;
}
.chemical-research .energy-wraper .img-box{
    width: 400px;
    height: 250px;
    overflow: hidden;
    float: right;
    margin-right: 15px;
}
.chemical-research .energy-wraper .text-box p{
    font-size:14px;
    font-weight: 300;
    line-height: 25px;
}
.chemical-research .icon-box-wraper {
   margin-top: 50px;
}
.chemical-research .icon-box-wraper .box{
    background: #f2f2f2;
    padding: 15px;
    text-align: center;
    height: 210px;
}
.chemical-research .icon-box-wraper h3{
    font-size: 17px;
    font-weight: 400;
    color: #3c3c3c;
}
.chemical-research .icon-box-wraper p{
    font-size: 14px;
    font-weight: 300;
    color: #3c3c3c;
}
/***************************************
* 25. power and energy page styles styles 
****************************************/
.power-and-energy {
    padding: 80px 0;
}

.power-and-energy .special-links{
    margin-bottom: 45px;
}

.power-and-energy .special-links ul{
    list-style-type: none;
    padding-left: 0;
}

.power-and-energy .special-links ul li{
    background: #eeeeee;
    margin-bottom: 7px;
}
.power-and-energy .special-links ul li.active a{
    background: #072d4d;
    color: #FFFFFF;
    border-color: #fda024;
}
.power-and-energy .special-links ul li a{
    display: block;
    font-size:14px;
    color:#252525;
    font-weight:400;
    padding:17px 22px;
    line-height: 22px;
    border-left: 4px solid transparent;
    transition: all 0.5s ease;
}
.power-and-energy .special-links ul li a:hover{
    background: #072d4d;
    color: #FFFFFF;
    border-color: #fda024;
}

.power-and-energy .download h4 a{
    display: block;
    font-size:14px;
    color:#FFFFFF;
    padding:17px 22px;
    background: #072d4d;
}
.power-and-energy .contact{
    margin-top:45px;
    padding:17px 22px;
    border: 1px solid #404040;
}

.power-and-energy .contact p{
    font-size:14px;
    line-height: 24px;
    margin-top: 5px;
    
}
.power-and-energy .contact a{
    font-size:14px;
    line-height: 45px;
    
    color: #fda024;
}
.power-and-energy .img-box {
    margin-bottom: 30px;
    overflow: hidden;
}
.power-and-energy .img-box .first{
    float: left;
    width: 330px;
    height: 334px;
    overflow: hidden;
}
.power-and-energy .img-box .second{
    float: right;
    width: 500px;
    height: 334px;
    overflow: hidden;
}
.power-and-energy .text p{
    font-size:14px;
    font-weight: 300;
}
.power-and-energy .icon-box-wraper {
    margin: 40px 0;
}
.power-and-energy .icon-box-wraper .box{
    background: #f2f2f2;
    padding: 15px;
    text-align: center;
    height: 210px;
}
.power-and-energy .icon-box-wraper h3{
    font-size: 17px;
    font-weight: 400;
    color: #3c3c3c;
}
.power-and-energy .icon-box-wraper p{
    font-size: 14px;
    font-weight: 300;
    color: #3c3c3c;
}
/***************************************
* 26.petroleum and gas page styles styles 
****************************************/
.petroleum-and-gas {
    padding: 80px 0;
}

.petroleum-and-gas .special-links{
    margin-bottom: 45px;
}

.petroleum-and-gas .special-links ul{
    list-style-type: none;
    padding-left: 0;
}

.petroleum-and-gas .special-links ul li{
    background: #eeeeee;
    margin-bottom: 7px;
}
.petroleum-and-gas .special-links ul li.active a{
    background: #072d4d;
    color: #FFFFFF;
    border-color: #fda024;
}
.petroleum-and-gas .special-links ul li a{
    display: block;
    font-size:14px;
    color:#252525;
    font-weight:400;
    padding:17px 22px;
    line-height: 22px;
    border-left: 4px solid transparent;
    transition: all 0.5s ease;
}
.petroleum-and-gas .special-links ul li a:hover{
    background: #072d4d;
    color: #FFFFFF;
    border-color: #fda024;
}

.petroleum-and-gas .download h4 a{
    display: block;
    font-size:14px;
    color:#FFFFFF;
    padding:17px 22px;
    background: #072d4d;
}
.petroleum-and-gas .contact{
    margin-top:45px;
    padding:17px 22px;
    border: 1px solid #404040;
}

.petroleum-and-gas .contact p{
    font-size:14px;
    line-height: 24px;
    margin-top: 5px;
    
}
.petroleum-and-gas .contact a{
    font-size:14px;
    line-height: 45px;
    
    color: #fda024;
}

.petroleum-and-gas .text p{
    font-size:14px;
    font-weight: 300;
}
.petroleum-and-gas .sec-wraper {
    margin: 40px 0;
    overflow: hidden;
    font-size:14px;
    font-weight: 300;
    line-height: 25px;
}
.petroleum-and-gas .sec-wraper .first .text-box{
    width:350px;
    float: left;
}

.petroleum-and-gas .sec-wraper .first .img-box{
    overflow: hidden;
    width: 450px;
    height: 260px;
    float: right;
}
.petroleum-and-gas .sec-wraper .first{
   overflow: hidden;
    
}
.petroleum-and-gas .sec-wraper .second {
    clear: both;
    margin-top: 40px;
}
.petroleum-and-gas .sec-wraper .second .img-box{
    overflow: hidden;
    width: 410px;
    height: 260px;
    float: left;
}
.petroleum-and-gas .sec-wraper .second .text-box{
    width:430px;
    float: left;
}
.petroleum-and-gas .icon-box-wraper {
    margin: 40px 0;
}
.petroleum-and-gas .icon-box-wraper .box{
    background: #f2f2f2;
    padding: 15px;
    text-align: center;
    height: 210px;
}
.petroleum-and-gas .icon-box-wraper h3{
    font-size: 17px;
    font-weight: 400;
    color: #3c3c3c;
}
.petroleum-and-gas .icon-box-wraper p{
    font-size: 14px;
    font-weight: 300;
    color: #3c3c3c;
}

/***************************************
* 27.facture process page styles styles 
****************************************/
.facture-process {
    padding: 80px 0;
}

.facture-process .special-links{
    margin-bottom: 45px;
}

.facture-process .special-links ul{
    list-style-type: none;
    padding-left: 0;
}

.facture-process .special-links ul li{
    background: #eeeeee;
    margin-bottom: 7px;
}
.facture-process .special-links ul li.active a{
    background: #072d4d;
    color: #FFFFFF;
    border-color: #fda024;
}
.facture-process .special-links ul li a{
    display: block;
    font-size:14px;
    color:#252525;
    font-weight:400;
    padding:17px 22px;
    line-height: 22px;
    border-left: 4px solid transparent;
    transition: all 0.5s ease;
}
.facture-process .special-links ul li a:hover{
    background: #072d4d;
    color: #FFFFFF;
    border-color: #fda024;
}

.facture-process .download h4 a{
    display: block;
    font-size:14px;
    color:#FFFFFF;
    padding:17px 22px;
    background: #072d4d;
}
.facture-process .contact{
    margin-top:45px;
    padding:17px 22px;
    border: 1px solid #404040;
}

.facture-process .contact p{
    font-size:14px;
    line-height: 24px;
    margin-top: 5px;
    
}
.facture-process .contact a{
    font-size:14px;
    line-height: 45px;
    
    color: #fda024;
}


.facture-process .sec-wraper {
    margin: 0px 0px 40px 0px;
    overflow: hidden;
    font-size:14px;
    font-weight: 300;
    line-height: 25px;
}
.facture-process .sec-wraper .first .text-box{
    width:430px;
    float: left;
}

.facture-process .sec-wraper .first .img-box{
    overflow: hidden;
    width: 380px;
    height: 260px;
    float: left;
    margin-right: 15px;
}
.facture-process .sec-wraper .first{
   overflow: hidden;
    
}
.facture-process .sec-wraper .second {
    clear: both;
    margin-top: 40px;
}
.facture-process .sec-wraper .second .img-box{
    overflow: hidden;
    width: 380px;
    height: 260px;
    float: left;
    margin-right: 15px;
}
.facture-process .sec-wraper .second .text-box{
    width:430px;
    float: left;
}
.facture-process .icon-box-wraper {
    margin: 40px 0;
}
.facture-process .icon-box-wraper .box{
    background: #f2f2f2;
    padding: 15px;
    text-align: center;
    height: 210px;
}
.facture-process .icon-box-wraper h3{
    font-size: 17px;
    font-weight: 400;
    color: #3c3c3c;
}
.facture-process .icon-box-wraper p{
    font-size: 14px;
    font-weight: 300;
    color: #3c3c3c;
}
/***************************************
* 28.projects page styles styles 
****************************************/
.projects-section {
    padding: 80px 0;
}
.projects-section .controls ul {
    text-align: center;
}
.projects-section .controls li span {
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
    color: #676767;
    text-transform: capitalize;
    font-weight:400;
    padding: 14px 15px;
    transition: all 0.3s ease;
}

.projects-section .thm-container .item{
    overflow: hidden;
    margin-top: 20px;
    height: 230px;
}

.projects-section .overlay {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 0px;
  background-color: rgba(251, 173, 26, 0.8);
  overflow: hidden;
  width: 0;
  height: 100%;
  transition: .3s ease;
}
.item:hover .overlay {
  width: 100%;
}
.projects-section .overlay .text{
    display:inline-block;
   white-space: nowrap;  
  text-align:center;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 42%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.projects-section .overlay .text2{
    display:inline-block;
   white-space: nowrap;  
  text-align:center;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.projects-section .overlay i{
    width: 40px;
  height:40px;
   color: white;
  font-size: 17px;
  line-height: 38px;
    border-radius: 50%;
  background:#333333;
  color:#FFFFFF;
}

.portfolioFilter a.current { 
    font-weight:bold;
}

/***************************************
* 29.single project page styles styles 
****************************************/

.single-project {
    padding: 80px 0;
}
.single-project .left-wraper .client-info{
    padding: 25px 45px;
    background: #f2f2f2;
    border-left: 6px solid #072d4d;
}
.single-project .left-wraper .client-info h3{
    margin-bottom: 20px;
    color: #292929;
    font-size: 22px;
    font-weight: 400;
    }
.single-project .left-wraper .client-info table td{
    line-height: 35px;
    font-size: 16px;
   color: #292929;
    font-weight: bold;
}
.single-project .left-wraper .client-info table td:first-child{
    padding-right: 14px;
    color: #292929;
    font-weight: 400;
}
.single-project .left-wraper .client-info table td:last-child{
    padding-left: 14px;
    font-weight: 300;
    color: #292929;
    
}
.single-project .left-wraper .first-block{
    margin-top: 40px;
}
.single-project .left-wraper h2{
     text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
}
.single-project .first-block p{
    font-size:14px;
    font-weight: 300;
    color: #292929;
    margin-top: 15px;
}
.single-project .first-block ul{
    list-style-type: none;
    padding-left: 0;
    font-weight: 300;
    font-size: 15px;
}
.single-project .first-block ul i{
    margin-right:5px;
    font-size: 15px;
    color: #fda024;
}

.single-project .img-box{
    margin-bottom: 22px;
}
/***************************************
* 30.news page styles styles 
****************************************/
.news-section {
    padding: 80px 0;
}
.news-section .blog-info .title{
    margin-bottom: 20px;
}
.news-section .blog-info h4{
    font-size: 19px;
    font-weight: bold;
    color: #004677;
    margin: 0px;
    padding-bottom: 8px;
}
.news-section .blog-info h4:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 60px;
    height: 2px;
    background: #fda024;
}
.news-section .blog-info .search-box .form-group input[type="search"]{
     position:relative;
    line-height:26px;
    padding:10px 30px 10px 15px;
    border:1px solid #e0e0e0;
    height:48px;
    background:#f3f3f3;
    color:#3a3a3a;
    display:block;
    width:100%;
    border-radius:0px;
    font-weight:300;
    transition:all 500ms ease;
}
.news-section .blog-info .search-box .form-group button{
    position:absolute;
    right:0px;
    top:0px;
    height:48px;
    width:50px;
    line-height:48px;
    text-align:center;
    display:block;
    font-size:16px;
    color:#ffffff;
    background:#fda024;
    
    border: none;
}
.news-section .blog-info .category-widget {
   margin-top: 50px;
    
}
.news-section .blog-info .category-widget ul {
    list-style-type: none;
    padding-left: 0;
}
.news-section .blog-info .category-widget ul li a{
    font-weight: 300;
    text-decoration:none;
    color: #575757;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    
}
.news-section .blog-info .category-widget ul li a:hover{
     color: #fda024;
    
}
.news-section .blog-info .category-widget ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #C8C8C8;
    font-size: 14px;
    position: absolute;
    right: 10px;
}
.news-section .blog-info .news-widget{
   margin-top: 0px;
    
}
.news-section .blog-info .news-widget .news-item{      
    margin-bottom: 13px;
    min-height: 90px;
    padding: 8px 0px 8px 0px;
    color: #cccccc;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
}
.news-section .blog-info .news-widget .news-item:last-child {
  border-bottom: 0px;
}
.news-section .blog-info .news-widget .news-item p{
       font-size: 14px;
    color: #fda024;
    font-weight: 300;
    
}
.news-section .blog-info .instigram-widget p{
    font-size:14px;
    font-weight: 300;
    color: #292929;
}
.news-section .blog-info .news-widget .news-item figure {        
    width: 90px;
    height: 90px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.news-section .blog-info .news-widget .news-item figure img {        
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-widget .news-item .text-box {
    width: calc(100% - 100px);
}
.news-section .blog-info .news-widget h5 {
  margin-bottom: 2px;
  margin-top: 0px;
}
.news-section .blog-info .news-widget h5 a{
   /*color:#3e3e3e;*/
    text-decoration:none;
    font-size: 14px;
    color:#004677;
    font-weight: 400;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}

.news-section .blog-info .news-widget h5 a:hover{
   
    
    color: #fda024;
}
.news-section .blog-info .tags-widget{
   margin-top: 50px;
    
}
.news-section .blog-info .tags-widget ul{
   list-style-type: none;
    padding-left: 0;
    
}
.news-section .blog-info .tags-widget ul li{
   display: inline-block;
   margin: 0 3px 5px;
    
}
.news-section .blog-info .tags-widget ul li a{
    text-decoration:none;
     display: block;
  font-weight: 300;
  font-size: 15px;
  color:#9e9e9e;
  line-height: 32px;
  border: 1px solid #f1f1f1;
  background: #fff;
  border-radius: 2px;
  text-align: center;
  padding: 0 14px;
   -webkit-transition: all .4s ease;
    transition: all .4s ease; 
}

.news-section .blog-info .tags-widget ul li a:hover{
 color: #FFFFFF;
  background: #fda024;  
}
.news-section .blog-info .instigram-widget {
   margin-top: 50px;
    
}
.news-section .blog-info .instigram-widget ul{
   list-style-type: none;
    
}
.news-section .blog-info .instigram-widget ul li{
   display: inline-block;
   margin: 0 2px 5px;
   width: 80px;
   height: 80px;
   overflow: hidden; 
}

.news-section .pagination {
    text-align: center;
}

.news-section .news-wraper .news-box{
    margin-bottom: 30px;
    border: 1px solid #999999;
}
.news-section .news-wraper .col-md-4 {
  display: flex;
}
.news-section .news-wraper .col-md-6 {
  display: flex;
}

.news-section .news-wraper .news-box .img-box{
    overflow: hidden;
    /*height: 244px;*/
}
.news-section .news-wraper .news-box .header {
    /*border-bottom: 1px solid #999999;*/
    /*padding-bottom: 8px;*/
}
.news-section .news-wraper .news-box .header h4{
    font-size: 18px;
    line-height:28px;
    color: #004677;
    font-weight: 400;
    /*margin-bottom: 0px;*/
    margin-top: 0px;
}
.news-section .news-wraper .news-box .header p{
    font-size: 14px;
    line-height:18px;
    color: #353535;
    font-weight: 300;
}
.news-section .news-wraper .news-box .text-box {
   /*border: 1px solid #999999;*/
   padding: 15px;
   border-top: none;
}
.news-section .news-wraper .news-box .text {
    padding-top: 13px;
}

.news-section .news-wraper .news-box .text p{
    font-size: 16px;
    line-height:24px;
    color: #353535;
    font-weight: 300;
}

.news-section .news-wraper .news-box a{
    
    color: #fda024;
   
}
/***************************************
* 31.news-big page styles styles 
****************************************/




.news-section .news-wraper-big .news-box{
    margin-bottom: 45px;
    padding: 15px;
    -webkit-box-shadow: 0px 0px 30px -9px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 0px 30px -9px rgba(0,0,0,0.34);
box-shadow: 0px 0px 30px -9px rgba(0,0,0,0.34);
}

.news-section .news-wraper-big .news-box .img-box{
    overflow: hidden;
    height: 380px;
}
.news-section .news-wraper-big .news-box .header {
    border-bottom: 1px solid #999999;
    padding-bottom: 8px;
}
.news-section .news-wraper-big .news-box .header h4{
    font-size: 20px;
    line-height:28px;
    color: #353535;
    font-weight: 400;
    margin-bottom: 2px;
}
.news-section .news-wraper-big .news-box .header p{
    font-size: 14px;
    line-height:18px;
    color: #fda024;
    font-weight: 300;
}
.news-section .news-wraper-big .news-box .text-box {
  padding-top: 10px;
  padding-bottom: 10px; 
   
}
.news-section .news-wraper-big .news-box .text-box a{
  color: #fda024;
   
}
.news-section .news-wraper-big .news-box .text-box i{
  margin-right: 5px;
   
}
.news-section .news-wraper-big .news-box .text {
    padding-top: 13px;
}

.news-section .news-wraper-big .news-box .text p{
    font-size: 16px;
    line-height:24px;
    color: #353535;
    font-weight: 300;
}

.news-section .news-wraper-big .news-box .text a{
       padding: 10px 29px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    font-weight: 400;
    margin-left: 0px;
}

/***************************************
* 32.news-single page styles styles 
****************************************/


.news-section .left-wraper .news_one-single .img-box{
    position: relative;
    width: 100%;
    height:440px;
    overflow: hidden;
    margin-bottom: 20px;   
}
.news-section .left-wraper .news_one-single h4{
    font-size: 23px;
    line-height:28px;
    color: #353535;
    font-weight: 400;
    margin-bottom: 2px;
}
.news-section .news_one-single ul{
   list-style-type: none;
    
}
.news-section .news_one-single ul li{
   display: inline-block;
   margin: 0 2px 5px;
   
   overflow: hidden; 
}
.news-section .news_one-single ul li a{
   margin-right: 10px;
   text-decoration:none;
    display: inline-block;
   
    color: #8a8a8a;
    font-style: italic;
}
.news-section .news_one-single ul li i{
    color: #48c7ec;
    margin-right: 5px;
}
.news-section .news_one-single .text-box {
    border-bottom: none;
}
.news-section .news_one-single .text-box a.path {
    color: #fda024;
}
.news-section .news_one-single .text-box i{
    margin-right: 5px;
}
.news-section .news_one-single p{
    font-size: 16px;
    line-height:24px;
    color: #353535;
    font-weight: 300;
    
}
.news-section .related-posts {
    overflow: hidden;
    margin-top: 30px;
}
.news-section .related-posts .image{
    position: relative;
}


.news-section .related-posts .header{
    margin-bottom: 30px;
    
}
.news_one-single .owl-carousel .image{
    height: 200px;
    overflow: hidden;
}
.news_one-single .owl-carousel .text p{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.news_one-single .owl-carousel .text span{
    font-size: 12px;
}
.news-section .share-box{
    background: #f3f5fa;
    padding: 20px 20px;
    position: relative;
    /*height: 60px;*/
    margin-bottom: 10px;
    margin-top: 50px;
    display: inline-block;
    width: 100%;
}

.news-section .share-box ul{
    list-style-type: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    /*display: inline;*/
}
.news-section .share-box ul li{
      list-style-type: none;
    line-height: 34px;
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    background: #dadada;
    margin-right: 6px;
    text-align: center;
}
.news-section .share-box ul li a{
   color: #48c7ec;
}
.news-section .left-wraper .comments  .header{
   margin-bottom: 33px;
}
.news-section .left-wraper .comments .first-comment {
   margin-bottom: 20px;
   padding-bottom: 10px;
   border-bottom: 1px solid #c4c4c4;
}
.news-section .left-wraper .comments .first-comment .img-box{
    overflow: hidden;
    width: 60px;
    height: 60px;
    padding-right: 15px;
}
.news-section .left-wraper .comments .first-comment .text-box p{
    font-size: 15px;
    line-height:24px;
    color: #353535;
    font-weight: 300;
}
.news-section .left-wraper .comments .first-comment .text-box h5{
    font-size: 16px;
    line-height:24px;
    color: #353535;
    font-weight: 400;
    margin: 0;
}
.news-section .left-wraper .comments .first-comment + .first-comment + .first-comment {
    border-bottom: none;
}







.news-section .left-wraper .post-author{
    margin-bottom: 60px;
    
}
.news-section .left-wraper .post-author h4{
    font-size: 18px;
    line-height:24px;
    color: #353535;
    font-weight: 400;
    margin: 0;
}
.news-section .left-wraper .post-author p{
    font-size: 15px;
    line-height:26px;
    color: #353535;
    font-weight: 300;
    
}
.news-section .left-wraper .post-author .img-box{
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.news-section .left-wraper .post-author .inner{
    position: relative;
    margin-top: 35px;
}
.news-section .left-wraper .post-author .text-box{
    position: absolute;
    left: 120px;
    top: 0px;
    border-bottom: none;
     font-size: 16px;
    line-height: 24px;
    color: #8a8a8a;
}
.news-section  h3{
    margin: 0;
    color: #202020;
    margin-bottom: 7px;
    font-weight: 400;
}
.news-section .contact-wraper-last {
    margin-top: 50px;
}
.news-section .contact-wraper-last .inner{
    margin-top: 20px;
}
.news-section .contact-wraper-last form input[type="text"]{
    width: 100%;
     height: 50px;
     padding: 10px 10px;
    border:1px solid #c7c7c7;
    border-radius: 0px;
    font-weight:300;
    margin-bottom: 20px;
    color: #b6b6b6;
}
.news-section .contact-wraper-last .select {
    width: 100%;
     height: 50px;
    border:1px solid rgba(255,255,255,.4);
    border-radius: 0px;
    background: rgba(0,0,0,.4);
}
.news-section .contact-wraper-last form textarea {
    width: 100%;
    max-height: 100px;;
    border:1px solid #c7c7c7;
    border-radius: 0px;
    color: #b6b6b6;
    font-weight:300;
}

.news-section .contact-wraper-last .btn {
    padding: 10px 35px;
    color: #fda024;
    border: 1px solid #cdcdcd;
    margin-top: 15px;
    margin-left: 15px;
    font-size: 16px;
    border-radius: 0px;
}
.news-section .btn:hover {
   
    color: #FFFFFF;
    
}

/***************************************
* 33.shop page styles styles 
****************************************/

.shop-section {
    padding: 80px 0;
}

.shop-section .blog-info .title{
    margin-bottom: 20px;
}
.shop-section .blog-info h4{
    font-size: 19px;
    font-weight: 400;
    color: #3e3e3e;
}
.shop-section .blog-info .search-box .form-group input[type="search"]{
     position:relative;
    line-height:26px;
    padding:10px 30px 10px 15px;
    border:1px solid #e0e0e0;
    height:48px;
    background:#f3f3f3;
    color:#3a3a3a;
    display:block;
    width:100%;
    border-radius:0px;
    font-weight:300;
    transition:all 500ms ease;
}
.shop-section .blog-info .search-box .form-group button{
    position:absolute;
    right:0px;
    top:0px;
    height:48px;
    width:50px;
    line-height:48px;
    text-align:center;
    display:block;
    font-size:16px;
    color:#ffffff;
    background:#fda024;
    
    border: none;
}
.shop-section .blog-info .category-widget {
   margin-top: 50px;
    
}
.shop-section .blog-info .category-widget ul {
    list-style-type: none;
    padding-left: 0;
}
.shop-section .blog-info .category-widget ul li a{
    font-weight: 300;
    text-decoration:none;
    color: #575757;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
    
}
.shop-section .blog-info .category-widget ul li a:hover{
     color: #fda024;
    
}
.shop-section .blog-info .category-widget ul li a:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #C8C8C8;
    font-size: 14px;
    position: absolute;
    right: 10px;
}
.shop-section .blog-info .news-widget{
   margin-top: 50px;
    
}
.shop-section .blog-info .news-widget .news-item{
   
    
    margin-bottom: 13px;
    min-height: 50px;
    padding: 8px 0px 8px 0px;
    color: #cccccc;
    
    
}
.shop-section .blog-info .news-widget .news-item p{
   
    color: #fda024;
    font-weight: 300;
    
}
.shop-section .blog-info .news-widget .news-item ul{
   
    list-style-type: none;
    
}
.shop-section .blog-info .news-widget .news-item ul li{
   
    display: inline-block;
    color: #fda024;
}
.shop-section .blog-info .instigram-widget p{
    font-size:14px;
    font-weight: 300;
    color: #292929;
}
.shop-section .blog-info .news-widget .news-item figure {        
    width: 73px;
    height: 73px;
    float: left;
    margin-right: 15px;
    overflow: hidden;
}
.shop-section .blog-info .news-widget h5 {
  margin-bottom: 2px;
}
.shop-section .blog-info .news-widget h5 a{
   color:#3e3e3e;
    text-decoration:none;
    font-size: 15px;
    color:#000000;
    font-weight: 400;
    -webkit-transition: color .4s ease;
    transition: color .4s ease;
}

.shop-section .blog-info .news-widget h5 a:hover{
   
    
    color: #fda024;
}
.shop-section .blog-info .tags-widget{
   margin-top: 50px;
    
}
.shop-section .blog-info .tags-widget ul{
   list-style-type: none;
    padding-left: 0;
    
}
.shop-section .blog-info .tags-widget ul li{
   display: inline-block;
   margin: 0 3px 5px;
    
}
.shop-section .blog-info .tags-widget ul li a{
    text-decoration:none;
     display: block;
  font-weight: 300;
  font-size: 15px;
  color:#9e9e9e;
  line-height: 32px;
  border: 1px solid #f1f1f1;
  background: #fff;
  border-radius: 2px;
  text-align: center;
  padding: 0 14px;
   -webkit-transition: all .4s ease;
    transition: all .4s ease; 
}

.shop-section .blog-info .tags-widget ul li a:hover{
 color: #FFFFFF;
  background: #fda024;  
}
.shop-section .blog-info .price-widget {
   margin-top: 50px;
    
}
.shop-section .blog-info .instigram-widget ul{
   list-style-type: none;
    
}
.shop-section .blog-info .instigram-widget ul li{
   display: inline-block;
   margin: 0 2px 5px;
   width: 80px;
   height: 80px;
   overflow: hidden; 
}
.shop-section .product-wraper .product {
    margin-bottom: 40px;
    height: 395px;
}
.shop-section .product-wraper .product h4{
    font-weight: 400;
    margin-bottom: 5px;
    color: #333333;
    font-size: 16px;
}
.shop-section .product-wraper .img-box{
    width: 232px;
    height: 232px;
    overflow: hidden;
}
.shop-section .product-wraper .product p{
    font-weight: 400;
    margin-bottom: 5px;
    color: #333333;
    font-size: 16px;
}
.shop-section .product-wraper .product ul{
    list-style-type: none;
    padding: 0;
}

.shop-section .product-wraper .product ul li{
   display: inline-block;
    color: #fda024;
}

.shop-section .product-wraper .product a{  

   padding: 9px 21px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    font-weight: 400;
    font-size:12px;
   margin-top: 15px;


}
.shop-section .navigation ul{
    list-style-type: none;
    text-align: center;
}
.shop-section .navigation ul li{
    display: inline-block;
    
}
.shop-section .navigation ul li a{
    color: #626262;
    width:45px;
    height: 45px;
    display:block;
    border: 1px solid #E2E2E2;
    line-height: 45px;
    transition: .3s ease;
}
.shop-section .navigation ul li a:hover{
    background: #fda024;
}
/***************************************
* 34.shop details page styles styles 
****************************************/

.shop-section .detailed-product .text-box ul{
    list-style-type: none;
    padding: 0;
}

.shop-section .detailed-product .text-box ul li{
   display: inline-block;
    color: #fda024;
}

.shop-section .detailed-product .text-box h3{
   font-weight: 600;
    margin-bottom: 5px;
    color: #333333;
    font-size: 22px;
}
.shop-section .detailed-product .text-box p{
   font-weight: 600;
    margin-bottom: 5px;
    color: #333333;
    font-size: 18px;
}

.shop-section .detailed-product .text-box p.description{
   font-weight: 300;
    margin-bottom: 5px;
    color: #333333;
    font-size: 14px;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.shop-section .detailed-product .text-box input {
    width: 55px;
    height: 38px;
    border: 1px solid #D9D9D9;
    text-align: center;
    line-height: 33px;
    padding-left: 10px;
    margin-right: 20px;
}

.shop-section .detailed-product .text-box a.btn{
    padding: 10px 21px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    font-weight: 400;
    font-size:12px;
   
}
.shop-section .detailed-product .text-box .tag {
   margin-top: 25px;
}
.shop-section .detailed-product .text-box .tag p, a{
   font-weight: 300;
    margin-bottom: 5px;
    color: #333333;
    font-size: 13px;
    transition: .3s ease;
}
.shop-section .detailed-product .text-box .tag  a:hover{
   color: #fda024;
}

.product-tab-box {
    margin-bottom: 80px;
    margin-top: 80px;
}
.product-tab-box .tab-title-box ul {
    margin: 0;
    padding: 0;
}
.product-tab-box .tab-title-box ul li {
    list-style: none;
    display: inline-block;
    margin-right: 6px;
}
.product-tab-box .tab-title-box ul li.active a {
    background: #FFFFFF;
    border-bottom-color: #fff;
    border-top: 3px solid #FAB90A;
    line-height: 44px;
}
.product-tab-box .tab-title-box ul li a {
    display: block;
    font-size: 13px;
    line-height: 46px;
    border: 1px solid #E2E2E2;
    text-transform: uppercase;
    background: #F7F7F7;
    color: #242424;
    padding: 0 29px;
    margin: 0;
}
.product-tab-box .tab-content {
    margin-top: -1px;
    border: 1px solid #E2E2E2;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 65px;
}
.product-tab-box .tab-content .tab-pane .review-box {
   position: relative;
   margin-bottom: 30px;
}
.product-tab-box .tab-content .tab-pane .review-box .img-box{
   position: absolute;
   top: 0px;
   left: 0px;
}
.product-tab-box .tab-content .tab-pane .review-box .text-box{
   margin-left: 85px;
}
.product-tab-box .tab-content h3 {
    margin: 0;
    font-size: 18px;
    margin-bottom: 12px;
}
.product-tab-box .tab-content p {
    color: #898989;
    font-size: 14.5px;
    margin-top: 15px;
    font-weight: 300;
}
.product-tab-box .tab-content p:first-child {
    margin-top: 0;
}

.shop-section .product-wraper .title{
    margin-bottom: 38px;
}
.shop-section .product-wraper .title h3{
   font-weight: 400;
}

/***************************************
* 35.shop cart page styles styles 
****************************************/


.cart-page {
    padding: 80px 0;
}

.cart-page table thead{
    background: #eeeeee;
}
.cart-page .table {
    margin-bottom: 0;
}
.cart-page .table > thead > tr > th {
    color: #373737;
    font-weight: 300;
    text-transform: uppercase;
  border:  1px solid #d9d9d9;
  text-align: center;
  padding: 0 20px;
  line-height: 60px;
}
.cart-page .table > tbody > tr > td.preview {
    padding: 15px 20px;
}
.cart-page .table > tbody > tr > td > a {
    color: red;
    font-size: 18px;
}
.cart-page .table > tbody > tr > td {
    color: #898989;
    border:  1px solid #d9d9d9;
    font-size: 14px;
    font-weight: 400;
    line-height: 150px;
    text-align: center;
    height: 140px;
}

.cart-page .last-row{
    padding: 30px 25px;
    border-left:  1px solid #d9d9d9;
    border-right:  1px solid #d9d9d9;
    border-bottom:  1px solid #d9d9d9;
    overflow: hidden;
}

.cart-page .last-row a.first{
    padding: 12px 24px;
    border: 1px solid #d9d9d9;
    color:#9e9e9e;
    display:inline-block;
    border-radius:0px;
    font-weight: 300;
    font-size:12px;
    margin-right: 10px;
    margin-bottom: 0;
}
.cart-page .last-row a.second{
    padding: 12px 24px;
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
    color:#222222;
    display:inline-block;
    border-radius:0px;
    font-weight: 300;
    font-size:12px;
    margin-bottom: 0;
}

.cart-page .last-row a.btn{
    padding: 12px 27px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    font-weight: 400;
    font-size:12px;
   
}
.cart-page .cart-total {
    margin-top: 80px;
}
.cart-page .cart-total ul {
    border: 1px solid #f4f4f4;
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    margin-top: 30px;
}
.cart-page .cart-total li {
    border-bottom: 1px solid #f4f4f4;
    overflow: hidden;
}

.cart-page .cart-total li span.first {
  border-right: 1px solid #f7f7f7;
  color: #222222;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 35px;
  padding: 10px 18px;
  position: relative;
  width: 50%;
  background: #fcfcfc;
}




.cart-page .cart-total li span.second {
  color: #999;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
  padding: 10px 18px;
  position: relative;
  width: 50%;
  
}
.cart-page .cart-total li span.second .radio input{
 margin-top: 10px;
  
}

.cart-page .cart-total li.radio-row span.first{
    height: 140px;
}

.cart-page .cart-total li.radio-row span.second .radio{
    margin: 0;
    font-weight: 300;
}
.cart-page .cart-total li.radio-row span.second .radio label{
   
    font-weight: 300;
}


.cart-page .cart-total .title h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #363636;
    font-weight: 800;
}


.cart-page .cart-total a.check{
     padding: 12px 27px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    display:block;
    text-align:center;
    border-radius:0px;
    font-weight: 400;
    font-size:12px;
    border: 3px solid transparent;
    transition: .4s ease;
}
.cart-page .cart-total a.check:hover{
    border: 3px solid #fda024;
    background: #FFFFFF;
    color: #fda024;
}

/***************************************
* 36.contact page styles styles 
****************************************/


.contact_us-second {
    padding: 80px 0;
}
.contact_us-second header{
    margin-bottom: 30px;
}
.contact_us-second h2{
     text-align: left;
    margin-bottom: 30px;
    margin-top:0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
}
.contact_us-second header p{
    
    margin-top: 20px;
}

.contact_us-second form {
    position: relative;
   overflow: hidden;
}
.contact_us-second form input[type="text"]{
    width: 100%;
     height: 48px;
     padding: 10px 10px;
    border:1px solid #6d6d6d;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 12px;
    font-weight: 300;
    color:#b8b8b8;
}
.form-grp textarea{ 
    max-width: 100%;
    max-height: 200px;
    font-weight: 300;
    color:#b8b8b8;
}


.projects-section .grreen .blue .pink {
    width: 100px;
    height: 100px;
    background: green;
}
.contact_us-second .btn {
      padding: 10px 29px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    font-weight: 400;
    margin-left: 15px;
    margin-top: 30px;
}
.contact_us-second .btn:hover {
   color: #FFFFFF;
}
.keep-in ul.social-icons {
    margin-top: 20px;
    margin-bottom: 50px;
}
#contact-google-map {
  width: 100%;
  height: 500px;
}
.map-section {
    position: relative;
    clear: both;
    margin-bottom: 30px;
}
.map-outer {
    position: relative;
}
.map-section .outer-container {
    position: absolute;
    max-width: 1170px;
    padding: 0px 15px;
    margin: 0 auto;
    z-index: 20;
}
.map-section .outer-container .info-container {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    bottom: 375px;
    padding: 30px 50px 20px 50px;
    background: #1a3b66;
    border: 10px solid #FFF;
    z-index: 4;
    float: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.20);
}
.map-section .outer-container .info-container address{
  
}
.keep-in .social-icons li {
    
    list-style-type: none;
    line-height: 34px;
    display: inline-block;
    width: 34px;
    height: 34px;
    border-radius: 5px;
    background: #dadada;
    margin-right: 7px;
    text-align: center;
    
}
.keep-in ul.social-icons {
    padding: 0;
   
    
}
.keep-in ul.social-icons li a{
    color: #fda024;
   
    
}
.contact-box {
    margin-top: 25px;
}
.contact-box h2{
    margin-bottom: 0px;
}
.address-box {
    padding: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.contact-box .address-box .icon-box{
    float: left;
    vertical-align: middle;
}
.contact-box .address-box .icon-box i{
    font-size: 21px;
    color: #fda024;
    text-align: center;
}
.contact-box .address-box .address-text{
    margin-left: 37px;
    margin-bottom: 0px;
    color:  #444444;
}

/***************************************
* 37.check-out page styles styles 
****************************************/

.checkout {
    padding: 80px 0;
}
.checkout .costumer {
    background: #eeeeee;
    padding: 20px 30px;
    margin-bottom: 70px;
}
.checkout .costumer p{
    margin: 0;
    font-weight: 300;
    font-size: 15px;
}
.checkout .costumer a{
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    color: #fda024;
}
.checkout form label{
    
    font-weight: 400;
    color:#464646;
}
.checkout form label span{
    
    
    color:red;
}
.checkout form input[type="text"]{
    width: 100%;
     height: 44px;
     padding: 8px 10px;
    border:1px solid #d9d9d9;
    border-radius: 0px;
    background: #FFFFFF;
    margin-bottom: 12px;
    font-weight: 300;
    color:#b8b8b8;
}
.checkout .billing .form-grp{
    margin-bottom: 10px;
}
.checkout .billing .checkbox span{
    font-weight: normal;
}
.checkout .billing .diff-add {
     margin-top: 50px;


}
.checkout .billing .diff-add h2{
     text-align: left;
    margin-bottom: 30px;
    margin-top:0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
    float: left;


}
.checkout .billing .diff-add input{
   margin-top: 8px;
   margin-right: 8px;
    float: left;


}
.checkout .order .details{
    border: 1px solid #D9D9D9;
    padding: 30px;
}
.checkout .order .details ul{
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}
.checkout .order .details ul li{
    clear: both;
    overflow: hidden;
}
.checkout .order .details ul li .first{
   
  color: #222222;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 18px;
  position: relative;
  width: 60%;
}
.checkout .order .details ul li .first-pad{
   
  color: #222222;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  padding: 10px 18px;
  position: relative;
  width: 60%;
}


.checkout .order .details ul li .second{
     color: #3b3b3b;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 0px 0px 18px;
  position: relative;
  width: 40%;
}

.checkout .order .details ul li .second-shp{
     color: #999;
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 300;
  line-height: 28px;
  padding: 0px 0px 0px 18px;
  position: relative;
  width: 40%;
}

.checkout .order .details ul li.bordered{
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 14px;
}

.checkout .order .details ul li .first-pad input{
   
 margin-right: 5px;
}
.checkout .order .details ul li .first-pad img{
   
 margin-left: 8px;
}
.checkout .order .details ul li.gray{
  background: #eeeeee;
  padding: 15px;
  font-weight: 300;
  line-height: 26px;
  font-size: 14px;
}
.checkout .order .details ul li .second-right{
     color: #fda024;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  padding: 10px 0px 0px 18px;
  position: relative;
  width: 40%;
  text-align: right;
}
.checkout .order .details ul li a{
    padding: 10px 29px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    font-weight: 400;
    margin-left: 15px;
    margin-top: 20px;
}

/***************************************
 *  HOME PAGE TWO  STYLES
* 1. main header styles 
* 2. main-menu styles 
* 3. why-choose-us styles 
* 4. our projects styles 
* 5. about-us styles 
****************************************/

#main-header {
    position:absolute;
    background: rgb(255 255 255);
    z-index: 100;
    width: 100%;
}
#main-header .top-line-two{
    background-color: #262d7b;
    padding: 10px 0;
}
.top-line-two {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #8b8b8b;
}
.top-line-two .welcome {
    float: left;
    padding-left: 10px;
}
.top-line-two  .welcome ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 38px;
}
.top-line-two  .welcome ul li{
    display: inline-block;
    margin-right: 16px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 13px;
}
.top-line-two  .welcome ul li i{
    color: #fda024;
    margin-right: 5px;
}
.top-line-two  .social-icons {
    float: right;
}
.top-line-two  .social-icons ul {
    list-style-type: none;
    margin: 0;
}
.top-line-two  .social-icons ul li {
    display: inline-block;
    margin-left: 16px;
    
}
.top-line-two  .social-icons ul li a {
    display: block;
    
    
    text-align: center;
    line-height: 34px;
    color: #FFFFFF;
    border-radius: 3px;
    transition: all 0.5s ease;
}
.top-line-two  .social-icons ul li a:hover {
    color: #fda024;
}
/***************************************
* 4. main-menu styles 
****************************************/
.main-menu-two .logo{
  margin-top: 10px;
    float: left;
}
.navbar-default .navbar-toggle {
    margin-bottom: 25px;
}
.main-menu-two #main-navigation-wrapper.navbar-default {
    background: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
}
.navbar-collapse {
    padding: 0;
}
#main-navigation-wrapper .nav > li {
    padding: 25px 0;
}
#main-navigation-wrapper .nav > li > a {
    color: #000000;
    text-transform: uppercase;
    display: block;
    padding: 0 26px;
    font-weight: bold;
    margin: 0;
    transition: 0.5s;
}
#main-navigation-wrapper .nav>li>a:hover {
    color: #fda024;
}
#main-navigation-wrapper .nav > li:first-child a {
    padding-left: 0;
}
#main-navigation-wrapper .nav .dropdown-submenu li:last-child {
   
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
    position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  padding: 0;
  
  border: none;
  border-radius: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
          transition: all .4s ease;
  width: 270px;
  background: #fdfdfd;
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
}
#main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
#main-navigation-wrapper .nav .dropdown-submenu li a {
    display: block;
    border-bottom:1px solid #ebebeb;
    text-transform: capitalize;
    color: #313131;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 0px 12px 33px;
    line-height: normal;
    transition: all 0.4s ease 0s;
    margin: 0;
}
#main-navigation-wrapper .nav .dropdown-submenu li:last-child > a {
    border-bottom: none;
}
#main-navigation-wrapper .nav .dropdown-submenu li a:hover {
    background: #fda024;
    color: #FFFFFF;
    text-decoration: none;
}

.main-menu-two .search li {
    float: right;
    padding: 22px 0;
}
.main-menu-two .search li a {
    color: #FFFFFF;
    display: block;
}
.main-menu-two .search li i {
    margin-right: 5px;
}
.main-menu-two .search li a {
    color: #a9a9a9;
}
.main-menu-two .search button {
    background: none;
    border: none;
    color: #a9a9a9;
}
#main-navigation-wrapper .navbar-nav  li:hover .dropdown-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.main-menu-two ul.search{
    list-style-type: none;
    overflow: hidden;
    margin: 0;
}
.main-menu-two ul.search li.first{
    margin-left: 55px;
}
.finance-navbar.affix {
    top: 0;
    left: 0;
    right: 0;
    position: fixed !important;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 1000;
    padding: 5px 0 !important;
    min-height: 70px !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}
@keyframes fadeItIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
}
  .main-menu-two.sticky {
            top: 0;
    left: 0;
    right: 0;
    position: fixed !important;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 1000;    
    min-height: 70px !important;
    background: #ffff;
    -webkit-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
-moz-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
    
        }
/***************************************
* 5. slider styles 
****************************************/
#minimal-bootstrap-carousel {
    z-index: 0;
}
#minimal-bootstrap-carousel .carousel-inner-two{
    height: 600px;
}

#minimal-bootstrap-carousel .slide-3 .carousel-caption h2.gray{ 
   color: #414141;
}


#minimal-bootstrap-carousel .slide-3 .carousel-caption p.gray {
  color: #414141;
}


/***************************************
* 5. slider styles 
****************************************/

.why-choose-us {
    padding: 80px 0;
}
.why-choose-us .title {
    position: relative;
}
.why-choose-us .title h2 {
    text-align: center;
    margin: 0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
}
.why-choose-us .title h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 48%;
    width: 50px;
    height: 4px;
    background: #fda024;
}

.why-choose-us .sec-pad{
    margin-top: 120px;
}
.why-choose-us .item {
   
    margin-right: 10px;
    
}
.why-choose-us .item .img-box {
    height: 262px;
    position: relative;
    overflow: hidden;
    
    
}
.why-choose-us .item .img-box .bottom-content {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #e7e7e7;
    height: 60px;
    width: 100%;
    transition: .4s ease-out;
}
.why-choose-us .item .img-box .bottom-content .icon-box{
    
    float:left;
    background: #fda024;
    height: 60px;
    width: 60px;
    text-align: center;
}
.why-choose-us .item .img-box .bottom-content .text-box{
    position: relative;
    float: left;
}
.why-choose-us .item .img-box .bottom-content .text-box h4{
    line-height: 40px;
    margin-left: 15px;
    
}
.why-choose-us .item .img-box .bottom-content .icon-box i{
    color: #FFFFFF;
    font-size: 26px;
    line-height: 57px;
}
.why-choose-us .item .img-box .overlay {
  position: absolute;
  overflow: hidden;
  width: 100%;
  height: 0%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  top: 0px;
  border-bottom: 5px solid #fa9928;
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  background: rgba(19, 29, 51, 0.9);
  z-index: 1000;
}
.why-choose-us .item:hover .overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  height: 100%;
}
.why-choose-us .item:hover .bottom-content {
  opacity:.01;
  transition: .3s ease;
}
.why-choose-us .item .img-box .overlay .inner-box {
 padding: 20px;
}
.why-choose-us .item .img-box .overlay .inner-box h4{
color: #FFFFFF;
}
.why-choose-us .item .img-box .overlay .inner-box p{
color: #FFFFFF;
font-size: 14px;
font-weight: 300;
}
.why-choose-us .item .img-box .overlay .inner-box a{
color: #fda024;
font-size: 14px;
font-weight: 400;
}
.why-choose-us .item .img-box .overlay .inner-box .icon-box i{
color: #fda024;
font-size: 38px;
font-weight: 300;
}
/***************************************
* 5. our projects styles 
****************************************/

.our-projects-two {
    padding: 80px 0 0 0;
    background: #373737;
    position: relative;
}
.our-projects-two .title  {
    position: relative;
}
.our-projects-two .title h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #FFFFFF;
    font-weight: 800;
}
.our-projects-two .title h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 0px;;
    width: 50px;
    height: 4px;
    background: #fda024;
}

.our-projects-two .full-width-slider{
    margin-top: 80px;
}


.our-projects-two  .owl-theme .owl-nav {
     position: absolute;
    top: -92px;
    width: 1170px;
    text-align: right;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.our-projects-two .full-width-slider .item .image{
    position: relative;
}
.our-projects-two .full-width-slider .item .image .overlay{
    position: absolute;
   
  overflow: hidden;
  width: 100%;
  height: 0%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  bottom: 0px;
 
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  background: linear-gradient(to bottom,transparent 20%,#000000);
  z-index: 1000;
}

.our-projects-two .full-width-slider .item .image:hover .overlay{
    opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  height: 100%;
}

.our-projects-two .full-width-slider .item .image .overlay .text{
  
  color: #FFFFFF;
  margin-top: 99px;
  text-align: center;
}
.our-projects-two .full-width-slider .item .image .overlay .text h4{
  font-size: 20px;
  font-weight:400;
  text-align: center;
}




.our-projects-two .full-width-slider .item .image .overlay .button a{  
    border: none;
    background: #fda024;
    color: #ffffff;
    border-radius:0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 33px;
    text-align: center;
    margin-left: 33%;
    margin-top: 180px;
    
}



.about-us .title {
    margin-bottom: 80px;
    position: relative;
}

.about-us .title h2 {
    text-align: center;
    margin: 0;
    font-size: 28px;
    color: #232323;
    font-weight: 800;
}
.about-us .title h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 48%;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.about-us {
    padding: 80px 0;
    background: url(../img/bg2.jpg) no-repeat center top;
}
.about-us #accordion{
    margin-top: 0px;
}
.about-us .toggle {
    margin-bottom: 20px;
}
.about-us .toggle .toggle-heading a {
    display: block;
    padding: 15px 13px 15px 55px;
    background: #FFFFFF;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    color: #414141;
    position: relative;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    -webkit-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    -moz-box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
    box-shadow: 1px 3px 6px -6px rgba(0,0,0,0.62);
}
.about-us #accordion .toggle i {

    width: 23px;
    height: 23px;
    border: 2px solid transparent;
    border-radius: 100%;
    font-size: 14px;
    line-height: 21px;
    margin-right: 10px;
    text-align: center;
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -11.5px;
    color: #fda024;
    border: 2px solid #c0c0c0;
}
.about-us .toggle .toggle-body {

    padding: 20px 0 4px;
    font-size: 16px;
    line-height: 25px;
}
.about-us .about{
    font-weight: 300;
    margin: 0;
    padding: 0 40px 0 0;
    margin-bottom: 20px;
}
.about-us .about p{
    margin: 0;
}
.about-us .about h5{
    font-size: 20px;
    font-weight: 400;
}

.about-us .about i{
    color: #fda024;
}

.about-us .about ul{
    margin-top: 20px;
}







.latest-news {
    padding: 80px 0;
}
.news-sec {
  display: flex;
  flex-wrap: wrap;
}
.latest-news .col-md-4 {
  display: flex;
}
.latest-news .title {
    position: relative;
    margin-bottom: 80px;
}

.latest-news .title h2 {
    text-align: center;
    margin: 0;
    font-size: 35px;
    color: #004677;
    font-weight: 700;
}
.latest-news .title h2:before {
    content: "";
    position: absolute;
    top: 45px;
    left: 48%;
    width: 60px;
    height: 2px;
    background: #fda024;
}

.latest-news .item .img-box{
    overflow: hidden;
    /*height: 235px;*/
}
.latest-news .item{
  border: 1px solid #999999;
    transition: .3s ease;
}
.latest-news .item:hover{
    -webkit-box-shadow: 0px 0px 32px -8px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 0px 32px -8px rgba(0,0,0,0.38);
box-shadow: 0px 0px 32px -8px rgba(0,0,0,0.38);
}
   
.latest-news .item .text-box{
    overflow: hidden;
    /*border: 1px solid #515151;*/
    border-top: transparent;
    padding: 10px 12px;
}
.latest-news .item .text-box h4{
    font-weight: 400;
    margin-bottom: 5px;
    transition: .3s ease;
    color: #004677;
	line-height: 1.5;
      margin-top: 0px;
}
.latest-news .item .text-box h4:hover{
    color: #fda024;
}
.latest-news .item .text-box p span{
    font-weight: 400;
    color: #5b5b5b;
}
.latest-news .item .text-box p {
    font-weight: 400;
    color: #5b5b5b;
    font-size: 15px;
    line-height: 25px;
}

.latest-news .item .text-box a {
    font-weight: 400;
    color: #fda024;
    font-size: 15px;
    line-height: 28px;
}


.testimonials-two {
    padding: 80px 0;
  
    position: relative;
    background: url(../img/bg.jpg) no-repeat center top;
}
.testimonials-two .titles {
    margin-bottom: 40px;
}
.testimonials-two h2 {
    text-align: center;
    margin: 0;
    font-size: 28px;
    color: #252525;
    font-weight: 800;
    color: #FFFFFF;
}
.testimonials-two h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 48%;
    width: 50px;
    height: 4px;
    background: #fda024;
}

.testimonials-two blockquote {
    position: relative;
    margin: 30px 0;
    padding: 40px 40px 40px 40px;
    font-size: 15px;
    line-height: 26px;
    background-color: #FFFFFF;
    border-radius: 5px;
    color: #444444;
    font-weight: 300;
}

.testimonials-two blockquote:after {
    position: absolute;
    content: " ";
    top: 100%;
    left: 70px;
    height: 0;
    width: 0;
    border: solid transparent;
    border-color: rgba(72, 71, 71, 0);
    border-top-color: #ffffff;
    border-right-width: 27px;
border-left-width: 0px;
border-bottom-width: 168px;
border-top-width: 29px;

}
.testimonials-two .testimonials-author .author-img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.testimonials-two .testimonials-author h4{
    font-weight: 600;
    font-size: 15px;
    padding-top: 14px;
    color: #FFFFFF;
    line-height: 24px;
}
.testimonials-two .testimonials-author span{

    font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
}
.testimonials-two .testimonials-author ul{
    list-style-type: none;
}
.testimonials-two .testimonials-author ul li{
    display: inline-block;
    color: #fda024;
}

/***************************************
 *  HOME PAGE THREE  STYLES

****************************************/

.about-us-third {
    padding: 0px 0 0 0;
}

.about-us-third h2 {
    text-align: center;
    margin: 0;
    font-size: 28px;
    color: #252525;
    

    font-weight: 800;
   
}
.about-us-third h2:before {
    content: "";
    position: absolute;
    top: 100px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.about-us-third .text-box {
    margin-top: 70px;
}
.about-us-third .text-box p{
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
}

.about-us-third .text-box ul {
    padding: 0;
    list-style-type: none;
}
.about-us-third .title{
    padding-top: 50px;
}
.about-us-third .text-box ul li{
    line-height: 28px;
}

.about-us-third .text-box ul li i{
    margin-right: 5px;
     color: #fda024;
}

.about-us-third a {
    border: none;
    background: #fda024;
    color: #ffffff;
    border-radius:0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 33px;
    
    margin-top: 20PX;
    
    clear: both;
}
.about-us-third a:hover {
    color: #fda024;
}

.why-choose-us-third {
    padding: 0px 0;
    background: #f2f2f2;
}
.why-choose-us-third .box{
    text-align: center;
    padding: 15px;
    position: relative;
}
.why-choose-us-third .box h4{
   font-size: 19px;
   font-weight: 400;
}
.why-choose-us-third .box p{
   font-size: 15px;
   font-weight: 300;
   line-height: 26px;
}
.why-choose-us-third .box i{
    font-size: 62px;
    color: #fda024;
    margin-bottom: 15px;
}
.why-choose-us-third .box::before{
   width: 100%;
   height: 4px;
   position: absolute;
   content: "";
   background: #eaeaea;
   left: 0;
   bottom:0;
}
.why-choose-us-third .box::after{
    width: 100%;
  height: 4px;
  position: absolute;
  content: "";
  background: #fda024;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transition: .5s ease;
}

.why-choose-us-third .box:hover:after{
  transform: scaleX(1);
  transition: .5s ease;
}






.our-projects-three {
    padding: 80px 0 ;
    background: #373737;
    position: relative;
}
.our-projects-three .title  {
    position: relative;
}
.our-projects-three .title h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #FFFFFF;
    

    font-weight: 800;
}
.our-projects-three .title h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 0px;;
    width: 50px;
    height: 4px;
    background: #fda024;
}

.our-projects-three .full-width-slider{
    margin-top: 80px;
}


.our-projects-three  .owl-theme .owl-nav {
     position: absolute;
    top: -92px;
    width: 1170px;
    text-align: right;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.our-projects-three .full-width-slider .item .image{
    position: relative;
}
.our-projects-three .full-width-slider .item .image .overlay{
    position: absolute;
   
  overflow: hidden;
  width: 100%;
  height: 0%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  bottom: 0px;
 
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
  background: linear-gradient(to bottom,transparent 20%,#000000);
  z-index: 1000;
}

.our-projects-three .full-width-slider .item .image:hover .overlay{
    opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  height: 100%;
}

.our-projects-three .full-width-slider .item .image .overlay .text{
  
  color: #FFFFFF;
  margin-top: 99px;
  text-align: center;
}
.our-projects-three .full-width-slider .item .image .overlay .text h4{
  font-size: 20px;
  font-weight:400;
  text-align: center;
}
.our-projects-three .full-width-slider .item {
  height: 290px;
  overflow: hidden;
}



.our-projects-three .full-width-slider .item .image .overlay .button a{  
    border: none;
    background: #fda024;
    color: #ffffff;
    border-radius:0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 33px;
    text-align: center;
    margin-left: 33%;
    margin-top: 180px;
    
}





.latest-news-third {
    padding: 20px 0;
}
.latest-news-third .title {
    position: relative;
    margin-bottom: 30px;
}

.latest-news-third .title h2 {
    text-align: center;
    margin: 0;
    font-size: 42px;
    color: #fda024;
    font-weight: 700;
    padding-top: 15px;
    position: relative;
}
.latest-news-third .title h2:before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #fda024;
    transform: translateX(-50%);
    display: inline-block;
}

.latest-news-third .item .img-box{
    overflow: hidden;
    height: 235px;
    position: relative;
}
.latest-news-third .item .img-box .date{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    background: #fda024;
    text-align: center;
    color: #FFFFFF;
    padding-top: 7px;
}
.latest-news-third .item{
    transition: .3s ease;
}
.latest-news-third .item:hover{
    -webkit-box-shadow: 0px 0px 32px -8px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 0px 32px -8px rgba(0,0,0,0.38);
box-shadow: 0px 0px 32px -8px rgba(0,0,0,0.38);
}
   
.latest-news-third .item .text-box{
    overflow: hidden;
    border: 1px solid #515151;
    border-top: transparent;
    padding: 10px 12px;
}
.latest-news-third .item .text-box p span a{
     font-weight: 300;
    color: #5b5b5b;
}
.latest-news-third .item .text-box h4{
    font-weight: 400;
    margin-bottom: 5px;
    transition: .3s ease;
    color: black;
}
.latest-news-third .item .text-box h4:hover{
    color: #fda024;
}
.latest-news-third .item .text-box p span{
    font-weight: 300;
    color: #5b5b5b;
}
.latest-news-third .item .text-box p {
    font-weight: 300;
    color: #5b5b5b;
    font-size: 15px;
    line-height: 25px;
}

.latest-news-third .item .text-box a {
    font-weight: 400;
    color: #fda024;
    font-size: 15px;
    line-height: 28px;
}





.testimonials-three {
    padding: 80px 0 30px 0;
    background: #f2f2f2;
}
.testimonials-three .titles {
    margin-bottom: 40px;
}
.testimonials-three .titles h2 {
        text-align: center;
    margin: 0;
    font-size: 35px;
    color: #004677;
    font-weight: 700;
    
}
.testimonials-three h2:before {
    content: "";
    position: absolute;
    top: 45px;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #fda024;
    transform: translateX(-50%);
}
/*
.testimonials-three .item{
    width: 640px;
    margin-left: 280px;
}
*/
.testimonials-three blockquote {
    position: relative;
    padding: 20px 40px 20px 40px;
    font-size: 16px;
    line-height: 29px;
    color: #3e3e3e;
    text-align:center;
    font-weight: 400;
}


.testimonials-three .testimonials-author {
    text-align: center;
    margin-top: 50px;
}
.testimonials-three .testimonials-author .author-img-wraper{
    padding: 0 270px;
}
.testimonials-three .testimonials-author .author-img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    
    margin-right: 10px;
}

.testimonials-three .testimonials-author h4{
    

    font-weight: 600;
    font-size: 15px;
    padding-top: 14px;
     color: #252525;
    line-height: 24px;
}
.testimonials-three .testimonials-author span{
    

    font-weight: 300;
    font-size: 14px;
     color: #252525;
}
.testimonials-three .testimonials-author ul{
    list-style-type: none;
    padding: 0;
}
.testimonials-three .testimonials-author ul li{
    display: inline-block;
    color: #fda024;
}

.testimonials-three .owl-theme .owl-nav {
    position: absolute;
    top: 100px;
    width: 100%;
	display: block;
	height: calc(100% - 240px);
}

.testimonials-three .owl-theme .owl-nav .owl-next{
    
    margin-left: 400px;
}
.testimonials-three .owl-theme .owl-nav .owl-prev{
    position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.testimonials-three .owl-theme .owl-nav .owl-next{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.contact-three {
    padding: 80px 0;
    background: url(../img/contact-background.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
}
.contact-three:before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: rgb(235 234 235 / 95%);
    opacity: .75;
}
.contact-three  h2 {
    text-align: left;
    margin-bottom: 30px;
    margin-top:0;
    font-size: 28px;
    color: #004677;
    font-weight: 700;
    position: relative;
}
.contact-three h2:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0px;
    width: 60px;
    height: 2px;
    background: #fda024;
}
.contact-three p {
    text-align: left;
    margin: 0;
    font-size: 14px;
    color: #FFFFFF;
    

    font-weight: 300;
    margin-top: 25px;
    line-height: 30px;
}
.contact-three .contact-wraper{
    
    position: relative;
    padding: 20px;
    overflow: hidden;
}
/*.contact-three .contact-wraper .nopd{
    padding-left: 0;
}*/
.contact-three .contact-wraper .contact-info{
    padding: 15px 15px 15px 20px;
    background: rgba(29, 33, 42, .5);
    border: 4px solid #fda024;
}
.contact-three form {
   
    margin-top: 30px;
}
.contact-three form input[type="text"]{
    width: 100%;
    height: 48px;
    padding: 10px 10px;
    border: 2px solid #76a2c0;
    border-radius: 0px;
    background: transparent;
    margin-bottom: 12px;
    font-weight: 500;
    color: #004677;
}

.contact-three form select{
    width: 100%;
    height: 48px;
    padding: 10px 10px;
    border: 2px solid #76a2c0;
    border-radius: 0px;
    background: transparent;
    margin-bottom: 12px;
    

    font-weight: 300;
    color:#004677;
}
.contact-three form textarea{
    max-width: 100%;
     max-height: 130px;
     min-height: 130px;
     padding: 10px 10px;
    border: 2px solid #76a2c0;
    border-radius: 0px;
    background: transparent;
    margin-bottom: 20px;
    
    font-size: 18px;
    font-weight: 400;
    color:#004677;
    outline: none;
}
.contact-three form input::placeholder, .contact-three form textarea::placeholder {
  color: #004677;
}
.contact-three form button.btn {
    padding: 10px 29px;
    background: #fda024;
    color:#FFFFFF;
    border: none;
    border-radius:0px;
    

    font-weight: 400;
    font-size: 18px;
    margin-left: 15px;
}
.contact-text {
  position: absolute;
  left:  0;
  top: 50%;
  transform: translateY(-50%);
}
.contact-text h3 {
  color: #004677;
    font-size: 39px;
    font-weight: bold;
    line-height: 1.1;
    /*letter-spacing: 0.6px;*/
    text-align: justify;
    padding-right: 54px;
}

/***************************************
 *  HOME PAGE FOUR  STYLES

****************************************/


.main-header-four {
    position: relative;
    background: #072d4d;
}

.main-header-four .top-line-four{
    padding: 10px 0;
}
.main-header-four .top-line-four p{
    color: #FFFFFF;
    margin-top: 7px;
}
.main-header-four .top-line-four ul{
    list-style-type: none;
    float: right;
    margin-bottom: 0;
}

.main-header-four .top-line-four ul li{
    display: inline-block;
    margin-left: 7px;
}

.main-header-four .top-line-four ul li a{
    color: #FFFFFF;
    display: block;
	height: 34px;
	width: 34px;
	background: #b9b9b9;
	text-align: center;
	line-height: 34px;
	color: #F4F4F4;
	border-radius: 3px;
	transition: all 0.5s ease;
}
.main-header-four .sec-line .border{
	position: absolute;
	bottom: 0;
}
.main-header-four .sec-line .line{
	height: 1px;
	background: gray;
	padding: 0 10px;
}
.main-header-four .sec-line .sec-line-wraper {
	background: #ffffff;
	overflow: hidden;
}

.main-header-four .sec-line .sec-line-wraper {
	padding: 30px 0 19px 0;
}

.main-header-four .sec-line .sec-line-wraper ul {
	list-style-type: none;
	margin-left: 50px;
	margin-bottom: 0;
	margin-top: 3px;
}
.main-header-four .sec-line .sec-line-wraper ul li {
	display: inline-block;
	list-style-type: none;
	margin-left: 20px;
}
.main-header-four .sec-line .sec-line-wraper ul p {
	color: #6c6c6c;
	font-size: 15px;
	font-weight: 300;
}
.main-header-four .sec-line .sec-line-wraper ul span {
	color: #232932;
	font-size: 14px;
	font-weight: bold;
}
.main-header-four .sec-line .sec-line-wraper .icon {
	float: left;
	display: block;
}
.main-header-four .sec-line .sec-line-wraper .icon i {
	font-size: 1.7em;
	line-height: 30px;
	color: #c0c0c0;
}
.main-header-four .sec-line .sec-line-wraper .general-info {
	float: left;
}
.main-header-four .sec-line .sec-line-wraper .text {
	float: left;
	display: block;
	margin-left: 10px;
}
.main-header-four .sec-line .sec-line-wraper .button {
	float: right;
}
.main-header-four .sec-line .sec-line-wraper .button a {
	display: block;
	background: #fda024;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 14px 25px;
}



.main-menu-four {
	background: transparent;
	position: absolute;
	z-index: 1000;
	width: 100%;
}
.main-menu-four-wraper { 
	background: #FFFFFF;
	height: 70px;
}
.main-menu-four #main-navigation-wrapper.navbar-default {
	background: #FFFFFF;
	border: none;
	border-radius: 0;
	margin: 0;
}
.navbar-collapse {
	padding: 0;
}
#main-navigation-wrapper .nav > li {
	padding: 25px 0;
}
.main-menu-four #main-navigation-wrapper .nav > li > a {
	color: #1a1a1a;
	text-transform: uppercase;
	display: block;
	
	font-weight: bold;
	margin: 0;
}
 #main-navigation-wrapper .nav > li:first-child a {
	padding-left: 0;
}
#main-navigation-wrapper .nav .dropdown-submenu li:last-child {
   
}
#main-navigation-wrapper .navbar-nav > li > .dropdown-submenu {
	position: absolute;
  top: 100%;
  left: -500px;
  z-index: 1200;
  display: none;
  float: left;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  padding: 0;
  
  border: none;
  border-radius: 0;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
          transition: all .4s ease;
  width: 1150px;
  background: #fdfdfd;
  -webkit-transform: translate3d(-20px, 0, 0);
          transform: translate3d(-20px, 0, 0);
}
 #main-navigation-wrapper .navbar-nav > li:hover > .dropdown-submenu,
#main-navigation-wrapper .navbar-nav > .open > .dropdown-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
#main-navigation-wrapper .nav .dropdown-submenu li a {
    display: block;
        border-bottom: 1px solid #ebebeb;
        text-transform: capitalize;
        color: #072d4d;
        font-size: 12px;
        font-weight: 400;
        padding: 5px 0;
        line-height: normal;
        transition: all 0.4s ease 0s;
        margin: 0;
}
#main-navigation-wrapper .nav .dropdown-submenu li:last-child > a {
    border-bottom: none;
}
#main-navigation-wrapper .nav .dropdown-submenu li a:hover {
   background: none;
    color: #fda024;
    text-decoration: none;
}

.main-menu-four .search li {
	float: right;
	padding: 22px 0;
}
.main-menu-four .search li a {
	color: #313131;
	display: block;
}
.main-menu-four .search li i {
	margin-right: 5px;
}
.main-menu-four .search li a {
	color: #a9a9a9;
}
.main-menu-four .search button {
	background: none;
	border: none;
	color: #a9a9a9;
}
.main-menu-four #main-navigation-wrapper .navbar-nav  li:hover .dropdown-submenu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}
.main-menu-four ul.search{
    list-style-type: none;
    overflow: hidden;
    margin: 0;
}
.main-menu-four ul.search li.first{
    margin-left: 55px;
}

  .main-menu-four.sticky {
            top: 0;
    left: 0;
    right: 0;
    position: fixed !important;
    margin: 0;
    animation: fadeItIn 1s;
    z-index: 1000;    
    min-height: 70px !important;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
-moz-box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
box-shadow: 0px 2px 8px -3px rgba(0,0,0,0.47);
    
        }


.about-us-four {
    padding: 80px 0 0 0;
    background: url(../img/bg4.jpg) no-repeat center top;
}

.about-us-four h2 {
    text-align: left;
    margin: 0;
    font-size: 28px;
    color: #252525;
    

    font-weight: 800;
   
}
.about-us-four h2:before {
    content: "";
    position: absolute;
    top: 100px;
    left: 15px;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.about-us-four .text-box {
    margin-top: 70px;
}
.about-us-four .text-box p{
    font-weight: 300;
    font-size: 15px;
    line-height: 28px;
}

.about-us-four .text-box ul {
    padding: 0;
    list-style-type: none;
}
.about-us-four .title{
    padding-top: 50px;
}
.about-us-four .text-box ul li{
    line-height: 28px;
}

.about-us-four .text-box ul li i{
    margin-right: 5px;
     color: #fda024;
}

.about-us-four a {
    border: none;
    background: #fda024;
    color: #ffffff;
    border-radius:0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 33px;
    
    margin-top: 20PX;
    
    clear: both;
}




.testimonials-four {
    padding: 80px 0 ;
    background: url(../img/test-bg.jpg) no-repeat center top;
}
.testimonials-four .titles {
    margin-bottom: 40px;
}
.testimonials-four .titles h2 {
    text-align: center;
    margin: 0;
    font-size: 28px;
    color: #FFFFFF;
    

    font-weight: 800;
    
}
.testimonials-four h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 48%;
    width: 50px;
    height: 4px;
    background: #fda024;
}
.testimonials-four .item{
    width: 640px;
    margin-left: 280px;
}
.testimonials-four blockquote {
    position: relative;
    
    padding: 20px 40px 40px 40px;
    font-size: 16px;
    line-height: 29px;
   
 border:none;
    color: #FFFFFF;
    text-align:center;
    

    font-weight: 300;
}


.testimonials-four .testimonials-author {
    text-align: center;
    margin-top: 50px;
}
.testimonials-four .testimonials-author .author-img-wraper{
    padding: 0 270px;
}
.testimonials-four .testimonials-author .author-img{
    width: 75px;
    height: 75px;
    border-radius: 50%;
    overflow: hidden;
    
    margin-right: 10px;
}

.testimonials-four .testimonials-author h4{
    

    font-weight: 600;
    font-size: 15px;
    padding-top: 14px;
     color: #FFFFFF;
    line-height: 24px;
}
.testimonials-four .testimonials-author span{
    

    font-weight: 300;
    font-size: 14px;
     color: #fda024;
}
.testimonials-four .testimonials-author ul{
    list-style-type: none;
    padding: 0;
}
.testimonials-four .testimonials-author ul li{
    display: inline-block;
    color: #fda024;
}

.testimonials-four .owl-theme .owl-nav {
    position: absolute;
    top: 100px;
    width: 100%;
}

.testimonials-four .owl-theme .owl-nav .owl-next{
    
    margin-left: 400px;
}
.testimonials-four .owl-theme .owl-nav .owl-prev{
    
    margin-right: 400px;
}




@import url(http://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800);
.testimonial3 {
  font-family: "Montserrat", sans-serif;
  color: #8d97ad;
  font-weight: 300;
	height: 500px;
}

.testimonial3 h1,
.testimonial3 h2,
.testimonial3 h3,
.testimonial3 h4,
.testimonial3 h5,
.testimonial3 h6 {
  color: #3e4555;
}

.testimonial3 .font-weight-medium {
  font-weight: 500;
}

.testimonial3 .bg-light {
  background-color: #f4f8fa !important;
}

.testimonial3 .subtitle {
  color: #8d97ad;
  line-height: 24px;
}

.testimonial3 .testi3 .card-body {
  padding: 40px;
}

.testimonial3 .testi3 h6 {
  line-height: 26px;
}

.testimonial3 .testi3 .thumb-img img {
  width: 60px;
}

.testimonial3 .testi3 .customer {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}

.testimonial3 .card.card-shadow {
    -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
    box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}

.testimonial3 .font-10 {
	font-size: 10px;
}

.testimonial3 .text-success {
    color: #2cdd9b !important;
}

.testimonial3 .text-muted {
    color: #8d97ad !important;
}

.testimonial3 .owl-theme .owl-dots .owl-dot.active span,
.testimonial3 .owl-theme .owl-dots .owl-dot:hover span {
  background: #316ce8;
}


/* animation effects*/

.block {
  height: 5em;
  line-height: 5em;
  width: 10em;
  background: #464646;
  color: #fdfdfd;
  text-align: center;
  margin: 1em auto;
  text-shadow: 0 0 1px #333; /* so one can see fadeBgColor properly */
}

.animatable {
  
  /* initially hide animatable objects */
  visibility: hidden;
  
  /* initially pause animatable objects their animations */
  -webkit-animation-play-state: paused;   
  -moz-animation-play-state: paused;     
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;   
  animation-play-state: paused; 
}

/* show objects being animated */
.animated {
  visibility: visible;
  
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  
  -webkit-animation-duration: .3s;
  -moz-animation-duration: .3s;
  -ms-animation-duration: .3s;
  -o-animation-duration: .3s;
  animation-duration: .3s;

  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}

/* CSS Animations (extracted from http://glifo.uiparade.com/) */
@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInDown {
	0% {
		opacity: 0;
		-moz-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInDown {
	0% {
		opacity: 0;
		-o-transform: translateY(-20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}



@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	60% {
		opacity: 0;
	}
	20% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px);
	}
	60% {
		-webkit-transform: translateX(20px);
	}

	80% {
		-webkit-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-2000px);
	}

	60% {
		-moz-transform: translateX(20px);
	}

	80% {
		-moz-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-2000px);
	}

	60% {
		opacity: 1;
		-o-transform: translateX(20px);
	}

	80% {
		-o-transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px);
	}

	60% {
		transform: translateX(20px);
	}

	80% {
		transform: translateX(-5px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
	}

	60% {
		-webkit-transform: translateX(-20px);
	}

	80% {
		-webkit-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes bounceInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(2000px);
	}

	60% {
		-moz-transform: translateX(-20px);
	}

	80% {
		-moz-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes bounceInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(2000px);
	}

	60% {
		-o-transform: translateX(-20px);
	}

	80% {
		-o-transform: translateX(5px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px);
	}

	60% {
		transform: translateX(-20px);
	}

	80% {
		transform: translateX(5px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes fadeInUp {
	0% {
		opacity: 0;
		-moz-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes fadeInUp {
	0% {
		opacity: 0;
		-o-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}
@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
	}
	50% {
		-webkit-transform: scale(1.05);
	}

	70% {
		-webkit-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes bounceIn {
	0% {
		opacity: 0;
		-moz-transform: scale(.3);
	}

	50% {
		-moz-transform: scale(1.05);
	}

	70% {
		-moz-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-moz-transform: scale(1);
	}
}

@-o-keyframes bounceIn {
	0% {
		opacity: 0;
		-o-transform: scale(.3);
	}

	50% {
		-o-transform: scale(1.05);
	}

	70% {
		-o-transform: scale(.9);
	}

	100% {
		opacity: 1;
		-o-transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3);
	}

	50% {
		transform: scale(1.05);
	}

	70% {
		transform: scale(.9);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}
@-webkit-keyframes moveUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(40px);
	}	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
	}
}

@-moz-keyframes moveUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(40px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateY(0);
	}
}

@-o-keyframes moveUp {
	0% {
		opacity: 1;
		-o-transform: translateY(40px);
	}

	100% {
		opacity: 1;
		-o-transform: translateY(0);
	}
}

@keyframes moveUp {
	0% {
		opacity: 1;
		transform: translateY(40px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

@-webkit-keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}
@-o-keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}
@keyframes fadeBgColor {
	0%{
		background:none;
	}
  70%{
		background:none;
	}
	100%{
		background:#464646;
	}
}

.animated.animationDelay{
	animation-delay:.4s;
	-webkit-animation-delay:.4s;
}
.animated.animationDelayMed{
	animation-delay:1.2s;
	-webkit-animation-delay:1.2s;
}
.animated.animationDelayLong{
	animation-delay:1.6s;
	-webkit-animation-delay:1.6s;
}
.animated.fadeBgColor {
	-webkit-animation-name: fadeBgColor;
	-moz-animation-name: fadeBgColor;
	-o-animation-name: fadeBgColor;
	animation-name: fadeBgColor;
}
.animated.bounceIn {
	-webkit-animation-name: bounceIn;
	-moz-animation-name: bounceIn;
	-o-animation-name: bounceIn;
	animation-name: bounceIn;
}
.animated.bounceInRight {
	-webkit-animation-name: bounceInRight;
	-moz-animation-name: bounceInRight;
	-o-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
.animated.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	-moz-animation-name: bounceInLeft;
	-o-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}
.animated.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
.animated.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown;
}
.animated.fadeInUp {
	-webkit-animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.animated.moveUp {
	-webkit-animation-name: moveUp;
	-moz-animation-name: moveUp;
	-o-animation-name: moveUp;
	animation-name: moveUp;
}






.sidebar {
  width: 100%;

  min-height: 500px;
  overflow: auto;
  position: -webkit-sticky;
  position: sticky;
  top: 15%;
}

.main {
  width: 100%;
  height: 408vh;
  min-height: 1000px;
  display: flex;
  flex-direction: column;
}

.main,
.sidebar {
  border: 5px solid $color-dark;
  background-color: $color-background;
  border-radius: 10px;
  color: $color-dark;
  padding: 15px;
}

.wrapper {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }

.DF-list {
  background: url(../img/diesel3.jpg) no-repeat center top; 
  padding-bottom: 30px; 
  margin-top: 60px; 
  /*padding-left: 50px;*/
  background-size: cover;
}
.standard-list {
  display: flex;
  justify-content: space-around;
  padding: 0 60px;
}
.df-point ul {
  text-align: left; 
  color:#004677; 
  line-height:2;
  padding: 0px;
}
.common-btn {
  padding: 10px 29px;
  background: #fda024;
  color: #FFFFFF;
  border: none;
  border-radius: 0px;
  font-weight: 400;
  /*margin-left: 15px;*/
  font-size: 15px;
}
.numbers1 .common-btn {
  margin-left: 42px;
}
.diesel .texts p {
  font-size: 16px;
  line-height: 1.3;
}
.item {
    position: relative;
    margin-bottom: 40px;
}
.ser-icon {
    position: absolute;
    top: 40%;
    left: 50%;
    z-index: 2;
    /* margin: 0 auto; */
    transform: translate(-50%, -50%);
}
.offer-wraper .img-box::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ".";
    font-size: 0;
    z-index: 0;
    background: rgb(16, 33, 103, 0.75);
    /*background: linear-gradient( 0deg rgba(0,0,0,0.9475140397956058) 0%, rgba(0,0,0,0.7738445720084909) 39%, rgba(0,0,0,0.6533963927367823) 66%, rgba(0,0,0,0.2164216028208158) 100%);*/
}

.row-flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.left-heading {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  padding-left: 40px;
}
.statistic .box .stat-img {
  display: inline-flex;
}
.count {
  display: inline-block;
}


.sidebar-header {
  display: block;
    font-size: 18px;
    color: #004677;
    font-weight: bold;
    padding: 5px 22px;
    line-height: 22px;
    position: relative;
    margin-bottom: 15px;
}
.sidebar-header:before {
  content: "";
    position: absolute;
    bottom: 0px;
    left: 22px;
    width: 60px;
    height: 2px;
    background: #fda024;
}
.marginB0 {
  margin-bottom: 0px!important;
}
.why-choose {
  text-align: center;
}
.why-choose .col-md-6 {
  margin-bottom: 40px;
}
.why-choose p {
  color: #004677;
  font-weight: bold;
  font-size: 16px;
  padding-top: 15px;
  margin-bottom: 15px;
}
.head-titles h2 {
    text-align: center;
    margin: 0;
    font-size: 35px;
    color: #004677;
    
    font-weight: 800;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 40px;
}
.head-titles h2:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #fda024;
    transform: translateX(-50%);
}
.contact-detail {
  padding: 50px 0;
}
.location {
  margin-bottom: 60px;
}
.add-bg {
  background: #004677;
  color: #fff;
  text-align: center;  
  height: 100%;
    padding: 40px 20px;
}
.add-bg img {
  text-align: center;
  width: 50px;
    margin-bottom: 25px;
}
.add-bg .contact-title h2 {
  text-align: center;
    margin: 0;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
.add-bg .contact-title h2:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #fda024;
    transform: translateX(-50%);
}
.cont-add p {
  text-align: left;
  font-weight: 300;
}
.tel-no a {
  font-size: 18px;
  color: #fff;
}

.tel-no p {
  margin-bottom: 0px;
  padding-top: 10px;
  font-weight: 300;
}

.news-single .text-box h4 {
    text-align: left;
    margin-top: 0px;
    margin-bottom:  0px;
    font-size: 28px;
    color: #004677;
    font-weight: 600;
}
.news-single .text-box .img-box {
  margin: 20px 0;
}
.news-single .text-box p a {
  color: #fda024;
}
.news-single .text-box p i {
    margin-right: 5px;
}
.news-page h3 {
    text-align: left;
    margin: 0;
    font-size: 22px;
    color: #fda024;
    line-height: 1.5;
    padding-top: 20px;
    padding-bottom: 5px;
    font-weight: 500;
}
.news-page ul li::marker {
    color: #fda024;
}

.news-page p {
     /*padding-top: 5px;*/
    color: #004677;
    font-size: 16px;
    /*text-align: justify;*/
}
.news-page h5 {
  font-size: 20px;
  color: #004677;
}
.articles .title h2 {
    text-align: center;
    margin-bottom: 40px;
    margin-top:   0px;
    font-size: 35px;
    color: #004677;
    font-weight: 700;
    position:   relative;
    padding-bottom:   8px;
}
.articles .title h2:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 60px;
    height: 2px;
    background: #fda024;
    transform: translateX(-50%);
}
.news-section.articles {
    padding-top: 0px;
}
.df-point {
    width: 25%;
}
.df-point li {
  line-height: initial;
  padding: 7px 0;
}
.left-content {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
}
.dash-list {
  padding-left: 0px;
}
.dash-list li {
  list-style: none;
}
.diesel li {
  line-height: initial;
  padding: 5px 0;
}
.diesel ul li p {
  padding-left: 0px;
  padding-top: 10px;
}

/*about us page css*/
.about-text {
  padding: 40px 0;
  margin-top: -140px;
}
.about-text h2 {
  text-align: center;
  margin: 0;
  font-size: 35px;
  color: #004677;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  position: relative;
  margin-bottom: 40px;

}

.about-text h2:before {
  content: "";
  position: absolute;
  top: 45px;
  left: 48%;
  width: 60px;
  height: 2px;
  background: #fda024;
}

.hex {
  float: left; 
  margin-left: -3px;  
  margin-right: 12px; 
  margin-bottom: 20px;
  position: relative;
  /*width: 220px;*/
  height: 185px;

}
.hex-row.even .hex .top {
  float: left;
}
.hex-row.even .hex p {
  position: absolute;
    right: -178px;
    top: 34%;

}
.hex p {
  font-size: 13px;
  color: #004677;
  font-weight: bold;
  margin-bottom: 0px;
  padding-top: 5px;
  display: inline-block;
  width: 220px;
  float: left;
}
.hex .top {
   width: 0;
    border-bottom: 185px solid #004677;
    border-left: 115px solid transparent;
    border-right: 115px solid transparent;
}


.activehex.hex .top {  
  width: 0;
    border-bottom: 185px solid #f99800;
    border-left: 115px solid transparent;
    border-right: 115px solid transparent;
}

.hex-row {
  clear: left;
}
.hex-row.even {
  margin-left: 124px;
}
.hex.centered_hex .top {
  /*width: 0; 
  border-bottom: 60px solid #e7eaee;  
  border-left: 90px solid transparent;  
  border-right: 90px solid transparent*/
      width: 0;
    border-bottom: 185px solid #004677;
    border-left: 115px solid transparent;
    border-right: 115px solid transparent;
}
.hex.centered_hex .top {
  background: transparent;
  width: 90px;
  height: 90px;
  border: transparent;
  position: absolute;
}
.hex.centered_hex .top img {
  width: 104px;
  left: -47px;
  top: 18%;
}

.hex.centered_hex {
    width: auto;
    height: auto;
    position: relative;
}
.hex-row .hex .hex_img {
  position: absolute; 
  top: 44%;
  left: 77px;
  width: 66px;
  margin: auto;
  
}
.flex_div{
  display: flex; align-items: center; flex-wrap: wrap;
}
/*.heading_values{
  border-left: 8px solid #f99800;  padding-left: 10px;
}*/
.heading_values h2{
  font-size: 30px; color: #fda024; 
}
.heading_values .data-heading{
  font-size: 28px; color: #004677; margin-bottom: 0px; font-weight: 600
}
p.data-content{
  font-size: 16px; 
  margin-top: 20px; 
  line-height: 30px; 
  color: #004677;
}


@media screen and (max-width: 767px) {
  .hex .top {
      border-bottom: 125px solid #004677;
      border-left: 70px solid transparent;
      border-right: 70px solid transparent;
  }
  .activehex.hex .top {  
    width: 0;
      border-bottom: 125px solid #f99800;
      border-left: 70px solid transparent;
      border-right: 70px solid transparent;
  }
  .hex-row .hex .hex_img {
    position: absolute; 
    top: 47%;
    left: 50px;
    width: 40px;
    margin: auto;
    
  }
  .hex {
    height: auto;
    width: 140px;
    /*margin: 0 3px;*/
  }
  .hex p {
    width: auto;
    margin-bottom: 10px;
  }
  .hex-row.even .hex p {
    position: static;
    width: auto;
  }
  .hex-row.even {
    margin-left: 79px;
  }
  .hex.centered_hex .top img {
    width: 60px;
    left: -32px
  }
  .header-title h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 400px) {
.deisel-title h2:before {
    content: "";
    position: absolute;
    top: 50px;
    left: 42%;
    width: 60px;
    height: 2px;
    background: #fda024;
}
.deisel-title1 h2:before {
    content: "";
    position: absolute;
    top: 80px;
    left: 42%;
    width: 60px;
    height: 2px;
    background: #fda024;
}    
  .hex .top {
      border-bottom: 108px solid #004677;
      border-left: 55px solid transparent;
      border-right: 55px solid transparent;
  }
  .activehex.hex .top {  
    width: 0;
      border-bottom: 108px solid #f99800;
      border-left: 55px solid transparent;
      border-right: 55px solid transparent;
  }
  .hex {
    width: 110px;
  }
  .hex-row.even {
      margin-left: 64px;
  }
  .hex-row .hex .hex_img {
      top: 47%;
      left: 38px;
      width: 33px;
  }
  .hex.centered_hex .top img {
    top: -10%;
  }
}



.inner-bottom .contact-text {
  position: static;
  transform: none;
}
.inner-bottom .contact-text h3 {
  margin-top: 0px;
  text-align: inherit;
}
.inner-bottom .get-quote-btn {
  padding: 10px 29px;
    background: #fda024;
    color: #FFFFFF;
    border: none;
    border-radius: 0px;
    font-weight: 400;
    font-size: 18px;
    margin-left: 15px;
}
.inner-bottom .contact-three {
  padding: 50px 0;
}
.modal-body.contact-three {
  padding: 60px 40px!important;
}
.modal-header .close {
  position: absolute;
  top: -3px;
  right: 7px;
  z-index: 9;
  color: #004677;
  opacity: inherit;
  font-size: 56px;
  font-weight: normal;
}
.modal-header {
  padding: 0px;
}
.row-flex.contact-us {
  align-items: inherit;
}

.marginT80 {
  margin-top: 80px;
}
.news-wraper.latest-news {
  padding-top: 0px;
  display: flex;
    flex-wrap: wrap;
}
.dropdown-submenu li .cat {
              border-bottom: 1px solid #fda024;
        color: #16324c;
        display: flex;
        padding: 6px 0px 6px 0px;
        margin: 0;
        align-items: center;
        min-height: 51px;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Roboto Slab',sans-serif;
}
.form-check {
  margin-bottom: 20px;
}
.form-check input{
    position: absolute;
}
.form-check label {
  font-size: 14px;
  padding-left: 22px;
  color: #004677;
}
.news-list {
  padding: 20px 0;
  margin-top: 30px;
}
.news-table {
  margin-top: 20px;
}
.news-table .table {
  border: 1px solid #999999;
}
.news-table .table tr th, .news-table .table tr td {
  border: 1px solid #999999;
  font-size: 15px;
}
.news-table .table tr td {
  color: #004677;
}
.news-table .table tr td a {
  color: #004677;
  font-size: 15px;
  font-weight: 400;
}
.news-table .table tr th {
  color: #fda024;
}

.newsletter-page .diesel h3 {
  padding-left:  0px;
}
.news-page li {
  font-size: 16px;
}

.landing-page {
    background: url(../img/atlas-bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 145px 0 120px 0;
}
.contact-three.landing-page:before {
    background: rgb(12 74 132 / 68%);
    opacity: 0.55;
}
.bg-white {
    background: rgb(255 255 255 / 88%);
    padding: 20px 15px;
}
.landing-page .contact-text {
    padding: 0 15px;
}
.landing-page .contact-text p {
    font-size: 30px; 
    margin-top: 25px;
    text-align: center;
    font-weight: normal;
    font-family: 'Roboto Slab', serif;
    line-height: 40px;
} 
.landing-page.contact-three form select {
    font-weight:500;
    padding: 10px 3px;
    font-size: 15px;
}
.landing-page.contact-three form input[type="text"], .landing-page.contact-three form textarea {
    font-size: 15px;
}
.contact-three form .form-control::-moz-input-placeholder,  .contact-three form textarea::-moz-placeholder  { 
    color: #004677; 
}

.heading{font-size:18px; line-height:1.5; text-align:center; color:#004677; font-family: 'Open Sans', sans-serif; font-weight: 400;}
.heading a { font-size:18px; color:#004677; font-family: 'Open Sans', sans-serif; font-weight: 400;
    
    line-height: 1.5;
    }

.mk{
    margin-top: -130px;
    margin-bottom: 30px;
}

.mtb {
    padding: 80px 0;
    margin-top: -230px;
}
.blog-item {
    box-shadow: 0px 0px 5px 0px lightgrey;
}
.blog-content {
    padding: 20px;
}

.blog-item .blog-img {
    height: 240px;
    overflow: hidden;
}
