@import url('https://fonts.googleapis.com/css2?family=Lora:wght@400;500;700&display=swap');


body,
.contact_form_button,
.intro_title,
.milestone_title h5,
.footer_title h3 {
    /* font-family: 'Lora', serif; */
   font-family: "Montserrat", sans-serif !important;
}

.header_index {
    /* font-size: 280px; */
}

.container_link,
.contact_form_button,
.submit_button_div1,
.milestone_title h5 {
    font-weight: bold;
    cursor: pointer;
}

.container_link {
    min-width: 325px;
}

.main-image-hover p {
    text-transform: uppercase !important;
}

.intro_text h1,
.intro_text,
.week_model_text h4,
.week_model_title,
.model_list,
.model_title,
.model_list_2 ul li,
.blog-color-p,
.blog-h4 {
    font-family: 'Lora', serif !important;
}

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

.team_content h3,
.model_list ul li>div:first-child,
.model_list ul li>div:last-child {
    font-family: 'Lora', serif;
}

.team_item_title h4,
.open .accordionItemContent h4,
.accordionItemHeading,
.week_model_text table tbody tr td,
.week_model_text table tbody tr th,
.main-image-hover p,
.copyright h4,
.footer_list ul li h4,
.how-to-get-text,
.intro_content .intro_text {
    font-family: 'Lora', serif !important;
}

p,
.intro_highlight h3 {
    font-family: 'Lora', serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: "Montserrat", sans-serif !important;
}


.box_list ul li h4 {
    font-family: 'Lora', serif !important;
}

.milestone_counter,
.section_title h2,
.box-intro h2,
.social_bar>div ul li a h5,
.section_title h2 span,
.contact_title h2,
.contact_title span {
   font-family: "Montserrat", sans-serif !important;
}

.section_title h2,
.contact_title h2 {
    font-size: 85px;
    font-weight: 500;
}

.section_title h2 span,
.contact_title span {
    font-size: 120px;
}

.post-details *,
.team_content h3 {
    font-family: 'Lora', serif !important;
}

.post-details h3,
.intro_title h3,
.main-image-hover p,
.box_title,
.call-to-acction-price,
.item-how-we-work {
   font-family: "Montserrat", sans-serif !important;
}

.week_model_content {
    width: unset;
    top: unset;
    transform: unset;
}

.section_title h4,
.contact_title h4,
.section_title h5,
.contact_title h5 {
   font-family: "Montserrat", sans-serif !important;
    font-size: 85px;
    font-weight: 500;
    font-size: 80px;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
}

.section_title h5 span,
.contact_title span {
    font-size: 120px;
    color: #fe0405
}

.section_title h4 span,
.contact_title span {
    font-size: 120px;
    color: #fe0405
}

.team_item_title h3 {
    font-size: 16px;
    text-align: left;
}

.accordionItemContent h2 {
    font-size: 18px;
    color: black;
    font-family: 'Lora' !important;
    line-height: 1.70;
}

.week_model_text h2 {
    color: black;
    font-family: 'Lora' !important;
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 1.70;
}

.table h2 {
    margin-bottom: 0px;
}

.team_item_title h3 label {
    margin-bottom: 0px;
    font-size: 25px;
}


.price-item {
    font-family: 'Lora';
    /* padding: 15px 0px; */
    border-bottom: dashed 1px #d9d9d9;
}

.price-item:last-child {
    border-bottom: unset;
}

.price-col {
    font-size: 20px;
    height: 75px;
    display: flex;
    align-items: center;
    font-weight: 500;
    color: black;
    font-family: 'Lora' !important;
}

.price-col__button {
    justify-content: flex-end;
}

.call-to-acction-price {
    transition: .5s;
    font-weight: bold;
    background-color: red;
    font-size: 17px;
    border-radius: 2px;
    text-decoration: none;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 24px;
    display: block;
    box-shadow: 1px 5px 10px 0 rgba(0, 0, 0, 0.33);
}

.call-to-acction-price:hover {
    color: white;
    transform: scale(1.05);
    background-color: red;
}


.modal-contact {
    transition: 0.5s;
    position: fixed;
    top: 0%;
    left: 0%;
    right: 0%;
    width: 100%;
    height: 100%;
    background: #39393991;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    opacity: 1;
}

/* .model_list_2 ul li h1,
.model_list ul li, */
.model_list ul li h1,
.model_list ul li h2,
.model_list ul li h3,
.model_list ul li h4,
.model_list ul li h5,
.model_list ul li h6,
.heading-main,
.heading-main p {
    font-size: 18px;
    color: black;
    font-family: 'Lora' !important;
    line-height: 1.70 !important;
}

.nav-single {
    padding: 0px !important;
}

.intro_text h1 {
    font-size: 20px;
}


.faq-form-wrap {
    margin-top: -295px;
    margin-bottom: 0;
    padding: 72px 70px 75px;
    background: black;
    /*! background-color: #0039e4; */
    /*! background-image: -webkit-linear-gradient(145deg, #0039e4, #04dbf1); */
    /*! background-image: linear-gradient(145deg, #0039e4, #04dbf1); */
    margin-bottom: 125px;
    border-radius: 4px;
}

.faq-form-wrap .main-heading {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.faq-form-wrap input {
    margin-bottom: 25px;
    background: transparent;
    border-radius: 3px;
    font-size: 16px;
    font-weight: bold;
    font-family: "Montserrat", sans-serif !important;
    height: 45px;
    border: 2px solid white;
    color: white;
    text-transform: uppercase;

}

.faq-form-wrap input:focus {
    box-shadow: unset;
    border-color: white;
    color: white;
    background: transparent;
}

.faq-form-wrap input::placeholder {
    color: rgb(247, 247, 247);
    opacity: 1;
    /* Firefox */
}

.faq-form-wrap input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgb(247, 247, 247);
}

.faq-form-wrap input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgb(247, 247, 247);
}

.faq-form-wrap button {
    transition: .5s;
    font-weight: bold;
    background-color: red;
    font-size: 17px;
    border-radius: 2px;
    text-decoration: none;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 45px;
    display: block;
   font-family: "Montserrat", sans-serif !important;
    border: none;
    margin: auto;
}

.faq-form-wrap button:hover {
    transform: scale(1.10);
}

.hide-modal {
    opacity: 0;
}

.submit_button_div1 {
    font-size: 30px;
}

.week_model_content h4,
.week_model_content .week_model_title,
.model_list ul li:not(:last-of-type),
.model_title {
    padding-bottom: 25px;
    margin-bottom: 0;
}

.bog-header h1 {
    font-size: 40px;
    color: black;
}

.box_list ul li h3 {
    font-family: 'Lora', serif !important;
    font-size: 20px;
    color: black;
}


.intro_text h3 {
    padding-top: 25px !important;
    margin-bottom: 0px;
    font-size: 20px;
    font-family: 'Lora', serif !important;
}

.box:hover h3 {
    color: white;
}

.item_filter_btn h6,
.item_filter_btn h1 {
    font-size: 15px !important;
}

.team_item_image {
    height: auto;
    padding-right: 10px;
}

.accordionItemHeading {
    position: relative;
    overflow: hidden;
    transition: .5s;
    padding-left: 55px;
}

/* .accordionItemHeading:after {
  content: '';
  position: absolute;
  width: 50px;
  opacity: .6;
  background: white;
  height: 150%;
  top: -25%;
  transform: rotate(20deg);
  transition: .2s;
  left: -20%;
} */

.accordionItemHeading i {
    transition: .5s;
}

.link_to_services {
    color: black;
    font-weight: bold;
    text-decoration: underline !important;
    transition: .5s;
}

.link_to_services:hover {
    color: red;
}

.accordionItemHeading:hover {
    background-color: black;
}

/*
.accordionItemHeading:hover i {
    transform: translateY(-3px);
} */

.bog-header h3 {
    margin: 25px 0px;
}

.container {
    margin-top: 80px;
    margin-bottom: 80px;
}

.team_content {
    padding: 0 !important;
}

.team_content h3 {
    margin-bottom: 80px;
}

.intro_text h1 {
    padding-top: 25px !important;
    margin-bottom: 0px;
}

.intro_text h1:first-child,
.intro_text h2:first-child {
    padding-top: 80px !important;
}

.intro_text {
    margin-top: 80px;
}

.intro {
    padding: 0;
}

.intro_title {
    margin-bottom: 80px;
    display: block;
   font-family: "Montserrat", sans-serif !important;
    text-align: center;
}

.footer_container .container,
.footer_container_inner {
    padding: 0px;
    padding-bottom: 0;
}

.intro_text {
    margin-top: 0px;
}

.contact_content {
    padding-top: 80px;
    padding-bottom: 80px;
}


.intro_highlight {
    margin-top: 0px;
    padding-bottom: 0px;
}

.margin-top-bottom,
.blog-color-p {
    margin: 25px 0px;
}

.box-headline {
    display: flex;
    justify-content: center !important;
}

.intro_content h1.intro_text {
    padding-top: 0px !important;
}

.contact-main-txt h2,
.contact-main-txt h3 {
    padding-top: 25px !important;
    margin-bottom: 0px;
    font-size: 20px;
    font-family: 'Lora', serif !important;
}

.item-how-we-work-new {
    height: 420px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    overflow: hidden;
    margin-bottom: 0;
}

.image-how-work-border img {
    width: 80px;
}

.image-how-work-border {
    border: 5px solid red;
    border-radius: 50%;
    padding: 40px;
}

.main-image-hover-new p {
    color: red;
    margin-top: 20px;
    font-weight: bold;
    letter-spacing: 2px;
}

.main-image-hover-new {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: white;
}

.image-how-work-border {
    text-align: center;
}

.how-we-work-content-new {
    position: absolute;
    display: block;
    text-align: center;
    height: 100%;
    /* transform: translateY(-100%); */
    background-color: black;
    color: white;
    display: flex;
    justify-content: center;
    flex-direction: column;
    transition: 0.3s;
    transform: translateY(0%);
    border-right: 10px solid white;
}

.item-how-we-work-new:last-child .how-we-work-content-new {
    border-right: none;
}

.how-we-work-content-new span {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px;
}

.how-we-work-content-new li {
    font-family: 'Lora', serif !important;
    font-size: 18px;
    padding: 10px 0px;
    text-align: left;
}

.item-how-we-work-new:hover .how-we-work-content-new {
    transform: translateY(0%);
}

.menu_2_li,
.activte {
    width: 100%;
}

.menu_2 {
    justify-content: space-between;
}

.error_form {
    border: 2px solid red;
}

.error-label {
    color: red;
}

@media only screen and (max-width:1480px) {
    .main_nav ul li a {
        font-size: 13px;
        font-weight: bold;
    }
}

@media (max-width: 992px) {

    /* .item-how-we-work-new:last-child .how-we-work-content-new {
    display: none;
  } */

    .item-how-we-work-new:nth-child(1) .how-we-work-content-new {
        border-bottom: 10px solid white;
    }

    .item-how-we-work-new:nth-child(2) .how-we-work-content-new {
        border-right: none;
        border-bottom: 10px solid white;
    }
}

.hide-on-pc {
    display: none;
}

@media only screen and (max-width: 480px) {

    .section_title h2,
    .section_title h3,
    .section_title h4,
    .section_title h5,
    .contact_title h2,
    .contact_title h3,
    .contact_title h5,
    .contact_title h4 {
        font-size: 34px;
        line-height: 45px;
        text-align: center;
    }

    .logo img {
        width: 65px;
    }

    .logo {
        width: unset;
    }

    .tel_uz_768 {
        order: 1 !important;
    }

    .mobile-header-container .hamburger {
        order: 3 !important;
    }

    .logo_container {
        padding-right: 15px;
    }

    .hide-on-pc {
        display: block;
    }

    .section_title_container>div {
        height: 185px;
    }

    .slider-price {
        bottom: 65px !important;
    }


    ul.isotope_filtering {
        flex-wrap: wrap;
        justify-content: center !important;
    }

    ul.isotope_filtering li {
        width: unset !important;
    }

    .footer_col {
        padding-bottom: 80px;
    }

    .isotope_filtering li h6 {
        width: unset !important;
    }

    .intro_highlight h1 {
        font-size: 16px;
    }

    .contact-main-txt h2,
    .contact-main-txt h3 {
        font-size: 16px;
    }

    .menu_nav ul li a {
        font-size: 25px;
       font-family: "Montserrat", sans-serif !important;
    }

    .how-we-work-content span {
        font-size: 16px;
    }

    .slider-price h6 {
        box-shadow: 1px 2px 8px 0 rgba(0, 0, 0, 0.68);
    }

    .week_model_title {
        font-size: 25px;
    }

    .call-to-acction-price {
        font-size: 16px;
    }

    .container_link {
        padding-left: 15px;
        padding-right: 15px;
    }

    .accordionItemHeading {
        font-size: 18px;
    }

    .price-col {
        font-size: 16px;
    }

    .intro_title,
    .intro_text h1 {
        font-size: 18px;
    }

    .intro_highlight {
        padding-bottom: 0px;
    }

    .box_col {
        margin-top: 80px;
    }

    .box_col:not(:last-child) {
        margin-bottom: 0px;
    }

    .box_col:first-child {
        margin-top: 0px;
    }

    .intro_text h1 {
        font-size: 16px !important;
        padding-top: 25px;
        margin-bottom: 0px;
    }

    .intro_text h1:first-child {
        padding-top: 80px !important;
    }


    .box_list ul li h3 {
        font-size: 15px;
    }

    .box_title {
        font-size: 30px !important;
    }

    .intro_content .intro_text {
        font-size: 16px;
    }

    .footer_container_inner>div:first-child {
        text-align: center;
       font-family: "Montserrat", sans-serif !important;
    }

    .footer_container_inner>div:first-child img {
        width: 185px;
    }

    .footer_title h3 {
        font-size: 30px !important;
    }

    .intro_text h1 {
        font-size: 16px !important;
        padding-top: 25px;
        margin-bottom: 0px;
    }

    .mobile-header-container {
        width: 100%;
        justify-content: space-between !important
    }

    .reklamniy_agentstva {
        text-transform: uppercase;
    }

    .tel_uz_768 {
        margin-left: 0 !important;
        order: 3;
    }

    .mobile-header-container .logo {
        order: 2;
    }

    .mobile-header-container .hamburger {
        order: 1;
        margin-left: 0px;
    }

    .mobile-header-container .hamburger i {
        font-size: 30px;
    }

    .menu {
        padding-left: 50px !important;
        padding-top: 15px !important;
    }

    .footer_list h4 {
        min-height: 0px;
    }

    .bog-header h1 {
        text-align: left;
        font-size: 30px;
        font-weight: bold;
        margin: 20px 0px;
    }

    .menu_2_none ul li a {
        text-transform: uppercase !important;
    }

    .hide_on_mobile {
        display: none;
    }

    .price-col {
        height: auto;
        padding-top: 15px;
    }

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

    .box-headline {
        font-size: 115px;
    }

    .table-cell h2 {
        font-size: 20px;
        text-align: center;
        margin: 0;
        width: 100%;
    }

    .week_model_text table tbody tr td h2 {
        font-size: 13px;
    }

    .item-how-we-work {
        margin-top: 80px;
    }

    .item-how-we-work:first-child {
        margin-top: 0px;
    }

    .intro .container {
        margin-bottom: 0px !important;
    }

    .intro_text {
        margin-bottom: 0px;
    }

    .model_col {
        padding-top: 0px;
    }

    .week_model .row-eq-height .padding_bottom {
        padding-bottom: 0px !important;
        padding-top: 80px !important;
    }

    .week_model .row-eq-height .model_col {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .week_model .row-eq-height .padding-top {
        padding-bottom: 80px !important;
        padding-top: 0px !important;
    }

    .week_model .row-eq-height .week_model_text h4:last-child {
        padding-bottom: 0px;
    }

    .week_model .week_model_text h4:last-child {
        padding-bottom: 0px;
    }

    .intro_highlight {
        padding-bottom: 0px;
    }

    .intro_highlight h3 {
        margin-bottom: 0px;
    }


    .intro {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .price-col__button {
        text-align: center;
        flex: 1;
        align-items: center;
        justify-content: center;
        padding-bottom: 15px;
    }

    .milestone:last-child {
        margin-bottom: 80px;
    }

    .call-to-acction-price {
        width: 100%;
    }

    .flex-end-on-mobile {
        justify-content: flex-end;
    }

    .faq-form-wrap {
        padding: 25px;
    }

    .modal-contact {
        align-items: unset;
        padding-top: 25px;
    }


    .portfolio-container {
        height: 330px !important;
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .how-we-work-content-new {
        border-right: none;
        border-bottom: 10px solid white;
    }
}


.faq-accordion {
    list-style: none;
    padding: 0;
    margin: 0;
}

.faq-accordion .faq-accordion__item {
    /* overflow: hidden; */
    margin-bottom: 50px;
}

.faq-accordion .faq-accordion__title {
    background-color: red;
    color: white;
    font-size: 25px;
    padding: 20px;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-accordion .faq-accordion__title {
    background-color: red;
    color: white;
    font-size: 25px;
}

.faq-accordion .faq-accordion__body {
    transition: 0.3s;
    max-height: 125px;
    background-color: #ededed;
    height: 0%;
    padding: 25px;
    overflow: hidden;
    position: relative;
    padding-bottom: 35px;
}

.faq-accordion .faq-accordion__body .show-more {
    position: absolute;
    bottom: 0px;
    text-align: center;
    background: #ededed;
    width: 100%;
    color: red;
    padding: 5px;
    left: 0;

}

.show-txt {
    font-size: 20px;
    color: #f00;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.show-txt i {
    font-size: 13px;
    padding-left: 5px;
}

.faq-accordion .faq-accordion__body h2 {
    padding: 0px;
    margin: 0;
    font-size: 18px;
    color: #000;
    font-family: lora !important;
    line-height: 1.70;
}

.faq-accordion .faq-accordion__body-active {
    height: 100%;
}

.chevron-acc {
    transition: 0.3s;
    transform: rotate(0deg);
    cursor: pointer;
}

.active-accordion-y .chevron-acc {
    transform: rotate(180deg);
    cursor: pointer;
}

.faq-accordion__body p {
    margin-bottom: 25px;
    font-size: 18px !important;
    color: #191919 !important;
}

.faq-accordion__body ol {
    padding-left: 25px !important;
}

.faq-accordion__body ol li {
    padding-bottom: 25px;
}

.faq-accordion__body ul {
    padding-left: 40px;
    list-style: initial;
    margin-bottom: 25px;
}

.faq-accordion__body {
    font-size: 18px !important;
    color: #191919 !important;
}


.box-intro h1 {
    font-size: 22px;
   font-family: "Montserrat", sans-serif !important;
    font-weight: 1000;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #000;
    line-height: 1.7;
}

.week_model_text ul {
    padding-left: 40px;
    list-style: initial;
    margin-bottom: 25px;
    color: black;
}

.week_model_text li {
    color: black;
    font-family: 'Lora' !important;
    font-size: 18px;
    font-weight: 500;
}

.input_form_r,
.input_form_r {
    display: none !important;
}

.accordionItemHeading i {
    /* animation: bounce 1600ms infisnite cubic-bezier(0.445, 0.05, 0.55, 0.95); */
    cursor: pointer;
    position: relative;
}

.accordionItemHeading i::after {
    content: '';
    position: absolute;
    height: 22px;
    left: 0%;
    width: 22px;
    background: #fff;
    border-radius: 50%;
    opacity: .5;
    -webkit-animation: loader-6-1 2s infinite;
    animation: loader-6-1 2s infinite;
}

.accordionItemHeading::before  {
    content: '';
    position: absolute;
    /* left: -57px; */
    left: -5px;
    top: 0%;
    width: 54px;
    height: 46px;
    background: url('/frontend/right-arrow-w.png');
      background-repeat: repeat;
      background-size: auto;
    overflow: auto;
    background-size: 100%;
    background-repeat: no-repeat;

    animation-name: left-right;
    animation-iteration-count: infinite;
    animation-duration: 1s;
}

@keyframes left-right {
    0% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(10px);
    }

    100% {
        transform: translateX(0px);
    }
}

.accordionWrapper {
    overflow: unset !important;
}

@keyframes bounce {
    50% {
        transform: translateY(-3px);
    }
}

@keyframes loader-6-1 {
    0% {
        -webkit-transform:translate3d(0,0,0) scale(0);
        transform:translate3d(0,0,0) scale(0);
        opacity:1
    }
    100% {
        -webkit-transform:translate3d(0,0,0) scale(1.8);
        transform:translate3d(0,0,0) scale(1.8);
        opacity:0
    }
}
