.elementor-134959 .elementor-element.elementor-element-24967825 > .elementor-container{max-width:1200px;}.elementor-134959 .elementor-element.elementor-element-24967825{margin-top:0px;margin-bottom:0px;padding:0px 10px 0px 10px;}.elementor-134959 .elementor-element.elementor-element-155d76d8 .elementor-counter-title{justify-content:center;color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:18px;line-height:30px;}.elementor-134959 .elementor-element.elementor-element-155d76d8 .elementor-counter-number-wrapper{text-align:{{VALUE}};--counter-prefix-grow:1;--counter-suffix-grow:1;--counter-number-grow:0;color:#FFFFFF;font-family:"Work Sans", Sans-serif;font-size:42px;font-weight:700;line-height:60px;}.elementor-134959 .elementor-element.elementor-element-28bfc918 .elementor-counter-title{justify-content:center;color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:18px;line-height:30px;}.elementor-134959 .elementor-element.elementor-element-28bfc918 .elementor-counter-number-wrapper{text-align:{{VALUE}};--counter-prefix-grow:1;--counter-suffix-grow:1;--counter-number-grow:0;color:#FFFFFF;font-family:"Work Sans", Sans-serif;font-size:42px;font-weight:700;line-height:60px;}.elementor-134959 .elementor-element.elementor-element-190aa1b8 .elementor-counter-title{justify-content:center;color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:18px;line-height:30px;}.elementor-134959 .elementor-element.elementor-element-190aa1b8 .elementor-counter-number-wrapper{text-align:{{VALUE}};--counter-prefix-grow:1;--counter-suffix-grow:1;--counter-number-grow:0;color:#FFFFFF;font-family:"Work Sans", Sans-serif;font-size:42px;font-weight:700;line-height:60px;}.elementor-134959 .elementor-element.elementor-element-63c988c0{text-align:center;}.elementor-134959 .elementor-element.elementor-element-63c988c0 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:12px;font-weight:500;line-height:20px;color:#FFFFFFB3;}@media(max-width:1024px){.elementor-134959 .elementor-element.elementor-element-155d76d8 .elementor-counter-number-wrapper{font-size:28px;line-height:38px;}.elementor-134959 .elementor-element.elementor-element-155d76d8 .elementor-counter-title{font-size:16px;line-height:26px;}.elementor-134959 .elementor-element.elementor-element-28bfc918 .elementor-counter-number-wrapper{font-size:28px;line-height:38px;}.elementor-134959 .elementor-element.elementor-element-28bfc918 .elementor-counter-title{font-size:16px;line-height:26px;}.elementor-134959 .elementor-element.elementor-element-190aa1b8 .elementor-counter-number-wrapper{font-size:28px;line-height:38px;}.elementor-134959 .elementor-element.elementor-element-190aa1b8 .elementor-counter-title{font-size:16px;line-height:26px;}}@media(max-width:767px){.elementor-134959 .elementor-element.elementor-element-63c988c0 > .elementor-widget-container{margin:10px 0px 0px 0px;}}/* Start custom CSS for section, class: .elementor-element-24967825 */.resultProvideItemBlock {
    display: flex;
    flex-basis: 0;
    flex-grow: 1;
    align-items: start;
    justify-content: center;
    padding: 0 5px;
    min-width: calc(100% / 3);
    margin-bottom: 50px !important;
}

.resultProvideItemBlock .elementor-counter-number-wrapper {
    margin-bottom: 10px;
}

.resultProvideItemBlock a {
    color: #00446c;
    font-weight: 600;
}

.resultProvideItemBlock a:hover {
    color: #00446c;
    text-decoration: underline;
}

.resultProvideItemBlock .elementor-counter-title {
    text-align: center;
}

@media only screen and (min-width: 480px) {
    .resultProvideItemBlock .elementor-counter-title br {
        display: none;
    }
}

@media only screen and (min-width: 1024px) {
    .resultProvideItemBlock {
        min-width: 25%;
    }
}

@media only screen and (max-width: 767px) {
    
    .resultProvideItemBlock {
        min-width: 50%;
        margin-bottom: 20px !important;
    }
    
    .resultProvideItemBlock .elementor-counter-number-wrapper {
        margin-bottom: 5px;
    }
}/* End custom CSS */
/* Start custom CSS */.header-part {
    background-color: transparent !important;
}

.header-part {
    -webkit-transition: .5s ease-in-out !important;
    -moz-transition: .5s ease-in-out !important;
    -o-transition: .5s ease-in-out !important;
    transition: .5s ease-in-out !important;
}

.header-part.activeHeaderFixed {
    background: #FFFFFF !important;
    box-shadow: 0px 7px 30px rgba(19, 42, 64, 0.1);
    -webkit-transition: all .3s;
    transition: all .3s;
}

/*.header-part.activeHeaderFixed {*/
/*    padding: 6px 10px !important;*/
/*}*/

.header-part .header-menu-block li a {
    color: #F5FBFF !important;
}

.header-burger-menu-block li a.has-submenu .sub-arrow:before {
    border-top: 6px solid #F5FBFF !important;
}


.header-part.activeHeaderFixed .header-menu-block li a {
    color: #2B2B2B !important;
}

.header-part .header-burger-menu-block li .sub-menu a {
    color: #2B2B2B !important;
}

.header-part .header-menu-block li.current-menu-item a,
.header-part .header-menu-block li a:hover {
    color: #3C9CD6 !important;
}

.header-part.activeHeaderFixed .header-burger-menu-block li a.has-submenu .sub-arrow:before {
    border-top-color: #2B2B2B !important;
}

.header-part .header-menu-block li.current-menu-item a .sub-arrow:before,
.header-part .header-menu-block li a:hover .sub-arrow:before,
.header-part.activeHeaderFixed .header-burger-menu-block li a.has-submenu:hover .sub-arrow:before {
     border-top-color: #3C9CD6 !important;
}

.header-part.activeHeaderFixed .logo-black-block {
    position: absolute;
    opacity: 1;
    visibility: visible;
}


.logo-black-block {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.header-part .logo-white-block {
    display: flex;
}

.header-part.activeHeaderFixed .logo-white-block {
    opacity: 0;
    visibility: hidden;
}

.header-part .headerScheduleCallButton a svg path {
    fill: #1596DD !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.header-part .headerScheduleCallButton a {
    color: #2B2B2B !important;
    background: #FFFFFF !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.header-part .headerScheduleCallButton a:hover {
    color: #1596DD !important;
    background: #FFFFFF !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.header-part.activeHeaderFixed .headerScheduleCallButton a {
    color: #FFFFFF !important;
    background: transparent !important;
}


.header-part.activeHeaderFixed .headerScheduleCallButton a:active {
    background: #1596DD !important;
    box-shadow: none !important;
}

.header-part.activeHeaderFixed .headerScheduleCallButton a svg path {
    fill: #FFFFFF !important;
    -webkit-transition: all .3s;
    transition: all .3s;
}



@media screen and (max-width: 767px) {
    
    .header-menu-block .elementor-menu-toggle {
	    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjIiIHJ4PSIxIiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB5PSI3IiB3aWR0aD0iMzAiIGhlaWdodD0iMiIgcng9IjEiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHg9IjEwIiB5PSIxNCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjIiIHJ4PSIxIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K') !important;
    }
    
    .header-part.activeHeaderFixed .header-menu-block .elementor-menu-toggle {
	    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAzMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMwIiBoZWlnaHQ9IjIiIHJ4PSIxIiBmaWxsPSIjMkIyQjJCIi8+CjxyZWN0IHk9IjciIHdpZHRoPSIzMCIgaGVpZ2h0PSIyIiByeD0iMSIgZmlsbD0iIzJCMkIyQiIvPgo8cmVjdCB4PSIxMCIgeT0iMTQiIHdpZHRoPSIyMCIgaGVpZ2h0PSIyIiByeD0iMSIgZmlsbD0iIzJCMkIyQiIvPgo8L3N2Zz4K') !important;
    }
    
    .header-part .header-menu-block .elementor-menu-toggle.elementor-active {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMS42MDY2IDEuODA2NzJDMjEuOTk3MSAxLjQxNjE5IDIxLjk5NzEgMC43ODMwMjcgMjEuNjA2NiAwLjM5MjUwMkMyMS4yMTYxIDAuMDAxOTc4MDYgMjAuNTgyOSAwLjAwMTk3ODYgMjAuMTkyNCAwLjM5MjUwM0wxMC45OTk5IDkuNTg0OTlMMS44MDc1NyAwLjM5MjY1M0MxLjQxNzA1IDAuMDAyMTI5MiAwLjc4Mzg4MSAwLjAwMjEyOTE2IDAuMzkzMzU3IDAuMzkyNjUzQzAuMDAyODMyNTIgMC43ODMxNzggMC4wMDI4MzMxMiAxLjQxNjM0IDAuMzkzMzU3IDEuODA2ODdMOS41ODU3IDEwLjk5OTJMMC4zOTM0MDkgMjAuMTkxNUMwLjAwMjg4NDk4IDIwLjU4MiAwLjAwMjg4NDg5IDIxLjIxNTIgMC4zOTM0MDkgMjEuNjA1N0MwLjc4MzkzMyAyMS45OTYyIDEuNDE3MSAyMS45OTYyIDEuODA3NjIgMjEuNjA1N0wxMC45OTk5IDEyLjQxMzRMMjAuMTkyMyAyMS42MDU5QzIwLjU4MjkgMjEuOTk2NCAyMS4yMTYgMjEuOTk2NCAyMS42MDY2IDIxLjYwNTlDMjEuOTk3MSAyMS4yMTUzIDIxLjk5NzEgMjAuNTgyMiAyMS42MDY2IDIwLjE5MTZMMTIuNDE0MSAxMC45OTkyTDIxLjYwNjYgMS44MDY3MloiIGZpbGw9IiMxMzJBNDAiLz4KPC9zdmc+Cg==') !important;
	}

}/* End custom CSS */