/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://kallyas.net/demo/
Description:    Child theme for the Kallyas theme
Author:         Hogash
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        1.0
Tags: dark, light, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, full-width-template, theme-options, translation-ready
Text Domain:  zn_framework
*/
/* All sides */
.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

/* Auto margin */
.ma-auto {
  margin: auto !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.m-1 {
  margin: 1rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.m-2 {
  margin: 2rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.ml-2 {
  margin-left: 2rem !important;
}

.mr-2 {
  margin-right: 2rem !important;
}

.m-3 {
  margin: 3rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.m-4 {
  margin: 4rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.ml-4 {
  margin-left: 4rem !important;
}

.mr-4 {
  margin-right: 4rem !important;
}

.m-5 {
  margin: 5rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

.ml-5 {
  margin-left: 5rem !important;
}

.mr-5 {
  margin-right: 5rem !important;
}

.quform-submit-center button {
  width: 100%;
  max-width: 238px;
  margin-left: auto !important;
  margin-right: auto !important;
}

.kl-header-toptext {
  display: none !important;
}

/* .woocommerce-Tabs-panel {
  display: none !important;
} */

.bg-primary {margin-top: 50px;}

.mainobrazov {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto !important;
  margin-top: 30px !important;
}

.mainobrazov .osnblock {
  display: inline-block;
  width: 100%;
  max-width: 800px;
  vertical-align: top;
}

.mainobrazov .sidebar {
  display: inline-block;
  width: 100%;
  max-width: 330px;
  background: #F7F9FB;
  border-radius: 10px;
  margin-top: 30px;
  padding: 20px;
  box-shadow: 0px 10.9153px 25.3404px -8.39637px rgba(0, 0, 0, 0.2);
}

.leftobr {
  display: inline-block;
  width: 100%;
  max-width: 300px;
}

.rightobr {
  display: inline-block;
  width: 100%;
  max-width: 830px;
  padding: 20px;
  vertical-align: top;
}

.woocommerce .product-page {margin-bottom: 0px !important;}
.woocommerce div.product.prodpage-style2 .woocommerce-tabs .panel {padding: 15px !important;}
.woocommerce div.product div.summary {margin-bottom: 0px !important;}
nav.woocommerce-pagination {display: none !important;}
.menu-strany-po-obrazovaniyu-container ul li {
  line-height: 24px !important;
}

/* .menu-strany-po-obrazovaniyu-container ul {list-style: none !important;} */

.bg-primary .quform-spacer {
  color: #fff;
}

.review_text {
  color: #333;
}

.vstavka {
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto !important;
}

.voprin {
  font-weight: bold;
  font-size: 20px;
  border-bottom: 1px solid #333;
}

.preim {
  display: block;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto !important;
}

.preim h2 {
  text-align: center;
}

.preim .block {
  display: inline-block;
  width: 100%;
  max-width: 375px;
  vertical-align: top;
}

.preim .block .img {
  text-align: center !important;
}

.preim .block .opisanie {
  text-align: center !important;
  width: 100%;
  max-width: 320px;
  margin: 0 auto !important;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.page-subheader.uh_zn_def_header_style .ph-content-wrap {
  padding-top: 10px !important;
}

.vremenno {
  text-align: center;
  color: #fff;
  font-size: 14px !important;
  line-height: 28px !important;
  background: #45B341;
}


.noy {
  display: inline-block;
  width: 100%;
  max-width: 270px;
  font-size: 14px;
  text-transform: uppercase;
  min-height: 50px;
  border: 1px solid #D62135;
  padding: 20px;
  text-align: center;
  background: #3072B4;
  font-weight: bold !important;
  color: #fff;
  border-radius: 5px;
  margin: 5px;
}

.noy:hover {
  background: #45B341;
}

.site-header.style8 .site-header-main-right-ext {
  display: none !important;
}

.mainobrazov {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.breadcrumbs.bread-style--minimal li {
  font-size: 10px !important;
}

.useful-info {
  padding: 35px 55px;
  border: 4px solid #2c70b6;
  margin-bottom: 35px;
}

.forsales {
  padding: 30px;
  text-align: center;
  background: #D62135;
  color: #fff;
}

.rtitt {
  font-size: 22px;
}

.menn {
  font-size: 18px;
  padding: 10px 30px;
  border: 1px solid #fff;
  margin-top: 20px;
}

.menn a {
  color: #fff;
}

.subheader-titles {
  font-size: 18px !important;
  padding-top: 5px !important;
}

.footnotes {
  background-color: #f6f6f6;
  font-weight: 600;
  padding: 45px 45px 35px;
  margin-bottom: 35px;
  line-height: 1.25;

}

.double-footnotes .wrap {
  max-width: 44.44444% !important;
  display: inline-block !important;

}

div.widget ul.menu {
  font-size: 13px;
  line-height: 15px;
}

.you-get .el:after {
  content: '';
  display: block;
  background-image: url('/wp-content/themes/kallyas/img/background/you-get-br.jpg');
  width: 1px;
  height: 285px;
  position: absolute;
  top: 0;
  right: -15px;
}

.you-get .last:after {
  content: '';
  display: block;
  background: none !important;
  width: 1px;
  height: 285px;
  position: absolute;
  top: 0;
  right: -15px;
}

.you-get .el {
  font-size: 22px;
  line-height: 24px;
  margin-top: 50px;
}

.consult,
.dop-services,
.dop-table h2,
.list-doc,
.posts,
.process,
.recalls h2,
.you-get,
.your-questions {
  text-align: center;
}

/* .el img {max-width: 159px !important;} */
.el p {
  font-size: 14px !important;
}

.faq .ask {
  position: relative;
  padding-left: 60px;
  min-height: 40px;
}

.faq .ask,
.faq .dop .header {
  color: #1e62aa;
  font-size: 24px;
  line-height: 24px;
}

.faq .ask:before {
  content: '';
  display: block;
  background-image: url('/wp-content/themes/kallyas/img/icons/ask.jpg');
  width: 40px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 5px;
}

.faq .answer {
  margin-top: 10px;
}

.faq .br {
  height: 1px;
  background-color: #c9c9c9;
  margin: 60px 0 40px;
}

.faq .bot-text {
  color: #1e62aa;
  text-align: center;
  font-weight: 500;
  font-size: 22px;
  line-height: 24px;
}

.faq .button {
  width: 310px;
  display: block;
  margin: 40px auto 0;
}

.faq .button {
  width: 310px;
  display: block;
  margin: 40px auto 0;
}

.button:not(div),
.order-btn {
  text-decoration: none !important;
  width: 190px;
  height: 40px;
  display: inline-block;
  line-height: 44px;
  background-color: #fb1a2a;
  color: #fff !important;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  border: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.faq .el {
  margin-top: 30px;
}


.dop-services .el {
  display: inline-block;
  vertical-align: top;
  margin: 20px 20px 0;
}

.testimonial-inner {
  background: #fff !important;
}

.vizasprice h2.wpb_singleimage_heading {
  font-size: 18px !important;
}

.vizasblock {
  padding: 5px !important;
  border-radius: 5px !important;
}

.vc_separator h4 {
  font-size: 24px !important;
}



div.widget ul.menu li a:before {
  display: none !important;
}

.site-header.style8 .site-header-main-wrapper {
  background: #2c70b6 !important;
}

.site-header.style8 .site-header-bottom-wrapper {
  background: #fff !important;
}

.site-header.style8 .site-header-bottom-wrapper {
  border: none !important;
}

body.home .site-header.site-header--absolute+.site-content {
  padding-top: 170px !important;
}

.main-data p.price {
  display: none !important;
}

/* .zn-wooGalleryThumbs-summary {display: none !important;} */
.woocommerce div.product.prodpage-style3 .summary {
  padding-right: calc((90vw - 1170px) / 2) !important;
  padding-left: 50px !important;
  padding-top: 60px !important;
}

span.posted_in {
  display: none !important;
}

.opisanieshc .name {
  display: inline-block;
  width: 100%;
  max-width: 30%;
  font-size: 14px;
  border-bottom: 1px dotted #ccc;
}

.opisanieshc .opisanie {
  display: inline-block;
  width: 100%;
  max-width: 70%;
  font-weight: normal !important;
  font-size: 14px;
  text-align: right !important;
  border-bottom: 1px dotted #ccc;
}

.opisanieshc .name1 {
  display: inline-block;
  width: 100%;
  max-width: 30%;
  font-size: 14px;
}

.opisanieshc .opisanie1 {
  display: inline-block;
  width: 100%;
  max-width: 70%;
  font-weight: normal !important;
  font-size: 14px;
  text-align: right !important;
}

li.additional_information_tab {
  display: none !important;
}

li.description_tab a {
  display: none !important;
}

.itemformname {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase !important;
  color: #3072B4;
  padding-bottom: 20px;
}

.itemformm .quform-input {
  font-weight: normal !important;
}

.kallyas-productlist-wrapper {
  padding-top: 20px !important;
}

.kw-details .opisanieshc .name {
  font-size: 12px !important;
  color: #333 !important;
  line-height: 14px !important;
}

.kw-details .opisanieshc .opisanie {
  font-size: 12px !important;
  color: #333 !important;
  line-height: 14px !important;
}

.kw-details .opisanieshc .name1 {
  font-size: 12px !important;
  color: #333 !important;
  line-height: 14px !important;
}

.kw-details .opisanieshc .opisanie1 {
  font-size: 12px !important;
  color: #333 !important;
  line-height: 14px !important;
}

.woocommerce-Tabs-panel h3 {
  letter-spacing: 2px;
  font-weight: 600;
  background: #3072B4;
  color: #fff;
  padding-left: 20px;
}


.planning {
  background: #E4137E;
  padding-top: 20px;
  border-radius: 10px;
}

.planning .titls {
  color: #fff;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}

.planning .titlss {
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
}

.planning .ul {
  width: 100%;
  max-width: 500px;
  margin: 0 auto !important;
  color: #fff;
}

.planning h4 {
  text-align: center;
  font-size: 24px;
  color: #E4137E;
}

.planning .forh4 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  padding: 5px;
  margin-bottom: 20px;
}

.planning .manager {
  color: #fff;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 20px;
}

.planning .manager .bot {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  border: 2px solid #fff;
  padding: 5px;
}

.planning .cont {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.planning .cont .phone {
  width: 100%;
  max-width: 375px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  display: inline-block;
}

.planning .cont a {
  color: #fff;
}

.planning .cont .mail {
  width: 100%;
  max-width: 370px;
  text-align: center;
  color: #fff;
  font-size: 30px;
  display: inline-block;
}

.planning .mail a {
  color: #fff;
}

.product-template-default .quform-label {
  display: none !important;
}

.popmake-content label.quform-label-text {
  display: none !important;
}


#wrapper.education #article {
  padding: 0 10px;
}

a {
  color: #3072B4;
}

h3.h3-lg {
  font-size: 4.2rem;
  margin-bottom: 40px;
  color: #2c3f69;
  font-weight: 800;
}

#page_header {
  background: #F7F8FA !important;
  padding-top: 2px !important;
}

.kl-main-header {
  box-shadow: -1px 7px 8px -4px rgba(204, 204, 204, 0.75);
  -webkit-box-shadow: -1px 7px 8px -4px rgba(204, 204, 204, 0.75);
  -moz-box-shadow: -1px 7px 8px -4px rgba(204, 204, 204, 0.75);
}

ul.kl-blog-item-links {
  display: none !important;
}

#article {
  padding-left: 15px !important;
  padding-right: 15px !important;
  font-family: 'Arial', sans-serif;
  font-size: 16px !important;
  line-height: 28px;
  text-align: justify;
  font-weight: normal;
  color: #666;
}

.site-footer .btn.btn-primary {
  width: 100% !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
}

.widget_email-subscribers-form input {
  width: 100% !important;
  padding: 10px !important;
  text-align: center !important;
  color: #333 !important;
}

.widget_email-subscribers-form label {
  width: 100% !important;
  margin: 0px !important;
}

.widget_email-subscribers-form input[type=submit] {
  background-color: #34a52b;
  border-color: #25921d;
  text-transform: uppercase;
  display: block;
  text-align: center;
  width: 100%;
  border: none;
  color: #fff !important;
  font-size: 1.6rem;
  /*     line-height: 35px; */
  border-bottom: 3px solid #25921d;
}

.site-footer-bottom {
  padding: 0px !important;
  border-top: 0px !important;
}

.main-nav.mainnav--active-uline>ul>.menu-item.active>a>span {
  border-bottom: 4px solid #3072B4 !important;
  padding-bottom: 17px !important;
}

.main .center-block .header {
  margin-bottom: 0;
  font-size: 52px;
  line-height: 52px;
  color: #10365f;
}

.main .center-block .header span {
  color: #fb1a2a;
}

.button:not(div),
.order-btn {
  text-decoration: none !important;
  width: 190px;
  height: 40px;
  display: inline-block;
  line-height: 44px;
  background-color: #fb1a2a;
  color: #fff !important;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  border: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.icon-xs [class*="flaticon-"]:before {
  font-family: Flaticon;
  font-size: 3.8rem;
  line-height: 1 !important;
}

.sbox-5:hover {
  box-shadow: 1px 1px 10px #ddd;
}

.flaticon-431-bank:before {
  content: "";
  background-image: url('/wp-content/uploads/2021/12/snimok-ekrana-2021-12-16-v-13.41.59.jpg');
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  display: block;
}

.flaticon-102-sign:before {
  content: "";
  background-image: url('/wp-content/uploads/2021/12/snimok-ekrana-2021-12-16-v-13.47.51.jpg');
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  display: block;
}

.flaticon-032-user-3:before {
  content: "";
  background-image: url('/wp-content/uploads/2021/12/snimok-ekrana-2021-12-16-v-13.48.51.jpg');
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  display: block;
}

.flaticon-397-briefcase:before {
  content: "";
  background-image: url('/wp-content/uploads/2021/12/snimok-ekrana-2021-12-16-v-13.48.55.jpg');
  background-repeat: no-repeat;
  width: 45px;
  height: 45px;
  display: block;
}

.accordi h4.vc_tta-panel-title {
  font-size: 18px !important;
}

.nopaddup {
  padding-top: 0px !important;
}

/* .rbluesect {padding: 50px;} */
h4.h4-lg {
  color: #fff;
  font-size: 3rem;
  line-height: 1.2em;
}

.nopaddup p.content-pb {
  color: #fff;
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 25px;
  margin-top: 10px;
}

.nopaddup p.content-pb a {
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  padding: 3px;
}

span.section-id {
  font-size: 1.175rem;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
  color: #aaa;
}

.sbblock {
  font-size: 3rem;
  color: #2c3f69;
  margin-bottom: 20px;
  letter-spacing: -0.35px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 3.5rem;
}

.sbox-5 {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  padding: 30px 25px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 16px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  height: 110px;
}

.sbox-5-icon {
  display: inline-block;
  float: left;
  margin-right: 20px;
  color: #2c70b6;
}

.sbox-5-txt {
  color: #444;
  font-weight: 600;
  letter-spacing: -0.15px;
}

.about-study .el p {
  margin-left: 0;
  line-height: 80px;
}

.about-study .el img {
  float: none;
  width: 112px;
  height: 112px;
}

.about-study .el p span {
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
}

.about-study .el p {
  margin-left: 0;
  line-height: 80px;
}

.about-study .el {
  text-align: center !important;
  margin: 0 auto !important;
}

.about-study .el p {

  font-size: 16px;
  line-height: 112px;
  height: 112px;
  /* height: 80px; */
  font-weight: 300;
  text-align: center;
}

.info-text-one,
.info-text-two {
  text-align: left;
  border-left: 8px solid #1e62aa;
  margin-bottom: 60px;
}

.info-text-one p {
  padding-left: 40px;
  font-weight: 300;
}

.info-text-two p {
  padding-left: 40px;
  font-weight: 300;
}

.regist-form .container {
  background-image: url('/wp-content/themes/kallyas/img/background/language-courses-border.jpg');
  height: 170px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.regist-form .name {
  padding: 40px 60px 20px;
  text-align: center;
  font-size: 20px;
  margin: 0;
}

.chance-btn .chance {
  width: 295px;
}

@media screen and (max-width: 992px) {
  .regist-form .container {
    background-image: none !important;
  }

  .regist-form .name {
    padding: 0 15px;
    font-size: 19px;
  }

  .regist-form .chance-btn {
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .study-canada .type-visa h2 {
    font-size: 30px !important;
  }

  .regist-form .container {
    background-image: none;
  }

  .regist-form .name {
    padding: 0 20px;
    font-size: 19px;
  }

  .regist-form .chance-btn {
    margin-top: 20px;
  }
}

@media screen and (max-width: 576px) {
  .regist-form {
    padding: 0 20px;
  }

  .regist-form .container {
    background-image: none;
  }

  .regist-form .name {
    padding: 0;
    font-size: 18px;
  }

  .regist-form .chance-btn {
    margin-top: 20px;
  }
}

@media screen and (max-width: 320px) {
  .study-canada .type-visa h2 {
    font-size: 24px !important;
  }

  .info-text-one p,
  .info-text-two p {
    padding-left: 0;
  }

  .info-text-one,
  .info-text-two {
    border-left: none;
    text-align: center;
  }

  .regist-form .container {
    height: auto;
  }

  .regist-form .chance-btn .chance {
    font-size: 14px;
  }
}

.chance-btn .chance {
  width: 295px;
}

.chance-btn {
  text-align: center;
  margin: 0 auto 0;
}

h1.darkblue-color {
  font-size: 5.5rem;
  line-height: 1.1;
  font-weight: 800;
  letter-spacing: -0.75px;
  margin-bottom: 30px;
  color: #2c3f69;
}

.formconsult {
  font-size: 3rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;

  color: #fff !important;
}

.formforconsult {
  padding: 45px 30px 30px;
  border-radius: 6px;
  /* 	margin: 0 5px 0 5px!important; */
  background-color: #2c70b6;
}

.formforconsult [type=submit] {

  border-radius: 5px !important;
}

.nobg .main {
  background: none !important;
}

@media screen and (max-width: 768px) {
  .about-study h2 {
    font-size: 28px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 576px) {
  .about-study h2 {
    font-size: 25px;
    line-height: 1.3;
  }
}

.study-canada .main .center-block {
  padding-top: 210px;
}

body.home .vc_parallax-content-moving {
  background-position: center bottom !important;
}

.vc_custom_1637568947379 {
  background-position: center bottom !important;
}

.kl-header-toptext {
  padding-top: 30px !important;
  color: #fff !important;
  font-size: 16px;
}

.zn_page_image {
  display: none !important;
}

.main-nav .zn_mega_container,
.main-nav ul ul.sub-menu {
  min-width: 300px !important;
  background: #fff !important;
}

.main-nav ul ul.sub-menu .menu-item a {
  font-weight: 100 !important;
}

.main-nav ul ul.sub-menu .menu-item a {
  color: #333 !important;
}

.main {
  height: 725px;
  line-height: 700px;
}

.double-footnotes .wrap {
  width: 44.44444%;
  float: left;
}

.double-footnotes .wrap:nth-of-type(2n+1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
  margin-left: 0;
}

.double-footnotes .wrap:nth-of-type(2n+2) {
  margin-left: 55.55556%;
  margin-right: -100%;
  clear: none;
}

.double-footnotes {
  padding: 0 45px;
  margin-bottom: 35px;
}

.price-list .el .button {
  margin-top: 5px;
  background-color: #38b52f;
  text-align: center;
  margin: 0 auto !important;
  width: 100%;
  max-width: 200px;
  float: none;
}

.canadaIs,
.main {
  background-position: center;
  background-size: cover;
  text-align: center;
}

.main .center-block .headd {
  margin-bottom: 0;
  font-size: 46px;
  line-height: 52px;
  color: #10365f;
  font-family: Roboto;
}

.main .center-block {
  vertical-align: middle;
  margin-left: -30px;
  line-height: 22px;
  display: inline-block;
}

.main .center-block .headd span {
  color: #fb1a2a;
}

.main .center-block .name {
  font-size: 15px;
  margin: 15px 0 20px;
  font-family: Roboto;
  color: #10365f;
  line-height: 22px;
  font-weight: bold;
}

.canadaIs {
  min-height: 573px;
  padding: 30px 0 20px;
}

.canadaIs ul {
  list-style-type: none;
  margin: 25px auto 0;
  padding: 0;
  max-width: 620px;
  display: block;
  text-align: left;
  font-weight: 300;
  font-size: 22px;
  line-height: 26px;
}

.canadaIs ul li {
  padding: 10px 20px 5px 70px;
  position: relative;
  margin: 5px 0;
  background-color: #f5f5f5;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  color: #333;
}

.canadaIs ul li:before {
  content: '';
  display: block;
  background-image: url('/wp-content/uploads/2022/01/check-in-circle.jpeg');
  height: 30px;
  width: 30px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  top: 5px;

}

.type-visa .el .wrap-img:after {
  content: '';
  background-image: url('/wp-content/uploads/2021/11/type-visa-more.png');
  width: 144px;
  height: 30px;
  bottom: 0;
  left: 50%;
  margin-left: -72px;
  position: absolute;
  z-index: 2;
  display: block;
}

.type-visa .el .wrap-img {
  position: relative;
  display: block;
}

.type-visa .el img {
  width: 100%;
  margin-top: 10px;
}

.type-visa .el {
  color: #000;
  font-weight: 300;
  font-size: 24px;
  margin-top: 50px;
  display: inline-block;
}

.type-visa .name {
  text-align: center;
}

.type-visa .row {
  margin-bottom: 20px;
}



.order-btn {
  text-decoration: none !important;
  width: 190px;
  height: 40px;
  display: inline-block;
  line-height: 44px;
  background-color: #fb1a2a;
  color: #fff !important;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  border: none;
  -webkit-transition:
}

.firstpc {
  display: block;
  background: url('/wp-content/uploads/2021/11/slide2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.firstmob {
  display: none;
}

.secondpc {
  display: block;
}

.secondmob {
  display: none;
}

.thirdpc {
  display: block;
}

.thirdmob {
  display: none;
}

.site-content {
  margin-top: 0px !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
  font-size: 1.4rem !important;
  font-weight: 400 !important;
}

.yith-wcan-filters .yith-wcan-filter h4 {
  font-size: 18px !important;
  border-bottom: 1px dotted #3072B4 !important;
  color: #3072B4;
  font-weight: 500;
  width: 100% !important;
  padding-bottom: 10px !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label {
  padding: 2px 8px !important;
}

.woocommerce-products-header {
  display: none !important;
}

p.woocommerce-result-count {
  display: none !important;
}

form.woocommerce-ordering {
  display: none !important;
}

/*
.price {
    background-image: url('/wp-content/uploads/2021/12/canada-border.jpeg');
    background-repeat: no-repeat;
    background-position: center;
    height: 940px;
}
*/
.type-visa .chance {
  width: 350px;
  margin-top: 40px;
}

.chance {
  text-align: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

.listdoc {
  text-align: center;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

a.get-list-doc {
  width: 100%;
}

.process .el .name {
  font-size: 15px;
  text-align: center;
  line-height: 22px;
}

.allmobs {
  display: block;
  margin-bottom: 20px;
}

.allmobs .mobs {
  display: inline-block;
  width: 100%;
  max-width: 32%;
}

.allmobs .mobs .mobsimg {
  display: inline-block;
  width: 100%;
  max-width: 112px;
  vertical-align: top;
}

.allmobs .mobs .mobstext {
  display: inline-block;
  width: 100%;
  max-width: 180px;
  font-size: 14px !important;
  line-height: 18px;
  text-align: center;
  vertical-align: top;
  padding-top: 20px;
}

table {
  width: 100% !important;
  border: 1px solid #255e9b !important;
  margin-bottom: 30px !important;
}

table tr:first-child {
  background-color: #255e9b;
  border: none;
}

table tr:first-child td:first-child {
  background-color: #2c70b6;
}

table tr:first-child td {
  color: #fff;
}

table tr td {
  font-weight: 200;
  color: #000;
  padding: 10px 30px;
  /*     font-size: 24px; */
}

table tr {
  border-bottom: 1px solid #d8d8d8;
}




.study-canada .price-list .el {
  background-color: #f8f8f8;
  -webkit-box-shadow: 3.5px 4px 9.5px 0.5px rgb(0 0 0 / 8%);
  box-shadow: 3.5px 4px 9.5px 0.5px rgb(0 0 0 / 8%);
  padding-bottom: 40px;
}

.study-canada .price-list .el .name {
  background-color: #1e62aa;
  height: 70px;
  line-height: 74px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.study-canada .price-list .el .price {
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  color: #fb1a2a;
}

.study-canada .price {
  margin: 20px 0;
  background: 0 0;
  height: auto;
  text-align: center;
}

.study-canada .price-list .el ul li:before {
  content: '';
  display: block;
  /*     background-image: url('/wp-content/uploads/2021/12/check-blue.png'); */
  width: 15px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 1px;
}

.warning {
  position: relative;
  padding: 10px 50px 10px 105px;
  background-color: rgba(255, 0, 0, 0.16);
  font-size: 1.8rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 35px;
}

.warning::before {
  content: "";
  background-image: url('/wp-content/uploads/2021/12/bez-nazvaniya.png');
  display: block;
  position: absolute;
  left: 35px;
  top: 15px;
  width: 47px;
  height: 42px;
  z-index: -1;
}

.education-france-visa .main {
  background-image: url('/wp-content/uploads/2021/12/france-main.jpeg');
  background-repeat: no-repeat;
  background-size: cover;

}


.study-canada .main {
  overflow: hidden;
  position: relative;
  background-image: url('/wp-content/uploads/2021/12/study-canada-main.jpeg');
}

.study-canada .main .center-block {
  background-image: url('/wp-content/themes/kallyas/img/others/study-canada-center.png');
  width: 912px;
  height: 637px;
  padding-top: 190px !important;
  padding-left: 30px;
  margin-left: 180px;
}

.education-france-visa .canadaIs {
  background-image: url('/wp-content/uploads/2021/12/france-slide-2.jpeg');
  padding-top: 50px;
}

.canadaIs {
  min-height: 573px;
  padding: 30px 0 20px;
}

.type-visa {
  text-align: center;
  padding: 70px 0;
}

.education-france-visa .price {
  background-image: url('/wp-content/uploads/2021/12/france-border.jpeg');
  height: 574px;
  background-repeat: no-repeat;
  background-position: center;
  height: 940px;
}

.process {
  padding: 70px 0;
  font-weight: 300;
}

.consult {
  background-color: #1e62aa;
  padding: 60px 0 160px;
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-top: -20px;
}

.consult {
  background-color: #1e62aa;
  padding: 60px 0 160px;
  color: #fff;
  position: relative;
  overflow: hidden;
}

.you-get {
  line-height: 30px;
  font-weight: 300;
  padding-bottom: 60px;
  z-index: 100;
  position: relative;
}

.your-questions {
  background-color: #f8f8f8;
  padding: 30px 0;
}

.faq {
  padding: 30px 0 50px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.recalls {
  background-color: #1e62aa;
  padding: 35px 0 70px;
}

.prof-consult {
  background-image: url('/wp-content/uploads/2021/12/prof-consult.jpeg');
  height: 335px;
  background-position: center;
}

.dop-services {
  font-weight: 300;
  font-size: 18px;
  line-height: 18px;
}

.dop-services,
.dop-table {
  padding: 30px 0;
}

.dop-services,
.dop-table {
  padding: 30px 0;
}

.posts {
  font-weight: 300;
  padding: 30px 0 60px;
}

.canadaIs,
.main {
  background-position: center;
  background-size: cover;
  text-align: center;
}

.process .col-md-3 {
  min-height: 420px;
}

.button:not(div),
.order-btn {
  text-decoration: none !important;
  height: 40px;
  display: inline-block;
  line-height: 44px;
  background-color: #fb1a2a;
  color: #fff !important;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px;
  font-size: 16px;
  border: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.price .el .name {
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  margin: 20px 0 15px;
  text-align: center;
  width: 310px;
}

.price .el .button {
  background-color: #38b52f;
  margin-bottom: 20px;
  min-width: 150px;
  text-align: center;
}

.order {
  text-align: center;
  width: 310px;
  ;
  max-width: 300px;
  margin: 0 auto;
}

.dop-table .table .tr:nth-child(odd) .td {
  background-color: #f3f3f3;
}

.dop-table .table .tr .td {
  width: 33.333%;
  float: left;
  font-size: 22px;
  padding: 5px 0 3px 50px;
}

.dop-table .table {
  font-weight: 300;
  margin-top: 40px;
}

@media (min-width: 768px) {
  .site-header-main-right .sh-component {
    padding-top: 0px !important;
    line-height: 16px !important;
  }
}

@media (max-width: 768px) {
  .mainobrazov .sidebar {
    display: none !important;
  }

  .mainobrazov .leftobr {
    display: none !important;
  }

  .woocommerce ul.products[class*=columns-] li.product {
    width: 100% !important;
  }

  h2 {
    font-size: 20px !important;
    line-height: 28px !important;
    text-align: center;
  }

  .read-more-button {
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }

  .firstpc {
    display: none !important;
  }

  .firstmob {
    display: block !important;
    background: url('/wp-content/uploads/2021/11/slide1mob.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
  }

  .secondpc {
    display: none !important;
  }

  .secondmob {
    display: block !important;
  }

  .thirdpc {
    display: none !important;
  }

  .thirdmob {
    display: block !important;
  }

  .site-header-bottom-center {
    display: none !important;
  }

  .site-header-bottom-right {
    display: none !important;
  }

  .zn-res-menuwrapper {
    margin-top: 0px !important;
  }

  .site-header .site-header-bottom {
    height: 50px !important;
  }

  .site-header.style8 .site-header-bottom-wrapper {
    background: #3072B4 !important;
  }

  .site-header-main-right-ext {
    display: none !important;
  }

  .phm {
    text-align: center !important;
    width: 100% !important;
  }

  .phoneonmain {
    text-align: center !important;
  }

  .zakazzv {
    margin: 0 auto !important;
    width: 100% !important;
    text-align: center !important;
    margin-top: 10px !important;
  }

  .zakazzv a {
    text-align: center !important;
  }

  .kl-header-toptext {
    padding-top: 0px !important;
  }

  /* 	.kl-main-header {display: none !important;} */
  body.home .site-header.site-header--absolute+.site-content {
    padding-top: 0px !important;
  }

  .nofull {
    padding: 10px !important;
  }
}

.zakazzv {
  display: block;
  text-align: center;
  min-width: 250px;
  float: left !important;
  margin-left: 20px;
  background: #3FB439;
  padding: 7px 20px;
  border-radius: 5px;
  color: #fff;
  margin-top: 5px;
}

.zakazzv a {
  color: #fff;
  text-decoration: none !important;
}

.phoneonmain {
  text-align: right;
  padding-left: 20px;
}

.phoneonmain a {
  font-size: 28px !important;
  color: #fff;
  text-decoration: none !important;
}

.phoneonmain a:hover {
  font-size: 28px;
  color: #fff;
  text-decoration: underline;
}

.fxb-end-x {
  justify-content: flex-start !important;
}

.fxb-end-x {
  min-height: 120px;
}

.site-header-main-center {
  margin-left: 20px;
}

.nofull {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto !important;
}

.quform-form-title-description {
  padding: 20px;
  text-align: center;
  font-size: 16px !important;
  background: #FAE37B;
  margin-bottom: 20px;
}

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

ul.flink li::before {

  width: 15px;
  height: 15px;
  margin-right: 5px;
  content: "";
  display: inline-block;

  background-image: url('/wp-content/uploads/2021/11/verts.png');
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
}

ul.flink li {
  line-height: 28px;
  font-size: 14px;
}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a {
  font-size: 18px !important;
}

.site-footer {
  background-size: cover !important;
}

.site-footer .widgettitle {
  font-size: 18px;
  font-weight: bold;
  padding-top: 30px;
}

.textwidget {
  color: #fff !important;
  font-size: 14px;
}

.textwidget a {
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.footone {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 30px;
}

.foottwo {
  text-align: center;
}

.widget_nav_menu {
  text-transform: uppercase !important;
}

.consult {
  background-color: #1e62aa;
  padding: 60px 0 160px;
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-top: -20px;
}

.consult:before {
  top: 0;
  margin-left: -140px;
  border: 140px solid transparent;
  border-top: 45px solid #fff;
}

.consult:after,
.consult:before {
  position: absolute;
  left: 50%;
  display: block;
  content: '';
}

.consult:after {
  bottom: 0;
  margin-left: -960px;
  border: 1920px solid transparent;
  border-bottom: 240px solid #fff;
}

.consult:after,
.consult:before {
  position: absolute;
  left: 50%;
  display: block;
  content: '';
}

a.vc_btn3 {
  z-index: 1 !important;
}

.kl-blog-page-title {
  display: none !important;
}

#pum-8976 {
  display: none !important;
}

/* Стили для текстового поля с кнопкой "Далее" */
.limiter {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

.limiter .bottom {
  position: absolute;
  bottom: 0;
  background: linear-gradient(to bottom,
      rgb(255 217 29 / 0%),
      rgb(255 217 29)90%);
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}

.read-more-checker {
  opacity: 0;
  position: absolute;
}

.read-more-checker:checked~.limiter {
  max-height: none;
}

.read-more-checker:checked~.limiter .bottom {
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker~.read-more-button:before {
  content: "Подробнее";
  background-color: #fb1a2a;
  padding: 15px 40px;
  color: #fff;
  border-radius: 4px;
}

.read-more-checker:checked~.read-more-button:before {
  content: "Кратко";
  margin-top: 30px;
  top: 30px;
}

.read-more-button {
  cursor: pointer;
  display: inline-block;
  color: #777;
  text-decoration: underline;
}

/* Стили для текстового поля с кнопкой "Далее" */
.limiter1 {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  margin: 10px 30px;
  background: #EFF0F1;
  padding: 0px 30px;
}

.limiter1 .bottom1 {
  position: absolute;
  bottom: 0;
  /*
  background: linear-gradient(
    to bottom,
    rgb(255 217 29 / 0%),
    rgb(255 217 29)90%);
*/
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}

.read-more-checker1 {
  opacity: 0;
  position: absolute;
}

.read-more-checker1:checked~.limiter1 {
  max-height: none;

}

.read-more-checker1:checked~.limiter1 .bottom1 {
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker1~.read-more-button1:before {
  content: "Показать";
  background-color: #757575;
  padding: 10px 200px;
  color: #fff;
  border-radius: 4px;
}

.read-more-checker1:checked~.read-more-button1:before {
  content: "Свернуть";
  margin-top: 30px;
  top: 30px;
}

.read-more-button1 {
  cursor: pointer;
  display: inline-block;
  color: #777;
  text-decoration: underline;
  margin-bottom: 20px;
}

/* Стили для текстового поля с кнопкой "Далее" */
.limiter2 {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  margin: 10px 30px;
  background: #EFF0F1;
  padding: 0px 30px;
}

.limiter2 .bottom2 {
  position: absolute;
  bottom: 0;
  /*
  background: linear-gradient(
    to bottom,
    rgb(255 217 29 / 0%),
    rgb(255 217 29)90%);
*/
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}

.read-more-checker2 {
  opacity: 0;
  position: absolute;
}

.read-more-checker2:checked~.limiter2 {
  max-height: none;

}

.read-more-checker2:checked~.limiter2 .bottom2 {
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker2~.read-more-button2:before {
  content: "Показать";
  background-color: #757575;
  padding: 10px 200px;
  color: #fff;
  border-radius: 4px;
}

.read-more-checker2:checked~.read-more-button2:before {
  content: "Свернуть";
  margin-top: 30px;
  top: 30px;
}

.read-more-button2 {
  cursor: pointer;
  display: inline-block;
  color: #777;
  text-decoration: underline;
  margin-bottom: 20px;
}

/* Стили для текстового поля с кнопкой "Далее" */
.limiter3 {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  margin: 10px 30px;
  background: #EFF0F1;
  padding: 0px 30px;
}

.limiter3 .bottom3 {
  position: absolute;
  bottom: 0;
  /*
  background: linear-gradient(
    to bottom,
    rgb(255 217 29 / 0%),
    rgb(255 217 29)90%);
*/
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}

.read-more-checker3 {
  opacity: 0;
  position: absolute;
}

.read-more-checker3:checked~.limiter3 {
  max-height: none;

}

.read-more-checker3:checked~.limiter3 .bottom3 {
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker3~.read-more-button3:before {
  content: "Показать";
  background-color: #757575;
  padding: 10px 200px;
  color: #fff;
  border-radius: 4px;
}

.read-more-checker3:checked~.read-more-button3:before {
  content: "Свернуть";
  margin-top: 30px;
  top: 30px;
}

.read-more-button3 {
  cursor: pointer;
  display: inline-block;
  color: #777;
  text-decoration: underline;
  margin-bottom: 20px;
}

/* Стили для текстового поля с кнопкой "Далее" */
.limiter4 {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  margin: 10px 30px;
  background: #EFF0F1;
  padding: 0px 30px;
}

.limiter4 .bottom4 {
  position: absolute;
  bottom: 0;
  /*
  background: linear-gradient(
    to bottom,
    rgb(255 217 29 / 0%),
    rgb(255 217 29)90%);
*/
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}

.read-more-checker4 {
  opacity: 0;
  position: absolute;
}

.read-more-checker4:checked~.limiter4 {
  max-height: none;

}

.read-more-checker4:checked~.limiter4 .bottom4 {
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker4~.read-more-button4:before {
  content: "Показать";
  background-color: #757575;
  padding: 10px 200px;
  color: #fff;
  border-radius: 4px;
}

.read-more-checker4:checked~.read-more-button4:before {
  content: "Свернуть";
  margin-top: 30px;
  top: 30px;
}

.read-more-button4 {
  cursor: pointer;
  display: inline-block;
  color: #777;
  text-decoration: underline;
  margin-bottom: 20px;
}

/* Стили для текстового поля с кнопкой "Далее" */
.limiter5 {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  margin: 10px 30px;
  background: #EFF0F1;
  padding: 0px 30px;
}

.limiter5 .bottom5 {
  position: absolute;
  bottom: 0;
  /*
  background: linear-gradient(
    to bottom,
    rgb(255 217 29 / 0%),
    rgb(255 217 29)90%);
*/
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}

.read-more-checker5 {
  opacity: 0;
  position: absolute;
}

.read-more-checker5:checked~.limiter5 {
  max-height: none;

}

.read-more-checker5:checked~.limiter5 .bottom5 {
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker5~.read-more-button5:before {
  content: "Показать";
  background-color: #757575;
  padding: 10px 200px;
  color: #fff;
  border-radius: 4px;
}

.read-more-checker5:checked~.read-more-button5:before {
  content: "Свернуть";
  margin-top: 30px;
  top: 30px;
}

.read-more-button5 {
  cursor: pointer;
  display: inline-block;
  color: #777;
  text-decoration: underline;
  margin-bottom: 20px;
}

/* Стили для текстового поля с кнопкой "Далее" */
.limiter6 {
  max-height: 0px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  margin: 10px 30px;
  background: #EFF0F1;
  padding: 0px 30px;
}

.limiter6 .bottom6 {
  position: absolute;
  bottom: 0;
  /*
  background: linear-gradient(
    to bottom,
    rgb(255 217 29 / 0%),
    rgb(255 217 29)90%);
*/
  width: 100%;
  height: 60px;
  opacity: 1;
  transition: 0.3s;
}

.read-more-checker6 {
  opacity: 0;
  position: absolute;
}

.read-more-checker6:checked~.limiter6 {
  max-height: none;

}

.read-more-checker6:checked~.limiter6 .bottom6 {
  opacity: 0;
  transition: 0.3s;
}

.read-more-checker6~.read-more-button6:before {
  content: "Показать";
  background-color: #757575;
  padding: 10px 200px;
  color: #fff;
  border-radius: 4px;
}

.read-more-checker6:checked~.read-more-button6:before {
  content: "Свернуть";
  margin-top: 30px;
  top: 30px;
}

.read-more-button6 {
  cursor: pointer;
  display: inline-block;
  color: #777;
  text-decoration: underline;
  margin-bottom: 20px;
}

.featured_posts {
  margin-top: 30px;
}

.featured_posts .featured_post_image {
  background-size: cover !important;
  padding: 20px;
  display: flex;
  transition: all 0.3s;
  opacity: 1;
  margin-bottom: 30px;
}

.featured_posts .featured_post_image:hover {
  opacity: 0.9;
  transition: all 0.3s;
}

.featured_posts .featured_post_image span {
  width: 100%;
  height: 100%;
  color: #fff;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px #fff solid;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2em;
}