
/*---SD---*/

a:hover{
    text-decoration: underline !important;
}

.clear {
   clear: both; 
}

/*---HEADER---*/

.offers-menu-item a{
    color: #fff !important;
    background-image: -o-linear-gradient(left, #ff0101 0%, #cd0000 100%, #ff0101 100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff0101), color-stop(100%, #cd0000), to(#ff0101)) !important;
    background-image: linear-gradient(to right, #ff0101 0%, #cd0000 100%, #ff0101 100%) !important;
}

.header-widget .widget_custom_html{
    display: inline-block;
    margin-left: 40px; 
    vertical-align: middle; 
}

header .header-widget {
    max-width: 80%; 
    padding-top: 5px;
}
.inside-header .header-widget aside{
    margin-bottom: 0;
    padding-bottom: 0;
}
nav.main-navigation, nav.main-navigation ul ul {
    background-color: #E4E9F4;
}
nav.main-navigation .main-nav ul li[class*="current-menu-"] > a, nav.main-navigation .main-nav ul li:hover > a, nav.main-navigation .main-nav ul li:focus > a, nav.main-navigation .main-nav ul li.sfHover > a, nav.main-navigation .menu-bar-item:hover > a, nav.main-navigation .menu-bar-item.sfHover > a {
    color: #fff;
    background-color: #3D5286;
}
nav.main-navigation .main-nav ul li a, nav .menu-toggle, nav.main-navigation .menu-bar-items {
    color: #3D5286;
    font-weight: 600;
    font-size: 16px;
}
nav.main-navigation .main-nav ul li a {
    line-height: 35px;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 20px;
}
body .top-bar {
    /*background: rgb(245,154,0);
    background: -o-linear-gradient(left, rgba(245,154,0,1) 0%, rgba(252,192,0,1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(245,154,0,1)), to(rgba(252,192,0,1)));
    background: linear-gradient(90deg, rgba(245,154,0,1) 0%, rgba(252,192,0,1) 100%);*/
    background: #363A45;
    font-size: 16px;
}
body .top-bar a:hover{
    color: #fff;
}
.one-container #page .site-content {
    padding: 0px; 
}

h1.slider_h1{
    text-transform: uppercase;
    color: #3D5286;
}

.header-right-image{ 
    margin-bottom: -120px !important; 
}

.social-icons{
    padding-left: 35px;
    border-left: 1px solid #D1DBF3;
}
.social-icons img{
    width: 50px;
    height: 50px;
    margin: 0 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.social-icons img:hover{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

.wpml-ls-legacy-list-horizontal {
    background-image: -o-linear-gradient(left, #FF9801 0%, #FEBF08 100%, #FF9801 100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#FF9801), color-stop(100%, #FEBF08), to(#FF9801)) !important;
    background-image: linear-gradient(to right, #FF9801 0%, #FEBF08 100%, #FF9801 100%) !important;
    border: 0;
    border-radius: 5px;
    padding: 0;
}
/* .wpml-ls-legacy-list-horizontal:hover ul > li a {
    background: #E4E9F4;
} */
.wpml-ls-legacy-list-horizontal ul li a{
    color: #fff !important;
    padding: 5px 10px;
    font-weight: 500;
}



/*---HEADER-END---*/

.row-2{
    margin-top: -50px;
}
p.row2-right-text {
    font-size: 30px;
    font-family: oswald;
    line-height: 1.1;
    /*margin-left: 150px;*/
    /*margin-top: -200px;*/
    color: #3D5286;
    text-transform: uppercase;
    font-weight: bold;
}
p.page-sub-header-text {
    font-size: 30px;
    font-family: oswald;
    line-height: 1.1;
    color: #363A45;
    text-transform: uppercase;
    font-weight: bold;
}
.row1-guy-img {
    position: absolute;
    left: 45%;
    margin-left: -25px;
    top: -120px;
}
.first-section{
    position: relative;
}
.first-section:after {
    content: '';
    position: absolute;
    left: 45%;
    /* margin-left: -70px; */
    top: -125px;
    height: calc(100% + 125px);
    border-right: 5px dashed #3D5286;
    opacity: 0.2;
}


.read_more{
    color: #F59B00;
    font-weight: bold;
}

.home_h2{
    text-transform: uppercase;
    color: #3D5286;
    font-size: 50px;
    font-weight: 900;
}

.row2_in_section{
    margin-top: 40px;
}

.first-section ul {
  list-style: none !important; /* Remove default bullets */
}
.first-section ul {
    margin: 0 0 1.5em 2em;
}
.first-section ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #F59B00; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

/*.row2_in_section_right_img{
    margin-left: -50px;
}*/

.main-navigation {
    padding-bottom: 10px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

.row2_in_section_question{
    text-transform: uppercase;
    color: #3D5286;
    font-size: 30px;
    font-weight: 900;
    font-family: oswald;
    text-align: center;
}

.question_row{
    margin-left: 45px;
}

.row2_in_section .left{
    padding-right: 110px;
}

.orange_element{
    position: absolute;
    left: -195px;
    bottom: 0;
    /*display: none;*/

}

.orange_vertical_in_section_left{
    position: absolute;
    left: -50px;
    top: 20px;
    width: 100px;
}

.orange_vertical_in_section{
    position: absolute;
    right: -50px;
    top: 0px;
    width: 200px;
}

.relative-index1{
    position: relative;
    z-index: 1;
}

.partners_title.vc_row.vc_row-o-equal-height>.vc_column_container{
    padding: 0;
}
.partners_title.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 25px;
}
h3.partners_title{
    margin-bottom: 0;
}
.partners_title .wpb_content_element{
    margin-bottom: 10px;
}
.partners-row .wpb_single_image{
    float: left;
    margin: 0 20px;
}
.partners-row .wpb_wrapper{
    text-align: center;
}

.partners-row .gallery-item img {
    border: 2px solid #FFB405;
    border-radius: 50%;
}

.partners-row .gallery-icon {
    padding: 15px;
}

.bottom-orange-element{
    position: absolute;
    right: 0;
    top: 0;
    max-width: 500px;
}

.row2_in_section .left{
    width: 45%;
}
.row2_in_section .right{
    width: 55%;
}

.modal-form-button.header-home{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 98px;
    margin-top: -150px;

/*    width: 150px !important;
    height: 150px !important;
    border-radius: 50% !important;*/
}

.modal-form-button button{
    width: 150px;
    height: 150px;

    padding: 15px !important;
    cursor: pointer !important;
    background-image: -o-linear-gradient(left, #FF9900 0%, #FFBD05  51%, #FF9900  100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#FF9900), color-stop(51%, #FFBD05), to(#FF9900)) !important;
    background-image: linear-gradient(to right, #FF9900 0%, #FFBD05  51%, #FF9900  100%) !important;
    border-radius: 50% !important;
    color: #fff !important;
    -webkit-transition: 0.5s !important;
    -o-transition: 0.5s !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
/*    -webkit-box-shadow: 0 0 20px #eee;
            box-shadow: 0 0 20px #eee;*/
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 16px !important;
}

.telegram button{
    background-image: -o-linear-gradient(left, #2daae6 0%, #75b7d7  51%, #2daae6  100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#2daae6), color-stop(51%, #75b7d7), to(#2daae6)) !important;
    background-image: linear-gradient(to right, #2daae6 0%, #75b7d7  51%, #2daae6  100%) !important;
}
.telegram button img{
    width: 30%;
}

.ult_modal-content {
    -webkit-box-shadow: 0 0 0px #404040 !important;
            box-shadow: 0 0 0px #404040 !important;
}



/*---TOOLTIP---*/

/* Tooltip container */
.tooltip, .tooltip-fb, .tooltip-adress, .tooltip-breadcrumbs-home {
  /*position: relative;*/
  display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext, .tooltip-fb .tooltiptext-fb, .tooltip-adress .tooltiptext-adress, .tooltip-breadcrumbs-home .tooltiptext-breadcrumbs-home, .tooltip-breadcrumbs-uudised .tooltiptext-breadcrumbs-uudised {
  visibility: hidden;
  width: auto;
  background-color: #363A45;
  color: #fff;
  text-align: center;
  padding: 15px;
  border-radius: 6px;
    display: none;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  margin-top: 10px;
  /* margin-left: -105px; */
  font-size: 16px;
}

.works-tab ul.ult_tabmenu.style1.Style_4 {
    max-width: 1280px;
}

.tooltip-breadcrumbs-home .tooltiptext-breadcrumbs-home, .tooltip-breadcrumbs-uudised .tooltiptext-breadcrumbs-uudised{ 
    margin-left: 0;
}

.tooltip-adress .tooltiptext-adress{
    margin-top: 20px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext, .tooltip-fb:hover .tooltiptext-fb, .tooltip-adress:hover .tooltiptext-adress, .tooltip-breadcrumbs-home:hover .tooltiptext-breadcrumbs-home, .tooltip-breadcrumbs-uudised:hover .tooltiptext-breadcrumbs-uudised {
  visibility: visible;
  display: none;
}

@media screen and (min-width: 1025px){
    .tooltip:hover .tooltiptext, .tooltip-fb:hover .tooltiptext-fb, .tooltip-adress:hover .tooltiptext-adress, .tooltip-breadcrumbs-home:hover .tooltiptext-breadcrumbs-home, .tooltip-breadcrumbs-uudised:hover .tooltiptext-breadcrumbs-uudised{
        display: block;
    }
}


/*---TOOLTIP-END---*/


.partners_title{
    color: #fff;
    /*border-top: 5px solid #363A45;
    border-bottom: 5px solid #363A45;*/
}

.bottom-orange-element {
    z-index: -1;
}

.form_block{}
.form-left-field{}
.form-right-field{}
.form-textarea-field{}
.form-button{}

.form-left-field input, .form-right-field input{
    width: 49%;
    margin-bottom: 20px;
}
.form-textarea-field textarea{
    width: 100%;
    margin-bottom: 20px;
}
.form-left-field input{
    float: left;
}
.form-right-field input{
    float: right;
}

.ult_modal-body {
    padding: 40px !important;
}

.ult_modal-content{
    border-radius: 15px !important;
    border-color: #3d5286 !important;
    border: 0 !important;
}

.form-left-field input, .form-right-field input, .form-textarea-field textarea{
    border-radius: 4px !important;
}
input.wpcf7-not-valid{
    border: 1px solid red !important;
}
.wpcf7-not-valid-tip{display: none;}

.header-widget a{
    color: #FF9A00;
}
.header-widget a:hover{
    text-decoration: underline;
}

.breadcrumbs-sd{

}

.contacts-text-block a{
    color: #363A45;
}

.contacts-row .form-textarea-field textarea {
    min-height: 340px;
}

.contacts-text-block h3{
    line-height: 1.2 !important;
    margin-bottom: 10px !important;
}

.vc_gitem-zone {
    border-radius: 20px;
}

.project-col img{
    border-radius: 20px;
}

.portfolio-image-title span.ultimate-typed-main {
    position: absolute;
    left: 50px;
    top: 70px;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 25px;
    color: #fff;
}

.project-desc-button{
    position: absolute;
    bottom: 35px;
    right: 50px;
}

h3.ult_modal-title {
    padding-left: 40px !important;
    padding-right: 40px !important;
    padding-top: 40px !important;
    font-size: 30px !important;
    text-transform: uppercase;
    color: #3D5286 !important;
}
.ult_modal-header{
    border: 0 !important;
}
.ult_modal-body {
    padding-top: 15px !important;
}

.ult-overlay {
    z-index: 99999 !important;
}

.ult_modal h3 {
    font-size: 25px !important;
    text-transform: uppercase;
    color: #3D5286 !important;
}

.ult-overlay .gallery-item img {
    border: 2px solid #000;
    outline: 1px dashed #fff;
    outline-offset: -10px;
    border-radius: 10px;
}
.ult-overlay .gallery-item img:hover {
    outline: 1px dashed #FFAC04;
}
hr {
    background-color: rgb(255, 172, 4) !important;
}

.menu-order-item a{
    color: #fff !important;
    background-image: -o-linear-gradient(left, #FF9801 0%, #FEBF08  100%, #FF9801  100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#FF9801), color-stop(100%, #FEBF08), to(#FF9801)) !important;
    background-image: linear-gradient(to right, #FF9801 0%, #FEBF08  100%, #FF9801  100%) !important;
}

#footer-widgets .menu-order-item a, #footer-widgets .offers-menu-item a {
    line-height: 35px;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 20px;
    padding: 2px 30px;
    text-transform: uppercase;
}

.offer-button{
    width: 150px;
    height: 150px;
    padding: 15px !important;
    cursor: pointer !important;
    background-image: -o-linear-gradient(left, #FF9900 0%, #FFBD05 51%, #FF9900 100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#FF9900), color-stop(51%, #FFBD05), to(#FF9900)) !important;
    background-image: linear-gradient(to right, #FF9900 0%, #FFBD05 51%, #FF9900 100%) !important;
    border-radius: 50% !important;
    color: #fff !important;
    -webkit-transition: 0.5s !important;
    -o-transition: 0.5s !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 16px !important;
}
.offer-button:hover{
    background-position: right center;
}

/*---Кнопка открытия всего текста---*/

.collapseomatic, .buttonsd, .form-button input, .project-desc-button button{
    padding: 15px !important;
    cursor: pointer !important;
    background-image: -o-linear-gradient(left, #FF9801 0%, #FEBF08  51%, #FF9801  100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#FF9801), color-stop(51%, #FEBF08), to(#FF9801)) !important;
    background-image: linear-gradient(to right, #FF9801 0%, #FEBF08  51%, #FF9801  100%) !important;
    border-radius: 4px !important;
    color: #fff !important;
    -webkit-transition: 0.5s !important;
    -o-transition: 0.5s !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
/*    -webkit-box-shadow: 0 0 20px #eee;
            box-shadow: 0 0 20px #eee;*/
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 16px;
}
.collapseomatic:hover, .buttonsd:hover, .modal-form-button button:hover, .form-button input:hover, .project-desc-button button:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}

/*---Кнопка открытия всего текста-END---*/

/*---FOOTER---*/

.footer-widgets {
    background-color: #3D5286 !important;
    color: #E4E9F4;
    background-image: url(/wp-content/uploads/2021/03/footer_bg3.jpg);
    background-size: cover;
    /*border-top: 5px solid #363a45;*/
}

.footer-widgets a{
    color: #fff !important;
}

footer.site-info {
    background-color: #363A45;
    padding: 8px 40px;
}

.footer-widgets .widget-title {
    color: #E4E9F4 !important;
}

.footer-widgets .widget-title:after{
    content: '';
    height: 4px;
    width: 30%;
    color: #fff;
}

/* .widget ul li {
    padding-bottom: 0.9em !important;
} */

a.generate-back-to-top {
    background-color: rgba( 255,180,6,0.7 ) !important;
    border-radius: 50% !important;
}

/*---FOOTER-END---*/

/*---MEDIA-QUERIES---*/

@media screen and (max-width: 402px){
    header .header-widget aside:first-child {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 392px){
    header .header-widget aside:first-child{
        margin-right: 10px;
    }
}




@media screen and (max-width: 1024px){
    .offer-left-img{
        display: none;
    }

    .vc_col-sm-8, .vc_col-sm-4, .vc_col-sm-6 {
        width: 100% !important;
    }
    .inside-header {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .header-widget .widget_custom_html{
        text-align: left;
    }
    .header-widget #custom_html-13 {
        margin-right: 10px;
    }


    .site-header {
        text-align: left !important;
    }

    button.menu-toggle {
        width: 100%;
        text-align: right !important;
        margin-top: -60px;
    }

    h1.slider_h1 {
        padding-top: 20px;
        border-top: 4px dotted #ffac04;
    }

    .inside-header {
        margin-bottom: -20px;
    }

    .social-icons img {
        width: 40px;
        height: 40px;
        margin: 0 2px -2px 2px;
    }

    .social-icons {
        padding-left: 0;
        border-left: 0px solid #3D5286;
    }
    .header-widget .widget_custom_html {
        margin-left: 0;
        margin-bottom: 8px;
    }
    header .header-widget {
        max-width: 100%;
        background: #e4e9f4;
        border-radius: 10px;
        padding: 10px 15px;
        font-size: 16px;
    }
    
    .inside-header > :not(:last-child):not(.main-navigation) {
        margin-bottom: 35px !important;
    }
    .main-navigation {
        padding-bottom: 0px !important;
        margin-top: 18px;
    }
    .header-right-image {
        margin-bottom: -90px !important;
    }



    .row2_in_section .left {
        padding-right: 0;
    }

    .home_h2 {
        font-size: 40px;
    }

    .row-2, .space7{
        border-bottom: 5px dotted #FFAC04;
        margin-left: -15px;
        margin-right: -15px;
    }

    .partners-row .gallery-item {
        max-width: 33% !important;
    }

    .partners-row .gallery-icon {
        padding: 5px;
    }

    button.menu-toggle {
        width: 120px !important;
        float: right;
        padding: 0;
        font-size: 18px;
        position: absolute;
        top: -15px;
        right: 0px;
    }

    button.menu-toggle .gp-icon.icon-menu-bars {
        top: 2px;
        position: relative;
    }

    .slider-row .vc_column_container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    nav.main-navigation, nav.main-navigation ul ul {
        background-color: #FFF;
    }

    .row2_in_section .left{
        width: 100%;
    }
    .row2_in_section .right{
        width: 100%;
    }


    .row1-guy-img,
    .space0,
    .space1,
    .space2,
    .space3,
    .row2-left-img,
    .first-section:after,
    .read-down-element,
    .orange_element,
    .orange_vertical_in_section,
    .space8,
    .bottom-orange-element,
    .orange_vertical_in_section_left,
    .header-widget #custom_html-4,
    .header-widget #custom_html-14,
    .page-contacts-title-girl
    {
        display: none;
    }
    .form-left-field input, .form-right-field input{
        width: 100%;
    }

    .modal-form-button.header-home {
        top: -95px;
        right: 15px;
        left: auto;
    }
    .ult-overlay-close{
        width: 20px !important;
        height: 20px !important;
        margin-top: -20px;
        margin-right: -10px;
    }
    .ult_modal-body {
        padding: 20px !important;
    }
    .form-button input {
        width: 100%;
    }
    .wpcf7 form .wpcf7-response-output {
        margin: 0;
        font-size: 13px !important;
        line-height: 1.2 !important;
    }
    .contacts-text-block h3{
        line-height: 1.2 !important;
        margin-bottom: 10px !important;
        font-size: 25px !important;
    }
    .breadcrumbs-sd{
        line-height: 1.6;
    }
    .bread-not-link{
        background: #F59B00;
        color: #fff;
        padding: 5px 10px;
        border-radius: 10px;
    }

    .a-row{
        padding-left: 35px !important;
        padding-right: 35px !important;
    }

}


@media screen and (max-width: 640px){
    .portfolio-image-title span.ultimate-typed-main {
        left: -5px;
        top: 0px;
        color: #3D5286;
        width: 100%;
    }
    .project-desc-button {
        bottom: -15px;
        right: 0;
        width: 300px;
        left: 50%;
        margin-left: -150px;
    }
    .project-col {
        margin-bottom: 30px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1680px){
    .portfolio-image-title span.ultimate-typed-main {
        left: -5px;
        top: 0px;
        color: #3D5286;
        width: 100%;
    }
    .project-desc-button {
        bottom: -15px;
        right: 0;
        width: 300px;
        left: 50%;
        margin-left: -150px;
    }
    .project-col {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 768px){
    .header-right-image img, .row2_in_section_right_img {
        max-width: 300px;
        padding-top: 50px;
    }

}



@media screen and (min-width: 769px) and (max-width: 1024px){
    nav.main-navigation, nav.main-navigation ul ul {
        background-color: #E4E9F4;
    }
    .main-navigation {
        padding-bottom: 10px !important;
        margin-top: 0;
    }
    h1.slider_h1 {
        padding-top: 15px;
        border-top: 0px dotted #ffac04;
        font-size: 50px;
    }
    .inside-header > :not(:last-child):not(.main-navigation) {
        margin-bottom: 20px !important;
    }
    .header-right-image img, .row2_in_section_right_img {
        max-width: 400px;
    }
    .main-navigation {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .partners-row .gallery-item {
        max-width: 20% !important;
    }

    .contacts-page-map{
        display: none !important;
    }

    .contacts-1-col, .contacts-3-col{
        width: 50% !important;
    }


}

@media screen and (min-width: 1025px) and (max-width: 1440px){
    header .header-widget {
        max-width: 87%;
        margin-top: 5px;
    }
    .header-widget .widget_custom_html {
        margin-left: 25px;
    }
    h1.slider_h1 {
        font-size: 50px;
    }
    .slider-row .vc_col-sm-8, .slider-row .vc_col-sm-4{
        width: 50%;
    }
    .space2{
        display: none;
    }
    .header-right-image {
        margin-bottom: -40px !important;
    }
    .first-section:after {
        left: 50%;
    }
    .row2-left-img img, .row2_in_section_right_img{
        max-width: 350px;
    }
    .home_h2 {
        font-size: 30px;
    }
    .row2_in_section .left {
        width: 50%;
        padding-right: 0;
    }
    .row2_in_section .right {
        width: 50%;
    }

    .modal-form-button.header-home {
        top: 0px;
        left: auto;
        right: 45px;
        margin-left: 98px;
        margin-top: -105px;
    }

    
    .contacts-page-map{
        display: none !important;
    }

    .contacts-1-col, .contacts-3-col{
        width: 50% !important;
    }
    
}

@media screen and (min-width: 1441px) and (max-width: 1600px){
    .row2-left-img img, .row2_in_section_right_img{
        max-width: 350px;
    }
    .vc_row.vc_column-gap-30 > .vc_column_container {
        padding: 20px;
    }
    .row2_in_section .left {
        padding-right: 40px;
        padding-left: 15px;
    }
    .header-right-image {
        margin-bottom: -70px !important;
    }
    .site-footer .footer-widgets-container .inner-padding {
        padding: 0 0 0 30px !important;
    }
    .space2{
        display: none;
    }
}

@media screen and (min-width: 1601px) {
    .row2-left-img img, .row2_in_section_right_img{
        max-width: 550px;
    }
    .vc_row.vc_column-gap-30 > .vc_column_container {
        padding: 20px !important;
    }
    .row2_in_section .left {
        padding-left: 20px;
    }
    .site-footer .footer-widgets-container .inner-padding {
        padding: 0 0 0 35px !important;
    }
    .partners_title {
        max-height: 80px !important;
    }
    .partners_title_text {
        margin-top: -26px;
    }

}

/*---MEDIA-QUERIES---*/
.price-box-row .ult_pricing_table_wrap{
    border-radius: 30px;
    overflow: hidden;
}
.price-box-row .ult_pricing_heading h4{
    font-family: oswald;
}

.price-box-row .ult_price_body{
    font-family: oswald;
}

.price-box-row .ult_price_features{
    font-family: "Raleway", sans-serif;
    padding: 20px 0 10px 0 !important;
}

.ult_pricing_table .ult_price_link {
    padding: 0 0 30px 0 !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.ult_pricing_table .ult_price_link:hover .ult_price_action_button{
    transform: scale(0.9);
}









.ult_pricing_table .ult_price_features ul li{
    border-bottom: 1px solid #F3F4F9;
    padding: 10px 60px 10px 84px !important;
}

.ult_pricing_table .ult_price_features ul li:nth-child(2n+1){
    background: #F3F4F9;
}

.ult_design_4 .ult_pricing_table .ult_pricing_heading{
    background: rgb(71,92,159);
    background: -moz-linear-gradient(90deg, rgba(71,92,159,1) 33%, rgba(77,99,165,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(71,92,159,1) 33%, rgba(77,99,165,1) 100%);
    background: linear-gradient(90deg, rgba(71,92,159,1) 33%, rgba(77,99,165,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#475c9f",endColorstr="#4d63a5",GradientType=1);
}

.ult_design_4 .ult_pricing_table .ult_pricing_heading + .ult_price_body_block .ult_price_body{
    margin: 30px auto 25px !important;
}

.ult_pricing_table .ult_pricing_heading .price-heading {
    color: #fff !important;
    font-weight: bold !important;
    font-size: 25px !important;
}

.ult_pricing_table .ult_pricing_heading {
    padding: 40px 0 !important;
    border-radius: 30px 30px 0 0;
}


.ult_pricing_table .ult_price_features {
    padding: 0 !important;
}

.ult_design_4 .ult_pricing_table .ult_price_body_block {
    border-bottom: 0px solid #e5e5e5 !important;
}

.ult_design_4 .ult_pricing_table .ult_price_features ul li {
    border-bottom: 0px solid #ededed !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    line-height: 1.2em !important;
    position: relative;
}

.ult_design_4 .ult_pricing_table .ult_price_features ul li:before{
    content: '';
    width: 20px;
    height: 23px;
    background-image: url(/wp-content/uploads/2021/09/check2.png);
    position: absolute;
    top: 8px;
    left: 60px;
}

.ult_design_4.ult-cs-blue .ult_pricing_table {
    border-top: 0px solid #2867b6 !important;
    border-radius: 30px 30px 30px 30px;
    -webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.4); 
    box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.4);
}
.ult_design_4.ult-cs-blue .ult_pricing_table:hover{
    -webkit-box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.0); 
    box-shadow: 0px 0px 21px -5px rgba(0,0,0,0.0);
}

.ult_pricing_table_wrap.ult_design_4.ult_featured .ult_price_figure {
    color: #FF9B01 !important;
}






.header-row-new .smile_icon_list li .icon_list_icon {
    width: auto;
    height: auto;
    line-height: 3;
}

.header-text-widget2 img{
    margin-top: 2px;
    padding-bottom: 10px;
    margin-right: 10px;
}

.arrow-down-header {
    width: 100px;
    height: 100px;
    
}

.header-price-text-arrow {
    font-weight: bold;
}

/*a {
  color: red;
  text-decoration: none;
}*/
.arrow-col-header .arrow {
  text-align: center;
  margin: 40px 0 0 0;
}
.arrow-col-header .bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}


.arrow-col-header {
    /*margin-top: -65px;*/
}

.inside-header {
    padding: 20px 0px !important;
}

.inside-header{
    padding: 20px 40px;
    max-width: 1280px !important;
}
.inside-navigation {
    max-width: 1280px !important;
}
.inside-top-bar.grid-container.grid-parent {
    max-width: 1280px;
}

.top-bar-align-right .inside-top-bar > .widget:nth-child(2n) {
    padding-top: 3px;
}

@media screen and (max-width: 375px){
    .inside-top-bar aside.widget_custom_html{
        position: relative;
        top: 5px;
    }
}

@media screen and (max-width: 768px){
    .a-row{
        margin-top: 20px;
    }
    .header-text-widget-new .alignleft {
        margin-right: auto !important;
    }
}

@media screen and (max-width: 1360px){
    .inside-header {
        padding-left: 35px !important;
        padding-right: 35px !important;
    }
}

/*---OTHER---*/


.modal-form-button-blue button{
    width: 150px;
    height: 150px;

    padding: 15px !important;
    cursor: pointer !important;
    background-image: -o-linear-gradient(left, #3E5585 0%, #5A7CBA  51%, #3E5585  100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#3E5585), color-stop(51%, #5A7CBA), to(#3E5585)) !important;
    background-image: linear-gradient(to right, #3E5585 0%, #5A7CBA  51%, #3E5585  100%) !important;
    border-radius: 50% !important;
    color: #fff !important;
    -webkit-transition: 0.5s !important;
    -o-transition: 0.5s !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
/*    -webkit-box-shadow: 0 0 20px #eee;
            box-shadow: 0 0 20px #eee;*/
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 16px !important;
}

.modal-form-button-blue button:hover {
  background-position: right center; /* change the direction of the change here */
  color: #fff;
  text-decoration: none;
}



.menu-target a{
    color: #fff !important;
    background-image: -o-linear-gradient(left, #3E5585 0%, #5A7CBA  100%, #3E5585  100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(#3E5585), color-stop(100%, #5A7CBA), to(#3E5585)) !important;
    background-image: linear-gradient(to right, #3E5585 0%, #5A7CBA  100%, #3E5585  100%) !important;
}

#footer-widgets .menu-target a {
    line-height: 35px;
    margin-top: 10px;
    margin-right: 10px;
    border-radius: 20px;
    padding: 2px 30px;
    text-transform: uppercase;
}

.news-block-front .vc_gitem-link {
    
}
.news-block-front a.vc_gitem-link{
    /* background: rgba(0,0,0,0.4) !important; */ 
}
.news-block-front .vc_gitem-zone-mini .vc_gitem_row .vc_gitem-post-data-source-post_title{

}

.news-back-title{
    color: #fff;
}

footer .cat-links{
display: none;
}

@media screen and (max-width: 767px){
    .target-row .vc_col-sm-3{
        width: 50%;
    }
    .target-row .vc_col-sm-3:first-child {
      float: left;
    }
    .target-row .vc_col-sm-3:nth-child(2) {
      float: right;
    }
}
@media screen and (max-width: 1024px){
    .target-row{
        margin-top: -100px;
    }
}