/*
Theme Name: Bootstrap Basic4
Theme URI: http://rundiz.com
Author: Vee Winch, christianoliff
Author URI:
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. (WordPress 5 or Gutenberg ready.) The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. To follow what was changed, please look for <a href="https://github.com/Rundiz-WP/bootstrap-basic4" target="commits">commits</a> of this theme at Github or changelog.md file that come with the theme. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help or in readme.txt file in this theme package.
Version: 1.2.8
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 5.5
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/

@import url('https://fonts.googleapis.com/css2?family=PT+Sans&family=Roboto+Condensed:wght@700&family=Open+Sans:wght@700&display=swap');

.wpcf7 label {display: block;width: 100%;}
.wpcf7 input, .wpcf7 select, .wpcf7 textarea {display: block;width: 100%;font-size: 1rem;line-height: 1.25;color: #464a4c;background-color: #fff;background-image: none;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 0.25rem;-webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;}
.wpcf7 textarea::-ms-expand, .wpcf7 input::-ms-expand {background-color: transparent;border: 0;}
.wpcf7 select:focus, .wpcf7 textarea:focus, .wpcf7 input:focus {color: #464a4c;background-color: #fff;border-color: #5cb3fd;outline: none;}
.wpcf7 textarea::-webkit-input-placeholder, .wpcf7 input::-webkit-input-placeholder {color: #636c72;opacity: 1;}
.wpcf7 textarea::-moz-placeholder, .wpcf7 input::-moz-placeholder {color: #636c72;opacity: 1;}
.wpcf7 textarea:-ms-input-placeholder, .wpcf7 input:-ms-input-placeholder {color: #636c72;opacity: 1;}
.wpcf7 textarea::placeholder, .wpcf7 input::placeholder {color: #636c72;opacity: 1;}
.wpcf7 textarea:disabled, .wpcf7 textarea[readonly], .wpcf7 input:disabled, .wpcf7 input[readonly] {background-color: #eceeef;opacity: 1;}
.wpcf7 textarea:disabled, .wpcf7 input:disabled {cursor: not-allowed;}
select.wpcf7 textarea:not([size]):not([multiple]), select.wpcf7 input:not([size]):not([multiple]) {height: calc(2.25rem + 2px);}
select.wpcf7 textarea:focus::-ms-value, select.wpcf7 input:focus::-ms-value {color: #464a4c;background-color: #fff;}
.wpcf7 input[type="submit"] {cursor: pointer !important;/*margin-top: 0.5rem;*/display: inline-block;font-weight: normal;line-height: 1.25;text-align: center;white-space: nowrap;vertical-align: middle;display: block;width: 100%;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: 1px solid transparent;padding: 0.5rem 1rem;font-size: 1rem;border-radius: 0.25rem;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;color: #292b2c;background-color: #fff;border-color: #ccc;}
.wpcf7 input[type="submit"]:focus, .wpcf7 input[type="submit"]:hover {text-decoration: none;}
.wpcf7 input[type="submit"]:focus, .wpcf7 input[type="submit"].focus {outline: 0;-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);}
.wpcf7 input[type="submit"].disabled, .wpcf7 input[type="submit"]:disabled {cursor: not-allowed;opacity: .65;}
.wpcf7 input[type="submit"]:active, .wpcf7 input[type="submit"].active {background-image: none;}
.wpcf7 input[type="file"]{border: 0 !important;}
.wpcf7 input[type="checkbox"]{display:inline;width:auto;-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;}
.wpcf7 input[type="submit"] {background-color: #39b54a;}
.wpcf7-acceptance span {font-size: 12px; color: #b7b7b7 !important;}

/* NewStyleforSPS */

.plena_aliro {font-family: PT Sans, sans-serif;font-weight: 400;font-size: 18px;color: #fff;}
.mendi_aliron {animation: glowing 1200ms infinite; cursor: pointer;border-radius: 32px;background: #fec15b;}
.mendi_aliron:hover {animation: glowing 0ms infinite;background-color: #f98d1a;}

#primary{padding:0;}
.scard {border: none; font-family: PT Sans;}
.card-header {border: none; background-repeat: no-repeat;background-position-y: center; background-position-x: 15px;font-size: 18px;font-weight: 400;}

.rec .card-header {background-image: url("/assets/images/rec.svg")!important;}
.onl .card-header {background-image: url("/assets/images/online.svg")}
.sem .card-body, .sem .card-footer {background-color: #fafaff;}
.veb .card-body, .veb .card-footer {background-color: #fffaef;}
.sem .card-header {background-color: #ECEBFD!important; ); border-radius: 16px 16px 0px 0px;}
.veb .card-header {background-color: #ffecbd; border-radius: 16px 16px 0px 0px;}


.seminars .card-header .row {height: 64px;}
.seminars .scard .online {background-color: #fffaef; border-radius: 0px 0px 16px 16px;}
.seminars .scard .rec {background-color: #fafaff;}
.seminars .card-body .card-title {font-size: 18px;font-weight: 700; line-height: normal;}
.seminars .card-body .card-text {font-size: 16px;font-weight: 400;}
.seminars .card-body .promo {border-right: 1px solid #C8C5E7;}
.seminars .card-body .promo span{color:#7BBE5C;font-size: 25px;font-weight: 700;}
.seminars .card-body span.price {color:#000;font-size: 25px;font-weight: 700;}
.seminars .card-body hr {color:#C8C5E7; height: 1px; opacity: 1;}
.seminars .card-body a {color:#333; text-decoration: none;}
.hicon {font-weight: 700; padding-left: 45px;}
.seminars .card-footer {padding-bottom: 1rem; border: none; border-radius: 0px 0px 16px 16px}
.registrationBtn {min-width: 145px; max-width:160px; height:42px; border-radius: 10px; border: 1px solid #A3A7AD;
--bs-btn-padding-y: .25rem; --bs-btn-padding-x: .5rem; --bs-btn-font-size: .75rem;}

.registrationBtn:{color: #4D4D4D;}
.registrationBtn:hover{background-color: #7477B7; color: #fff;}
.registrationBtn:hover a{color: #fff;}
.registrationBtn a{text-decoration:none;font-size: 18px;color: #4D4D4D;}

.ssph {width: max-content;}
.ssph hr {color:#bdbdbd; height: 1px; opacity: 1; width: 100%;}

.onl_icon{ background-image: url("/assets/images/online.svg");background-size: contain;background-repeat: no-repeat;background-position-y: center;background-position-x: 0px; padding-left: 40px;font-weight: 700;}
.rec_icon{ background-image: url("/assets/images/rec.svg");background-size: contain;background-repeat: no-repeat;  background-position-y: center;  background-position-x: 0px; padding-left: 40px;font-weight: 700;}
.dat_icon { background-image: url("/assets/images/calendar.svg");background-size: contain;background-repeat: no-repeat;  background-position-y: center;  background-position-x: 0px; }
.th{ background-image: url("/assets/images/time-history.svg");background-size: contain;background-repeat: no-repeat;  background-position-y: center;  background-position-x: 0px; padding-left: 40px; font-weight: 400;}

.spage .caption { background-image: url("/assets/images/Union.svg");  background-repeat: no-repeat;  background-position-y: center;  background-position-x: right; background-size: contain;}
.nomo p{	font-family: Open Sans;font-weight: 400;font-size: calc(40% + 1vw + 1vh);color: #333;line-height: calc(30% + 1vw + 1vh);}

.spage .caption .pricebox{border: 1px solid #ececec;border-radius: 10px;background: #f8f8f8;font-family: "PT Sans", sans-serif;font-weight: 400;font-size: 16px;color: #333;}
.pricebox span {font-size: 25px;font-weight: 700;}
.senpage {color: #7BBE5C;}
.pricebox span .price {color:#000}
.preleganto {font-family:"PT Sans", sans-serif;font-weight: 400;font-size: 16px;color: #000;}
.preleganto p span {font-weight: 700;}
.programo {font-family: "Open Sans", sans-serif; color: #333;}
.registerbox {	border-radius: 20px;background: linear-gradient(180deg, #f1f0ff 0%, #fff 100%);}
.headerbox {	 background-image: url("/assets/images/file-plus.svg");  background-repeat: no-repeat;  background-position-y: center;  background-position-x: 5px;  background-size: contain;}
.headerbox {	font-family: "Open Sans", sans-serif;font-weight: 700;font-size: 20px;text-transform: uppercase;text-align: center;color: #7477b7;}

.jump_to_reg{border-radius: 10px;padding: 16px;background:#7477b7;font-family: "PT Sans", sans-serif;font-weight: 400;font-size: 22px;color: #fff;}
.jump_to_reg span {background-image: url("/assets/images/chebtn.svg");background-repeat:no-repeat;background-position-x:center;background-position-y:bottom;}

.bodybox .formfield p span input {background:none;background: none; border-top: none; border-left: none;border-right: none;border-radius: 0;font-size: 12px;
font-family: "Open Sans", sans-serif;}
.bodybox form p input.btn-enrol{border-radius: 10px;padding: 16px;background: #7477b7!important;font-size: 22px;color: #fff!important;margin-top:20px;margin-bottom:20px;}
/* NewStyleforSPS */

.calc_cost {border-radius: 100px;background: #F8F8F8;padding: 40px 120px;}

.phonesection .phonenumber{font-size:20px;width:260px;line-height:80px;padding-left:0;background:url(/assets/images/purplephone.png) no-repeat center left;background-size:auto 60px;text-align:right;margin:0 auto}

.phonenumber_orange {
	color: #FFA411;
	font-family: Roboto Condensed;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px; /* 137.5% */
	text-decoration: none;
}

.phonenumber_orange:hover{color: #FFA411;}

.phonenumber_violet {
	color: #7477B7;
	font-family: Roboto Condensed;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 50px; /* 137.5% */
	text-decoration: none;
}

.phonenumber_violet:hover{color: #7477B7;}

.bgvid {
  height: 600px;
}
.bgvid video {
  object-fit: cover;
  height: 600px;
}

.bimg {
max-height: 90%;
max-width: 90%;
position: absolute;
right: 0;
bottom: 0;
}

.banner_box {
  height: auto;
/*  background-image: linear-gradient(26deg, rgba(62, 44, 141, 0.80) 0%, rgba(105, 90, 168, 0.80) 100%), url("/assets/images/banner_bg.png");*/
  color: #FFF;
}

.fullscreen-bg {
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.fullscreen-bg video{
width: 100%;
background-position: center center;
background-repeat: no-repeat;
}

.bhead {
font-family: PT Sans;
font-size: 40px;
font-style: normal;
font-weight: 300;
line-height: 50px; /* 125% */
/*letter-spacing: 0.8px;
text-transform: uppercase;*/
}

.bhead span {
  font-size: 70px;
  line-height: 70px;
}

.bdesc {
font-family: PT Sans;
font-size: 30px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 160% */
}

.bluecheck {
  color: #C6CFF2;
font-family: Open Sans;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 160% */
}

.bluecheck p{
  background: url(/assets/images/bluecheck.svg) center left no-repeat;
  padding-left: 40px;
}

.free {
  border-radius: 25px;
border: 1px solid var(--orange, #F1AC3D);
background: var(--orange, #F1AC3D);
color: var(--gray-1, #333);
font-family: Open Sans;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 160% */
}

.cost {
  border-radius: 25px;
border: 1px solid #F1AC3D;
  background: transparent!important;
  /* color: orange; */
  color: #F1AC3D;
  /* font-family: Open Sans; */
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}

.cost a{
	color: #F1AC3D;
	text-decoration: none;
}

.bvector {
  background: url(/assets/images/bvector.svg) top left no-repeat;
  padding-left: 40px;
  color: #AFCFFF;
font-family: Open Sans;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 23px; 
}

.newsbox {
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.hnews::after {
/*content: "\00A0\00A0\00A0\00A0\00A0";   */
background: url(/assets/images/chevron-up.svg) center right no-repeat;
  padding-right: 5px;
}

.hnews[aria-expanded="false"]::after {
content: "\00A0\00A0\00A0\00A0\00A0";
background: url(/assets/images/chevron-bottom.svg) center right no-repeat;

}

.hnews {
	color: #000;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	background: url(/assets/images/flame.svg) top left no-repeat;
	padding-left: 30px;
}

.flame {background: url(/assets/images/flame.svg) top left no-repeat;}
.ball {background: url(/assets/images/ny_ball.svg) top left no-repeat;}
.bell {background: url(/assets/images/ny_bell.svg) top left no-repeat;}

.newsbox{border-radius: 16px;background: #FFF;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);}
.headline span {color: #131718;font-family: PT Sans;font-size: 18px;}
.kitlink .headp {font-size: 36px;font-style: normal;font-weight: 700;line-height: 30px;font-family: PT Sans;}
.kitdesc {width: 36px;height: 32px; display: inline-block;}

.kitlink p{
color: #000;


/* Desk/pBold */
font-family: PT Sans;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 162.5% */
}

.kitlink .links div a{
	text-decoration: none;
	border-bottom: 1px #7477B7 solid;
	color: #7477B7;
/* Desk/pBold */
font-family: PT Sans;
font-size: 16px;
font-style: normal;
font-weight: bold;
line-height: 26px; /* 162.5% */
text-transform: uppercase;
}

.kitbox {
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.kitbox h4 {
  color: #7477B7;
/* Desk/h4 */
font-family: PT Sans;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 144.444% */
}

.kitbox_text{
color: #000;
/* Desk/pNormal */
font-family: PT Sans;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 26px; /* 162.5% */
}

.tcaption {
  height: 56px;
}

.tcaption th{
  border-bottom: 1px solid #D7DDE8;
  background: #ECECEC;
}

.pbold {
  color: var(--gray-1, #333);

/* Desk/pBold */
font-family: PT Sans;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 26px; /* 162.5% */
}

.desc tr th p {
    color: var(--gray-3, #828282);
/* Desk/p-desc */
font-family: PT Sans;
font-size: 11px;
font-style: normal;
font-weight: 400;
line-height: 14px; 
}

.desc tr td {
  text-align: center;
}

.desc tr td span {
  width: 36px;
  height: 32px;
  display: inline-block;
}

.v0 {background: url(/assets/images/ck0.svg) center center no-repeat;}
.v {background: url(/assets/images/ck1.svg) center center no-repeat;}
.vv {background: url(/assets/images/ck2.svg) center center no-repeat;}
.vvv {background: url(/assets/images/ck3.svg) center center no-repeat;}

.menu-item a {font-family: "Open Sans", sans-serif; font-weight: 400; font-size: 15px;color: #000;}
.top_menu_item {font-size:15px;}

.head {
background: #40405a;
padding: 0 20px;
margin: 0 auto 30px;
}

.hdlogo {
	width: 220px;
	height: 25px;
	margin: 13px 0 0;
	background: url(/assets/images/ickons.svg) top left no-repeat;
	float: left;
}

.hdconts {
	 width: 256px;
    height: 40px;
    float: right;
    margin: 5px 0 0;

}

.hdtel {
width: 160px;
height: 40px;
margin: 10px 0 0;
text-align: right;
color: #ccc;
font-size: 18px;
float: left;
font-weight: 400;
}

.conts {

	width: 40px;
	height: 40px;
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	background: url(/assets/images/vk.svg) top right no-repeat;
	background-size: 100% auto;
	opacity: .9;
	cursor: pointer;

}

.conts2 {
	width: 40px;
height: 40px;
float: right;
margin-top: 0px;
margin-left: 5px;
background: url(/assets/images/ins.svg) top right no-repeat;
    background-size: auto;
background-size: 100% auto;
opacity: .9;
cursor: pointer;
}

.slogantxt {
	float: left;
height: 20px;
font-size: 13px;
padding: 3px 0 0 15px;
margin: 17px 0 0 15px;
line-height: 14px;
border-left: 1px solid #ddd;
color: #ccc;
}

.ask_box {
background: #F8F7F7;
border: 1px solid #F7F7F7;
box-sizing: border-box;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
border-radius: 10px;
padding-left: 10px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

.ask_box span{
	font-family: PT Sans;
font-style: normal;
font-weight: normal;
color: #604B91;
}

.ask label {
/*font-family: Open Sans;*/
font-style: normal;
font-weight: normal;

/* identical to box height, or 157% */

color: #BBBBBB;

}

.ask label span {
	color: #ffb628;
}

.ask input {
/*	font-family: Open Sans;*/
font-style: normal;
font-weight: normal;
color: #555555;
/*margin-bottom: 10px;*/
}

.ask select {
/*	font-family: Open Sans;*/
font-style: normal;
font-weight: normal;
color: #555555;
}

.ask_btn {
	background: #7477B7!important;
	border-radius: 10px!important;
	width: 142px!important;
	height: 42px!important;
	color: #fff!important;
	float: right;
	margin-top: 20px;
}


.buttons {
	text-align: right;
}

.r_arrow {
background: url(/assets/images/r_arrow.svg) no-repeat 100% 50%;
background-size: auto;
padding-right: 29px;
}

.askbg{
background: url(/assets/images/askbg.png);
background-repeat: round;
padding-bottom: 90px;
}

.headline {
	font-family: Roboto Condensed;
	font-style: normal;
	font-weight: bold;
	font-size: 40px;
	line-height: 55px;
	display: flex;
	align-items: flex-end;
	color: #7477B7;
}

.subline {
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	line-height: 33px;
	color: #686868;
}

.reason {
	font-family: PT Sans;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 36px;

color: #939393;
}

.rtxt{
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color: #555555;
}

.points{
	font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 30px;
color: #ECECEC;
line-height: 20px;
}

.gtxt {
font-family: Open Sans;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 24px;
color: #EFA021;
}

.ytbg{
	background-image: url(/assets/images/bg.jpg);background-size: contain;background-repeat: no-repeat;
}

.vbox {
	border: solid 10px #EFEFEF;
	filter: drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.2));
}


.card_icon {
	height: 50px;
	width: auto;
}
.card_cap {
	font-family: Roboto Condensed;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000000;
}
.card_txt {
	font-family: PT Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	color: #686868;
}

.phonesection {text-transform: uppercase;}

.phonesection h3 {
font-size: calc( 1.35rem + 0.125vw - 2px );
    line-height: 40px;
    font-weight: 400;
    color: #7477b7;
}

.purplephone {
font-size: calc( 1.35rem + 0.125vw - 5px );
width: 260px;
line-height: 80px;
padding-left: 0;
background: url(/assets/images/purplephone.png) no-repeat center left;
background-size: auto;
background-size: auto 60px;
text-align: right;
margin: 0 auto;
}

/* BEGIN — блок про сертификацию и контакты для КЦ 24-11-2022 */

.desc-block p, .cont-block p {
  font-size: 16px;
  line-height: 24px;
  font-family: Pt Sans, sans-serif;
  color: #686868;
}

.icon-txt p a{color:#000;text-decoration: none;border-bottom:1px solid #000;cursor:pointer;}
.cont-block a:hover{text-decoration: none;border-bottom:0px solid #000;}
.icon-txt img{
  width: 24px;
  height: 24px;
  float: left;
  margin-right: 8px;
}
.cont-img{
background: url(/assets/images/cert-bg.jpg) top center no-repeat;
background-size:cover;
height: 200px;
width: 100%;
margin-top: 32px;
}

/* END — блок про сертификацию и контакты для КЦ 24-11-2022 */


/*
Required WordPress CSS
*/
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
	margin-bottom: 1.6em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}


/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

@media (max-width: 575px) {
	.arrow{
		    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
	}
	.bonus-line-text {
		font-size: 12px!important;
		padding-left: 3px;
	}
	.bonus-line-perc {
			font-size: 12px;
	}
}

@media screen and (min-width: 768px){
   .fb.collapse:not(.show){
      display: block;
      height: auto !important;
      visibility: visible;
    }
  .faq.collapsing{
      position: relative;
      height: unset !important;
      overflow: hidden;
    }
}

@media screen and (max-width: 768px){
  .bhead {font-size: 25px;}
  .bhead span {font-size: 40px; line-height: 40px;}
  .calc_cost {	border-radius: 16px;	background: #F8F8F8;	padding: 10px 15px 20px 15px;}
  .phonenumber_orange {font-size: 30px;}
  .phonenumber_violet {font-size: 30px;}
}

