

/* CSS Document */



/* 

    Created on   : 24/09/2017.

    Theme Name   : Gullu.

    Description  : Gullu - Agency & Startup HTML Template

    Version      : 1.1.

    Author       : @CreativeGigs.

    Developed by : Jubayer al hasan. (jubayer.hasan1991@gmail.com)

   

*/



/* ------------------------------------------ */

/*             TABLE OF CONTENTS

/* ------------------------------------------ */

/*   01 - Global stlye  */

/*   02 - Theme Title  */

/*   03 - Theme Menu  */

/*   04 - SignUp Modla Box */

/*   05 - Theme Banner */

/*   06 - What we do  */

/*   07 - More About Us  */

/*   08 - Theme Counter  */

/*   09 - Our Portfolio  */

/*   10 - Home Service Section  */

/*   11 - Testimonial  */

/*   12 - Pricing Plan One  */

/*   13 - Home Blog Section  */

/*   14 - Footer   */

/*   15 - Home Version 3  */

      /*

      What We Do Style Two

      Company CEO Text

      Short Banner

      Business Statics

      Theme Counter Style Two

      Home Project

      Testimonial Home Three

      */

/*   16 - Theme Inner Banner  */

/*   17 - About Text  */

/*   18 - Our Team Style One  */

/*   19 - Trusted Client   */

/*   20 - Our Service Version One */

/*   21 - Our Service Version two  */

/*   22 - Our Portfolio  */

/*   23 - Portfolio Details  */

/*   24 - Our Blog  */

/*   25 - Blog Details  */

/*   26 - Conatct US  */

/*   27 - Shop Page  */

/*   28 - Shop Details  */









/**

* Importing necessary  Styles.

**/

@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: #209777;

  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:30px;

  height:32px;

  position: fixed;

  border-radius: 0px;

  bottom: 12%;

  right: 0px;

  z-index: 99;

  text-align: center;

  color: #fff;

  background: #209677;

  font-size: 23px;

  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: 'Lato', sans-serif;  */

  font-family: 'Poppins', sans-serif;

  font-weight: normal;

  color:rgba(0,0,0,0.65);

  font-size: 15px;

  position: relative;

 }

 body .main-page-wrapper {

   overflow-x:hidden;

 }



 h1,h2,h3,h4,h5,h6,p,ul,.h1,.h5 { margin:0;padding: 0;}

 h1,h2,h3,h4,h6,.h1,.h5 {color: #000;}

 h1,.h1 {font-size: 45px; 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,.h5 {font-size: 19px; font-weight: 500;}

 h6 {font-size: 20px; font-weight: normal;}

 p {line-height: 32px; margin:10px 0px;}

 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,.more-about-us .main-content .main-wrapper h4:before,.home-service-section .theme-title a:hover,

.home-service-section ul li:hover div h5 a,.testimonial-section .main-container .item .wrapper p:before,.home-blog-section .single-blog:hover>a,

footer .footer-logo h5 a:hover,footer .footer-list ul li a:hover,footer .footer-subscribe ul li a:hover,#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:#209777;

}

.p-bg-color,header.theme-menu-wrapper #mega-menu-wrapper .nav .login-button a:hover,.our-portfolio .theme-title 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: #e84824;

}

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:#e84824;

}

/*------------------- 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: #f9ddd7;

  border-radius: 2.5px;

  left:0;

  bottom: 0;

  z-index: -1;

}

.theme-title h2 {line-height: 55px;margin-top: 20px;}

.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: 35px;

}

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: #f9ddd7;

  border-radius: 2.5px;

  left:0;

  z-index: -1;

}



.r_brdr a:before{ display: none;  }



#menu-menu-main li.current-menu-item a:before {

  content: ''!important;

  width: 100%!important;

  height: 5px!important;

  opacity: 1!important;

  position: absolute!important;

  background: #20977742!important;

  border-radius: 2.5px!important;

  left:0!important;

  z-index: -1!important;

}



  .about-tab-wrapper .nav-tabs li { position: relative; }

  .about-tab-wrapper .nav-tabs li:before{

    content: '';

  width: 0;

  height: 5px;

  opacity: 0;

  bottom: 18px;



  position: absolute;

  background: #f9ddd7;

  border-radius: 2.5px;

  left:0;

  z-index: -1;}



   .about-tab-wrapper .nav-tabs li.active:before{content: '';

  width: 100%;

   -webkit-transition: all 0.6s ease-in-out;

  transition: all 0.6s ease-in-out;

  opacity: 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: 45px;}

.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: 24px;

  margin:0 42px 0 12px;

  vertical-align: -3px;

}

.menu-style-three .top-header p a:hover {color: #0dda8f;}

.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: #d5d6d6;

  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: #0dda8f;

  padding: 0 !important;

}

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: rgba(38,41,46,0.4);

  margin: 0;

  padding: 14px 18px 20px 18px;

}

.menu-style-three #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li a {color: rgba(38,41,46,0.4);}

.menu-style-three #mega-menu-wrapper .nav>li.dropdown-holder .sub-menu li a:hover {color: #0dda8f;}

header.theme-menu-wrapper.menu-style-three #mega-menu-wrapper .nav>li>a:before {

  content: '.';

  position: absolute;

  top:12px;

  left: 0;

  background: transparent;

  opacity: 1;

  width: auto;

  height: auto;

}

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: 20px;}

/*================= 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: 15px;

  -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 .logo{

  width: 217px;

}

.theme-menu-wrapper.fixed.menu-style-two {background: #232323;}

.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;}



header.theme-menu-wrapper.menu-style-three.fixed {padding-top: 35px;}

.theme-menu-wrapper.menu-style-three.fixed .top-header {display: none;}

header.theme-menu-wrapper.menu-style-three.fixed #mega-menu-wrapper {margin-top: 0;}

header.theme-menu-wrapper.menu-style-three.fixed #mega-menu-wrapper .nav>li>a {padding-top: 15px;padding-bottom: 25px;}

/*-------------------------- SignUp Modla Box -----------------------*/

.modal {z-index: 9999999;}

.close_link { position: absolute; top: 0px; right: 0px; border: none;

    background: #209777;

    border-radius: 0px;

    transition: 0.3s;

    margin: 0px 0px;

    font-size: 18px;

    -moz-border-radius: 0px;

    padding: 6px 12px;

    color: #f9fafc;

    text-transform: uppercase;

    font-weight: 500;

  }

.close_link:hover  { color: #fff; background: #aa2305; }  

.theme-modal-box .modal-dialog {

  width: 620px;

  position: relative;

  top:50%;

  margin: 0 auto;

}
.theme-modal-box .modal-dialog .content-wrap{
	float: left;
}

.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: 50px 35px 50px 45px;
  min-height: 525px;

}

.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 30px;

}

.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: 45px;

  border: 1px solid #e7e7e7;

  padding: 0px 20px;

  border-radius: 3px;

  margin-bottom: 5px;

}

.theme-modal-box .modal-content .modal-body form textarea {

  width: 100%;

  height: auto;

  border: 1px solid #e7e7e7;

  padding: 15px 20px;

  border-radius: 3px;

  margin-bottom: 5px;

}

.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: 90px;}

.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(https://www.brainwerx.in/wp-content/themes/im-institute/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%;

  z-index: 11;

}

#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: 55px;

  margin:25px 0 55px 0;

}

.banner-one .h1 span {position: relative;z-index: 9;}

.banner-one .h1 span:before {

  content: '';

  width: 99%;

  height: 7px;

  position: absolute;

  background: #20977742;

  border-radius: 2.5px;

  left:3px;

  bottom: 11px;

  z-index: -1;

}

.camera_wrap .container a.button-one {

  width: 200px;

  line-height: 55px;

  font-size: 18px;

  font-weight: 500;

  color: #fff;

  text-transform: capitalize;

  text-align: center;

  border-radius: 6px;

}

.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 {

  background: rgba(0,0,0,0.6);

}

.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: 60px;

}

.what-we-do h3 {

  font-size: 40px;

  font-weight: 500;

  line-height: 52px;

  margin: 0 auto;

  padding-bottom: 20px;

  color: #000;

}

.what-we-do p{

  line-height: 1.6;

  color: #000;

}

.what-we-do .container>h6 {

  color: rgba(37,47,62,0.8);

  margin: 50px 0 130px 0;

}

.what_we_do_in{

  max-width: 1050px;

  margin: 0 auto;

}

.what-we-do .single-block .icon {

  width: 121px;

  height: 121px;

  border-radius: 50%;

  border: 1px solid rgba(0,0,0,0.08);

  line-height: 119px;

  font-size: 45px;

  margin: 0 auto;

  position: relative;

}

.what-we-do .single-block .icon.color-one {color: #e84824;}

.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: rgba(37,47,62,0.5);

  font-size: 18px;

  margin: 30px 0 20px 0;

}

.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(0,0,0,0.08);

  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: 115px 0 110px 0;

  margin-bottom: 0;

}

.more-about-us.bg-color:before {

  content: '';

  width: 42%;

  height: 100%;

  position: absolute;

  left:0;

  top:0;

  background: url(https://www.brainwerx.in/wp-content/themes/im-institute/images/home/10.jpg) no-repeat center;

}

.more-about-us {

  padding: 0 0 30px;

  margin-bottom: 0;

  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: 15px 0 0 0px;

}

.more-about-us .main-content .main-wrapper h4 {position: relative;}

.more-about-us .main-content .main-wrapper h4:before {

  content: "\f113";

  font-family: Flaticon;

  font-size: 40px;

  position: absolute;

  top:-8px;

  left:-65px;

  font-weight: bold;

}

.more-about-us .main-content .main-wrapper p {

  line-height: 25px;

  margin: 0px 0 40px 0;

  color: #000;

  font-size: 14px;

}

.more-about-us [class*="col-"] {position: static;}





.more-about-us .image-box {

  position: absolute;

  top:10px;

  left:-178px;

  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: 0px;

  left: -135px;

  z-index: -1;

}

/*------------------------ Theme Counter --------------------*/

.theme-counter {

  text-align: center;

  border-bottom: 1px solid rgba(0,0,0,0.07);

  padding: 130px 0 50px 0;

}

.theme-counter.fix {padding-bottom: 120px;}

.theme-counter h2 {font-size: 50px;}

.theme-counter p {

  font-family: 'Lato', sans-serif;

  font-size: 20px;

  color: #aeaeae;

  margin: 5px 0 40px 0;

}

/*------------------------ Our Portfolio ----------------------*/

.our-portfolio {padding: 180px 0 200px 0; position: relative;}

.our-portfolio .theme-title:before {

  content: 'C';

  font-size: 300px;

  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: 130px;

}

.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: #f9ddd7;

}

.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: 100px;

}

.home-service-section .certification_img {

  position: absolute;

  left:0;

  top:0;

}

.home-service-section .theme-title {margin-bottom: 70px;}

.home-service-section .theme-title p {

  font-family: 'Lato', 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;

}



/*------------------- Two Section Wrapper -----------------*/

.two-section-wrapper {background: url(https://www.brainwerx.in/wp-content/themes/im-institute/images/home/shape-3.png) no-repeat center top;

padding-top:100px;}

/*--------------------- Testimonial ---------------------*/

.testimonial-section {

  padding: 140px 0 80px 0;

  position: relative;

  z-index: 9;

  margin-bottom: 60px;

  margin-top: 150px;

  color: #000;

}

.testimonial-section.bg-image {

  background: url(https://www.brainwerx.in/wp-content/themes/im-institute/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: 20px;}

.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;

  right:-85px;

  z-index: 1;

}

.testimonial-section .image-box .image-shape {

  -webkit-clip-path: url(#shape-Three);

          clip-path: url(#shape-Three);

          

}

.testimonial-section .theme-shape-four {

  background: url(../svg/2.svg);

  width: 865px;

  height: 525px;

  position: absolute;

  top: 110px;

  right: -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: 'Lato', 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: 'Poppins', 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: 'Lato', 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: 60px 0 0 0;}

.home-blog-section .theme-title {margin-bottom: 140px;}

.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 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: #edceff;}

.home-blog-section .single-blog.color-two h5 a:before{background: #adf2c4;}

.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 {background: url(https://www.brainwerx.in/wp-content/themes/im-institute/images/home/footer.jpg) repeat-x center top #ed6c4f}*/

footer.bg-two {

  background: url(https://www.brainwerx.in/wp-content/themes/im-institute/images/home/footer2.jpg) no-repeat center center;background-size: cover;

  padding-top: 150px;

}



footer {padding-top:180px;}

footer .footer-logo h5 a {

  font-weight: 600;

  font-size: 16px;

  color: #222222;

  margin: 30px 0 15px 0;

}

footer h4 {

  font-size: 20px;

  font-weight: 600;

  margin-bottom: 25px;

}

footer .footer-list ul li {line-height: 40px;}

footer .footer-list ul li a {

  color: rgba(0,0,0,0.65);

  font-weight: 500;

}

footer .footer-subscribe input {

  width: 100%;

  height: 55px;

  border: 1px solid rgba(0,0,0,0.08);

  border-radius: 5px;

  padding: 0 20px;

  background: transparent;

}

footer .footer-subscribe form {padding: 15px 0 35px 0;}

footer .footer-subscribe ul li {display: inline-block;}

footer .footer-subscribe ul li a {

  color: #b4b5b6;

  font-size: 18px;

  margin-right: 15px;

}

footer .bottom-footer p,footer .bottom-footer ul li {line-height: 40px;}

footer .bottom-footer p a {font-weight: 500;}

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: 60px;}

footer .bottom-footer {padding: 25px 0 70px 0;}

#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(https://www.brainwerx.in/wp-content/themes/im-institute/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: 'Lato', 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: 'Lato', 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: 'Lato', 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/banner.jpg) no-repeat center;

  background-size: cover;

  background-attachment: fixed;

  position: relative;

  margin-bottom: 190px;

}

.inner-page-banner .opacity {

  text-align: center;

  background: rgba(0,0,10,0.55);

  padding: 220px 0 175px 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;}

.about-text .title {text-align: center;}

.about-text .title h6 {

  letter-spacing: 1px;

  color: rgba(0,0,0,0.4);

  text-transform: uppercase;

}

.about-text .title h2 {

  line-height: 60px;

  margin: 25px 0 100px 0;

}

.about-text .about-tab-wrapper {

  width: 100%;

  margin: 20px auto 0 auto;

  padding: 0px 50px;

}

.about-text .about-tab-wrapper .nav {

  width: 160px;

  border: none;

}

.about-text .about-tab-wrapper .nav-tabs > li {

  display: inline-block;

  float: none;

  margin: 0;

}

.about-text .about-tab-wrapper .nav-tabs > li > a {

  font-size: 17px;
  font-weight: 500;
  color: rgba(255,255,255,0.7);
  width: 150px;
  background: #373333;
  margin: 5px 0px;
  text-align: center;
  border: none;
  border-radius: 4px 4px 4px 4px;
  padding: 0;
  line-height: 50px;

}

.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: #fff; position: relative; background: #209677;}

 .about-text .about-tab-wrapper .nav-tabs > li.active > a:after{
  position: absolute;
  right: -8px;
  top: 16px;
  content: "";
  width: 0;
  height: 0;
  -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  border-top: 8px solid transparent;
  border-left: 8px solid #209777;
  border-bottom: 8px solid transparent; }

.about-text .about-tab-wrapper .tab-content {

  width: calc(100% - 160px);

  padding: 12px 0 0 20px;

}

.about-text .about-tab-wrapper .tab-content p {

  line-height: 30px;

  margin-bottom: 10px;

  font-weight: normal;

    color: rgba(0,0,0,0.65);

    font-size: 16px;

    padding:0px;

    margin:0px;

}

/*-------------------- 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: 40px 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;}

.service-version-two .row {margin: 0 -35px;}

.service-version-two .row [class*="col-"] {

  padding: 0 35px;

}

.service-version-two .single-service {margin-bottom: 130px;}

.service-version-two .single-service .image-box {

  position: relative;

  overflow: hidden;

}

.service-version-two .single-service .image-box img {

  width: 100%;

  -webkit-transform: translate3d(-30px,0,0) scale(1.1);

  transform: translate3d(-30px,0,0) scale(1.1);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -webkit-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;

}

.service-version-two .single-service:hover .image-box img {

  -webkit-transform: translate3d(0,0,0) scale(1);

  transform: translate3d(0,0,0) scale(1);

}

.service-version-two .single-service .image-box .opacity {

  position: absolute;

  top:0;

  left:0;

  width: 100%;

  height: 100%;

  opacity: 0;

  background: rgba(46,93,88,0.8);

  padding: 50px 20px 50px 20px;

}

.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: 72px;

  line-height: 80px;

  margin: 25px 0 10px 0;

}

.service-version-two .single-service .text a {

  font-size: 30px;

  color: rgba(0,0,0,0.2);

  font-weight: normal;

}

/*----------------------- Service Details ------------------------*/

.service-details {padding-bottom: 120px;}

.service-details .box-wrapper {padding: 0 75px;}

.service-details .box-wrapper .title h3 {

  font-family: 'Poppins', 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;}

.gullu-portfolio .mixitUp-menu h2 {

  line-height: 55px;

  margin-bottom: 70px;

}

.gullu-portfolio .mixitUp-menu ul li {

  display: inline-block;

  margin:0 18px 13px 0;

  font-weight: 500;

  font-size: 18px;

  text-transform: capitalize;

  color: #b4b4b4;

  cursor: pointer;

}

.gullu-portfolio .mixitUp-menu ul li.active {color: #000;}

#mixitUp-item .mix {display: none;}

.gullu-portfolio .mixitUp-menu ul {padding-bottom: 100px;}

.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(255,255,255,0.9);

}

.gullu-portfolio .single-item:hover .opacity {

  opacity: 1;

  -webkit-transform:scale(1);

          transform:scale(1);

}

.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: 150px;}

.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: 1px solid rgba(0,0,0,0.06);

  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: 22px;

}

.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: 80px 0 80px 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: 120px 0 185px 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: 100px 0 20px 0;

}

.blog-details .comment-area .leave-comment p {

  font-weight: 500;

  font-size: 18px;

  margin-bottom: 55px;

}

.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;

}

.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 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: 'Poppins', 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: 5px;

  font-size: 16px;

}

.submit-bttn { width:auto!important; background:#e84824!important; margin-top: 10px;   }

.contact-us-form form input:focus,

.contact-us-form form textarea:focus {

  border-bottom-color: #e84824;

}

.contact-us-form form input {height: 45px;}

.contact-us-form form textarea {

  height: 120px;

  max-height: 120px;

  padding: 20px 0;

}

.btn { outline: none!important }

.btn:hover { background: #aa2305!important }

.btn:active { color: #fff!important; }

.btn:focus { color: #fff!important; }

.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: 60px;}

.contact-us .contact-address h2 {

  line-height: 55px;

  font-size: 38px;

}

.contact-us .contact-address p {

  font-size: 20px;

  font-weight: 300;

  margin: 35px 0 15px 0;

}

.contact-us .contact-address>a {

  font-size: 28px;

  font-weight: 500;

  color: #000;

}

.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: #cccccc;

  margin-right: 15px;

}

#google-map-area {

  padding: 0 50px;

  margin: 50px 0 120px 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: #e84824;

}

.shop-page .shop-sidebar .price-ranger .ui-slider-handle {

  width: 12px;

  height: 12px;

  background: #e84824;

  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: 'Lato', 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: 'Lato', 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;}





.courses_sec { width: 100%; margin:50px 0px; }

.courses_sec .single-block { -webkit-box-shadow: 0px 0px 23px 0px rgba(43,43,43,0.15);

-moz-box-shadow: 0px 0px 23px 0px rgba(43,43,43,0.15);

box-shadow: 0px 0px 23px 0px rgba(43,43,43,0.15); padding: 0px; margin-top: 55px; overflow: hidden; border-radius:15px; -moz-border-radius:15px; background: #fff; }

.courses_sec .single-block .course_1 { background: url('https://www.brainwerx.in/wp-content/themes/im-institute/images/home/course-1.jpg') no-repeat center top; background-size: cover; width: 100%; height: 234px;  } 

.courses_sec .single-block .course_2 { background: url('https://www.brainwerx.in/wp-content/themes/im-institute/images/home/course-2.jpg') no-repeat center top; width: 100%; height: 234px;   } 

.courses_sec .single-block .course_3 { background: url('https://www.brainwerx.in/wp-content/themes/im-institute/images/home/course-3.jpg') no-repeat center top; width: 100%; height: 234px;   } 

.courses_sec .single-block .det_sec {  background: #fff; text-align: center; padding: 30px 15px; }

.courses_sec .single-block .det_sec h3 { font-size: 23px; font-weight: 600; line-height: 30px; padding:0px; }

.courses_sec .single-block .det_sec .sub-h { margin-top: 5px; display: block; color: #209777; font-size: 13px; font-weight: 500;  }

.courses_sec .single-block .det_sec ul { list-style: none; text-align: center; color: #2d2d43; line-height: 35px; margin:15px 0px; }

.strike-p { position: relative; display: block; margin-top: 30px;  font-size: 20px; opacity: .3; font-weight: 600; color: #e84824!important;  }

.strike-p:after { position: absolute; width: 120px; height: 2px; content: ""; margin:0px auto; background: #333; top: 13px; left: 0px; right: 0px;  }

.actual-p {  display: block;  font-size: 30px; margin-top: 15px; text-align: center; color: #000!important; font-weight: 600; }

.valid-txt { font-size: 20px; line-height: 22px; color: #000000!important; margin-top: 10px; }

.valid-txt sup { font-size: 14px;

    line-height: 1;

    /* padding: 0px; */

    margin: 2px;

    top: 0px;}

.btn { border:none; background: #209777; border-radius: 5px; transition: 0.3s; margin:10px 0px; font-size: 18px; -moz-border-radius: 5px; padding: 12px 30px; color: #f9fafc; text-transform: uppercase; font-weight: 500; }

.btn:hover { color: #fff; background: #aa2305;  }





.our-portfolio .button-wrapper {

  width: 348px;

  position: absolute;

  right: 0;

  bottom: 0;

  padding: 35px 0 40px 65px;

}



.pro-block { cursor: default; z-index: 9; position: relative; background:#fff; padding: 40px 40px 20px; -webkit-box-shadow: 0px 0px 23px 0px rgba(43,43,43,0.15);

-moz-box-shadow: 0px 0px 23px 0px rgba(43,43,43,0.15);

box-shadow: 0px 0px 23px 0px rgba(43,43,43,0.15); border-radius:15px; -moz-border-radius:15px;   }

.pro-block { margin-bottom: 30px;}

.pro-block h3, .pro-block p { color: #000; text-align: center; }

.pro-block h3 { font-size: 20px; line-height: 27px; font-weight: 600; padding: 0 0 10px; }

.pro-block p { font-size: 14px; line-height: 20px; }

.pro_box_txt{

  min-height: 178px;

}

.pro-block:hover { background:#209777; transition: all ease 0.5s;

    -o-transition: all ease 0.5s;

    -webkit-transition: all ease 0.5s; }

.pro-block:hover p { color:#fff;  }

.pro-block:hover h3 { color: #fff;  }

.why_sec {  display: flex; flex-direction: row; width: 90%; margin:0px auto;  justify-content: flex-end; }

.our-features { margin-top: 60px; width: 90%; margin:0px auto; }

.svg_box{ padding: 20px 0 30px }

.svg_box svg{ height: 93px; width: 100%; }

.pro-block .svg_box .icon_1{fill:#0b3478; }

.pro-block .svg_box .icon_2{fill:#173158; }

.pro-block .svg_box .icon_3{fill:#173158; }

.pro-block .svg_box .icon_4{fill:#173158; }

.pro-block .svg_box .icon_5{fill:#173158; }

.pro-block .svg_box .icon_6{fill:#173158; }

.pro-block:hover .svg_box svg{fill:#fff;}

.why_sec_top{

  color: #000;

display: flex;

    flex-direction: row;

    width: 90%;

    margin: 0px auto;

    justify-content: flex-end;

    padding: 30px 0 70px;

  }

  .why_sec_top h2{ padding-bottom: 15px; }



.why_sec_top p{

  line-height: 1.6;

}

.why_sec_top .main-wrapper{

  max-width: 560px;

}

.our-features-out{

   position: relative;

}

.our-features{

  padding-bottom: 200px;

 



}

.our-features .button-wrapper {

  width: 340px;

    position: absolute;

    right: 0;

    bottom: 0;



    padding: 35px 0 40px 60px;



}

.our-features .button-wrapper span {

  font-weight: 500;

  font-size: 18px;

  color: #fff;

}

.our-features .button-wrapper a {

  font-size: 18px;

  font-weight: 600;

  text-transform: uppercase;

  color: #fff;

  display: block;

  margin-top: 2px;

}

.our-features .button-wrapper a i {

  font-size: 25px;

  font-weight: normal;

  margin-left: 12px;

  vertical-align: middle;

}



@media (min-width: 1400px){

  .what-we-do .container{

    width: 1300px;

  }

}

.background-container {overflow-x: hidden;}
body.modal-open .background-container{
  overflow-x: hidden;
    -webkit-filter: blur(6px);
    -moz-filter: blur(6px);
    -o-filter: blur(6px);
    -ms-filter: blur(6px);
    filter: blur(6px);
    filter: url("https://gist.githubusercontent.com/amitabhaghosh197/b7865b409e835b5a43b5/raw/1a255b551091924971e7dee8935fd38a7fdf7311/blur".svg#blur);
filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='6');
}

.modal-backdrop.in {
    filter: alpha(opacity=70)!important;
    opacity: .7!important;
}
.covid-alert .list_style { position: relative; }
.covid-alert .list_style li { width: 100%!important; padding: 5px 15px!important; color: #000!important; } 
.covid-alert .tit { margin-bottom: 20px!important; border-bottom: 1px solid #333;padding-bottom: 10px; text-align: left!important; }
.covid-alert .list_style li a { background: none!important; font-weight: 700;  font-size: 14px; width: auto!important;
    text-align: left;  line-height: 1.42857143!important;   text-transform: none!important;  border-radius: none!important;
    margin-bottom: 0px!important; }
.covid-alert a {color: #e84824!important; }
.covid-alert a:hover {color: #aa2305!important; text-decoration: underline;  }

.list_style li:before {

    background-color: #e84824;

    border: none;

    border-radius: 50%;

    -webkit-border-radius: 50%;

    content: '';

    display: block;

    height: 7px;

    left: 0;

    position: absolute;

    top: 13px;

    width: 7px;

}



@media screen and (max-width: 991px){

.why_sec_top {

    color: #000;

    display: flex;

    flex-direction: row;

    width: 100%;

    margin: 0px auto;

    justify-content: center;

    padding: 30px 0 70px;

}



.foot_nav { padding-top: 40px;  }



.courses_sec .single-block, .pro-block { -webkit-box-shadow: 0px 0px 17px 0px rgba(43,43,43,0.10);

-moz-box-shadow: 0px 0px 17px 0px rgba(43,43,43,0.10);

box-shadow: 0px 0px 17px 0px rgba(43,43,43,0.10);}



.what-we-do {

    text-align: center;

    padding-bottom: 5px!important;

}



.why_sec_top {

    padding: 0px 0 15px!important;

}



.pro_block_out {

    width:50%;

}









}



body.modal-open { overflow:hidden!important; }







@media screen and (max-width: 767px){

  .covid-alert .theme-modal-box .modal-content .modal-body {
   padding: 35px 35px 35px 35px!important;
}
.covid-alert .list_style li a {  font-size: 13px; }

  .covid-alert .list_style { margin-left: 15px!important; }
  .covid-alert h3 {  font-size: 20px!important; }
  .covid-alert .list_style li { font-size: 13px!important; }


.about-text .about-tab-wrapper {

   padding: 0px 10px;

 }

 .about-text .about-tab-wrapper .nav-tabs > li > a {

    font-size: 15px;

  }

  .about-text .about-tab-wrapper .nav-tabs > li { margin:0px 5px;  }

  .about-text .about-tab-wrapper .nav-tabs > li > a {  }

  .about-text .about-tab-wrapper .nav { margin-bottom: 0px!important; }

  .about-text .about-tab-wrapper .tab-content p { font-size: 14px; }



  .theme-modal-box.modal.in .modal-dialog {

  -webkit-transform:translateY(-5%);

          transform:translateY(-5%);

}



.theme-modal-box .modal-dialog { top: 10%; }



}



  .top-notice {
    background-color: #e84824;
    height: auto;
    transform-origin: top center;
    -webkit-transform-origin: top center;
    transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    width: 100%;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    position: fixed;
    z-index: 999;
    padding: 8px 0;
}

.top-notice .not_wrap {
    margin: 0 auto;
    color: #fff;
}

.top-notice .not_wrap p {
    font-size: 15px;
    margin: 0;
    text-align: center;
}

.top-notice .close {
    background-color: transparent;
    border: none;
    color: #fff;
    display: inline-block;
    font-weight: lighter;
    height: 30px;
    margin: 0;
    opacity: .8;
    padding: 0;
    position: absolute;
    right: 50px;
    top: 8px;
    transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    width: 30px;
}

.msg-hght1 {margin-top:48px!important;}
.msg-hght2 {margin-top:48px!important;}
.msg-hght3 {margin-top:158px!important;}
  

@media screen and (max-width: 1199px){

.msg-hght1 { margin-top:55px!important; }
.msg-hght2 { margin-top:165px!important;}
.top-notice .not_wrap p {  line-height: 20px; padding:0px 5%; }
.msg-hght3 {margin-top:165px!important;}
.top-notice .close {
 top: 10px; right: 10px;}

}


@media screen and (max-width: 590px){
.top-notice .close {
    right: 5px;}

.msg-hght1 { margin-top:75px!important; }
.top-notice .not_wrap p {  line-height: 20px; padding:0px 25px; }
.msg-hght2 { margin-top:175px!important;}
.msg-hght3 {margin-top:158px!important;}


}

@media screen and (max-width: 520px){
 .about-text .about-tab-wrapper .nav-tabs > li.active > a:after{
  position: absolute;
  right: 65px;
  top: 48px;
  content: "";
  width: 0;
  height: 0;
  -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #e84824;}

}

@media screen and (max-width: 490px){

.top-notice .not_wrap p { font-size: 13px; line-height: 20px;  }

}

@media screen and (max-width: 430px){

.top-notice .not_wrap p { font-size: 11px; }



}
.foot_nav li.current_page_item a{
 color: #fff !important;
    font-weight: 900;
}    

.foot_wrap p, footer .bottom-footer p, .foot_share span { color: #fff!important; }
footer .bottom-footer p a {color: #fff!important; }
footer .bottom-footer p a:hover {  color:#000000 !important;}  

@media screen and (max-width: 767px){
footer.bg-one {
    background: #ed6c4f!important;
}
footer {padding-top: 50px!important;}
.foot_nav {
    padding-top: 0px!important;
}

}
.webminar-text{
	color: #000;
    font-size: 16px;
    background: #fad6cec4;
	padding: 20px;
	border-radius: 10px;
	width: 500px;
	text-align:center;
	line-height:26px;
}
.webminar-text1 {padding: 10px!important; background: #eef6ff!important; }
.webminar-text a.tel-a{
	cursor:default;
	font-weight:700;
}
.webminar-text span.title{
	font-weight: 600;
    color: #e84824;
    font-size: 18px;
}
.webminar-text span.date{
	font-weight:500;
}
.modal.fade.covid-alert.theme-modal-box.one.in{
	padding-right: 0!important;
}
.theme-modal-box .modal-content .modal-body {
    padding: 50px 35px 50px 45px;
    min-height: 750px;
}
@media (max-width:1199px){
	.theme-modal-box.modal.in .modal-dialog {
	  -webkit-transform:translateY(-50%);
	  transform:translateY(-50%);

	}
}
@media (max-width:991px){
	.theme-modal-box.modal.in .modal-dialog{
	-webkit-transform: translateY(-42%);
	transform: translateY(-42%);
	margin-top: 10px;
}
}
@media (max-width:767px){
 .main-page-wrapper .banner-one .h5 {
    width: 100%;
    max-width: 100%;
}
  .main-page-wrapper #theme-main-banner {
    height: 625px !important;
  }
	.theme-modal-box.modal.in .modal-dialog{
		-webkit-transform: translateY(0%);
		transform: translateY(-50%);
		margin-top: 140px;
    top: 50%;
	}
	.webminar-text{
		margin: 10px auto!important;
	}
}

@media (max-width:767px){
  .webminar-text{
    width:auto!important;
    font-size: 13px!important;
    padding: 10px!important;
    line-height:22px;
  }

  }
@media (max-width:481px){
	.webminar-text{
		width:auto!important;
		font-size: 13px!important;
		padding: 10px!important;
		line-height:22px;
	}
	.webminar-text span.title{
		font-size:15px;
	}
	.theme-modal-box.modal.in .modal-dialog{
		margin-top:0px;
	}
  .theme-modal-box .modal-content .modal-body {
    min-height: 640px;
}
}


.theme-modal-box .modal-content .modal-body {
    padding: 50px 35px 50px 45px;
    min-height: auto;
    overflow: hidden;
}
.modal.signUpModal .modal-dialog{
  top: 50%;
  -webkit-transform: translateY(-50%)!important;
    transform: translateY(-50%)!important;
}

footer {
     padding-top: 10px!important;
    background-image: url(https://www.brainwerx.in/wp-content/themes/im-institute/images/home/footr-bg.png)!important;
    background-size: cover;
  }

@media(max-width: 1399px){
  .who_can_img {
    right: -10%;
    top: 20px;
}
.more-about-us .image-box {
    left: -10px;
}
}
@media(min-width: 768px){
  .inner-page-content form#formcontact_3 {
    column-count: 2;
}
}