/*** Revolution slider ***/
@import url(../plugin//language-switcher/polyglot-language-switcher.css);
/* 
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,900|Poppins:300,400,500,600');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----bootstrap Select ----- */
@import url('../vendor/bootstrap-select/dist/css/bootstrap-select.css');
/*----camera-slider---*/
@import url('../vendor/Camera-master/css/camera.css');
/*------- Mega menu ------*/
@import url('../vendor/bootstrap-mega-menu/css/menu.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*-------Hover Css --------*/
@import url('../vendor/hover.css');
/*--------- flat-icon ---------*/
@import url('../fonts/icon/font/flaticon.css');
/*----------- Fancybox css -------*/
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
/*--------- Jquery ui ---------*/
@import url('../vendor/jquery-ui/jquery-ui.min.css');


/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
  overflow: hidden;
}
#loader {
  width: 90px;
  height: 65px;
  position: relative;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}
#loader ul {
  margin: 0;
  list-style: none;
  width: 90px;
  position: relative;
  padding: 0;
  height: 10px;
}
#loader ul li {
  position: absolute;
  width: 2px;
  height: 0;
  background-color: #00d747;
  bottom: 0;
}
@keyframes sequence1 {
  0% {
    height: 10px;
  }
  50% {
    height: 50px;
  }
  100% {
    height: 10px;
  }
}
@keyframes sequence2 {
  0% {
    height: 20px;
  }
  50% {
    height: 65px;
  }
  100% {
    height: 20px;
  }
}
#loader li:nth-child(1) {
  left: 0;
  animation: sequence1 1s ease infinite 0;
}
#loader li:nth-child(2) {
  left: 15px;
  animation: sequence2 1s ease infinite 0.1s;
}
#loader li:nth-child(3) {
  left: 30px;
  animation: sequence1 1s ease-in-out infinite 0.2s;
}
#loader li:nth-child(4) {
  left: 45px;
  animation: sequence2 1s ease-in infinite 0.3s;
}
#loader li:nth-child(5) {
  left: 60px;
  animation: sequence1 1s ease-in-out infinite 0.4s;
}
#loader li:nth-child(6) {
  left: 75px;
  animation: sequence2 1s ease infinite 0.5s;
}
/*==================== Click Top ====================*/
.scroll-top {
 width: 50px;
    height: 50px;
    position: fixed;
    border-radius: 5px;
    bottom: 5px;
    right: 0px;
    z-index: 999;
    text-align: center;
    color: #fff;
    background: #000;
    font-size: 25px;
    display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*______________________ Global stlye ___________________*/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }

 body {
  /*  font-family: 'Open Sans', sans-serif;  */
font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color:rgba(0,0,0,0.65);
  font-size: 16px;
  position: relative;
 }
 body .main-page-wrapper {
   overflow-x:hidden;
 }

 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h6 {color: #2d2d43;}
 h1 {font-size: 60px; font-weight: 600;}
 h2 {font-size: 40px; font-weight: 600;}
 h3 {font-size: 30px; font-weight: 500;}
 h4 {font-size: 24px; font-weight: 500;}
 h5 {font-size: 22px; font-weight: 500;}
 h6 {font-size: 20px; font-weight: normal;}
 p {line-height: 32px;}
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}
 button {border:none;outline: none;-webkit-box-shadow: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; -webkit-box-shadow: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.float-left {float:left;}
.float-right {float:right;}
.m-top0 {margin-top: 0 !important;}
.m-bottom0 {margin-bottom: 0 !important;}
.p-bottm0 {padding-bottom: 0 !important;}
.no-border {border: none !important;}
/*--------------------- Transition --------------------*/
.tran3s,header.theme-menu-wrapper #mega-menu-wrapper .nav>li>a:before,#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:before,
.home-service-section .theme-title a:before,.owl-theme .owl-nav [class*=owl-],.nav-tabs > li > a,.banner-three .container a.button-two:after,
.about-text .about-tab-wrapper .nav-tabs > li > a,.gullu-portfolio .single-item .opacity a.view-more:before,.our-blog .single-blog .image img,
.bootstrap-select.btn-group .dropdown-menu li a,.blog-sidebar .blog-categories ul li a,.blog-sidebar .sidebar-recent-post li a,
.blog-sidebar .sidebar-keyword ul li a {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.tran4s,.home-service-section ul li div i {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
 /*----------------------- Theme Color File -------------------*/
.p-color,.what-we-do .single-block:hover h5 a,
.home-service-section ul li:hover div h5 a,.testimonial-section .main-container .item .wrapper p:before,
#theme-main-banner.banner-one .camera_prev:before,
#theme-main-banner.banner-one .camera_next:before,.blog-details .tag-option ul li a:hover,.our-blog .single-blog:hover .text>a,
.our-team-styleOne .single-team-member .image .opacity ul li a,.service-version-one .single-service:hover a,.service-version-two .single-service:hover .text a,
.gullu-portfolio .single-item:hover .opacity a.view-more,.portfolio-details .page-changer li a:hover,.our-blog .single-blog.solid-color:hover .text>a,
.our-blog.blog-v3 .single-blog:hover .text h5 a,.our-blog.blog-v2 .single-blog:hover .text h5 a,.shop-page .shop-sidebar .popular-product li:hover .text a,
.blog-details .comment-area .comment-section .comment button:hover,.contact-us .contact-address>a:hover,.contact-us .contact-address ul li a:hover,
.shop-page .shop-sidebar .sidebar-categories li a:hover,.shop-page .shop-product-wrapper .single-product:hover h6 a,.shop-page .shop-product-wrapper .single-product>a:hover,
header.theme-menu-wrapper.menu-style-two #mega-menu-wrapper .nav .login-button a:hover,.blog-sidebar .sidebar-recent-post li a:hover,.blog-sidebar .blog-categories ul li a:hover,
.theme-modal-box .modal-content .modal-body form ul li label:before,.service-details .box-wrapper .middle-text ul li:before  {
  color:#f11f32;
}
.home-blog-section .single-blog:hover>a{
    color:#f11f32
}
.p-bg-color,header.theme-menu-wrapper #mega-menu-wrapper .nav .login-button a:hover,.home-service-section .theme-title a:hover:before,
.pricing-plan-one .nav-tabs > li.active > a,.pricing-plan-one .nav-tabs > li.active > a:hover,.pricing-plan-one .nav-tabs > li.active > a:focus,.banner-two .watch-video a:hover,
.our-team-styleOne .title a:hover,.our-blog.blog-v2 .load-more:hover,.bootstrap-select.btn-group .dropdown-menu li.selected a,.bootstrap-select.btn-group .dropdown-menu li:hover a,
.shop-details .procuct-details .product-info>div>a.cart-button,.shop-details .procuct-details .product-info>div>a.wishlist-button:hover,#mega-menu-wrapper .navbar-toggle .icon-bar,
.blog-sidebar .sidebar-keyword ul li a:hover,.service-details .box-wrapper .title .loan {
  background: #f11f32;
}
.our-portfolio .theme-title a:hover{
    background:#f11f32;
}
header.theme-menu-wrapper #mega-menu-wrapper .nav .login-button a:hover,.our-portfolio .theme-title a:hover,.banner-two .watch-video a:hover,.our-team-styleOne .title a:hover,
header.theme-menu-wrapper.menu-style-two #mega-menu-wrapper .nav .login-button a:hover,.gullu-portfolio .single-item .opacity a.view-more:hover:before,.our-blog.blog-v2 .load-more:hover,
.contact-us .contact-address ul li a:hover,.shop-page .shop-sidebar .sidebar-search input:focus,.shop-details .procuct-details .product-info>div>a.cart-button,
.shop-details .procuct-details .product-info>div>a.wishlist-button:hover,.blog-sidebar .sidebar-keyword ul li a:hover {
  border-style: solid;
  border-color:#f11f32;
}
/*------------------- Theme Title ------------------*/
.theme-title {position: relative;}
.theme-title h6 {
  font-weight: 600;
  font-size: 16px;
  color: rgba(0,0,10,0.45);
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
.theme-title h6:before {
  content: '';
  width: 100%;
  height: 5px;
  position: absolute;
  background: #f11f3261;
  border-radius: 2.5px;
  left:0;
  bottom: 0;
  z-index: -1;
}
.theme-title h2#title {
         font-weight: 300;
    font-size: 54px;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.theme-title h2.client-title{
    font-size: 55px !important;
    color: #000000c7 !important;
}
#sec-head h2#title:before {
      content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    background: #dc1d24;
    left: 3px;
    bottom: 5px;
    z-index: -1;
    display: none;
}
.theme-title h2 {line-height: 55px;margin-top: 35px;}
.theme-title-two h6 {
  font-weight: 500;
  font-size: 20px;
  color: rgba(0,0,0,0.3);
  margin-bottom: 15px;
}
.theme-title-two h2 {
  line-height: 55px;
  font-weight: 700;
}
.theme-title-two h2 span {position: relative;z-index: 9;}
.theme-title-two h2 span:before {
  content: '';
  width: 97%;
  height: 10px;
  position: absolute;
  background: #c7fadb;
  border-radius: 5px;
  left:3px;
  bottom: 7px;
  z-index: -1;
}
.theme-title-two h2 strong {color: #0dda8f; }
/*------------------------------ Theme menu ----------------------*/
header.theme-menu-wrapper {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  z-index: 99;
  padding-top: 62px;
}
header.theme-menu-wrapper.full-width-menu {padding-left: 80px;padding-right:80px;}
header.theme-menu-wrapper #mega-menu-wrapper .nav>li>a {
  padding: 0 0 20px 0;
  margin: 0 22px;
  position: relative;
  z-index: 9;
}
header.theme-menu-wrapper #mega-menu-wrapper .nav>li>a:before,
#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:before {
  content: '';
  width: 0;
  height: 5px;
  opacity: 0;
  position: absolute;
  background: #99efb5;
  left:0;
  z-index: -1;
}
header.theme-menu-wrapper #mega-menu-wrapper .nav>li>a:before {top:17px;}
#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:before {bottom: 14px;}
header.theme-menu-wrapper #mega-menu-wrapper .nav>li.active>a:before,
header.theme-menu-wrapper #mega-menu-wrapper .nav>li:hover>a:before,
#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li:hover>a:before,
#mega-menu-wrapper .nav>li.dropdown-holder .sub-menu .second-sub-menu>li>a:hover:before {
  opacity: 1;
  width: 100%;
}
header.theme-menu-wrapper #mega-menu-wrapper .nav .login-button a {
  width: 110px;
  line-height: 36px;
  font-weight: 600;
  font-size: 15px;
  padding: 0;
  text-align: center;
  color: #00000a;
  text-transform: uppercase;
  border: 2px solid rgba(0,0,10,0.08);
  border-radius: 5px;
  margin: -7px 0 0 30px;
}
header.theme-menu-wrapper #mega-menu-wrapper .nav .login-button a:before {display: none;}
header.theme-menu-wrapper #mega-menu-wrapper .nav .login-button a:hover {color: #fff;}
/*------------------------------ Menu Style Two ------------------------*/
header.theme-menu-wrapper.menu-style-two #mega-menu-wrapper .nav>li>a {color: #fff;font-weight: normal;}
header.theme-menu-wrapper.menu-style-two #mega-menu-wrapper .nav>li>a:before {display: none;}
header.theme-menu-wrapper.menu-style-two #mega-menu-wrapper .nav .login-button a {border-color: rgba(255,255,255,0.3);}
header.theme-menu-wrapper.menu-style-two #mega-menu-wrapper .nav .login-button a:hover {background: #fff;border-color: #fff;}
header.theme-menu-wrapper.menu-style-two.inner-menu #mega-menu-wrapper .nav>li>a:before {display: block;}
header.theme-menu-wrapper.menu-style-two.inner-menu #mega-menu-wrapper .nav .login-button a:before {display: none;}
/*--------------------------------- Header/Menu style Three ----------------------*/
header.theme-menu-wrapper.menu-style-three {padding-top: 0px;background-color: #fff;}
.menu-style-three .top-header p {
  display: inline-block;
  color: rgba(38,41,46,0.4);
  text-transform: uppercase;
  font-weight: 600;
  line-height: 40px;
}
.menu-style-three .top-header p a {
  font-weight: 500;
  color: #29293f;
  font-size: 18px;
  margin:0 42px 0 12px;
  vertical-align: -3px;
    text-transform: lowercase;
}
.menu-style-three .top-header p a:hover {color: #f11f32;}
.menu-style-three .top-header ul,
.menu-style-three .top-header ul li {display: inline-block;}
.menu-style-three .top-header ul li a {
  line-height: 40px;
  color: #2b2b2c;
  margin-left: 15px;
  font-size: 18px;
}
.menu-style-three .top-header ul li a:hover {color: #29293f;}
header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper .nav .quote-button a {
  width: 160px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  font-size: 15px;
  margin-left: 15px;
  color: #fff;
  background: #f11f32;
  padding: 0 !important;
}
header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper .nav .quote-button a:hover{
    background: none;
}
header.theme-menu-wrapper #mega-menu-wrapper .nav .quote-button a:before {display: none;}
header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper .nav>li>a {
  color: #2b2b2c;
  margin: 0;
  padding: 14px 18px 8px 30px;
    font-weight: 300;
}
header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper .nav>li>a:hover{
    color:#f11f32;
}
.menu-style-three #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li a {color: #fff;}
.menu-style-three #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:hover {color: #000;}
header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper .nav>li>a:before {
  content: "";
  position: absolute;
  top:25px;
  left: 0;
  background:#f11f32;
  opacity: 1;
  width: 5px;
  height:5px;
}
header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper .nav>li:first-child>a:before,
.menu-style-three #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:before {display: none;}
header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper {margin-top:35px; margin-left: 10%;}
/*================= Sticky Menu ===============*/
@-webkit-keyframes menu_sticky {
  0%  {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
@keyframes menu_sticky {
  0%  {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-menu-wrapper.fixed {
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 999;
  background: #fff;
  padding-top: 35px;
  -webkit-box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
    box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
  -webkit-animation: menu_sticky 0.7s ease-in-out;
  animation: menu_sticky 0.7s ease-in-out;
}
.theme-menu-wrapper.fixed.menu-style-two {background: #ffffff;}
.theme-menu-wrapper.fixed.menu-style-two.inner-menu {background: rgba(21,21,21,0.9);}

.menu-style-two #mega-menu-wrapper .navbar-toggle .icon-bar {background: #fff !important;}
header.theme-menu-wrapper.fixed #mega-menu-wrapper .nav>li.menu-list>a {padding-bottom: 38px;}
.theme-menu-wrapper.fixed .logo {
  
}
header.theme-menu-wrapper.menu-style-three.fixed {padding-top: 0px;}
.theme-menu-wrapper.menu-style-three.fixed .top-header {display: none;}
header.theme-menu-wrapper.menu-style-three.fixed #mega-menu-wrapper {margin-top: 32px;}
header.theme-menu-wrapper.menu-style-three.fixed #mega-menu-wrapper .nav>li>a {padding-top: 15px;padding-bottom: 10px;}
/*-------------------------- SignUp Modla Box -----------------------*/
.modal {z-index: 9999999;}
.theme-modal-box .modal-dialog {
  width: 620px;
  position: relative;
  top:50%;
  margin: 0 auto;
}
.theme-modal-box.modal.in .modal-dialog {
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.theme-modal-box .modal-content {
  border-radius: 3px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.theme-modal-box .modal-content .modal-body {
  padding: 70px 45px 70px 45px;
}
.theme-modal-box .modal-content .modal-body>h3 {
  text-align: center;
  font-weight: 700;
  margin-bottom: 40px;
}
.theme-modal-box .modal-content .modal-body>ul {margin: 0 -7px;}
.theme-modal-box .modal-content .modal-body>ul li {
  width: 25%;
  padding: 0 7px;
}
.theme-modal-box .modal-content .modal-body>ul li a {
  font-weight: 700;
  font-size: 14px;
  width: 100%;
  text-align: center;
  line-height: 35px;
  color: #fff;
  text-transform: capitalize;
  border-radius: 3px;
  margin-bottom: 15px;
}
.theme-modal-box .modal-content .modal-body>ul li a i {
  margin-right: 5px;
}
.theme-modal-box .modal-content .modal-body>ul li:first-child a {background: #3060af;}
.theme-modal-box .modal-content .modal-body>ul li:nth-child(2) a {background: #dd4b39;}
.theme-modal-box .modal-content .modal-body>ul li:nth-child(3) a {background: #00abf0;}
.theme-modal-box .modal-content .modal-body>ul li:nth-child(4) a {background: #0a80af;}
.theme-modal-box .modal-content .modal-body form .wrapper {
  padding: 0 60px;
}
.theme-modal-box .modal-content .modal-body form h6 {
  text-align: center;
  margin-top: 25px;
  padding: 0 0 38px 0;
}
.theme-modal-box .modal-content .modal-body form input {
  width: 100%;
  height: 55px;
  border: 1px solid #e7e7e7;
  padding: 0 20px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.theme-modal-box .modal-content .modal-body form ul li label {
  position: relative;
  font-weight: 400;
  font-size: 16px;
  padding-left: 25px;
  cursor: pointer;
}
.theme-modal-box .modal-content .modal-body form ul li input[type="checkbox"] {
  display: none;
}
.theme-modal-box .modal-content .modal-body form ul li label:before {
  content: '';
  width: 14px;
  height: 14px;
  line-height: 12px;
  font-size: 12px;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  display: inline-block;
  position: absolute;
  left:0;
  top:4px;
  text-align: center;
}
.theme-modal-box .modal-content .modal-body form ul li input[type="checkbox"]:checked + label:before {
  content: "";
  font-family: 'font-awesome';
}
.theme-modal-box .modal-content .modal-body form ul {padding: 10px 0 20px 0;}
.theme-modal-box .modal-content .modal-body form button {
  display: block;
  width: 100%;
  line-height: 55px;
  border-radius: 3px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1.4px;
}
/*---------------------------------- Theme Banner --------------------------*/
.banner-img-one {
  -webkit-clip-path: url(#shape-one);
          clip-path: url(#shape-one);
}
.theme-shape-two {
  background: url(../svg/1.svg);
  height: 100%;
}
#theme-main-banner {margin-bottom: 45px;margin-top: 130px;}
.camera_wrap {
  float:none;
}
#theme-main-banner .camera_prev, #theme-main-banner .camera_next {
  height: 70px;
  margin-top: -35px;
  width: 30px;
  background: transparent;
  border-radius: 5px;
}
#theme-main-banner .camera_prev:before, #theme-main-banner .camera_next:before {
  font-family: 'font-awesome';
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 70px;
  color: #fff;
  font-size: 50px;
  z-index: 9;
}
#theme-main-banner .camera_prev:before {content: '';}
#theme-main-banner .camera_next:before {content: '';}

#theme-main-banner .camera_prev>span, #theme-main-banner .camera_next>span {display: none;}
#theme-main-banner .camera_overlayer {
  content: '';
  position: absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
}
#theme-main-banner.banner-one .camera_overlayer {
  background: url(../images/home/shape-1.png) no-repeat center center;
}
#theme-main-banner.camera_wrap .camera_pag .camera_pag_ul {
  position: absolute;
  text-align: center;
  top:50%;
  left:38px;
  z-index: 99;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#theme-main-banner .camera_caption {
  height: 100%;
}
#theme-main-banner .container {position: relative;}
#theme-main-banner .camera_caption>div {
  background: transparent;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-shadow: none;
  left: 0;
  padding: 0;
}
.banner-one h5 {
  font-weight: normal;
  color: rgba(0,0,0,0.4);
}
.banner-one h1 {
  text-transform: capitalize;
  line-height: 78px;
  margin:25px 0 55px 0;
}
.banner-one h1 span {position: relative;z-index: 9;}
.banner-one h1 span:before {
  content: '';
  width: 97%;
  height: 7px;
  position: absolute;
  background: #99efb5;
  border-radius: 2.5px;
  left:3px;
  bottom: 17px;
  z-index: -1;
}
.camera_wrap .container a#button-two {
    background:#000 !important;
}
a.button-one {
    width: 150px;
    line-height: 42px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    border-radius: 28px;
    background: #f11f32;
    margin-top: 0px;
}
.banner-one .image-shape-one {
  display: inline-block;
  position: absolute;
  right: -96px;
  top: -15%;
  z-index: 1;
}
.banner-one .image-shape-two {
  display: inline-block;
  position: absolute;
  width: 850px;
  height: 569px;
  right: -119px;
  top: -20%;
  z-index: -1;
}
.banner-one #theme-shape-two {
  width: 100%;
  height: 100%;
}
/*----------------------------- Banner Style Two ----------------*/
#theme-main-banner.banner-two .camera_overlayer {
 
}
.banner-two h5 {font-weight: normal;}
.banner-two h1 {
  line-height: 75px;
  color: #fff;
  margin:25px 0 55px 0;
}
.banner-two .watch-video {
  display: inline-block;
  -webkit-transform:rotate(-90deg);
          transform:rotate(-90deg);
  padding-left: 110px;
}
.banner-two .watch-video h6 {color: #fff;}
.banner-two .watch-video h4 {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  margin-top: 7px;
}
.banner-two .watch-video a {
  width: 70px;
  height: 70px;
  text-align: center;
  border: 2px solid #fff;
  line-height: 66px;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  position: absolute;
  left:2px;
  top:0;
  z-index: 1;
}
.banner-two .play-option {
  position: absolute;
  right: -65px;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
/*------------------------ Banner Style Three -----------------*/
.banner-three .container h1 {
  color: #1c1c27;
  line-height: 78px;
}
.banner-three .container h1 span,.banner-three .container a.button-two:hover,
#theme-main-banner.banner-three .camera_prev:before, #theme-main-banner.banner-three .camera_next:before {color: #0dda8f;}
.banner-three .container h5 {
  font-size: 19px;
  font-weight: normal;
  color: rgba(38,41,46,0.7);
  margin: 70px 0 60px 0;
}
.banner-three .container a.button-two {
  font-weight: 500;
  font-size: 18px;
  color: #26292e;
  text-transform: capitalize;
  padding-bottom: 5px;
}
.banner-three .container a.button-two:before {
  content: '';
  width: 100%;
  height: 2px;
  background: rgba(0,0,0,0.07);
  position: absolute;
  left:0;
  bottom: 0;
  z-index: 1;
}
.banner-three .container a.button-two:after {
  content: '';
  width: 0;
  height: 2px;
  background: #0dda8f;
  position: absolute;
  left:0;
  bottom: 0;
  z-index: 9;
}
.banner-three .container a.button-two:hover:after {width: 100%;}
.banner-three .watch-video {
  display: inline-block;
  -webkit-transform:rotate(-90deg);
          transform:rotate(-90deg);
  padding-left: 95px;
}
.banner-three .watch-video a i:before {
  -webkit-transform:rotate(90deg);
          transform:rotate(90deg);
}
.banner-three .watch-video h6 {color: #cfcfcf;}
.banner-three .watch-video h4 {
  font-weight: 600;
  text-transform: uppercase;
  color: #26292e;
  margin-top: 7px;
}
.banner-three .watch-video a {
  width: 36px;
  height: 36px;
  text-align: center;
  border: 2px solid #0dda8f;
  line-height: 32px;
  border-radius: 50%;
  color: #0dda8f;
  font-size: 15px;
  position: absolute;
  left:2px;
  top:0;
  z-index: 1;
}
.banner-three .watch-video a:before,
.banner-three .watch-video a:after {
  content: '';
  position: absolute;
  border-radius: 50%;
}
.banner-three .watch-video a:before{
  top:-10px;
  right: -10px;
  bottom: -10px;
  left:-10px;
  border: 2px solid rgba(0,228,135,0.35);
  -webkit-animation: hvr-ripple-out 1.2s ease-in-out infinite;
  animation: hvr-ripple-out 1.2s ease-in-out infinite;
}
.banner-three .watch-video a:after{
  top:-20px;
  right: -20px;
  bottom: -20px;
  left:-20px;
  border: 2px solid rgba(0,228,135,0.15);
  -webkit-animation: hvr-ripple-out-two 1.2s ease-in-out infinite;
  animation: hvr-ripple-out-two 1.2s ease-in-out infinite;
}
.banner-three .play-option {
  position: absolute;
  left: -25%;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
/*----------------------- Video Banner -------------------*/
#video-banner {
  width: 100%;
  height: 900px;
  position: relative;
  margin-bottom: 90px;
}
#video-banner #video-player {width: 100%;height: 100%;}
#video-banner .banner-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}
#video-banner .banner-wrapper .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#video-banner .banner-wrapper h5 {
  font-weight: normal;
  color: rgba(255,255,255,0.8);
}
#video-banner .banner-wrapper h1 {
  text-transform: capitalize;
  color: #fff;
  line-height: 78px;
  margin:25px 0 55px 0;
}
#video-banner .banner-wrapper a.button-one {
  width: 200px;
  line-height: 55px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  border-radius: 28px;
}
/*-------------------------- What we do -------------------*/
.what-we-do {
  text-align: center;
  padding-bottom: 15px;
    background: rgba(61, 61, 61, 0.7) !important;
}
.what-we-do h3 {
  /*font-family: 'Open Sans', sans-serif;*/
     font-size: 60px;
    font-weight: 300;
    line-height: 42px;
  margin: 0 auto;
  width: 75%;
       margin-bottom: 35px;
    color: #fff;
    margin-top: 25px;
}
.what-we-do .container>h6 {
  color: rgba(37,47,62,0.8);
  margin: 50px 0 130px 0;
}
.what-we-do .single-block .icon {
  width: 121px;
  height: 121px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.78);
  line-height: 119px;
  font-size: 45px;
  margin: 0 auto;
  position: relative;
}
.what-we-do .single-block .icon.color-one {color: #00d747;}
.what-we-do .single-block .icon.color-two {color: #ff3838;}
.what-we-do .single-block .icon.color-three {color: #9262ff;}
.what-we-do .single-block h6 {
  color: #fff;
     font-size: 28px;
    margin: 30px 0 20px 0;
    font-weight: 300;
}
.what-we-do .single-block h5 a {
  color: #2d2d43;
  font-size: 20px;
  line-height: 30px;
}
.what-we-do .single-block:hover h5 a {
  text-shadow: 1px 1px 5px rgba(37,47,62,0.1);
}
.what-we-do .single-block {
  padding: 0 25px;
  margin-bottom: 50px;
}
.what-we-do .single-block .icon.middle-block:before,
.what-we-do .single-block .icon.middle-block:after {
  content: '';
  width: 200px;
  height: 1px;
  background:rgba(255, 255, 255, 0.78);
  position: absolute;
  top:49%;
}
.what-we-do .single-block .icon.middle-block:before {left:-240px;}
.what-we-do .single-block .icon.middle-block:after {right: -240px;}
/*---------------------- More About Us ---------------------*/
.more-about-us.bg-color {
  background: #f6fbfe;
  padding: 25px 0 10px 0;
  margin-bottom: 0;
}
.more-about-us.bg-color:before {
  content: '';
  width: 42%;
  height: 100%;
  position: absolute;
  left:0;
  top:0;
  background: url(../images/home/10.jpg) no-repeat center;
    background-size: 100% 100%;
}
.more-about-us {
  padding: 0 0 30px 0;
  margin-bottom: 90px;
  position: relative;
  z-index: 9;
}
.more-about-us .main-content {padding-left: 45px;}
.more-about-us .main-content h2 {
  line-height: 60px;
}
.more-about-us .main-content .main-wrapper {
  padding: 20px 0 20px 65px;
}
.more-about-us .main-content .main-wrapper h4 {position: relative;}
/*.more-about-us .main-content .main-wrapper h4:before {
  content: "\f178";
  font-size: 40px;
  position: absolute;
  top:-8px;
  left:-65px;
  font-weight: bold;
}*/
.more-about-us .main-content .main-wrapper p {
  line-height: 35px;
  margin: 32px 0 40px 0;
}
.more-about-us [class*="col-"] {position: static;}
.more-about-us .main-content .main-wrapper .button-wrapper {
  width: 348px;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px 0 10px 65px;
}
.more-about-us.bg-color .main-content .main-wrapper .button-wrapper {
  -webkit-transform:translateY(50%);
          transform:translateY(50%);
}
.more-about-us .main-content .main-wrapper .button-wrapper span {
  font-weight: 500;
  font-size: 18px;
  color: #2b2b2c;
}
.more-about-us .main-content .main-wrapper .button-wrapper a {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  display: block;
  margin-top: 2px;
}
.more-about-us .main-content .main-wrapper .button-wrapper a i {
  font-size: 25px;
  font-weight: normal;
  margin-left: 12px;
  vertical-align: middle;
}
.more-about-us .image-box {
  position: absolute;
  top:90px;
  left:-85px;
  z-index: 1;
}
.more-about-us .image-box .image-shape {
  -webkit-clip-path: url(#shape-one);
          clip-path: url(#shape-one);
}
.more-about-us .theme-shape-three {
  background: url(../svg/2.svg);
  width: 865px;
  height: 525px;
  position: absolute;
  top: 85px;
  left: -135px;
  z-index: -1;
}
/*------------------------ Theme Counter --------------------*/
.theme-counter {
  text-align: center;
  
  padding: 30px 0 0px 0;
}
.theme-counter.fix {padding-bottom: 50px;}
.theme-counter h2 {font-size: 50px;}
.theme-counter p {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #aeaeae;
  margin: 5px 0 40px 0;
}
/*------------------------ Our Portfolio ----------------------*/
.our-portfolio {padding: 0px 0 40px 0;}
.our-portfolio .theme-title:before {
  content: '';
  font-size: 250px;
  color: rgba(9,9,19,0.03);
  position: absolute;
  top:0;
  left:-270px;
  font-weight: 600;
  line-height: 175px;
}
.our-portfolio .theme-title a {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 200px;
  line-height: 51px;
  border: 2px solid rgba(0,0,0,0.07);
  border-radius: 5px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  font-size: 15px;
  color: #00000a;
}
.our-portfolio .theme-title a:hover {color: #fff;}
.our-portfolio .wrapper {
  padding: 0 35px;
  margin-top: 50px;
}
.our-portfolio .wrapper .image img {
  width: 100%;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.our-portfolio .wrapper .image {
  position: relative;
  overflow: hidden;
}
.our-portfolio .wrapper .image .opacity {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background: rgba(255,255,255,0.95);
  opacity: 0;
  -webkit-transform:scale(0.8);
          transform:scale(0.8);
}
.our-portfolio .wrapper .image:hover .opacity {
  opacity: 1;
  border-radius: 0;
  -webkit-transform:scale(1);
          transform:scale(1);
}
.our-portfolio .wrapper .image .opacity a {
  display: block;
  width: 80px;
  height: 80px;
  margin: -40px auto 0 auto;
  position: relative;
  top:50%;
}
.our-portfolio .wrapper .image .opacity a:before,
.our-portfolio .wrapper .image .opacity a:after {
  content: '';
  position: absolute;
  background: #f11f32;
}
.our-portfolio .wrapper .image .opacity a:before {
  width: 2px;
  height: 100%;
  left:50%;
  margin-left: -1px;
  bottom: 0;
}
.our-portfolio .wrapper .image .opacity a:after {
  width: 100%;
  height: 2px;
  left:0;
  margin-top: -1px;
  top:50%;
}
.our-portfolio .wrapper .item {margin: 0 15px;}
/*------------------------ Home Service Section ----------------------*/
.home-service-section {
  position: relative;
  padding-bottom: 30px;
    padding-top: 20px;
}
.home-service-section img {
  position: absolute;
  left:0;
  top:0;
}
.home-service-section .theme-title {margin-bottom: 70px;}
.home-service-section .theme-title p {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  margin:35px 0 20px 0;
  display: inline-block;
}
.home-service-section .theme-title a {
  font-weight: 600;
  color: #00000a;
  padding-bottom: 2px;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  bottom: 20px;
}
.home-service-section .theme-title a:before {
  content: '';
  width: 100%;
  height: 2px;
  background: #00000a;
  position: absolute;
  left:0;
  bottom: 0;
}
.home-service-section ul {margin: 0 -35px;}
.home-service-section ul li {
  padding: 0 35px;
  margin-bottom: 90px;
}
.home-service-section ul li div {
  position: relative;
  padding: 0 0 0 90px;
}
.home-service-section ul li div h5 a {
  color: #00000a;
  margin-bottom: 12px;
}
.home-service-section ul li div p {
  line-height: 30px;
  font-weight: 500;
}
.home-service-section ul li div i {
  font-size: 62px;
  position: absolute;
  top:-10px;
  left:0;
}
.home-service-section ul li:hover div i {
  -webkit-transform:scale(0.9);
          transform:scale(0.9);
}
.home-service-section ul li div i.flaticon-user {color: #088ed3;}
.home-service-section ul li div i.flaticon-layers {color: #ff5757;}
.home-service-section ul li div i.flaticon-bar-chart {color: #2ed876;}
.home-service-section ul li div i.flaticon-smartphone {color: #ffba34;}
/*------------------- Two Section Wrapper -----------------*/
.two-section-wrapper {background: url(../images/home/shape-3.png) no-repeat center;}
/*--------------------- Testimonial ---------------------*/
.testimonial-section {
  padding: 130px 0 150px 0;
  position: relative;
  z-index: 9;
  margin-bottom: 140px;
}
.testimonial-section.bg-image {
  background: url(../images/home/11.jpg) no-repeat center;
  background-size: cover;
  padding: 130px 0 150px 0;
}
.testimonial-section.bg-image .theme-title h6:before {display: none;}
.testimonial-section.bg-image .theme-title h6 {letter-spacing: 1.2px;}
.testimonial-section .main-container .theme-title {margin-bottom: 60px;}
.testimonial-section .main-container .item .wrapper {
  padding-left: 80px;
}
.testimonial-section .main-container .item .wrapper p {
  font-size: 18px;
  line-height: 42px;
  position: relative;
  margin-bottom: 55px;
}
.testimonial-section .main-container .item .wrapper p:before {
  content: "\f109";
  font-family: Flaticon;
  font-size: 38px;
  position: absolute;
  top:9px;
  left:-78px;
}
.testimonial-section .main-container .item .wrapper .name {
  padding-left: 70px;
  position: relative;
}
.testimonial-section .main-container .item .wrapper .name img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top:0;
  left:0;
}
.testimonial-section .main-container .item .wrapper .name h5 {
  font-size: 18px;
  color: #00000a;
  margin: 5px 0 3px 0;
}
.testimonial-section .owl-theme .owl-nav [class*=owl-] {
  font-family: 'font-awesome';
  background: transparent;
  border-radius: 0;
  margin: 0 5px;
  color: #d2d5d8;
  font-size: 28px;
}
.testimonial-section .owl-theme .owl-nav [class*=owl-]:hover {color: #393a3b;}
.testimonial-section .owl-theme .owl-nav {
  position: absolute;
  margin: 0;
  bottom: 0;
  right: 5px;
}
.testimonial-section .image-box {
  position: absolute;
  top:130px;
  left:-85px;
  z-index: 1;
}
.testimonial-section .image-box .image-shape {
  -webkit-clip-path: url(#shape-one);
          clip-path: url(#shape-one);
}
.testimonial-section .theme-shape-four {
  background: url(../svg/2.svg);
  width: 865px;
  height: 525px;
  position: absolute;
  top: 110px;
  left: -135px;
  z-index: -1;
}
/*-------------------------- Pricing Plan One ----------------------*/
.pricing-plan-one .theme-title p {
  line-height: 34px;
  margin: 35px 0 0 0;
}
.pricing-plan-one .nav-tabs {border: none;margin-top: 46px;}
.pricing-plan-one .nav-tabs > li {margin: 0;}
.pricing-plan-one .nav-tabs > li > a {
  width: 152px;
  line-height: 55px;
  font-size: 18px;
  padding: 0;
  background: #ffffff;
  font-weight: 500;
  color: #00000a;
  border: none !important;
  margin: 0;
  text-align: center;
}
.pricing-plan-one .nav-tabs > li:first-child > a {border-radius: 28px 0 0 28px;}
.pricing-plan-one .nav-tabs > li:last-child > a {border-radius: 0 28px 28px 0;}
.pricing-plan-one .nav-tabs > li.active > a,
.pricing-plan-one .nav-tabs > li.active > a:hover,
.pricing-plan-one .nav-tabs > li.active > a:focus {color: #fff;}
.pricing-plan-one .tab-content .left-side {
  width: 43%;
  background: #2adc65;
  text-align: center;
  color: #fff;
  padding: 50px 0 0 0;
}
.pricing-plan-one .tab-content .left-side span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  font-size: 60px;
  display: inline-block;
}
.pricing-plan-one .tab-content .left-side span sup {
  font-size: 32px;
  top:-22px;
}
.pricing-plan-one .tab-content .left-side span sub {
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
  font-size: 24px;
  top:-25px;
  left:-5px;
}
.pricing-plan-one .tab-content .left-side h6 {
  font-weight: 300;
  font-size: 24px;
  color: #fff;
  padding: 22px 0 62px 0;
}
.pricing-plan-one .tab-content .left-side a {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 72px;
  line-height: 166px;
  background: #06d048;
  color: #fff;
}
.pricing-plan-one .tab-content .right-side {
  width: 57%;
  background: #fff;
  padding:65px 10px 73px 45px;
}
.pricing-plan-one .tab-content .right-side h6 {
  font-weight: 500;
  color: rgba(0,0,0,0.4);
  text-transform: uppercase;
}
.pricing-plan-one .tab-content .right-side h4 {margin: 22px 0 35px 0;}
.pricing-plan-one .tab-content .right-side ul li {
  line-height: 42px;
  font-weight: 500;
}
.pricing-plan-one .tab-content {
  -webkit-box-shadow: 0px 3px 35px 0px rgba(160, 190, 212, 0.22);
          box-shadow: 0px 3px 35px 0px rgba(160, 190, 212, 0.22);
}
.pricing-plan-one {padding-bottom: 210px;}
/*------------------------ Home Blog Section --------------------*/
.home-blog-section {padding: 0px 0 0 0;}
.home-blog-section .theme-title {margin-bottom: 70px;}
.home-blog-section .row {margin: 0 -45px;}
.home-blog-section .row [class*="col-"] {padding: 0 45px;}
.home-blog-section .single-blog {
  position: relative;
  padding-left: 95px;
}
.home-blog-section .single-blog h6 {
  font-weight: 500;
  font-size: 18px;
}
.home-blog-section .single-blog h5 a {
  color: #13192d;
  position: relative;
  display: inline-block;
  line-height: 32px;
  margin: 12px 0 20px 0;
  z-index: 1;
}
.home-blog-section .single-blog p {
  margin: 0 0 20px 0;
  font-weight: 500;
}
.home-blog-section .single-blog>a {
  font-weight: 500;
  color: #000000;
}
.home-blog-section .single-blog>a:hover{
    color:#f11f32;
}
.home-blog-section .single-blog>a i {
  margin-left: 8px;
  font-weight: normal;
  color: rgba(0,0,0,0.4);
}
.home-blog-section .single-blog h5 a:before {
  content: '';
  width: 100%;
  height: 10px;
  border-radius: 5px;
  position: absolute;
  left:0;
  bottom: 3px;
  z-index: -1;
}
.home-blog-section .single-blog.color-one h5 a:before{background: #fff;}
.home-blog-section .single-blog.color-two h5 a:before{background: #fff;}
.home-blog-section .single-blog.color-three h5 a:before{background: #ffe8bf;}
.home-blog-section .single-blog.color-four h5 a:before{background: #ffdada;}

.home-blog-section .single-blog img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  top:0;
  left:0;
}
.home-blog-section .single-blog {margin-bottom: 85px;}
/*----------------------- Footer ---------------------*/
footer.bg-one {}
footer.bg-two {
  background: url(../images/home/footer2.jpg) no-repeat center center;background-size: cover;
  padding-top: 150px;
}

footer {padding-top:60px;box-shadow: 1px -5px 3px #f3f3f35c;background:#f11f32;}
footer .footer-logo h6 a{
    color: #fff;
}
footer .footer-logo h6 a img#ficons {
        width: 35px;
    float: left;
    padding-right: 8px;
    margin-top: -6px;
}
}
footer .footer-logo h5 a {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  margin: 30px 0 15px 0;
}
footer .footer-logo h6{
    color:#fff;
}
footer .footer-subscribe h6 a span{
    font-size: 14px;
    font-weight: 300;
    padding-right: 5px;
}
footer .footer-subscribe h6 a{
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}
footer .footer-subscribe h6 a img#ficons {
        width: 35px;
    float: left;
    padding-right: 8px;
    margin-top: -6px;
}
}
footer .footer-subscribe h5 a {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  margin: 30px 0 15px 0;
}
footer .footer-subscribe h6{
    color:#fff;
        padding-top: 25px !important;
}
footer h4 {
  font-size: 15px;
    font-weight: 600;
    margin-bottom: 25px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
footer h4#flink-last{
    margin-bottom: 35px;
}
footer .footer-list ul li {line-height: 40px;}
footer .footer-list ul li a {
  color: #fff;
  font-weight: 300;
}
footer .footer-subscribe input {
  width: 100%;
  height: 55px;
  border: 1px solid #f3f3f3ad;
  border-radius: 5px;
  padding: 0 20px;
  background: transparent;
    color:#fff;
}
footer .footer-subscribe form {padding: 15px 0 35px 0;}
footer .footer-subscribe ul li {display: inline-block;}
footer .footer-subscribe ul li a i{
        display: block;
    margin-right: 5px;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #f11f32;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
footer .footer-subscribe ul li a {
  color: #fff;
  font-size: 18px;
  margin-right: 8px;
}
footer .bottom-footer p,footer .bottom-footer ul li {line-height: 40px;    font-size: 10px;
    font-weight: 300;}
footer .bottom-footer p a {font-weight:300;}
footer .bottom-footer ul li {
  float:left;
  padding-left: 50px;
}
footer .bottom-footer ul li h3 {
  font-size: 24px;
  font-weight: 600;
}
footer .row [class*='col-'] {margin-bottom: 10px;}
footer .bottom-footer {padding: 20px 0 20px 0;border-top: 1px solid #f3f3f366;}
#svag-shape {position: absolute;z-index: -999;}

/*-------------------------- Home Version 3 ---------------------------*/

/*------------------ What We Do Style Two ------------------*/
.what-we-do-styletwo {padding: 85px 0 95px 0;}
.what-we-do-styletwo .single-block {
  position: relative;
  padding-left: 75px;
  margin-bottom: 50px;
}
.what-we-do-styletwo .single-block .icon {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid rgba(38,41,46,0.15);
  text-align: center;
  line-height: 48px;
  top:8px;
  left:0;
  color: rgba(38,41,46,0.15);
  font-size: 18px;
}
.what-we-do-styletwo .single-block h6 {
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 10px;
}
.what-we-do-styletwo .single-block p {line-height: 28px;}
/*----------------------- Company CEO Text -------------------*/
.company-seo-text p {margin: 30px 0 50px 0;}
.company-seo-text h5 {
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
  color: #000000;
}
.company-seo-text h6 {
  font-size: 17px;
  font-weight: 600;
  position: relative;
  padding-left: 60px;
  color: #000;
  margin: 42px 0 60px 0;
}
.company-seo-text h6 span {color: #bdbdbd;font-weight: 500;}
.company-seo-text h6:before {
  content: '';
  width:35px;
  height: 2px;
  background: #1c1c27;
  position: absolute;
  top:50%;
  left:0;
  margin-top: -1px;
}
.company-seo-text a {
  width: 200px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  background: #0dda8f;
}
.company-seo-text img {border-radius: 50%;}
/*----------------------------- Short Banner ----------------------*/
.short-banner {
  background: url(../images/home/13.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
  margin: 150px 0 0 0;
}
.short-banner .opacity {
  text-align: center;
  background: rgba(0,0,0,0.75);
  padding: 170px 0;
}
.short-banner .opacity h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  font-size: 50px;
  line-height: 70px;
  color: #fff;
}
/*--------------------- Business Statics -----------------------*/
.business-statics {
  margin: 150px 0 150px 0;
  position: relative;
  max-width: 1920px;
}
.business-statics #chart {
  position: absolute;
  left:0;
  top:30px;
  z-index: -1;
  width: 49%;
}
.business-statics .main-content {padding-left: 35px;}
.business-statics .main-content h2 {
  line-height: 60px;
}
.business-statics .main-content .main-wrapper {
  padding: 52px 0 0 75px;
}
.business-statics .main-content .main-wrapper h4 {
  position: relative;
  font-size: 22px;
  line-height: 35px;
}
.business-statics .main-content .main-wrapper h4:before {
  content: "\f107";
  font-family: Flaticon;
  font-size: 45px;
  position: absolute;
  top:15px;
  left:-65px;
  color: rgba(0,0,0,0.12);
  font-weight: normal;
}
.business-statics .main-content .main-wrapper p {
  line-height: 35px;
  margin: 32px 0 40px 0;
}
.business-statics .statics {
  width: 220px;
  height: 125px;
  border-radius: 15px;
  background: #fff;
  padding: 18px 0 0 45px;
  -webkit-box-shadow: 0px 0px 60px 0px rgba(193, 216, 228, 0.25);
          box-shadow: 0px 0px 60px 0px rgba(193, 216, 228, 0.25);
}
.business-statics .statics.fix {margin-left: 250px;}
.business-statics .statics strong {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  color: #1b1b26;
  font-weight: normal;
}
.business-statics .statics i {
  font-size: 25px;
  margin-left: 10px;
  vertical-align: 5px;
}
.business-statics .statics p {
  font-size: 18px;
  font-weight: 500;
  color: #b8b8b8;
}
.business-statics .statics i.fa-long-arrow-up {color: #0dee67;}
.business-statics .statics i.fa-long-arrow-down {color: #ff4052;}
.business-statics .wrapper {
  margin-top: 100px;
  position: relative;
  z-index: 99;
}
/*--------------------- Theme Counter Style Two -------------------*/
.theme-counter-styleTwo {
  border-top: 1px solid rgba(0,0,0,0.07);
  border-bottom: 1px solid rgba(0,0,0,0.07);
  margin-bottom: 150px;
}
.theme-counter-styleTwo ul li {
  text-align: center;
  width: 30%;
  padding: 85px 0;
}
.theme-counter-styleTwo ul li:nth-child(2) {
  width: 40%;
  border-left: 1px solid rgba(0,0,0,0.07);
  border-right: 1px solid rgba(0,0,0,0.07);
}
.theme-counter-styleTwo ul li p {
  font-size: 18px;
  color: rgba(27,27,38,0.35);
  font-weight: 500;
  margin-bottom: 15px;
}
.theme-counter-styleTwo ul li h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  color: #1b1b26;
}
/*---------------------------- Home Project -------------------------*/
.home-project .single-project-wrapper {
  padding: 0 50px;
  margin-bottom: 75px;
}
.home-project .single-project-wrapper h6 {
  font-size: 16px;
  font-weight: 600;
  color: rgba(0,0,10,0.4);
  text-transform: uppercase;
  letter-spacing: 1.4px;
}
.home-project .single-project-wrapper h2 a {
  color: #00000a;
  line-height: 55px;
  margin: 15px 0 50px 0;
}
.home-project .single-project-wrapper h2 a:hover {color: #0dda8f;}
.home-project .single-project-wrapper .content {
  position: relative;
  padding-left: 95px;
}
.home-project .single-project-wrapper .content a {
  font-weight: 500;
  font-size: 17px;
  color: #00000a;
  margin-top: 24px;
}
.home-project .single-project-wrapper .content a i {
  margin-left: 8px; 
  opacity: 0.4;
  vertical-align: -1px;
}
.home-project .single-project-wrapper:hover .content a {color: #0dda8f;}
.home-project .single-project-wrapper .content span {
  font-size: 60px;
  font-weight: 300;
  color: rgba(40,40,50,0.14);
  position: absolute;
  left:0;
  top:-10px;
}
.home-project .single-project-wrapper .space {margin-bottom: 100px;}
/*------------------------- Testimonial Home Three ------------------------*/
.testimonial-section.homeThree {
  background: linear-gradient( -90deg, rgb(248,251,254) 0%, rgba(255,255,255,0) 100%);
  margin: 100px 0 70px 0;
  padding: 130px 0 150px 0;
}
.testimonial-section.homeThree .main-container .theme-title-two {margin-bottom: 60px;}
.testimonial-section.homeThree .main-container {width: 100%;}
.testimonial-section.homeThree .main-container .item .wrapper p:before {
  color: #e9eaeb;
}
.testimonial-section.homeThree .owl-theme .owl-nav {
  right: 69%;
  bottom: -50px;
}
.testimonial-section.homeThree img {
  border-radius: 50%;
  margin-top: 20px;
}
.partent-logo-section {padding-bottom: 120px;}
.partent-logo-section img {margin: 0 auto;}
/*----------------------- End Hone Three Version -------------------*/
/*------------------ Theme Inner Banner -----------------*/
.inner-page-banner {
      background: url(../images/inner-page/s.jpg);
    background-attachment: fixed;
    position: relative;
    margin-bottom: 75px;
}
#about_banner {
      background: url(../images/inner-page/abt_bg.jpg) !important;   
}
#contact_banner {
      background: url(../images/inner-page/contact_bg.jpg) !important;   
}
#services_banner {
      background: url(../images/inner-page/service_bg.jpg) !important;   
}
#clients_banner {
      background: url(../images/inner-page/clients_bg.jpg) !important;   
}
#portfolio_banner {
      background: url(../images/inner-page/portfolio_bg.jpg) !important;   
}
.inner-page-banner .opacity {
  text-align: center;
  background: rgba(0,0,10,0.55);
  padding: 220px 0 150px 0;
}
.inner-page-banner .opacity h1 {
  color: #fff;
  text-transform: capitalize;
}
.inner-page-banner .opacity ul li {
  display: inline-block;
  font-weight: 500;
  font-size: 18px;
  margin: 40px 2px 0 2px;
  text-transform: uppercase;
  color: #929292;
  letter-spacing: 1.1px;
}
.inner-page-banner .opacity ul li a {color: #fff;}
/*--------------------- About Text ---------------------*/
.about-text {padding-bottom: 50px;padding-top: 50px;}
.about-text .title {text-align: center;}
.about-text .title h6 {
  letter-spacing: 1px;
  color: rgba(0,0,0,0.4);
  text-transform: uppercase;
        padding-bottom: 45px;
}
.about-text .title h2 {
     line-height: 60px;
    margin: 25px 0 30px 0;
}
.about-text .about-tab-wrapper {
    width: 100%;
    margin: 50px auto 0 auto;
}
.about-text .about-tab-wrapper .nav {
  width: 160px;
  border: none;
}
.about-text .about-tab-wrapper .nav-tabs > li {
  display: block;
  float: none;
  margin: 0;
}
.about-text .about-tab-wrapper .nav-tabs > li > a {
  font-size: 18px;
  font-weight: 500;
  color: rgba(0,0,0,0.4);
  background: transparent;
  border: none;
  padding: 0;
  line-height: 58px;
}
.about-text .about-tab-wrapper .nav-tabs > li.active > a,
.about-text .about-tab-wrapper .nav-tabs > li.active > a:hover,
.about-text .about-tab-wrapper .nav-tabs > li.active > a:focus {color: #000;}
.about-text .about-tab-wrapper .tab-content {
      width: 100%;
    padding: 5px 0 0 0px;
}
.about-text .about-tab-wrapper .tab-content p {
      line-height: 35px;
    margin-bottom: 30px;
    font-size: 23px;
    text-align: justify;
    font-weight: 300;
    color: #000000c7;
}
/*-------------------- Our Team Style One ----------------------*/
.our-team-styleOne.inner-page {padding-bottom: 80px;}
.our-team-styleOne .title {
  position: relative;
  margin: 0 0 115px 0;
}
.our-team-styleOne .title h2 {
  line-height: 55px;
}
.our-team-styleOne .title a {
  width: 145px;
  line-height: 46px;
  border: 2px solid rgba(0,0,0,0.07);
  border-radius:3px;
  text-align: center;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  position: absolute;
  right: 0;
  bottom: 10px;
}
.our-team-styleOne .title a:hover {color: #fff;}
.our-team-styleOne .single-team-member {
  border-bottom:1px solid rgba(108,108,108,0.1);
  padding-bottom: 25px;
  margin-bottom: 90px;
  text-align: center;
}
.our-team-styleOne .single-team-member .image {
  position: relative;
  overflow: hidden;
}
.our-team-styleOne .single-team-member .image img {
  width: 100%;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.our-team-styleOne .single-team-member .image .opacity {
  position: absolute;
  width: 100%;
  height: 100%;
  top:0;
  right: 0;
  opacity: 0;
  background: rgba(255,255,255,0.95);
  -webkit-transform:scale(0.8);
          transform:scale(0.8);
}
.our-team-styleOne .single-team-member .image .opacity ul li {display: inline-block;}
.our-team-styleOne .single-team-member .image .opacity ul li a {
  font-size: 20px;
  margin: 0 10px;
}
.our-team-styleOne .single-team-member .image .opacity ul {
  opacity: 0;
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.our-team-styleOne .single-team-member:hover .image .opacity ul {opacity: 1;}
.our-team-styleOne .single-team-member:hover .image .opacity {
  opacity: 1;
  -webkit-transform:scale(1);
          transform:scale(1);
}
.our-team-styleOne .single-team-member:hover .image img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.our-team-styleOne .single-team-member h6 {
  font-weight: 500;
  margin: 38px 0 3px 0;
}
.our-team-styleOne.style-two .single-team-member .image {
  width: 270px;
  height: 270px;
  border-radius: 50%;
  margin: 0 auto;
}
.our-team-styleOne.style-two .single-team-member .image .opacity {border-radius: 50%;}
.our-team-styleOne.style-two .single-team-member {
  border: none;
  padding-bottom: 0;
}
/*------------------------ Trusted Client ------------------------*/
.trusted-client {padding-bottom: 100px;}
.trusted-client .title {
  text-align: center;
  margin: 20px 0 100px 0;
}
.trusted-client .title p {
  font-size: 20px;
  margin-top: 35px;
}
.trusted-client .client-img {
  position: relative;
  height: 150px;
  margin-bottom: 50px;
}
.trusted-client .client-img img {
  position: relative;
  top:50%;
  margin: 0 auto;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
/*----------------------- Our Service Version One -----------------------*/
.service-version-one {padding-bottom: 130px;}
.service-version-one h2 {
  line-height: 55px;
  margin-bottom: 110px;
}
.service-version-one .single-service i {
  display: block;
  font-size: 60px;
}
.service-version-one .single-service p {
  font-weight: 500;
  color: rgba(9,9,19,0.4);
  margin-bottom: 8px;
}
.service-version-one .single-service a {
  font-weight: 500;
  line-height: 30px;
  color: #090913;
}
.service-version-one .single-service {margin-bottom: 75px;}
.service-version-one .single-service i.flaticon-diamond {color: #ff5151;}
.service-version-one .single-service i.flaticon-round-chart {color: #2dd665;}
.service-version-one .single-service i.flaticon-notepad {color: #b15dff;}
.service-version-one .single-service i.flaticon-drawing {color: #ffad43;}
.service-version-one .single-service i.flaticon-computer {color: #2bbcff;}
.service-version-one .single-service i.flaticon-business {color: #ff5151;}
/*----------------------- Our Service Version two -----------------------*/
.service-version-two {padding-bottom: 60px;padding-top: 50px;}
.service-version-two p#service-text {   
    line-height: 35px;
    margin-bottom: 50px;
    font-size: 25px;
    color: #000000c7;
    font-weight: 400;}
.service-version-two .row {margin: 0 -35px;}
.service-version-two .row [class*="col-"] {
  padding: 0 35px;
}
.service-version-two .single-service {margin-bottom: 130px;    background: #f11f32; -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
   
}

.service-version-two .single-service:hover{
     background: rgba(16, 16, 16, 0.7)
}


.service-version-two .single-service .image-box {
  position: relative;
}
.service-version-two .single-service .image-box img {
  width: 100%;
  backface-visibility: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.service-version-two .single-service .image-box .opacity {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  opacity: 0;
  padding: 50px 20px 50px 20px;
    background: rgba(16, 16, 16, 0.7);
}
.service-version-two .single-service:hover .image-box .opacity {opacity: 1;} 
.service-version-two .single-service .image-box .opacity p {
  line-height: 24px;
  font-weight: 300;
  width: 50%;
  color: #fff;
  opacity: 0;
  -webkit-transition: opacity 0.35s,
  -webkit-transform 0.35s;
  transition: opacity 0.35s,
  -webkit-transform 0.35s;
  transition: opacity 0.35s,
  transform 0.35s;
  transition: opacity 0.35s,
  transform 0.35s,
  -webkit-transform 0.35s;
}
.service-version-two .single-service .image-box .opacity p.one {
  padding: 0 10px 0 0;
  border-right: 1px solid #fff;
  text-align: right;
  -webkit-transform: translate3d(-40px,0,0);
  transform: translate3d(-40px,0,0);
}
.service-version-two .single-service .image-box .opacity p.two {
  position: absolute;
  bottom: 50px;
  right: 20px;
  width: 45%;
  padding: 0 0 0 10px;
  border-left: 1px solid #fff;
  -webkit-transform: translate3d(40px,0,0);
  transform: translate3d(40px,0,0);
}
.service-version-two .single-service:hover .image-box .opacity p {
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.service-version-two .single-service .text p {
  font-weight: 500;
  font-size: 20px;
  color: rgba(0,0,10,0.3);
  margin-top: 165px;
}
.service-version-two .single-service .text h2 { 
  font-size: 43px;
    line-height: 60px;
    color: #ffffff;
    position: absolute;
    font-weight: 300
}
.service-version-two .service-left .text h2 {
    margin:53% 0 10px 10%
}
.service-version-two .row:hover a{
    color: #fff !important
}
.service-version-two .service-left .row .links-block{
    position: absolute;
    padding: 5px;
    margin: 28.5% 0 0 5%;
    transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -moz-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    opacity: 0
}
.service-version-two .service-right .row .links-block{
    position: absolute;
    padding: 5px;
    margin: 29.5% 0 0 5%;
    transition:.5s ease-in;
    -webkit-transition:.5s ease-in;
    -moz-transition:.5s ease-in;
    -o-transition:.5s ease-in;
    opacity: 0
}
.service-version-two .service-right .row:hover .links-block{
    opacity: 1
}
.service-version-two .service-left .row:hover .links-block{
    opacity: 1
}
.service-version-two .service-right .text h2 {
    margin:54% 0 10px 0%;
}
.service-version-two .single-service .text a {
  font-size: 18px;
      color: rgb(255, 255, 255);
    font-weight: 300;
    padding-right: 35px;
    text-transform: uppercase;

}
.service-version-two .single-service .text a:hover{
    color: #fff !important
} 
/*----------------------- Service Details ------------------------*/
.service-details {padding-bottom: 120px;}
.service-details .box-wrapper {padding: 0 75px;}
.service-details .box-wrapper .title h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 600;
  margin-top: 8px;
}
.service-details .box-wrapper .title .loan {
  line-height: 55px;
  padding: 0 35px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1.1px;
  color: #fff;
}
.service-details .box-wrapper .title {padding: 65px 0 50px 0;}
.service-details .box-wrapper .top-text h4 {line-height: 40px;padding-bottom: 45px;}
.service-details .box-wrapper .top-text p {font-size: 18px;line-height: 32px;margin-bottom: 30px;}
.service-details .box-wrapper .middle-text {
  border-top: 1px solid rgba(0,0,0,0.06);
  border-bottom: 1px solid rgba(0,0,0,0.06);
  padding: 60px 0 10px 0;
  margin: 50px 0 60px 0;
}
.service-details .box-wrapper .list-box-text h3 {font-size: 32px;font-weight: 600;}
.service-details .box-wrapper .list-box-text>p {font-size: 18px;margin: 20px 0 60px 0;line-height: 32px;}
.service-details .box-wrapper .list-box-text ul li h4 {margin-bottom: 15px;}
.service-details .box-wrapper .list-box-text ul li {position: relative;padding: 0 0 55px 40px;}
.service-details .box-wrapper .middle-text ul li:before {
  content: "";
  font-family: 'font-awesome';
  position: absolute;
  top:-3px;
  left: 0;
  font-size: 25px;
}
.service-details .box-wrapper .list-box-text.bottom-text ul li {padding-left: 0;}
/*-------------------------- Our Portfolio -------------------------*/
.gullu-portfolio {padding-bottom: 150px;padding-top: 50px;    margin-top: 125px;}
.gullu-portfolio .mixitUp-menu h2 {
  line-height: 55px;
  margin-bottom: 70px;
    font-weight: 300
}
.gullu-portfolio .mixitUp-menu ul li {
      display: inline-block;
    margin: 0 18px 3px 0;
    font-weight: 500;
    font-size: 25px;
    text-transform: capitalize;
    color: #f11f32;
    cursor: pointer;
    text-align: center
}
.gullu-portfolio .mixitUp-menu ul li.active {color: #000;}
#mixitUp-item .mix {display: none;}
.gullu-portfolio .mixitUp-menu ul {padding-bottom: 100px;text-align: center}
.portfolio-full-width .row {margin: 0;}
.portfolio-full-width .row [class*="col-"] {padding: 0;}
.gullu-portfolio .single-item img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.gullu-portfolio .single-item {
  position: relative;
  overflow: hidden;
}
.gullu-portfolio.portfolio-grid .single-item {margin-bottom: 30px;}
.gullu-portfolio .single-item .opacity {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  -webkit-transform:scale(1,0);
          transform:scale(1,0);
  -webkit-transform-origin:0% 0%;
          transform-origin:0% 0%;
  background:rgba(196, 192, 191, 0.75);
}
.gullu-portfolio .single-item:hover .opacity {
  opacity: 1;
  -webkit-transform:scale(1);
          transform:scale(1);
}
.gullu-portfolio .single-item .opacity a.view-more i{
    
    color: #fff !important;
}
.gullu-portfolio .single-item .opacity a.view-more {
  display: block;
  margin:0 auto;
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 50px;
  font-size: 28px;
  color: #fff;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.gullu-portfolio .single-item .opacity a.view-more:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  top:0;
  left:0;
  border: 2px solid transparent;
  border-radius: 50%;
}
.gullu-portfolio .single-item .opacity a.view-more:hover {
  -webkit-transform:translateY(-50%) rotate(180deg);
          transform:translateY(-50%) rotate(180deg);
}
.gullu-portfolio .single-item h5 a {
  position: absolute;
  top:20px;
  left:20px;
  color: #212121;
  text-align: left;
}
.gullu-portfolio .single-item h5 a:hover {color: #2adc65;}
/*-------------------- Portfolio Details -----------------*/
.portfolio-details {padding-bottom: 180px;}
.portfolio-details .title {
  position: relative;
  margin-bottom: 65px;
}
.portfolio-details .title h2 {line-height: 55px;}
.portfolio-details .title ul {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.portfolio-details .title ul li {
  display: inline-block;
  font-size: 18px;
  color: #2d2d43;
  text-transform: uppercase;
  font-weight: 600;
}
.portfolio-details .title ul li:first-child {margin-right: 10px;}
.portfolio-details .title ul li a {
  color: #cccccc;
  margin-left: 15px;
}
.portfolio-details .title ul li a:hover {color: #21213d;}
.project-details-wrapper {margin: 120px 0 130px 0;}
.project-details-wrapper .project-info-list {padding-right: 20px;}
.project-details-wrapper .project-info-list ul {
  border-right: 1px solid rgba(128,128,128,0.1);
}
.project-details-wrapper .project-info-list ul li h6 {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #171717;
  margin-bottom: 5px;
}
.project-details-wrapper .project-info-list ul li p {
  font-size: 18px;
  color: #b2b2b2;
}
.project-details-wrapper .project-info-list ul li {margin-bottom: 35px;}
.project-details-wrapper .project-info-list ul li:last-child {margin-bottom: 0;}
.project-details-wrapper .text {
  padding-left: 45px;
}
.project-details-wrapper .text h6 {
  font-size: 18px;
  font-weight: 500;
  color: #171717;
  line-height: 32px;
  margin-bottom: 20px;
}
.portfolio-details .page-changer li a {
  font-size: 20px;
  font-weight: 500;
  color: #00000a;
}
.portfolio-details .page-changer li a i {
  color: #e8e8e8;
  font-size: 25px;
  vertical-align: middle;
}
.portfolio-details .page-changer li a i.fa-long-arrow-left {margin-right: 12px;}
.portfolio-details .page-changer li a i.fa-long-arrow-right {margin-left: 12px;}
.portfolio-details .embed-video {width: 100%;height: 500px;}
.portfolio-details .embed-video iframe {width: 100%;height: 100%;}
/*-------------------------- Our Blog --------------------------*/
.our-blog {padding-bottom: 35px;padding-top: 40px;}
.blog-masonary .grid-sizer,
.blog-masonary .grid-item {
  width: 33.3333333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.our-blog .single-blog .image {
  background: #152641;
  overflow: hidden;
}
.our-blog .single-blog .image img {width: 100%;}
.our-blog .single-blog:hover .image img {
  opacity: 0.6;
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.our-blog.blog-v1 .single-blog .text {
  padding: 38px 10px 20px 35px; 
  border-top: none;
 
}
.our-blog .single-blog .text h6 {
  font-weight: 500;
  font-size: 18px;
  color: #13192d;
    
}
.our-blog .single-blog .text h5 a {
  font-size: 24px;
  color: #13192d;
  line-height: 41px;
  margin: 12px 0 15px 0;
}
.our-blog .single-blog .text h5 a span {position: relative;z-index: 9;}
.our-blog .single-blog .text>a {
  color: #c0c0c0;
  font-size: 15px;
}
.our-blog .single-blog .text>a:hover{
    color:#f11f32;
}
.our-blog .single-blog .text h5 a span:before {
  content: '';
  width: 100%;
  height: 11px;
  position: absolute;
  border-radius: 5px;
  left:0;
  bottom: 4px;
  z-index: -1;
}
.our-blog .single-blog.solid-color .text {
  background: #ffc52a;
  border: none;
  padding: 48px 10px 40px 35px;
}
.our-blog .single-blog.solid-color .text h5 a {margin-bottom: 78px;}
.our-blog .single-blog.solid-color .text h6,
.our-blog .single-blog.solid-color .text h5 a,
.our-blog .single-blog.solid-color .text>a {color: #fff;}
.our-blog .single-blog .text h5 a.color-one span:before {background: rgba(199,102,255,0.32);}
.our-blog .single-blog .text h5 a.color-two span:before {background: rgba(102,163,255,0.32);}
.our-blog .single-blog .text h5 a.color-three span:before {background: rgba(240,130,210,0.32);}
.our-blog .single-blog .text h5 a.color-four span:before {background: rgba(83,226,167,0.32);}
.our-blog .single-blog .text h5 a.color-five span:before {background: rgba(207,161,38,0.32);}
.our-blog .single-blog .text h5 a.color-six span:before {background: rgba(102,255,149,0.32);}
.our-blog .single-blog .text h5 a.color-seven span:before {background: rgba(255,197,42,0.32);}
.our-blog .single-blog .text h5 a.color-eight span:before {background: rgba(194,224,28,0.32);}
.our-blog .page-pagination {
  text-align: center;
  padding-top: 80px;
}
.our-blog .page-pagination li {display: inline-block;}
.our-blog .page-pagination li a {
  font-size: 20px;
  font-weight: 500;
  color: #c9c9c9;
  margin: 0 10px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.our-blog .page-pagination li:last-child a,
.our-blog .page-pagination li a:hover,
.our-blog .page-pagination li.active a {color: #13192d;}
.our-blog.blog-v2 {padding-left: 40px;padding-right: 40px;}
.our-blog.blog-v2 .single-blog .text {
  padding: 50px 0 0 0;
  margin-bottom: 80px;
}
.our-blog.blog-v2 .single-blog .text h5 a {
  font-size: 22px;
  line-height: 30px;
  margin: 15px 0 20px 0;
}
.our-blog.blog-v2 .single-blog .text p {font-weight: 500;margin-bottom: 8px;}
.our-blog.blog-v2 .load-more {
  width: 180px;
  line-height: 53px;
  text-align: center;
  border: 1px solid rgba(0,0,0,0.1);
  font-size: 18px;
  font-weight: 500;
  color: #13192d;
  border-radius: 28px;
  display: block;
  margin: 40px auto 0 auto;
}
.our-blog.blog-v2 .load-more:hover {color: #fff;}
.blog-v3 .wrapper {
  width: 77%;
  margin: 0 auto;
}
.our-blog.blog-v3 .single-blog .text {
  padding: 62px 0 0 0;
  margin-bottom: 80px;
}
.our-blog.blog-v3 .single-blog .text h5 a {
  font-size: 30px;
  margin: 20px 0 25px 0;
}
.our-blog.blog-v3 .single-blog .text p {font-weight: 500;margin-bottom: 22px;}
/*-------------------------- Blog Details -----------------*/
.blog-details .blog-main-post h6 {
  font-weight: 500;
  font-size: 18px;
  color: #13192d;
  margin: 62px 0 20px 0;
}
.blog-details .blog-main-post h3 {
  line-height: 40px;
  margin-bottom: 40px;
}
.blog-details .blog-main-post p {font-weight: 500;}
.blog-details .blog-main-post h2 {
  font-size: 32px;
  line-height: 50px;
  font-weight: normal;
  padding: 0 85px;
  margin: 10px 0 40px 0;
  position: relative;
}
.blog-details .blog-main-post h2:before {
  content: '';
  width: 55px;
  height: 2px;
  background: #000;
  position: absolute;
  top:25px;
  left:0;
}
.blog-details .blog-main-post h5 {
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 35px;
  color: #000000;
}
.blog-details .tag-option {
  margin: 55px 0 130px 0;
}
.blog-details .tag-option ul li {
  display: inline-block;
  font-weight: 500;
  color: #151515;
  line-height: 35px;
  margin-top: 30px;
}
.blog-details .tag-option ul li a {
  font-weight: normal;
  color: #9a9a9a;
  margin-left: 10px;
  vertical-align: middle;
}
.blog-details .tag-option ul.float-left li a {margin: 0;}
.blog-details .comment-area {
  background: #f5f8fa;
  padding:30px 0 85px 0;
}
.blog-details .comment-area .comment-section h2 {
  font-size: 36px;
  margin-bottom: 85px;
}
.blog-details .comment-area .comment-section .comment {
  width: calc(100% - 75px);
  padding-left: 30px;
  position: relative;
}
.blog-details .comment-area .comment-section .comment h6 {
  font-weight: 600;
  margin-bottom: 6px;
}
.blog-details .comment-area .comment-section .comment span {color: #a5a5a5;}
.blog-details .comment-area .comment-section .comment p {
  font-weight: 500;
  margin-top: 20px;
}
.blog-details .comment-area .comment-section .comment button {
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 1px;
  position: absolute;
  top:25px;
  right: 0;
  background: transparent;
}
.blog-details .comment-area .comment-section img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
}
.blog-details .comment-area .comment-section .single-comment {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 52px;
  margin-bottom: 55px;
}
.blog-details .comment-area .leave-comment h2 {
  font-size: 36px;
  margin: 10px 0 20px 0;
}
.blog-details .comment-area .leave-comment p {
  font-weight: 500;
  font-size: 18px;
  margin-bottom:30px;
}
.blog-details .comment-area .leave-comment form input,
.blog-details .comment-area .leave-comment form textarea {
  background: #fff;
  border: none;
  width: 100%;
  max-width: 100%;
  margin-bottom: 35px;
    border:1px solid #eaeaea;
}
.blog-details .comment-area .leave-comment form input:focus,
.blog-details .comment-area .leave-comment form textarea:focus {
  -webkit-box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
    box-shadow: 0px 13px 35px -12px rgba(35,35,35,0.15);
}
.blog-details .comment-area .leave-comment form input {
  height: 60px;
  padding: 0 20px;
}
.blog-details .comment-area .leave-comment form input#uploader{
    padding: 20px 20px;
}
.blog-details .comment-area .leave-comment form textarea {
  height: 290px;
  max-height: 290px;
  padding: 20px;
}
.blog-details .comment-area .leave-comment form button {
  width: 176px;
  line-height: 50px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
/*------------------ Blog Details with Sidebar ----------------*/
.blog-details.blog-details-sidebar .comment-area {
  background: #fff;
  padding: 0 0 140px 0;
}
.blog-details.blog-details-sidebar .comment-area .leave-comment form input,
.blog-details.blog-details-sidebar .comment-area .leave-comment form textarea {
  border: 1px solid rgba(0,0,0,0.08);
}
.our-blog.blog-with-sidebar .page-pagination {padding-top: 30px;}
/*-------------------------- Blog Sidebar ---------------------*/
.blog-sidebar .sidebar-box {margin-bottom: 65px;}
.blog-sidebar .sidebar-search form {height: 60px;position: relative;}
.blog-sidebar .sidebar-search form input {
  font-family: 'Open Sans', sans-serif;
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  padding: 0 50px 0 15px;
  font-size: 16px;
}
.blog-sidebar .sidebar-search form button {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width: 48px;
  background: transparent;
  cursor: pointer;
  font-size: 16px;
  color: rgba(0,0,0,0.4);
}
.blog-sidebar h3 {margin-bottom: 40px;}
.blog-sidebar .blog-categories ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: rgba(0,0,0,0.5);
  margin-bottom: 22px;
  display: block;
}
.blog-sidebar .blog-categories ul li a span {float: right;}
.blog-sidebar .sidebar-recent-post li {border-top: 1px solid rgba(0,0,0,0.06);padding: 13px 0 17px 0;}
.blog-sidebar .sidebar-recent-post li:last-child {border-bottom: 1px solid rgba(0,0,0,0.06);}
.blog-sidebar .sidebar-recent-post li a {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 15px;
  color: rgba(0,0,0,0.9);
}
.blog-sidebar .sidebar-recent-post li span {display: block;}
.blog-sidebar .sidebar-keyword ul {margin: 0 -5px;}
.blog-sidebar .sidebar-keyword ul li {float: left;padding: 0 5px;margin-bottom: 15px;}
.blog-sidebar .sidebar-keyword ul li a {
  line-height: 38px;
  padding: 0 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: rgba(0,0,0,0.4);
  border: 1px solid rgba(0,0,0,0.06);
}
.blog-sidebar .sidebar-keyword ul li a:hover {color: #fff;}
/*------------------------ Conatct US -------------------------*/
.contact-us-form {padding-right: 70px;}
.contact-us-form form input,
.contact-us-form form textarea {
  background: #fff;
  border: none;
  border-bottom: 1px solid #f0eff4;
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
  font-size: 15px;
}
.contact-us-form form input:focus,
.contact-us-form form textarea:focus {
  border-bottom-color: #f11f32;
}
.contact-us-form form input {height: 50px;}
.contact-us-form form textarea {
  height: 150px;
  max-height: 150px;
  padding: 20px 0;
}
.contact-us-form form button {
  width: 190px;
  line-height: 55px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 3px;
}
.contact-us .row [class*="col-"] {margin-bottom: 25px;}
.contact-title h2 {
  line-height: 55px;
  font-size:28px;
    padding-top: 25px;
    font-weight: 300
}
.contact-us .contact-address p {
  font-size: 20px;
  font-weight: 300;
  margin: 35px 0 15px 0;
}
.contact-us .contact-address>a {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  padding: 10px 0;
}
.contact-us .contact-address ul li {
  display: inline-block;
  margin-top: 30px;
}
.contact-us .contact-address ul li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.1);
  line-height: 38px;
  text-align: center;
  color: #f11f32;
  margin-right: 15px;
}
#google-map-area {
  padding: 0 50px;
  margin: 50px 0 50px 0;
}
#contact-google-map {
  width: 100%;
  height: 550px;
}
/*======================= Form Validation ===================*/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success {
  color: #26ace3;
}
#error {
  color: #C9182B;
}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border-bottom:1px solid #f03838 !important;
}
/*------------------------ Shop Page ------------------------*/
.shop-page.full-width {
  max-width: 1920px;
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 auto;
}
.shop-page {padding-bottom: 150px;}
.shop-page .shop-sidebar .sidebar-search {
  height: 60px;
  position: relative;
  margin-bottom: 80px;
}
.shop-page .shop-sidebar .sidebar-search input {
  width: 100%;
  height: 100%;
  padding: 0 60px 0 20px;
  border: 1px solid #e9e9e9;
}
.shop-page .shop-sidebar .sidebar-search button {
  position: absolute;
  color: rgba(38,38,38,0.3);
  font-size: 18px;
  top:0;
  right: 0;
  bottom: 0;
  width: 56px;
  background: transparent;
}
.shop-page .shop-sidebar h3 {
  font-weight: 600;
  margin-bottom: 38px;
}
.shop-page .shop-sidebar .sidebar-categories li a {
  font-weight: 500;
  font-size: 16px;
  color: rgba(0,0,0,0.6);
  margin-bottom: 30px;
  display: block;
}
.shop-page .shop-sidebar .sidebar-categories li a span {
  float: right;
  color: #000000;
}
.shop-page .shop-sidebar .sidebar-categories li a:hover {padding-left: 5px;}
.shop-page .shop-sidebar .price-ranger {
  padding: 18px 0 0 0;
}
.shop-page .shop-sidebar .price-ranger .ranger-min-max-block li {
  line-height: 40px;
  color: #9e9e9e;
}
.shop-page .shop-sidebar .price-ranger .ranger-min-max-block input {
  width: 60px;
  text-align: center;
  height: 100%;
  font-weight: 500;
  border: none;
  color: #000000;
}
.shop-page .shop-sidebar .price-ranger .ui-widget-content {
  background: #eef2f5;
  border: none;
  height:3px;
  margin-bottom: 28px;
}
.shop-page .shop-sidebar .price-ranger .ui-widget-header {
  background: #00d747;
}
.shop-page .shop-sidebar .price-ranger .ui-slider-handle {
  width: 12px;
  height: 12px;
  background: #00d747;
  border-radius: 50%;
  border: none;
  outline: none;
  cursor: pointer;
}
.shop-page .shop-sidebar .price-ranger .ui-slider-horizontal .ui-slider-handle {
  top: -5px;
}
.shop-page .shop-sidebar .sidebar-filter {margin: 60px 0 80px 0;}
.shop-page .shop-sidebar .popular-product li img {width: 90px;}
.shop-page .shop-sidebar .popular-product li .text {
  width: calc(100% - 90px);
  padding-left: 30px;
}
.shop-page .shop-sidebar .popular-product li .text a {
  font-weight: 20px;
  font-weight: 500;
  color: #000;
  line-height: 30px;
  margin: 10px 0 5px 0;
  display: block;
}
.shop-page .shop-sidebar .popular-product li .text strong {
  font-size: 20px;
  font-weight: 300;
  color: rgba(21,21,21,0.6);
}
.shop-page .shop-sidebar .popular-product li {margin-bottom: 30px;}
.shop-page .shop-product-wrapper .shorting-option li {
  line-height: 40px;
  font-size: 18px;
  color: #c4c4c4;
  margin-bottom: 15px;
}
.shop-page .shop-product-wrapper .shorting-option li span {color: #000000;}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {width: 100%;height: 100%;}
.bootstrap-select > .dropdown-toggle {
  min-width: 186px;
  width: 100%;
  height: 100%;
  white-space: normal;
  padding: 0 50px 0 0;
  display: block;
  border: none;
  position: relative;
  background: #fff !important;
  outline: none !important;
}
.shop-page .shop-product-wrapper .shorting-option .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  font-size: 18px;
  line-height: 40px;
  color: #c4c4c4;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {display: none;}
.bootstrap-select.btn-group .dropdown-toggle .bs-caret {
  position: absolute;
  top:0;
  right: 0;
  bottom: 0;
  width: 50px;
  text-align: right;
}
.bootstrap-select.btn-group .dropdown-toggle .bs-caret:before {
  font-family: 'font-awesome';
  content: '';
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  color: rgba(0,0,0,0.8);
  font-size: 30px;
  line-height: 40px;
}
.shop-page .shop-product-wrapper .shorting-option .bootstrap-select > .dropdown-toggle:hover,
.shop-page .shop-product-wrapper .shorting-option .bootstrap-select > .dropdown-toggle:focus {
  background: transparent;
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-menu {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 3px;
  margin-top: 1px;
  -webkit-box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.23);
  box-shadow: 0px 4px 10px -2px rgba(0,0,0,0.23);
}
.bootstrap-select.btn-group .dropdown-menu li {margin: 0;}
.bootstrap-select.btn-group .dropdown-menu li a span.text {color:rgba(93,93,93,0.7);font-size: 16px;}
.bootstrap-select.btn-group .dropdown-menu li.selected a span.text,
.bootstrap-select.btn-group .dropdown-menu li:hover a span.text {color: #fff;}
.shop-page .shop-product-wrapper .shorting-option {margin-bottom: 20px;}
.shop-page .shop-product-wrapper .single-product .image {
  overflow: hidden;
  position: relative;
  margin-bottom: 38px;
}
.shop-page .shop-product-wrapper .single-product .image img {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.shop-page .shop-product-wrapper .single-product:hover .image img {
  -webkit-transform:scale3D(1.1,1.1,1);
          transform:scale3D(1.1,1.1,1);
}
.shop-page .shop-product-wrapper .single-product .image .opacity {
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  background: rgba(21,21,21,0.6);
}
.shop-page .shop-product-wrapper .single-product:hover .image .opacity {opacity: 1;}
.shop-page .shop-product-wrapper .single-product .image .opacity a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  font-size: 72px;
  color: #fff;
  position: relative;
  top:50%;
  -webkit-transform:translateY(-50%);
          transform:translateY(-50%);
}
.shop-page .shop-product-wrapper .single-product h6 a {
  font-weight: 500;
  color: #151515;
  margin-bottom: 5px;
}
.shop-page .shop-product-wrapper .single-product strong {
  color: rgba(21,21,21,0.4);
  font-size: 20px;
}
.shop-page .shop-product-wrapper .single-product {
  margin-bottom: 75px;
  position: relative;
}
.shop-page .shop-product-wrapper .single-product>a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 100;
  font-size: 72px;
  color: rgba(21,21,21,0.4);
  position: absolute;
  right: 0;
  bottom: -20px;
}
.shop-pagination li {display: inline-block;}
.shop-pagination li a {
  font-size: 24px;
  color: #c5c4c4;
  margin-right: 12px;
}
.shop-pagination li:last-child {margin-left: 10px;}
.shop-pagination li a:hover,
.shop-pagination li.active a {color: #151515;}
/*----------------------- Shop Details ----------------------*/
.shop-details .procuct-details .tab-content img {width: 100%;}
.shop-details .procuct-details .tab-content {margin-bottom: 30px;}
.shop-details .nav-tabs > li {margin: 0;}
.shop-details .procuct-details .nav-tabs > li > a {
  padding: 0;
  margin: 0 10px 0 0;
  border: 0;
  border-radius: 0;
}
.nav-tabs {border: none;}
.shop-details .procuct-details .product-info h3 {
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 30px;
}
.shop-details .procuct-details .product-info .rating li {
  display: inline-block;
  color: #a2a2a2;
}
.shop-details .procuct-details .product-info .rating li:nth-child(6) {margin-left: 8px;}
.shop-details .procuct-details .product-info .rating li:nth-child(7) {
  margin-right: 8px;
  margin-left: 8px;
}
.shop-details .procuct-details .product-info .rating li i {color: #f9a109;}
.shop-details .procuct-details .product-info strong {
  display: block;
  font-weight: normal;
  font-size: 28px;
  margin: 25px 0;
  color: rgba(18,18,18,0.4);
}
.shop-details .procuct-details .product-info .quantity li {
  display: inline-block;
  line-height: 40px;
  font-size: 18px;
  color: #afafaf;
}
.shop-details .procuct-details .product-info .quantity li span {color: #39393f;}
.shop-details .procuct-details .product-info .quantity li:first-child {margin-right: 45px;}
.shop-details .procuct-details .product-info p {
  font-weight: 500;
  line-height: 30px;
  margin: 25px 0 50px 0;
}
.shop-details .procuct-details .product-info .order-box {
  border: 1px solid #eae8e8;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 40px;
}
.shop-details .procuct-details .product-info .order-box li {
  display: inline-block;
  line-height: 40px;
  max-height: 40px;
}
.shop-details .procuct-details .product-info .order-box li button {
  font-size: 20px;
  font-weight: 300;
  color: #12121a;
  background: transparent;
  width: 30px;
}
.shop-details .procuct-details .product-info .order-box #product-value {
  font-size: 16px;
  color: #12121a;
  max-width: 40px;
  background: transparent;
  border: none;
  padding-left: 10px;
}
.shop-details .procuct-details .product-info h6 {
  color: #000000;
  font-size: 18px;
  margin-bottom: 15px;
}
.shop-details .procuct-details .product-info>div>a {
  line-height: 44px;
  border-radius: 3px;
  text-align: center;
  border: 1px solid #e2e2e2;
  text-transform: uppercase;
  color: #7b7b7b;
  font-weight: 500;
  font-size: 14px;
  margin-top: 15px;
  vertical-align: middle;
}
.shop-details .procuct-details .product-info>div>a.cart-button {
  width: 145px;
  color: #fff;
  margin-right: 20px;
}
.shop-details .procuct-details .product-info>div>a.wishlist-button {
  width: 190px;
}
.shop-details .procuct-details .product-info>div>a.wishlist-button:hover {color: #fff;}
.shop-details .procuct-details .product-info>div>a.wishlist-button i {margin-right: 8px;opacity: 0.8;}
.shop-details .product-review-tab {margin: 90px 0 120px 0;}
.shop-details .product-review-tab .nav-tabs li {
  margin: 0 50px 0 0;
}
.shop-details .product-review-tab .nav-tabs li a {
  padding: 0 0 15px 0;
  line-height: 30px;
  font-size: 22px;
  color: #b6b6b6;
  border: none;
  border-radius: 0;
  background: transparent;
}
.shop-details .product-review-tab .nav-tabs {
  border-bottom: 1px solid #eef4f8;
  padding-bottom: 25px;
}
.shop-details .product-review-tab .nav-tabs > li.active > a,
.shop-details .product-review-tab .nav-tabs > li.active > a:hover,
.shop-details .product-review-tab .nav-tabs > li.active > a:focus {color: #000;}
.shop-details .product-review-tab .tab-content p {
  font-weight: 500;
  margin-top: 35px;
}
.shop-details .realated-product h2 {
  font-size: 36px;
  margin-bottom: 60px;
}
.related-product-slider .item {margin: 0 15px;}
.related-product-slider .item .single-product {margin-bottom: 40px;}


.logo a img{
    width:125px;
    margin-top: -10px;
}


.logo-color{
    background:#f11f32;
}

.more-about-us .main-content .main-wrapper h4:before{
    color:#f11f32;
}



/* service box */


.news-section{
	position:relative;
	padding:170px 0px 130px;
}

.no-padding{
	padding:0px;	
}

.news-section:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:334px;
	max-width:100%;
	height:100%;
	background:url(../images/icons/bg-shapes/sep-one.png) right 65% no-repeat;	
}

.news-section.style-two:before,
.news-section.style-two:after{
	display:none;	
}

.news-section:after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	width:356px;
	max-width:100%;
	height:100%;
	background:url(../images/icons/bg-shapes/sep-two.png) right 65% no-repeat;	
}

.news-section .bg-icon-1{
	position:absolute;
	left:100px;
	top:50%;
	width:50px;
	height:50px;
	background:url(../images/icons/bg-icons/3.png) center center no-repeat;	
}

.news-section .bg-icon-2{
	position:absolute;
	right:100px;
	top:80%;
	width:30px;
	height:30px;
	background:url(../images/icons/bg-icons/10.png) center center no-repeat;	
}

.news-block{
	position:relative;
	margin-bottom:40px;
	z-index:1;
     
}
.news-block .inner-box:hover{
    -webkit-box-shadow: 0px 6px 16px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 6px 16px 0px rgba(204,204,204,1);
	box-shadow: 0px 6px 16px 0px rgba(204,204,204,1);
}

.news-block .inner-box{
	position:relative;
	display:block;
     transition: 1s ease-in;
    -webkit-transition:1s ease-in;
    -moz-transition:1s ease-in;  
}

.news-block .inner-box .image{
	position:relative;
}

.news-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
}

.news-block .inner-box .image .post-date{
	    position: absolute;
    text-align: center;
    bottom: 5px;
    color: #ffffff;
    z-index: 5;
    width: 100%;
    text-transform: uppercase;
    font-size: 24px;
    height: 40px;
    padding-top: 4px;
    background: #f11f32;
}

.news-block .inner-box .image .overlay-link{
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
	color:#ffffff;
	font-size:15px;
	line-height:24px;
	text-transform:capitalize;
	background:rgb(241, 31, 50);
	opacity:0
	-webkit-transform:scaleY(0);
	-ms-transform:scaleY(0);
	-moz-transform:scaleY(0);
	transform:scaleY(0);
	-webkit-transform-origin:top;
	-ms-transform-origin:top;
	-moz-transform-origin:top;
	transform-origin:top;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
	z-index:1;
}

.news-block .inner-box:hover .image .overlay-link{
	opacity:1;
	-webkit-transform:scaleY(1);
	-ms-transform:scaleY(1);
	-moz-transform:scaleY(1);
	transform:scaleY(1);
}

.news-block .inner-box .image .overlay-link .txt{
	position:absolute;
	left:0px;
	top:50%;
	margin-top:-12px;
	width:100%;
}

.news-block .inner-box .image .overlay-link .icon{
	position:relative;
	top:1px;
	padding-left:12px;
	font-size:20px;
	vertical-align:middle;	
}

.news-block .inner-box .lower-box{
	position:relative;
	background:#ffffff;
	padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}

.news-block .inner-box .lower-box h3{
	position:relative;
	font-size:20px;
	font-weight:500;
	margin-bottom:20px;
}

.news-block .inner-box .lower-box h3 a{
	position:relative;
	color:#333333;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-block .inner-box .lower-box h3 a:hover{
	color:#7f65ff;
}

.news-block .inner-box .lower-box ul{
	position:relative;
}

.news-block .inner-box .lower-box ul li{
	position:relative;
}

.news-block .inner-box .lower-box ul li a{
	position:relative;
	color:#aaaaaa;
	font-size:13px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.news-block .inner-box .lower-box ul li a:hover,
.news-block .inner-box:hover .lower-box ul li a{
	color:#f0402f;
}

.news-block .inner-box .lower-box ul li a .icon{
	position:relative;
	margin-right:10px;
}

.boxes-type-4 .box,.nav-to-custom-slider .slick-slide{
    -webkit-transition:opacity .3s;
    -moz-transition:opacity .3s
}
.boxes-type-4 .box{
    position:relative;
    overflow:hidden;
    transition:opacity .3s
}
.boxes-type-4 .box:hover a h3:before{
    width:100%
}

.boxes-type-4 .box:hover{
    opacity:.9
}

.boxes-type-4 .box a{
    display:block;
    position:relative;
    z-index:1;
    padding:300px 25px 30px;
    text-align:left
}
.boxes-type-4 .box a h3{
    line-height:32px;
    opacity:.9;
    margin-top:15px;
    position:relative;
    display:inline-block
}
.boxes-type-4 .box a h3:before{
    width:40px;
    height:0;
    border-top:2px solid #fff;
    border-color:inherit;
    content:'';
    position:absolute;
    left:0;
    bottom:-5px;
    -webkit-transition:width .3s;
    -moz-transition:width .3s;
    transition:width .3s
}
.boxes-type-4 .box:hover a h3:before{
    width:100%
}
footer .footer-logo h5 a:hover{
    color:#fff;
}

footer .footer-subscribe ul li a:hover{
    color:#000;
}
footer .footer-list ul li a:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@-webkit-keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.home-service-section .theme-title a:hover{
    color:#f11f32;
}
div#intro-icon img{
    margin:28px;
}


div.grid-item div.text p{
        margin-top: 20px;
    margin-bottom: 10px;  
    line-height: unset;
}



/* our service style */
#services_section{
    background: url('../images/services/services-bg.jpg');
    background-attachment: fixed;
    background-size: cover;
}

section #services-inner{
    background: #3d3d3d00;
}
.swiper-wrapper div.swiper-slide .simple-item-style-3 {
    padding: 60px;
    background:rgba(61, 61, 61, 0.7); 
}
  

.bg.fix {
    background-attachment: fixed;
}

.bg {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.layer:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}

div[class*="empty-"] {
    width: 100%;
    clear: both;
}

@media (min-width: 1200px){
.empty-lg-140 {
    height: 60px;
}
}

@media (min-width: 992px){
.empty-md-100 {
    height: 40px;
}
}
@media (min-width: 768px){
.empty-sm-60 {
    height: 30px;
}
}


@media (min-width: 992px){
.scroll-type-1 {
    transform: translateY(60%);
    -webkit-transform: translateY(60%);
    -ms-transform: translateY(60%);
    opacity: 0;
    transition: transform 1s ease, opacity 0.55s ease-out 0.6s;
    -webkit-transition: transform 1s ease, opacity 0.55s ease-out 0.6s;
    -ms-transition: transform 1s ease, opacity 0.55s ease-out 0.6s;
}
    .scroll-type-1.animated {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}
    .arrow-closest {
    position: relative;
}
}




.menu-item {position: relative; text-align: center; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; -ms-transition: all 0.35s ease-out;}
.menu-item .image {position: relative;}
.menu-item .image .menu-button, .menu-item .image:before, .menu-item .image:after, .menu-item .image-hover:before {
    opacity: 1; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; -ms-transition: all 0.35s ease-out;
}


.menu-item.color-type-1 .caption a{
    color: #fff;
    position: absolute;
    bottom: -75px;
    font-weight: 300;
}



.menu-item .image-hover.radius-50:before{border-radius: 50%;}
.menu-item .caption {color: #464646;}
.like-product, .resize-item{z-index: 5; cursor: pointer; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; -ms-transition: all 0.35s ease-out;}
.menu-item.color-type-1 .caption {color: #fff;    font-size: 30px;
    font-weight: 500;
    padding: 10px;
    line-height: 35px;}
.menu-item .image .menu-button {     margin-top: 30px;
    z-index: 5;
    bottom: 45%;
    text-align: left;
    width:80%;}
.menu-item .image img {display: block; width: 100%; height: auto; margin: 0 auto;}
.menu-item .cat {font-size: 14px; font-weight: 300; color: #898989;}
.menu-item .simple-text p {color: #898989;}
.menu-item .color-type-1 .simple-text p {color: #fefefe;}
.menu-item.color-type-1 .simple-text p {color: #d1d1d1;}
.menu-item .menu-price {font-size: 18px; line-height: 20px; display: inline-block;}
.menu-item .image:hover:after {left: 20px; top: 20px; right: 20px; bottom: 20px; opacity: 1;} 
.menu-item .image:hover:before, .menu-item .image-hover:hover:before {opacity: 0;}
.menu-item .image:hover .menu-button {opacity: 0; margin-top: 35px;}
.menu-item .menu-price + span {font-size: 14px; color: #898989; padding-left: 10px;}
.menu-item .like-product {position: absolute; left: 0; top: 0px;}
.menu-item .simple-text b {font-weight: 700; color: #464646;}
.proff {display: block; font-size: 12px; color: rgba(137,137,137,0.5);}
.proff.color-2 {color: rgba(137,137,137,1);}
.menu-item-1 .image:before, .menu-item-2 .image:before, .menu-item-4 .image:before, .menu-item-5 .image:before, .menu-item-6 .image:before, .menu-item-6.type-2 .image:before, .menu-item-7 .image:before, .menu-item .image-hover:before {content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.8); z-index: 1;}
.menu-item .image-hover.color-1:before {background: rgba(0,0,0,0.1);}
.menu-item-1 .image:after {content: ''; position: absolute; left: 0px; right: 0px; bottom: 0px; top: 0px; border: 1px solid rgba(255,255,255,0.4); z-index: 1;}
.menu-item-2 .menu-price {font-size: 30px; line-height: 28px;}
.menu-item-2 .like-product {left: 10px; top: 10px;}
.menu-item-2.type-2 .image:before {background: rgba(255,255,255,0.9);}
.menu-item-2.type-2 .like-product {left: auto; right: 35px; top: 10px; opacity: 0;}
.menu-item-2.type-2 .like-product.left {right: auto; left: 0; top: 0; opacity: 0;}
.menu-item-2.type-2 .resize-item{position: absolute; top: 10px; right: 10px; opacity: 0;}
.menu-item-2.type-2 .menu-price, .menu-item-2.type-3 .menu-price {font-size: 18px; line-height: 20px;}
.menu-item-2.type-3 .like-product {opacity: 0;}
.menu-item-2.type-3 .image:hover .like-product {opacity: 1;}
.menu-item-3:hover {box-shadow: 0 0 10px rgba(0,0,0,0.08);}
.menu-item-3 .text {padding: 0px 40px 17px;}
.menu-item-3 .text.type-2 {padding: 0px 5px 17px;}
.menu-item-4 {padding: 10px; background: #fff; max-height: 670px;}
.menu-item-4 .caption, .menu-item-5 .caption {text-transform: uppercase;}
.menu-item.item-type-2 {font-size: 0px;}
.menu-item.item-type-2 .image {width: 50%; display: inline-block; vertical-align: middle; max-height: 300px;}
.menu-item.item-type-2 .text {display: inline-block; vertical-align: middle; width: 50%; padding: 0 30px; text-align: left;}
.menu-item.item-type-2 .caption {text-transform: none;}

.menu-item-5 .image {height: 155px; display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; align-items: center;}
.menu-item-5 .image img {width: auto; max-height: 100%; margin: 0 auto; max-width: 100%;}
.menu-item-5 .image:before, .menu-item-6 .image:before, .menu-item-6.type-2 .image:before {background: rgba(255,255,255,0.9);}
.menu-item-5 .menu-price, .menu-item-6 .menu-price {position: absolute; top: 0px; right: 0px; font-weight: 700; z-index: 1;}
.menu-item-6 {text-align: left;}
.menu-item-6 .image img {width: auto; max-width: 100%; max-height: 100%;}
.menu-item-6 .menu-price {font-size: 18px; font-weight: 700;}
.menu-item-6 .resize-item{right: 0px; top: 0px; position: absolute;}
.menu-item-6.type-2 {text-align: center;}
.menu-item-6.type-2 .menu-price {position: relative; top: auto; right: auto; padding: 0 10px;}
.menu-item-6.type-2 .menu-wight {display: inline-block; padding: 0 10px; color: #464646;}
.menu-item-6.type-2 .like-product {left: auto; right: 25px;}
.menu-item-6.type-2 .like-product, .menu-item-6.type-2 .resize-item{opacity: 0;}
.menu-item-6.type-2 .image:hover .like-product, .menu-item-6.type-2 .image:hover .risize-item, .menu-item-2.type-2 .image:hover .risize-item, .menu-item-2.type-2 .image:hover .like-product, .menu-item-2.type-2 .image:hover .resize-item {opacity: 1;}
.img-hover {opacity: 0;}
.menu-item-6.type-2 .image {height: 240px; display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; align-items: center;}
.menu-item-6.type-2 .image img {transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out;-ms-transition: all 0.35s ease-out; max-width: 100%; backface-visibility: hidden;}
.menu-item.menu-item-6.type-2 .image:hover:before {opacity: 1;}

.menu-item-6.type-3 .like-product {opacity: 0; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out;-ms-transition: all 0.35s ease-out; backface-visibility: hidden;}
.menu-item-6.type-3:hover .like-product{opacity: 1;}

.menu-item-7 {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex; width: 100%; text-align: left; align-items: center; border-bottom: 1px solid rgba(137,137,137,0.2); padding-bottom: 20px; justify-content: space-around;}
.menu-item-7 .like-product {left: auto; right: -40px;}
.menu-item-7 .image {min-width: 160px; width: 100%; max-width: 210px;}
.menu-item-7 .text {position: relative; padding-left: 30px; width: 100%;} 
.menu-item-7 .menu-button {padding: 30px; border-right: 1px solid rgba(137,137,137,0.2); text-align: center;}
.menu-item-7 .page-button {min-width: 170px;}
.menu-item-7 .menu-price {min-width: 115px; text-align: center; font-weight: 700;}

.product-item {position: relative;}
.product-item .image {position: relative;}
.product-item .main-img {margin: 0 auto; display: block; max-width: 90px; z-index: 1; position: relative;}
.product-item .resize-item{position: absolute; left: 50%; bottom: 30px; cursor: pointer; margin-left: -8px; transition: all 0.35s ease-out 0.4s; -webkit-transition: all 0.35s ease-out 0.4s;-ms-transition: all 0.35s ease-out 0.4s; transform: translateY(100px); -webkit-transform: translateY(100px);-ms-transform: translateY(100px);}
.product-item .menu-button {margin-top: 100px; transition: all 0.35s ease-out 0.3s; -webkit-transition: all 0.35s ease-out 0.3s;-ms-transition: all 0.35s ease-out 0.3s;}
.product-item .like-product {position: absolute; left: 50%; top: 30px; cursor: pointer; margin-left: -8px; transition: all 0.35s ease-out 0.1s; -webkit-transition: all 0.35s ease-out 0.1s;-ms-transition: all 0.35s ease-out 0.1s; transform: translateY(100px); -webkit-transform: translateY(100px);-ms-transform: translateY(100px);}
.info-product {position: absolute; left: 50%; top: 50%; width: 220px; height: 220px; margin: -110px 0 0 -110px; border-radius: 50%; overflow: hidden;}
.info-product-layer {position: absolute; width: 100%; z-index: 1; height: 100%; border-radius: 50%; overflow: hidden; bottom: 0; left: 0px; transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; -ms-transition: all 0.35s ease-out; transform: translateY(100%); -webkit-transform: translateY(100%);-ms-transform: translateY(100%);}
.product-item:hover .info-product-layer, .product-item:hover .like-product, .product-item:hover .resize-item{transform: translateY(0%); -webkit-transform: translateY(0%);-ms-transform: translateY(0%);}
.product-item:hover .menu-button {margin-top: 0px;}
.info-product-layer:before {content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.65);}
.product-item:hover .info-product-layer:before {opacity: 1;}
.menu-price  {font-size: 18px; font-weight: 700;}
.menu-price.lg {font-size: 30px; line-height: 30px;}
.product-item .main-fill-col svg:hover path{fill:#fff;}

@media (max-width: 767px) { 
	.menu-item.item-type-2 .image {width: 100%; display: block;}
	.menu-item.item-type-2 .text {display: block; width: 100%; padding: 0;}
}



.vertical-align.full {
    left: 0px;
    width: 100%;
    text-align: center;
}
.vertical-align.full .h1{
    font-size:54px;
        font-weight: 300;
}

.vertical-align {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    position: absolute;
}


section#portfolio_section div[class*="col-"]{
    padding: 0px;
}


/* partners */



.partners {
    padding: 40px 0 40px 0;
    background-color: #f8f8f8
}

.partners.style2 {
    background: #fff;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.07)
}

.partners img {
    opacity: 1;
    width: 240px;
    margin: 0 auto;
    transition: .3s linear
}

.partners img:hover {
    opacity: .9
}

.partners.creative {
    background-color: #ee3b33
}
.sponsors-outer{
    padding-top: 15px;
}
.partners .owl-carousel {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0);
    margin-top: 10px;
    border-radius: 35px
}

div.owl-controls{
    padding-top: 10px;
}


.simple-text p{
    font-size: 19px;
}


/*  services title style 2 */

.color-type-1 .caption, .color-type-1 .title:not(.main-col), .main-caption.col-type-1 .caption, .color-type-1 .sub-title:not(.main-col) {
    color: #fff;
}

.page-style-2 .h1 {
    font-size: 70px;
    line-height: 80px;
}

.list-style-5 {text-align: center;}
.list-style-5 .menu-price {font-size: 30px; line-height: 30px;}
.list-style-5 li:before {content: ''; position: absolute; left: 50%; width: 100%; max-width: 270px; height: 1px;  bottom: 0px; transform: translateX(-50%); -webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.list-style-5 li:last-child:before {display: none;}
.ul-list.color-type-1 li a.link-hover,  .ul-list.color-type-1 li span {color: rgba(255,255,255,1);}
.ul-list.color-type-1 li a.link-hover:hover {color: #fff;}
.ul-list.color-type-1 li b {color: #fff;}
.ul-list.color-type-1 li path {fill:#fff;}

.bg.bg-offset-40 {
    right: 60%;
    width: auto;
}

.list-style-5 li:before {
    content: '';
    position: absolute;
    left: 50%;
    width: 100%;
    max-width: 270px;
    height: 1px; 
    bottom: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.simple-text p {
    font-size: 14px;
    line-height: 24px;
}

.page-style-2 h3, .page-style-2 h4, .page-style-2 h5, .page-style-2 h6 {
    font-weight: 700;
}
.page-style-2 h4 {
    text-transform: uppercase;
}

.sub-title, .title, .caption {
    position: relative;
}
.h4 {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase
}
.h4 a{
        color: #fff;
    font-size: 20px;
    }
.empty-sm-5 {
    height: 5px;
}

.ul-list li {
    position: relative;
}

.empty-sm-15 {
    height: 15px;
}

.layer-col-2:before {
    background: rgba(0,0,0,0.3);
}



.page-color-style-2.page-style-5 .title, .page-color-style-2 .header-menu > li > ul li:hover > a, .page-color-style-2 .login-item a:hover, .page-color-style-2 .button-style-3:not(.type-2), .page-color-style-2 .button-style-4:not(.type-2), .page-color-style-2 .button-style-1.type-2, .page-color-style-2 .checkbox-entry-wrap .checkbox-entry input:checked + span p, .page-color-style-2 .page-navigation a:hover, .page-color-style-2 .copyright span a, .page-color-style-2 .link-hover:hover, .page-color-style-2 .f-twitt a, .page-color-style-2 .caption-inst a span, .page-color-style-2 .link-hover-line:hover, .page-color-style-2 .button-style-1.type-4:hover, .page-color-style-2 .countdown-type .ClassyCountdown-value div, .page-color-style-2 .main-col, .page-color-style-2 .item-tabs li.active .link-hover-line, .page-color-style-2 .popup .forgot a:hover, .page-color-style-2 .popup .reg-now a:hover {color: #ee3b33;}
.page-color-style-2 .button-style-1:before, .page-color-style-2 .header-menu > li > a:before, .page-color-style-2 .header-style-2 .header-menu > li:before, .page-color-style-2 .header-style-2 .header-menu > li:after, .page-color-style-2 .shop-number, .page-color-style-2 .button-style-3:not(.type-2):before, .page-color-style-2 .button-style-3:not(.type-2):after, .page-color-style-2 .button-style-3:not(.type-2) i:after, .page-color-style-2 .button-style-3:not(.type-2) i:before, .page-color-style-2 .button-style-4:not(.type-2) i:before, .page-color-style-2 .button-style-4:not(.type-2) i:after, .page-color-style-2 .checkbox-entry i:before, .page-color-style-2 .subscribe-form:not(.form-type-2) .sub-submit, .page-color-style-2 .form-type-2 .sub-submit:hover, .page-color-style-2 .ui-slider .ui-slider-range, .page-color-style-2 .ui-slider .ui-slider-handle:before, .page-color-style-2 .link-hover-line:before, .page-color-style-2.page-style-1 .page-span-1:before, .page-color-style-2.page-style-1 .page-span-1:after, .page-color-style-2.page-style-1 .page-span-2:before, .page-color-style-2.page-style-1 .page-span-2:after, .page-color-style-2 .list-style-4 li:hover:before, .page-color-style-2 .page-span:before, .page-color-style-2 .page-span:after, .page-color-style-2.page-style-2 .simple-item-style-2.color-type-1, .page-color-style-2 .swiper-container-horizontal> .swiper-pagination-2.swiper-pagination-bullets .swiper-pagination-bullet:after {background: #ee3b33;}
.page-color-style-2 .follow a:hover path, .page-color-style-2 .search-open:hover path, .page-color-style-2 .close-search:hover path, .page-color-style-2 .submit-search:hover path, .page-color-style-2 .header .right-block .like-item.active path, .page-color-style-2 .header .right-block .like-item:hover path, .page-color-style-2 .page-navigation a:hover path, .page-color-style-2 .f-twitt path, .page-color-style-2 .main-fill-col path, .page-color-style-2 .main-fill-hover:hover path, .page-color-style-2 .close-popup.type-2:hover path .page-color-style-2 .main-fill-col * {fill: #ee3b33;} 
.page-color-style-2 .button-style-4:not(.type-2):before, .page-color-style-2 .button-style-4:not(.type-2):after, .page-color-style-2 .button-style-1.type-2, .page-color-style-2 .checkbox-entry input:checked + span i, .page-color-style-2 .page-navigation a:before, .page-color-style-2 .ui-slider .ui-slider-handle, .page-color-style-2.page-style-2 .simple-item-style-1.color-type-2, .page-color-style-2 .button-style-1.type-4:after, .page-color-style-2 .button-style-1.type-2:after, .page-color-style-2 .focus {border-color: #ee3b33;}
.page-color-style-2.page-style-2 .testimonials-item .text:after {border-color: #ee3b33 transparent transparent transparent;}
.page-color-style-2.page-style-2 .testimonials-item .text:before {box-shadow: 0 0 0 20px #ee3b33;}
@media (max-width: 480px) { 
  .page-color-style-2.page-style-2 .testimonials-item .text:before {box-shadow: 0 0 0 10px #ee3b33;}   
}

@media only screen and (max-width:600px){
    .logo a img {
        width: 100px;
        margin-top: -10px;
    }
    header.theme-menu-wrapper.menu-style-three {
        padding-top: 0px !important;
    }
    header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper {
        margin-top: 55px;
    }
    #mega-menu-wrapper .navbar-collapse.collapse {
        overflow-y: auto !important;
        margin-top: 20px;
    }
    .partners img {
        opacity: 1;
        width: 150px;
        margin: 0 auto;
        transition: .3s linear;
        padding-bottom: 25px;
    }
}
@media only screen and (min-width:768px){
    .theme-title h2.services_title{
        display: none !important;
    }
}

@media only screen and (min-width:320px) and (max-width:767px){
    .theme-title h2.services_title{
        color: #000 !important;
    }
    .bg.bg-offset-40 {
        right: 60%;
        width: auto;
        display: none;
    }
    #services_section {    
        background-size: cover;
    }
}

@media only screen and (min-width:991px) and (max-width:1280px){
    footer .footer-subscribe ul li a {
        color: #fff;
        font-size: 18px;
        margin-right: 10px;
    }
    footer .footer-subscribe ul li a i {
        display: block;
        margin-right: 5px;
        width: 35px;
        height: 35px;
        line-height: 38px;
        text-align: center;
        font-size: 16px;
        color: #f11f32;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #fff;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #f11f32 !important;
}




/*** 
=============================================
    Rev Slider Wrapper style
=============================================
***/
/*
.rev_slider_wrapper .slide-content-box h1 {
  color: #ffffff;
  font-size: 80px;
  font-weight: 900;
  line-height: 90px;
  margin: 0px 0 14px;
  text-transform: uppercase;
}
.rev_slider_wrapper .slide-content-box h1 span{
  font-family: "OilBats";  
  color: #d5ac63;
}


.rev_slider_wrapper .slide-content-box h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 22px;
}
.rev_slider_wrapper .slide-content-box h3 span{
  color: #d5ac63;
}

.rev_slider_wrapper .slide-content-box .button a{
  padding: 17px 40px 15px;
  border-radius: 0;
  transition: all 500ms ease !important;
  -moz-transition: all 500ms ease !important;
  -webkit-transition: all 500ms ease !important;
  -ms-transition: all 500ms ease !important;
  -o-transition: all 500ms ease !important;
}
.rev_slider_wrapper .slide-content-box .button a.bdr{
  border: 2px solid #949494;
}

*/


/* =generic Slider
   ========================================================================== */
.ewf-generic-slider {
  position: relative;
  margin-bottom: 30px;
}

.ewf-generic-slider__slides {
  margin-bottom: 0;
  list-style: none;
}

.ewf-generic-slider__slides li img {
  border-radius: 15px;
}

.ewf-generic-slider__pager .slick-dots {
  margin: 10px 0;
  list-style: none;
  text-align: center;
}

.ewf-generic-slider__pager .slick-dots li {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 5px;
}

.ewf-generic-slider__pager .slick-dots li button {
  display: block;
  padding: 0;
  width: 14px;
  height: 14px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  color: transparent;
  background-color: #2c405b;
  background-clip: padding-box;
  font-size: 0;
  line-height: 0;
}

.ewf-generic-slider__pager .slick-dots li.slick-active button {
  border-color: #e75748;
  background-color: transparent;
}



/* =Main Slider
   ========================================================================== */
.ewf-slider {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.ewf-slider .ewf-slider__slides {
  margin-bottom: 0;
  list-style: none;
  position: relative;
}

.ewf-slider .ewf-slider__slides li {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 75px 30px;
  min-height: 250px;
}

@media (min-width: 768px) {
  .ewf-slider .ewf-slider__slides li {
    padding: 75px 30px;
  }
}

@media (min-width: 992px) {
  .ewf-slider .ewf-slider__slides li {
    padding: 75px 45px;
  }
}

@media (min-width: 1200px) {
  .ewf-slider .ewf-slider__slides li {
    padding: 100px 60px;
  }
}

.ewf-slider .ewf-slider__slides li .ewf-slider-slide__overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2c405b;
  opacity: 0.85;
}

.ewf-slider .ewf-slider__slides li .ewf-slider-slide__overlay-left {
   
  position: absolute;
  z-index: 2;
  top: -10px;
  left: 0;
  width: 100%;
  height: 100%;
background: rgba(0, 0, 0, 0.93);
    background: -webkit-linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.76) 45%, rgba(0,0,0,0.74) 71%, rgba(0,0,0,0.71) 95%, rgb(184, 27, 34) 100%);
    background: -o-linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.76) 45%, rgba(0,0,0,0.74) 71%, rgba(0,0,0,0.71) 95%, rgb(184, 27, 34) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.76) 45%, rgba(0,0,0,0.74) 71%, rgba(0,0,0,0.71) 95%, rgb(184, 27, 34) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f01a1a', GradientType=1 );
  /*background: linear-gradient(90deg,  rgba(0, 0, 0, 0.89) 0%,  rgba(0, 0, 0, 0.89) 0%,  rgba(0, 0, 0, 0.89) 35%,  rgba(0, 0, 0, 0.89) 60%,  rgba(0, 0, 0, 0.89) 93%, rgba(236, 2, 15, 0.4)  100%);*/
  opacity: 0.85;
  padding: 10px 0;
    margin-top: 20px;
}

@media (min-width: 991px) {
  .ewf-slider .ewf-slider__slides li .ewf-slider-slide__overlay-left {
    left: -200px;
    -webkit-transform: skew(-13deg);
    -ms-transform: skew(-13deg);
    transform: skew(28deg);
    padding: 10px 100px 10px 0;
    width: 68%;
  }
}

@media (min-width: 1900px) {
  .ewf-slider .ewf-slider__slides li .ewf-slider-slide__overlay-left {
    left: -260px;
    -webkit-transform: skew(-13deg);
    -ms-transform: skew(-13deg);
    transform: skew(30deg);
    padding: 10px 0 10px 0;
    width: 60%;
  }
}

.ewf-slider .ewf-slider__slides li .ewf-slider-slide__content {
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  .ewf-slider .ewf-slider__slides li .ewf-slider-slide__content {
    width: 730px;
    min-height: 350px;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .ewf-slider .ewf-slider__slides li .ewf-slider-slide__content {
    width: 940px;
    min-height: 400px;
  }
}

@media (min-width: 1200px) {
  .ewf-slider .ewf-slider__slides li .ewf-slider-slide__content {
    width: 1140px;
    min-height: 500px;
  }
}

@media (min-width: 1600px) {
  .ewf-slider .ewf-slider__slides li .ewf-slider-slide__content {
    width: 1440px;
    min-height: 700px;
  }
}

@media (min-width: 768px) {
  .ewf-slider-slide__content--align-center {
    text-align: center;
  }
  .ewf-slider-slide__content--align-right {
    text-align: right;
  }
}

.ewf-slider .ewf-slider-slide__content-wrap *:last-child {
  margin-bottom: 0;
}
.ewf-slider-slide__content--valign-middle .ewf-slider-slide__content-wrap h1{
    color:#f11f32;
    padding-top: 10px;
}
.ewf-slider-slide__content--valign-middle .ewf-slider-slide__content-wrap h2{
      color: #fff;
        padding: 10px 0;
    }
@media (min-width: 768px) {
 
  .ewf-slider-slide__content--valign-middle .ewf-slider-slide__content-wrap {
    position: absolute;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .ewf-slider-slide__content--valign-bottom .ewf-slider-slide__content-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}

.ewf-slider .ewf-slider__pager {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 15px 30px;
  z-index: 3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (min-width: 768px) {
  .ewf-slider .ewf-slider__pager {
    left: 50%;
    bottom: 30px;
    padding: 15px 0;
    width: 730px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media (min-width: 992px) {
  .ewf-slider .ewf-slider__pager {
    width: 940px;
    bottom: 45px;
  }
}

@media (min-width: 1200px) {
  .ewf-slider .ewf-slider__pager {
    width: 1140px;
  }
}

@media (min-width: 1600px) {
  .ewf-slider .ewf-slider__pager {
    width: 1440px;
  }
}

@media (min-width: 1400px) {
  .ewf-slider .ewf-slider__pager {
    bottom: 60px;
  }
}

.ewf-slider .ewf-slider__pager .slick-dots {
  list-style: none;
  margin-bottom: 0;
}

.ewf-slider .ewf-slider__pager .slick-dots:after {
  display: block;
  visibility: hidden;
  height: 0;
  font-size: 0;
  content: " ";
  clear: both;
}

.ewf-slider .ewf-slider__pager.ewf-slider__pager--align-left .slick-dots {
  text-align: left;
}

.ewf-slider .ewf-slider__pager.ewf-slider__pager--align-center .slick-dots {
  text-align: center;
}

.ewf-slider .ewf-slider__pager.ewf-slider__pager--align-right .slick-dots {
  text-align: right;
}

.ewf-slider .ewf-slider__pager .slick-dots li {
  position: relative;
  z-index: 2;
  display: inline-block;
  border-radius: 50%;
  padding: 5px;
  margin-right: 0;
}

.ewf-slider .ewf-slider__pager .slick-dots li:last-child {
  margin-right: 0;
}

.ewf-slider__pager button {
  display: block;
  padding: 0;
  width: 14px;
  height: 14px;
  border: 2px solid transparent;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  color: transparent;
  background-color: #fff;
  background-clip: padding-box;
  font-size: 0;
  line-height: 0;
}

.ewf-slider .ewf-slider__pager .slick-dots li.slick-active button {
  border: 2px solid #fff;
  background-color: transparent;
}

.ewf-slider .ewf-slider__arrows a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #ffffff;
  font-size: 18px;
}

.ewf-slider .ewf-slider__arrows a:hover {
  color: #e75748;
}

.ewf-slider .ewf-slider__arrows .slick-prev {
  left: 5px;
}

.ewf-slider .ewf-slider__arrows .slick-next {
  right: 5px;
}

@media (min-width: 767px) {
  .ewf-slider .ewf-slider__arrows a {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  .ewf-slider .ewf-slider__arrows .slick-prev {
    left: 15px;
  }
  .ewf-slider .ewf-slider__arrows .slick-next {
    right: 15px;
  }
}

@media (min-width: 1200px) {
  .ewf-slider .ewf-slider__arrows .slick-prev {
    left: 30px;
  }
  .ewf-slider .ewf-slider__arrows .slick-next {
    right: 30px;
  }
}



    
@media (min-width:320px) and (max-width:600px){
    .theme-menu-wrapper.menu-style-three #left-logo{
        display: none;
    }
    header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper {       
        margin-left: 0%;
    }
    .contact-button-link {
        display: block;
        width: 80px !important;
        height: 115px !important;
    }
    .contact-button-link.facebook {
        background-size: cover;
    }
    #contact-buttons-bar {
        width: 80px !important;
    }
    .ewf-slider{
        margin-top: 85px;
    }
    #mega-menu-wrapper .navbar-collapse.collapse {
        overflow-y: auto !important;
        margin-top: 50px !important;
    }
    #contact-buttons-bar {   
        right: 5px !important;
    }
    .about-text .about-tab-wrapper .tab-content p {
          text-align: left
    }
}



@media (min-width:320px) and (max-width:1023px){
    .theme-menu-wrapper.menu-style-three #left-logo {
        display: none
    }    
    .theme-menu-wrapper.menu-style-three #right-logo {     
        top: 0px;
    }
    header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper {
        margin-top:45px;
        margin-left: 0%;
    }
    .ewf-slider {
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 50px;
    }
}

@media (min-width:768px) and (max-width:991px){
    div#service-info ul.list-style-5{
        width: 50%;
        margin-left: 50%;
    }
}
    
@media (min-width:320px) and (max-width:768px){
    .theme-menu-wrapper.menu-style-three #left-logo {
        display: none
    }      
    .theme-menu-wrapper.menu-style-three #right-logo {
        display: none
    }  
    .theme-menu-wrapper.menu-style-three #res-logo {
        display: block;
        top: 0px;
    }
    .theme-menu-wrapper.menu-style-three #res-logo a img {
        width: 125px;
        margin-top: -18px !important;
    }
}

@media (min-width:1024px) and (max-width:1160px){    
    .theme-menu-wrapper.menu-style-three #right-logo {     
        top: 0px;
    }
    header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper {
        margin-top: 25px;
        margin-left: 5%;
    }
    .ewf-slider {
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        margin-top: 50px;
    }
    
    footer .footer-subscribe ul li a {
        color: #fff;
        font-size: 18px;
        margin-right: 8px !important;
    }
    
    .ewf-slider .ewf-slider__slides li .ewf-slider-slide__overlay-left {        
        width: 75% !important;
    }
    
}
@media (min-width:1024px){
    .theme-menu-wrapper.menu-style-three #left-logo {
            margin-top: 60px;
            width: 95px;
    }
        
    .theme-menu-wrapper.menu-style-three #right-logo {
                width: 80px;
                margin: 18px 0 0px 0;
    }
}

@media (min-width:991px){
    .theme-menu-wrapper.menu-style-three #res-logo{
        display: none !important;
    } 
    .theme-menu-wrapper.menu-style-two #res-logo{
        display: none !important;
    }
}

header#in_pagemenu .navbar-collapse.collapse {
    display: none !important;
}

header#in_pagemenu nav#mega-menu-wrapper div.navbar-header .navbar-toggle {
    display: block;
}
header#in_pagemenu nav#mega-menu-wrapper div.navbar-header .navbar-toggle .icon-bar{
    width: 50px;
    height: 3px;
    background: #f90016 !important;
}
header#in_pagemenu #mega-menu-wrapper{
    margin-top: 3%;
    float: right;
    margin-left: 5%;
}
header#in_pagemenu #left-logo {
    display: none;
}
header#in_pagemenu #right-logo {
    display: none;
}
header#in_pagemenu #res-logo {
    display: block !important;
    float: right;
    opacity: 0.3
}
header.theme-menu-wrapper.menu-style-two #mega-menu-wrapper{    
    margin-left: 10%;
}
section#portfolio_section{
    background: #212121de;
}

.theme-title h2.dark-title{
    font-size: 26px !important;
}
.theme-title h2.dark-title{
      color: #000000 !important;
}

header#in_pagemenu{
    padding-top: 3px;
}

.rev_slider .tp-mask-wrap .custom_shape_overlay{
    position: absolute;
    z-index: 2;   
    height: 100%;
    background: rgba(0, 0, 0, 0.71);
    background: -webkit-linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.76) 45%, rgba(0,0,0,0.74) 71%, rgba(0,0,0,0.71) 95%,  rgba(0,0,0,0.71) 100%);
    background: -o-linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.76) 45%, rgba(0,0,0,0.74) 71%, rgba(0,0,0,0.71) 95%,  rgba(0,0,0,0.71) 100%);
    background: linear-gradient(to right, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.76) 45%, rgba(0,0,0,0.74) 71%, rgba(0,0,0,0.71) 95%,  rgba(0,0,0,0.70) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#f01a1a', GradientType=1 );
    /* background: linear-gradient(90deg, rgba(0, 0, 0, 0.89) 0%, rgba(0, 0, 0, 0.89) 0%, rgba(0, 0, 0, 0.89) 35%, rgba(0, 0, 0, 0.89) 60%, rgba(0, 0, 0, 0.89) 93%, rgba(236, 2, 15, 0.4) 100%); */
    opacity: 0.85;
}


div.contact-address a img
{
    width: 32px;
    float: left;
}
div.contact-address a span#cpage-title{
        font-size: 18px;
    font-weight: 300;
        padding-left: 15px;
}
div.contact-address a span{
    padding-left: 35px;
    font-weight: 300
}



.contact-us .contact-address > a:hover{
    color: #f11f32;
}


/* services link hover effect */



.demo-inola {
	--color-text: #8c8c8c;
	--color-background: #1f1e1e;
	--color-link: #fff;
	--color-link-hover: #8c8c8c;
}


.demo-inola a {
	text-decoration: none;
	color: #5d93d8;
	color: var(--color-link);
	outline: none;
}

.demo-inola a:hover,
.demo-inola a:focus {
	color: #423c2b;
	color: var(--color-link-hover);
	outline: none;
}

.demo-inola .hidden {
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	pointer-events: none;
}

/* Common styles for the menus */
.menu {
	position: relative;
	z-index: 10;
}

.menu__item {
	line-height: 1;
	position: relative;
	display: block;
	margin: 1em 0;
	outline: none;
}

.menu__item-name,
.menu__item-label {
	position: relative;
	display: inline-block;
}

.menu__item-name {
	font-size: 1.25em;
}

.menu__item-label {
	margin: 0 0 0 0.5em;
}




.menu--inola {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.menu--inola .menu__item {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 1em 0;
	text-align: center;
}

.menu--inola .menu__item:last-child {
	margin-bottom: 0;
}

.menu--inola .menu__item-name {
	font-size: 18px;
	padding: 0 0.25em;
	color: #fff;
    font-weight: 300;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;;
    -o-transition: .5s ease-in;
    text-transform: uppercase
}

.menu--inola .menu__item-name:hover, .menu--inola .menu__item-name:focus{
    color:#f11f32;
}
.menu--inola .menu__item-label {
	font-size: 0.85em;
	margin-top: 0.5em;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}

.menu--inola .menu__item:hover,
.menu--inola .menu__item:focus {

    color:#f11f32;
}

/* custom shape responsive */

@media only screen and (min-width:320px) and (max-width:479px){
    .tp-loop-wrap{
         min-width: 100%  !important; 
    }
    .tp-mask-wrap{
         min-width: 100%  !important; 
    }
    .tp-parallax-wrap{
         min-width: 100% !important;   
    }
    .rev_slider .tp-mask-wrap .custom_shape_overlay{
        min-width: 100%  !important;   
    }
    .rev_slider .tp-mask-wrap .custom_shape_overlay{
        -webkit-transform: skew(0deg);
        -ms-transform: skew(0deg);
        transform: skew(0deg) !important;
        left:0px !important;
    }
    .text-yellow{
        font-size: 40px !important;
    }
    .tp-caption.BigBold-SubTitle {
        font-size: 23px !important;
        line-height: 26px !important;
    }
    a.button-one {
        width: 136px;
        line-height: 33px;
        font-size: 14px;
        font-weight: 500;
        color: #fff;
        text-transform: capitalize;
        text-align: center;
        border-radius: 28px;
        background: #f11f32;
        margin-top: 0px;
    }
    .swiper-wrapper div.swiper-slide .simple-item-style-3 {
        padding: 60px 0 60px 0;
        background:rgba(61, 61, 61, 0.7);
    }
    .menu--inola .menu__item-name {
        font-size: 1.8em;
        padding: 0 0.25em;
        color: #fff;
    }
    .simple-text{
            padding: 0px 5px 15px 5px;
    }
    div nav.inpage-menu{
    padding:35px 0 !important;
    }
    header#in_pagemenu {
    padding-top: 0px;
}
}
@media only screen and (min-width:480px) and (max-width:777px){
    .tp-loop-wrap{
         min-width: 100%  !important; 
    }
    .tp-mask-wrap{
         min-width: 100%  !important; 
    }
    .tp-parallax-wrap{
         min-width: 100% !important;   
    }
    .rev_slider .tp-mask-wrap .custom_shape_overlay{
        min-width: 100%  !important;   
    }
    .rev_slider .tp-mask-wrap .custom_shape_overlay{
        -webkit-transform: skew(0deg);
        -ms-transform: skew(0deg);
        transform: skew(0deg) !important;
        left:0px !important;
    }
     .text-yellow{
        font-size: 45px !important;
    }
    .tp-caption.BigBold-SubTitle {
        font-size: 33px !important;
        line-height: 32px !important;
    }
    a.button-one {
        width: 130px;
        line-height: 34px;
        font-size: 14px;
    }
    .menu--inola .menu__item-name {
        font-size: 2em;
        padding: 0 0.25em;
        color: #fff;
    }
    div nav.inpage-menu{
        padding:35px 0;
        
    }
}

@media only screen and (min-width:778px) and (max-width:1023px){
    .tp-loop-wrap{
         min-width: 100%  !important; 
    }
    .tp-mask-wrap{
         min-width: 100%  !important; 
    }
    .tp-parallax-wrap{
         min-width: 100% !important;   
    }
    .rev_slider .tp-mask-wrap .custom_shape_overlay{
        min-width: 100%  !important;   
    }
    .rev_slider .tp-mask-wrap .custom_shape_overlay{  
        left:-190px !important;
    }
     .text-yellow{
        font-size: 45px !important;
    }
    .tp-caption.BigBold-SubTitle {
        font-size: 33px !important;
        line-height: 32px !important;
    }
    a.button-one {
        width: 130px;
        line-height: 34px;
        font-size: 14px;
    }
    .menu--inola .menu__item-name {
        font-size: 2em;
        padding: 0 0.25em;
        color: #fff;
    }
}

@media only screen and (min-width:1024px) and (max-width:1240px){
    .tp-loop-wrap{
         min-width: 100%  !important; 
    }
    .tp-mask-wrap{
         min-width: 100%  !important; 
    }
    .tp-parallax-wrap{
         min-width: 100% !important;   
    }
    .rev_slider .tp-mask-wrap .custom_shape_overlay{
        min-width: 100%  !important;   
    }
    
    .menu--inola .menu__item-name {
        font-size: 2em;
        padding: 0 0.25em;
        color: #fff;
    }
}

@media only screen and (min-width:1800px){
    .tp-loop-wrap{
         min-width: 100%  !important; 
    }
    .tp-mask-wrap{
         min-width: 100%  !important; 
    }
    .tp-parallax-wrap{
         min-width: 100% !important;   
    }
    .rev_slider .tp-mask-wrap .custom_shape_overlay{
        min-width: 100%  !important;   
    }
    
}



#main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#main-nav ul li {
  display: inline-block;
  margin: 0 1em 0 1em;
  padding: 0.35em 0.75em 0.35em 0.75em;
  border-radius: 0.5em;
}

#main-nav ul li.active { }

#main-nav ul li.active a {
  color: #fff;
  text-decoration: none;
}

/* A single menu */

.dropotron {
  background:#b61b21;
  border-radius: 0.5em;
  list-style: none;
  margin: 0;
  min-width: 10em;
  padding: 0.75em 1em 0.75em 1em;
}

.dropotron > li {
  border-top: solid 1px #c5c1c121;
  margin: 0;
  padding: 0;
}

.dropotron > li:first-child { border-top: 0; }

.dropotron > li > a {
  color: #ccc;
  display: block;
  padding: 0.5em 0 0.5em 0;
  text-decoration: none;
}

.dropotron > li.active > a,
.dropotron > li:hover > a { color: #fff; }

/* Only applies to top level ("level-0") menus */

.dropotron.level-0 { margin-top: 1.25em; }

.dropotron.level-0:before {
  content: '';
  position: absolute;
  border-bottom: solid 0.5em #b61b21;
  border-left: solid 0.5em transparent;
  border-right: solid 0.5em transparent;
  top: -0.5em;
}



div nav.inpage-menu{
    padding:50px 0;
}
@media only screen and (min-width:320px) and (max-width:600px){
    ul.dropotron.level-1{
        top: 50% !important;
        opacity: 1 !important;
        right: 0% !important;
        left: auto !important;
    }
}

@media only screen and (min-width:320px) and (max-width:767px){
    .dropotron.level-0{
            left: 40% !important;
    }
    
    div nav.inpage-menu{
        padding:30px 0 !important;
    }
    .dropotron.level-0:before {
        right: 45px !important;
    }
    div#abtpg_clients_slide .theme-title h2 {
        line-height: 55px;
        margin-top: 20px;
        font-size: 25px;
    }
    .theme-counter .col-xs-6 {
        width: 50% !important;
    }    

}


header.fixed div nav.inpage-menu {
    padding: 35px 0;
}

.theme-menu-wrapper.fixed.menu-style-two .hamburger-inner{
    background: #b61b21 !important;
}
.hamburger-inner::before{
    background: #ffffff;
}
.hamburger-inner::after{
    background: #ffffff;
}
.theme-menu-wrapper.fixed.menu-style-two .hamburger-inner::before{
    background: #b61b21 !important;
}
.theme-menu-wrapper.fixed.menu-style-two .hamburger-inner::after{
    background: #b61b21 !important; 
}
#res-logo a img {
    width: 125px;
    margin-top: 0px !important;
}

/*

@media only screen and (min-width:1160px){
    div#abtpg_clients_static{
        display: block;
    }
     div#abtpg_clients_slide{
        display: none;
    }
}

@media only screen and (max-width:1159px){
    div#abtpg_clients_static{
        display: none;
    }
     div#abtpg_clients_slide{
        display: block;
    }
}

*/

@media only screen and (min-width:320px)  and (max-width:767px){
    #about_banner {
      background: url(../images/inner-page/abt_bg.jpg) !important; 
      background-size: cover !important;
    }
    #contact_banner {
        background: url(../images/inner-page/contact_bg.jpg) !important;   
        background-size: cover !important;
    }
    #services_banner {
        background: url(../images/inner-page/service_bg.jpg) !important;   
        background-size: cover !important;
    }
    #clients_banner {
        background: url(../images/inner-page/clients_bg.jpg) !important;   
        background-size: cover !important;
    }
    #portfolio_banner {
        background: url(../images/inner-page/portfolio_bg.jpg) !important; 
        background-size: cover !important;
    }
}

    
@media only screen and (min-width:320px) and (max-width:1023px){
    #portfolio_section .main-caption{
        background: rgba(33, 33, 33, 0.8) !important
    }    
}
@media only screen and (min-width:1024px){
    .contact-us .contact-address {
        padding-top: 270px
    }
}

button#contact-btn{
    background: #c5c5c5 !important;
    color:#000 !important
}
button#contact-btn:hover {
    background: #565454 !important;
    color: #fff !important;
}
div.contact-us{
    padding-top: 50px;
}


#abtpg_clients_slide #sec-head h2#title:before{
    display: none !important
}



/* map style */


#map{
    height: 400px;
   width: 100%
}



.contact-us-form form select#contact-form-selectbox{    
    width: 100%;
    border: none;
    padding: 8px 0px 8px 0px;
    margin: 15px -5px;
}

div.partners .sponsors-outer .items{
            white-space: nowrap;
            margin-bottom: 0;
            overflow: hidden;
    }

div.partners .sponsors-outer .item {
            display: block;
            padding: 0;
            float: left;
    margin-bottom: 20px;
    }
/*
div.partners .sponsors-outer .img-responsive{
            width: 100%;
    }
*/


footer .bottom-footer ul li h3 a img {
    width: 50px;
    float: right;
    margin-top: -15px;
}
footer .bottom-footer ul li h3 a span{
    color: #fff !important;
    font-size: 12px;
    font-weight: 400;
    padding-right: 20px;
}


@media only screen and (max-width:600px){
    #portfolio_section .main-caption #sec-head{
        margin-bottom: 0px !important;
        padding-bottom: 20px;
    }
}


.menu-item #p-overlay{
    cursor: pointer !important;
}


/* reveal animation services section */

.has-animation {
  position: relative;
}
.has-animation img {
    opacity: 0;
}
.has-animation h2 {
    opacity: 0;
}
.animate-in{
    opacity: 1
}
.has-animation.animate-in img,.has-animation.animate-in h2{
        animation: textHidden 0.1s 1.1s forwards;
}

.animate-in:before{
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      z-index: 10;
      background-color:#585858;
}
.animate-in:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      z-index: 10;
      background-color: #eee;
      animation-delay: .5s;
}
.animation-ltr.animate-in:before{
    animation: revealLTR 1.8s ease;
}
.animation-ltr.animate-in:after{
   animation: revealLTR 1s .6s ease;
}
.animation-rtl.animate-in:before{
    animation: revealRTL 1.8s ease;
}
.animation-rtl.animate-in:after{
   animation: revealRTL 1s .6s ease;
}

@keyframes revealRTL {
  0%{
    width: 0;
    right: 0;
  }
  65%{
    width: 100%;
    right: 0;
  }
  100% {
    width: 0;
    right: 100%;
  }
}

@keyframes revealLTR {
  0%{
    width: 0;
    left: 0;
  }
  65%{
    width: 100%;
    left: 0;
  }
  100% {
    width: 0;
    left: 100%;
  }
}

@keyframes textHidden {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}


#headerslider.has_transition_2000 {
    -webkit-transition: -webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 1800ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
#headerslider {
    transform-origin: center;
    height: 100%;
}
.has_transition_2000 {
    -webkit-transition: -webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000),opacity 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.scrollto{position:absolute;left:0;right:0;margin:auto;z-index:250;cursor:pointer;width:260px;padding:20px;margin-top: -110px;}.theme--black .scrollto{background:#1d1d1b}.theme--polar .scrollto{background:#fff}.scrollto--icon{width:18px;position:relative;margin:auto;height:60px;transition:.5s fill;fill:#fff}.scrollto--icon svg{position:absolute;top:0;right:0;bottom:0;left:0}.theme--black .scrollto--icon{fill:#fff}.theme--polar .scrollto--icon{fill:#1d1d1b}.scrollto--wheel{-webkit-animation:2s scrolltoWheel infinite cubic-bezier(.77,0,.175,1);animation:2s scrolltoWheel infinite cubic-bezier(.77,0,.175,1)}@-webkit-keyframes scrolltoWheel{0%{-webkit-transform:translate(0,-1px);transform:translate(0,-1px);opacity:0}60%{-webkit-transform:translate(0,2px);transform:translate(0,2px);opacity:1}100%{-webkit-transform:translate(0,2px);transform:translate(0,2px);opacity:0}}@keyframes scrolltoWheel{0%{-webkit-transform:translate(0,-1px);transform:translate(0,-1px);opacity:0}60%{-webkit-transform:translate(0,2px);transform:translate(0,2px);opacity:1}100%{-webkit-transform:translate(0,2px);transform:translate(0,2px);opacity:0}}.scrollto--arrow{transition:.5s cubic-bezier(.77,0,.175,1);-webkit-transform:translate(0,2px);transform:translate(0,2px)}.scrollto:hover .scrollto--arrow{-webkit-transform:translate(0,10px);transform:translate(0,10px)}.scrollto--text{text-align:center;font-size:10px !important;font-size:.625rem;text-transform:uppercase;letter-spacing:3px;font-family: 'Open Sans', sans-serif; color: #fff}.supertext-a{padding:100px 40px;margin:auto;position:relative;text-align:center;max-width:1164px;opacity:0}




/* slider style */
div#slider1_container.about-slideshow{
    margin-top: 85px !important;
    /*background-image: url(../images/inner-page/abt/bg.jpg);*/
    /*background-size: cover;   */
}
div#slider1_container.services-slideshow{
    margin-top: 85px !important;
    /*background-image: url(../images/inner-page/ser/bg.jpg);   */
    /*background-size: cover;    */
}
div#slider1_container.clients-slideshow{
    margin-top: 85px !important;
    /*background-image: url(../images/inner-page/cli/bg.jpg);*/
    /*background-size: cover;*/
}
div#slider1_container.portfolio-slideshow{
    margin-top: 85px !important;
    /*background-image: url(../images/inner-page/port/bg.jpg);*/
    background-position: 0 0;
    background-size: cover;
    animation: animatedBackground 120s linear infinite;
    -webkit-animation: animatedBackground 120s linear infinite;
    background-repeat: repeat
}
div#slider1_container.contact-slideshow{
    margin-top: 85px !important;
    /*background-image: url(../images/inner-page/cnt/bg.jpg);*/
    /*background-size: cover;*/
}
@keyframes animatedBackground{from{background-position:0 0;}to{background-position:100% 0;}}
@-webkit-keyframes animatedBackground{from{background-position:0 0;}to{background-position:100% 0;}}

.jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }
        
        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        .jssorb064 {position:absolute;}
        .jssorb064 .i {position:absolute;cursor:pointer;}
        .jssorb064 .i .b {fill:#000;fill-opacity:.5;stroke:#fff;stroke-width:400;stroke-miterlimit:10;stroke-opacity:0.5;display: none}
        .jssorb064 .i:hover .b {fill-opacity:.8;}
        .jssorb064 .iav .b {fill:#ffe200;fill-opacity:1;stroke:#ffaa00;stroke-opacity:.7;stroke-width:2000;}
        .jssorb064 .iav:hover .b {fill-opacity:.6;}
        .jssorb064 .i.idn {opacity:.3;}

        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}


div#slider1_container::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 15;
    background: rgba(60, 60, 60, 0.5);
}

div#slider1_container .ss-caption-wrap {
    position: absolute;
    bottom: 33%;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    z-index: 15;
}

div#slider1_container .ss-caption {
    min-height: 50px;
    color: #ffffff;
    font-size: 75px;
    line-height: 1.4em;
    border-radius: 3px;
    padding-top: 15px;
    box-sizing: border-box;
    font-weight: 300;
}


@media only screen and (min-width:1900px){
    .menu-item.color-type-1 .caption a {    
        bottom: -160px;
    }
}

.what-we-do h3#highlight{
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase

}

.about-text .about-tab-wrapper .tab-content h3#abt-stitle{
    padding-bottom: 30px;
    font-weight: 600;
    font-size: 26px;
    padding-top: 45px;
    text-align: center
}

#slide1_container #slideshow-div{
    opacity: 0.8 !important;
}



@media only screen and (max-width:991px){
    .scrollto--icon svg{
        top: 25px;
    }
    .scrollto--text {
        display: none;
    }
    div#slider1_container .ss-caption-wrap {
        bottom: unset !important;
    }
}
    
@media only screen and (max-width:991px){
    div#slider1_container .ss-caption {
        min-height: 50px;
        color: #ffffff;
        font-size: 60px;
    }
    .scrollto {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 7000;
    cursor: pointer;
    width: 260px;
    padding: 20px;
    margin-top: -95px;
}
    .scrollto--icon {
    width: 18px;
    position: relative;
    margin: auto;
    height: 50px;
    transition: .5s fill;
    fill: #fff;
}
}


@media only screen and (max-width:600px){
    .service-version-two .single-service .text h2 {
        font-size: 30px !important;
        line-height: 55px;
        margin-top: -45px !important;
    }
    .service-version-two .service-left .text h2 {
        margin: 44% 0 10px 5%;
    }
    .service-version-two .service-left .row .links-block {
        position: absolute;
        padding: 5px;
        margin: -80% 0 0 5%;
    }
    .service-version-two .service-right .text h2 {
        margin: 48% 0 10px 5%;
    }
    .service-version-two .service-right .row .links-block {
        position: absolute;
        padding: 5px;
        margin: -75% 0 0 3%;
    }
    .service-version-two .single-service .text p {
        margin-top: 60px;
        text-align: center;
    }
}


@media only screen and (max-width:1023px){
    div.contact-address a span {
        padding-left: 20px !important;
        font-weight: 300;
    }
    div.contact-address a span {
        padding-left: 20px !important;
        font-weight: 300;
    }
}

@media only screen and (min-width:1024px){
    footer .row #flink-last h4{
        margin-bottom: 75px;
    }
}
footer .footer-subscribe h6 a span.tel-link{
    padding-right: 20px !important
}

div.contact-address a span#cd1{
        padding-left: 45px;
}
div.contact-address a span#cd3{
        padding-left: 20px;
}

/* VIDEO HEDER STYLE */
div#block:before{
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
}

div#block h3#vh-title{
        position: absolute;
    text-align: center;
    width: 100%;
    font-size: 75px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    bottom: 42%;
}




.masthead {
    position: relative;
    min-width: 720px;
}
.masthead-video {
    z-index: 0;
        width: 100%;
}
.masthead-overlay {
    background-color: #000;
    opacity: 0.4;
    position: absolute;
    top: 0; left: 0;
    bottom: 0; right: 0;
    width: 100%;
    height: 100%;
}
.masthead-video-credit {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    opacity: 0.6;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: -0.02em;
    padding-right: 10px;
    bottom: 10px;
    text-decoration: none;
    text-align: right;
    line-height: 1.5;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all;
}
.masthead-video-credit span {
    display: block;
}
.masthead-video-credit:hover {
    opacity: 1;
}
.masthead-arrow {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 30px;
    height: 30px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    opacity: 0.4;
}