@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,600,700,800,900');
body {
  font-family: 'Montserrat',Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  background: #fff;
  overflow-x: hidden;
}
p {
  font-size: 14px;
  line-height: 26px; 
}
a:hover,
a:focus {
  color: #f8c029;
}
a {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

section.blo-head.philosphy h3 {
    color: #000;
    width: 700px;
    margin: auto;
    line-height: 40px;
    margin-bottom: 10px;font-size:32px;
}

section.blo-head.philosphy p {
    color: #000;
    padding: 10px 300px;
    line-height: 20px;
}


.btn {
  font-size: 14px;
  padding: 10px 30px;
  border-radius: 0px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
  font-family: 'Montserrat',Arial, Helvetica, sans-serif;
}
.btn:focus {
  box-shadow: none;
  outline: none;
}
.btn-common {
	  color: #000;
	  background-color: #FFD700;
	  border: 1px solid #FFD700;
	  transition: all 0.5s ease-in-out;
	  -moz-transition: all 0.5s ease-in-out;
	  -webkit-transition: all 0.5s ease-in-out; font-weight: 600;
}
.btn-common:hover {
  border: 1px solid #ddd;
  background-color: #fab802;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out; color:#fff;
}
.btn-border {
  color: #fff;
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 4px;
}
.btn-border:hover {
  border: 2px solid #fff;
  color: #fff;
  background-color: #4676fa;
}
.btn-lg {
  padding: 14px 33px;
  text-transform: uppercase;
  font-size: 16px;
}
.btn-rm {
  padding: 10px 8px;
  /* text-transform: capitalize; */
  width: 100%;
  font-size: 12px;
}
.clear {
  clear: both;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 1px;
}
h2.style-4 {
    font-size: 60px;
    font-weight: 400;
    text-transform: normal;
    letter-spacing: -2px;
}
.text-item {
    padding: 25% 5%;
}
	
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}
a:not([href]):not([tabindex]) {
  color: #fff;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: #4676fa;
}
.section {
  padding: 60px 0;
}
.section-header {
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}
.section-header .section-title {
  font-size: 30px;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 600;
  color: #FFD700;
  position: relative;
}
.section-header .section-title span {
  color: #ffffff;
}
.section-header .section-subtitle {
  margin-top: 15px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.section-header .lines {
  margin: auto;
  width: 190px;
  position: relative;
  border-top: 3px solid #929292;
  margin-top: 15px;
}
.section-header .lines:before {
  position: absolute;
  content: "";
  display: inline-block;
  height: 16px;
  width: 16px;
  top: -10px;
  border: 4px solid #f5f3ef;
  border-radius: 50%;
  background: #FFD700;
  left: 90px;
}
.de_tab.tab_steps .de_tab_content p {
    color: #fff;
}
/* ==========================================================================
   Navbar Style
   ========================================================================== */
.bg-faded {
  background-color: #fff;
}
.fixed-top.menu-bg #mainmenu a {
    padding-top: 16px;
}
.logo-menu a {
  font-size: 20px;
  color: #fff;
}
.fixed-top {
    background: #fff;
    padding-bottom: 7px;
    height: 81px;
}
.menu-bg {
  background-color: #fff!important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  z-index: 999;
  padding: 3px;
  padding: 7px;
  height: 81px;
}
.menu-bg .logo-menu img {
    width: 69%;
    margin-top: 0px;
    position: relative;
    z-index: 9;
}
.menu-bg .menu-button {
  top: 0;
}
.menu-bg .menu-button:hover {
  cursor: pointer;
  color: #4676fa;
}
.menu-bg .logo-menu a {
  color: #4676fa;
}
.menu-button:hover {
  cursor: pointer;
  opacity: #eee;
}
.close-button {
  cursor: pointer;
}
.navbar-light .navbar-nav .nav-item {
  margin-left: 15px;
}
.navbar-light .navbar-nav .nav-link {
  color: #0d3559;
  padding: 7px 0px;
  margin-left: 5px;
  position: relative;
  font-size: 15px;
  letter-spacing: 0.3px;
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:hover:before {
  color: #4676fa;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:before,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .open > .nav-link {
  color: #4676fa;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.navbar-light .navbar-toggler {
  border-color: #333;
  border-radius: 0px;
}
.navbar-light .navbar-toggler {
  float: right;
  margin: 10px;
}
.navbar-light .navbar-toggler i {
  color: #333!important;
}

body.new-tech .logo-menu {
    padding-left: 14px;
}
.logo-menu a:after {
    content: "";
    /* box-shadow: 1px 3px 5px #b9b9b9; */
    width: 154px;
    height: 154px;
    position: absolute;
    top: -25px;
    left: -37px;
    right: 0;
    margin: auto;
    border-radius: 76%;
    background: #fff;
}

body.new-tech .logo-menu a:after {

    top: -55px;

}

.carousel-caption h3 span {
    color: #FFD700;
    font-size: 26px;
    width: 100%;
    display: block;
    padding-bottom: 10px;
}

/* ==========================================================================
   Hero Area Style
   ========================================================================== */
#hero-area {
  background: url(../img/hero-area.jpg) fixed no-repeat;
  background-size: cover;
  color: #fff;
  overflow: hidden;
  position: relative;
}
#hero-area .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #4676fa;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#hero-area .contents {
  padding: 160px 0 80px;
}
#hero-area .contents h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 100;
  margin-bottom: 25px;
}
#hero-area .contents p {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.5px;
}
#hero-area .contents .btn {
  margin: 20px 10px;
  text-transform: uppercase;
}
#hero-area .banner_bottom_btn {
  margin-top: 40px;
}
#hero-area .banner_bottom_btn i {
  color: #fff;
  font-size: 48px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#hero-area .banner_bottom_btn i:hover {
  color: #4676fa;
}
/* ==========================================================================
   Slider Area
   ========================================================================== */
#slider-area {
  margin-top: -1px;
}
#slider-area h1 {
  font-weight: 100;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
}
#slider-area p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
#slider-area .sticky-navigation {
  background: transparent;
}
#slider-area .btn {
  margin-right: 15px;
}
#slider-area .large_white {
  color: #fff;
}
/* ==========================================================================
   Video Background
   ========================================================================== */
#video-area {
  overflow: hidden;
  position: relative;
  min-height: 94vh;
}
#video-area .contents {
  padding: 160px 0 80px;
}
#video-area .contents h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 25px;
  line-height: 70px;
}
#video-area .contents p {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.5px;
}
#video-area .contents .btn {
  margin: 20px 10px;
  text-transform: uppercase;
}
#video-area .banner_bottom_btn {
  margin-top: 40px;
}
#video-area .banner_bottom_btn i {
  color: #fff;
  font-size: 48px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#video-area .banner_bottom_btn i:hover {
  color: #4676fa;
}
.overlay-2 {
  background: rgba(0, 0, 0, 0.7) !important;
}
/* ==========================================================================
   About Section Style
   ========================================================================== */
#about {
  position: relative;
  background: #f2f2f2;
}
.item-boxes {
  text-align: center;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 15px;
  webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.item-boxes .icon {
  width: 60px;
  height: 60px;
  text-align: center;
  border: 1px solid #4676fa;
  display: inline-block;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 15px;
  webkit-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item-boxes .icon i {
  font-size: 30px;
  line-height: 60px;
  color: #4676fa;
}
.item-boxes h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}
.item-boxes:hover {
  background: #fff;
  box-shadow: 0 8px 48px 0 rgba(0, 0, 0, 0.15);
}
#services {
  position: relative;
  background: #f2f2f2;
}
/* ==========================================================================
   Features Section Style
   ========================================================================== */
 nav{position:relative;}
    .m-number {
    position: absolute; 
    right: 0;
    font-size: 13px;
    background: #FFD700;
    color: #000;
    padding: 2px 15px;
}
.v-border:after {
    font-family: FontAwesome;
    content: "\f105";
    margin-left: 20px;
    /* content:""; */
    color: rgba(255, 255, 255, 0.86);
    position: absolute;
    top: -19px;
    left: 8px;
    font-size: 26px;
    }
    .v-border{position:relative;}
    .de_tab.tab_steps .de_nav li .v-border {
    width: 63px!important;
    right: -63px!important;
}







#features {
  background: #f1f1f1;
}
#features .icon {
  display: inline-block;
  width: 65px;
  height: 60px;
  border-radius: 4px;
  text-align: center;
  position: relative;
  z-index: 1;
}
#features .content-left {
  position: relative;
  top: 60px;
}
#features .content-left span {
  float: right;
  margin-left: 25px;
}
#features .content-right {
  position: relative;
  top: 60px;
}
#features .content-right span {
  float: left;
  margin-right: 25px;
}
#features .box-item {
  padding-bottom: 30px;
}
#features .box-item .icon {
  /* border: 1px solid #4676fa; */
  text-align: center;
  margin: 12px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#features .box-item .icon i {
  color: #191818;
  font-size: 35px;
  line-height: 4px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#features .box-item .text h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #FFD700;
  text-transform: uppercase;
}
#features .box-item .text p {
  font-size: 14px;
  line-height: 26px;
  color: #212020;
}
#features .box-item:hover .icon {
  /* background: #4676fa; */
}
#features .section-title {
    color: #000;
}
#features .section-title span {
    color: #000;
}
#features .box-item:hover .icon i {
  color: #FFD700;
}
#features .show-box {
  padding: 64px 0px 0px;
}
#features .show-box img {
  width: 100%;
}
/* ==========================================================================
   Screenshots Section Start
   ========================================================================== */
#screenshots {
  background: #f2f2f2;
}
.shot-item {
  margin-right: 15px;
  padding: 8px;
  border-radius: 4px;
  background: #fff;
}
.shot-item img {
  width: 100%;
}
.shot-item .overlay {
  display: block;
  position: relative;
}
.shot-item .overlay:before,
.shot-item .overlay:after {
  position: absolute;
  content: "";
  height: 30%;
  width: 30%;
  background: #346afe;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.shot-item .overlay:before {
  top: 0;
  left: 0;
  z-index: 1;
}
.shot-item .overlay:after {
  bottom: 0;
  right: 0;
  z-index: 1;
}
.shot-item:hover .overlay:before {
  height: 50%;
  width: 100%;
  opacity: 0.8;
}
.shot-item:hover .overlay:after {
  height: 50%;
  width: 100%;
  opacity: 0.8;
}
.overlay .item-icon {
  height: 48px;
  width: 48px;
  line-height: 48px;
  color: #fff;
  left: 50%;
  margin-left: -24px;
  margin-top: -24px;
  top: 50%;
  position: absolute;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  cursor: pointer;
  text-align: center;
  font-size: 24px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.shot-item:hover .item-icon {
  visibility: visible;
  opacity: 1;
}
/* ==========================================================================
   Portfolio Section
   ========================================================================== */
#portfolios {
  background: #f2f2f2;
}
#portfolios .mix {
  padding: 10px;
}
#portfolios .portfolio-item .shot-item {
  margin: 0px;
}
#portfolio-list .mix {
  display: none;
}
.controls {
  text-align: center;
  padding: 0px 0px 20px;
}
.controls .mixitup-control-active {
  color: #4676fa !important;
  border-color: #4676fa;
  background: transparent;
}
.controls .btn {
  text-transform: uppercase;
  margin: 2px;
}
.controls:hover {
  cursor: pointer;
}
.portfolio-img {
  overflow: hidden;
  display: block;
  position: relative;
}
.portfolio-img img {
  width: 100%;
}
.portfoli-content {
  width: 100%;
  position: absolute;
  height: 100%;
  opacity: 0;
  top: 0;
  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
}
.portfoli-content:before {
  background-color: rgba(1, 3, 7, 0.8);
  top: 0px;
  left: 0px;
  bottom: 15px;
  right: 30px;
  content: '';
  position: absolute;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.sup-desc-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.sup-desc-wrap .sup-desc-inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 0 35px;
}
.sup-desc-wrap .sup-meta-wrap .sup-title {
  display: block;
  outline: none;
  margin-bottom: 10px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.sup-desc-wrap .sup-meta-wrap .sup-title h4 {
  font-size: 22px;
  color: #fff;
  margin: 0 0 5px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 100;
}
.sup-desc-wrap .sup-meta-wrap .sup-description {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.portfolio-item:hover .portfoli-content,
.portfolio-item:hover .portfoli-content:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.portfolio-item:hover .sup-title {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.portfolio-item:hover .sup-description {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
/* ==========================================================================
   Video promo Style
   ========================================================================== */
.video-promo {
  background: url(../img/bg-2.jpg) fixed;
  position: relative;
}
.video-promo .video-promo-content {
  color: #fff;
}
.video-promo .video-promo-content h2 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
}
.video-promo .video-promo-content p {
  margin-bottom: 30px;
}
.video-promo .video-promo-content .video-popup {
  min-width: 120px;
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 20px;
  color: #fff;
  display: inline-block;
  font-size: 38px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.video-promo .video-promo-content .video-popup:hover {
  background: #4676fa;
  border-color: #4676fa;
  color: #fff;
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000000;
  opacity: 0;
  filter: alpha(opacity=70);
}
/* ==========================================================================
    Pricing Table
    ========================================================================== */
.pricing-table {
  padding: 20px 20px 40px 20px;
  margin: 0 auto;
  margin-bottom: 30px;
  border: transparent;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
.pricing-table:hover {
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.1);
}
.pricing-table .icon {
  font-size: 26px;
  color: #4676fa;
  border: 1px solid #4676fa;
  border-radius: 4px;
  width: 64px;
  height: 64px;
  text-align: center;
  line-height: 64px;
  margin: 30px auto;
}
.pricing-table .pricing-details h2 {
  font-size: 22px;
  font-weight: 600;
  color: #333;
  margin-bottom: 10px;
}
.pricing-table .pricing-details span {
  display: inline-block;
  font-size: 28px;
  font-weight: 400;
  color: #4676fa;
  margin-bottom: 20px;
}
.pricing-table .pricing-details ul {
  margin-bottom: 35px;
}
.pricing-table .pricing-details ul li {
  padding: 10px;
  font-size: 15px;
  border-bottom: 1px solid #eee;
}
.table-left {
  margin-top: 20px;
}
/* ==========================================================================
   Counter Section Style
   ========================================================================== */
.counters {
  background: url(../img/bg1.jpg) fixed;
  position: relative;
}
.counters .facts-item {
  text-align: center;
  color: #fff;
}
.counters .facts-item .icon {
  margin-bottom: 20px;
}
.counters .facts-item .icon i {
  font-size: 50px;
  color: #fff;
}
.counters .facts-item .fact-count h3 {
  font-size: 35px;
  color: #fff;
  margin-bottom: 15px;
}
.counters .facts-item .fact-count h4 {
  font-size: 20px;
  color: #fff;
}
/* ==========================================================================
   Testimonial Section Style
   ========================================================================== */
#testimonial {
  background: #f2f2f2;
}
.testimonial-item {
  text-align: center;
}
.testimonial-item img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.testimonial-item .testimonial-text h3 {
  font-size: 16px;
  font-weight: 100;
  text-transform: uppercase;
}
.testimonial-item .testimonial-text span {
  font-size: 15px;
  color: #999;
}
.testimonial-item .testimonial-text p {
  font-size: 14px;
  font-weight: 400;
  padding: 20px 10px 20px 10px;
  letter-spacing: 1px;
  margin: 0;
  line-height: 1.5;
  color: #999;
}
.owl-theme .owl-controls .owl-page span {
  background: #ffffff;
}
.owl-theme .owl-controls {
  margin-top: 20px;
}
/* ==========================================================================
   Download 
   ========================================================================== */
#download {
  background-image: linear-gradient(120deg, #89f7fe 0%, #4676fa 100%);
  width: 100%;
}
#download .section-title {
  color: #fff;
}
.btn {
  margin: 10px 0;
}
.btn i {
  margin-right: 6px;
  margin-left: 6px;
  font-size: 16px;
}
/* ==========================================================================
   Blog 
   ========================================================================== */
#blog .blog-item-wrapper {
  background: #fff;
  border-radius: 0px;
  margin-bottom: 30px;
  /* box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1); */
  /* -webkit-transition: transform 0.2s linear, -webkit-box-shadow 0.2s linear; */
  -moz-transition: transform 0.2s linear, -moz-box-shadow 0.2s linear;
  transition: transform 0.2s linear, box-shadow 0.2s linear;
  border: 1px solid #f4bb00;
}
#blog .blog-item-wrapper:hover {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
}
#blog .blog-item-wrapper:hover .blog-item-img:before {
  opacity: 1;
  height: 100%;
  width: 100%;
}
section#blog .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 5px;
}
#blog .blog-item-img {
  position: relative;
  width: 96px;
  height: 97px;
  margin: 30px auto 20px;

  padding: 0;
  overflow: hidden;
}
#blog .blog-item-img img {
  width: 100%;
}

#blog .buildP.blog-item-text{ min-height:350px; padding-top:20px; padding-left:20px; text-align:left;}




#blog .blog-item-text {
  /* border: 1px solid #fab802; */
  padding: 0 11px;
  text-align: left; min-height:200px;
}
#blog .blog-item-text .meta-tags {
  margin-bottom: 10px;
}
#blog .blog-item-text .meta-tags span {
  color: #999;
  margin-right: 10px;
}
#blog .blog-item-text .meta-tags span i {
  margin-right: 5px;
}
#blog .blog-item-text .meta-tags span a {
  color: #999;
}
#blog .blog-item-text .meta-tags span a:hover {
  color: #4676fa;
}
.blog-item-text h4 {
    font-size: 16px;
    margin-bottom: 20px;
}

.blog-item-text ul { padding-top:10px;}
.blog-item-text ul li{ font-size:14px; font-weight:500; color:#000000; line-height:36px;}
.margnlfet{ margin-left:15%;}

.blog-item-text ul li i{ color:#FFD700; padding-right:5px;}

#blog .blog-item-text h3 {
  line-height: 26px;
  font-size: 22px;
  font-weight: 600; text-transform:uppercase;
  margin-bottom: 10px; text-align:center;
}
#blog .blog-item-text h3 a {
  color: #6d6d6d;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0px;
}
#blog .blog-item-text h3 a:hover {
  color: #101010;
}
#blog .blog-item-text p {
  line-height: 25px;
  margin-bottom: 20px;
}
/* ==========================================================================
    Contact Us
    ========================================================================== */
.form-control {
  width: 100%;
  margin-bottom: 20px;
  padding: 18px;
  background: none;
  color: #fff;
  border: 1px solid rgba(221, 221, 221, 0.33);
  font-size: 14px;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'Montserrat',Arial, Helvetica, sans-serif;
}
.form-control:focus {
  box-shadow: none;
  outline: none;
}
.btn.disabled,
.btn:disabled {
  opacity: 1;
}
#contact {
  background: url(../img/bg-5.jpg) no-repeat;
  width: 100%;
  height: 100%;
  background-attachment: fixed;
  background-size: cover;
  display: block;
  background-position: center;
}
#contact .contact-block {
  /* background: #fff; */
  padding: 30px;
  overflow: hidden;
}
#contact #contactForm {
  margin-top: 30px;
}
.text-danger {
  font-size: 14px;
  margin-top: 10px;
}
.list-unstyled li {
  color: #d9534f;
}
i.fa.fa-facebook {
    color: #4a67af;
}

i.fa.fa-twitter {
    color: #329ff9;
}

i.fa.fa-google-plus {
    color: #d9503e;
}

i.fa.fa-linkedin {
    color: #257bbb;
}
i.fa.fa-pinterest {
    color: #b91117;
}
/* tabs */
    /* ================================================== */
    .de_tab {
        opacity:.8;
    }
    
    .de_tab .de_nav {
        overflow: hidden;
        padding-left: 0;
        margin: 0;
        padding: 0;
        font-weight:bold;
    }
    
    .accordion-inner img.full-size{
        margin-top:5px;
        margin-bottom:10px;
    }
    
    a.accordion-toggle,a:visited.accordion-toggle{
        font-weight:bold;
        color:#222;
    }
    
    .de_tab .de_nav li {
        float: left;
        list-style: none;
        background: #EEE;
        margin-right: 5px;
    }
    
    .de_tab .de_nav li span {
        padding: 8px 16px 8px 16px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        display: block;
        background: #f5f5f5;
        text-decoration: none;
        color: #646464;
        font-size: 13px;
        cursor: pointer;
    }
    
    .de_tab.tab_steps .de_nav{
        text-align:center;  
    }
    .de_tab.tab_steps .de_nav li{
        background:none;
        display:inline-block;
        float:none;
        margin:0 30px 0px 30px;
        position: relative;
    }
    
    .de_tab.tab_steps .de_nav li span {
        padding:30px 0 30px 0;
        border-radius:120px;
        color:#222;
        font-size:16px;
        -moz-border-radius:120px;
        -webkit-border-radius:120px;
        line-height:120px;
        width:180px;
        height:180px;
        text-align:center;
        text-transform:uppercase;
        background: #FAB702;
    }

    .de_tab.tab_steps.tab_5 .de_nav li span{
        font-size: 15px;
        height: 140px;
        line-height: 85px;
        padding: 25px 0;
        width: 140px;
    }
    
    .de_tab.tab_steps.tab_6 .de_nav li span {
        font-size: 14px;
        height: 120px;
        line-height: 70px;
        padding: 20px 0;
        width: 120px;
    }

    .de_tab.tab_steps .de_nav li span:hover{
        background:#000;
        border: 2px solid transparent;
        color:#fff;
    }
    .de_tab.tab_steps .de_nav li:last-child .v-border {
    opacity: 0!important;
}
    .de_tab.tab_steps .de_nav li .v-border{
        height: 1px;
        background: #fff;
        display:inline-block;
        margin-bottom:-5px;
        width: 60px;
        position: absolute;
        top: 51%;
        right: -60px;
        opacity: 1!important;
    }

    .dark .de_tab.tab_steps .de_nav li .v-border{
        border-left:solid 1px rgba(0,0,0,.3);
    }
    
    .de_tab .de_nav li span {
        border: 2px solid #fab702;
        background:#222;
    }
	
    .de_tab .de_tab_content {
        border: 1px solid #ddd;
        padding: 15px 20px 20px 20px;
        margin-top: -1px;
        background: #fff;
    }
    
    .de_tab .de_tab_content {
        border: 1px solid #404040;
        background: #27282b;
    }
    
    .de_tab.tab_steps .de_tab_content {
        background:0;
        padding:0;
        border:none;
        padding-top:30px;
        border-top:solid 1px rgba(255,255,255,.4);
    }

    .dark .de_tab.tab_steps .de_tab_content {
        border-top:solid 1px rgba(0,0,0,.4);
    }
    
    .de_tab .de_nav li.active span .v-border{
        display:none ;
    }
    
    .de_tab .de_nav li.active span {
        background: #27282b;
        border: 2px solid #27282b;
        color: #ccc;
        margin-bottom: 0px;
    }
    
    .de_tab.tab_steps .de_nav li.active span {
        background:none;
        color: #ffffff;
        border:solid 2px rgba(255,255,255,.8);
    }
    
    .dark .de_tab.tab_steps .de_nav li.active span {
        background:none;
        color: #333;
        border:solid 2px rgba(0,0,0,.8);
    }   

    .tab-small-post ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    .tab-small-post ul li {
        min-height: 60px;
        margin-bottom: 15px;
        padding-bottom: 10px;
        border-bottom: solid 1px #eeeeee;
    }
    
    .tab-small-post ul li{
        border-bottom: solid 1px #404040;
    }
    
    .tab-small-post ul li:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    .tab-small-post ul li img {
        position: absolute;
    }
    
    .tab-small-post ul li span {
        display: block;
        padding-left: 64px;
    }
    
    .tab-small-post ul li span.post-date {
        font-size: 11px;
    }

    .process-circle-textimage {

    }
    .de_tab.tab_steps .de_nav.process-circle-textimage .content-mid{
        text-align: center;
        line-height: normal;
        display: table;
    }
    .de_tab.tab_steps .de_nav.process-circle-textimage .content-mid .inner {
        display: table-cell;
        vertical-align: middle;        
    }
    .de_tab.tab_steps .de_nav.process-circle-textimage img {
        display: inline-block;
        clear: both;
        max-width: 60px;
    }
    .de_tab.tab_steps .de_nav.process-circle-textimage small {
        display: inline-block;
        width: 100%;
        margin-top: 15px;
    }
    .de_tab.tab_steps .de_nav.process-circle-image img {
        max-width: 90px;
    }
    .de_tab.tab_steps .de_nav.process-circle-image small {
        display: none;
    }
    
    .timeline .tl-block{ position: relative; margin-top: 10px; }
    .timeline .tl-block:after{ content: ' '; clear: both; display: block;}
    .timeline .tl-block .tl-time{ float: left; padding:10px 20px 0px 20px; margin-top:-15px; border:solid 1px #ddd; }
    .timeline .tl-block .tl-time:after{width:50px; height:1px; background:#ddd;}
    .timeline .tl-block .tl-bar{float: left; width: 5%; position: absolute; margin-left:114px; }
    .timeline .tl-block .tl-line{background: #fff; margin-right: 10px;  border-radius: 10px; width: 6px; height: 6px; font-size: 10px; text-align: center; line-height: 15px;}
    .timeline .tl-message{ border-radius: 3px; float: left; margin-left:150px; top:0; margin-top:-50px; margin-bottom:30px; }
    .timeline .tl-block .tl-message:after{ display: block; content: ' '; clear:both; }
    .timeline .tl-block .tl-message .tl-icon{float: left; left:100px; }
    .timeline .tl-block .tl-message .tl-main{ float: left; }
    .timeline .tl-block .tl-message .tl-main .tl-title {}
    .timeline .tl-block .tl-message .tl-main .tl-content{}
    .timeline .tl-block .tl-message .tl-main .tl-content label{ font-weight: bold; display: inline-block; width: 80px;}
    .timeline .tl-block .tl-message .tl-main .tl-content span{}
    .timeline .tl-block .tl-message h3{text-transform:none;}
    .timeline .tl-block .tl-time h4{margin:0 0 10px 0;}
    .timeline .tl-block .tl-main h4{margin-top:-5px;}
    .timeline.exp:before{left: 214px;}
    .timeline.exp .tl-message{margin-left:250px;}
    .timeline.exp .tl-block .tl-bar{margin-left:180px; }
    .timeline.exp{ margin-top: 20px; position: relative; padding: 10px}
    .timeline.exp:before{ 
        content: '';
        position: absolute;
        top: 0;
        left: 193px;
        height: 100%;
        width: 1px;
        background:rgba(255,255,255,.1);
    }

    .btn-left,
    .btn-right{
    background:none;
    border:solid 1px rgba(255,255,255,.2);
    padding:10px 20px 10px 20px;
    margin:5px;
    font-family:"Dosis";
    text-transform:uppercase;
    letter-spacing:5px;
    }
    
    .btn-right:after{
    font-family:FontAwesome;
    content: "\f054";
    padding-left:10px;
    }
    
    .btn-left:before{
    font-family:FontAwesome;
    content: "\f053";
    padding-right:10px;
    }
    
    a.btn-left,
    a.btn-right{
    text-decoration:none;
    }
    
    .expand-group .expand:last-child{
        border-bottom:solid 1px rgba(255,255,255,.1);
    }
    
    .expand{
        position:relative;
        padding:5px 25px 5px 25px;
        border:solid 1px rgba(255,255,255,.1);
        border-bottom:none;
        background:rgba(255,255,255,.02);
    }
    
    .expand-group .expand:nth-child(odd){
        background:rgba(255,255,255,.04);
    }
    
    .expand .hidden-content{
        display:none;
        padding:10px 0 10px 0;
    }
    
    .expand h4{
        font-family:"Open Sans";
        font-size:16px;
        cursor:pointer;
        display:block;
        margin-right:40px;
        line-height:32px;
    }
    
    .expand h4:after{
        font-family:FontAwesome;
        content: "\f107";
        color:#fff;
        font-size:20px;
        display:inline-block;
        padding:10px 20px 10px 20px;
        font-style:normal;
        position:absolute;
        right:7px;
        top:7px;
    }
    
    .expand h4.active:after{
        content: "\f106";
    }
	
	
/* ==========================================================================
    Subscribe Style
    ========================================================================== */
#subscribe form input {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: none;
  color: #999999;
  height: 50px;
  padding: 0 20px;
  width: 100%;
}
#subscribe form input:focus {
  border: 1px solid #4676fa;
}
#subscribe .sub_btn {
  border: none;
  line-height: 44px;
  margin: 0;
  font-size: 15px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  min-width: 150px;
  color: #fff;
  top: 0;
  height: 50px;
  background: #4676fa;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-family: 'Montserrat',Arial, Helvetica, sans-serif;
  cursor: pointer;
}
section.video-promo.section .section-header .section-title span{color:#fff}
section.video-promo.section .section-header .section-title {color:#fff; font-weight:300;}
/* ==========================================================================
   Footer Style
   ========================================================================== */
footer {
  background: #333;
  padding: 0px 0px 0px;
  text-align: center;
}
.site-info p {
  line-height: 34px;
  color: #0a0a0a;
  margin-bottom: 0;
  text-align: left;
}
.site-info p a {
  color: #fff;
}
.site-info p a:hover {
  color: #4676fa;
}
.social-icons {
  margin-bottom: 0;
}
.social-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.social-icons ul li {
  display: inline;
}
.social-icons ul li a {
  display: inline-block;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  border-radius: 4px;
  border: 1px solid rgba(255, 254, 254, 0.07);
  line-height: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 16px;
}
.social-icons ul li a:hover {
  color: #ffffff;
}
.facebook a {
  color: #4867aa;
}
.facebook a:hover {
  /* background: #4867aa; */
  color: #fff;
}
.twitter a {
  color: #1da1f2;
}
.twitter a:hover {
  /* background: #1da1f2; */
}
.google-plus a {
  color: #dd4d42;
}
.google-plus a:hover {
  /* background: #dd4d42; */
}
.youtube a {
  color: #df2926;
}
.youtube a:hover {
  background: #df2926;
}
.linkedin a {
  color: #007bb6;
}
.linkedin a:hover {
  /* background: #007bb6; */
}
.pinterest a {
  color: #bd081c;
}
.pinterest a:hover {
  /* background: #bd081c; */
}
.dribbble a {
  color: #ea4c89;
}
.dribbble a:hover {
  background: #232323;
}
.behance a {
  color: #0b7cff;
}
.behance a:hover {
  background: #0b7cff;
}
.subscribe-box {
  margin-top: 18px;
}
.subscribe-box input[type="text"] {
  color: #444;
  font-size: 12px;
  padding: 6px 12px;
  border: none;
  background: #fff;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  outline: none;
}
.subscribe-box input[type="submit"] {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  background: #4676fa;
  text-transform: uppercase;
  border: none;
  padding: 7px 16px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  font-family: 'Montserrat',Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
}
.back-to-top i {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
  background-color: #f7ba00;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  z-index: 9999999999;
}
.spinner {
  width: 40px;
  height: 40px;
  top: 45%;
  position: relative;
  margin: 0px auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #4676fa;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}





.logo-menu img{width: 72%;margin-top: 20px;position: relative;z-index: 9;}
.fixed-top.menu-bg .logo-menu a:after {
    content: "";
    /* box-shadow: 1px 3px 5px #b5b5b5; */
    width: 160px;
    height: 134px;
    /* position: absolute; */
    /* top: -68px; */
    /* left: -42px; */
    /* right: 0; */
    /* margin: auto; */
    /* border-radius: 100%; */
    /* background: #fff; */
}

div.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
div.loading img {
    position: absolute;
    margin: auto;
    left:0;
	right:0;
    top: 50%;
    
    margin-top: -27px;
    z-index: 10000;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
div#ekkoLightbox-12 .modal-content {
    box-shadow: inherit;
}
div.loading .door.top.opened {
    -webkit-transform: translate(0px, -100%);
    transform: translate(0px, -100%);
}
.hidden {
    display: none!important;
}
div.loading .door {
    z-index: 9999;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50%;
    width: 100%;
    background: white;
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    -webkit-transition: -webkit-transform 1.5s ease-in-out;
    transition: -webkit-transform 1.5s ease-in-out;
    transition: transform 1.5s ease-in-out;
    transition: transform 1.5s ease-in-out, -webkit-transform 1.5s ease-in-out;
}
div.loading .door.down.opened {
    -webkit-transform: translate(0px, 200%);
    transform: translate(0px, 200%);
}
div.loading .door.down {
    -webkit-transform: translate(0px, 100%);
    transform: translate(0px, 100%);
}


#filters a, .filters a{color:#888;}#filters a:hover, .filters a:hover{color:#888;}footer{color:#606060;}footer .widget h3{color:#606060;}footer{background-color:#ffffff;}.subfooter{color:#606060;}.subfooter{background-color:#ffffff;}.subfooter{border-top-color:#dddddd;}footer a, address span a, footer .widget_recent_entries li a, footer .widget_archive li a,footer .widget_categories li a, footer .widget_nav_menu li a, footer .widget_pages li a, footer .widget_meta li a{color: #c3c3c3;}footer a:hover, address span a:hover, footer .widget_recent_entries li a:hover, footer .widget_archive li a:hover,footer .widget_categories li a:hover, footer .widget_nav_menu li a:hover, footer .widget_pages li a:hover, footer .widget_meta li a:hover{color: #c3c3c3;}footer a:active, address span a:active, footer .widget_recent_entries li a:active, footer .widget_archive li a:active,footer .widget_categories li a:active, footer .widget_nav_menu li a:active, footer .widget_pages li a:active, footer .widget_meta li a:active{color: #c3c3c3;}.social-icons ul li a{color:#606060;}.social-icons ul li a:hover{color: #fff;}.social-icons ul li a:active{color:#606060;}footer{padding-top:10px;padding-bottom:10px;}.subfooter{padding-top:30px;padding-bottom:20px;}.vc_custom{
    padding-top: 90px !important;
    padding-bottom: 90px !important;
    background-image: url(../img/bg-1.jpg) !important;
    width: 100%;
    height: 100%;
    background-position: 100%;
    position:absolute;
    top:0px;
    background-attachment: fixed;
    background-size: cover;
    }.vc_custom_1503991331570{padding-top: 90px !important;padding-bottom: 90px !important;}.vc_custom_1524478826620{background-color: #f6f6f6 !important;}.vc_custom_1524478857052{background-color: #eeeeee !important;}.vc_custom_1524478964482{margin-bottom: 0px !important;padding-bottom: 0px !important;} .logo-menu{
    text-align: left;
    position: relative;
    z-index: 9;
    display: inline-block;
    }
	
	

	
/*	menu css*/

header nav {
        float:right;
    }
    header nav a {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; 
    }
    header nav a:hover {
        color: #555; 
    }
    
    header.smaller #mainmenu li li a{
        padding: 2px 15px;
    }
    header.smaller:not(.header-bottom) #mainmenu ul{
        top:70px;
    }
	header.smaller:not(.header-bottom) #mainmenu ul ul{
        top:0px;
    }
    header.smaller:not(.header-bottom):not(.side-header) {
        height: 70px;
        background:#18191b;
        border-bottom: solid 1px #333;
    }
    ul li a span.caret{
        display: none;
    }
	
	
	/* ================================================== */
/* navigation */
/* ================================================== */
    #mainmenu {
        font-family: 'Raleway', Arial, Helvetica, sans-serif;
        float: right;
        font-size:11px;
        font-weight:400;
        letter-spacing:3px;
        text-transform:uppercase;
    	margin-bottom: 0px;
        padding-top: 10px;
    }       
    #mainmenu ul {
        float: right;
        margin: 0px 0px;
        padding: 0px 0px;
        height: 30px;
    }    
    #mainmenu li {
        margin: 0px 0px;
        padding: 0px 0px;
        float: left;
        display: inline;
        list-style: none;
        position: relative;
    }
   #mainmenu li a:hover{ color: #FFD700;}
    
    #mainmenu a {
        display: block;
        padding: 22px 0 10px 20px;
        line-height: 35px;
        text-decoration: none;
        color: #000;
        text-align:center;
        outline:none;
    }
    header.smaller:not(.header-bottom) #mainmenu > li > a{
        padding-top: 18px;
        padding-bottom: 17px;
    }
    #mainmenu ul li a b{
        font-weight: normal;
    }  
    h1 b{
        font-weight: normal;
    }  
    #mainmenu li a:after {position:relative; font-family:"FontAwesome"; content:"\f111"; font-size:6px; margin-left:20px; margin-top:0px; color:#FAB702;float:right;}
    #mainmenu li:last-child a:after{display:none;}
    #mainmenu.no-separator li a:after{
        content:"";
        font-size:0px;
    }   
    #mainmenu.line-separator li a:after{
        content:"/";
        font-size:14px;
    }   
    #mainmenu.circle-separator li a:after{
        content:"\f10c";
        font-size:9px;
    }   
    #mainmenu.strip-separator li a:after{
        content:"\f068";
        font-size:9px;
    }   
    #mainmenu.plus-separator li a:after{
        content:"\f067";
        font-size:11px;
    }   
    #mainmenu.square-separator li a:after{
        content:"\f096";
        font-size:11px;
    }       
    #mainmenu li li {
        font-size: 10px;
        font-weight: normal; 
        border-bottom: solid 1px #333;
    }
    #mainmenu li li:last-child {
        border-bottom: none;
    }
    #mainmenu li li a {
        padding: 2px 15px 2px 15px;
        background: #222327;
        border-top: none;
        color: #ccc;
        border-left:none;
        text-align:left;
    	line-height:35px;
    }
    #mainmenu li li a:after {
        content:none !important;
    }
    #mainmenu li li li a {
        padding: 2px 15px 2px 15px;
        background: #222327;
    }
    #mainmenu li li a:hover {
        color:#111;
        background: #1a8b49;
    }
    #mainmenu li ul {
        width: 220px;
        height: auto;
        position: absolute;
        top: 80px;
        left: 0px;
        z-index: 10;
        display: none;
    }
    #mainmenu li li {
        display: block;
        float: none;
    }
    #mainmenu li:hover > ul {
        display: block;
    }
    #mainmenu li ul ul {
        left: 100%;
        top: 0px;
    }
    #mainmenu li:hover > ul {
        color: #1a8b49;
    }
    #mainmenu select {
        padding: 10px;
        height: 36px;
        font-size: 14px;
        border: none;
        background: #ff4200;
        color:#eceff3;
    }    
    #mainmenu select option {
        padding: 10px;
    }
    .dropdown-menu > li > a {white-space: normal;}
    header.header-light #mainmenu > li > a,
    header.transparent.smaller.header-light #mainmenu > li > a{
        color:#333;
    }

    /* menu toggle for mobile */
    #menu-btn{
        display:none;
        float:right;
        margin-top:8px;
        width:36px;
        height:36px;
        background:#333;
        padding:6px;
        text-align:center;
        cursor:pointer;
        transition: all 0.5s;
    }    
    #menu-btn:before{
        font-family:FontAwesome;
        content: "\f0c9";
        font-size:24px;
        color:#eceff3;
        transition: all 0.5s;
    } 
	#menu-btn.active:before{content: "\f00d";}
    #menu-btn:hover{
        background:#fff;
    }
    #menu-btn:hover:before{
        color:#222;
    }

    .bg-new {
      background: url(../img/bg-4.jpg) no-repeat;
      width: 100%;
      height: 100%;
      background-attachment: fixed;
      background-size: cover;
      display: block;
      background-position: center;
  }
  .padding50 {
    padding: 50px;
}
.btn-line, a.btn-line {
  border: solid 1px #FFD700;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 5px;
  padding-left: 30px;
  padding-right: 30px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none; margin-top:10px;
}
.btn-line, a.btn-line {
  color: #eceff3;
}
section#blog h3 {
  font-size: 18px;
  color: #FFD700;
}

section#blog p {
 color: #000;
    padding: 10px 70px;
    line-height: 30px;
    font-size: 20px;
    font-weight: 400;
}
.fixed-box {
  height: 380px;
}

.fixed-box img {
  max-width: 100%;
}
.display-table {
  /* display: table; */
  /* margin-right: -1px; */
}
.display-table [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

/* ---- grid ---- */
.grid {
  width:100%;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* ---- .element-item ---- */

/* 5 columns, percentage width */
.grid-sizer {
  width: 5%;
}
.grid-item {
  float: left;
  border:none;
  overflow:hidden;
  margin:0;
  padding:0;
}
.large-width {width: 50%;}

@media only screen and (max-width : 768px) {
  .w1, .w2, .w3, .w4, .w5 {width:100%}
}



/* ================================================== */
/* gallery */
/* ================================================== */
#gallery-carousel .item {
  text-align: center;
  font-size: 12px;
  width:100%;
  cursor:e-resize;
}
.de_carousel .item {
  width:100%;
  display:block;
}
#gallery-carousel .item img {
  width:100%;
  height:auto;
}
#gallery-carousel .item h4 {
  margin-bottom: 0;
  font-size: 14px;
}
#gallery .item{
  overflow:hidden;
}
.item img {
width:100%;
  height:auto;
}
.portfolio_category .item{
  overflow:hidden;
}
.carousel-item{
  width:100%;
}
.carousel-item img{
  width:100%;
  height:auto;
}
.carousel-item .overlay-v{
  text-align: center;
  width: 100px;
  background: rgba(0,0,0,.7);
  position:absolute;
  width:100%;
  height:100%;
}
.carousel-item .pf_text .project-name{
  display:block;
  position:absolute;
  width:100%;
  top:80%;
  font-size:14px;
  font-weight:bold;
}
.carousel-item:hover .overlay-v{
  background: rgba(0,0,0,.5);
}
.gallery-carousel.owl-theme .owl-controls{margin: 0px;}
.pf_text {
  color:#eceff3;
}
.pf_text h4 {
  color:#eceff3;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
}
.pf_title{
  display:block;
}
.pf_title .project-name {
font-size: 11px;
letter-spacing: 5px;
text-transform: uppercase;
}
.project-info{
  color:#ccc;
  margin-left:20px;
}
.project-info h2{
  margin-top: 0;
  font-size:18px;
  letter-spacing:3px;
  text-transform:uppercase;
}
.project-info h4{
  font-weight:bold;
}
.project-info .details{
  padding:20px;
  border:solid 1px rgba(255,255,255,.2);
  background:rgba(0,0,0,.5);
  margin-bottom:30px;
}
.project-infoproject-info span{
  display:block;
}
.project-info span.title{
  display:inline-block;
  min-width:80px;
}
.project-info span.val{
  margin-bottom:15px;
  font-weight:bold;
}
.project-view{
  padding:120px 0 80px 0;
}
.project-images img{
  width:100%;
}
.picframe{
  overflow:hidden;
}
#btn-close-x{
  width:100px;
  height:100px;
  display:block;
  background:url(images/close.png) center no-repeat;
  margin:0 auto;
  margin-bottom:80px;
  cursor:pointer;
  padding:20px;
}
#btn-close-x{
  background:url(images/close-2.png) center no-repeat;
}
.project-name{
  font-size:12px;
  font-weight:bold;
  display:block;
text-transform: uppercase;
  letter-spacing: 5px;
}
span.overlay {
  text-align: center;
  display: block;
  width: 100px;
  background: #111;
  position: absolute;
}
span.icon{
  cursor:pointer;
}
.overlay .info-area {
  display: block;
  margin-top: 10%;
}
.overlay .sb-icons {
  display: block;
  margin-top: 200px;
}
.de-gallery .overlay{
  text-align:center;
}
.de-gallery .overlay  .pf_text{
  display: inline-block;
}
.de-gallery .project-name{
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:5px;
}
.de-gallery .overlay .icon {
  display: inline-block;
  margin-top: 200px;
  text-align:center;
}
.de-gallery .overlay .icon i{
  text-shadow:none;
  color:#fff;
  border:solid 1px rgba(255,255,255,.1);
  font-size: 22px;
  padding: 20px;
  width: 60px;
  height: 60px;
  text-align: center;
  margin-left:10px;
}
.de-gallery .overlay .icon i.icon-info{
  margin-left:0px;
}
.de-gallery .overlay .icon i:hover{
  color:#222;
  background:#fff;
}
.de-gallery.hover-1 span.overlay-1 {
  text-align: center;
  display: block;
  background:rgba(0,0,0,.7);
  position: absolute;
}
.de-gallery.hover-1 span.overlay-1:hover{
  background:rgba(0,0,0,0);
}
.de-gallery.hover-1 span.overlay-1 .project-name{
  top:10%;
  letter-spacing:4px;
  position:relative;
}
.de-gallery.hover-1 span.overlay-1:hover .project-name{
  top:-10%;
}
.grid_gallery .item{
  margin-bottom:30px;
}
a.img-icon-url, a.img-icon-zoom {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(images/icon-url.png) center no-repeat;
  margin: 0 auto;
  margin: 0 2px 0 2px;
}
a.img-icon-zoom {
  background: url(images/icon-zoom.png) center no-repeat;
}
.pf_full_width .item{
  float:left;
  width:24.99%;
}
.pf_full_width.pf_6_cols .item{
  width: 16.6567%;
}
.pf_full_width.pf_5_cols .item{
  width:20%;
}
.pf_full_width.pf_4_cols .item{
  width:25%;
}
.pf_full_width.pf_3_cols .item{
  width:33.3%;
}
.pf_full_width.pf_2_cols .item{
  width:49.9%;
}
.pf_full_width img{
  float:left;
  width:100%;
}
#portfolio-controls {
  background: #111111;
  height: 50px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
}
.left-right-portfolio {
  float: left;
  height: 50px;
  overflow: hidden;
  position: relative;
  transition: all 300ms linear 0s;
  width: 40%;
  z-index: 2;
}
.center-portfolio {
  background: #0B0B0B;
  float: left;
  height: 50px;
  overflow: hidden;
  position: relative;
  transition: all 300ms linear 0s;
  width: 20%;
  z-index: 2;
}
.portfolio-icon {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  color: #fafafa;
}
.portfolio-icon a {
  display: block;    
}
.portfolio-icon a:hover, .center-portfolio:hover{background: rgba(230, 230, 230, 1) none repeat scroll 0 0;}
.portfolio-icon a i {float: none;color: #fafafa;}
.portfolio-navigation {}
.portfolio-navigation .portfolio-btn-prev {width: 50%;float: left;}
.portfolio-navigation .portfolio-btn-next {text-align: right;width: 50%;float: right;}
.portfolio-navigation a {
  display: inline-block;    
  border:1px solid #dddddd;
  color: #dddddd;
  background-color: transparent;
  padding-left: 3px;
  padding-right: 14px;
  letter-spacing: 0.05em;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding: 0px 16px 0px 14px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.portfolio-navigation a i {
  float: none;
  margin: 0px;
  color: #FAB702;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.portfolio-navigation a:hover{background-color: #FAB702;color: #333;}
.portfolio-navigation a:hover i{
  color: #333;
}
.socials-portfolio {margin-top: 30px;}
.socials-portfolio h4 {display: inline-block;}
.socials-sharing {display: inline-block;}
.socials-sharing a.socials-item {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  border:1px solid #888;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.socials-sharing a.socials-item i {
  float: none;margin: 0px;
}

/* Portfolio Style 2 */
.folio-style2 .folio-info {padding: 10px 0;}
.folio-style2 a {text-decoration: none;}
.folio-style2 h3:hover{text-decoration: underline;}
.folio-style2 .folio-info h3{
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 300;
}
.folio-style2 .folio-info p {
  font-size: 14px;
  color: #999999;
}
.folio-style2 .folio-image img {max-width: 100%;height: auto;}
.folio-style2 .folio-info p span{
  display: inline-block;
  margin-left: 4px;
  margin-right: 2px;
}
.folio-style2 .folio-info p span:last-child{display: none;}
section#gallery img {
  width: 100%;
}

section.blo-head{padding:55px 0 25px;}


/* gallery css start here */

/* ================================================== */
/* gallery */
/* ================================================== */
#gallery-carousel .item {
  text-align: center;
  font-size: 12px;
  width:100%;
  cursor:e-resize;
}
.de_carousel .item {
  width:100%;
  display:block;
}
#gallery-carousel .item img {
  width:100%;
  height:auto;
}
#gallery-carousel .item h4 {
  margin-bottom: 0;
  font-size: 14px;
}
#gallery .item{
  overflow:hidden;
}
.item img {
width:100%;
  height:auto;
}
.portfolio_category .item{
  overflow:hidden;
}
.carousel-item{
  width:100%;
}
.carousel-item img{
  width:100%;
  height:auto;
}
.carousel-item .overlay-v{
  text-align: center;
  width: 100px;
  background: rgba(0,0,0,.7);
  position:absolute;
  width:100%;
  height:100%;
}
.carousel-item .pf_text .project-name{
  display:block;
  position:absolute;
  width:100%;
  top:80%;
  font-size:14px;
  font-weight:bold;
}
.carousel-item:hover .overlay-v{
  background: rgba(0,0,0,.5);
}
.gallery-carousel.owl-theme .owl-controls{margin: 0px;}
.pf_text {
  color:#eceff3;
}
.pf_text h4 {
  color:#eceff3;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
}
.pf_title{
  display:block;
}
.pf_title .project-name {
font-size: 11px;
letter-spacing: 5px;
text-transform: uppercase;
}
.project-info{
  color:#ccc;
  margin-left:20px;
}
.project-info h2{
  margin-top: 0;
  font-size:18px;
  letter-spacing:3px;
  text-transform:uppercase;
}
.project-info h4{
  font-weight:bold;
}
.project-info .details{
  padding:20px;
  border:solid 1px rgba(255,255,255,.2);
  background:rgba(0,0,0,.5);
  margin-bottom:30px;
}
.project-infoproject-info span{
  display:block;
}
.project-info span.title{
  display:inline-block;
  min-width:80px;
}
.project-info span.val{
  margin-bottom:15px;
  font-weight:bold;
}
.project-view{
  padding:120px 0 80px 0;
}
.project-images img{
  width:100%;
}
.picframe{
  overflow:hidden;
  position: relative;
}
#btn-close-x{
  width:100px;
  height:100px;
  display:block;
  background:url(images/close.png) center no-repeat;
  margin:0 auto;
  margin-bottom:80px;
  cursor:pointer;
  padding:20px;
}
#btn-close-x{
  background:url(images/close-2.png) center no-repeat;
}
.project-name{
  font-size:12px;
  font-weight:bold;
  display:block;
text-transform: uppercase;
  letter-spacing: 5px;
}
.item.commercial img:hover  {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: .5s;
}

.item.commercial img  {
 
    transition: .5s; position:relative;
}
.item.commercial:hover img:before {
  content:"";
  text-align: center;
  display: block;
  width: 100%;
  background: #111;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  right: 0;
  z-index: 9;
  opacity: .5;
  transition: .5s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
span.icon{
  cursor:pointer;
}
.overlay .info-area {
  display: block;
  margin-top: 10%;
}
.overlay .sb-icons {
  display: block;
  margin-top: 200px;
}
.de-gallery .overlay{
  text-align:center;
}
.de-gallery .overlay  .pf_text{
  display: inline-block;
}
.de-gallery .project-name{
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:5px;
}
.de-gallery .overlay .icon {
  display: inline-block;
  margin-top: 200px;
  text-align:center;
}
.de-gallery .overlay .icon i{
  text-shadow:none;
  color:#fff;
  border:solid 1px rgba(255,255,255,.1);
  font-size: 22px;
  padding: 20px;
  width: 60px;
  height: 60px;
  text-align: center;
  margin-left:10px;
}
.de-gallery .overlay .icon i.icon-info{
  margin-left:0px;
}
.de-gallery .overlay .icon i:hover{
  color:#222;
  background:#fff;
}
.de-gallery.hover-1 span.overlay-1 {
  text-align: center;
  display: block;
  background:rgba(0,0,0,.7);
  position: absolute;
}
.de-gallery.hover-1 span.overlay-1:hover{
  background:rgba(0,0,0,0);
}
.de-gallery.hover-1 span.overlay-1 .project-name{
  top:10%;
  letter-spacing:4px;
  position:relative;
}
.de-gallery.hover-1 span.overlay-1:hover .project-name{
  top:-10%;
}
.grid_gallery .item{
  margin-bottom:30px;
}
a.img-icon-url, a.img-icon-zoom {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url(images/icon-url.png) center no-repeat;
  margin: 0 auto;
  margin: 0 2px 0 2px;
}
a.img-icon-zoom {
  background: url(images/icon-zoom.png) center no-repeat;
}
.pf_full_width .item{
  float:left;
  width:24.99%;
}
.pf_full_width.pf_6_cols .item{
  width: 16.6567%;
}
.pf_full_width.pf_5_cols .item{
  width:20%;
}
.pf_full_width.pf_4_cols .item{
  width:25%;
}
.pf_full_width.pf_3_cols .item{
  width:33.3%;
}
.pf_full_width.pf_2_cols .item{
  width:49.9%;
}
.pf_full_width img{
  float:left;
  width:100%;
}
#portfolio-controls {
  background: #111111;
  height: 50px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
}
.left-right-portfolio {
  float: left;
  height: 50px;
  overflow: hidden;
  position: relative;
  transition: all 300ms linear 0s;
  width: 40%;
  z-index: 2;
}
.center-portfolio {
  background: #0B0B0B;
  float: left;
  height: 50px;
  overflow: hidden;
  position: relative;
  transition: all 300ms linear 0s;
  width: 20%;
  z-index: 2;
}
.portfolio-icon {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  color: #fafafa;
}
.portfolio-icon a {
  display: block;    
}
.portfolio-icon a:hover, .center-portfolio:hover{background: rgba(230, 230, 230, 1) none repeat scroll 0 0;}
.portfolio-icon a i {float: none;color: #fafafa;}
.portfolio-navigation {}
.portfolio-navigation .portfolio-btn-prev {width: 50%;float: left;}
.portfolio-navigation .portfolio-btn-next {text-align: right;width: 50%;float: right;}
.portfolio-navigation a {
  display: inline-block;    
  border:1px solid #dddddd;
  color: #dddddd;
  background-color: transparent;
  padding-left: 3px;
  padding-right: 14px;
  letter-spacing: 0.05em;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  padding: 0px 16px 0px 14px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.portfolio-navigation a i {
  float: none;
  margin: 0px;
  color: #FAB702;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.portfolio-navigation a:hover{background-color: #FAB702;color: #333;}
.portfolio-navigation a:hover i{
  color: #333;
}
.socials-portfolio {margin-top: 30px;}
.socials-portfolio h4 {display: inline-block;}
.socials-sharing {display: inline-block;}
.socials-sharing a.socials-item {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  border:1px solid #888;
  margin-left: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.socials-sharing a.socials-item i {
  float: none;margin: 0px;
}
div#gallery {
  display: flex;
  flex-wrap: wrap;
}
section#gallery-panel {
  padding: 0;
}
#contact h3 {
  color: #fff;
}

#contact p {
  color: #ddd;
}

address span {
  display: block;
  color: #c3c3c3;
  padding: 9px 0;
  border-bottom: 1px solid #ddd3;
}

#contact address a {
  color: #ccc;
}



address span strong {
    display: inline-block;    color: #FAB702;
  }
  

  address span strong {
      display: inline-block;
      width: 60px;
  }
section#why-choose .section-header {
    margin-bottom: 80px;
}

   /* feature box style 1 */



    section#why-choose {    background: url(../img/bg-4.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-size: cover;
    display: block;
    background-position: center;}
    section#why-choose h3 {
    font-size: 18px;
    color: #fff;
}

section#why-choose .text {
    color: #ddd;
    display: inline-block;
    vertical-align: top;
    float: left;
}

span.number {
    display: inline-block;
    color: #FFD700;
    vertical-align: top;
    width: 50px; 
    float: left;
    margin-right: 37px;
    font-size: 35px;
    line-height: 30px;
    font-weight: 600;
}

.inner {
    display: inline-flex;
    /* flex-wrap: wrap; */
}

section#how-to h3 {
    font-size: 18px;
    color: #FFD700;
    padding-bottom: 10px;
}

/* testimonial
    /* ================================================== */
    .de_testi {
      display: block;
      margin-bottom: 10px;
  }
  
  .de_testi blockquote {
      margin: 0;
      border: none;
      padding: 20px 30px 30px 80px;
      background:rgba(0,0,0,0.5);
      font-style:normal;
      line-height:1.6em;
      font-weight:400;
  }
  
  .de_testi blockquote  p{
      margin-top:10px;
  }
  
  .de_testi blockquote:before{
      font-family:FontAwesome;
      content: "\f10d";
      color: #000000;
      padding-bottom:10px;
      font-size:20px;
      display:inline-block;
      padding:10px 20px 10px 20px;
      font-style:normal;
      background: #FFD700;
      position:absolute;
      left:15px;
  }
  
  .de_testi blockquote {
      color:#eceff3;
  }
  
  .de_testi blockquote, .de_testi blockquote p {
      font-size: 14px;
      line-height: 1.9em;
      font-weight: 300;
  }
  
  .de_testi_by {
      font-weight: 600;
      margin-top: -10px;
      font-size:12px;
  }
  
  .de_testi_pic {
      float: left;
      padding-right: 15px;
  }
  
  .de_testi_pic img {
      width: 50px;
      height: 50px;
  }
  
  .de_testi_company {
      padding-top: 20px;
  }
  
  #testimonial-masonry .item{
      margin-bottom:30px;
  }

  section#testimonial-panel{    background: url(../img/bg-5.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-size: cover;
    display: block;
    background-position: center;}
    section#why-choose h3 {
    font-size: 18px;
    color: #fff;
}

div#testimonial-carousel {
  display: block; margin-top:20px;
}

section#how-to {
    background: #f5f5f5;
}

div#testimonial-carousel .col-md-6.item {
  width: 100%;
  max-width: 100%;
}

#contact1 {

  padding: 0px 0px; 
}
.map { padding: 0px;}
#contact .contact-block {
  /* background: #fff; */
  padding: 0px;
  overflow: hidden;
}

.carousel-inner img {
  width: 100%;
  height: 100%;
}

.home-banner .carousel-item {
	height:100vh;
	min-height:300px;
	background:center center no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}

.carousel-caption {
    width: 47%;
    position: absolute;
    top: initial;
    text-align: center;
    text-transform: uppercase;
    bottom: 26%;
    margin: auto;
}
.carousel-caption h2 {font-size:18px;font-weight:500; color:#fff;}
.carousel-caption h3 {font-size: 25px;font-weight:400;margin:55px 0px;background: rgba(0, 0, 0, 0.81);padding: 20px;}
.carousel-caption p a{display:inline-block; border:1px solid #ddd;padding:10px 30px; color:#fff; font-size:12px;}
section#contact1 h3 {
    color: #c3c3c3;
    font-size: 24px;
} 
#text {
  display: none;
}

.btn-container {
  margin-bottom: 30px;
}
button#toggle {
    border: 1px solid #ddd;
    background: none;
    color: #fff;
    font-weight: 100;
    font-size: 22px;
    display: inline-block;
    padding: 0 12px;
    line-height: inherit;
} 

#subheader {
  background-position: top;
  background-attachment: fixed;
  margin-top: 82px;
  height: 200px;
}
#subheader h1 {
    color: #eceff3;
    margin-top: 130px; 
    font-size: 32px;
    letter-spacing: 5px;
    float: left;
    padding-right: 40px;
    margin-right: 40px;
    text-transform: uppercase;
}
section, #subheader {
  -webkit-background-size: 100% !important;
  -moz-background-size: 100% !important;
  -o-background-size: 100% !important;
  background-size: 100% !important;
}
body.inner-header #video-area {
    min-height: inherit;
}
#subheader .crumb{
  font-size:10px;
  letter-spacing:3px;
  margin-top: 85px;
  color:#fff;
  text-transform:uppercase;
}
.crumb li {
  display: inline;
  text-decoration: none;
  padding: 0 2px 0 2px;
}
.crumb li a{color:#fad778}
.crumb {
  color: #777;
  float: right;
  font-size: 12px;
}
section.about.section h2 {
  font-size: 28px;
  font-weight: 600;
}













 section#Our-skills .section-header .section-title, section#Our-skills .section-header .section-title span{color:#fff}

section#Our-skills p{color: #adadad;}

  .service-item p {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
}
.service-item h3 {
 font-size: 16px;
 color: #FFD700;
}




section#Our-skills {    background: url(../img/bg-3-skills.jpg) fixed;
  position: relative;width:100%; height:100%;display:block;}
  .pic-hover{
    width:100%;
    position:relative;
    overflow:hidden;transition:.5s;
    }
    
 
    i.btn-action-hide{
    opacity:0;
    }
    
    .pic-hover:hover .bg-overlay{
    background:rgba(0,0,0,.5);
    }
    
    .pic-hover:hover i.btn-action-hide{
    opacity:1;
    }
    
    .pic-hover.hover-scale:hover img{
     -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      transform: scale(1.1);transition:.5s;
    }
    
   

 .content-box {
       padding: 20px 25px;
    min-height: 320px;
    text-align: center;
}
  .box-new { 
        background-color: rgba(20, 20, 20, 0.9);
}

.card-img img {
    width: 100%;
    height: auto;
    display: block;
}

.mb30 {
    margin-bottom: 30px;
}

.about.section .container-fluid {
   
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.card-content {
    background: #ffffff;
    border: 4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12); 
}

.padding20 {
    padding: 20px !important;
}
.bg-color, section.bg-color, section.call-to-action{ background-color: #FAB702;}
#view-all-projects h2{ color: #333; font-weight: 500; font-size: 30px;      padding-top: 14px;   } 

.de_light a.btn-line-black:hover {
    background: #111;
    color: #fff;
}
 
 a.btn-line-black, .de_light a.btn-line-black { 
    border: solid 1px #111;
    color: #111;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: normal;
} 
  
  a.btn-big:after {
    font-family: FontAwesome;
    content: "\f054";
    margin-left: 20px;
}

#view-all-projects .de_light a.btn-line-black:hover {
    background: #111;
    color: #fff;
}

section#contact1 .container-fluid {
    padding: 0px; 
}

.map img {
    height: 290px;
}

section.blo-head .section-title span {
    color: #FFD700;
    font-size: 24px;
}

section.blo-head .section-title {
    color: #FFD700;
    font-size: 24px;
    margin-bottom: 20px;
}

section.blo-head.philosphy.dark-theme {
  background: #18191b;
}

section.blo-head.philosphy.dark-theme h3 {
  color: #fff;
}

section.blo-head.philosphy.dark-theme p {
  color: #fff;
}
body.new-tech .fixed-top {
  background: none;
}

body.new-tech #mainmenu a {
  color: #fff;
}

body.new-tech .logo-menu img {
  width: 60%;
  margin-top: 8px;}
  body.new-tech .fixed-top.menu-bg  #mainmenu a {
    color: #000;
}

body.new-tech .carousel-caption {
  width: 100%;
  position: absolute;
  top: 30%;
  text-align: center;
  text-transform: uppercase;
  left: 0;
}



section#why-choose.section.new-tech-2 {
  background: url(../img/bg-2.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-size: cover!important;
    display: block;
    background-position: center;     padding: 60px 0 40px;
}

section#why-choose.section.new-tech-2 h3 {
  color: #fff;
}

section#why-choose.section.new-tech-2 p {
  color: #fff;
  font-weight: 300;
}

.mask-overlay {
    background: rgba(0, 0, 0, 0.61);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 0;
    top: 0;
    padding: 20px 0;
}

.new-text-panel {
    padding: 37px 18px;
    position: relative;
    z-index: 9;
}

.new-text-panel h3 {
    color: #fff;
    font-size: 20px;
}

.new-text-panel p {
    color: #fff;
    line-height: 22px;
    font-weight: 400;
    font-size: 14px;
}
.new-text-panel h3 b {
  color: #FAB702;
}
section.section.wpb_row.vc_row-fluid.no-padding {
  padding: 0;
}
.new-tech span.carousel-control-prev-icon {
  background: url(../img/large_right.png) no-repeat;
  width: 34px;
  height: 41px;
  background-position: 0px;
}

.new-tech span.carousel-control-next-icon {
  background: url(../img/large_right.png) no-repeat;
  width: 30px;
  height: 41px;
}

body.new-tech .carousel-caption p {
  font-size: 11px;
  letter-spacing: 2px;
  font-weight: 100;
  text-transform: capitalize; 
}
body.new-tech .carousel-caption h3 {
  font-size: 44px;
  font-weight: 300;
  margin: 16px 0px;
  letter-spacing: 2px; background:none;
}
body.new-tech .carousel-caption h2 {
  font-size: 14px;
  font-weight: 500;
  color: rgb(250, 183, 2);
  letter-spacing: 2px;
}
body.new-tech .carousel-caption a {
  border: 1px solid #fff;
  padding: 10px;
  color: #fff;
  font-size: 10px;
  letter-spacing: 2px;
}



section#gallery-panel {
    padding: 0px 0px 0px;
    background: #fff;
}


 section.blo-head .section-title {
    color: #FFD700;
    font-size: 30px;
    margin-bottom: 20px
}
section.blo-head .section-title span {
    color: #FFD700;
    font-size: 30px;
}
i.fa.fa-pinterest {
    color: #b91117;
}
section#blog .section-header {
    margin-bottom: 65px;
}
section.blo-head {
    padding: 72px 0 25px;
}
@-webkit-keyframes bounce {
    0% { transform: translateY(-5px)  }
    50% { transform: translateY(10px) }
    100% { transform: translateY(-5px) }
}

@keyframes bounce {
    0% { transform: translateY(-5px)  }
    50% { transform: translateY(10px) }
    100% { transform: translateY(-5px) }
}

#bounce-effect {
    width: 29px;
    height:43px;

    margin: 20% auto 0;
    
    -webkit-animation: bounce 1.2s infinite ease-in-out;
    -o-animation: bounce 1.2s infinite ease-in-out;
    -ms-animation: bounce 1.2s infinite ease-in-out; 
    -moz-animation: bounce 1.2s infinite ease-in-out; 
    animation: bounce 1.2s infinite ease-in-out;
}
.zoom-panel {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
}

.zoom-panel p {
    color: #fff;
    font-size: 14px; font-weight:500; margin-top: 15px;
}
.i-anchor {
    position: relative;
    top: -90px;
    height: 0;
    width: 1px;
    overflow: hidden;
}

.carousel-indicators {
    position: absolute;
    right: 60%!important; }
    
 span.carousel-control-prev-icon {
  background: url(../img/large_right.png) no-repeat;
  width: 34px;
  height: 41px;
  background-position: 0px;
}

span.carousel-control-next-icon {
  background: url(../img/large_right.png) no-repeat;
  width: 30px;
  height: 41px;
}
.carousel-control-next, .carousel-control-prev{z-index:999;}

#menu-btn {
    /* display: none; */
    float: right;
    margin-top: 23px;
    width: 36px;
    height: 36px;
    background: #333;
    padding: 0px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s;
    margin-right: 10px;
}



















 .post-image { border-bottom-color: #FAB702!important;}
 .blog-list { margin: 0; padding: 0;}
 .post-image {
    border-bottom: solid 4px;
}
.post-image img {
    width: 100%;
    margin-bottom: 0px;
}

.blog-list .date-box {
    width: 60px;
    position: absolute;
    text-align: center;
    text-shadow: none;
}

.blog-list .date-box .day {     background-color: #FAB702;}
.blog-list .date-box .day {
    color: #fff;
}

.blog-list .date-box .day {
    color: #111;
    font-weight: 600;
    font-size: 32px;
    padding-top: 45px;
    padding-bottom: 10px;
}

.blog-list .date-box .day {
    display: block;
    color: #fff;
    text-align: center;
    width: 60px;
    z-index: 100;
}

.blog-list .date-box .month {
    border-bottom-color: #ddd;
    color: #111;
}

.blog-list .date-box .month {
    color: #fff;
    font-weight: 600;
    letter-spacing: 16px;
    padding: 7px 0 7px 0;
    border-bottom: solid 4px #333;
    text-transform: uppercase;
}

.blog-list .date-box .month {
    font-size: 14px;
}

.blog-list .date-box .month {
    display: block;
    color: #fff;
    text-align: center;
    width: 60px;
    z-index: 100;
}

.blog-list .post-text {
    padding-left: 80px;
}

.blog-list h3, .blog-read h3 {
    font-size: 22px;
}

.blog-list h3 {
    color: #ffffff;
    text-transform: none;
    letter-spacing: 0;
    font-size: 24px;
}

.blog-list h3 a {
    color: #111;
}

.blog-list .btn-more {
    padding: 3px 25px 3px 25px;
    color: #111;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    float: right;
}

.blog-list li {
    list-style: none;
    line-height: 1.7em;
    margin-bottom: 60px;
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: solid 1px rgba(0,0,0,.2);
}

.btn-more { background-color: #FAB702;}

.blog-list .date-box .month {
    border-bottom-color: #ddd;
    color: #111;
}

.blog-list h3 {
    margin-top: 20px;
}

.pagination {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.pagination > li {
    display: inline-block;
}

.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
    
    .our-post li a {
    color: #333;
    /* border-bottom: 1px solid #000; */
}

.our-post li {
    font-size: 16px;
    border-bottom: 1px solid #e8e6e6;
    list-style-type: disc;
    padding-bottom: 10px;
    margin-bottom: 20px;
} 

#sidebar {
    padding-left: 20px;     padding-top: 30px;
}

.sidebar h4 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px; 
}

.sidebar ul {
    padding-left: 20px;
}

.pagination .current, .pagination .current{ background-color: #FAB702;}

.pagination li span {
    color: #fff;
    border: solid 1px #404040;
    background: none;
    margin: 0px;
    padding: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.pagination li a {
    border-color: #ccc;
}

.pagination li a {
    color: #888;
    border: solid 1px #ccc;
    background: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    margin: 0px;
    padding: 0px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-decoration: none;
}

span.carousel-control-prev-icon {
    background: url(../img/large_right.png) no-repeat;
    width: 34px;
    height: 41px;
    background-position: 0px;
}
.carousel-indicators {
    position: absolute;
    right: 60%!important; }
    


span.carousel-control-next-icon {
    background: url(../img/large_right.png) no-repeat;
    width: 34px;
    height: 41px;
    background-position:-2px -40px;
}
.carousel-control-next, .carousel-control-prev{z-index:999;}
.pagination .current, .pagination .current, .pagination .current:hover, .pagination .current:hover { border-color: #FAB702;
    outline: 0px;}
    
    
    .container .contact-form input,
.container .contact-form textarea {
  width: 430px;
  padding: 2%;
  margin: 0 12px 15px;
  color: #242424;
  border: 1px solid #B7B7B7;
}
.container .contact-form input::placeholder,
.container .contact-form textarea::placeholder {
  color: #242424;
}
.container .contact-form .btn-send {
    background: #A383C9;
    width: 125px;
    height: 50px;
    color: #FFFFFF;
    font-weight: 700;
    margin-left: 10px;
    border: none;
}

.contact-address a {
    color: #000;
}

.contact-address {
    background: #f3f3f3;
    padding: 30px 30px;
}
    
    
    .contact-address {
    background: #FFD700;
    padding: 30px;
}



section.about.section {
    padding: 0;
}

section#how-to {
    padding: 40px 0px;
}
section#blog {
    padding-bottom: 20px;
}


    .bodyText p {
    margin: 0!important;
} 

.af-element {
     padding-top: 0px!important;
   
}
.af-header p {
    padding-bottom: 28px!important;}
    
    .home-form {
    position: absolute;
    top: 23%;
    right: 9%;     z-index: 99;
} 


.form.carousel-caption{ margin:0px; margin-left: -4%;}

#mainmenu li a.active1 {
    color: #e7c301;
}

 .contact-address {
    background: #FFD700;
    padding: 60px;
}

.contact-address a {
    color: #000;
}

.contact-address p {
    font-size: 16px;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-bottom: 37px;
}
.contact-address h2 {
    margin-bottom: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
}
