#et_mobile_phone_menu {
  display: none;
}

#et-secondary-nav li ul {
  padding: 1em 0 1em;
  width: 200px;
}

.et-fixed-header #logo {
  max-height: 55px;
}

.et_pb_blurb_container a {
  color: #2ea3f2;
}

.et_pb_section_1 {
  padding: 0;
}

.logo_container a {
  margin-top: -44px;
  display: inline-block;
}

.wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 input[type='tel'],
.wpcf7 textarea,
.wpcf7 select {
  background-color: #eee;
  border: none;
  width: 100% !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 18px !important;
  color: #000 !important;
  padding: 16px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#contactForm .wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 input[type='tel'],
.wpcf7 textarea,
.wpcf7 select {
  background-color: #eee;
  border: none;
  width: 100% !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  font-size: 18px !important;
  color: #000 !important;
  padding: 16px !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

.wpcf7-captchar {
  background-color: #fff !important;
  border: 1px solid !important;
  padding: 12px !important;
}

.wpcf7-submit {
  background-origin: padding-box;
  background-size: auto;
  background: transparent !important;
  color: #3a2719;
  border: 2px solid;
  font-size: 20px;
  padding: 6px 20px;
  line-height: 1.7em;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
  height: 50px !important;
  width: 102px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.wpcf7-submit:hover {
  background: #fe6d10 !important;
  color: #fff;
  border: 2px solid transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

/* style the get started cta button */
.get-started {
  border-radius: 2px;
  height: 25px;
}

.get-started a {
  color: #fff !important;
}

li.get-started {
  color: #fff !important;
  background-color: #3366cc;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding-left: 20px;
  padding-top: 6px;
  padding-right: 20px !important;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

li.get-started:hover {
  background-color: #3366ff;
}

#et-secondary-menu {
  /*margin-top: -2px;*/
  margin-right: 20px;
}

/*Corner ribbon*/

#since {
  position: absolute;
  top: 20px;
  width: 90px;
  height: 135px;
  text-indent: -666em;
  overflow: hidden;
  z-index: 100001;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}

#since.top {
  top: 20px;
}

#since.left {
  left: 0;
}

#since.right {
  right: 0;
}

#since a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 90px;
  height: 135px;
  background-repeat: no-repeat;
  background-size: 90px 135px;
}

/* HONORABLE */

#since.right a {
  background-image: url(https://advenser.com/wp-content/uploads/2015/08/since2007.png);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (-moz-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (min-device-pixel-ratio: 1.5) {
  /* HONORABLE */

  #since.right a {
    background-image: url(https://advenser.com/wp-content/uploads/2015/08/since2007.png);
  }
}

/*Slider text alignment*

.et_pb_slider .et_pb_slide {
   
    text-align: left; }


/*Logo size fixed nav*/
.et_fixed_nav #logo {
  max-height: 88px;
}

.et_fullwidth_nav #main-header .container {
  padding-left: 60px;
}

#main-header {
  top: 60px;
  z-index: 100000;
}

#top-menu li li a {
  padding: 5px 20px;
  /*border-bottom: 1px solid #e6e7e7;*/
}

#top-menu li.mega-menu > ul > li {
  width: 20%;
  margin: 0;
}

#top-menu li.mega-menu > ul {
  padding: 30px 80px;
}

#top-menu li.mega-menu > ul > li > a:first-child {
  color: #2ea3f2;
}

.logo_container a {
  z-index: 1000005;
}

@media only screen and (max-width: 980px) {
  #et_mobile_contact_menu {
    float: right;
    display: block;
    padding-top: 4px;
    padding-right: 4px;
  }

  #et_mobile_contact_menu {
    z-index: 100009;
    position: relative;
  }

  #et_mobile_phone_menu {
    float: right;
    display: block;
    padding-top: 4px;
    padding-right: 8px;
  }

  #et_mobile_phone_menu {
    z-index: 100009;
    position: relative;
  }
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
  #et_mobile_contact_menu {
    float: right;
    display: block;
    padding-top: 4px;
    padding-right: 4px;
  }

  #et_mobile_contact_menu {
    z-index: 100009;
    position: relative;
  }

  #et_mobile_phone_menu {
    float: right;
    display: block;
    padding-top: 4px;
    padding-right: 8px;
  }

  #et_mobile_phone_menu {
    z-index: 100009;
    position: relative;
  }
}

@media only screen and (min-width: 478px) and (max-width: 767px) {
  body.custom-background {
    background-color: #ffffff;
  }

  .et_fixed_nav #logo {
    max-height: 100px;
  }

  #logo {
    margin-top: 109px;
  }

  .et_fullwidth_nav #main-header .container {
    padding-left: 28px;
  }

  .container {
    width: 100%;
  }

  /* #et-main-area{padding-top: 111px;} */

  #top-strip {
    position: fixed;
    left: 0;
    right: 0;
    background: url(https://www.advenser.com/wp-content/uploads/2020/03/topband-scaled.jpg)
      center top repeat !important;
    height: 10px;
    z-index: 100000;
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  #et_mobile_contact_menu {
    float: right;
    display: block;
    padding-top: 4px;
    padding-right: 4px;
  }

  #et_mobile_contact_menu {
    z-index: 100009;
    position: relative;
  }

  #et_mobile_phone_menu {
    float: right;
    display: block;
    padding-top: 4px;
    padding-right: 8px;
  }

  #et_mobile_phone_menu {
    z-index: 100009;
    position: relative;
  }
}

/*-------------------[320px]------------------*/
@media only screen and (max-width: 479px) {
  /*NEW STYLES*/
  #et-main-area {
    padding-top: 26px;
  }

  .et_fullwidth_nav #main-header .container {
    padding-left: 18px;
  }

  .et_header_style_left #logo {
    max-width: 61%;
    max-height: 90%;
    margin-top: -86px;
  }

  .et_pb_fullwidth_header .header-image {
    max-width: 80%;
  }

  .et_header_style_left .mobile_menu_bar {
    padding-bottom: 9px;
    padding-right: 15px;
  }

  .mobile_menu_bar::before {
    color: #007ec6 !important;
  }

  body.custom-background {
    background-color: #ffffff;
  }

  .et_pb_section_0 {
    padding: 140px 0;
    margin-top: 34px;
  }

  .et_pb_section_1 {
    padding: 0;
  }

  .et_pb_section_2 {
    padding: 40px 0;
  }

  .et_pb_section_3 {
    padding: 40px 0;
  }

  .et_pb_section_4 {
    padding: 40px 0;
  }

  .et_pb_section_5 {
    padding: 40px 0;
  }

  .et_pb_section_6 {
    padding: 40px 0;
  }

  .et_header_style_left .logo_container {
    height: 109%;
  }

  .et_header_style_left #et-top-navigation {
    padding-top: 13px;
    padding-left: 0px !important;
  }

  #et_mobile_contact_menu {
    float: right;
    display: block;
    padding-top: 4px;
    padding-right: 4px;
  }

  #et_mobile_contact_menu {
    z-index: 100009;
    position: relative;
  }

  #et_mobile_phone_menu {
    float: right;
    display: block;
    padding-top: 4px;
    padding-right: 8px;
  }

  #et_mobile_phone_menu {
    z-index: 100009;
    position: relative;
  }

  #top-strip {
    position: fixed;
    left: 0;
    right: 0;
    background: url('https://www.advenser.com/wp-content/uploads/2020/11/top-lining.png')
      center top repeat;
    height: 10px;
    z-index: 100000;
    bottom: 0;
  }

  /*NEW STYLES*/
}

#contactForm {
  height: auto;
  width: 351px;
  background-color: #33cbcc;
  display: none;
  padding: 10px;
  margin-top: 73px;
  position: absolute;
  top: 0;
  right: 0;
}

#contactlink {
  height: 28px;
  width: 161px;
  background-image: url(https://advenser.com/wp-content/themes/Divi/images/quickcontact.png);
  display: block;
  cursor: pointer;
  float: right;
}

#contactFormContainer {
  margin-top: -8px;
  float: right;
  position: relative;
}

span.wpcf7-not-valid-tip {
  color: #dc3232;
}

.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module {
  margin-bottom: 6px;
}

.et_pb_gallery_grid .et_pb_gallery_item img {
  border: 3px solid #cccccc;
}

.et_pb_fullwidth_header
  .et_pb_fullwidth_header_container.left
  .header-image-container {
  width: 140%;
}

@media only screen and (min-width: 981px) {
  /* Set the slider height */
  .my-slider,
  .my-slider .et_pb_container {
    height: 640px !important;
  }

  .my-slider,
  .my-slider .et_pb_slide {
    max-height: 640px;
  }

  .my-slider .et_pb_slide_description {
    position: relative;
    top: 25%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: auto !important;
  }
}

#top-strip {
  position: fixed;
  left: 0;
  right: 0;
  background: url(https://www.advenser.com/wp-content/uploads/2020/03/topband-scaled.jpg)
    center top repeat;
  height: 10px;
  z-index: 100000;
  bottom: 0;
}

#top-header {
  z-index: 100006;
}

.et-fixed-header#top-header {
  background: url('https://www.advenser.com/wp-content/uploads/2020/11/top-lining.png')
    top center no-repeat;
}

.blurb1:hover {
  -webkit-box-shadow: 0px 1px 18px 5px rgba(119, 120, 122, 0.66);
  -moz-box-shadow: 0px 1px 18px 5px rgba(119, 120, 122, 0.66);
  box-shadow: 0px 1px 18px 5px rgba(119, 120, 122, 0.66);
}

/*----- readmore button -----*/

.first-block ul {
  list-style: none !important;
}

.first-block li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.first-block .read-more {
  float: none;
  text-decoration: none;
  color: #0081c7;
  font-family: inherit;
  font-size: 14px;
  letter-spacing: 0px;
  padding: 10px 65px;
  border: 1px solid #0081c7;
  text-transform: none;
  position: relative;
  z-index: 1;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}

.first-block .read-more:before {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  content: '';
  width: 0px;
  background: #0081c7;
  z-index: -1;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

.first-block .read-more:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

.first-block .read-more:hover {
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #0081c7;
}

.first-block .read-more:focus {
  text-decoration: none;
  color: #0081c7;
}

.first-block .read-more:hover:before {
  width: 100%;
}

/*----- header tag image -----*/

.title-box .inner-section-bg {
  background: rgba(0, 0, 0, 0)
    url(https://advenser.com/wp-content/uploads/2015/10/topstrip.jpg);
  height: 3px;
  text-align: center;
  width: 100%;
  background-size: 100%;
}

.title-box .title {
  margin-top: -20px;
  padding: 0px;
}

.title-box .title h2,
.title-box .title h1 {
  background: #fff none repeat scroll 0 0;
  color: #333;
  /*display: inline-block;*/
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 25px;
  margin: 0 auto;
  padding: 0px;
  padding-right: 10px;
}

/*----- Effect 7 - Shutter Horizontal -----*/
.ds-hover7-wrapper {
  position: relative;
  color: rgba(0, 0, 0, 0);
  width: 100%;
}

.ds-hover7 h2 {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  font-size: 30px;
  text-align: center;
  text-transform: none;
  font-size: 25px;
  color: #fff;
  background-color: #000;
  padding: 5px;
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.ds-hover7 p {
  color: #fff;
  font-size: 20px;
}

.ds-hover7-wrapper:hover .ds-hover7 h2 {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

figure.ds-hover7 {
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 0;
  position: relative;
  overflow: hidden;
}

figure.ds-hover7 img {
  display: block;
}

figure.ds-hover7 figcaption a {
  text-decoration: none;
  color: #ff6600;
  font-size: 15px;
  border: 1px solid #ff6600;
  padding: 5px 10px;
}

figure.ds-hover7::before,
figure.ds-hover7::after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: black;
  position: absolute;
  opacity: 0.3;
  top: 0;
  left: 0;
  -moz-transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

figure.ds-hover7 figcaption {
  position: absolute;
  display: block;
  line-height: 1.7em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  z-index: 100;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  top: 80%;
  left: 0;
  -moz-transform: translate3d(-100%, -50%, 0);
  -webkit-transform: translate3d(-100%, -50%, 0);
  transform: translate3d(-100%, -50%, 0);
  opacity: 0;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

figure.ds-hover7::before {
  -moz-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

figure.ds-hover7::after {
  -moz-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

figure.ds-hover7:hover::before {
  -moz-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

figure.ds-hover7:hover::after {
  -moz-transform: translate3d(50%, 0, 0);
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}

figure.ds-hover7:hover figcaption {
  opacity: 1;
  -moz-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/*----- Effect 8 - Shutter Horizontal -----*/

.ds-hover8-wrapper {
  position: relative;
  color: rgba(0, 0, 0, 0);
  width: 100%;
}

.ds-hover8 h2 {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  font-size: 30px;
  text-align: center;
  text-transform: none;
  font-size: 25px;
  color: #fff;
  background-color: #000;
  padding: 5px;
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
}

.ds-hover8 p {
  color: #fff;
  font-size: 20px;
}

.ds-hover8-wrapper:hover .ds-hover8 h2 {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

figure.ds-hover8 {
  margin: 0;
  padding: 0;
  display: inline-block;
  line-height: 0;
  position: relative;
  overflow: hidden;
}

figure.ds-hover8 img {
  display: block;
}

figure.ds-hover8 figcaption a {
  text-decoration: none;
  color: #ff6600;
  font-size: 15px;
  border: 1px solid #ff6600;
  padding: 5px 10px;
}

figure.ds-hover8::before,
figure.ds-hover8::after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: black;
  position: absolute;
  opacity: 0.3;
  top: 0;
  left: 0;
  -moz-transform: translate3d(0, -100%, 0);
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

figure.ds-hover8 figcaption {
  position: absolute;
  display: block;
  line-height: 1.7em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: rgba(0, 0, 0, 0.7);
  padding: 10px;
  z-index: 100;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  top: 80%;
  left: 0;
  -moz-transform: translate3d(100%, -50%, 0);
  -webkit-transform: translate3d(100%, -50%, 0);
  transform: translate3d(100%, -50%, 0);
  opacity: 0;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

figure.ds-hover8::before {
  -moz-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

figure.ds-hover8::after {
  -moz-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

figure.ds-hover8:hover::before {
  -moz-transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
}

figure.ds-hover8:hover::after {
  -moz-transform: translate3d(50%, 0, 0);
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}

figure.ds-hover8:hover figcaption {
  opacity: 1;
  -moz-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -moz-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

/*----------------Blog Home Page------------------*/

.col-lg-12,
.col-lg-6,
.col-md-12,
.col-md-6,
.col-sm-12,
.col-sm-6,
.col-xs-12,
.col-xs-6 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12,
.col-xs-6 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

@media (min-width: 768px) {
  .col-sm-12,
  .col-sm-6 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }
}

@media (min-width: 992px) {
  .col-md-12,
  .col-md-6 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }
}

@media (min-width: 1200px) {
  .col-lg-12,
  .col-lg-6 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }
}

.category-part {
}

.category-part .item {
}

.category-part .item-1 {
  padding-left: 0px;
  margin-bottom: 30px;
}

.category-part .item-2 {
  padding-right: 0px;
  margin-bottom: 30px;
}

.category-part .item-3 {
  padding-left: 0px;
}

.category-part .item-4 {
  padding-right: 0px;
}

.category-part .item .box {
  background: #000;
  overflow: hidden !important;
  border-bottom: 48px solid #d32d38;
  position: relative;
}

.category-part .item .box .img-full-width {
  width: 100%;
  height: auto;
  opacity: 1;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(1, 1);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1, 1);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
  -ms-transform: scale(1, 1);
  -ms-transition-timing-function: ease-out;
  -ms-transition-duration: 250ms;
  -o-transform: scale(1, 1);
  -o-transition-timing-function: ease-out;
  -o-transition-duration: 250ms;
  transform: scale(1, 1);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
}

.category-part .item .box:hover .img-full-width {
  opacity: 0.5;
  -webkit-transform: scale(1.05, 1.05);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 250ms;
  -moz-transform: scale(1.05, 1.05);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 250ms;
  -ms-transform: scale(1.05, 1.05);
  -ms-transition-timing-function: ease-out;
  -ms-transition-duration: 250ms;
  -o-transform: scale(1.05, 1.05);
  -o-transition-timing-function: ease-out;
  -o-transition-duration: 250ms;
  transform: scale(1.05, 1.05);
  transition-timing-function: ease-out;
  transition-duration: 250ms;
}

.category-part .item .box .icon-holder {
  padding: 25px;
  background: #d32d38;
  position: absolute;
  right: 0px;
  top: 0px;
  max-width: 92px;
  max-height: 92px;
  z-index: 99999;
}

.category-part .item .box .content-holder {
  padding: 30px;
  background: #ffffff;
  position: absolute;
  left: 20px;
  top: 20px;
  height: 100%;
  width: 48%;
  z-index: 99999;
}

.category-part .item .box .content-holder h2 {
  color: #000000;
  font-size: 33px;
  line-height: 33px;
  font-family: 'robotoblack';
  text-align: left;
  margin: 0px;
  padding-bottom: 15px;
}

.category-part .item .box .content-holder h2 b {
  color: #d32d38;
}

.category-part .item .box .content-holder p {
  color: #0a0a0a;
  font-size: 14px;
  line-height: 18px;
  font-family: 'robotolight';
  text-align: left;
  margin: 0px;
  padding-bottom: 18px;
}

.category-part .item .box .content-holder a {
  text-decoration: none;
  font-family: 'robotoregular';
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding: 12px 20px;
  float: left;
  color: #000000;
  border: 1px solid #000000;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.category-part .item .box .content-holder a:hover {
  color: #ffffff;
  background: #d32d38;
  border: 1px solid #d32d38;
}

/*............right sidebar for advenser website.........*/

.cl-effect-2 a {
  position: relative;
  margin: 15px;
  outline: none;
  color: #fff;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 600;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  font-size: 14px;
  text-align: center;
  line-height: 44px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  display: block;
}

.cl-effect-2 a:hover,
.cl-effect-2 a:focus {
  outline: none;
}

/* Effect 2: 3D rolling links, idea from http://hakim.se/thoughts/rolling-links */

.cl-effect-2 a span {
  position: relative;
  display: block;
  padding: 0 14px;
  background: #1e73be;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.cl-effect-2 a span:hover {
  /*This hover effect is a temporary solution*/
  background: #6f6f6e;
}

/*.csstransforms3d .cl-effect-2 a span::before {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0965a0;
	content: attr(data-hover);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
}

.cl-effect-2 a:hover span,
.cl-effect-2 a:focus span {
	-webkit-transform: rotateX(90deg) translateY(-22px);
	-moz-transform: rotateX(90deg) translateY(-22px);
	transform: rotateX(90deg) translateY(-22px);
}

.csstransforms3d .cl-effect-2 a:hover span::before,
.csstransforms3d .cl-effect-2 a:focus span::before {
	background: #454545;	
}
*/

.blur-test .et_pb_column {
  -webkit-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.blur-test:hover .et_pb_column:not(:hover) {
  opacity: 0.5;
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.blur-test:hover .et_pb_column:hover {
  box-shadow: 0px 0px 30px #000000;
  z-index: 999;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}

/* =================================Book Effect===================*/
.book-effect {
  height: 275px;
}

.book-effect ::before,
.book-effect ::after {
  content: '';
}

.book-effect ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
}

.book-effect .btn {
  display: inline-block;
  text-transform: uppercase;
  border: 2px solid #706f74;
  margin-top: 100px;
  font-size: 14px;
  font-weight: 700;
  padding: 2px 25px;
  text-align: center;
  color: #f78222;
  -webkit-transition: color 0.3s, border-color 0.3s;
  -moz-transition: color 0.3s, border-color 0.3s;
  transition: color 0.3s, border-color 0.3s;
}

.book-effect .btn:hover {
  border-color: #f78222;
  color: #017cca;
}

.book-effect .book-style {
  position: relative;
  width: 160px;
  height: 220px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  margin: 50px 0 0 12px;
}

.book-effect .hardcover_front li:first-child {
  background-color: #eee;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.book-effect .hardcover_front li:last-child {
  background: #fffbec;
}

.book-effect .hardcover_back li:first-child {
  background: #fffbec;
}

.book-effect .hardcover_back li:last-child {
  background: #fffbec;
}

.book-effect .book_spine li:first-child {
  background: #eee;
}

.book-effect .book_spine li:last-child {
  background: #333;
}

.book-effect .hardcover_front li:first-child:after,
.book-effect .hardcover_front li:first-child:before,
.book-effect .hardcover_front li:last-child:after,
.book-effect .hardcover_front li:last-child:before,
.book-effect .hardcover_back li:first-child:after,
.book-effect .hardcover_back li:first-child:before,
.book-effect .hardcover_back li:last-child:after,
.book-effect .hardcover_back li:last-child:before,
.book-effect .book_spine li:first-child:after,
.book-effect .book_spine li:first-child:before,
.book-effect .book_spine li:last-child:after,
.book-effect .book_spine li:last-child:before {
  background: #999;
}

.book-effect .page-book > li {
  background: -webkit-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
  background: -moz-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
  background: -ms-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
  background: linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);
  box-shadow: inset 0px -1px 2px rgba(50, 50, 50, 0.1),
    inset -1px 0px 1px rgba(150, 150, 150, 0.2);
  border-radius: 0px 5px 5px 0px;
}

.book-effect .hardcover_front {
  -webkit-transform: rotateY(-34deg) translateZ(8px);
  -moz-transform: rotateY(-34deg) translateZ(8px);
  transform: rotateY(-34deg) translateZ(8px);
  z-index: 100;
}

.book-effect .hardcover_back {
  -webkit-transform: rotateY(-15deg) translateZ(-8px);
  -moz-transform: rotateY(-15deg) translateZ(-8px);
  transform: rotateY(-15deg) translateZ(-8px);
}

.book-effect .page-book li:nth-child(1) {
  -webkit-transform: rotateY(-28deg);
  -moz-transform: rotateY(-28deg);
  transform: rotateY(-28deg);
}

.book-effect .page-book li:nth-child(2) {
  -webkit-transform: rotateY(-30deg);
  -moz-transform: rotateY(-30deg);
  transform: rotateY(-30deg);
}

.book-effect .page-book li:nth-child(3) {
  -webkit-transform: rotateY(-32deg);
  -moz-transform: rotateY(-32deg);
  transform: rotateY(-32deg);
}

.book-effect .page-book li:nth-child(4) {
  -webkit-transform: rotateY(-34deg);
  -moz-transform: rotateY(-34deg);
  transform: rotateY(-34deg);
}

.book-effect .page-book li:nth-child(5) {
  -webkit-transform: rotateY(-36deg);
  -moz-transform: rotateY(-36deg);
  transform: rotateY(-36deg);
}

.hardcover_front,
.hardcover_back,
.book_spine,
.hardcover_front li,
.hardcover_back li,
.book_spine li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hardcover_front,
.hardcover_back {
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}

.hardcover_front {
  -webkit-transition: all 0.8s ease, z-index 0.6s;
  -moz-transition: all 0.8s ease, z-index 0.6s;
  transition: all 0.8s ease, z-index 0.6s;
}

.hardcover_front li:first-child {
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-transform: translateZ(2px);
  -moz-transform: translateZ(2px);
  transform: translateZ(2px);
}

.hardcover_front li:last-child {
  -webkit-transform: rotateY(180deg) translateZ(2px);
  -moz-transform: rotateY(180deg) translateZ(2px);
  transform: rotateY(180deg) translateZ(2px);
}

.hardcover_back li:first-child {
  -webkit-transform: translateZ(2px);
  -moz-transform: translateZ(2px);
  transform: translateZ(2px);
}

.hardcover_back li:last-child {
  -webkit-transform: translateZ(-2px);
  -moz-transform: translateZ(-2px);
  transform: translateZ(-2px);
}

.hardcover_front li:first-child:after,
.hardcover_front li:first-child:before,
.hardcover_front li:last-child:after,
.hardcover_front li:last-child:before,
.hardcover_back li:first-child:after,
.hardcover_back li:first-child:before,
.hardcover_back li:last-child:after,
.hardcover_back li:last-child:before,
.book_spine li:first-child:after,
.book_spine li:first-child:before,
.book_spine li:last-child:after,
.book_spine li:last-child:before {
  position: absolute;
  top: 0;
  left: 0;
}

.hardcover_front li:first-child:after,
.hardcover_front li:first-child:before {
  width: 4px;
  height: 100%;
}

.hardcover_front li:first-child:after {
  -webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
  -moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
  transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.hardcover_front li:first-child:before {
  -webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);
  -moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);
  transform: rotateY(90deg) translateZ(158px) translateX(2px);
}

.hardcover_front li:last-child:after,
.hardcover_front li:last-child:before {
  width: 4px;
  height: 160px;
}

.hardcover_front li:last-child:after {
  -webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px)
    translateX(-2px) translateY(-78px);
  -moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px)
    translateX(-2px) translateY(-78px);
  transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px)
    translateY(-78px);
}

.hardcover_front li:last-child:before {
  box-shadow: 0px 0px 30px 5px #333;
  -webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px)
    translateX(-2px) translateY(-78px);
  -moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px)
    translateX(-2px) translateY(-78px);
  transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px)
    translateY(-78px);
}

.hardcover_back li:first-child:after,
.hardcover_back li:first-child:before {
  width: 4px;
  height: 100%;
}

.hardcover_back li:first-child:after {
  -webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
  -moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
  transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.hardcover_back li:first-child:before {
  -webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);
  -moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);
  transform: rotateY(90deg) translateZ(158px) translateX(2px);
}

.hardcover_back li:last-child:after,
.hardcover_back li:last-child:before {
  width: 4px;
  height: 160px;
}

.hardcover_back li:last-child:after {
  -webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px)
    translateX(2px) translateY(-78px);
  -moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px)
    translateY(-78px);
  transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px)
    translateY(-78px);
}

.hardcover_back li:last-child:before {
  box-shadow: 10px -1px 80px 20px #666;
  -webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px)
    translateX(2px) translateY(-78px);
  -moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px)
    translateX(2px) translateY(-78px);
  transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px)
    translateY(-78px);
}

.book_spine {
  -webkit-transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
  -moz-transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
  transform: rotateY(60deg) translateX(-5px) translateZ(-12px);
  width: 16px;
  z-index: 0;
}

.book_spine li:first-child {
  -webkit-transform: translateZ(2px);
  -moz-transform: translateZ(2px);
  transform: translateZ(2px);
}

.book_spine li:last-child {
  -webkit-transform: translateZ(-2px);
  -moz-transform: translateZ(-2px);
  transform: translateZ(-2px);
}

.book_spine li:first-child:after,
.book_spine li:first-child:before {
  width: 4px;
  height: 100%;
}

.book_spine li:first-child:after {
  -webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
  -moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);
  transform: rotateY(90deg) translateZ(-2px) translateX(2px);
}

.book_spine li:first-child:before {
  -webkit-transform: rotateY(-90deg) translateZ(-12px);
  -moz-transform: rotateY(-90deg) translateZ(-12px);
  transform: rotateY(-90deg) translateZ(-12px);
}

.book_spine li:last-child:after,
.book_spine li:last-child:before {
  width: 4px;
  height: 16px;
}

.book_spine li:last-child:after {
  -webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(8px)
    translateX(2px) translateY(-6px);
  -moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px)
    translateY(-6px);
  transform: rotateX(90deg) rotateZ(90deg) translateZ(8px) translateX(2px)
    translateY(-6px);
}

.book_spine li:last-child:before {
  box-shadow: 5px -1px 100px 40px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px)
    translateX(2px) translateY(-6px);
  -moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px)
    translateX(2px) translateY(-6px);
  transform: rotateX(90deg) rotateZ(90deg) translateZ(-210px) translateX(2px)
    translateY(-6px);
}

.page-book,
.page-book > li {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: center;
}

.page-book {
  width: 100%;
  height: 98%;
  top: 1%;
  left: 3%;
  z-index: 10;
}

.page-book > li {
  width: 100%;
  height: 100%;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  transition-timing-function: ease;
}

.page-book > li:nth-child(1) {
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.page-book > li:nth-child(2) {
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.page-book > li:nth-child(3) {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.page-book > li:nth-child(4) {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.page-book > li:nth-child(5) {
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.book-style:hover > .hardcover_front {
  -webkit-transform: rotateY(-145deg) translateZ(0);
  -moz-transform: rotateY(-145deg) translateZ(0);
  transform: rotateY(-145deg) translateZ(0);
  z-index: 0;
}

.book-style:hover > .page-book li:nth-child(1) {
  -webkit-transform: rotateY(-30deg);
  -moz-transform: rotateY(-30deg);
  transform: rotateY(-30deg);
  -webkit-transition-duration: 1.5s;
  -moz-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

.book-style:hover > .page-book li:nth-child(2) {
  -webkit-transform: rotateY(-35deg);
  -moz-transform: rotateY(-35deg);
  transform: rotateY(-35deg);
  -webkit-transition-duration: 1.8s;
  -moz-transition-duration: 1.8s;
  transition-duration: 1.8s;
}

.book-style:hover > .page-book li:nth-child(3) {
  -webkit-transform: rotateY(-118deg);
  -moz-transform: rotateY(-118deg);
  transform: rotateY(-118deg);
  -webkit-transition-duration: 1.6s;
  -moz-transition-duration: 1.6s;
  transition-duration: 1.6s;
}

.book-style:hover > .page-book li:nth-child(4) {
  -webkit-transform: rotateY(-130deg);
  -moz-transform: rotateY(-130deg);
  transform: rotateY(-130deg);
  -webkit-transition-duration: 1.4s;
  -moz-transition-duration: 1.4s;
  transition-duration: 1.4s;
}

.book-style:hover > .page-book li:nth-child(5) {
  -webkit-transform: rotateY(-140deg);
  -moz-transform: rotateY(-140deg);
  transform: rotateY(-140deg);
  -webkit-transition-duration: 1.2s;
  -moz-transition-duration: 1.2s;
  transition-duration: 1.2s;
}

.hardcover_front img {
  height: 100% !important;
}

.hardcover_back,
.book_spine {
  font-size: 0;
}

/* TEXT ANIMATION CSS Document */
.rw-wrapper {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0px;
  overflow: hidden;
}

.rw-sentence {
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.0001);
}

.rw-sentence .amn-text-main {
  color: #000;
  white-space: nowrap;
}

.rw-sentence > .amn-text-main:first-child {
  display: block;
  text-indent: 5px;
  font-size: 145%;
}

.rw-words {
  width: 100%;
  height: 100px;
  -webkit-perspective: 800px;
  perspective: 800px;
}

.rw-words .amn-text-main2 {
  position: absolute;
  width: 100%;
  opacity: 0;
  white-space: nowrap;
  overflow: hidden;
}

.rw-words-1 .amn-text-main2 {
  font-size: 330%;
  line-height: 95%;
  color: #ffffff;
  -webkit-animation: rotateWordsFirst 18s linear infinite 0s;
  -ms-animation: rotateWordsFirst 18s linear infinite 0s;
  animation: rotateWordsFirst 18s linear infinite 0s;
}

.rw-words-2 .amn-text-main2 {
  font-size: 230%;
  font-style: italic;
  text-indent: 5px;
  line-height: 90%;
  color: #d5d5d5;
  -webkit-animation: rotateWordsSecond 18s ease-in infinite 0s;
  -ms-animation: rotateWordsSecond 18s ease-in infinite 0s;
  animation: rotateWordsSecond 18s ease-in infinite 0s;
}

.rw-words .amn-text-main2:nth-child(2) {
  -webkit-animation-delay: 3s;
  -ms-animation-delay: 3s;
  animation-delay: 3s;
}

.rw-words .amn-text-main2:nth-child(3) {
  -webkit-animation-delay: 6s;
  -ms-animation-delay: 6s;
  animation-delay: 6s;
}

.rw-words .amn-text-main2:nth-child(4) {
  -webkit-animation-delay: 9s;
  -ms-animation-delay: 9s;
  animation-delay: 9s;
}

.rw-words .amn-text-main2:nth-child(5) {
  -webkit-animation-delay: 12s;
  -ms-animation-delay: 12s;
  animation-delay: 12s;
}

.rw-words .amn-text-main2:nth-child(6) {
  -webkit-animation-delay: 15s;
  -ms-animation-delay: 15s;
  animation-delay: 15s;
}

@-webkit-keyframes rotateWordsFirst {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    width: 0px;
  }

  5% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    width: 100%;
  }

  17% {
    opacity: 1;
  }

  20% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes rotateWordsFirst {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in;
    width: 0px;
  }

  5% {
    opacity: 1;
    -ms-animation-timing-function: ease-out;
    width: 100%;
  }

  17% {
    opacity: 1;
  }

  20% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes rotateWordsFirst {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    width: 0px;
  }

  5% {
    opacity: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    width: 100%;
  }

  17% {
    opacity: 1;
  }

  20% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes rotateWordsSecond {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(600px) translateX(200px);
  }

  8% {
    opacity: 1;
    -webkit-transform: translateZ(0px) translateX(0px);
  }

  17% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes rotateWordsSecond {
  0% {
    opacity: 0;
    -ms-transform: translateZ(600px) translateX(200px);
  }

  8% {
    opacity: 1;
    -ms-transform: translateZ(0px) translateX(0px);
  }

  17% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes rotateWordsSecond {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(600px) translateX(200px);
    transform: translateZ(600px) translateX(200px);
  }

  8% {
    opacity: 1;
    -webkit-transform: translateZ(0px) translateX(0px);
    transform: translateZ(0px) translateX(0px);
  }

  17% {
    opacity: 1;
  }

  25% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@media screen and (max-width: 1060px) {
  .rw-words {
    height: 55px;
  }

  .rw-words-1 .amn-text-main2 {
    font-size: 280%;
    text-indent: 5px;
  }

  .rw-words-2 .amn-text-main2 {
    font-size: 160%;
  }
}

@media screen and (max-width: 560px) {
  .rw-words {
    height: 40px;
  }

  .rw-words-1 .amn-text-main2 {
    font-size: 180%;
    text-indent: 5px;
  }

  .rw-words-2 .amn-text-main2 {
    font-size: 90%;
  }

  .rw-sentence > .amn-text-main:first-child {
    font-size: 80%;
  }
}

@media screen and (max-width: 400px) {
  .rw-words {
    height: 30px;
  }

  .rw-words-1 .amn-text-main2 {
    font-size: 140%;
    text-indent: 5px;
  }

  .rw-words-2 .amn-text-main2 {
    font-size: 70%;
  }

  .rw-sentence > .amn-text-main:first-child {
    font-size: 60%;
  }
}

/* ----------------------Profolio------------------- */
#filters {
  margin: 1%;
  padding: 0;
  list-style: none;
}

#filters li {
  float: left;
}

#filters li span {
  display: block;
  padding: 5px 20px;
  text-decoration: none;
  color: #666;
  cursor: pointer;
}

#filters li span:hover {
  background: #0081cf;
  color: #fff;
}

#filters li span.active {
  background: #0081cf;
  color: #fff;
}

#portfoliolist .portfolio {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  width: 20%;
  margin: 0%;
  display: none;
  float: left;
  overflow: hidden;
}

.portfolio-wrapper {
  overflow: hidden;
  position: relative !important;
  background: #666;
  cursor: pointer;
  line-height: 0;
}

.portfolio img {
  max-width: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.portfolio .label {
  position: absolute;
  width: 100%;
  height: 220px;
  bottom: -229px;
  -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  opacity: 0.8;
  line-height: 22px;
}

.portfolio .label-bg {
  background: #0081cf;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.portfolio .label a {
  display: block;
  height: 100%;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
}

.clickable {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}

.portfolio .label-text {
  color: #ffffff;
  position: relative;
  z-index: 500;
  text-align: center;
  padding: 100px 0px;
  font-size: 18px;
  font-weight: 600;
}

.portfolio .text-category {
  display: block;
  font-size: 13px;
  font-weight: 400;
}

.portfolio:hover .label {
  bottom: 0;
}

/*	.portfolio:hover img {
    top:-70px;
  } */

/* #Tablet (Portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px;
  }
}

/*  #Mobile (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
  }

  #portfoliolist .portfolio {
    width: 48%;
    margin: 1%;
  }

  .portfolio .label {
    height: 270px;
    bottom: -275px;
  }

  #ads {
    display: none;
  }
}

/*==============================blur new======================*/

.box-blur-eft {
  position: relative;
  width: 100%;
  display: block;
}

.box-blur-eft:before,
.box-blur-eft:after {
  content: '';
  display: table;
}

.box-blur-eft:after {
  clear: both;
}

.box-blur-eft .et_pb_column {
  display: block;
  cursor: pointer;
  text-align: left;
  text-transform: none;
  z-index: 1;
  padding: 0 3px;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.4s linear, -webkit-transform 0.4s ease-in-out,
    box-shadow 0.4s ease-in-out;
  -moz-transition: opacity 0.4s linear, -moz-transform 0.4s ease-in-out,
    box-shadow 0.4s ease-in-out;
  -o-transition: opacity 0.4s linear, -o-transform 0.4s ease-in-out,
    box-shadow 0.4s ease-in-out;
  -ms-transition: opacity 0.4s linear, -ms-transform 0.4s ease-in-out,
    box-shadow 0.4s ease-in-out;
  transition: opacity 0.4s linear, transform 0.4s ease-in-out,
    box-shadow 0.4s ease-in-out;
}

.box-blur-eft h3 a {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  color: rgba(0, 0, 0, 1);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 1);
  opacity: 0.8;
}

.box-blur-eft .et_pb_column header span {
  font-size: 10px;
  padding: 10px 0;
  display: block;
  color: #ffd252;
  color: rgba(255, 210, 82, 1);
  text-shadow: 0px 0px 0px rgba(255, 210, 82, 1);
  text-transform: uppercase;
  opacity: 0.8;
}

.box-blur-eft .et_pb_column p {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 13px;
  color: #333;
  color: rgba(51, 51, 51, 1);
  text-shadow: 0px 0px 0px rgba(51, 51, 51, 1);
  opacity: 0.8;
}

.box-blur-eft h3 a,
.box-blur-eft .et_pb_column header span,
.box-blur-eft .et_pb_column p {
  -webkit-transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out,
    color 0.5s ease-in-out;
  -moz-transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out,
    color 0.5s ease-in-out;
  -o-transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out,
    color 0.5s ease-in-out;
  -ms-transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out,
    color 0.5s ease-in-out;
  transition: opacity 0.2s linear, text-shadow 0.5s ease-in-out,
    color 0.5s ease-in-out;
}

/* Hover Style for all the items: blur, scale down*/
.box-blur-eft .et_pb_column.blur {
  opacity: 0.2;
}

.box-blur-eft .et_pb_column.blur h3 a {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.9);
  color: rgba(0, 0, 0, 0);
  opacity: 0.5;
}

.box-blur-eft .et_pb_column.blur header span {
  text-shadow: 0px 0px 10px rgba(255, 210, 82, 0.9);
  color: rgba(255, 210, 82, 0);
  opacity: 0.5;
}

.box-blur-eft .et_pb_column.blur p {
  text-shadow: 0px 0px 10px rgba(51, 51, 51, 0.9);
  color: rgba(51, 51, 51, 0);
  opacity: 0.5;
}

/* Hover Style for single item: scale up */
.box-blur-eft .et_pb_column.active {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 100;
  opacity: 1;
}

.box-blur-eft .et_pb_column.active h3 a,
.box-blur-eft .et_pb_column.active header span,
.box-blur-eft .et_pb_column.active p {
  opacity: 1;
}

.blur-box {
  padding: 15px;
}

/*------------menu bootstrap made white starts here------------*/
@media only screen and (max-width: 980px) {
  #main-header,
  #main-header .nav li ul,
  .et-search-form,
  #main-header .et_mobile_menu {
    background-color: #fff !important;
  }
}

/*------------menu bootstrap made white ends here------------*/

/*-------------- Home Page - Hari Sir Suggestions --------------*/

.et_pb_text.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_center.et_pb_text_0 {
  font-size: 40px !important;
  line-height: 1;
}

span.element-4 {
  font-size: 28px;
}

/*-------------- Home Page - Hari Sir Suggestions --------------*/

/*--- homepage h2 tag starts  ---*/
h2.blurb-header {
  font-size: 18px;
  color: #2ea3f2;
  padding-bottom: 5px;
}

/*--- homepage h2 tag ends  ---*/

/*--- Adwords Landing Page Starts here ---*/

.entry-content-landing {
  width: 980px;
  /*height: 1088px;*/
}

.et_pb_contact_left_landing {
  width: 100%;
  float: left;
}

.et_pb_contact_left_landing p {
  width: 48.5% !important;
  float: left !important;
  /*margin: 0 3% 3% 0 !important;*/
  /*padding-bottom: 0 !important;*/
}

.et_pb_contact_left_landing p:last-child {
  /*margin-right: 0;*/
}

.et_pb_column_3_8 .et_pb_contact_left_landing p,
.et_pb_column_1_3 .et_pb_contact_left_landing p,
.et_pb_column_1_4 .et_pb_contact_left_landing p {
  width: 100%;
  float: none;
  /*margin-right: 0;*/
}

.et_pb_column.et_pb_column_2_3.et_pb_column_0_landing {
  width: 100%;
  /*padding-left: 2%;*/
  margin-bottom: -19px;
}

.et_pb_section.et_pb_section_1.et_section_regular_landing {
  width: 980px;
  background: #007ec6;
  border-radius: 5px;
}

.et_pb_row.et_pb_row_0 {
  width: 100%;
}

/*form.wpcf7-form {
    width: 50%;
    float: left;
}*/

div#wpcf7-f11488-p99-o2 {
  width: 57.5%;
  float: left;
  padding: 6px !important;
}

h2.header-landing {
  width: 57.5%;
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  padding-top: 40px;
  font-family: arial;
  font-style: italic;
  color: #fff;
}

p.paragraph-landing {
  width: 57.5%;
  font-size: 32px;
  font-weight: 800;
  text-align: center;
  color: #eef241;
  letter-spacing: 0px;
  font-family: Arial Narrow;
  font-style: italic;
  padding-top: 50px;
  line-height: 37px;
}

.area-2 {
  float: left;
  width: 42%;
  margin-top: -382px;
  margin-bottom: -2px;
  background: #ffffff;
}

.et_pb_contact_left_landing {
  width: 96%;
  padding-left: 4%;
}

p.form-para-landing {
  font-size: 15px;
  color: #fff;
}

p.clearfix_landing {
  color: #fff;
}

p.clearfix_landing_submit {
  padding-left: 35% !important;
  padding-top: 40px !important;
}

input.wpcf7-form-control.wpcf7-file {
  font-size: 18px;
  padding-top: 20px;
}

input[type='submit'] {
  background: #fe6d10 !important;
  border: 2px solid #fe6d10 !important;
  color: #fff !important;
}

@media (max-width: 575.98px) {
  .entry-content-landing {
    width: 96%;
    padding-left: 12px;
    text-align: -moz-center;
    text-align: -webkit-center;
    padding-bottom: 20px;
  }

  .et_pb_section.et_pb_section_1.et_section_regular_landing {
    width: 96%;
  }

  h2.header-landing {
    width: 100%;
    font-size: 28px;
    line-height: 32px;
  }

  p.paragraph-landing {
    width: 100%;
    font-size: 20px;
    line-height: 23px;
    padding-top: 35px;
  }

  div#wpcf7-f11488-p99-o2 {
    width: 100%;
    float: left;
  }

  .area-2 {
    width: 98%;
    margin-left: 1%;
    margin-bottom: 24px;
    margin-top: 30px;
  }

  .et_pb_contact_left_landing {
    width: 99%;
    padding-left: 1%;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .entry-content-landing {
    width: 96%;
    padding-left: 26px;
    text-align: -moz-center;
    text-align: -webkit-center;
    padding-bottom: 20px;
  }

  .et_pb_section.et_pb_section_1.et_section_regular_landing {
    width: 96%;
  }

  h2.header-landing {
    width: 100%;
    font-size: 38px;
    line-height: 42px;
  }

  p.paragraph-landing {
    width: 100%;
    font-size: 28px;
    line-height: 26px;
    padding-top: 35px;
  }

  div#wpcf7-f11488-p99-o2 {
    width: 100%;
    float: left;
  }

  .area-2 {
    width: 98%;
    margin-left: 1%;
    margin-bottom: 24px;
    margin-top: 30px;
  }

  .et_pb_contact_left_landing {
    width: 99%;
    padding-left: 1%;
  }

  .image-1 {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 980.98px) {
  .entry-content-landing {
    width: 96%;
    padding-left: 26px;
    text-align: -moz-center;
    text-align: -webkit-center;
    padding-bottom: 20px;
  }

  .et_pb_section.et_pb_section_1.et_section_regular_landing {
    width: 96%;
  }

  h2.header-landing {
    width: 100%;
    font-size: 48px;
    line-height: 49px;
  }

  p.paragraph-landing {
    width: 100%;
    font-size: 34px;
    line-height: 32px;
    padding-top: 35px;
  }

  div#wpcf7-f11488-p99-o2 {
    width: 100%;
    float: left;
  }

  .area-2 {
    width: 98%;
    margin-left: 1%;
    margin-bottom: 24px;
    margin-top: 30px;
  }

  .et_pb_contact_left_landing {
    width: 99%;
    padding-left: 1%;
  }

  .image-1 {
    width: 100%;
  }
}

@media (min-width: 981px) and (max-width: 1199.98px) {
  .entry-content-landing {
    width: 920px;
    text-align: -moz-center;
    text-align: -webkit-center;
    margin-left: -7%;
  }

  .et_pb_section.et_pb_section_1.et_section_regular_landing {
    width: 920px;
  }

  .et_pb_column.et_pb_column_2_3.et_pb_column_0_landing {
    margin-bottom: -11px;
  }

  .area-2 {
    float: left;
    width: 42%;
    margin-top: -373px;
    margin-bottom: -2px;
    background: #ffffff;
  }
}

@media (min-width: 1200px) and (max-width: 1349.98px) {
  .area-2 {
    margin-top: -375px;
    margin-bottom: 4px;
  }
}

/*--- Adwords Landing Page Ends here ---*/

@media only screen and (min-width: 981px) {
  .et_fullwidth_secondary_nav #top-header .container {
    background: url('https://www.advenser.com/wp-content/uploads/2020/11/top-lining.png')
      top center no-repeat;
  }
}

/*--- Floating button Starts Here ---*/

#sfloatingbox a {
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #e04226;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
}

#sfloatingbox a:hover {
  background: #e04226;
  text-decoration: none;
}

#sfloatingbox {
  position: fixed;
  right: 1px;
  top: 21%;
  height: 70px;
  z-index: 9999;
}

#tfloatingbox a {
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  background: #454545;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
}

#tfloatingbox a:hover {
  background: #454545;
  text-decoration: none;
}

#tfloatingbox {
  position: fixed;
  right: 1px;
  top: 80%;
  height: 70px;
  z-index: 9999;
}

/*--- Floating button Ends Here ---*/

/*--- Menubar starts here ---*/
#top-menu li li a {
  padding: 0px 5px !important;
}

#top-menu li.mega-menu > ul > li:nth-of-type(4n + 1) {
  clear: none !important;
}

/*--- Menubar ends here ---*/
/*--- Bim services page list h3 style starts here ---*/
span.content-h3 {
  font-size: 14px;
  color: #cc3333;
}

.et_pb_text_3 h3 {
  padding-bottom: 0px;
}

.et_pb_text_5 h3 {
  padding-bottom: 0px;
}

.et_pb_text_7 h3 {
  padding-bottom: 0px;
}

.et_pb_text_9 h3 {
  padding-bottom: 0px;
}

.et_pb_text_11 h3 {
  padding-bottom: 0px;
}

.et_pb_text_13 h3 {
  padding-bottom: 0px;
}

/*--- Bim services page list h3 style ends here ---*/

/*--- Bim services page 6 images starts here ---*/
.full-width-container {
  width: 98%;
}

.row-bim-page {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

@media (min-width: 1255.98px) {
  .row-bim-page {
    flex-wrap: nowrap;
  }
}

.justify-content-md-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.column-bim-page {
  padding-left: 5px;
}

/*--- Bim services page 6 images ends here ---*/

/*--- Logo slight adjustment starts here ---*/
@media (max-width: 886.98px) {
  .et_header_style_left .logo_container {
    width: 91%;
  }
}

@media (min-width: 480px) and (max-width: 980px) {
  .et_header_style_left #logo {
    max-width: 58%;
    margin-top: -1px;
  }

  .et_header_style_left .mobile_menu_bar {
    padding-bottom: 22px;
    padding-right: 15px;
  }

  .mobile_menu_bar::before {
    color: #007ec6 !important;
  }
}

/*--- Logo slight adjustment starts here ---*/

.book-effect {
  width: 97%;
}

@media only screen and (max-width: 767px) {
  .et_pb_row {
    padding: 0 0 !important;
  }
}

@media only screen and (max-width: 980px) {
  .et_pb_section_1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .et_pb_gutters1 .et_pb_column_1_4,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
    width: 100% !important;
  }
}

@media (min-width: 576px) and (max-width: 1199.98px) {
  .et_pb_gutters1 .et_pb_column_1_4,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
    width: 50% !important;
  }
}

/*.....bim services page title responsive fixing starts....*/
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .et_pb_section.et_pb_section_2.et_section_regular {
    padding: 35px 0 !important;
  }

  .et_pb_section.et_pb_section_3.et_pb_with_background.et_section_regular {
    padding: 35px 0 !important;
  }

  .et_pb_section.et_pb_section_4.et_section_regular {
    padding: 35px 0 !important;
  }

  .et_pb_section.et_pb_section_5.et_pb_with_background.et_section_regular {
    padding: 35px 0 !important;
  }

  .et_pb_section.et_pb_section_6.et_section_regular {
    padding: 35px 0 !important;
  }

  .et_pb_section.et_pb_section_7.et_pb_with_background.et_section_regular {
    padding: 35px 0 !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .et_pb_row.et_pb_row_2 {
    padding: 35px 0 !important;
  }

  .et_pb_row.et_pb_row_4 {
    padding: 35px 0 !important;
  }

  .et_pb_row.et_pb_row_6 {
    padding: 35px 0 !important;
  }

  .et_pb_row.et_pb_row_8 {
    padding: 35px 0 !important;
  }

  .et_pb_row.et_pb_row_10 {
    padding: 35px 0 !important;
  }

  .et_pb_row.et_pb_row_12 {
    padding: 35px 0 !important;
  }
}

/*........bim services page title responsive fixing ends....*/

/*CSS sprite Starts*/
.element-header {
  margin-top: -45px;
  margin-left: 33px;
  font-size: 18px !important;
}

.element-para {
  margin-top: -5px;
  margin-left: 33px;
}

.sprite {
  background-image: url(https://www.advenser.com/wp-content/uploads/2024/08/24-elements-home.png);
  background-repeat: no-repeat;
  display: block;
}

.sprite-3-coloum {
  width: 32px;
  height: 32px;
  background-position: -5px -5px;
  margin-left: -14px;
}

.sprite-apartments-min {
  width: 32px;
  height: 32px;
  background-position: -47px -5px;
  margin-left: -14px;
}

.sprite-augmented-reality-min {
  width: 32px;
  height: 32px;
  background-position: -89px -5px;
  margin-left: -14px;
}

.sprite-bars-min {
  width: 32px;
  height: 32px;
  background-position: -131px -5px;
  margin-left: -14px;
}

.sprite-beam-min1 {
  width: 32px;
  height: 32px;
  background-position: -5px -47px;
  margin-left: -14px;
}

.sprite-buildings-3-min {
  width: 32px;
  height: 32px;
  background-position: -47px -47px;
  margin-left: -14px;
}

.sprite-contract-min {
  width: 32px;
  height: 32px;
  background-position: -89px -47px;
  margin-left: -14px;
}

.sprite-crane-min {
  width: 32px;
  height: 32px;
  background-position: -131px -47px;
  margin-left: -14px;
}

.sprite-factory-min {
  width: 32px;
  height: 32px;
  background-position: -5px -89px;
  margin-left: -14px;
}

.sprite-livingroom-window-with-curtains-min {
  width: 32px;
  height: 32px;
  background-position: -47px -89px;
  margin-left: -14px;
}

.sprite-management-min {
  width: 32px;
  height: 32px;
  background-position: -89px -89px;
  margin-left: -14px;
}

.sprite-mechanical-gears-min {
  width: 32px;
  height: 32px;
  background-position: -131px -89px;
  margin-left: -14px;
}

.sprite-menu-min {
  width: 32px;
  height: 32px;
  background-position: -5px -131px;
  margin-left: -14px;
}

.sprite-plumbing-min {
  width: 32px;
  height: 32px;
  background-position: -47px -131px;
  margin-left: -14px;
}

.sprite-scan-package-min {
  width: 32px;
  height: 32px;
  background-position: -89px -131px;
  margin-left: -14px;
}

.sprite-solar-panel-min1 {
  width: 32px;
  height: 32px;
  background-position: -131px -131px;
  margin-left: -14px;
}

/*CSS sprite Ends*/

ul.et_pb_side_nav.et-visible {
  display: none;
}

/*General enquiry form starts*/
.et_pb_contact_left {
  width: 100%;
  float: left;
}

.et_pb_contact_left p {
  width: 50%;
  float: left;
  padding: 0 8px 8px 0;
}

/*General enquiry form ends*/

.form-div {
  width: 100%;
  float: left;
}

p.form-left-para {
  width: 49%;
  float: left;
}

p.form-right-para {
  width: 49%;
  float: right;
}

/*feed back form css starts here*/
#wpcf7-f13229-p12874-o1 input[type='text'],
#wpcf7-f13229-p12874-o1 input[type='email'],
#wpcf7-f13229-p12874-o1 input[type='tel'] {
  background: none;
  border-bottom: 1px solid #999;
}

/*feed back form css ends here*/
/*whole website body colour css starts here*/
body {
  color: #404040;
}

/* whole website body colour css ends here*/
/* Pagination code starts here*/
.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.pagination a.active {
  background-color: orange;
  color: white;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
}

/* Pagination code ends here*/
/* aDword contact begins here*/
#text-box {
  background-color: white;
  padding: 10px !important;
  font-size: 15px !important;
}

#submit-adword {
  background-color: #ec6d5f !important;
  color: #ffffff !important;
  padding: 10px 20px;
  height: auto !important;
  width: auto !important;
  border: none !important;
}

#file-browse {
  padding: 0 !important;
  font-size: 15px !important;
}

#ad-text-box {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 10px 0 !important;
  font-size: 15px !important;
  width: 94% !important;
  margin-left: 10px;
}

#ad-submit {
  color: #fff !important;
  background: #fe6d10 !important;
  padding: 5px 10px;
  height: auto !important;
  width: auto !important;
  border: none !important;
  font-size: 16px !important;
  margin-bottom: 20px !important;
}

#adword-file {
  font-size: 14px !important;
  padding: 0 !important;
  color: #fff !important;
  margin-left: 10px !important;
}

/* aDword contact ends here*/
/* customer feedback starts here*/

.feedback-form {
  background-color: #ffffff !important;
  padding: 20px 30px;
  font-size: 16px !important;
  color: #454545;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-top: 8px solid rgb(96, 125, 139);
}

.feedback-form label {
  color: #f78222;
}

#text-feedback {
  border-bottom: 1px solid #454545;
  background: none;
  padding: 10px 0 !important;
  width: 65% !important;
  font-size: 15px !important;
}

.feedback-radio {
  font-size: 14px;
}

/*----------radio button color starts------*/
#radio-excellent {
  color: #01d300;
}

#radio-good {
  color: #7fe611;
}

#radio-average {
  color: #ffb342;
}

#radio-bad {
  color: #ff8b24;
}

#radio-verybad {
  color: #fe1d25;
}

/*------radio button color ends here----*/
/* customer feedback ends here*/
.adwords-textbox {
  background-color: #ffffff !important;
  margin-top: 10px !important;
}

#wpcf7-f18149-p17778-o1 ::placeholder,
#wpcf7-f18149-p18887-o1 ::placeholder,
#wpcf7-f18149-p19586-o1 ::placeholder,
#wpcf7-f18149-p20100-o1 ::placeholder {
  color: #696969 !important;
  font-size: 16px !important;
}

#wpcf7-f18149-p17778-o1 input[type='text'],
#wpcf7-f18149-p17778-o1 input[type='email'],
#wpcf7-f18149-p18887-o1 input[type='text'],
#wpcf7-f18149-p18887-o1 input[type='email'],
#wpcf7-f18149-p19066-o1 input[type='text'],
#wpcf7-f18149-p19066-o1 input[type='email'],
#wpcf7-f18149-p19586-o1 input[type='email'],
#wpcf7-f18149-p19586-o1 input[type='text'],
#wpcf7-f18149-p17778-o1 textarea,
#wpcf7-f18149-p19066-o1 textarea,
#wpcf7-f18149-p19586-o1 textarea,
#wpcf7-f18149-p18887 textarea,
#wpcf7-f18149-p20100-o1 input[type='text'],
#wpcf7-f18149-p20100-o1 input[type='email'],
#wpcf7-f18149-p20100-o1 textarea {
  padding: 10px !important;
}

.form-main {
  font-size: 18px;
  color: #ffffff;
  padding: 0 10px !important;
}

.form-main textarea {
  color: #777070 !important;
}

.adword-submit {
  width: 140px !important;
  margin-top: 20px;
}

@media only screen and (max-width: 768px) {
  #tfloatingbox {
    display: none;
  }
}

@media only screen and (min-width: 991px) {
  .landing-second {
    visibility: hidden;
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  .landing-first {
    display: none !important;
  }

  .page-id-17778 #sfloatingbox,
  .page-id-18887 #sfloatingbox,
  .page-id-19586 #sfloatingbox,
  .page-id-20100 #sfloatingbox {
    display: none;
  }

  .landing-second {
    display: block !important;
  }

  .page-id-17778 #main-footer,
  .page-id-18887 #main-footer,
  .page-id-19586 #main-footer,
  .page-id-20100 #main-footer {
    display: none;
  }
}

/**responsive view of landing page services button code starts here***/

.entry-content tr td {
  padding: 10px 5px !important;
  border: 1px solid #d6d6d6 !important;
}

@media (min-width: 980px) and (max-width: 1048px) {
  .landing-service ul li a {
    padding: 15px 10px !important;
  }
}

@media (min-width: 770px) and (max-width: 500px) {
  .landing-service-mob a {
    margin: 15px 50px !important;
  }
}

@media only screen and (max-width: 499px) {
  .landing-service-mob a {
    margin: 15px 20px !important;
  }
}

/**responsive view of landing page services button code ends here***/
/***remove tip of the month from trial page code starts here*****/
.page-id-12874 #tfloatingbox {
  display: none;
}

/***remove tip of the month from trial page code ends here*****/
/**social menu code starts here***/
.social-menu ul {
  position: fixed;
  right: 1px;
  top: 50%;
  height: 70px;
  z-index: 9999;
}

.social-menu ul li {
  margin: 5px 0px;
}

.social-menu img {
  max-width: 40px;
  height: auto;
}

/***social menu code ends here**/
/***tabs arranged in vertically code starts here***/

.location-tabs ul.et_pb_tabs_controls {
  float: left;
  width: 25%;
  display: block;
}

.location-tabs .et_pb_all_tabs {
  display: flex;
  width: 75%;
  height: 650px;
}

.location-tabs .et_pb_tabs_controls li {
  display: block;
  width: 100%;
  background: #ffffff !important;
  color: #454545 !important;
  border-right: none !important;
  border-bottom: 1px solid #cccccc;
}

.location-tabs .et_pb_tab_active a {
  background: #0578bc;
  color: white !important;
  border-bottom: none !important;
}

.location-tabs .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
  margin-bottom: 0;
}

.location-tabs .et_pb_tabs_controls li a {
  display: block;
  width: 100%;
  padding: 15px 30px;
  font-size: 15px;
}

.location-tabs ul.et_pb_tabs_controls:after {
  content: none;
}

.location-tabs .et_pb_tab {
  padding: 0 10px;
}

@media (max-width: 767px) {
  .location-tabs ul.et_pb_tabs_controls.clearfix {
    float: left;
    width: 100%;
    display: inherit;
  }

  .location-tabs .et_pb_all_tabs {
    display: flex;
    width: 100%;
  }
}

.contact-tab {
  margin-top: 20px;
  float: left;
  width: 100%;
}

.contact-tab p {
  margin: 0 0 10px;
  padding: 0 0 0 40px;
}

.contact-tab p.person-icon {
  background: url(https://www.advenser.com/wp-content/uploads/2019/10/person-icon-e1569902476503.png)
    no-repeat left center;
}

.contact-tab p.phone-icon {
  background: url(https://www.advenser.com/wp-content/uploads/2019/10/phone-call-e1569902399537.png)
    no-repeat left center;
}

.contact-tab p.mail-icon {
  background: url(https://www.advenser.com/wp-content/uploads/2019/11/envelope.png)
    no-repeat left center;
}

/***tabs arranged in vertically code ends here***/

.page-id-18887 .adword-submit {
  margin-top: 0 !important;
}

/**Tabs Arrnged Horizontally**/

.location-tab-horizontal .et_pb_tab_active a {
  color: #ffffff !important;
}

.contact-form-div {
  width: 100%;
  float: left;
}

.contact-form-div p.wpcf7 input[type='text'] {
  padding: 10px !important;
}

#wpcf7-f19259-p12874-o1 input[type='text'],
#wpcf7-f19259-p12874-o1 input[type='email'],
#wpcf7-f19259-p12874-o1 select,
#wpcf7-f19259-p12874-o1 textarea,
#wpcf7-f19259-p99-o1 input[type='text'],
#wpcf7-f19259-p99-o1 input[type='email'],
#wpcf7-f19259-p99-o1 select,
#wpcf7-f19259-p99-o1 textarea {
  padding: 10px !important;
  background-color: #fff;
}

#wpcf7-f19259-p99-o1 input[type='text'],
#wpcf7-f19259-p99-o1 input[type='email'],
#wpcf7-f19259-p99-o1 textarea,
#wpcf7-f19259-p99-o2 input[type='text'],
#wpcf7-f19259-p99-o2 input[type='email'],
#wpcf7-f19259-p99-o2 textarea {
  border-bottom: 1px solid #acacac;
}

#wpcf7-f19259-p12874-o1 ::placeholder,
#wpcf7-f19259-p12874-o1 select,
#wpcf7-f19259-p99-o1 ::placeholder,
#wpcf7-f19259-p99-o1 select {
  font-size: 14px !important;
}

#wpcf7-f10462-p4804-o1 input[type='file'] {
  background: #ffffff !important;
  padding: 5px !important;
}

#wpcf7-f19259-p12874-o1 input[type='file'] {
  font-size: 14px;
  padding: 5px;
  padding-top: none;
}

#wpcf7-f19259-p12874-o1 input[type='submit'],
#wpcf7-f19259-p99-o1 input[type='submit'] {
  width: 200px;
}

.wpcf7-captchar {
  border: none !important;
}

/**MEP BIM landing Page*/
#wpcf7-f18149-p19586-o1 p {
  padding-bottom: 0.5em;
}

#wpcf7-f18149-p19586-o1 .adword-submit {
  margin-top: 20px;
}

/**MEP BIM landing Page
.page-id-1136 .et_pb_blurb_container a {
  color: #333 !important;
}*/

/*Responsive design of contact form*/
@media only screen and (min-width: 1211px) {
  .location-mobile {
    visibility: hidden;
    display: none;
  }
}

@media only screen and (max-width: 1210px) {
  .location-desktop {
    display: none !important;
  }

  .location-mobile {
    display: block !important;
  }

  .location-tabs .et_pb_all_tabs {
    width: 70%;
  }

  .location-tabs ul.et_pb_tabs_controls {
    width: 30%;
  }
}

@media only screen and (max-width: 767px) {
  .location-tabs .et_pb_all_tabs {
    width: 100%;
  }
}

#wpcf7-f19259-p12874-o2 input[type='text'],
#wpcf7-f19259-p12874-o2 input[type='email'],
#wpcf7-f19259-p12874-o2 select,
#wpcf7-f19259-p12874-o2 textarea,
#wpcf7-f19259-p99-o2 input[type='text'],
#wpcf7-f19259-p99-o2 input[type='email'],
#wpcf7-f19259-p99-o2 select,
#wpcf7-f19259-p99-o2 textarea {
  padding: 10px !important;
  background-color: #fff;
}

#wpcf7-f19259-p12874-o2 ::placeholder,
#wpcf7-f19259-p12874-o2 select,
#wpcf7-f19259-p99-o2 ::placeholder,
#wpcf7-f19259-p99-o2 select {
  font-size: 14px !important;
}

#wpcf7-f19259-p12874-o2 input[type='file'],
#wpcf7-f19259-p99-o2 input[type='file'] {
  font-size: 14px;
  padding: 5px;
  padding-top: none;
}

#wpcf7-f19259-p12874-o2 input[type='submit'],
#wpcf7-f19259-p99-o2 input[type='submit'] {
  width: 200px;
}

.one_half {
  width: 49%;
  margin-right: 1% !important;
}

/*sticky header menu colorchange blue while scrolling starts*/
@media only screen and (min-width: 981px) {
  .et-fixed-header #top-menu li.mega-menu > ul > li > a:first-child {
    color: #2ea3f2 !important;
  }
}

/*sticky header menu colorchange blue while scrolling ends*/

/*header menu image hide on mobile view starts*/
@media only screen and (max-width: 981px) {
  .et_mobile_menu img {
    display: none;
  }

  #main-header {
    line-height: 0px !important;
  }

  .et_mobile_menu .menu-item-has-children > a {
    color: #9b3e3e;
  }

  .et_mobile_menu li a {
    font-size: 10px;
    padding: 12px 3%;
    color: #247ec6;
  }

  .et_mobile_menu {
    padding: 0;
  }

  .et_mobile_menu .mob-menu-custom a,
  .et_mobile_menu .contact-custom a {
    color: #9b3e3e;
  }

  .et_mobile_menu .contact-custom a {
    font-weight: 800;
  }
}

/*header menu image hide on mobile view ends*/

/* defer megamenu images */
#top-menu img {
  display: none;
}
@media only screen and (min-width: 980px) {
  #top-menu img {
    display: block;
    border: 2px solid #6d6d6d; /*header menu image border */
  }
}


/*header menu image border ends*/
#submit-career {
  width: 100% !important;
  background: #e04226 !important;
}

@media only screen and (max-width: 479px) {
  .et_header_style_left #logo {
    max-width: 55%;
    max-height: 90%;
    margin-top: -60px;
  }
}

/****chat options code starts here****/
.chatoptions {
  position: fixed;
  right: 0;
  top: 42%;
  width: 35px;
  float: right;
  z-index: 9999;
}

.chaticon {
  display: inline-block;
}

.chatw {
  width: 100%;
  float: left;
}

@media only screen and (max-width: 767px) {
  .chaticon {
    width: 23%;
    text-align: center;
  }

  .chaticon a {
    width: 100%;
    float: left;
  }

  .chatoptions {
    top: auto;
    bottom: -15px;
    width: 100%;
    float: left;
    background: #2e2e2e;
  }

  .chaticon a img {
    width: 30px;
    text-align: center;
    float: none;
  }

  .whatsapp {
    background: #1bd741;
  }

  .messenger {
    background: #2196f3;
  }

  .sms {
    background: #e04226;
  }

  .skype {
    background: #15ace5;
  }

  #top-strip {
    display: none;
  }
}

/******Chat options code ends here******/
/****mobile menu collapse code starts here***/

#main-header .et_mobile_menu li ul.hide {
  display: none !important;
}

#mobile_menu .menu-item-has-children {
  position: relative;
}

#mobile_menu .menu-item-has-children > a {
  background: transparent;
}

#mobile_menu .menu-item-has-children > a + span {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  z-index: 3;
}

span.menu-closed:before {
  content: '4c';
  display: block;
  color: inherit;
  font-size: 16px;
  font-family: ETmodules;
}

span.menu-closed.menu-open:before {
  content: '4d';
}

/*****mobile menu collapse code ends here*****/

#top-menu li.mega-menu > ul {
  padding: 30px 40px !important;
}

#main-header {
  background-color: #ffffff;
}