body {
    color: #000;
    background-color: #edf7ff;
    min-width: 320px
}

h2.main_title {
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -.02em;
    color: #001f50
}

@media(max-width:769px) {
    h2.main_title {
        font-size: 23px;
        line-height: 28px
    }
}

body.index-page>.container-fluid.no-space>.row.no-space {
    background-color: #004bc1;
    height: auto;
    display: flex
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space {
    margin: auto !important
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space #carousel-example-generic {
    display: none;
    background-image: none;
    background-color: #fff
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text {
    position: relative;
    top: 0 !important;
    width: 100%;
    color: #fff
}

@media(max-width:769px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text {
        max-width: 550px
    }
}

@media(max-width:580px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text {
        max-width: 400px;
        padding: 0 15px
    }
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text h1 {
    color: #00c2ff;
    text-shadow: none;
    font-weight: 600;
    font-size: 40px;
    line-height: 36px;
    margin-bottom: 30px;
    text-align: center
}

@media(max-width:769px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text h1 {
        font-size: 36px !important;
        line-height: 21px !important;
        margin-bottom: 20px
    }
}

@media(max-width:580px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text h1 {
        font-size: 24px !important;
        line-height: 24px !important;
        margin: 0 auto
    }
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text h3 {
    color: #fff;
    text-shadow: none;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    letter-spacing: .6px
}

@media(max-width:1199px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text h3 {
        font-size: 24px !important;
        line-height: 37px !important
    }
}

@media(max-width:769px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text h3 {
        font-size: 18px !important;
        line-height: 24px !important
    }
}

@media(max-width:580px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text h3 {
        font-size: 16px !important;
        line-height: 20px !important
    }
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text .space20 {
    display: none
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form {
    max-width: 520px;
    margin: 0 auto
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group {
    background: #fbfbfb;
    border: 1px solid #efefef
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control {
    background-color: #fbfbfb;
    border: none;
    margin-right: 5px;
    z-index: 1;
    text-indent: 10px;
    color: #00368b;
    font-weight: 700;
    font-size: 22px
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control::-webkit-input-placeholder {
    color: #00368b !important;
    font-weight: 700;
    font-size: 20px
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control::-moz-placeholder {
    color: #00368b !important;
    font-weight: 700;
    font-size: 20px
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control:-ms-input-placeholder {
    color: #00368b !important;
    font-weight: 700;
    font-size: 20px
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control:-moz-placeholder {
    color: #00368b !important;
    font-weight: 700;
    font-size: 20px
}

@media(max-width:769px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control {
        font-size: 16px
    }

    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control::-webkit-input-placeholder {
        font-size: 16px
    }

    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control::-moz-placeholder {
        font-size: 16px
    }

    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control:-ms-input-placeholder {
        font-size: 16px
    }

    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control:-moz-placeholder {
        font-size: 16px
    }
}

@media(max-width:580px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control {
        font-size: 14px
    }

    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control::-webkit-input-placeholder {
        font-size: 14px !important
    }

    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control::-moz-placeholder {
        font-size: 14px !important
    }

    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control:-ms-input-placeholder {
        font-size: 14px !important
    }

    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-lg>.form-control:-moz-placeholder {
        font-size: 14px !important
    }
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-btn {
    z-index: 2
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-btn>.btn {
    background: #00368b;
    border-color: #00368b;
    color: #fff
}

@media(max-width:580px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-btn>.btn {
        font-size: 0;
        padding: 0 23px;
        border-radius: 25px
    }
}

@media(max-width:580px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text form .input-group-btn>.btn i {
        font-size: 16px;
        line-height: 34px
    }
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text>.col-md-8.col-md-offset-2.text-center {
    margin: 0 auto;
    width: 1170px;
    float: none
}

@media(max-width:1199px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text>.col-md-8.col-md-offset-2.text-center {
        width: 970px
    }
}

@media(max-width:991px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text>.col-md-8.col-md-offset-2.text-center {
        width: 750px
    }
}

@media(max-width:769px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text>.col-md-8.col-md-offset-2.text-center {
        width: 100%;
        padding: 0
    }
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text>.col-md-6.col-md-offset-3.text-center {
    margin: 50px auto 40px;
    max-width: 1170px;
    float: none;
    width: auto
}

@media(max-width:1199px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text>.col-md-6.col-md-offset-3.text-center {
        width: 970px
    }
}

@media(max-width:991px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text>.col-md-6.col-md-offset-3.text-center {
        width: 750px
    }
}

@media(max-width:769px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text>.col-md-6.col-md-offset-3.text-center {
        width: 100%;
        margin: 30px auto 40px 0;
        max-width: 550px;
        padding: 0
    }
}

body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text a.f300.undelline {
    text-decoration: none !important;
    display: block;
    padding: 0;
    z-index: 10;
    position: absolute;
    margin: -45px auto 0;
    left: -50vw;
    right: calc(-50vw - 195px);
    float: none;
    font-size: 0;
    background-color: transparent;
    border: none;
    background-size: 16px 16px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSIgZmlsbD0iIzUwODFBQSI+PHBhdGggZD0iTTIuNjk5IDMuMDcxVi45N0gxLjc2VjMuMDdIMHYzLjY2NWgxLjc2MXY4Ljc0NkgyLjdWNi43MzZoMS43NlYzLjA3MUgyLjd6TTguNDcgNy40NDJWLjk2OWgtLjkzOHY2LjQ3M0g1Ljc3djMuNjY1aDEuNzZ2NC4zNzVoLjkzOHYtNC4zNzVoMS43NjFWNy40NDJIOC40N3pNMTQuMjM5IDMuMDcxVi45N0gxMy4zVjMuMDdIMTEuNTR2My42NjVoMS43NjF2OC43NDZoLjkzOFY2LjczNmgxLjc2VjMuMDcxaC0xLjc2eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwIj48cGF0aCBmaWxsPSIjZmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC4yMjUpIiBkPSJNMCAwaDE2djE2SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px
}

@media(max-width:580px) {
    body.index-page>.container-fluid.no-space>.row.no-space>.col-md-12.no-space .main-text a.f300.undelline {
        display: none
    }
}

body.index-page section .container .white-bg {
    box-shadow: 0 0 0 0;
    background: transparent;
    margin-top: 0 !important
}

@media(max-width:580px) {
    body.index-page section .container .white-bg {
        padding-bottom: 0
    }
}

body.index-page section .container .white-bg:active,
body.index-page section .container .white-bg:focus,
body.index-page section .container .white-bg:hover {
    box-shadow: 0 0 0 0
}

body.index-page section .container .white-bg>.row h2.main_title {
    font-weight: 600;
    font-size: 20px;
    letter-spacing: .04em;
    color: #597eb7;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px
}

@media(max-width:580px) {
    body.index-page section .container .white-bg>.row h2.main_title {
        font-size: 15px;
        margin-top: 10px
    }
}

body.index-page section .container .white-bg .text-center {
    text-align: left !important
}

@media(max-width:769px) {
    body.index-page section .container .white-bg .text-center {
        padding: 0
    }
}

body.index-page section .container .white-bg ul.categery {
    text-align: center
}

@media(max-width:580px) {
    body.index-page section .container .white-bg ul.categery {
        padding: 0 10px;
        margin: 0
    }
}

@media(max-width:580px) {
    body.index-page section .container .white-bg ul.categery li {
        padding: 0 1px !important
    }
}

body.index-page section .container .white-bg ul.categery li a {
    line-height: 42px;
    border-radius: 30px;
    background: #e3f0fa;
    border: 1px solid #e3f0fa;
    padding: 0 20px;
    font-size: 17px;
    color: #001f50;
    font-weight: 600;
    margin-bottom: 10px;
    box-shadow: none
}

@media(max-width:580px) {
    body.index-page section .container .white-bg ul.categery li a {
        line-height: 27px;
        padding: 0 10px;
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 5px
    }
}

body.index-page section .container .white-bg ul.categery li a:active,
body.index-page section .container .white-bg ul.categery li a:focus,
body.index-page section .container .white-bg ul.categery li a:hover {
    background: #265195;
    border: 1px solid #265195;
    color: #fff;
    box-shadow: none
}

body.index-page section.premiam {
    padding: 0 0 70px
}

body.index-page section.premiam .container .col-md-12.text-center h2.main_title {
    text-align: center;
    font-weight: 900;
    font-size: 40px;
    color: #001f50;
    margin-bottom: 7px;
    letter-spacing: .25px;
    margin-top: 0
}

@media(max-width:580px) {
    body.index-page section.premiam .container .col-md-12.text-center h2.main_title {
        font-size: 23px
    }
}

body.index-page section.premiam .container .col-md-12.text-center p.f16 {
    text-align: center;
    color: #265195
}

@media(max-width:580px) {
    body.index-page section.premiam .container .col-md-12.text-center p.f16 {
        line-height: 19px;
        max-width: 250px;
        margin: 10px auto 0;
        font-weight: 700
    }
}

body.search-page section.search_result {
    padding: 20px 0;
    background: none !important
}

body.search-page section.search_result .container .row>div.col-md-3.search-tx {
    display: none
}

body.search-page section.search_result .container .row>div.col-md-7 {
    width: 75%;
    margin: 0 0 0 auto;
    float: right
}

@media(max-width:991px) {
    body.search-page section.search_result .container .row>div.col-md-7 {
        width: 100%;
        margin: 0 auto;
        float: none
    }
}

body.search-page section.search_result .container .row>div.col-md-7 input[type=text] {
    border: 1px solid #dcdcdc;
    box-shadow: none
}

body.search-page section.search_result .container .row>div.col-md-7 button.btn_search {
    background: #004bc1;
    border-color: #004bc1;
    color: #fff;
    border-radius: 30px
}

@media(max-width:580px) {
    body.search-page section.search_result .container .row>div.col-md-7 button.btn_search {
        font-size: 0;
        padding: 0 23px;
        border-radius: 25px
    }
}

@media(max-width:580px) {
    body.search-page section.search_result .container .row>div.col-md-7 button.btn_search i {
        font-size: 16px;
        line-height: 34px
    }
}

@media(max-width:991px) {
    body.search-page section.search_body .container>.row {
        display: flex;
        flex-wrap: wrap
    }
}

@media(max-width:991px) {
    body.search-page section.search_body .container>.row>div:first-child {
        order: 2;
        display: none
    }
}

@media(max-width:991px) {
    body.search-page section.search_body .container>.row>div:nth-child(2) {
        order: 1;
        width: 100%
    }
}

body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box {
    background: transparent;
    box-shadow: none;
    margin-top: 0;
    padding: 0
}

@media(max-width:991px) {
    body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box h3.main_title.crummer {
        display: none
    }
}

body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box h3.main_title.crummer a {
    text-decoration: none
}

@media(max-width:991px) {
    body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row {
        display: grid;
        grid-column-gap: 30px;
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width:769px) {
    body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row {
        grid-template-columns: repeat(1, 1fr);
        grid-column-gap: 0
    }
}

body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row:after,
body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row:before {
    display: none
}

@media(max-width:991px) {
    body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row>div {
        margin: 0;
        padding: 0;
        width: 100%
    }
}

@media(max-width:769px) {
    body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row>div {
        padding: 0 15px;
        max-width: 520px;
        margin: 0 auto
    }
}

body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row>div .dom_placeholder {
    display: flex
}

body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row>div .dom_placeholder p {
    margin: auto;
    font-size: 350%
}

@media(max-width:1199px) {
    body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.row>div .dom_placeholder p {
        font-size: 250%
    }
}

body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont>.text-center {
    clear: both
}

body.domain-page .desktop_domain_bg,
body.search-page section.search_body .container>.row>div:nth-child(2) .result_main_box .flux-cont #paging-cont p {
    display: none
}

body.domain-page .desktop_domain {
    background-image: none;
    background-color: #004bc1
}

@media(max-width:991px) {
    body.domain-page .desktop_domain {
        position: relative
    }

    body.domain-page .desktop_domain:after {
        content: "";
        width: 100%;
        display: block;
        position: absolute;
        height: 38%;
        bottom: -10px;
        left: 0;
        background-color: #edf7ff
    }
}

body.domain-page .desktop_domain .container {
    width: 100%;
    max-width: 1170px
}

@media(max-width:1199px) {
    body.domain-page .desktop_domain .container {
        max-width: 970px
    }
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container {
        max-width: 750px
    }
}

@media(max-width:769px) {
    body.domain-page .desktop_domain .container {
        max-width: 100%
    }
}

body.domain-page .desktop_domain .container .white-bg {
    margin: 0 0 -130px;
    padding: 0 0 50px;
    background-color: transparent;
    box-shadow: 0 0 0 0;
    display: grid;
    grid-template-columns: 420px auto;
    -moz-column-gap: 100px;
    column-gap: 100px
}

@media(max-width:1199px) {
    body.domain-page .desktop_domain .container .white-bg {
        grid-template-columns: 400px auto;
        -moz-column-gap: 40px;
        column-gap: 40px
    }
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container .white-bg {
        display: block;
        max-width: 520px;
        margin: 0 auto !important
    }
}

body.domain-page .desktop_domain .container .white-bg>.row {
    padding: 0;
    margin: 0
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child {
    grid-column: 1/2;
    grid-row: 1/3
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 {
    width: 100%;
    margin: 0;
    padding: 0
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 {
        margin-top: 30px !important
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 h3.main_title {
    font-size: 15px;
    line-height: 17px;
    color: #fff;
    font-weight: 400 !important;
    margin: 0 0 50px
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 h3.main_title {
        display: none
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 h3.main_title a {
    font-size: 15px;
    line-height: 17px;
    color: #39a1ff;
    font-weight: 400;
    text-decoration: none
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 h2.main_title_h2 {
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #00c2ff;
    word-break: break-all
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 h2.main_title_h2 {
        text-align: center
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 p {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin: 10px 0 0 !important
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-8 p {
        text-align: center
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4 {
    width: 100%;
    margin-top: 60px !important;
    text-align: inherit !important;
    background: #003CA2;
    border-radius: 65px;
    display: grid;
    grid-template-columns: 54% 1fr;
    padding: 0;
    overflow: hidden;
    border: 1px solid #00C5FF;
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4.space80 {
    display: none
}

@media(max-width:1199px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4 {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4 {
        margin-top: 30px !important
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4>.clearfix {
    display: block;
    position: absolute;
    bottom: 0;
    height: 50px;
    width: 100%;
    background-color: rgba(219, 233, 255, .45);
    z-index: 0
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4>.clearfix {
        height: 72px
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4>.clearfix:after,
body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4>.clearfix:before {
    display: none
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4 h2.main_title_h2 {
    grid-column: 1/2;
    grid-row: 1/2;
    text-align: center;
    line-height: 55px;
    font-size: 32px;
    width: 100% !important;
    float: none !important;
    padding: 4px 0 0 0 !important;
    margin: 0 !important;
    color: #fff;
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child>div.col-md-4 h2.main_title_h2 {
        grid-column: 1/3;
        grid-row: 1/2;
        width: auto !important;
        margin-bottom: 0 !important
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child .btn_ri {
    grid-column: 2/3;
    grid-row: 1/2;
    margin: 10px;
    width: auto !important;
    float: none !important;
    padding: 0 !important;
    border: none !important
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child .btn_ri {
        grid-column: 1/3;
        grid-row: 2/3;
        margin-top: 0
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child .btn_ri a.btn {
    margin: 0 !important;
    float: right;
    line-height: 62px;
    background: #5bbf79;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    position: relative;
    border: none;
    padding: 0 20px 0 60px;
    text-transform: none
}

@media(max-width:769px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child .btn_ri a.btn {
        margin: 0 auto !important;
        float: none
    }
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child .btn_ri a.btn {
        width: 100%;
        max-width: 240px;
        line-height: 50px
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child .btn_ri a.btn:before {
    content: "";
    width: 20px;
    height: 62px;
    display: block;
    position: absolute;
    left: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTc2IiBoZWlnaHQ9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNTI4LjEyIDMwMS4zMTlsNDcuMjczLTIwOEM1NzguODA2IDc4LjMwMSA1NjcuMzkxIDY0IDU1MS45OSA2NEgxNTkuMjA4bC05LjE2Ni00NC44MUMxNDcuNzU4IDguMDIxIDEzNy45MyAwIDEyNi41MjkgMEgyNEMxMC43NDUgMCAwIDEwLjc0NSAwIDI0djE2YzAgMTMuMjU1IDEwLjc0NSAyNCAyNCAyNGg2OS44ODNsNzAuMjQ4IDM0My40MzVDMTQ3LjMyNSA0MTcuMSAxMzYgNDM1LjIyMiAxMzYgNDU2YzAgMzAuOTI4IDI1LjA3MiA1NiA1NiA1NnM1Ni0yNS4wNzIgNTYtNTZjMC0xNS42NzQtNi40NDctMjkuODM1LTE2LjgyNC00MGgyMDkuNjQ3QzQzMC40NDcgNDI2LjE2NSA0MjQgNDQwLjMyNiA0MjQgNDU2YzAgMzAuOTI4IDI1LjA3MiA1NiA1NiA1NnM1Ni0yNS4wNzIgNTYtNTZjMC0yMi4xNzItMTIuODg4LTQxLjMzMi0zMS41NzktNTAuNDA1bDUuNTE3LTI0LjI3NmMzLjQxMy0xNS4wMTgtOC4wMDItMjkuMzE5LTIzLjQwMy0yOS4zMTlIMjE4LjExN2wtNi41NDUtMzJoMjkzLjE0NWMxMS4yMDYgMCAyMC45Mi03Ljc1NCAyMy40MDMtMTguNjgxeiIgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+)
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child .btn_ri a.btn:before {
        height: 50px;
        left: 60px
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child p.f12 {
    grid-column: 1/3;
    grid-row: 2/3;
    text-align: center;
    font-size: 13px;
    line-height: 50px;
    color: #001f50;
    margin: 0 auto !important;
    padding: 0;
    display: flex;
    position: relative
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child p.f12 {
        grid-column: 1/3;
        grid-row: 3/4;
        display: block;
        line-height: 26px;
        margin: 10px auto 0 !important
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child p.f12:after {
    content: "";
    background-image: url(images/escrow-logo.svg);
    width: 144px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    display: inline-block;
    position: relative;
    margin: auto -5px auto 23px
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:first-child p.f12:after {
        margin: 0 auto 10px;
        display: block;
        width: 128px;
        height: 30px
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:first-child img {
    display: none
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3) {
    grid-column: 2/3;
    grid-row: 1/2;
    position: relative;
    margin-top: -10px
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3) {
        margin-top: 20px
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3):before {
    border: 10px solid #6996de;
    content: "";
    width: 100%;
    height: calc(100% + 100px);
    background-color: #fff;
    position: absolute;
    display: block;
    z-index: 0;
    border-radius: 20px 20px 0 0;
    top: 0;
    border-bottom: 0
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 {
    margin: 0 !important;
    padding: 40px 70px 0 !important
}

@media(max-width:1199px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 {
        padding: 40px 40px 0 !important
    }
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 {
        padding: 30px 20px 0 !important
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 p.f18 {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #001f50;
    margin: 0 !important;
    text-align: center
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 p.f18 {
        font-size: 17px;
        line-height: 20px;
        text-align: center
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 h3.main_title {
    font-size: 36px;
    line-height: 42px;
    color: #265195 !important;
    margin: 0 !important;
    word-break: break-all;
    text-align: center;
    font-weight: 600
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 h3.main_title {
        font-size: 26px;
        line-height: 56px;
        text-align: center
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 .offer-form-domain-logo {
    width: 100%;
    height: 140px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 49%;
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 .offer-form-domain-logo {
        width: 100%;
        height: 150px;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: contain
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 p.f15 {
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    color: #001f50;
    margin: 10px 0 25px !important;
    text-align: center
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(3)>.col-md-12 p.f15 {
        font-size: 16px;
        line-height: 19px;
        max-width: 220px;
        margin: 8px auto 25px !important
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4) {
    grid-column: 2/3;
    grid-row: 2/3;
    position: relative
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4):before {
    border: 10px solid #6996de;
    content: "";
    width: 100%;
    height: calc(100% + 100px);
    background-color: #fff;
    position: absolute;
    display: block;
    z-index: -1;
    border-radius: 20px;
    bottom: 0
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 {
    margin: 0 !important;
    padding: 0 70px 30px !important
}

@media(max-width:1199px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 {
        padding: 0 40px 30px !important
    }
}

@media(max-width:580px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 {
        padding: 0 20px 30px !important
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form .form-group {
    margin-bottom: 10px
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=mail],
body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=text] {
    background: #eef7ff;
    border: 1px solid #aebed8;
    border-radius: 3px
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=mail]::-webkit-input-placeholder,
body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=text]::-webkit-input-placeholder {
    color: #848484 !important;
    font-weight: 400;
    font-size: 14px
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=mail]::-moz-placeholder,
body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=text]::-moz-placeholder {
    color: #848484 !important;
    font-weight: 400;
    font-size: 14px
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=mail]:-ms-input-placeholder,
body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=text]:-ms-input-placeholder {
    color: #848484 !important;
    font-weight: 400;
    font-size: 14px
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=mail]:-moz-placeholder,
body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=text]:-moz-placeholder {
    color: #848484 !important;
    font-weight: 400;
    font-size: 14px
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form textarea {
    height: 40px;
    background: #eef7ff;
    border: 1px solid #aebed8;
    border-radius: 3px
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=submit] {
    font-size: 18px;
    line-height: 62px;
    color: #fff;
    font-weight: 600;
    padding: 0 30px;
    background: #265195;
    border-radius: 10px;
    border: none
}

@media(max-width:991px) {
    body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form input[type=submit] {
        width: 80%;
        margin: 0 auto;
        float: none !important;
        display: block
    }
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form .g-recaptcha {
    margin-top: 10px
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form p {
    font-size: 14px;
    line-height: 17px;
    color: #313d48;
    font-weight: 500
}

body.domain-page .desktop_domain .container .white-bg>.row:nth-child(4)>.col-md-12 form p span {
    font-size: 11px;
    line-height: 13px;
    color: #9aa2a9
}

body.domain-page .desktop_domain .container .space80,
body.domain-page .desktop_domain .container .white-bg>.row:nth-child(2),
body.domain-page .desktop_domain .container .white-bg>.row:nth-child(5) {
    display: none
}

body.domain-page .desktop_domain.offer-only .container .white-bg>.row:first-child>div.col-md-8 h3.main_title {
    margin: 0 0 30%
}

body.domain-page .desktop_domain.offer-only .container .white-bg>.row:first-child>div.col-md-4.space80 {
    display: none
}

body.domain-page .similar_domains {
    margin-top: 80px
}

body.domain-page .similar_domains .flux-cont>.row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px
}

@media(max-width:991px) {
    body.domain-page .similar_domains .flux-cont>.row {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width:769px) {
    body.domain-page .similar_domains .flux-cont>.row {
        grid-template-columns: repeat(1, 1fr);
        grid-column-gap: 0
    }
}

body.domain-page .similar_domains .flux-cont>.row:after,
body.domain-page .similar_domains .flux-cont>.row:before {
    display: none
}

body.domain-page .similar_domains .flux-cont>.row>div {
    margin: 0;
    padding: 0;
    width: 100%
}

@media(max-width:769px) {
    body.domain-page .similar_domains .flux-cont>.row>div {
        padding: 0 15px;
        max-width: 520px;
        margin: 0 auto
    }
}

body.domain-page .similar_domains .flux-cont>.row>div .dom_placeholder {
    display: flex
}

body.domain-page .similar_domains .flux-cont>.row>div .dom_placeholder p {
    margin: auto;
    font-size: 350%
}

@media(max-width:1199px) {
    body.domain-page .similar_domains .flux-cont>.row>div .dom_placeholder p {
        font-size: 250%
    }
}

body.contact-page .search-domin,
body.domain-page .similar_domains .flux-cont #paging-cont p {
    display: none
}

body.contact-page form.detail_form input[type=submit] {
    background: #004bc1;
    border-color: #004bc1;
    color: #fff;
    border-radius: 10px
}

body.aboutus-page .search-domin {
    display: none
}

header {
    background: #004bc1
}

header .col-md-4 a {
    display: block;
    width: 236px;
    height: 100px;
    background-image: url(images/logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0
}

@media(max-width:1199px) {
    header .col-md-4 a {
        width: 160px;
        height: 70px
    }
}

@media(max-width:991px) {
    header .col-md-4 a {
        width: 130px;
        height: 56px
    }
}

@media(max-width:769px) {
    header .col-md-4 a {
        width: 100%
    }
}

header .col-md-4 a img {
    display: none
}

@media(max-width:769px) {
    header .col-md-8 {
        padding-left: 0
    }
}

header .col-md-8 .call-us {
    margin: 35px 0
}

@media(max-width:1199px) {
    header .col-md-8 .call-us {
        margin: 18px 0
    }
}

@media(max-width:991px) {
    header .col-md-8 .call-us {
        margin: 8px 0
    }
}

header .col-md-8 .call-us .call-tx {
    margin-right: 30px;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #fff
}

@media(max-width:991px) {
    header .col-md-8 .call-us .call-tx {
        margin-right: 10px
    }
}

header .col-md-8 .call-us .call-tx>span {
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    color: #fff
}

header .col-md-8 .call-us .call-tx>img {
    display: none
}

header .col-md-8 .call-us .number {
    padding-left: 30px;
    color: #fff;
    border-left: 1px solid #3a74d0
}

@media(max-width:991px) {
    header .col-md-8 .call-us .number {
        font-size: 19px;
        padding-left: 10px
    }
}

@media(max-width:769px) {
    header .col-md-8 .call-us .number {
        font-size: 15px;
        padding-left: 10px;
        line-height: 40px
    }
}

@media(max-width:769px) {
    .premiam .container p.space50 {
        display: none
    }
}

@media(max-width:769px) {
    .premiam .container .col-md-12.text-center {
        margin-bottom: 30px
    }
}

.premiam .container .col-md-12.text-center h2.main_title {
    text-align: left;
    font-weight: 900;
    font-size: 40px;
    color: #265195;
    margin-bottom: 4px;
    margin-top: 90px
}

@media(max-width:769px) {
    .premiam .container .col-md-12.text-center h2.main_title {
        margin-top: 0;
        font-size: 23px
    }
}

.premiam .container .col-md-12.text-center p.f16 {
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    color: #88a8da
}

@media(max-width:769px) {
    .premiam .container .col-md-12.text-center p.f16 {
        font-size: 16px
    }
}

.premiam .container .white-box {
    background: #fff;
    border-radius: 20px;
    padding: 0;
    margin-bottom: 30px;
    box-shadow: 0 0 0 0;
    border: 1px solid #efefef;
    position: relative;
    overflow: hidden
}

@media(max-width:769px) {
    .premiam .container .white-box {
        max-width: 500px;
        margin: 0 auto 30px
    }
}

.premiam .container .white-box img {
    padding: 20px;
    height: auto
}

.premiam .container .white-box .my-btn {
    background: transparent;
    color: #275194;
    font-weight: 600;
    border: 2px solid #275194
}

.premiam .container .white-box a.brand {
    font-size: 20px;
    color: #265195;
    font-weight: 600;
    display: block;
    width: 100%;
    position: relative;
    line-height: 40px;
    letter-spacing: .5px
}

.premiam .container .white-box .list-logo {
    min-height: 170px
}

.premiam .container .white-box .dom_placeholder {
    min-height: 170px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent
}

.premiam .container .white-box .dom_placeholder p {
    display: none
}

.premiam .container .white-box .productprice {
    padding: 10px 0 30px;
    border: none;
    margin: 0;
    position: relative
}

.premiam .container .white-box .productprice:before {
    left: 0
}

.premiam .container .white-box .productprice:after,
.premiam .container .white-box .productprice:before {
    content: "";
    width: 10%;
    height: 1px;
    position: absolute;
    top: 38px;
    display: block;
    background-color: rgba(124, 145, 156, .3)
}

.premiam .container .white-box .productprice:after {
    right: 0
}

.premiam .container .white-box .productprice .pull-right {
    float: none !important;
    width: 60%;
    margin: 0 auto;
    position: relative
}

.premiam .container .white-box .productprice .pull-right a.buy-btn {
    color: #fff;
    background: #265195;
    border-radius: 40px;
    line-height: 55px;
    border: none;
    padding: 0 30px;
    font-size: 16px;
    text-align: center
}

@media(max-width:580px) {
    .premiam .container .white-box .productprice .pull-right a.buy-btn {
        padding: 0 10px;
        font-size: 15px
    }
}

#domain_list_body .col-md-12.text-center,
.similar_domains .col-md-12.text-center {
    margin-bottom: 50px
}

@media(max-width:769px) {

    #domain_list_body .col-md-12.text-center,
    .similar_domains .col-md-12.text-center {
        max-width: 520px;
        margin: 0 auto 30px
    }
}

#domain_list_body .col-md-12.text-center h2.main_title,
.similar_domains .col-md-12.text-center h2.main_title {
    text-align: left;
    font-weight: 900;
    font-size: 40px;
    color: #265195;
    margin-bottom: 4px;
    margin-top: 0
}

@media(max-width:769px) {

    #domain_list_body .col-md-12.text-center h2.main_title,
    .similar_domains .col-md-12.text-center h2.main_title {
        font-size: 23px !important;
        line-height: 28px !important
    }
}

#domain_list_body .col-md-12.text-center p.f16,
.similar_domains .col-md-12.text-center p.f16 {
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    text-align: left;
    color: #88a8da
}

@media(max-width:769px) {

    #domain_list_body .col-md-12.text-center p.f16,
    .similar_domains .col-md-12.text-center p.f16 {
        font-size: 16px !important;
        line-height: 19px !important
    }
}

#domain_list_body .white-box,
.similar_domains .white-box {
    background: #fff;
    border-radius: 20px;
    padding: 0;
    margin-bottom: 30px;
    box-shadow: 0 0 0 0;
    border: 1px solid #efefef;
    position: relative;
    overflow: hidden
}

#domain_list_body .white-box .list-logo,
.similar_domains .white-box .list-logo {
    min-height: 170px
}

#domain_list_body .white-box .list-logo .dom_placeholder,
.similar_domains .white-box .list-logo .dom_placeholder {
    min-height: 170px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent
}

#domain_list_body .white-box .list-logo .dom_placeholder p,
.similar_domains .white-box .list-logo .dom_placeholder p {
    display: none
}

#domain_list_body .white-box a.brand,
.similar_domains .white-box a.brand {
    font-size: 20px;
    color: #265195;
    font-weight: 600;
    display: block;
    width: 100%;
    position: relative;
    line-height: 40px;
    letter-spacing: .5px
}

#domain_list_body .white-box img,
.similar_domains .white-box img {
    padding: 20px;
    height: auto
}

#domain_list_body .white-box .row-roll,
.similar_domains .white-box .row-roll {
    padding: 10px 0 30px;
    border: none;
    margin: 0;
    position: relative;
    height: auto;
    background: transparent
}

#domain_list_body .white-box .row-roll:before,
.similar_domains .white-box .row-roll:before {
    content: "";
    width: 10%;
    height: 1px;
    position: absolute;
    top: 38px;
    left: 0;
    display: block;
    background-color: rgba(124, 145, 156, .3)
}

#domain_list_body .white-box .row-roll:after,
.similar_domains .white-box .row-roll:after {
    content: "";
    width: 10%;
    height: 1px;
    position: absolute;
    top: 38px;
    right: 0;
    display: block;
    background-color: rgba(124, 145, 156, .3)
}

#domain_list_body .white-box .row-roll>div,
.similar_domains .white-box .row-roll>div {
    float: none !important;
    width: 60%;
    margin: 0 auto;
    position: relative
}

@media(max-width:1199px) {

    #domain_list_body .white-box .row-roll>div,
    .similar_domains .white-box .row-roll>div {
        width: 68%
    }
}

#domain_list_body .white-box .row-roll>div a.buy-btn-list,
.similar_domains .white-box .row-roll>div a.buy-btn-list {
    color: #fff;
    background: #265195;
    border-radius: 40px;
    line-height: 55px;
    border: none;
    padding: 0 30px;
    font-size: 16px;
    text-align: center
}

@media(max-width:1199px) {

    #domain_list_body .white-box .row-roll>div a.buy-btn-list,
    .similar_domains .white-box .row-roll>div a.buy-btn-list {
        padding: 0 10px;
        font-size: 16px
    }
}

@media(max-width:580px) {

    #domain_list_body .white-box .row-roll>div a.buy-btn-list,
    .similar_domains .white-box .row-roll>div a.buy-btn-list {
        font-size: 15px
    }
}

.search_body .search_left {
    padding: 0 10px
}

.search_body .search_left #filter-form h3.main_title {
    text-align: center
}

.search_body .search_left #filter-form .border_bottom {
    display: none
}

.search_body .search_left #filter-form>.col-sm-12.text-center {
    padding: 0
}

.search_body .search_left #filter-form select.form-control {
    border: 1px solid #dcdcdc;
    border-radius: 27px;
    box-shadow: none
}

.search_body .search_left #filter-form .noUi-target {
    margin: 0 15px;
    height: 10px
}

.search_body .search_left #filter-form .noUi-target .noUi-connect {
    background-color: #275194
}

.search_body .search_left #filter-form .noUi-horizontal .noUi-handle {
    width: 25px;
    height: 24px;
    left: -12px;
    top: -8px
}

.search_body .search_left #filter-form .noUi-horizontal .noUi-handle:after,
.search_body .search_left #filter-form .noUi-horizontal .noUi-handle:before {
    display: none
}

.search_body .search_left #filter-form .slide_tip_max,
.search_body .search_left #filter-form .slide_tip_min {
    margin: 17px 0;
    background: #f9f9f9;
    border: 1px solid #e4e4e4;
    padding: 4px 6px;
    font-size: 100%;
    border-radius: 25px
}

.search_body .search_left .btn_search {
    background: #004bc1;
    border-color: #004bc1;
    color: #fff;
    border-radius: 30px;
    width: 100%;
    line-height: 30px;
    font-size: 17px
}

.search_body .search_left .btn_search>i {
    float: left;
    line-height: 29px;
    margin-right: -12px
}

section.search-domin {
    background-image: none;
    background-color: #004bc1;
    margin-bottom: 80px
}

@media(max-width:580px) {
    section.search-domin {
        margin-bottom: 0
    }
}

section.search-domin .container>.row {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    margin-bottom: 25px;
    margin-top: 5px
}

@media(max-width:991px) {
    section.search-domin .container>.row {
        flex-wrap: wrap;
        margin: 0
    }
}

section.search-domin .container>.row>div {
    flex: 1 1 100%;
    width: 100%
}

@media(max-width:991px) {
    section.search-domin .container>.row .search-tx {
        text-align: center;
        margin-top: 200px
    }
}

@media(max-width:580px) {
    section.search-domin .container>.row .search-tx {
        padding: 0
    }
}

section.search-domin .container>.row .search-tx:after {
    content: "";
    position: absolute;
    display: block;
    background-image: url(images/figure-3.svg);
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 280px;
    height: 370px;
    top: -73px;
    right: -110px;
    z-index: 0
}

@media(max-width:1199px) {
    section.search-domin .container>.row .search-tx:after {
        width: 240px;
        height: 371px;
        top: -96px;
        right: -57px
    }
}

@media(max-width:991px) {
    section.search-domin .container>.row .search-tx:after {
        width: 200px;
        height: 262px;
        top: -270px;
        margin: 0 auto;
        position: absolute;
        left: calc(-50vw - 50px);
        right: -50vw
    }
}

section.search-domin .container>.row .search-tx h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 55px;
    color: #fff;
    text-shadow: none;
    margin-bottom: 20px;
    z-index: 2
}

@media(max-width:1199px) {
    section.search-domin .container>.row .search-tx h1 {
        font-size: 30px
    }
}

section.search-domin .container>.row .search-tx p {
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    text-shadow: none;
    width: 85%;
    letter-spacing: .2px;
    z-index: 2
}

@media(max-width:1199px) {
    section.search-domin .container>.row .search-tx p {
        font-size: 16px;
        line-height: 20px;
        width: 80%
    }
}

@media(max-width:991px) {
    section.search-domin .container>.row .search-tx p {
        width: 100%
    }
}

section.search-domin .container>.row .col-md-7 {
    display: flex
}

section.search-domin .container>.row .col-md-7 form {
    width: 380px;
    margin: auto 0 auto auto
}

@media(max-width:991px) {
    section.search-domin .container>.row .col-md-7 form {
        margin: 30px auto 0
    }
}

section.search-domin .container>.row .col-md-7 form .input-group {
    background: #fff;
    border-radius: 30px 30px;
    padding: 5px;
    margin: 0 !important
}

section.search-domin .container>.row .col-md-7 form .input-group input[type=text] {
    background-color: #fbfbfb;
    border: none;
    margin-right: 5px;
    z-index: 1;
    text-indent: 10px;
    color: #00368b;
    font-weight: 700;
    font-size: 22px
}

section.search-domin .container>.row .col-md-7 form .input-group input[type=text]::-webkit-input-placeholder {
    color: #00368b !important;
    font-weight: 700;
    font-size: 20px
}

section.search-domin .container>.row .col-md-7 form .input-group input[type=text]::-moz-placeholder {
    color: #00368b !important;
    font-weight: 700;
    font-size: 20px
}

section.search-domin .container>.row .col-md-7 form .input-group input[type=text]:-ms-input-placeholder {
    color: #00368b !important;
    font-weight: 700;
    font-size: 20px
}

section.search-domin .container>.row .col-md-7 form .input-group input[type=text]:-moz-placeholder {
    color: #00368b !important;
    font-weight: 700;
    font-size: 20px
}

@media(max-width:580px) {
    section.search-domin .container>.row .col-md-7 form .input-group input[type=text] {
        font-size: 14px
    }

    section.search-domin .container>.row .col-md-7 form .input-group input[type=text]::-webkit-input-placeholder {
        font-size: 14px
    }

    section.search-domin .container>.row .col-md-7 form .input-group input[type=text]::-moz-placeholder {
        font-size: 14px
    }

    section.search-domin .container>.row .col-md-7 form .input-group input[type=text]:-ms-input-placeholder {
        font-size: 14px
    }

    section.search-domin .container>.row .col-md-7 form .input-group input[type=text]:-moz-placeholder {
        font-size: 14px
    }
}

@media(max-width:580px) {
    section.search-domin .container>.row .col-md-7 form .input-group-btn>button {
        font-size: 0;
        padding: 0 23px;
        border-radius: 25px
    }
}

@media(max-width:580px) {
    section.search-domin .container>.row .col-md-7 form .input-group-btn>button i {
        font-size: 16px;
        line-height: 34px
    }
}

footer {
    background: #edf7ff
}

footer .container>.row {
    display: flex
}

@media(max-width:769px) {
    footer .container>.row {
        flex-wrap: wrap
    }
}

footer .container>.row>.col-md-4 {
    display: none
}

footer .container>.row>.col-md-4.number {
    display: flex;
    width: auto;
    margin-left: auto
}

@media(max-width:769px) {
    footer .container>.row>.col-md-4.number {
        width: 100%;
        flex-wrap: wrap
    }
}

footer .container>.row>.col-md-4.number h4 {
    flex: 1 1 100%;
    width: 100%;
    white-space: nowrap;
    line-height: 42px;
    order: 2
}

footer .container>.row>.col-md-4.number .list-inline {
    order: 1;
    margin-right: 30px
}

@media(max-width:769px) {
    footer .container>.row>.col-md-4.number .list-inline {
        margin: 0 auto 30px
    }
}

footer .container>.row>.col-md-4.number .list-inline li:first-child,
footer .container>.row>.col-md-4.number .list-inline li:nth-child(2) {
    display: none
}

footer .container>.row>.col-md-4.number .list-inline li:nth-child(3) a {
    display: block;
    padding: 0 22px;
    background: #fbfbfb;
    border: 1px solid #efefef;
    box-sizing: border-box;
    border-radius: 20px;
    font-weight: 700;
    font-size: 16px;
    color: #4d6e82 !important;
    line-height: 40px
}

footer .container>.row>.col-md-12.text-center {
    display: flex;
    width: auto;
    margin-left: 10px;
    margin-right: auto
}

@media(max-width:769px) {
    footer .container>.row>.col-md-12.text-center {
        width: 100%
    }
}

footer .container>.row>.col-md-12.text-center a {
    display: inline-block;
    margin: 0 20px;
    line-height: 42px;
    color: #4479a4 !important;
    font-weight: 600;
    font-size: 17px
}

@media(max-width:769px) {
    footer .container>.row>.col-md-12.text-center a {
        display: block;
        margin: 0 auto 20px
    }
}

footer .container>.row>.col-md-12.text-center br {
    display: none
}



/* Bin button hide on domain page logic */

section.desktop_domain div.col-md-4.space30.text-center.hide-bin-widget {
    display: none !important;
}

section.desktop_domain div.col-md-4.space30.text-center.hide-bin-button {
    display: block !important;
    grid-template-columns: repeat(1, 1fr) !important;
}

section.desktop_domain div.col-md-4.space30.text-center.hide-bin-button>.btn_ri,
section.desktop_domain div.col-md-4.space30.text-center.hide-bin-button>.clearfix,
section.desktop_domain div.col-md-4.space30.text-center.hide-bin-button>.f12.space20 {
    display: none !important;
}

/* End button hide on domain page logic */


body {
    display: inherit !important
}