body {
    padding-top: 0 !important;
}

.new_header_alpha412 {
    background: #181818;
    padding: 40px 0;
}

.new_header_alpha412 img {
    width: 200px;
}

.banner_slider {
    background: #181818;
    padding-bottom: 50px;
}

.h3top {
    color: #0050ec;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 0;
    font-family: 'Termina Test Extra Light';
}

.h1top {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    font-family: 'Termina Test Bold';

}

.ullist1 {
    padding: 0;
}

.ullist1 li {
    color: #fff;
    font-size: 16px;
    list-style: none;
    margin-top: 15px;
    position: relative;
    padding-left: 25px;
}

.ullist1 li::after {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: #12398b;
    left: 0;
    top: 8px;
    border-radius: 50%;
}

.ullist1 li abbr {
    color: #0050ec;
}

.ullist2 {
    padding: 0;
    margin-top: 25px;
}

.ullist2 li {
    color: #fff;
    font-size: 16px;
    list-style: none;
    margin-top: 30px;
}

.ullist2 li:nth-child(1) {
    background: url(../../images/alpha_v9/li1.png) no-repeat 15px 5px;
    background-size: auto;
    padding-left: 55px;
    background-size: 19px;
}

.ullist2 li:nth-child(2) {
    background: url(../../images/alpha_v9/li2.png) no-repeat left 5px;
    background-size: auto;
    background-size: auto;
    padding-left: 55px;
    background-size: 43px;
}

.btn_theme_blue {
    background: #0050ec;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 45px;
    margin-top: 15px;
    min-width: 370px;
}

.btn_theme_blue:hover {
    background: #d33a49;
    color: #fff;
}

.content_carousel_ver .content-carousel {
    width: 100%;
    display: block;
    position: relative;
    left: 0;
}

.content_carousel_ver .owl-carousel div {
    width: 100%;
}

.content_carousel_ver .owl-carousel .owl-controls .owl-dot {
    background-size: cover;
    margin-top: 10px;
}

.content_carousel_ver .owl-carousel .owl-dots {
    text-align: center;
}

.content_carousel_ver .owl-carousel .owl-dot {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 15px 5px 0px 5px;
    height: 64px !important;
    width: 64px !important;
    display: inline-block;
    transition: all 0.3s;
}

.content_carousel_ver {
    position: relative;
}

.content_carousel_ver .owl-carousel .owl-dots.disabled,
.content_carousel_ver .owl-carousel .owl-nav.disabled {
    position: absolute;
    top: 50%;
    width: 90%;
    left: 5%;
    display: block !important;
    margin-top: -40px;
}

.content_carousel_ver .owl-carousel .owl-nav .owl-prev {
    display: none;
    float: left;
    width: 39px;
    text-indent: -999999px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.content_carousel_ver .owl-carousel .owl-nav .owl-next {
    display: none;
    float: right;
    width: 39px;
    text-indent: -999999px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.benefit_sections {
    padding: 50px 0;
    background: #222222;
}

.h2b {
    color: #0050ec;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: 'Termina Test Bold';
}

.h3b {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.h4b {
    color: #0050ec;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.benefits_div3 p {
    color: #fff;
    font-size: 15px;
    padding-right: 60px;
}

.benefits_div3 {
    background: url(../../images/alpha_v9/tick.png) no-repeat left 2px;
    background-size: auto;
    background-size: auto;
    background-size: auto;
    padding-left: 50px;
    background-size: 27px;
    margin-top: 25px;
}




.reviews_sections {
    padding: 50px 0;
    background: #181818;
}

.reviews_div3 svg {
    color: #fff;
    display: inline-block;
    width: 10px;
}

.reviews_div3 svg path {
    fill: #fff;
}


.star_div .fa {
    color: #0066ff;
    font-size: 12px;
}


.reviews_div3 {
    font-family: "Montserrat", sans-serif;
}

.reviews_div3p {
    color: #fff;
    font-size: 13px;
    margin-bottom: 0;
}

.reviews_div3 p img {
    width: 12px !important;
    margin-left: 10px;
    display: inline-block !important;
}

.reviews_div3h4 {
    font-weight: 700;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0;
}

.reviews_div3 abbr {
    font-size: 11px;
}

.reviews_div3 {
    background: #212121;
    border: 1px solid #303030;
    border-radius: 5px;
    padding: 30px 30px 45px 30px;
    min-height: 278px;
}



.reviews_sections .owl-nav,
.reviews_sections .owl-dots {
    display: none;
}


@media screen and (max-width: 1920px) {
    .row_row {
        margin-right: -520px;
        margin-left: 0px;
    }
}

@media screen and (max-width: 1820px) {
    .row_row {
        margin-right: -420px;
    }
}

@media screen and (max-width: 1720px) {
    .row_row {
        margin-right: -320px;
    }
}

@media screen and (max-width: 1199px) {
    .row_row {
        margin-right: -220px;
    }
}


.md_word_in {
    border-radius: 10px;
    overflow: hidden;
    margin-top: 25px;
}

.md_work img {
    display: block;
}

.md_word_in_content {
    background: #212121;
    min-height: 163px;
    padding: 30px;
}

.fats_sections {
    background: #222222;
    padding: 50px 0;
}

.alpha_v8_table table {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0;
}

.alpha_v8_table .table tr th,
.alpha_v8_table .table tr td {
    border-top: 0;
    border-bottom: 0;
}


.alpha_v8_table .table td:nth-child(1) {
    padding-left: 60px;
}

.alpha_v8_table .table thead th {
    padding-bottom: 20px;
}

.alpha_v8_table table tr td img {
    width: 30px;
}

.w23 {
    width: 23%;
}

.fw_normal {
    font-weight: 400;
}

.alpha_t {
    width: 60px;
}

.alpha_v8_table .table thead th:nth-child(2),
.alpha_v8_table .table thead th:nth-child(3) {
    border-bottom: 1px solid #303030;
}

.alpha_v8_table .table td:nth-child(3),
.alpha_v8_table .table th:nth-child(3) {
    border-left: 1px solid #303030;
    border-right: 1px solid #303030;
}

.ted_text {
    color: #999999;
    line-height: 20px;
}

.v_center {
    vertical-align: middle !important;
}

.color_white {
    color: #fff;
}

.color_bluetheme {
    color: #0050ec;
}

.real_sections {
    background: #181818;
    padding: 60px 0;
}

.reviews_div3pp {
    font-size: 15px;
}

.reviews_div3pp abbr {
    color: #0050ec;
    font-weight: 600;
}

.ullist3 {
    max-width: 320px;
    margin: 0 auto;
    text-align: left;
}

.ullist3 li:nth-child(2) {
    background: url(../../images/alpha_v9/mail.png) no-repeat 10px 5px;
    background-size: auto;
    background-size: auto;
    background-size: auto;
    padding-left: 55px;
    background-size: 27px;
}

.ullist3 b a {
    color: #fff;
    text-decoration: none !important;
}

.ullist3 li {
    font-size: 15px;
}

#new_copyrights {
    text-align: center;
}

#new_copyrights .copyright_links {
    display: inline-flex;
}

#new_copyrights p {
    text-align: center;
}

#new_footer.alpha_v6_footer h5,
#new_footer.alpha_v6_footer .contacts li a {
    text-transform: none !important;
    font-size: 12px !important;
}




#new_footer .contacts li a {
    font-weight: normal !important;
}

#new_footer .contacts li a i {
    display: none !important;
}

.legitscript {
    text-align: right !important;
}

.legitscript a img {
    width: 90px;
    height: 73px;
}

#new_footer .logo-bottom {
    max-width: 220px;
}

#new_footer .contacts li {
    line-height: 18px !important;
}

.customer_sections {
    background: #222222;
}

.customer_sections {
    padding: 50px 0;
}

.reviews_div4 {
    min-height: 265px;
    padding: 30px;
    margin-top: 30px;
}

.faq_section,
#faqAccordion_section .box {
    background: #181818 !important;
}

#faqAccordion_section h5,
#faqAcc_section .box p,
#faqAccordion_section .box p,
#faqAccordion_section .box li {
    color: #fff !important;
}

.real_sections_bg {
    background: #222;
}

.faq_section {
    padding: 50px 0 40px 0 !important;
}

#faqAccordion_section .box {
    border-color: #666666 !important;
}

#faqAccordion_section .box:nth-child(1) {
    border-top: 0 !important;
}



.btn_theme_v8 {
    background: #0050ec;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 45px;
    margin-top: 15px;
    min-width: 370px;
    font-size: 14px;
}

.btn_theme_v8:hover {
    background: #d33a49;
    color: #fff !important;
}

.size35 {
    font-size: 35px;
}

.reviewssections .reviews_div3 {
    margin: 0 15px;
}



.h3top {
    font-size: 16px !important;
    font-family: "Avenir LT Std" !important;
    font-weight: 600;
}

.h3top,
.ullist1 li abbr,
.h2b,
.h4b,
.reviews_div3pp abbr,
.reviews_div3h4 abbr,
.h2b abbr,
.reviews_div3h4 {
    color: #3484ff;
}

.content_carousel_ver .owl-carousel .owl-nav .owl-prev,
.content_carousel_ver .owl-carousel .owl-nav .owl-next {
    display: block;
}

.guarantee_p {
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-top: 3px;
}

.bannerguarantee_p {
    max-width: 370px;
}

@media screen and (max-width: 575px) {
    .bannerguarantee_p {
        max-width: 100%;
    }
}


.content_carousel_ver .owl-carousel .owl-nav.disabled {
    width: 108%;
    left: -4%;

}

.content_carousel_ver .owl-carousel .owl-nav .owl-prev,
.content_carousel_ver .owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
}

.ullist1 li abbr {
    font-weight: bold;
}

.zoom-in-out-box {
    animation: zoom-in-zoom-out 1.5s ease infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.9, 0.9);
        opacity: 0.9;
    }

    100% {
        transform: scale(1, 1);
    }
}

.client-lofof {
    width: 140px;
}

.colorFFF {
    color: #fff !important;
}