/*
Theme Name: ПD
Theme URI: https://to-to.pro
Author: Toto
Author URI: https://to-to.pro
*/

@import "_assets/css/style.min.css?v=2";

html{
  scroll-behavior: smooth;
}
.cities_list{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.cities_list li{
  margin-right: 20px;
}

.cities_list li a{
  font-size: 20px;
  color: #5b6571;
}
.grecaptcha-badge{
  display: none !important;
}
.lazy {
  opacity: 0;
  filter: blur(50px);
  transform: scale(1);
  transition: opacity 1s linear;
}

img:not(.lazy) {
  opacity: 1;
  transition: opacity 1s linear;
  transform: scale(1);
}

/*==================*/
.slik-nav-wr{
  border-radius: 100px;
  padding: 5px;
  /*width: 267px;*/
  /*height: 60px;*/

  display: flex;

  align-items: center;
  justify-content: space-between;
  width: 300px;
  backdrop-filter: blur(10px);
  background: rgba(230, 231, 233, 0.4);
  margin: 0 auto;
  margin-top: 40px;
}
.slick-arrow{
  border-radius: 200px;
  /*padding: 13px;*/
  width: 50px;
  height: 50px;
  background: #fff;

  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.slick-dots{
  margin: 0;
  font-size: 0;
}
.slick-dots li{
  display: inline-block;
  margin-left: 6px;
  margin-right: 6px;
}
.slick-dots li button{
  font-size: 0;
  border-radius: 100%;
  background: #fff;
  width: 8px;
  height: 8px;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.slick-dots li.slick-active{

}
.slick-dots li.slick-active button{
  width: 14px;
  height: 14px;
  background:  #3772ff;
}
/*==================*/
.sfive-i{
  position: relative;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  /*box-shadow: 5px 10px 35px 0 rgb(16 27 129 / 5%);*/
  box-shadow: 4px 4px 10px 0 rgb(16 27 129 / 5%);
  padding: 32px;
  /*min-width: 410px;*/
}
.sfive-i__img{
  position: absolute;
  left: 28px;
  top: 28px;
  height: 55px;
  width: 55px;

  overflow: hidden;
  border-radius: 100px;
  display: flex;
  color: #fff;
  font-size: 29px;
  justify-content: center;
  align-items: center;

}
.sfive-i__imgtext{
  background: #f4511e;
}
.sfive-i__name{
  padding-left: 65px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  color: #283353;
}
.sfive-i__star{
  margin-left: 62px;
  height: 25px;
  width: 125px;
  background: url(_assets/img/star.svg)  repeat ;
  /*background: url(assets/image/m1bg.png)  repeat ;*/
  background-size: contain;
}
.sfive-i__text{
  /*padding-left: 65px;*/
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
  line-height: 135%;
  color: #283353;
}
.sfive-in .slick-slide {
  margin-right: 14px;
  margin-left: 14px;
  /*margin-top: 14px;*/
}
.sfive-i__g{
  position: absolute;
  right: 16px;
  top: 16px;
}
/*==================*/

/*==================*/
.navigation.pagination{

  /* width: 267px; */
  /* height: 60px; */
  display: flex;
  align-items: center;
  /*justify-content: space-between;*/
  width:  100%;
  max-width: 300px;
  justify-content: center;
  margin: 0 auto;
  margin-top: 50px;
}
body .navigation.pagination  .next.page-numbers{
  margin-right: 0;
}
body .navigation.pagination  .prev.page-numbers{
  margin-left: 0;
}
.navigation.pagination .page-numbers{

  font-weight: 400;
  font-size: 18px;
  line-height: 135%;
  color: var(--design-gray-dark);
  margin-left: 10px;
  margin-right: 10px;
}
.navigation.pagination .page-numbers.current{
  font-weight: 700;
  margin-left: 20px;
  margin-right: 20px;
  color: var(--design-blue-1);
}
.nav-links{
 width: auto;
 display: flex;
 align-items: center;
 justify-content: space-between;
 backdrop-filter: blur(10px);
 background: rgb(255 255 255 / 62%);
 border-radius: 100px;
 padding: 5px;
}
.navigation.pagination h2{
  display: none;
}
/*==================*/
.singlpost-in{
  display: flex;
  gap: 32px;
}

.singlpost-l{
  width: calc( 100% - 300px);
}


.singlpost-r{
  width:  300px;
}
.seleven.journals{
  clear: both;
  padding: 40px 0 40px 0;
} 

.newsitem__content{

  position: sticky;
  top: 130px;
  padding: 32px;
  border-radius: 10px;
  margin-bottom: 16px;
  background-color: #f5f8ff;
}
.content-post__subtitle{
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #282828;
}
.content-post__item{
  margin-bottom: 8px;
}
.content-post__item a{
  font-weight: 500;
  color: #303030;
  font-size: 16px;
}
.content-post__item a:hover{
  color: #6852ed;
}
.title_v1 {

  position: relative;
  z-index: 2;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
  max-width: 90%;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 36px;
}
.title_v1 span {
  color: #6852ed;
}
.seleven.journals .journal_items {

  padding-top:  0px;
}



.mseven-i{
  /*background: #181818;*/
  background-color: #3251ab;
  border-radius: 4px;

  box-shadow: 0px 0px 30px rgba(7, 78, 82, 0.05);
  border-radius: 8px;

  /*margin-bottom: 15px;*/

  padding: 30px;

}
.mseven-i:not(:last-child){
  margin-bottom: 15px;
}
.mseven-i:last-child{
  margin-bottom: 0px !important;
}
.mseven-i__text{

  font-style: normal;

  font-size: 16px;
  line-height: 150%;
  color: #fff;

  display: block;

}
.mseven-i__text p{
  margin-bottom: 0;
}
.mseven-i__text ul
.mseven-i__text ol{
  margin: 0 0 1.5em 1.2em;
}
.mseven-i__down{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;

  margin-right: 60px;

}
.question-v,
.question-v2{

  position: relative;
  z-index: 2;
}
.question-x{
  position: absolute; 
  background: #fff;
  height: 30px;
  width: 2px;
  right: 15px;
  top: 50%;
  cursor: pointer;

  transform: translate(0%,-50%);
}
.question-x:before{
  content: '';
  width: 30px;
  height: 2px;
  left: -14px;
  top: 14px;
  position: absolute;
  background:  #fff;
}
.question-v.open + .mseven-i__down{
  border-top: 1px solid #F0F0F0;
  margin-top: 15px;
}
.mseven-i__title{
  font-style: normal;
  font-weight: 800;
  font-size: 22px;

  color: #F5F5F5;
  line-height: 130%;

  padding-right: 115px;

  /*margin-bottom: 10px;*/
  cursor: pointer;
}
.mseven-i__title:hover{
  color: #fff;
}

.question-v.open .question-x,
.question-v2.open .question-x{
  transform: translate(0%,-50%) rotate(45deg);
}

.mseven-in.open .mseven-i{
  padding: 30px;
  height: auto;
  margin-bottom: 15px;
}


/*=========================*/
/* Alignments
--------------------------------------------- */
.alignleft {

  /*rtl:ignore*/
  float: left;

  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {

  /*rtl:ignore*/
  float: right;

  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
/*========================*/
  /*===========================*/
  /*==================*/
  .wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    display: block;
  }
  .wpcf7-form-control-wrap input:not(input[type="checkbox"]){
    display: block;
    width: 100%;

    border: 2px solid #bfbfbf;
    border-radius: 25px;
    padding: 11px 25px;

    /*padding-left: 52px;*/
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
  }
  .wpcf7-form-control-wrap input:not(input[type="checkbox"]):focus{
    /*border: 2px solid #fff;*/
    border: 2px solid #3772ff;
  }
  .wpcf7-form p{
    margin: 0;
  }
  .wpcf7-form{
    position: relative;
    margin-bottom: 22px;
  }
  .wpcf7-form   textarea{
    display: block;
    width: 100%;

    border: 2px solid #bfbfbf;
    border-radius: 25px;
    padding: 11px 25px;
    /*padding-left: 52px;*/
    margin-bottom: 15px;
    height: 100px;
    font-weight: 400;
    font-size: 18px;
  }
  .not__db .wpcf7-form-control-wrap {

    width: auto;
    display: inline-block;
  }
  input[type="submit"].btn-v1{
    border-radius: 100px;
    padding: 18px 32px;
    border: 0;
    outline: 0;
    width: 100%;
    line-height: 1.2;
    color: #fff;
    background: #6852ed;
    /*background-image: url(assets/image/rrr.svg);*/
    text-align: center;
    display: flex;
    overflow: hidden;
    align-items: center;  
    justify-content: center;
    cursor: pointer;
  }
  input[type="submit"].btn-v1:hover{
    color: #fff;
    background: #331fab;
    /*background: #3772FF;*/
  }
  .wpcf7-form-control-wrap input:not(input[type="checkbox"]).wpcf7-not-valid{
    border: 2px solid #dc3232;
  }
  .wpcf7-spinner{
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .not__db{
    margin-top: 15px;
    cursor: pointer;

    font-weight: 400;
    font-size: 14px;
    line-height: 115%;
    color: #000;
  }
  .not__db a{
    font-weight: 700;
    text-decoration: underline;
    text-decoration-skip-ink: none;
  }
  .not__db label{
    cursor: pointer;
  }
.formin-up   {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
}
  /*==================*/

.entry-content img{
  height: auto;
  max-width: 100%;
}
.catalog .catalog__slider .swiper-slide .catalog__item .name2 {
       color: #031226;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 20px;
    text-align: center;
}
.catalog .catalog__slider .swiper-slide .catalog__item .name{
  margin-bottom: 8px;
}
.menu-item-has-children:after {
       position: absolute;
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fe6612;
    border-bottom: 2px solid #fe6612;
    top: 11px;
    right: 8px;
    transform: rotate( 45deg );
    transition: all 0.3s;
}
header .wrap .menu>li ul {
 z-index: 5;
}
.menu-cit{
	   
}
header .wrap .menu>li:hover ul.menu-cit{
/* 	  display: flex; */
/*        min-width: 360px; */
    padding: 12px;
}
header .wrap .menu>li:hover ul{
	
}
header .wrap .menu>li:hover ul.menu-cit > li{
/* 	    width: 50%; */
/*     text-align: left; */
	  
    position: relative;
}
header .wrap .menu>li:hover ul.menu-cit > li > ul{
	  position: absolute;
  left: 87%;
    top: -9px;
    width: 300px;
	padding: 10px;
	    display: none;
}
header .wrap .menu>li:hover ul.menu-cit > li:hover > ul{
	 display: block;
}
header .wrap .menu>li:hover ul.menu-cit > li > a{
	    font-weight: bold;
	font-size: 16px;
}
 .hl-app .hl_form-builder--main{
 
    padding: 0 !important;
}
.menu-item-has-children > ul.menu-cit > li:after{
	    position: absolute;
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fe6612;
    border-bottom: 2px solid #fe6612;
    top: 15px;
    right: 8px;
    transform: rotate( 315deg );
    transition: all 0.3s;
}
.mainscreen .btn__req.btn__req-dark{
	cursor: pointer;
    display: inline-block;
    margin-right: 16px;
    vertical-align: top;
}


@media screen and (max-width: 768px) {
 .singlpost-in {

  flex-direction: column;
}
.singlpost-r {
  width: 100%;
}
.newsitem__content{
  display: none;
}
.singlpost-l{
  width: 100%;
}
.singlpost-in {
    padding-top: 50px;
}
	.mainscreen .btn__req.btn__req-dark{
   margin-right: 0px;
 
		margin-top: 6px;
}
}

@media screen and (max-width: 480px) {
  .slik-nav-wr {
    width: 100%;
    margin-top: 0;
  }
  .sfive-i__text {

    min-height: 170px;
  }
  .alignleft ,

  .alignright {
    float: none;
    
    max-width: 100%;
    height: auto;
  }
  .title_v1 {
    font-size: 25px;

    margin-bottom: 16px;
  }
  .formin-up {
 
    grid-template-columns: repeat(1,1fr);
 
    grid-row-gap: 0px;
}
	header .wrap .menu {
 
    overflow: auto;
}
}

