/*
Theme Name: eternalhost
*/
.btn {
	border-radius: 5px !important;
}
.cabinet-text {
  display: none !important;
}
@media(min-width: 1273px)
{
  .cabinet-text {
    display: inline !important;
  }
}
.domains ul.list-column-4 li{
    border-left: 1px solid #fff;
    padding-left: 30px;
    padding-right: 30px;
}
#navbar-top .nav-link{
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}
.c-subtitle{
    font-size: 14px;
    color: #626570;
    margin-top: 10px;    
}
.questmark-btn{
    -webkit-mask-image: url('/images/questmark.svg');
    mask-image: url('/images/questmark.svg');
    background: #74CDD2;
    width: 14px;
    height: 15px;
    display: inline-block;
}

.hot .card-header:after{
    display: none;
    content: none;
}

.hot .card-header .c-title:after{
    content: '';
    width: 30px;
    height: 23px;
    background: url(/images/fire.svg) center right no-repeat;
    display: inline-block;
}
.c-footer-text{
    font-size: 24px;
    color: #202737;
    margin-top: 3rem;
    display: block;
    text-align: center;   
}
.mark-ok,
.mark-notok{
    width: 15px;
    height: 15px;
    display: inline-block;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
}
.mark-ok{
    background-image: url('/images/checked.svg');
}
.mark-notok{
    background-image: url('/images/notchecked.svg');
}

.t-row-title{
    color: #646e87;
    background: #F8F8F8;
}
.tariff-table td{
    font-size: 16px;
    border-color: #E4E9EB;
    text-align: center;
    padding: .5rem;
}
.tariff-table td:first-child{
    border-left: 0;
    text-align: left;
}
.tariff-table td:last-child{
    border-right: 0;
}
.tariff-table thead td{
    font-size: 19px;
    border: 0;
}
.tariff-table-footer td{
    border: 0;
}

.btn-arrow-bottom:before{
    background-position: center;
}
@media(min-width: 768px){
    .btn-long{
        min-width: 330px;
    }    
}

.total-sum-title{
    font-size: 16px;
    color: #626570;
}
.sum-md{
    font-size: 20px;
    font-weight: 500;
}

.calc-price-total-wrap{
    text-align: center;
}
.calc-slide-loan{
    font-weight: normal!important;
    color: #626570!important;
}

.tariff-table img{    
    margin-right: 15px;
    margin-top: -4px;   
}

.cms-link{
    text-align: center;    
    background: #FFFFFF;    
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    border-radius: 7px;
    height: 80px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; 
    padding: 0 10px;
    margin-bottom: 30px;  
}

@media (max-width: 1199.99px){
.offers .col {
    margin-bottom: 25px;
}
}

.calc-slide-top-content .float-right span{
    font-weight: 400;
    color: #626570;
}

.calc-slide-top-content .float-right{
    color: #5A3A83;
    font-weight: 500;
}
.calc-slide-loan{
    color: #5A3A83!important;
    font-weight: 500!important;
}
.tooltip{
    min-width: 200px;
}

@media (min-width: 992px){
    #main-screen{
        background-size: cover;
    }
}
.partner-img-block img,
.partner-block img{
  max-height: 46px;
}
.partner-block img{
  padding: 0 20px;
}

.partner .left-part img{
    max-width: 140px;
    max-height: 45px
}

@media(min-width: 991px){
.partner .left-part img{
    max-width: 90%;
    max-height: initial;
}   
}
.partner-img-block{
    padding: 0;
}
.partner-img-block img{
    max-height: initial;
}

.footer-bottom img{
    border-bottom: 0;
}

.footer-bottom .row>div{
    margin: 0!important;
}

.ftrico_visa{
    max-height: 30px;
}

.ftrico_mir{
    max-height: 18px;
}
.ftrico_yandex, .ftrico_webmoney{
    max-height: 50px;
}
.ftrico_qiwi{
    max-height: 35px;
}

.card-hover .card{
	border-radius: 12px!important;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
.card-hover .card .card-header{
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}


.bg-light {
	background-color: #f6fcfd !important;
	background-image: none;
}
.image-bg-circle {
	background: #f0f9fd;
}
#breadcrumbs {
	background: #2AB5BB;
}
.scroll-to-tariff {
	background: #2AB5BB;
	background-image: url(/images/pattern-footer.png);
}
.sidebar-form {
	background: #2AB5BB;
}
.review-block__grey {
	background: #f6fcfd;
	border-radius: 12px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
.bg-gray {
	background: #f6fcfd;
}
.partner .card {
	background: #f6fcfd !important;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
.btn-outline-dark {
	color: #fff;
	border: 2px solid #202737;
	background: #202737;
	border-color: #202737;
}
.btn-outline-dark:hover {
	color: #202737;
	border: 2px solid #202737;
	background: transparent;
	border-color: #202737;
}
.card-gray {
	background-color: #f6fcfd;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
.steps .card-gray .card-body {
    padding: 50px 30px 0 30px;
}
.bg-green {
	background-color: #2AB5BB !important;
}
.faq .faq-title button {
	background: #f6fcfd;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
.faq li, .faq .faq-title button {
	background: #f6fcfd;
}
.faq li:hover button.collapsed {
	background: #f6fcfd;
}
.additional-inline {
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
#breadcrumbs .delimiter {
	background: url(/images/arrow-plain.svg) center bottom no-repeat;
}
.breadcrumbs-list>li a:hover {
	color: #261F46;
}
@media (min-width: 992px) {
#navbar-top.navbar-light a:hover, #navbar-top.navbar-light a.active {
	color: #04CCD1;
	}
}
.footer-title:hover, footer a:hover {
	color: #04CCD1 !important;
}
#main-screen .text-small {
	color: #D1E42D;
	font-weight: 600;
}
.btn-arrow-right:before, .btn-arrow-right-l:before, .arrow-right {
	background-image: url(/images/arrow-plain.svg);
}
.comments-side {
	padding: 15px;
	border: 2px solid #fff;
	border-radius: 12px!important;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}
.blog-side-title:before {
	content: none;
}


footer ul.footer-nav-list li{
    text-align: left;
}
footer ul.footer-nav-list a,
footer ul.footer-nav-list .footer-title{
    display: block;
    margin-left: 0;
    text-align: left;
}


.step-right-part .card.card-gray  {
-webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
background: #fff;
}  

.step-left-part{
    z-index: 2;
}

.btn-arrow-right:before, .btn-arrow-right-l:before, .arrow-right{
    background-image: url("/images/arrow-plain-white.svg");
    background-position: center;
}

.btn-outline-dark.btn-arrow-right:before{
    background-image: url(/images/arrow-plain.svg);
    background-position: center;
}

.btn-primary{
    border: 1px solid #d9ec2f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff330), color-stop(49%, #def131), to(#d5eb19));
    background-image: linear-gradient(180deg, #dff330 0%, #def131 49%, #d5eb19 100%);
    transition: none;  
}
.btn-primary:hover{
    border: 1px solid #ddf02b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e9ff29), color-stop(49%, #e3f825), to(#ddf319));
    background-image: linear-gradient(180deg, #e9ff29 0%, #e3f825 49%, #ddf319 100%);
    transition: none;  
}

.faq .faq-title button.btn-link{
    box-shadow: none;
    -webkit-box-shadow: none;
}
ul.faq li{
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}

.table-border{
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
    border: 1px solid #E4E9EB;
    border-radius: 12px;
}

#reviews-page{
    background: #f6fcfd;
}
#reviews-page .review-block__grey{
    background: #fff;
}

.footer-nav-list{
    margin-left: 10px;
    margin-right: 10px;
}

.table-border .tariff-table thead td{
	font-size: 11px;
	font-weight: 500;
}
.table-border .tariff-table td {
    font-size: 12px;
    padding: 6px 2px;
    vertical-align: middle;
}
.tariff-table tr td:first-child{
    padding-left: 6px;
}

.tariff-table-footer .w-100{
    width: auto!important;
    padding: 10px 12px;
    font-size: 20px;
}
@media(min-width: 321px){
    .table-border .tariff-table td {
        padding: 6px;
        font-size: 13px;
    }
    .table-border .tariff-table thead td{
        font-size: 12px;
        font-weight: 500;
    }
    .tariff-table-footer .w-100{
        padding: 11px 13px;
        font-size: 21px;
    }
}
@media(min-width: 768px){
	.tariff-table-footer{
		display: table-row;
	}
    .tariff-table-footer .w-100{
        width: 100%!important;
        padding: 12px;
        font-size: 16px;
    }
	.table-border .tariff-table thead td{
		font-size: 18px;
		font-weight: 400;
	}
	.table-border .tariff-table td {
	    font-size: 16px;
	    padding: 8px;
	}
    .tariff-table tr td:first-child{
        padding-left: 8px;
    }
}

.ssl-offers .c-subtitle{
	font-size: 16px;
	color: #202737;
	font-weight: 500;
}
.ssl-title{
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 35px;		
}
.card {
	border-radius: 12px;
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
}

.domain-blocks-list li>div{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
    min-height: 55px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
    max-width: 100%;
    padding-right: 14px;
    border: 1px solid #e3eff5;
    width: 100%;
    align-items: center;
}

.domain-blocks-list li>div>div{
    display: flex;
    align-items: center;
    width: 100%;
}

.domain-blocks-list li>div>div s{
    margin-left: 10px;
}

.domain-blocks-list-start li>div {
    flex-wrap: nowrap;
}
.domain-blocks-list-start li>div>div{
    width: auto;
}

.domain-blocks-list{
	display: flex;
	flex-wrap: wrap;
	padding: 0!important;
	margin: 0;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 3px 7px rgb(0 0 0 / 5%);
}

.domain-blocks-list li{
	-webkit-box-flex: 0;
	flex: 0 0 100%;
    max-width: 100%;    
    padding: 0;
}

#domain-prices .btn{
	margin-left: auto;
}
@media(min-width: 576px){
	.domain-blocks-list li{
		flex: 0 0 100%;
    	max-width: 100%;
        flex-wrap: nowrap;
	}
	#domain-prices .btn{
		margin-left: 50px;
	}

    .domain-blocks-list li>div>div{
        display: block;
        width: auto;
    }
}
@media(min-width: 992px){
	.domain-blocks-list li{
		-ms-flex: 0 0 50%;
    	flex: 0 0 50%;
   		max-width: 50%;
	}
}
@media(min-width: 768px){
	#contacts-page .table-clear td:last-child{
		text-align: right;
	}
}
#map{
	border-radius: 7px;
}
#contacts-page .table-clear td:first-child{
	width: auto;
}
.req-table td{
	padding: 5px 0;
}
#contacts-page h2{
    font-size: 24px;
}

.wpd-comment-label,
.wpd-reply-to{
    display: none!important;
}
#partners {
	background: #f6fcfd;
}

#main-screen {
    background-position: center bottom;
}
.arrow-draw-left{
    background-image: url(/images/mainpage-arrow-left.svg);
}
.arrow-draw-right{
    background-image: url(/images/mainpage-arrow-right.svg);
}
section.domains{
    background-color: #f6fcfd;
}
#domains-search-form{
    padding: 30px 0;
}

.inp-search input {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border: 1px solid #e3eff5;
    border-radius: 5px !important;
}
.foot-title{
    font-weight: 500;
    color: #fff;
    font-size: 1.125rem;
    margin-bottom: 25px;
    margin-top: 8px;
    margin-left: 10px;
    margin-right: 10px;    
}

.additional-inline{
    margin-bottom: 0!important;
}
#additionals .card{
    margin-bottom: 20px!important;
}
@media(min-width: 768px){
  #additionals .card{
        margin-bottom: 0px!important;
  }  
}

.table-price-label{
    font-size: 13px !important;
    font-weight: 500;
    color: #5A3A83;
    }
@media(min-width: 768px){
.table-price-label{
    font-size: 18px !important;
    }
}


.twitter-typeahead{
    display: block!important;
}
.inp-search:before{
    z-index: 2;
}
.tt-menu {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    border: 1px solid #e3eff5;
    border-radius: 7px;
    right: 0;
}
.tt-menu .list-group-item{
    border: 0;
    cursor: pointer;
}
.tt-menu .list-group-item:hover{
    color: #33A4AA;
}
.enlighter-default{
    min-height: 34px;
}
#base-search-field{
    border-radius: 7px;
}
.tt-menu-is-open #base-search-field{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.tt-menu-is-open .tt-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.leaflet-tile-pane{
    -webkit-filter: none;
    filter: none;
}

.btn-login .fa-user-plus{
    color: #808080;
    position: absolute;
    left: 0;
    font-size: 14px;
    bottom: 0;  
}
.homepage .btn-login .fa-user-plus {
    color: #fff;
}

.mobile-sign-btns{
    margin: 0 10px 0 -10px;
}
.mobile-sign-btns a{
    padding: 0 5px;
}
.hamburger-inner{
   
}

@media(min-width: 400px){
    .mobile-sign-btns{
        margin: 0 30px 0 -30px;
    }
    .hamburger-inner{
        right: 0;
    }    
}


.deskon-subtitle{
    font-size: 14px;
    color: #626570;
    margin: 10px 0;
}
.deskon-wrap{
    filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.05));
    border-radius: 12px;
    margin: 60px 0px 0 0px;
    background-color: #fff;
    min-height: 128px;    
}
.deskon-wrap .row{
    height: 100%;
}
.deskon-wrap img{
	padding-top: 30px;
}

.deskon-wrap-text{   
    font-size: 15px;
    line-height: 120%;
    color: #4F4F4F;
    text-align: center;
    padding-top: 15px;
}
@media(min-width: 991px){
    .deskon-wrap-text{
         margin-left: 15px;
         text-align: left;
         padding-top: 0;
    }
    .deskon-wrap img{
        margin-right: 8px;
    }

    .deskon-wrap img{
		padding-top: 0px;
	}
    
    .deskon-wrap{
        filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.05));
        border-radius: 12px;
        margin: 60px 6px 0 6px;
        background-color: #fff;
        background-image: url('/images/deskonpage/deskon-wrap-bg.svg');
        background-position: right;
        background-repeat: no-repeat;    
        height: 128px;    
    }
}

#deskon-additionals .des-leftpart{
    color: #4F4F4F;
    font-weight: bold;
    font-size: 15px;
}
#deskon-additionals .des-rightpart{    
    color: #4F4F4F;
}
#deskon-additionals .des-leftpart{
    margin-bottom: 10px;
}
.des-leftpart-lg{
    font-size: 18px;
}
#deskon-additionals .container{
    background-color: #fff;
    background-image: url('/images/deskonpage/deskon-logo-bg.svg');
    background-position: bottom;
    background-repeat: no-repeat; 
}
#deskon-additionals .card, #deskon-additionals .row{    
    height: 100%;    
}
#deskon-additionals .card{
    padding: 17px 20px;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.05);
    border-radius: 12px;
    min-height: 70px;
}
.des-mb{
    margin-bottom: 20px;
}
.des-btn-wrap{
	padding-bottom: 30px;
	padding-top: 15px;
}
@media(min-width: 991px){
    #deskon-additionals .des-rightpart{    
        text-align: right;
    }
    #deskon-additionals .des-leftpart{
        margin-bottom: 0px;
    } 
    .des-mb{
        margin-bottom: 40px;
    }
    .des-btn-wrap{
		padding-right: 15px;
		padding-bottom: 0;
		padding-top: 0;
	}
}
.des-btn-wrap .btn-outline-dark:hover{
	background: #fff;
}
.des-circle{
    width: 50px;
    height: 50px;
    min-width: 50px;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 4px rgba(0, 0, 0, 0.05);
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
}

.des-circle-title{
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #5A3A83;
    margin-top: 15px;
    margin-bottom: 12px;
    margin-left: 18px;
}
.des-circle-text{
    font-size: 15px;
    line-height: 120%;
    color: #828282;
    margin-left: 18px;
}
.des-circle-list{
    margin-bottom: 40px;
}
.des-circle-list-wrap{
    margin-top: 23px;
}

#deskon-additionals{
    padding-bottom: 55px;
}

#deskon-page .t-lg{
    font-size: 1em;
}

.single-domain{
    margin-top: 25px;
}
.single-domain .table tr td:first-child{
    text-align: left;
}
.single-domain .table tr td:last-child{
    text-align: right;
}
.single-domain .table td{
    border-color: #F3F5F7;
}
.single-domain .table tr:first-child td{
    border-top: 0;
}
.footer-s-block {
	margin-bottom: 16px;
}

section.advantages {
    padding-bottom: 0;
}
 
.advantages__block{background-color:#272f42;padding-top:50px;padding-bottom:10px}.advantages__block:nth-child(2){position:relative}.advantages__block:nth-child(2) .advantages__item-title{color:#74cdd2}.advantages__block:nth-child(2)::before{content:'';width:80%;height:2px;background:rgba(255,255,255,.2);position:absolute;top:0;left:50%;transform:translateX(-50%)}.advantages__block h2{text-align:center;font-size:24px;line-height:28px;margin-bottom:50px;color:rgba(255,255,255,.98)}.advantages__item{display:flex;margin-bottom:24px}.advantages__item-img{width:40px;height:40px;margin-right:10px}.advantages__item-img img{display:block;width:40px;height:40px}.advantages__item-title{font-size:14px;line-height:16px;color:#d1e42d;font-weight:700;margin-bottom:10px}.advantages__item-descr{font-size:14px;line-height:16px;color:#c3cbdb}@media (min-width:992px){.advantages__block{padding-top:80px;padding-bottom:20px}.advantages__block h2{font-size:1.5rem;margin-bottom:80px}.advantages__item{display:flex;margin-bottom:60px;padding-left:35px;padding-right:35px}.advantages__item-img{margin-right:20px}.advantages__item-title{font-size:16px;line-height:19px}.advantages__item-descr{font-size:15px;line-height:18px}}



.read-now {
    background-color: #fff;
    width: 370px;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 3px 13px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 5px;
    z-index: 2;
    display: none;
    left: 13px;
}
@media (min-width: 992px)
{
	.read-now.active.ready {
	    display: block;
	}
	.read-now.active2.ready {
	    display: block;
	}
	.read-now.forceClose {
	    display: none !important;
	}
	.read-now.tmpforceClose {
	    display: none !important;
	}
}

.read-now__list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.read-now__item {
    margin-bottom: 10px;
    display: none;
}

.read-now__item:last-child {
    margin-bottom: 0px;
}
.read-now__item.active {
    display: list-item;
}

.read-now .close{ 
    width:30px;
    height:30px;
    background:url(/images/close.svg) center no-repeat;
    margin:0 0 0 auto;
    padding:0
}

.read-now h4 {
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 20px !important;
}

.read-now a {
    font-size: 15px;
}

.read-now .modal-header {
    font-weight: bold;
    padding: 0; 
}
.sum-lg {
  font-size: 2rem;
}
.sale-strike {
  /*background: linear-gradient(0.45turn, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);*/
  text-decoration: line-through;
  color: grey;
}
.btn-group-toggle {
	border-radius: 5px;
}
.btn-toggle-slide {
	border-radius: 5px;
}
/*modal from deskon*/
.modal .close {
  background: url("/wp-content/themes/eternalhost/assets/close.svg") no-repeat center center;
  width: 16px;
  height: 16px;
  background-size: contain;
  position: static;
  margin-right: 39px;
  margin-left: auto;
}
@media (max-width: 767px) {
  .modal .close {
    width: 14px;
    height: 14px;
    margin-top: 20px;
    margin-right: 20px;
  }
}

.modal-content {
  padding-top: 32px;
}
@media (max-width: 767px) {
  .modal-content {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .modal-mini .modal-dialog {
    max-width: 280px;
  }
}

.modal-mini {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.3;
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
}

.modal-mini .modal-body {
  padding-top: 0;
}

.modal-mini .logo {
  margin-bottom: 35px;
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767px) {
  .modal-mini .logo {
    margin-bottom: 28px;
  }
}
.modal-mini .logo img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media (max-width: 767px) {
  .modal-mini .logo img {
    max-width: 142px;
  }
}

.modal-mini .title {
  text-align: center;
  color: #828282;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .modal-mini .title {
    font-size: 18px;
    margin-bottom: 28px;
  }
}

.modal-mini .modal-content {
  border: none;
  background: #ffffff;
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, .1);
  border-radius: 20px;
}

.modal-mini label.checkbox {
  margin-bottom: 20px;
  max-width: 297px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 17px;
}
@media (max-width: 767px) {
  .modal-mini label.checkbox {
    margin-bottom: 33px;
  }
}

.modal-mini .input {
  max-width: 310px;
  margin-left: auto;
  margin-right: auto;
}

.modal-mini .btn-green {
  min-width: 220px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
@media (max-width: 767px) {
  .modal-mini .btn-green {
    min-width: 160px;
    margin-bottom: 0;
  }
}

.modal-mini .form {
  max-width: 310px;
  margin-left: auto;
  margin-right: auto;
}

.modal-mini .nav {
  border: none;
  justify-content: center;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .modal-mini .nav {
    margin-bottom: 15px;
  }
}
.modal-mini .nav a {
  display: block;
  padding-left: 17px;
  padding-right: 17px;
  border-bottom: 6px solid transparent;
  padding-bottom: 6px;
  color: #828282;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
@media (max-width: 767px) {
  .modal-mini .nav a {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 15px;
    border-width: 3px !important;
    padding-bottom: 2px;
  }
}
.modal-mini .nav a.active {
  border-bottom: 6px solid #D1E42D;
  color: #D1E42D;
}
.modal-mini .nav li {
  margin-right: 10px;
  margin-left: 10px;
}

.modal-mini .show-pass {
  position: relative;
  cursor: pointer;
}
.modal-mini .show-pass input {
  padding-right: 50px;
}
.modal-mini .show-pass .show-pass-button {
  position: absolute;
  bottom: 7px;
  width: 25px;
  height: 25px;
  border: none;
  padding: 0;
  right: 10px;
  background: none;
}
.modal-mini .show-pass .show-pass-button:before {
  content: "";
  position: absolute;
  background: url("/wp-content/themes/eternalhost/assets/eye.svg") no-repeat center center;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: contain;
  opacity: 1;
}
.modal-mini .show-pass .show-pass-button:after {
  content: "";
  position: absolute;
  background: url("/wp-content/themes/eternalhost/assets/eye-no.svg") no-repeat center center;
  background-size: contain;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
}
.form-disabled {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.2);
}
.modal-mini .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    background: url("/wp-content/themes/eternalhost/assets/load.png") center center no-repeat;
    background-size: 70px;
}

.modal-mini label.error {
  position: absolute;
  bottom: 0;
  height: 38px;
  left: 0;
  font-size: 15px;
  color: #fa6868;
  vertical-align: middle;
  margin-bottom: 0;
  padding-left: 22px;
  padding-top: 8px;
}
@media (max-width: 767px) {
  .modal-mini label.error {
    padding-top: 14px;
    font-size: 12px;
  }
}

.modal-mini input.error {
  border: 2px solid #fa6868 !important;
}

.grecaptcha-badge {
  display: none !important;
}

.modal-mini label.error {
  border: 2px solid #fa6868 !important;
  border-radius: 12px;
  right: 0;
  background: #efefef;
  height: auto;
  bottom: 0;
  padding-top: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .modal-mini label.error {
    padding-left: 8px;
  }
}
.modal-mini .input-message-wrapper label.error {
  position: relative;
  background: none;
  display: block;
  text-align: center;
  border: 0 !important;
  padding: 0 !important;
  overflow: visible;
  white-space: initial;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.modal-mini .show-pass .show-pass-button.active:after {
  opacity: 1;
}
.modal-mini .show-pass .show-pass-button.active:before {
  opacity: 0;
}
@media (max-width: 767px) {
  .modal-mini .show-pass .show-pass-button {
    width: 15px;
    height: 15px;
    bottom: 8px;
    right: 11px;
  }
}

.modal-mini .last-pass {
  display: inline-block;
  color: #000;
  font-size: 20px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .modal-mini .last-pass {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 26px;
  }
}

@media (max-width: 767px) {
  .modal-mini .text-center {
    text-align: left !important;
  }
}

.modal-mini .other-people .checkbox__text {
  color: #828282;
  font-size: 20px;
  padding-top: 0;
}
@media (max-width: 767px) {
  .modal-mini .other-people .checkbox__text {
    font-size: 12px;
    padding-left: 25px;
  }
}
.modal-mini .other-people .checkbox__text:after,
.modal-mini .other-people .checkbox__text:before {
  top: 4px !important;
}
@media (max-width: 767px) {
  .modal-mini .other-people .checkbox__text:after,
  .modal-mini .other-people .checkbox__text:before {
    top: 1px !important;
  }
}

.modal-mini .footnote {
  margin-top: 22px;
  font-weight: bold;
  font-size: 15px;
  color: #000000;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .modal-mini .footnote {
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 33px;
  }
}
.modal-mini .footnote span {
  display: block;
  font-weight: normal;
}

.generate {
  text-align: right;
  display: block;
  color: #828282;
  cursor: pointer;
}

#login #tab-2 .input {
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  #login #tab-2 .input {
    margin-bottom: 16px;
  }
}
.modal-mini .input-wrapper {
    position: relative;
}
.modal-mini .input select,
.modal-mini .input input {
  height: 38px;
  background-color: #efefef;
  border-radius: 12px;
  border: 1px solid #efefef;
  display: block;
  padding: 10px 20px;
  width: 100%;
  font-size: 15px;
  box-shadow: none;
}
@media (max-width: 767px) {
  .modal-mini .input select,
  .modal-mini .input input {
    padding: 7px 15px;
    height: 30px;
    font-size: 12px;
  }
}
.modal-mini .input span {
  color: #828282;
  font-size: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
  margin-bottom: 10px;
}
.modal-mini .input {
  margin-bottom: 20px;
  max-width: 271px;
  position: relative;
}
@media (max-width: 767px) {
  .modal-mini .input {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .modal-mini .input span {
    font-size: 12px;
    margin-bottom: 7px;
    padding-left: 6px;
  }
}
.modal-mini .btn-green {
  border: 2px solid #D1E42D;
  background: #D1E42D;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  font-size: 25px;
  font-weight: bold;
  min-height: 70px;
  padding: 5px 35px;
  font-family: "Roboto", sans-serif;
  min-width: 220px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
@media (max-width: 767px) {
  .modal-mini .btn-green {
    min-height: 45px;
    font-size: 18px;
    border-radius: 10px;
    min-width: 160px;
    margin-bottom: 0;
  }
}
.modal-mini .btn-green.big {
  max-width: 300px;
  width: 100%;
}
.modal-mini .btn-green.invert {
  background: #ffffff;
  color: #D1E42D;
}
.modal-mini .btn-green.invert:hover {
  background: #D1E42D;
  color: #ffffff;
}
.modal-mini .btn-green.invert:focus {
  background: #ffffff;
  color: #D1E42D;
}
.modal-mini .btn-green:hover {
  background-color: #ddeb62;
  color: #fff;
  border-color: #ddeb62;
  text-decoration: none;
}
.modal-mini .btn-green:focus {
  background: #D1E42D;
  color: #ffffff;
}
.modal-mini .input-message-wrapper label.error{
    margin:0px;
    margin-bottom:10px;  
}

.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - 30px);
}