/*
Theme Name: Businext Child
Theme URI: http://businext.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: businext
Text Domain:  businext
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
11
*/
/* Header */
@media(min-width: 768px) {
  #menu-item-13805 {
    display: none;
  }
}

h5 {
  font-weight: 400 !important;
}

/* Form */
input.parsley-error:focus {
  border-color: #ff0000 !Important;
}

#parsley-id-9 {
  display: none !Important;
}

.separator-wrap {
  background-color: #7ebfea !Important;
}

a.contacts_main {
  display: flex;
  align-items: center;
}

a.contacts_main>p {
  margin: 0px;
  color: #82b1f9;
  text-decoration: none;
  -webkit-transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
}

a.contacts_main>p:hover {
  text-decoration: underline;
  color: #002949;
}

a.contacts_main>img {
  padding-right: 20px;
}

.form_block {
  min-height: 450px;
}

div.stretch_block>div.vc_column-inner>div {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

div.form_new>div.vc_column-inner>div {
  height: 100%;
  display: flex;
  align-items: center;
}

#mailpoet_form_20 form>p>input[type=”text”]:invalid {
  border-color: #ff0000;
}

#mailpoet_form_20 form>p>input:focus, #mailpoet_form_20 form>p>textarea:focus {
  border-color: #4a4949;
}

#mailpoet_form_20 form>p>input, #mailpoet_form_20 form>p>textarea {
  color: #4a4949;
}

#mailpoet_form_20 form>p>input.mailpoet_submit {
  color: #fff;
}

#mailpoet_form_20>form>p:nth-child(7), #mailpoet_form_20>form>p:nth-child(8), #mailpoet_form_20>form>p:nth-child(9) {
  width: 30%;
}

#mailpoet_form_20>form>p:nth-child(7)>.mailpoet_text, #mailpoet_form_20>form>p:nth-child(8)>.mailpoet_text, #mailpoet_form_20>form>p:nth-child(9)>.mailpoet_text, #mailpoet_form_20>form>p:nth-child(10)>.mailpoet_textarea, #mailpoet_form_20>form>p:nth-child(11)>.mailpoet_submit {
  width: 100%;
}

#mailpoet_form_20>form>p:nth-child(10), #mailpoet_form_20>form>p:nth-child(11) {
  width: 100%;
}

#mailpoet_form_20 form>p>input.mailpoet_submit {
  text-transform: uppercase;
  border-color: #002949;
  background-color: #002949;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#mailpoet_form_20 form>p>input.mailpoet_submit:hover {
  border-color: #054c83;
  background-color: #054c83;
}

#mailpoet_form_20>form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.form_new_inner {
  box-shadow: 0px 2px 4px 2px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  margin: 0;
  position: absolute;
  right: -70px;
}

.form_new_inner:hover {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.66);
  -moz-box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.66);
  box-shadow: 0px 0px 2px 3px rgba(0, 0, 0, 0.66);
}

@media(max-width:1720px) {
  .form_new_right>.vc_column-inner {
    padding-left: 110px;
  }
}

@media(max-width:1440px) {
  .form_new_right h3.heading {
    font-size: 24px;
  }
}

@media(max-width:1150px) {
  .form_new_right>.vc_column-inner {
    padding-left: 70px;
    padding-right: 0px;
  }
}

@media(max-width:1023px) {
  .form_new_inner {
    right: -20px;
  }

  .form_new_right>.vc_column-inner {
    padding-left: 18px;
  }

  .form_new_right h3.heading {
    font-size: 20px;
  }
}

@media(max-width:768px) {
  .form_new {
    min-height: 400px;
  }

  .form_new_right {
    padding: 40px 0px;
  }

  .form_new_inner {
    position: relative;
    right: 0;
  }
}

@media(max-width: 576px) {
  #mailpoet_form_20>form>p:nth-child(7), #mailpoet_form_20>form>p:nth-child(8), #mailpoet_form_20>form>p:nth-child(9) {
    width: 100%;
  }

  .form_new {
    padding: 20px 0;
  }
}

/* END */
/* Footer_2019 */
/* End */
div.app_mob_1 div.wpb_wrapper {
  display: flex !Important;
}

/*CF7*/
div.wpcf7-validation-errors {
  background: #fff !Important;
  border: 2px solid #f7be68 !Important;
  text-align: center !Important;
}

div.wpcf7-mail-sent-ok {
  background: #fff !Important;
  border: 2px solid #5cb85c !Important;
  text-align: center !Important;
}

/* NEWS */
.tm-swiper .swiper-button-next {
  right: -40px;
}

.tm-swiper .swiper-button-prev {
  left: -40px;
}

.tm-swiper .swiper-nav-button {
  width: 50px;
  height: 50px;
}

.slider_add_main .tm-swiper .swiper-button-next {
  right: -53px;
}

.slider_add_main .tm-swiper .swiper-button-prev {
  left: -53px;
}

.pt-swiper-40 .swiper-container {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pt-swiper-40 .swiper-button-next {
  right: -40px;
}

.pt-swiper-40 .swiper-button-prev {
  left: -40px;
}

.tm-swiper .swiper-nav-button {
  opacity: 1;
  visibility: visible;
  border-color: #7ebfea;
  color: #7ebfea;
}

.swiper-slide .tm-box-icon {
  height: 580px;
}

/* MOBILE_MENU_LOGO */
.page-mobile-menu-logo a {
  display: block;
  padding-top: 20px;
}

/* THANKS_PAGE */
.page-template-coming-soon-01 {
  background-image: linear-gradient(-135deg, #7ebfea, #a5d3ef) !Important;
}

/* ADD_THIS_TOOL */
div.page-footer-inner>div.add_this_tool {
  display: none !Important;
}

@media (max-width: 768px) {
  .tm-swiper .swiper-button-prev, .tm-swiper .swiper-button-next {
    display: none;
  }
}

@media (max-width: 480px) {
  .button_verbox {
    text-align: center;
  }
}

@media (max-width: 1891px) {
  .desktop-menu .headroom--not-top.headroom--not-top .menu--primary .menu__container>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .desktop-menu .header-15 .menu--primary .menu__container>li {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.headroom--top {}

.desktop-menu .header-15 .menu--primary .menu__container>li>a {
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (min-width: 1892px) {
  .desktop-menu .header-15 .menu--primary .menu__container>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.desktop-menu .headroom--not-top.headroom--not-top .menu--primary .menu__container>li>a {
  padding-top: 5px;
  padding-bottom: 6px;
}

.header-15 .row {
  min-height: 69px;
}

/* .desktop-menu .headroom--not-top.headroom--not-top .menu--primary .menu__container>li >a{
  padding-top: 5px;
  padding-bottom: 6px;
} */
/* .desktop-menu .headroom--not-top.headroom--not-top .menu--primary .menu__container>li>a {
  padding-top: 15px;
  padding-bottom: 15px;
} */
/*
@media screen and (max-width: 1877){
  .desktop-menu .header-15 .menu--primary .menu__container > li {
    margin-top: 6px    !important;
    margin-bottom: 6px !important;
  }

  .desktop-menu .header-15 .menu--primary .menu__container > li > a {
    padding-top: 5px    !important;
    padding-bottom: 5px !important;
  }

  #tm-box-icon-5f56377475081{
  background-color: #FBFBF1;
  }
}
*/
.addthis_tool {
  padding-top: 0 !important;
}

.page-content{
  padding-bottom: 0 !important;
}
.shadow-5{
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.wpProQuiz_questionList{
border: none !important;
}
.wpProQuiz_button{
  /*margin-left: 43% !important;*/
}

.wpProQuiz_button:hover {
border: 2px solid #7ebfea!important;
background-color: transparent!important;
color: #000!important;
/*margin-left: 43% !important;*/
}
.wpProQuiz_questionList {
background: transparent!important;
border: 1px solid #7ebfea!important;
padding: 5px!important;
list-style: none!important;
}
.wpProQuiz_questionList>input:before {
border: 1px solid #7ebfea!important;
}
.wpProQuiz_questionList>input:checked:before {
background: #7ebfea!important;
border-color: #7ebfea!important;
}
.wpProQuiz_questionListItem label{
cursor: pointer;
}
.btn-success {
  color: #fff;
  background-color: #7EBFEA;
  border-color: #7EBFEA;}
  .btn {
  display: inline-block;
  padding: 10px 18px;
  /*margin-bottom: 0;*/
  font-size: 17px;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 11px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: black;
  background-color: #fff;
  border: 1px solid #7EBFEA;
  /*border-color: #7EBFEA;*/
  text-decoration: none;
  font-weight: bold;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

#grid {
margin: 50px 0 30px 0;
padding-top: 10px;
display: grid;
/*grid-template-columns: repeat(auto-fill, 400px);*/
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
/*margin: auto;*/
/*width: 100%;
height: 100%;*/
background-color: #f4f4f4;
border-radius: 10px;
  }
#grid > div {
  padding: 10px;
  text-align: center;
  margin: 10px;
  border-radius: 10px;

}
#grid >p{
  margin: none;
}
.ss{
  margin-top: 25px !important;
}

.start_quiz{
  margin-left: 43% !important;
}
#question>h3{
  margin-bottom: 10px !important;
}
#question>h2{
  margin: 70px 0 30px 0 !important;
  text-align: center;
}
.container{
  margin-bottom: 50px;
}

#test_free{

}
#test_free>img{
  max-width: 300px;
  
}
#test_free:hover{
  margin-bottom: 10px;  
}
/*.content-wrapper{
  min-width: 360px;
}*/

.vc_tta-panel-body{
	padding: 0 !important;
}
/*#tm-row-606c1769062f1,#tm-row-606c176906d54,#tm-row-606c1769076b5,#tm-row-606c17690809a{
	margin: 10px -10px;
}*/
@media screen and (max-width: 768px){.vc_row{
	margin: 10px -10px !important;
}}

.autopay_wrapper > .vc_column-inner > .wpb_wrapper {
	justify-content:center;
}
.autopay_showd2 {
  text-align: center;
}

.autopay_showd2 a {
  display: block;
  line-height: 2em;
  font-weight: 600;
  color:#4a4949;
  text-decoration: none;
}

.autopay_showd2 a:HOVER {
  color:#4a4949;
  text-decoration:underline;
}


    .autopay_showd ul, .autopay_showd ul li {
      margin: 0;
      padding: 0;
      display: inline;
    }

    .autopay_showd ul li {
      position: relative;
    }

    .autopay_showd ul li a {
      display: block;
      line-height: 2em;
      font-weight: 600;
      color: #1668B4;
      text-decoration: none;
    }

    .autopay_showd ul li a:HOVER {
      color: #1668B4;
      text-decoration:underline;
    }

    .autopay_showd ul li ul {
      display: none;
      position: absolute;
      background: #FFFFFF;
      width:400px;
      padding: 25px 30px;
      box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.25);
      border-radius: 18px;
      bottom: 100%;
    }

    .autopay_showd ul li ul li {
      display: block;
      width:100%;
    }
    
    .autopay_heading {
    color:#4a4949;
      font-weight: normal;
      line-height:3em;
    }
    
.cfglav div {
   margin-top:0.5em;
   margin-bottom:0.5em;
}
.cfglav .wpcf7-submit {
   display: block;
   margin: 0 auto;
}
