body {
    font-family: 'Roboto',sans-serif;
    color: #2c3e50;
    padding-top: 7rem;
}


@media(min-width: 782px) {
    body.admin-bar .navbar.fixed-top {
        top: 32px;
    }
}

@media(min-width: 601px) and (max-width: 781.98px) {
    body.admin-bar .navbar.fixed-top {
        top: 46px;
    }
}

@media (max-width: 600px) {
    body.admin-bar .navbar.fixed-top {
        top: 0px;
    }
}

body.page-id-2,
body.single {
    padding-top: 4.5rem;
}

h1,h2,h3,h4 {
    font-weight: 900
}

h1,
h2,
.carousel-item .title {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: -.05rem;
    overflow-wrap: break-word;
}

h1{text-align:center}
h1{font-size:2.5rem;line-height:1.2;margin-bottom:2rem}
h2{font-size:2rem;margin-bottom:2rem}
h3{font-size:1.25rem}
li:last-child{margin-bottom:0}
a{color:#3b6bc1;transition:all .1s ease-in-out}
a:hover{color:#1e4889;text-decoration:none}
a.scroll-link{border-bottom-style:dashed}
hr{border-top:2px solid #ede7f6}
small,.small{font-size:.875rem;line-height:1.5}
.big{font-size:1.125rem}
.letter-spacing{letter-spacing:-.05rem}
embed,iframe,object{margin-bottom:1.5em;max-width:100%}

body .__jivoMobileButton {
  bottom: 50px;
  z-index: 990 !important;
  right: 10px;
  left: auto;
  width:65px;
}

.form-group:last-child{margin-bottom:0}
.row{margin-left:-1rem;margin-right:-1rem}
.container,.container-fluid,.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{padding-right:1rem;padding-left:1rem}
.no-gutters .row{margin:0}
.text-muted{color:#999 !important}
label{margin-bottom:0;text-transform:uppercase;font-weight:700;font-size:.875rem}
.form-control{border:1px solid rgba(35,37,51,0.2);border-radius:2px;-webkit-box-shadow:inset 1px 1px 2px 0 rgba(35,37,51,0.1);box-shadow:inset 1px 1px 2px 0 rgba(35,37,51,0.1)}

.btn{font-weight:700}
.btn-link{border:0;padding:0}

.btn-primary.focus, .btn-primary:focus{outline:none;box-shadow:none !important}
.btn-default{background-color:#eee;border-color:#eee;border-radius:.5rem;padding:.5rem 1rem;text-transform:uppercase}
.btn-default:hover{background-color:#ccc;border-color:#ccc}

.btn-primary{background-color:#ff6a8e;border-color:#ff6a8e;border-radius:.5rem;padding:.5rem 1.5rem;text-transform:uppercase}
.btn-primary:hover{background-color:#f24f76;border-color:#f24f76}

.btn-secondary{background-color:#fafafa;border-color:#fafafa;border-radius:.5rem;padding:.5rem 1.5rem;text-transform:uppercase;color:#333}
.btn-secondary:hover{background-color:#eee;border-color:#eee;color:#333}

.btn-gray{background-color:rgba(0,0,0,.05);padding:.5rem 1rem;border-radius:.5rem}

.btn-green{background-color:#00b200;border-color:#00b200;border-radius:.5rem;padding:.5rem 1.5rem;text-transform:uppercase}
.btn-green:hover{background-color:#f24f76;border-color:#f24f76}

.badge{background-color:#fff0f4;padding:.25rem .5rem;margin-top:.5rem;margin-right:.5rem;border-radius:.5rem;color:#666;font-size:.7rem}
.page-id-10 h3{margin:0}
.page-id-10 .badge{margin:0;margin-left:.5rem;color:#ff6a8e}

.rounded{border-radius:.5rem !important}

/* .navbar{box-shadow:0 1px 4px 0 rgba(0,0,0,.2);padding:1rem;background-color:#fff;padding-top:0;padding-bottom:0;min-height:5rem} */
.navbar{background-color:#fff}
.fixed-top{
    box-shadow: 0 1px 4px 0 rgba(255, 106, 142, 0.49);
    padding: 1rem;
    padding-top: 0;
    padding-bottom: 0;
    height: 85px;
}
.navbar .logo{margin:-.5rem 0}
.navbar .navbar-nav{text-transform:uppercase;font-weight:700}
.navbar .navbar-nav .nav-item{margin-right:1rem}
.navbar .navbar-nav .nav-item:last-child{margin-right:0}
.navbar .nav-link:hover{background-color:#f5f5f5;border-radius:.25rem;color:#ff6a8e}
.navbar .nav-item.active{color:#ff6a8e}
.navbar .navbar-text.phones{border-left:1px solid #eee;padding:1rem}
.navbar .navbar-text.phones svg{color:#ff6a8e}
.navbar .navbar-text.phones .phone{font-weight:700;line-height:1;font-size:1.25rem;display:block}
.navbar .phonecall{color:#ff6a8e}
.navbar .phonecall svg{width:1.5rem;height:1.5rem}
.navbar .navbar-toggler{padding:0;line-height:1;border:0;font-size:1rem;font-weight:700;color:#ff6a8e}
.navbar .navbar-toggler svg{padding-left:.5rem}
.navbar .navbar-text{padding-left:.5rem;padding-right:.5rem}
.navbar .navbar-toggler svg{width:2rem !important;height:2rem !important;vertical-align:.15rem;color:#ff6a8e}

.subnavbar{background-color:#eee;text-align:center;padding:1rem 0;margin-bottom:1rem;margin-top:-2.1rem}
.subnavbar div{font-weight:700;font-size:1.25rem}

.fixed-bottom{box-shadow:0 -4px 4px 0 rgba(0,0,0,.05), 0 -2px 2px 0 rgba(0,0,0,.05), 0 -1px 1px 0 rgba(0,0,0,.05);
	/* Permalink - use to edit and share this gradient:https://colorzilla.com/gradient-editor/#fff0f4+0,ffffff+100 */
	background:#fff0f4; /* Old browsers */
	background:-moz-linear-gradient(top,  #fff0f4 0%, #ffffff 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(top,  #fff0f4 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background:linear-gradient(to bottom,  #fff0f4 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff0f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
.fixed-bottom a{text-align:center;font-size:.7rem;color:#999}
.fixed-bottom a.active{color:#ff6a8e}
.fixed-bottom a svg{width:1.25rem;height:1.25rem}

.cover{min-height:500px;box-shadow:0 1000px rgba(0,0,0,.5) inset}
.cover h1{color:#fff;font-size:4rem}


.switcher .btn-primary,.switcher .btn-default{padding:.75rem 2rem;font-size:1.5rem}
/* raspisanie */
.nav-pills {border:1px solid #d8d8d8;border-radius:.25rem}
.nav-pills .nav-link.active,.raspisanie .nav-pills .show>.nav-link{background-color:#ff6a8e;font-weight:700}

/* social */
svg.btn-social{width:2rem;height:2rem;margin-right:1rem}
.instagram svg{fill:#E4405F}
.vk svg{fill:#6383A8}

/* form */
.modal-body{padding:0}
.form{padding:3rem 2rem;background-color:#fafafa}
.child{display:none}
.child.show{display:block}

/* prices */
.scrollbox {position:relative;z-index:2;height:8rem;overflow-y:hidden;padding:1rem;background-color:#fff0f4;border-radius:.5rem}
.scrollbox .scroller {display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:1rem;overflow-x:auto;text-align:center;white-space:nowrap;-webkit-overflow-scrolling:touch;}
.scrollbox .scroller .price{padding-right:1rem}

.scrollbox .scroller .price:last-child{padding-right:0}
.scrollbox .scroller .price{font-size:.875rem;color:#333}
.scrollbox .scroller .price .num{border-radius:2rem;width:4rem;height:4rem;background-color:rgba(0,0,0,.05);line-height:4rem;text-align:center;margin-bottom:.5rem;font-size:2rem;color:#666}
.scrollbox .scroller .price.active .num{background-color:#ff6a8e;font-weight:700;color:#fff}
.unlim{transform:rotate(90deg)}

/* .carousel-bg{position:absolute;left:0;right:0;top:0;bottom:0;z-index:5;box-shadow:0 1000px rgba(0,0,0,.45) inset} */
.carousel-content{position:absolute;right:15rem;z-index:10}
.carousel-control-next, .carousel-control-prev{width: 90px;}
/* .carousel-content{z-index:10} */
.carousel-item .carousel-content .title{font-size:3rem;line-height:1.2;font-weight:700;color:#333;margin-bottom:3rem}
.carousel-item .carousel-content .btn{font-weight:700;text-transform:uppercase;font-size:1.25rem;padding:.5rem 1.5rem}
.carousel-indicators li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    opacity: 1;
}
.carousel-indicators li {
    background-color: #fff;
}
.carousel-indicators .active {
    background-color: #2b2b2b;
}

.before{position: relative;display: inline-block;font-size:80%;margin-right:1rem}
.before small{font-size:80%}
.before::before{content: '';width: 100%;position: absolute;right: 0;top: 50%;border-bottom: 2px solid #ff6a8e;-webkit-transform: skewY(-10deg);transform: skewY(-10deg)}
.now{color:#ff6a8e}

.bg{background-color:#fff0f4;border-radius:.25rem;padding:1.5rem}
.bg .w-100{padding:.5rem}

.features .feather{color:#ff6a8e}
.feather{width:1.25rem;height:1.25rem;vertical-align:baseline}
.feather-sm{width:.875rem;height:.875rem}
.feather-lg{width:1.75rem;height:1.75rem}
.feather-xl{width:3rem;height:3rem}

.features{background-color:#fafafa;padding-top:2rem;padding-bottom:2rem}
.feature{color:#2ab592}

.rating{text-align:center;margin-bottom:2rem;display:block}
.feather-star{color:#ff6a8e}
.feather-star-fill{fill:#ff6a8e;color:#ff6a8e}


.box,.btn{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)}
.box{border:1px solid #dee2e6;border-radius:.5rem;padding:2rem;margin-bottom:2rem}
.card{display:block;margin-bottom:2rem;padding:0;min-height:18.5rem}
.card-body{padding:1rem}
.card-title{font-weight:700;color:#333;margin-bottom:0}
.card-text{font-size:.875rem;color:#999}

.cost{font-size:2rem;font-weight:700;margin-bottom:.5rem}
.cost small{font-size:1.5rem;color:#999;font-weight:400}

.lift{transition:box-shadow .25s ease,transform .25s ease}
.lift .up{position:absolute;opacity:0;left:0;top:2rem;text-align:center;width:100%;height:100%}
/* .lift:hover{transform:translate3d(0,-3px,0)} */
.lift:hover .up{opacity:1}

.cbp-filter-item{transition:all .3s ease-in-out;color:#666;background-color:#eee;text-transform:uppercase}
.cbp-filter-item:hover{color:#333;cursor:pointer}
.cbp-filter-item-active,.cbp-filter-item-active:hover{font-weight:700;background-color:#ff6a8e;border-color:#ff6a8e;color:#fff}


.icon{padding:0 .25rem;height:1.25rem;border-radius:2rem;text-align:center;background-color:#f5ffef}
.icon .feather{width:.75rem;height:.75rem;vertical-align:baseline;color:#53A622}

.text{max-width:45rem}
.text h1,.text h2,.text h3,.text .btn,.text ul.scroll li a,.text .block{font-family:'Graphik',sans-serif}
.text h1,
.text h2,
.text h3,
.text ol,
.text ul:not(.scroll):not(.nav),
.text p,
.text ul.scroll,
.text figure,
.text blockquote,
.text .block,
.text .card,
.text .wp-block-columns,
.vote-block,
.text img,
.text .num{max-width:40rem;margin:0 0 1.5rem}
.text a{border-bottom:1px solid #eee}

.text h2,
.text h3{margin:3rem 0 .5rem}
.text h2:first-child,
.text h3:first-child{margin-top:0}

.text .block-fullwidth{max-width:none}
.text figure{max-width:none;margin-bottom:0}
.text p:first-child{margin-top:0}
.text p:last-child{margin-bottom:0}
.text .lead{font-weight:400}

.text ul:not(.nav),
.text ol{padding-left:1rem}
.text ol:not(.rating) li,
.text ul:not(.scroll) li{position:relative;padding-left:1rem;list-style:none;margin:0 0 1rem 0}
.text ul:not(.nav) li:before{content:'';display:block;position:absolute;width:.4rem;height:.4rem;background:#ff6a8e;top:.5rem;left:0;border-radius:5em}

.text ul.scroll li a{font-size:.8rem;line-height:1;padding:.25rem;margin:.5rem;border-bottom:2px dashed #ecf0f1}
.text ul.nav-pills li{padding:0;margin:0}
.text ul.nav-pills li a{padding:.25rem .75rem;margin:.25rem;border:1px solid transparent}
.text ul.nav-pills .nav-link.active,
.text ul.nav-pills li a:hover{text-decoration:none;background-color:rgb(247,244,237);color:#333}
.text ul.nav-pills .nav-link.active{font-weight:500}
.text ul li:last-child,
.text ol li:last-child,
.text .block ul{margin-bottom:0 !important}

.text ol:not(.rating){counter-reset:list;list-style-type:none;padding-left:0}
.text ol:not(.rating) li{text-indent:-3rem;margin-left:3rem;counter-increment:list}
.text ol:not(.rating) li:before{color:#333;border:1px solid rgb(255,219,77);text-indent:0;padding-left:0;width:2rem;height:2rem;line-height:2rem;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;display:inline-block;content:counter(list);margin-right:1rem;font-size:1rem;text-align:center}

.text .wp-block-image .alignnone img,
.text .wp-block-image .aligncenter img{max-width:100%;height:auto}
.text .wp-block-image{background-color:rgb(247,244,237);border-radius:.25rem;padding:1rem;max-width:100%;margin-bottom:1rem}
.text .wp-block-image .aligncenter{margin-left:auto;margin-right:auto;display:table}
.text .wp-block-image figcaption{text-align:center}
.text .wp-block-image figure{margin-bottom:0;padding:0}
.text .wp-block-image figure img{margin:0}
.text .wp-block-image figcaption{color:#666;font-size:80%;margin:.5rem 0 0}

.text .table{font-family:'Graphik',sans-serif}

.text blockquote{background-color:#f5f2f0;padding:2rem 3rem 2rem 6rem;font-size:1.25rem;line-height:1.4;position:relative;margin-bottom:1rem;border-radius:.25rem}
.text blockquote::before{content:"";background-image:url(/wp-content/themes/sochiparko/images/quotes.svg);position:absolute;left:1rem;top:.6rem;width:4rem;height:4rem;background-size:4rem 4rem}
.text blockquote p{margin:0 0 1rem}
.text blockquote svg{position:absolute;left:1rem;top:1.2rem;width:3rem;height:3rem}
.text blockquote svg path,


.nav-tabs .nav-link{text-transform:uppercase;font-size:1.25rem;font-weight:700}

/* Контакты */
.filial .vk{position:absolute;right:1rem;top:1rem;background-color:#6383A8;padding:.5rem 1rem;border-radius:.25rem;z-index:1}
.filial .vk:hover{background-color:rgba(99, 131, 168, .75);}
.filial .vk svg{width:2rem;height:2rem;fill:#fff}

.list-group-item.active{background-color:#ff6a8e;border-color:#ff6a8e}
#carouselExampleCaptions{
    height: auto;
}
.carousel-inner{
    height: 100%;
}
.carousel-item{
    height: 100%;
}
.carousel-inner img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.helper-main {
    max-width: 950px;
    margin: 0 auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.helper-main .helper-main-image {
    display: inline-block;
    margin: 35px 30px 0 0;
}
.helper-main .helper-main-chat-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 56%;
}
.chat-item {
  position: relative;
  margin-bottom: 35px;
  padding: 15px 25px;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #c4c4c4;
  box-sizing: border-box;
  animation: show-chat-item 1s forwards;
  display: none;
}
.chat-item:first-child{
    display: block;
}
@keyframes show-chat-item {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.chat-item:before,
.chat-item:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.chat-item.left {
  max-width: 560px;
}
.chat-item.left:before {
  left: -1px;
  bottom: -20px;
  border-width: 10px 30px;
  border-color: #c4c4c4 transparent transparent #c4c4c4;
}
.chat-item.left:after {
  left: 0;
  bottom: -19px;
  border-width: 10px 30px;
  border-color: #ffffff transparent transparent #ffffff;
}
.chat-item.right {
  max-width: 250px;
  margin-left: auto;
  background: #f5f5f6;
}
.chat-item.right:before {
  right: -1px;
  bottom: -16px;
  border-width: 8px 20px;
  border-color: #c4c4c4 #c4c4c4 transparent transparent;
}
.chat-item.right:after {
  right: 0;
  bottom: -15px;
  border-width: 8px 20px;
  border-color: #f5f5f6 #f5f5f6 transparent transparent;
}
.helper-main .helper-main-chat-wrapper .chat-button-list .chat-button {
    display: inline-block;
    padding: 19px 0;
    width: 232px;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    border: 2px solid #ff6a8e;
    background-color: #ff6a8e;
    border-radius: 3px;
    cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 1rem;
    line-height: 1.5;
}
.helper-main .helper-main-chat-wrapper .chat-button-list .chat-button:first-child {
    margin-right: 40px;
}
.helper-main .helper-main-chat-wrapper .chat-button-list .chat-button:hover {
    background-color: #f24f76;
    border-color: #f24f76;
}
.helper-main .helper-main-chat-wrapper .chat-button-list {
    text-align: right;
    transition: all 1s;
    opacity: 1;
        overflow: hidden;
}
.helper-main-chat .vzroslie > div,
.helper-main-chat .deti > div{
    display: none;
    animation: chat-item 1s forwards;
    animation-delay: 2s;
    opacity: 0;
}
.helper-main-chat > div:first-child {
    display: block;
    opacity: 1;
    animation: none;
}
.helper-main-chat > div:first-child .chat-button-list{
    animation: none;
}
.helper-main-chat .action .chat-button-list{
    opacity: 0;
    height: 0;
}
.helper-main-chat .chat-item.left span{
    display: block;
}
.helper-main-chat .chat-item span{
    display: none;
}
.helper-main-chat .action .chat-item{
    display: block;
}
.helper-main-chat .action.item1 .chat-item .item1{
    display: block;
}
.helper-main-chat .action.item2 .chat-item .item2{
    display: block;
}
.helper-main-chat .action.item1 ~ .vzroslie,
.helper-main-chat .action.item2 ~ .deti{
    display: block;
}
.helper-main-chat .action.item1 ~ .vzroslie .step2{
    display: block;
}
.helper-main-chat .action.item2 ~ .deti .step2{
    display: block;
}
.helper-main-chat .vzroslie .step2.action + div,
.helper-main-chat .deti .step2.action + div{
    display: block;
}
.helper-main-chat .vzroslie .action + .end_slep,
.helper-main-chat .deti .action + .end_slep{
    display: block;
}
@keyframes chat-item {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
div.wpcf7 .ajax-loader{
    display: none;
}
#napravleniya{
    position: relative;
    z-index: 1;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
#napravleniya #branch1 h2,
#napravleniya #branch2 h2{
    font-size: 1em;
    color: #c03c8a;
    text-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
    text-transform: none;
}
#napravleniya #branch1 .box,
#napravleniya #branch2 .box{
    padding: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    flex-wrap: wrap;
    border: none;
    box-shadow: none;
    margin: 0;
}
#napravleniya #branch1,
#napravleniya #branch2{
    margin-bottom: 2rem;
}
#napravleniya #branch1 .card-date,
#napravleniya #branch1 .card-time,
#napravleniya #branch1 .card-title,
#napravleniya #branch2 .card-date,
#napravleniya #branch2 .card-time,
#napravleniya #branch2 .card-title{
    background-color: #eeeeee;
    padding: .25rem .5rem;
    margin-top: 0;
    margin-right: 0;
    border-radius: .5rem;
    color: #1d1d1d;
    font-size: .9rem;
    width: 20%;
    height: 42px;
    align-items: center;
    display: flex;
    justify-content: center;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35) inset;
    text-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
    font-family: 'Helvetica', sans-serif;
}
#napravleniya #branch1 .card-title,
#napravleniya #branch2 .card-title{
    background-color: #ff6a8d;
}
#napravleniya #branch1 .btn-primary,
#napravleniya #branch2 .btn-primary{
    width: 20%;
    border: none;
    background: #00b200;
    box-shadow: inset #00b200 -2px -2px 2px, inset 1px 1px 1px rgba(255, 255, 255, 0.6), #22adbc 0 0 0 1px, rgba(0,0,0,.35) 0 3px 7px;
    text-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
}
#napravleniya #branch1 .cost,
#napravleniya #branch2 .cost{
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0;
    width: 13%;
    background: url(/wp-content/themes/cosmo/images/sale.png) 50% 50% no-repeat;
    color: #fff;
    padding: 25px 0;
    background-size: 70%;
}
#napravleniya #branch1 .cost small,
#napravleniya #branch2 .cost small{
    color: #fff;
    font-size: 1rem;
}
#napravleniya .form{
    padding: 0;
    background: transparent;
    width: 70%;
    margin: 0 auto;
}
#napravleniya .form input{
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.35) inset;
    font-family: 'Helvetica', sans-serif;
    background: #e8e8e8;
    border-radius: .5rem;
    font-size: .8rem;
    padding: .5rem 0;
    height: auto;
    text-align: center;
}
#napravleniya #branch1 .form .btn-primary,
#napravleniya #branch2 .form .btn-primary{
    width: 100%;
    box-shadow: none;
    background: #00b200;
    border-color: #00b200;
    font-size: .8rem;
}
#napravleniya .nav-tabs {
    border-bottom: 0;
    justify-content: center;
}
#napravleniya a.nav-link {
    color: #fff;
    text-decoration: none;
    border-radius: .5rem;
    font-size: 1rem;
    outline: 0;
}
#napravleniya a.nav-link:nth-child(odd){
    color: #1d1d1d;
    margin-right: 10px;
}
#napravleniya a.nav-link.active{
    background-color: #ff6a8e;
    border-color: #ff6a8e;
    color: #fff;
    box-shadow: none;
}
.about-cont {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: url(/wp-content/themes/cosmo/images/shutterstock_222997708.jpg) no-repeat right bottom;
    background-size: 65%;
}
.about-cont .about-cont-head {
    margin-bottom: 55px;
    color: #2f2f2f;
}
.about-cont .about-cont-text {
    margin-bottom: 40px;
}
.about-cont .about-cont-text p {
    margin: 0 0 20px;
    color: #1d1d1d;
}
.about-cont .about-cont-text p:first-child {
    max-width: 940px;
}
.about-cont .about-cont-text p:nth-child(2) {
    max-width: 820px;
}
.about-cont .about-cont-text p:nth-child(3) {
    max-width: 550px;
}
.news-cont {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: #eeeeee;
}
.news-cont .news-cont-head {
    margin-bottom: 35px;
    position: relative;
}
.news-cont .news-cont-head .news-cont-head-text {
    font-size: 2rem;
    color: #2f2f2f;
}
.news-cont .news-cont-head .news-cont-head-link {
    font-size: 0;
    position: absolute;
    display: block;
    right: 0;
    top: 4px;
}
.news-cont .news-cont-head .news-cont-head-link span {
    vertical-align: middle;
    text-transform: uppercase;
    font-family: "roboto-light", sans-serif;
    line-height: 18px;
    font-size: 12px;
    display: inline-block;
    color: #2f2f2f;
}
.news-cont .news-cont-head .news-cont-head-link:before {
    content: '';
    vertical-align: middle;
    margin-right: 15px;
    background: url(/wp-content/themes/cosmo/images/news-cont-head-link.png) no-repeat center;
    display: inline-block;
    height: 18px;
    width: 17px;
}
.news-cont .news-cont-slider {
    position: relative;
}
.news-cont .news-cont-slider .row {
    margin-right: -12px;
    margin-left: -12px;
}
.news-cont .news-cont-slider .row .news-cont-slides {
    width: 100%;
}
.news-cont .news-cont-slider .row .col-md-4 {
    padding-bottom: 4px;
    padding-right: 12px;
    padding-left: 12px;
}
.news-cont .news-cont-slide {
    border-radius: 5px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
    background: #ffffff;
    position: relative;
    overflow: hidden;
    padding: 18px 0 18px 63px;
    display: block;
    height: 144px;
}
.news-cont .news-cont-slide .news-cont-slide-date {
    border-radius: 0 5px 5px 0;
    background: #c13a89;
    text-align: center;
    font-size: 13px;
    position: absolute;
    padding: 5px;
    height: 54px;
    width: 63px;
    color: #ffffff;
    left: 0;
    top: 19px;
}
.news-cont .news-cont-slide .news-cont-slide-date span{
    display: block;
}
.news-cont .news-cont-slide .news-cont-slide-date span:first-child {
    font-size: 30px;
    line-height: 25px;
}
.news-cont .news-cont-slide .news-cont-slide-text {
    line-height: 18px;
    text-align: justify;
    font-size: 14px;
    padding: 0 15px;
    color: #1d1d1d;
    overflow-wrap: break-word;
}
.news-cont .slick-arrow {
    position: absolute;
    display: block;
    height: 17px;
    width: 9px;
    top: 45px;
    font-size: 0;
    border: none;
    outline: 0;
}
.news-cont .slick-arrow.slick-prev {
    background: url(/wp-content/themes/cosmo/images/news-cont-nav-prev.png) no-repeat center;
    left: -114px;
}
.news-cont .slick-arrow.slick-next {
    background: url(/wp-content/themes/cosmo/images/news-cont-nav-next.png) no-repeat center;
    right: -114px;
}
#napravleniya a{
    color: #1d1d1d;
    text-decoration: underline;
}
#napravleniya a:nth-child(odd){
    color: #C71585;
}
#napravleniya a:nth-child(even){
    color: #00CED1;
}
#napravleniya a:nth-child(5){
    color: black;
}
#napravleniya a:nth-child(10){
    color: black;
}
#napravleniya a:nth-child(17){
    color: #000080;
}
#napravleniya a:nth-child(21){
    color: #4682B4;
}
#napravleniya a:hover{
    text-decoration: none;
}
.footer {
    border-top: 1px solid #ccc;
}
.footer .menu {
    padding: 2rem 0;
}
.menu .navbar-nav{
    flex-direction: row;
    justify-content: center;
}
.menu .navbar-nav li{
    margin-right: 10px;
}
.menu .navbar-nav li a{
    color: #333;
}

.metka a, .metka a:visited, .metka a:active { 
background:#eee;
border:1px solid #ccc;
border-radius:5px;
text-decoration:none;
padding:3px;
margin:3px;
text-transform:uppercase;
}

.metka a:hover { 
background:#a8281a;
color:#FFF;
}


.footer .adress{
    padding-bottom: 2rem;
}
@media (max-width:1400px){
    .news-cont .slick-arrow.slick-prev{
        left: -30px;
    }
    .news-cont .slick-arrow.slick-next{
        right: -30px;
    }
}
@media (max-width:1199px){
    .news-cont .slick-arrow.slick-prev{
        left: -13px;
    }
    .news-cont .slick-arrow.slick-next{
        right: -13px;
    }
    .fixed-top{
        height: auto;
    }
    .navbar .navbar-nav {
        text-align: center;
        margin-top: 1rem;
        padding: 1rem 0;
        border-top: 1px solid #ede7f6;
        font-size: 1.25rem;
    }
    .navbar .navbar-nav .nav-item {
        border-bottom: 1px solid #ede7f6;
        margin-right: 0;
    }
    .navbar .navbar-text.phones {
        border: 0;
        padding: 0;
        width: 200px;
        margin: 0 auto;
        text-align: center;
    }
    .helper-main .helper-main-chat-wrapper {
        width: 55%;
    }
}
@media (max-width:768px){
.container{max-width:100%}
body.page-id-2, body.single{padding-top:4rem}
.fixed-top{padding:1rem}
h1,h2,.cover h1{font-size:2rem}
.box{padding:0;border:0;box-shadow:none}
/* .navbar {margin-top:1rem;margin-bottom:1rem;border-top:1px solid #ede7f6;padding-top:1rem;padding-bottom:1rem} */
.navbar .logo img{height:50px}
.navbar .navbar-nav .nav-item{border-bottom:1px solid #ede7f6;margin-right:0}
.navbar .navbar-nav .nav-item:hover{background-color:#fafafa}
.navbar .navbar-nav{text-align:center;margin-top:1rem;padding:1rem 0;border-top:1px solid #ede7f6;font-size:1.25rem}
.navbar .navbar-nav .nav-item .nav-link .feather,.navbar .navbar-nav .nav-item .nav-text .feather{width:1.5rem;height:1.5rem}
.navbar .navbar-text.phones{
    border: 0;
    padding: 0;
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
    .navbar .navbar-text.phones .ml-0{
        width: 100%;
    }
.navbar .navbar-text.phones .phone{font-size:1.5rem}
.navbar .navbar-text.phones .feather{position: absolute;}


.cover{min-height:calc(50vh)}
.scrollbox{margin-left:-1rem;margin-right:-1rem;border-radius:0}

.carousel{margin-left:-1rem;margin-right:-1rem}
/* .carousel-content{right:1rem;top:1rem} */
.carousel-item{overflow:hidden;position:relative}
.home .carousel-item{overflow:hidden;height:calc(50vh);position:relative}
.carousel-inner:not(.styled) .carousel-item img{height:100%}
.carousel-item .carousel-content{    
    /* background-color: rgba(0,0,0,.5); */
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: calc(100% + 2rem);
    height: 150px;
    padding: 2rem;
    text-align: center;
    margin: auto;
    }
.carousel-item .carousel-content .title{font-size:1.5rem;color:#fff;letter-spacing:0;margin-bottom:1rem}
.carousel-item .carousel-content .btn{font-size:1rem;padding:.75rem 1.5rem}
.cost{text-align:center}

.list-group-item{font-size:.875rem;padding:.5rem}
.card{min-height:auto;margin-bottom:0}
.card img{margin-bottom:.5rem}
.card-body{padding:0;min-height:7rem}
    .features .row{
        flex-wrap: nowrap;
    }
    .features .row .col{
        padding: 0;
        padding: 0;
        font-size: 12px;
    }
    .features .feather{
        width: 2rem;
        height: 2rem;
    }
    .features .row .col > div{
        width: 85%;
        margin: 0 auto;
    }
    .features .row .col > div span{
        display: block;
        text-align: center;
    }
    .features{
        margin-bottom: 1rem!important;
    }
    .about-cont .about-cont-text p{
        display: none;
    }
    .about-cont .about-cont-text p:first-child {
        display: block;
    }
    .about-cont {
        background-position: center bottom;
        background-size: 100% auto;
        padding-bottom: 255px;
    }
    .news-cont .slick-arrow.slick-prev,
    .news-cont .slick-arrow.slick-next{
        display: none !important;
    }
    #carouselExampleCaptions {
        height: 384px;
        margin: 0;
    }
    .helper-main .helper-main-chat-wrapper {
        width: 56%;
    }
    .helper-main .helper-main-chat-wrapper .chat-button-list .chat-button:first-child {
        margin-right: 20px;
    }
    .helper-main .helper-main-chat-wrapper .chat-button-list .chat-button{
        width: 165px;
        font-size: 0.8rem;
    }
    .helper-main .helper-main-image {
        margin: 0;
        width: 43%;
    }
    .helper-main .helper-main-image img{
        width: 100%;
    }
    #napravleniya #branch1 .box, #napravleniya #branch2 .box{
        flex-wrap: wrap;
    }
    #napravleniya #branch1 .cost, #napravleniya #branch2 .cost{
        width: 20%;
    }
    #napravleniya #branch1 .form .col-md-5, 
    #napravleniya #branch2 .form .col-md-5{
        flex: 0 0 33.666667%;
        max-width: 33.666667%;
    }
}


@media (max-width:767px) {
    .carousel-inner img{
        object-position: 23%;
    }
    .carousel-item .carousel-content {
        left: auto;
        right: 0;
        width: 60%;
        padding: 0;
    }
    .helper-main .helper-main-image {
        margin: 0;
        width: 40%;
    }
    .helper-main .helper-main-image img {
        width: 150px;
        margin: 0 auto;
        display: block;
    }
    .helper-main .helper-main-chat-wrapper {
        width: 58%;
    }
    .chat-item{
        font-size: 14px;
        line-height: 20px;
        padding: 10px;
    }
    .helper-main .helper-main-chat-wrapper .chat-button-list .chat-button {
        width: 97px;
        font-size: 11px;
    }
    .helper-main .helper-main-chat-wrapper .chat-button-list .chat-button:first-child {
        margin-right: 0;
    }
    #napravleniya #branch1 .card-date, #napravleniya #branch1 .card-time, #napravleniya #branch1 .card-title, #napravleniya #branch2 .card-date, #napravleniya #branch2 .card-time, #napravleniya #branch2 .card-title {
        width: 20%;
        margin-bottom: 5px;
        font-size: .7rem;
    }
    #napravleniya #branch1 .card-title, #napravleniya #branch2 .card-title{
        width: 26%;
    }
    #napravleniya #branch1 .cost, #napravleniya #branch2 .cost {
        width: 150px;
        margin: 0 auto 10px auto;
    }
    #napravleniya #branch1 button, 
    #napravleniya #branch2 button{
        width: 100%;
    }
    #napravleniya #branch1 .form .col-md-5, #napravleniya #branch2 .form .col-md-5 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    #napravleniya #branch1 .btn-primary, #napravleniya #branch2 .btn-primary {
        width: 26%;
        padding: .5rem .5rem;
        margin-bottom: 5px;
        font-size: .9rem;
    }
    #napravleniya .form{
        width: 90%;
    }
    #napravleniya .form .col-md-4{
        width: 33%;
        padding: 0 5px;
    }
    #napravleniya .form input{
        margin-bottom: 10px;
    }
    .footer .menu{
        display: none;
    }
    .footer .logo{
        display: block;
        margin: 20px auto;
        text-align: center;
    }
    .footer .adress {
        text-align: center;
    }
    #carouselExampleCaptions,
    .home .carousel-item{
        height: 357px;
    }
    .text-sm-right {
        text-align: right!important;
        max-width: 65%;
    }
    .carousel-control-next, .carousel-control-prev{
        display: none;
    }
    .carousel-item .carousel-content .title {
        font-size: 1.3rem;
        text-align: center;
    }
    .carousel-item .carousel-content .btn {
        font-size: .7rem;
        padding: .5rem;
        margin: 0 auto;
        width: 100px;
        display: block;
    }
    .navbar-nav .dropdown-menu{
        text-align: center;
    }
    .dropup .dropdown-menu{
        left: auto;
        right: 0;
    }
    .dropup .dropdown-toggle::after{
        display: none;
    }
    .slick-dots{
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        margin-right: 15%;
        margin-left: 15%;
        list-style: none;
    }
    .slick-dots li{
        
    }
    .slick-dots li button{
        width: 10px;
        height: 10px;
        border-radius: 50%;
        opacity: 1;
        background: #ccc;
        box-sizing: content-box;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-clip: padding-box;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        transition: opacity .6s ease;
        display: block;
        padding: 0;
        border: none;
    }
    .slick-dots li.slick-active button{
        background-color: #2b2b2b;
    }
    .features {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .navbar-nav .nav-link{
        font-size: 14px;
    }
    #napravleniya #branch1,
    #napravleniya #branch2{
        margin-bottom: 0;
    }
}

#gismap iframe {
    border: none !important;
    width: 100%;
    height: 350px;
}

@media (max-width : 800px) {  
.whatsapp-button {   
    bottom: 5px; /*отступ кнопки снизу от экрана*/
    left: 70px; /*отступ кнопки слева от экрана(right - справа)*/
  }
}

@media (max-width:414px) {
    .about-cont{
        padding-bottom: 125px;
    }
}
@media (max-width:320px) {
    .helper-main .helper-main-chat-wrapper .chat-button-list .chat-button {
        width: 135px;
        font-size: 0.7rem;
    }
}
@media (max-width:992px) {
	.fixed-top{padding:1rem}
	.navbar .logo img{height:50px}
	.navbar{font-size:.875rem}
}

@media (max-width:1200px) {
	.fixed-top{padding:1rem}
	.navbar .logo img{height:50px}
}

.cosmo-title {
    color: #fff;
    font-size: 20px;
    font-weight: 900;
    font-size: 32px;
    text-transform: uppercase;
}

.archive .elementor-heading-title {
    text-align: left;
}

/* news-block START */

.news-block {
  margin-bottom: 15px;
}

.news-block__row {
  display: flex;
  justify-content: center;
}

.news-block__col {
  padding: 0 15px;
  box-sizing: border-box;
}

.news-block__item {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25) !important;
  border-radius: 8px;
  padding: 15px;
  position: relative;
  padding-left: 80px;
  height: 100%;
  box-sizing: border-box;
  display: block;
background-color: #fff;
}

.news-block__date {
  background-color: #c13a89;
  position: absolute;
  top: 30px;
  left: 0;
  color: #fff;
  padding: 10px;
  border-radius: 0 12px 12px 0;
  min-height: 60px;
  min-width: 50px;
  box-sizing: border-box;
}

.news-block__number {
  font-size: 22px;
  text-align: center;
  margin-bottom: 5px;
  line-height: 1.05;
}

.news-block__month {
  font-size: 14px;
  line-height: 1.05;
}

.news-block__title {
  display: inline-block;
  font-weight: 600;
  font-size: 24px;
  position: relative;
  margin-bottom: 15px;
  line-height: 1.05;
  color: #000;
}

.news-block__title::after {
  content: '';
  display: block;
  width: 110px;
  height: 2px;
  background-color: #c13a89;
  position: absolute;
  bottom: -5px;
}

.news-block__content {
  font-size: 16px;
  line-height: 1.05;
    color: #000;
}
    
.news-block__content p {
  margin-bottom: 0;
    color: #000;
}
@media (max-width: 767.98px) {
  .news-block__row {
    flex-wrap: wrap;
  }
  .news-block__col {
    flex-basis: 100%;
    margin-bottom: 25px;
    padding: 0;
  }
}

/* news-block END */

/* BUTTON START */

#writelesson_button {
  position:fixed; 
  right: 35px; 
  bottom: 35px; 
  z-index: 200;

  display: flex;
      flex-direction: column;
      justify-content: center;
  width: 86px; 
  height: 86px; 
  padding-top: 0px; 

  border-radius: 53px; 
  border: 3px solid #00FF00;
  background: rgba(255,209,110,0.05);
  box-shadow: 0px 0px 10px rgba(255,209,110,0.3);

  font-size: 13px;
  text-align: center;
  text-decoration: none;
  color: #fecf6c;
line-height: 1.2;

  opacity:0.9;

  -webkit-animation: blink_yellow 12s linear infinite;
  animation: blink_yellow 12s linear infinite;
}

@media (max-width: 767px) {
  #writelesson_button {
    bottom: 100px;
    right: 25px;
  }
}

#writelesson_button .pic {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 6px;
}

#writelesson_button:hover .pic {
  color:#deaf4c;
}

@-webkit-keyframes blink_yellow {
  83%, 89%, 97% {
    background-color:rgba(255,209,110,0.05); 
    color:#9400D3; 
    -webkit-box-shadow:0px 0px 10px rgba(255,209,110,0.6);
    bottom:5%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  86% {
    background-color:rgba(255,209,110,0.3); 
    color:#fecf6c; 
    -webkit-box-shadow:0px 0px 25px rgba(255,209,110,0.4);
    bottom:6%;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  93% {
    background-color:rgba(255,209,110,0.3); 
    color:#fecf6c; 
    -webkit-box-shadow:0px 0px 25px rgba(255,209,110,0.4);
    bottom:6%;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
}

/* BUTTON END */


/* custom START */

.logo img {
    max-width: 120px;
}

/*@media(max-width: 767.98px) {
    .logo img {
        max-width: 200px;
    }    
}*/

.contact-form-2020 {
    font-family: "Gotham Pro", Sans-serif;
    background-color: #fff;
    padding: 38px;
}

.contact-form-2020-title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.04;
    margin-bottom: 20px;
}

.contact-form-2020-color {
    color: #EF304F;
}

.contact-form-2020 .input-2020 {
    height: 40px;
    border: 1px solid #4C2169;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 10px;
    outline: none;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 300;
}

.contact-form-2020 .input-2020::-webkit-input-placeholder {color:#52575B;font-size: 16px;font-weight: 400;font-family: 'Gotham Pro';}
.contact-form-2020 .input-2020::-moz-placeholder          {color:#52575B;font-size: 16px;font-weight: 400;font-family: 'Gotham Pro';}
.contact-form-2020 .input-2020:-moz-placeholder           {color:#52575B;font-size: 16px;font-weight: 400;font-family: 'Gotham Pro';}
.contact-form-2020 .input-2020:-ms-input-placeholder      {color:#52575B;font-size: 16px;font-weight: 400;font-family: 'Gotham Pro';}
.contact-form-2020 .input-2020::placeholder                   {color:#52575B;font-size: 16px;font-weight: 400;font-family: 'Gotham Pro';}

.form-line {
    margin-bottom: 10px;
}

.form-line-title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
}

.form-buttons {
    display: flex;
    font-size: 15px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-left: -3px;
    margin-right: -3px;
}

.form-buttons .button-2020 {
    width: 100%;
    border: none;
    height: 30px;
    border-radius: 4px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.form-buttons .button-2020.active {
    color: #fff;
    background-color: #4C2169;
}

.form-buttons .button-2020:not(.active):hover {
    background-color: #efefef;
}

.form-buttons-col {
    padding: 0 3px;
}
.form-buttons.branch {
    margin: 0 -3px;
}

.form-buttons.branch .form-buttons-col {
    flex: 0 0 50%;
    box-sizing: border-box;
    margin-bottom: 6px;
}

.form-buttons.for {
    margin: 0 -4px;
}

.form-buttons.for .form-buttons-col {
    flex: 0 0 50%;
    padding: 0 4px;
}

.contact-form-2020 .submit-2020 {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    background-color: #2FB307;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    border: none;
    color: #fff;
    transition: all .3s ease;
    margin-top: 5px;
    cursor: pointer;
    font-family: "Gotham Pro";
}

.contact-form-2020 .submit-2020:hover {
    background-color: #34DF00;
}

.contact-form-2020 .wpcf7-not-valid-tip {
    font-size: 13px;
  margin-bottom: 10px;
  text-align: center;
}

@media (max-width: 767px) {
    .contact-form-2020 {
        padding: 22px;
    }
}

.contact-form-2020 p {
    margin: 0;
    position: relative;
}

.contact-form-2020 .wpcf7-spinner {
    position: absolute;
    right: 0px;
    top: 13px;
}

.cosmo-form-main .wpcf7-response-output,
#popmake-3157 .wpcf7-response-output {
    font-family: "Gotham Pro";
    font-size: 13px;
    text-align: center;
    line-height: 1.2;
}

.wpcf7 form .wpcf7-response-output {
    margin: 0 22px;
  position: relative;
  bottom: 24px; 
}

.rounded-picture-shadow .elementor-image-box-img img {
    box-shadow: 0 0 15px 0 rgba(0,0,0,.12);
    border-radius: 50%;
}

.rounded-picture-shadow .elementor-image-box-title > a:hover {
    color: #FF6A8D;
}

@media (max-width: 767px) {
    .rounded-picture-shadow .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
    }
    .rounded-picture-shadow .elementor-image-box-img {
        margin-bottom: 0 !important;
    }
    
    .rounded-picture-shadow .elementor-image-box-title {
        padding-left: 15px;
    }
}

.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img {
   width: 100%;
   object-fit: cover;   
}

.single-post .cover {
    background-position: center top !important;
}

.single-popup-button {
    border: none;
    background: linear-gradient(180deg, #F4CE2F 0%, #FFA800 100%);
    padding: 12px 30px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 700;
    color: #333335;
    outline: none !important;
    margin-top: 70px;
    transition: .2s;
}

.single-popup-button:hover {
    transform: scale(1.02) !important;
}

@media (max-width: 767px) {
    .single-popup-button {
        margin-top: 20px;
    }
}

.single-post-thumbnail {
    text-align: center;
    margin-bottom: 40px;
}

.single-post-thumbnail img {
    max-width: 100%;
  max-height: 400px;
  object-fit: contain;
  object-position: center top;
}

.single-post-thumbnail-btn .single-popup-button {
    margin-top: 6px;
}

@media (max-width: 767px) {
    .carousel-item-new img {
        object-position: 50% !important;
    }   
}

.cd-breadcrumbs {
    margin-top: 30px;
    font-family: "Gotham Pro", Sans-serif;
}

#breadcrumbs a {
    color: #FF6A8E !important;
}

#breadcrumbs a:hover {
    color: #F44771;
}
@media (max-width: 767px) {
    .cd-breadcrumbs {
        margin-top: 15px;
        font-size: 16px;
    }
}

.type-text-content > p:last-child {
    margin-bottom: 0;
}

.type-text {
    display: flex;
    
}

.type-text-content {
    flex-grow: 1;
}

.type-text-button {
    flex-basis: 200px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

@media (max-width: 767px) {
    .type-text {
        flex-wrap: wrap;
    }
    
    .type-text-button {
        flex-basis: 100%;
        justify-content: center;
    }
    
    .type-text-content > p:last-child {
        margin-bottom: 15px;
    }
}

.other-posts {
    padding: 15px 0;
}

.other-posts-row {
    display: flex;
    flex-wrap: wrap;
}

.other-posts-col {
    flex-basis: 33.333%;
    margin-bottom: 15px;
}

.other-posts-item {
    display: inline-flex;
    align-items: center;
}

.other-posts-image > img {
    width: 74px;
    height: 74px;
    object-fit: cover;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15);
    transition: all .2s ease-in-out;
}

.other-posts-title {
    padding-left: 15px;
    line-height: 1.2;
}

.other-posts-item:hover .other-posts-image > img {
    transform: scale(1.04);
}

@media (max-width: 767.98px) {
    .other-posts-col {
        flex-basis: 50%;
    }   
}

@media (max-width: 480px) {
    .other-posts-col {
        flex-basis: 100%;
    }   
}

/* custom END */


.cd-popup {
    display: none;

    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
}

.cd-popup-content {
    width: 100%;
    max-width: 380px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
}

.cd-popup-close {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: transparent;
    width: 30px;
    height: 30px;
    border:  none;
    cursor: pointer;
}

.cd-popup-close::before,
.cd-popup-close::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #000;
    width: 100%;
    height: 2px;
}

.cd-popup-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.cd-popup-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.single-popup-button {
    display: inline-block;
}


/* FOOTER start */

.footer {
    background-color: #fff;
    padding-bottom: 30px;
}

.footer .container {
    position: relative;
}

.footer-center {
    overflow: hidden;
    padding-top: 30px;
}

.footer-row {
    display: flex;
    margin: 0 -15px;
    position: relative;
}

.footer-col {
    flex-basis: 25%;
    padding: 0 15px;
    box-sizing: border-box;
}

.footer-title {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #EF304F;
    letter-spacing: 0.4px;
}

.footer-menu {
    padding-left: 0;
    list-style: none;
    margin: 0;

    column-count: 2;
}

.footer-menu li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 12px;
    display: flex;
}


.footer-menu li::before {
 content: ''; 
 position: absolute;
 left: 0;
 bottom: 50%;
 transform: translateY(50%);
 border: 6px solid transparent;
 border-left: 6px solid #EF304F;
}

.footer-menu li a {
    font-size: 14px;
    color: #000;
    transition:  all .2s ease;
    text-decoration: none;
}

.footer-menu li a:hover {
    color: #EF304F;
}

.footer-branch {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.footer-branch li {
    margin-bottom: 10px;
    font-size: 14px;
}

.footer-bottom-inner {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.footer-bottom-inner > a {
    font-size: 14px;
    color: #54595F;
    text-decoration: none;
    transition:  all .2s ease;
}

.footer-bottom-inner > a:hover {
    color: #EF304F;
}

@media (max-width: 767.98px) {
    .footer-row {
        flex-wrap: wrap;        
    }
    .footer-col {
        flex-basis: 50%;
        margin-bottom: 25px;
    }
    .footer-bottom-inner {
        padding-top: 5px;
        flex-direction: column;
    }
    .footer-bottom-inner > a {
        display: inline-block;
        margin-bottom: 10px;
    }
}

@media (max-width: 560px) {
    .footer-col {
        flex-basis: 100%;
    }   
}

.footer-top {
    position: relative;
}

.footer-map {
    overflow: hidden;
    min-height: 400px;
}

.footer-top::before {
    content: '';
    display: block;
    width: 100%;
    height: 137px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background: url(images/waves-map.png) center;
    z-index: 100;
}

.footer-logo a {
    position: absolute;
    display: flex;
    left: 16px;
    bottom: 0;
    z-index: 200;
}

.footer-logo a > img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}

@media (max-width: 767.98px) {
    .footer-top::before {
        height: 0;
        padding-bottom: 18%;
        background-size: cover;
        background-position: right;
    }
    .footer-map {
        min-height: 300px;
    }

    .footer-map > ymaps {
        height: 300px !important;
    }
    .footer-center {
        padding-top: 70px;
    }
    .footer-logo a {
        bottom: -70px;
    }
    .footer {
        padding-bottom: 80px; 
    }
}

/* FOOTER end */




.single-gallery {
    overflow: hidden;
}

.single-gallery-row {
    display: flex;
    margin: 0 -8px;
    flex-wrap: wrap;
}

.single-gallery-col {
    flex-basis: calc( 100% / 3 );
    padding: 0 8px;
    margin-bottom: 16px;
    box-sizing: border-box;
}

.single-gallery-item {
    overflow: hidden;
    display: flex;
}

.single-gallery-image {
    max-width: 100%;
    transition: .3s;
}

.single-gallery-item:hover .single-gallery-image {
    transform: scale(1.07);
}

@media (max-width: 767.98px) {
    .single-gallery-row {
        margin: 0 -24px;
    }
    .single-gallery-col {
        flex-basis: calc( 100% / 2 );
    }    
}

.single-form {
    padding: 16px 0 32px;
}
.single-form .container {
    padding: 0;
}

.single-form-block {
    color: #fff;
    background: radial-gradient(100% 1003.09% at 0% 0%, #0077E4 0%, #75d1ff 100%);
    border-radius: 16px;
    padding: 24px;
}
.single-form-title {
    font-size: 32px;
    line-height: 1.2;
}
.single-form-sub-title {
    font-size: 16px;
    margin-bottom: 24px;
}

.single-form-row {
    display: flex;
    margin: 0 -12px;
    max-width: 860px;
}

.single-form-col {
    flex-basis: calc( 100% / 3 );
    padding: 0 12px;
}

.single-form-col .wpcf7-form-control-wrap {
    width: 100%;
}

.single-form label {
    display: block;
    text-transform: none;
    font-weight: 400;
}

.single-form input {
    height: 40px;
    border-radius: 4px;
    border: none;
    outline: none;
    padding: 0 12px;
    width: 100%;
    font-size: 16px;
}

.single-form select {
    height: 40px;
    width: 100%;
    padding: 0 12px;
    border: none;
    outline: none;
    border-radius: 4px;
}

.single-form-button {
    max-width: 262px;
    margin-top: 24px;
    position: relative;
}

.single-form-button .wpcf7-submit {
    background: linear-gradient(360deg, #FEAC05 0%, #F4CE2E 100%);
    color: #fff;
}

.single-form-button .wpcf7-spinner {
    position: absolute;
    right: 0px;
    top: 13px;
}

.single-form .wpcf7-response-output {
    margin-top: 16px !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    border-radius: 8px;
    font-size: 14px;
    text-align: center;
    top: auto;
    bottom: auto !important;
}



@media (max-width: 767.98px) {
    .single-form-row {
        flex-wrap: wrap
    }
    .single-form-col {
        flex-basis: 100%;
    }
    .single-form-col:not(:last-child) {
        margin-bottom: 16px;
    }
    .single-form-button {
        max-width: 100%;
    }
    .single-form-title {
        font-size: 28px;
    }
}

.single-notice-wrapper {   
    text-align: center;
}

.single-notice {
    display: inline-flex;
    align-items: center;
    margin: 0 auto 32px;
    padding: 8px 12px;
    max-width: 460px;
    min-height: 50px;
    background-color: #EDEDED;
    border-radius: 10px;   
    box-sizing: border-box;
    color: #000;
    text-align: left;
}

.single-notice::before {
    flex-shrink: 0;
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    margin-right: 8px;
    background: url(/wp-content/themes/cosmo/images/info-icon.svg) center / contain no-repeat;
}

@media (max-width: 767.98px) {
    .single-notice {
        font-size: 14px;
        line-height: 1.2;
    }
}






.cosmo-videos {
}
.cosmo-videos-row {
    display: flex;
    margin: 0 -8px;
}
.cosmo-videos-col {
    flex-basis: calc( 100% / 3 );
    padding: 0 8px;
    box-sizing: border-box;
    margin-bottom: 16px;
}
.cosmo-videos-item {
    display: flex;
}
.cosmo-videos-image {
    max-width: 100%;
}

@media (max-width: 767.98px) {
    .cosmo-videos-row {
        flex-wrap: wrap
    }
    .cosmo-videos-col {
        flex-basis: 100%;
    }
}





.single-event .event-col {
    flex-grow: 1;
    max-width: 100%;
}

.single-event .event-col .text {
    max-width: 100%;
}

.single-event > .container {
    max-width: 100%;
}

@media (max-width: 756px) {
    #evpl-places-wrapper {
        height: 200px !important;
    }
}