body {font-family:montserrat,arial,verdana; padding-top: 0;}
header {
    background: #34495e;
    position: relative;
    margin-bottom: 0;
}
::-webkit-scrollbar{width:12px}
::-webkit-scrollbar-thumb{border-width:1px 1px 1px 2px;border-color:#777;background-color:#e2045b}
::-webkit-scrollbar-thumb:hover{border-width:1px 1px 1px 2px;border-color:#555;background-color:#b70048}
::-webkit-scrollbar-track{border-width:0}
::-webkit-scrollbar-track:hover{border-left:solid 1px #aaa;background-color:#eee}
::selection{background:#e2045b;color:#fff;text-shadow:none}
::-moz-selection{background:#e2045b;color:#fff;text-shadow:none}

a {color:#fff;transition: all .1s;-ms-transition: all .1s; -webkit-transition: all .1s;-moz-transition: all .1s;}
a:hover{color:#d0d0d0; text-decoration: none}

.header_sitv>.darkart-header-top {background: #e2045b;}
.header_itk>.darkart-header-top {background: #023c9f;}

.darkart-header-top>.wrapper{width:1170px;margin:0 auto;position: relative; display: flex}


.header-top-left{width:50%;text-align: left}
.darkart-ticker h6.ticker-title{display:inline-block;font-size:14px;line-height:22px;font-weight:500;text-transform:uppercase;padding:10px
10px 10px 18px;border-left:1px solid #34495e;border-right:1px solid #34495e;position:relative;margin:0 20px 0 0}
.darkart-ticker h6.ticker-title>a>i{margin-left:20px}
.ticker-title a{font-size:14px;line-height:22px;font-weight:500;text-transform:uppercase;color:#fff;padding:10px
10px 10px 10px;position:relative;margin:0}


.header-top-right{width:50%;text-align: right}
.header-top-right>a{display: inline-block;text-align: center;width: 42px;height: 42px;line-height: 42px;font-size: 25px;}


.wrapper{width:1170px;margin:0 auto;position: relative; display: flex}
.darkart-header-middle {padding: 15px 0;}
.header-bottom-wrap{width:100%}
.header_sitv .sticky-wrapper .darkart-header-bottom .header-bottom-wrap {background: #283644;border-bottom: 4px solid #e2045b;}
.header_itk .sticky-wrapper .darkart-header-bottom .header-bottom-wrap {background: #283644;border-bottom: 4px solid #023c9f;}
.main-menu {display: initial;}
.main-menu>li:first-child {margin: 0;}
.main-menu>li {list-style: none;padding: 0;margin: 0;background: 0 0;z-index: 99999999;float: left;position: initial;white-space: normal;transition: all .5s;-ms-transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;}
.main-menu>li>a {padding: 10px 15px;font-size: 15px;display: inherit;line-height: 24px;color: #fff;text-transform: uppercase;margin: 0;border: none;position: relative;transition: all .5s;-ms-transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;}
.main-menu>li>a>i {margin-right: 10px;}
.header_sitv .sticky-wrapper .darkart-header-bottom .header-bottom-wrap .main-menu>li:hover>a {background: #e2045b;}
.header_itk .sticky-wrapper .darkart-header-bottom .header-bottom-wrap .main-menu>li:hover>a {background: #023c9f;}



.bottom-area-1 {background: #283644;position: relative;}
.footer_sitv .bottom-sidebar .bottom-area-1 {border-bottom: 4px solid #e2045b;}
.footer_itk .bottom-sidebar .bottom-area-1 {border-bottom: 4px solid #023c9f;}
.bottom-nav {padding: 14px 0px;}
.bottom-menu {padding-left:0; margin-bottom: 0; display: flex;list-style-type:none}
.bottom-menu>li {margin: 0 13px;}
.bottom-menu>li>a {font-size: 13px;line-height: 22px;color: #fff;text-transform: uppercase;transition: all .5s;-ms-transition: all .5s;-webkit-transition: all .5s;-moz-transition: all .5s;}

.bottom-area-2{background: #34495e;}

.widget-area-1, .widget-area-2, .widget-area-3, .widget-area-4 {padding: 40px 1% 0;position: relative;}
.widget-area-1 {width: 23%;}
.widget-title.style2 {color:#fff;padding-bottom: 15px;border-bottom: 2px solid #60606a;}
.widget-title {font-size: 18px;line-height: 26px;margin-bottom: 15px;text-transform: uppercase;font-weight: 500;}
.darkart-follow-widget>ul {margin-top: -15px;padding-left: 0;list-style-type: none;}
.darkart-follow-widget>ul>li {margin-top: 15px;}
.darkart-follow-widget a i {display: inline-block;text-align: center;width: 36px;height: 36px;line-height: 36px;font-size: 20px;border-radius: 50%;}
.footer_sitv .bottom-sidebar .bottom-area-2 .darkart-follow-widget a i {background: #e2045b;}
.footer_itk .bottom-sidebar .bottom-area-2 .darkart-follow-widget a i {background: #023c9f;}
.darkart-follow-widget a span {font-size: 14px;line-height: 22px;text-transform: uppercase;margin-left: 20px;}
.arkart-ads-widget>a{display: block}
.arkart-ads-widget>a>img{width:100%}
.arkart-ads-widget .widget-title {padding-bottom: 0}
.widget-area-2 {width: 16%;}
.widget_pages>ul {padding-left: 0;list-style-type: none;}
.widget_pages>ul>li>a {text-transform: uppercase}
.widget_pages>ul>li:first-child {padding-top: 0;margin-top:0}
.widget_pages>ul>li {margin-top: 15px;}

.widget-area-3 {width: 35%;}
.widget-area-4 {width: 26%;}
.darkart-editor-widget>ul {margin: -10px -5px 0;padding-left: 0;}
.widget_vw_widget_social_counter {padding-top: 15px;padding-left: 5%;margin-bottom: -15px;}
.vw-social-counter {background: #283644;width: 90%;margin-right: 5%;float: left;margin-bottom: 5px;}
.vw-social-counter-count, .vw-social-counter-icon {-webkit-transition: all .25s;-moz-transition: all .25s;transition: all .25s;}
.vw-social-counter-icon {float: left;display: inline-block;width: 50px;height: 50px;background-color: #eee;text-align: center;margin-right: 5px;}
.vw-social-counter-counter {float: left;display: inline-block;color:#fff}
.vw-social-counter-count {font-size: 22px;line-height: 1.2em;margin-top: 5px;}
.vw-social-counter-unit {font-size: 10px;line-height: 1em;margin-top: 2px;text-transform: uppercase;}
.vw-social-counter-icon i {line-height: 50px;font-size: 18px;}
.vw-social-counter-location .vw-social-counter-icon {background-color: #d34836;}
.vw-social-counter-call .vw-social-counter-icon {background-color: #016b22;}

.bottom-area-3{position: relative;background: #283644;color:#fff}
.bottom-area-3 .wrapper {padding: 25px 20px;display: block;}
.bottom-area-3 .wrapper >p {text-align: center}





.box h1 {font-weight: bold; margin: 0;}
.box h2 {text-align: center;}
.box p {font-size: 14px;font-weight: 100;line-height: 20px;letter-spacing: 0.5px;margin: 20px 0 30px;}
.box span {font-size: 12px;}
.box b {background-color: #34495e;border-color: unset;color: white;box-shadow: none;text-shadow: none;margin-bottom: 0;
    margin-top: 30px;padding: 10px 20px;border-radius: 10px;font-weight: 300;display: flex;}

.box a {color: #333; font-size: 14px; text-decoration: none; margin: 15px 0;}
.box button {border-radius: 20px;color: #FFFFFF;font-size: 12px;font-weight: bold;
    padding: 12px 45px;letter-spacing: 1px;text-transform: uppercase;transition: transform 80ms ease-in;}
.box input[type="submit"] {border-radius: 20px;width:unset;color: #FFFFFF;font-size: 12px;font-weight: bold;
    padding: 12px 45px;letter-spacing: 1px;text-transform: uppercase;transition: transform 80ms ease-in;}
.box_sitv button{border: 1px solid #e2045b;background-color: #e2045b;}
.box_itk button{border: 1px solid #023c9f;background-color: #023c9f;}
.box_sitv input[type="submit"] {border: 1px solid #e2045b;    background-color: #e2045b;}
.box_itk input[type="submit"] {border: 1px solid #023c9f;    background-color: #023c9f;}
.box  button:active { transform: scale(0.95);}
.box  button:focus { outline: none;}
.box  button.ghost { background-color: transparent; border-color: #FFFFFF;}
.box  form { background-color: #FFFFFF;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 0 50px;height: 100%;text-align: center;}
.box input {background-color: #eee;border: none;padding: 12px 15px;margin: 8px 0;width: 100%;font-size: unset;height: unset;box-shadow: unset;border-radius: unset;}
.box {background-color: #fff;border-radius: 10px;box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    position: relative;overflow: hidden;width: 768px;max-width: 100%;min-height: 480px;display: inline-block;margin: 30px 0px;}
.form-container { position: absolute;  top: 0;  height: 100%;  transition: all 0.6s ease-in-out;}
.sign-in-container {left: 0; width: 50%; z-index: 2;}
.container.right-panel-active .sign-in-container { transform: translateX(100%);}
.sign-up-container { left: 0; width: 50%;  opacity: 0;  z-index: 1;}
.box.right-panel-active .sign-up-container { transform: translateX(100%);  opacity: 1;  z-index: 5;  animation: show 0.6s;}
@keyframes show { 0%, 49.99% { opacity: 0;  z-index: 1; }   50%, 100% {  opacity: 1;  z-index: 5; }}
.overlay-container { position: absolute; top: 0; left: 50%; width: 50%; height: 100%; overflow: hidden;transition: transform 0.6s ease-in-out;z-index: 100;}
.box.right-panel-active .overlay-container{  transform: translateX(-100%);}
.overlay {background-repeat: no-repeat;background-size: cover;background-position: 0 0;color: #FFFFFF;position: relative;
    left: -100%;height: 100%; width: 200%; transform: translateX(0);transition: transform 0.6s ease-in-out;}
.overlay_sitv  {
    background: rgba(133,13,61,1);
    background: -moz-linear-gradient(left, rgba(133,13,61,1) 0%, rgba(226,3,92,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(133,13,61,1)), color-stop(100%, rgba(226,3,92,1)));
    background: -webkit-linear-gradient(left, rgba(133,13,61,1) 0%, rgba(226,3,92,1) 100%);
    background: -o-linear-gradient(left, rgba(133,13,61,1) 0%, rgba(226,3,92,1) 100%);
    background: -ms-linear-gradient(left, rgba(133,13,61,1) 0%, rgba(226,3,92,1) 100%);
    background: linear-gradient(to right, rgba(133,13,61,1) 0%, rgba(226,3,92,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#850d3d', endColorstr='#e2035c', GradientType=1 );
}
.overlay_itk {
    background: rgba(8,34,77,1);
    background: -moz-linear-gradient(45deg, rgba(8,34,77,1) 0%, rgba(2,59,159,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(8,34,77,1)), color-stop(100%, rgba(2,59,159,1)));
    background: -webkit-linear-gradient(45deg, rgba(8,34,77,1) 0%, rgba(2,59,159,1) 100%);
    background: -o-linear-gradient(45deg, rgba(8,34,77,1) 0%, rgba(2,59,159,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(8,34,77,1) 0%, rgba(2,59,159,1) 100%);
    background: linear-gradient(45deg, rgba(8,34,77,1) 0%, rgba(2,59,159,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08224d', endColorstr='#023b9f', GradientType=1 );
}
.box.right-panel-active .overlay { transform: translateX(50%);}
.overlay-panel {position: absolute;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 0 40px;
    text-align: center;top: 0;height: 100%;width: 50%;transform: translateX(0);transition: transform 0.6s ease-in-out;}
.overlay-left {  transform: translateX(-20%);}
.box.right-panel-active .overlay-left { transform: translateX(0);}
.overlay-right {  right: 0;  transform: translateX(0);}
.box.right-panel-active .overlay-right {  transform: translateX(20%);}
.box .title {display: flex;text-align: left;}
.box .title i {font-size: 4em;line-height: unset; margin-right: 20px;}
.sign-in-container button {margin-top:20px;}
.custom_flash {animation: shake 1s;}
.custom_flash:before {font-family: 'Font Awesome 5 Free';font-weight: 900;content: "\f071";font-size: 26px;}
.box .custom_await {display: none;background-color:green}
.box .custom_await:before {font-family: 'Font Awesome 5 Free';font-weight: 900;content: "\f058";font-size: 26px;}
.box .custom_await_true {background-color:green}
.box .custom_await_true:before {font-family: 'Font Awesome 5 Free';font-weight: 900;content: "\f058";font-size: 26px;}
.box .custom_await_false {background-color:#c70000}
.box .custom_await_false:before {font-family: 'Font Awesome 5 Free';font-weight: 900;content: "\f00d";font-size: 26px;}
@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}
.submitSignUp {border-radius: 20px;width: unset;font-weight: bold;padding: 12px 45px;letter-spacing: 1px;text-transform: uppercase;transition: transform 80ms ease-in;margin: 8px 0;height: unset;box-shadow: unset;}
.submitSignUp:hover{cursor:pointer}
.box_sitv>div>form .submitSignUp {border: 1px solid #e2045b;background-color: #e2045b;color: #fff;font-size: 12px;}
.box_itk>div>form .submitSignUp {border: 1px solid #023c9f;background-color: #023c9f;color: #fff;font-size: 12px;}
.box_sitv>.sign-in-container>form>a {position: sticky;margin-top: -50px;margin-left: auto;font-size: 16px;width: 42px;height: 42px;line-height: 42px;color: #e2045b}
.box_itk>.sign-in-container>form>a {position: sticky;margin-top: -50px;margin-left: auto;font-size: 16px;width: 42px;height: 42px;line-height: 42px;color: #023c9f}
.sign-in-container>form>a:hover{cursor: pointer}
.box_sitv>div>form>span{display: none}
.box_itk>div>form>span{display: none}

.chat-to-us {
    display: flex;
    bottom: 50px;
    right: 50px;
    z-index: 9999;
    position: fixed;
    width: 76px;
    height: 76px;
    background: #e2045b;
    color: #fff;
    border-radius: 50%;
    align-items: center;
    align-content: center;
    justify-content: center;
    overflow: auto;
    }
.chat-to-us>i {
    font-size: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.chat-to-us:hover {color: #fff;cursor: pointer}
#customer-chat-iframe {display: none}
.customer-chat-header {background: #000!important}
.darkart-ticker>div {position: absolute;
    top: 5px;
    left: 145px;
    width: 80%;}
.str_wrap.str_active {background: none}
.dropdown-menu {left:unset}


.wrapper_header {margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr ;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
}
.profile_card_header { grid-area: 1 / 1 / 2 / 2; }
.profile_pays_header { grid-area: 1 / 2 / 2 / 3; }
.profile_services_header { grid-area: 1 / 3 / 2 / 4; }
.profile_credit_header { grid-area: 1 / 4 / 2 / 5; }
.profile_card_content { grid-area: 2 / 1 / 3 / 2; background: #34495e; }
.profile_pays_content { grid-area: 2 / 2 / 3 / 3; background: #34495e;}
.profile_services_content { grid-area: 2 / 3 / 3 / 4; background: #34495e;}
.profile_credit_content { grid-area: 2 / 4 / 3 / 5; background: #34495e;}

.wrapper_header>div>.info_title{ transition: 0.3s; padding: 0px 15px;color: #fff; text-transform: uppercase;display:block;background: #283644;}
.wrapper_header>div>.info_title:hover {transform: scale(1.05); }
.wrapper_info_sitv>div>.info_title {border-bottom: 4px solid #e2045b;}
.wrapper_info_itk>div>.info_title {border-bottom: 4px solid #023c9f;}
.wrapper_header>div>.info_title>i {border-right: 1px solid #ffffff14;font-size: 20px;line-height: 42px;padding-right: 15px;}
.wrapper_header>div>.info_title>span {padding-left: 15px;}
.wrapper_header>div>.info_container {background: #34495e; color: #fff; padding: 10px 15px}
.wrapper_header>div>.info_container >table {width:100%}


.wrapper_content {
    margin-top: 10px;
    margin-bottom: 10px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 0px;
}

.pay_container_header { grid-area: 1 / 1 / 2 / 2; }
.pay_easypay_container_header { grid-area: 1 / 2 / 2 / 2; }
.mob_tv_container_header { grid-area: 1 / 2 / 2 / 3; }
.pay_container_content { grid-area: 2 / 1 / 3 / 2; background: #34495e;}
.pay_easypay_container_content { grid-area: 2 / 2 / 2 / 2; background: #34495e;}
.mob_tv_container_content { grid-area: 2 / 2 / 3 / 3; background: #34495e;}


.easypay_font {
  background: url(/images/easypay.png)!important;
    background-size: calc(100% - 40px)!important;
    background-repeat: no-repeat!important;
    background-color: #9cceff!important;
    background-position: center!important;
}
.easypay_card-holder {color: #000;}
.easypay_card-expiration-date {color: #000;}
.easypay_input {background: #9cceff!important;
    color: #000!important;}
.easypay_button {border: 2px solid #9cceff!important;}
.easypay_button:hover {background: #9cceff!important;}
.wrapper_content>div>.info_title{ transition: 0.3s; padding: 0px 15px;color: #fff; text-transform: uppercase;display:block;background: #283644;}
.wrapper_content>div>.info_title:hover {}
.wrapper_info_sitv>div>.info_title {border-bottom: 4px solid #e2045b;}
.wrapper_info_itk>div>.info_title {border-bottom: 4px solid #023c9f;}
.wrapper_content>div>.info_title>i {border-right: 1px solid #ffffff14;font-size: 20px;line-height: 42px;padding-right: 15px;}
.wrapper_content>div>.info_title>span {padding-left: 15px;}
.wrapper_content>div>.info_container {background: #34495e; color: #fff; padding: 10px 15px}
.wrapper_content>div>.info_container >table {width:100%}


.wrapper_info>.col-md-3 {padding: 10px;}
.wrapper_info>.col-md-3:first-child{padding-left: 0px;}
.wrapper_info>.col-md-3:last-child{padding-right: 0px;}
.wrapper_info>.col-md-3>.info_title{ transition: 0.3s; padding: 0px 15px;color: #fff; text-transform: uppercase;display:block;background: #283644;}
.wrapper_info>.col-md-3>.info_title:hover {transform: scale(1.05); }
.wrapper_info_sitv>.col-md-3>.info_title {border-bottom: 4px solid #e2045b;}
.wrapper_info_itk>.col-md-3>.info_title {border-bottom: 4px solid #023c9f;}
.wrapper_info>.col-md-3>.info_title>i {border-right: 1px solid #ffffff14;font-size: 20px;line-height: 42px;padding-right: 15px;}
.wrapper_info>.col-md-3>.info_title>span {padding-left: 15px;}
.wrapper_info>.col-md-3>.info_container {background: #34495e; color: #fff; padding: 10px 15px}
.wrapper_info>.col-md-3>.info_container >table {width:100%}







blink {
    -webkit-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite;
}
@-webkit-keyframes blink {
    0% { color: white; }
    50% { color: red; }
    100% { color: white; }
}
@keyframes blink {
    0% { color: white; }
    50% { color: red; }
    100% { color: white; }
}
.popup_background {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background: #000000a6;
    right: 0;
    display:none;
}
.info_title:hover{cursor: pointer}
.popup_close {position: absolute;right: 20px;top: 10px;color: #949494;font-size: 20px;}
.popup_close:hover{cursor: pointer}
.popup_close_alert {position: absolute;right: 20px;top: 10px;color: #949494;font-size: 20px;}
.popup_close_alert:hover{cursor: pointer}
.popup_background>.popup_profile {display: none}
.popup_background>.popup_profile> .wrapper {width: 100%;height: auto;min-height: 100vh;padding: 50px 20px;padding-top: 100px;
    display: flex;}
@media screen and (max-width: 768px) {
    .popup_background>.popup_profile>.wrapper {height: auto;min-height: 100vh;padding-top: 100px;}
}
.popup_background>.popup_pays {display: none}
.popup_background>.popup_pays> .wrapper {width: 100%;height: auto;min-height: 100vh;padding: 50px 20px;padding-top: 100px;
    display: flex;}
@media screen and (max-width: 768px) {
    .popup_background>.popup_pays>.wrapper {height: auto;min-height: 100vh;padding-top: 100px;}
}

.popup_background>.popup_services {display: none}
.popup_background>.popup_services> .wrapper {width: 100%;height: auto;min-height: 100vh;padding: 50px 20px;padding-top: 100px;
    display: flex;}
@media screen and (max-width: 768px) {
    .popup_background>.popup_services>.wrapper {height: auto;min-height: 100vh;padding-top: 100px;}
}

.popup_background>.popup_credit {display: none}
.popup_background>.popup_credit> .wrapper {width: 100%;height: auto;min-height: 100vh;padding: 50px 20px;padding-top: 100px;
    display: flex;}
@media screen and (max-width: 768px) {
    .popup_background>.popup_credit>.wrapper {height: auto;min-height: 100vh;padding-top: 100px;}
}

.popup_background>.popup_feedback {display: none}
.popup_background>.popup_feedback> .wrapper {width: 100%;height: auto;min-height: 100vh;padding: 50px 20px;padding-top: 100px;
    display: flex;}
@media screen and (max-width: 768px) {
    .popup_background>.popup_feedback>.wrapper {height: auto;min-height: 100vh;padding-top: 100px;}
}


.active_flash>.popup_flash> .wrapper {width: 100%;height: auto;min-height: 100vh;padding: 50px 20px;padding-top: 100px;
    display: flex;}
@media screen and (max-width: 768px) {
    .active_flash>.popup_flash>.wrapper {height: auto;min-height: 100vh;padding-top: 100px;}
}


.profile-card {
    width: 100%;
    min-height: 460px;
    margin: auto;
    box-shadow: 0px 8px 60px -10px rgba(13, 28, 39, 0.6);
    background: #fff;
    border-radius: 12px;
    max-width: 700px;
    position: relative;
}
.profile-card.active .profile-card__cnt {

    filter: blur(6px);
}
.profile-card.active .profile-card-message,
.profile-card.active .profile-card__overlay {
    opacity: 1;
    pointer-events: auto;
    transition-delay: .1s;
}
.profile-card.active .profile-card-form {
    transform: none;
    transition-delay: .1s;
}
.profile-card__img {
    width: 150px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    transform: translateY(-50%);
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 4;
}
.profile-card__img_sitv {box-shadow: 0px 5px 50px 0px #e2045b, 0px 0px 0px 7px #e2045b75;}
.profile-card__img_itk {box-shadow: 0px 5px 50px 0px #023c9f, 0px 0px 0px 7px #4a96d39e;}
@media screen and (max-width: 576px) {
    .profile-card__img {
        width: 120px;
        height: 120px;
    }
}
.profile-card__img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.profile-card__cnt {
    overflow: scroll;
    max-height: 60vh;
    margin-top: -35px;
    text-align: center;
    padding: 0 20px;
    padding-bottom: 40px;
    transition: all .3s;
}
.profile-card__name {
    font-weight: 700;
    font-size: 24px;

    margin-bottom: 15px;
}
.profile-card__name_itk {color: #023c9f;}
.profile-card__name_sitv {color: #e2045b;}
.profile-card__txt {
    font-size: 18px;
    font-weight: 500;
    color: #324e63;
    margin-bottom: 15px;
}
.profile-card__txt strong {
    font-weight: 700;
}
.profile-card-loc {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
}
.profile-card-loc__icon {
    display: inline-flex;
    font-size: 27px;
    margin-right: 10px;
}
.profile-card-inf {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 35px;
}

.pays-card-inf {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 8px;
}
.pays-card-inf__title {font-weight: 700;font-size: 16px;}
.profile-card-inf__item {
    padding: 10px 35px;
    min-width: 150px;
}
.pays-card_detail__block {text-align: right;margin-bottom: 15px;}
.pays-card_detail__txt {font-weight: 500; color: #324e63; padding: 10px}
.pays_scroll_container {max-height: 200px;overflow: scroll}
.profile-card__name_sitv>a {color: #e2045b;}
.profile-card__name_itk>a {color: #023c9f;}
.profile-card__name_sitv>a:hover {color: #d0d0d0;}
.profile-card__name_itk>a:hover {color: #d0d0d0;}
@media screen and (max-width: 768px) {
    .profile-card-inf__item {
        padding: 10px 20px;
        min-width: 120px;
    }
}
.profile-card-inf__title {
    font-weight: 700;
    font-size: 27px;

}
.pays-card-inf__title {
    font-weight: 700;
    font-size: 16px;

}
.pays-card-inf__item {min-width: 33%;max-width: 33%;}
.service-card-inf__item {min-width: 25%;max-width: 25%;}
.profile-card-inf__dog {display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 0px;}
.profile-card-inf__dog__title {
    font-weight: 700;
    font-size: 16px;
}
.profile-card__params {margin: 0 20px;}
.profile-card__params_itk>i {color:#023c9f}
.profile-card__params_sitv>i {color:#e2045b}
.profile-card-inf__title_itk {color: #023c9f;}
.profile-card-inf__title_sitv {color: #e2045b;}
.profile-card-inf__title>span{font-size: 12px;}
.profile-card-inf__txt {
    font-weight: 500;
    margin-top: 7px;
}
.profile-card-inf-last__txt{font-size: 12px;margin-top: -5px;}
.profile-card-social {
    margin-top: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.profile-card-social__item {
    display: inline-flex;
    width: 55px;
    height: 55px;
    margin: 15px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #405de6;
    box-shadow: 0px 7px 30px rgba(43, 98, 169, 0.5);
    position: relative;
    font-size: 21px;
    flex-shrink: 0;
    transition: all .3s;
}
@media screen and (max-width: 768px) {
    .profile-card-social__item {
        width: 50px;
        height: 50px;
        margin: 10px;
    }
}
@media screen and (min-width: 768px) {
    .profile-card-social__item:hover {
        transform: scale(1.2);
    }
}
.profile-card-social__item.facebook {
    background: linear-gradient(45deg, #3b5998, #0078d7);
    box-shadow: 0px 4px 30px rgba(43, 98, 169, 0.5);
}
.profile-card-social__item.twitter {
    background: linear-gradient(45deg, #1da1f2, #0e71c8);
    box-shadow: 0px 4px 30px rgba(19, 127, 212, 0.7);
}
.profile-card-social__item.instagram {
    background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
    box-shadow: 0px 4px 30px rgba(120, 64, 190, 0.6);
}
.profile-card-social__item.behance {
    background: linear-gradient(45deg, #1769ff, #213fca);
    box-shadow: 0px 4px 30px rgba(27, 86, 231, 0.7);
}
.profile-card-social__item.github {
    background: linear-gradient(45deg, #333333, #626b73);
    box-shadow: 0px 4px 30px rgba(63, 65, 67, 0.6);
}
.profile-card-social__item.codepen {
    background: linear-gradient(45deg, #324e63, #414447);
    box-shadow: 0px 4px 30px rgba(55, 75, 90, 0.6);
}
.profile-card-social__item.link {
    background: linear-gradient(45deg, #d5135a, #f05924);
    box-shadow: 0px 4px 30px rgba(223, 45, 70, 0.6);
}
.profile-card-social .icon-font {
    display: inline-flex;
}
.profile-card-ctr {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
@media screen and (max-width: 576px) {
    .profile-card-ctr {
        flex-wrap: wrap;
    }
}
.profile-card__button {
    background: none;
    border: none;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 19px;
    margin: 15px 35px;
    padding: 15px 40px;
    min-width: 201px;
    border-radius: 50px;
    min-height: 55px;
    color: #fff;
    cursor: pointer;
    backface-visibility: hidden;
    transition: all .3s;
}
@media screen and (max-width: 768px) {
    .profile-card__button {
        min-width: 170px;
        margin: 15px 25px;
    }
}
@media screen and (max-width: 576px) {
    .profile-card__button {
        min-width: inherit;
        margin: 0;
        margin-bottom: 16px;
        width: 100%;
        max-width: 300px;
    }
    .profile-card__button:last-child {
        margin-bottom: 0;
    }
}
.profile-card__button:focus {
    outline: none !important;
}
@media screen and (min-width: 768px) {
    .profile-card__button:hover {
        transform: translateY(-5px);
    }
}
.profile-card__button:first-child {
    margin-left: 0;
}
.profile-card__button:last-child {
    margin-right: 0;
}
.profile-card__button.button--blue {
    background: linear-gradient(45deg, #1da1f2, #0e71c8);
    box-shadow: 0px 4px 30px rgba(19, 127, 212, 0.4);
}
.profile-card__button.button--blue:hover {
    box-shadow: 0px 7px 30px rgba(19, 127, 212, 0.75);
}
.profile-card__button.button--orange {
    background: linear-gradient(45deg, #d5135a, #f05924);
    box-shadow: 0px 4px 30px rgba(223, 45, 70, 0.35);
}
.profile-card__button.button--orange:hover {
    box-shadow: 0px 7px 30px rgba(223, 45, 70, 0.75);
}
.profile-card__button.button--gray {
    box-shadow: none;
    background: #dcdcdc;
    color: #142029;
}
.profile-card-message {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 130px;
    padding-bottom: 100px;
    opacity: 0;
    pointer-events: none;
    transition: all .3s;
}
.profile-card-form {
    box-shadow: 0 4px 30px rgba(15, 22, 56, 0.35);
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background: #fff;
    border-radius: 10px;
    padding: 35px;
    transform: scale(0.8);
    position: relative;
    z-index: 3;
    transition: all .3s;
}
@media screen and (max-width: 768px) {
    .profile-card-form {
        max-width: 90%;
        height: auto;
    }
}
@media screen and (max-width: 576px) {
    .profile-card-form {
        padding: 20px;
    }
}
.profile-card-form__bottom {
    justify-content: space-between;
    display: flex;
}
@media screen and (max-width: 576px) {
    .profile-card-form__bottom {
        flex-wrap: wrap;
    }
}
.profile-card textarea {
    width: 100%;
    resize: none;
    height: 210px;
    margin-bottom: 20px;
    border: 2px solid #dcdcdc;
    border-radius: 10px;
    padding: 15px 20px;
    color: #324e63;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    outline: none;
    transition: all .3s;
}
.profile-card textarea:focus {
    outline: none;
    border-color: #8a979e;
}
.profile-card__overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    background: rgba(22, 33, 72, 0.35);
    border-radius: 12px;
    transition: all .3s;
}
.credit_form {margin: 0}

.credit_form input[type=submit] {
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    padding: 3px 10px;
    text-transform: uppercase;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
    cursor: pointer;
    transition: 0.2s;
    font-family: montserrat,arial,verdana;
}
.info_container_sitv>form.credit_form input[type=submit]{
    background-color: rgb(226, 4, 91);
    border: 1px solid rgb(226, 4, 91);
    border-bottom: 1px solid rgb(226, 4, 91);
}
.info_container_sitv>form.credit_form input[type=submit]:hover {
    background-color: rgb(179, 1, 71);
}

.info_container_itk>form.credit_form input[type=submit]{
    background-color: rgb(2, 60, 159);
    border: 1px solid rgb(2, 60, 159);
    border-bottom: 1px solid rgb(2, 60, 159);
}
.info_container_itk>form.credit_form input[type=submit]:hover {
    background-color: rgb(0, 45, 121);
}
.credit-card-inf__title {
    font-weight: 700;
    font-size: 18px;
}
.credit-card-inf__title.profile-card-inf__title_sitv>.credit_form>input[type=submit] {
    transition: 0.2s;
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 5px;
    background-color: rgb(226, 4, 91);
    border: 1px solid rgb(226, 4, 91);
    border-bottom: 1px solid rgb(226, 4, 91);
}
.credit-card-inf__title.profile-card-inf__title_sitv>.credit_form>input[type=submit]:hover{
    background-color: rgb(179, 1, 71);
}
.credit-card-inf__title.profile-card-inf__title_itk>.credit_form>input[type=submit] {padding: 10px 20px;
    transition: 0.2s;
    font-size: 14px;
    border-radius: 5px;
    background-color: rgb(2, 60, 159);
    border: 1px solid rgb(2, 60, 159);
    border-bottom: 1px solid rgb(2, 60, 159);
}
.credit-card-inf__title.profile-card-inf__title_itk>.credit_form>input[type=submit]:hover{
    ackground-color: rgb(0, 45, 121);
}
.credit-card-inf__txt {background: #34495e;
    color: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-top: 0;
    font-weight: 500;}
.active_flash {display: block;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 10000;
    background: #000000a6;
    right: 0;
}
.profile-card.active .alert-card__cnt {
    filter: blur(6px);
}
.alert-card__cnt {
    margin-top: -35px;
    text-align: center;
    padding: 0 20px;
    padding-bottom: 40px;
    transition: all .3s;
}

.alert-card {
    width: 100%;
    min-height: 300px;
    margin: auto;
    box-shadow: 0px 8px 60px -10px rgba(13, 28, 39, 0.6);
    background: #fff;
    border-radius: 12px;
    max-width: 700px;
    position: relative;
}
.alert-card__cnt>div{border-radius: 5px;
    padding: 10px 20px;}




/* Баннер Мобильного ТВ*/

.promo.active {
    transform: translate3d(-100%,-100%,0);
    pointer-events: all;
}
.promo {
    display: none;
    position: fixed;
    top: 100%;
    left: 100%;
    z-index: 10000;
    background: url(/images/promo.png) right bottom no-repeat;
    width: 100%;
    max-width: 360px;
    height: 100%;
    max-height: 530px;
    transition: transform 1.5s linear, opacity .5s linear;
    will-change: transform;
    align-items: flex-end;
    pointer-events: none;
}
.promo__close {
    z-index: 10;
    top: 50px;
    position: fixed;
    right: 161px;
    left: auto;
    transition: .3s;
    cursor: pointer;
    color: #e2045b;
    border-radius: 50%;
    font-size: 20px;
}
.promo__list {
    top: 44px;
    right: auto;
    left: 50px;
    overflow: hidden;
    width: 156px;
    background: #000;
    height: 278px;
    padding: 0;
    margin: 0;
    position: fixed;
}
.promo__slide>div>video {
    height: 280px;
    margin-left: -200px;
    margin-top:-20px;
}
.promo__slide>div>img {
    position: absolute;
    top: 0;
}
.promo__slide>div>div {
    position: absolute;
    top: 50px;
    text-align: center;
}
.promo__slide>div>div>img{width:100%}
.promo__slide>div>div>p {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin-top: 20px;
}
.promo__slide>div>div>p>span {
    color: #e2045b;
    font-size: 150%;
}
.promo__btn {
    top: 390px;
    position: fixed;
    right: auto;
    left: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 0s, transform .3s;
    cursor: pointer;
}
.promo__btn_app-store {
    background-image: url(/images/badge-lrg.svg);
    width: 135px;
    height: 40px;
}
.promo__btn_google-play {
    background-image: url(/images/google-play-badge.svg);
    left: 140px;
    width: 135px;
    height: 40px;
}
.mob_tv-card__name {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    text-align: center;
}
.mob_tv-card__txt {
    font-size: 14px;
    font-weight: 500;
    color: #b5b5b5;
    margin-bottom: 15px;
    text-align: center;
}
.mob_tv-card__download {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 15px;
    margin-bottom: 15px;
}
.mob_tv-card__download a {width:35%;transition: 0.2s}
.mob_tv-card__download a:last-child{text-align: right}
.mob_tv-card__download a:hover{opacity: 0.7}
.mob_tv-card__download a img {width:80%}
.mob_tv-card-inf__item {padding: 10px 35px;
    min-width: 150px;
    text-align: center;}
.blink {
    -webkit-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite;
}




.mob-tv_container form {display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;}

.mob-tv_container h4 {
    width: 100%;
    font-weight: lighter;
    text-transform: uppercase;
    color: #fff;
}
.mob-tv_container p {width: 100%;
    font-weight: lighter;
    text-transform: uppercase;
    color: #fff;
    margin-top: 10px;
}
.mob-tv_container input {
    display: block;
    height: 50px;
    width: 90%;
    margin: 0 auto;
    border: none!important;
}
.mob-tv_container input::placeholder {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: .5s;
    transition: .5s;
}
.mob-tv_container input:hover, .mob-tv_container input:focus, .mob-tv_container input:active:focus {
    color: #ff5722;
    outline: none;
    border-bottom: 1px solid #ff5722;
}
.mob-tv_container input:hover::placeholder, .mob-tv_container input:focus::placeholder, .mob-tv_container input:active:focus::placeholder {
    color: #ff5722;
    position: relative;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
}

.mob-tv_container input[type="text"], .mob-tv_container input[type="password"]{
    max-width: 40%;
    margin: 0 10px;
    position: relative;
    z-index: 1;
    padding: 0!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important;
    padding-left: 20px!important;
    color: #34495e!important;
    -webkit-transition: .5s;
    border-radius: 0!important;
    transition: .5s;
}

.mob-tv_container .link {
    text-decoration: none;
    display: inline-block;
    margin: 27px 28%;
    text-transform: uppercase;
    color: #858585;
    font-weight: lighter;
    -webkit-transition: .5s;
    transition: .5s;
}

.mob-tv_container input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    float: left;
    width: 250px;
    height: 60px;
    margin-top: -10px;
    border: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
}
.mob-tv_container input[type="submit"] {
    background: #673ab7;
}

.mob-tv_container button span {
    position: absolute;
    display: block;
    margin: -10px 20%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .5s;
    transition: .5s;
}
.mob-tv_container input[type="submit"]:hover {
    width: 280px;
}

.mob-tv_container .reg {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-100%) scale(1);
    transform: translateY(-100%) scale(1);
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background: #673ab7;
    z-index: 5;
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
}

.mob-tv_container .sig {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(-100%) scale(1);
    transform: translateY(-100%) scale(1);
    display: block;
    width: 20px;
    height: 20px;
    display: block;
    background: #ff5722;
    z-index: 5;
    -webkit-transition: .8s ease-in-out;
    transition: .8s ease-in-out;
}

.mob-tv_container h3 {
    position: absolute;
    top: -100%;
    left: 20%;
    text-transform: uppercase;
    font-weight: bolder;
    color: rgba(255, 255, 255, 0.3);
    -webkit-transition: .3s ease-in-out 1.2s;
    transition: .3s ease-in-out 1.2s;
}

.mob-tv__second {width: 100%;
    display: none;
    transition: 0.2s;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;}
#show_mob-tv__second {width: 100%;
    margin-top: 10px;}
#show_mob-tv__second>a:hover{cursor: pointer}


.pay_container .checkout {
    margin: 150px auto 30px;
    position: relative;
    width: 460px;
    background: white;
    border-radius: 15px;
    padding: 160px 45px 30px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.pay_container .credit-card-box {
    -webkit-perspective: 1000;
    perspective: 1000;
    width: 400px;
    height: 280px;
    position: absolute;
    top: -112px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.pay_container .credit-card-box .front {
    width: 400px;
    height: 250px;
    border-radius: 15px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: linear-gradient(135deg, #bd6772, #53223f);
    position: absolute;
    color: #fff;
    font-family: Inconsolata;
    top: 0;
    left: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
}
.pay_container  .credit-card-box .front::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("/images/44386.svg") no-repeat center;
    background-size: cover;
    opacity: .05;
}

.pay_container  .credit-card-box .logo {
    position: absolute;
    top: 30px;
    right: 20px;
    width: 100px;
}
.pay_container  .credit-card-box .logo img {
    width: 100%;
    height: auto;
}
.pay_container  .credit-card-box .front {
    z-index: 2;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.pay_container  .credit-card-box .chip {
    position: absolute;
    width: 60px;
    height: 45px;
    top: 20px;
    left: 20px;
    background: linear-gradient(135deg, #ddccf0 0%, #d1e9f5 44%, #f8ece7 100%);
    border-radius: 8px;
}
.pay_container  .credit-card-box .chip:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 4px solid rgba(128, 128, 128, 0.1);
    width: 80%;
    height: 70%;
    border-radius: 5px;
}
.pay_container  .credit-card-box .strip {
    background: linear-gradient(135deg, #404040, #1a1a1a);
    position: absolute;
    width: 100%;
    height: 50px;
    top: 30px;
    left: 0;
}
.pay_container  .credit-card-box .number {
    position: absolute;
    margin: 0 auto;
    top: 103px;
    left: 19px;
    font-size: 38px;
}
.pay_container  .credit-card-box label {
    font-size: 10px;
    letter-spacing: 1px;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: normal;
    opacity: 0.5;
    display: block;
    margin-bottom: 3px;
}
.pay_container  .credit-card-box .card-holder,
.pay_container  .credit-card-box .card-expiration-date {
    position: absolute;
    margin: 0 auto;
    top: 180px;
    left: 19px;
    font-size: 22px;
    text-transform: capitalize;
}
.pay_container  .credit-card-box .card-expiration-date {
    text-align: right;
    left: auto;
    right: 20px;
}
.pay_form form {display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
}
.pay_form input {
    display: block;
    height: 50px;
    width: 90%;
    margin: 0 auto;

}
.pay_form input[type="text"] {
    max-width: 40%;
    margin: 0 10px;
    position: relative;
    z-index: 1;
    border: none!important;
    padding: 0!important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important;
    padding-left: 20px!important;
    color: #fff!important;
    background: #793c50;
    -webkit-transition: .5s;
    border-radius: 0!important;
    transition: .5s;
}

.pay_form input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    float: left;
    border: 2px solid #793c50;
    width: 30%;
    height: 46px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #793c50;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
}
.pay_form input[type="submit"]:hover {
    background: #793c50;
    color: #fff;
}


.pay_form a {
    cursor: pointer;
    display: inline-block;
    background-color: #ddd;
    float: left;
    border: 2px solid #793c50;
    width: 30%;
    height: 51px;
    line-height: 46px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #793c50;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s;
}
.pay_form a:hover {
    background: #793c50;
    color: #fff;
}


.pay_form label {line-height: 48px;color: #793c50;font-weight: 500}
.pay_container__footer {text-align: center}
.pay_container__footer>a {display: inline-block;width: 20%;}
.pay_container__footer>a>img{width: 100%}
.feedback-card-social {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.feedback-card-inf {
    margin-top: 8px;
}
.feedbacks_arc {display: none;transition: 0.2s}
.feedback-card-inf__title {
    font-weight: 400;
    font-size: 14px;
    width: 33%;
}
.profile-card__logo_animation{
    -webkit-animation: rotating 30s infinite linear;
    -moz-animation: rotating 30s infinite linear;
    -ms-animation: rotating 30s infinite linear;
    -o-animation: rotating 30s infinite linear;
    animation: rotating 30s infinite linear;
}
@-webkit-keyframes rotating {
    to { -webkit-transform: rotate(360deg); }
}
@-moz-keyframes rotating {
    to { -moz-transform: rotate(360deg); }
}
@-ms-keyframes rotating {
    to { -ms-transform: rotate(360deg); }
}
@-o-keyframes rotating {
    to { -o-transform: rotate(360deg); }
}
@keyframes rotating {
    to { transform: rotate(360deg); }
}
#profile_feedback:hover {cursor: pointer}
.wrapper_password {padding-top:30px;padding-bottom: 30px;}
.wrapper_password>div {width: 50%;padding:10px 35px; text-align: center ; margin: 0 auto;}
.pswd_header {transition: 0.3s;
    padding: 0px 15px;
    border-bottom: 4px solid #e2045b;
    color: #fff;
    text-transform: uppercase;
    line-height: 42px;
    display: block;
    background: #283644;
}
.pswd_header:hover{cursor: pointer}
.pswd_content {
    background: #34495e;
    color: #fff;
    padding: 10px 15px;
}
.pswd_confirm {height: 42px!important;margin-top: 20px!important;}
.wrapper_password>div> .success {background-color: #539239;}
.wrapper_password>div> .error {background-color: #ff3b3b;}

.wrapper_pays_header {  padding-top: 30px;text-align: center;}
.pays_header{width: 70%;margin: 0 auto}

.wrapper_pays_content {padding-bottom: 30px;display: block}
.pays_content {text-align: center;margin: 0 auto;width: 70%;background-color: #34495e}
.pays_content>table {border: none;
    color: #fff;}
.pays_content>table > tbody > tr:nth-of-type(odd) {background-color:#4a6784 }
.pays_content>table th, .pays_content>table td {border-top:none!important;text-align: center}
.pays_content>table th:first-child, .pays_content>table td:first-child {border-left: none!important;}
.pays_content>.pagination {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;}


.pays_content>.pagination > li:first-child > a, .pays_content>.pagination > li:first-child > span {margin-left: 0;border-radius: 0;}

.pays_content>.pagination > li:last-child > a, .pays_content>.pagination > li:last-child > span {border-radius: 0;}
.pays_content>.pagination > li > a, .pays_content>.pagination > li > span {color: #fff;background-color: #283644}
.pays_content>.pagination > .active > a, .pays_content>.pagination > .active > a:hover, .pays_content>.pagination > .active > a:focus, .pays_content>.pagination > .active > span, .pays_content>.pagination > .active > span:hover,.pays_content> .pagination > .active > span:focus {
    background-color: #4a6784;
}
.pays_content>.pagination > .disabled > span, .pays_content>.pagination > .disabled > span:hover,.pays_content> .pagination > .disabled > span:focus, .pays_content>.pagination > .disabled > a,.pays_content> .pagination > .disabled > a:hover,.pays_content> .pagination > .disabled > a:focus {background-color: #4a6784;}
.services_header {margin: 0 auto;width: 100%}
.service_history_form {background-color:#34495e }
.service_history_form>form {width:100%}
.service_history_form input[type="text"] {max-width: 200px;margin-left: 100px;}
.service_history_form input[type="submit"] {height: 42px;margin-top:0; width:200px}
.service_history_form>form  img {z-index: 9;
    margin-top: 0px;
    margin-left: -62px;
    padding: 18px;}
.no_padding{padding: 0}
.mobile_menu {display: none;}
.overlay_hidden {width: 100%;height: 100%;overflow: hidden}
.mobile_menu_container>a {position: absolute;
    right: 0;
    top: 0;
    font-size: 25px;
    padding: 20px;}
.mobile_menu_container>.header-bottom-wrap {margin-top: 60px; width: 90%}
.mobile_menu a {    width: 60px;display: block;
    height: 60px;
    font-size: 25px;
    text-align: center;
    line-height: 60px;}
.mobile_menu a:hover {cursor: pointer}
.mobile_menu_container {display: none;height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    background: #000000a6;
    bottom: 0;
    z-index: 99999;}
.mobile_menu_container>.header-bottom-wrap>.darkart-main-nav{}
.exit_button {float: right; padding: 10px 15px;transition: 0.3s}
.exit_button:hover{background-color: #283644; color:#fff}

@media screen and (max-width: 1200px) {
    .wrapper {
        width: 980px
    }

    .darkart-header-top > .wrapper {
        width: 980px
    }

    .vw-social-counter {
        width: 100%
    }

    .vw-social-counter-count {
        font-size: 17px;
    }

    .darkart-ticker > div {
        width: 75%
    }
}
@media screen and (max-width: 1060px) {
    .wrapper {
        width: 960px
    }
    .darkart-header-top>.wrapper{
        width: 960px
    }
}

@media screen and (max-width: 980px) {
    .wrapper {
        width: 900px
    }
    .darkart-header-top>.wrapper{
        width: 900px
    }
    .pay_container .checkout {width:unset}
    .main-menu {display: inline-block}
    .wrapper_header {display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 0px;

    }
    .profile_card_header {grid-area: 1 / 1 / 2 / 2; }
    .profile_pays_header { grid-area: 1 / 2 / 2 / 3; }
    .profile_card_content { grid-area: 2 / 1 / 3 / 2; background: #34495e; }
    .profile_pays_content { grid-area: 2 / 2 / 3 / 3; background: #34495e;}


    .profile_services_header { grid-area: 4 / 1 / 5 / 2;margin-top: 10px; }
    .profile_credit_header { grid-area: 4 / 2 / 5 / 3; margin-top: 10px;}

    .profile_services_content { grid-area: 5 / 1 / 6 / 2; background: #34495e;}
    .profile_credit_content {grid-area: 5 / 2 / 6 / 3; background: #34495e;}
    .darkart-ticker>div {
        width: 600px;}

}


@media screen and (max-width: 900px) {
    .wrapper {
        width: 840px
    }
    .darkart-header-top>.wrapper{
        width: 840px
    }
    .main-menu>li>a {padding: 10px 10px}
    .header-top-right>a {margin-right: 5px;}
    .pay_container .credit-card-box {    width: 90%;
        height: auto;top: -112px;
        left: 42%;}
    .pay_container .credit-card-box .front {width: 100%;
        height: 210px;    left: 9%;}
    .pay_container .credit-card-box .card-holder, .pay_container .credit-card-box .card-expiration-date {top: 165px;
        left: 19px;}
    .pay_form input[type="text"] {    max-width: 70%;}
    .pay_form input[type="submit"] {width: 50%;}
    .pay_form a {width: 50%;}
    .mob-tv_container input[type="text"], .mob-tv_container input[type="password"] {    max-width: 70%;}
    .darkart-ticker>div {
        width: 500px;}

}



@media screen and (max-width: 840px) {
    .wrapper {
        width: 760px
    }
    .darkart-header-top>.wrapper{
        width: 760px
    }
    .main-menu>li>a {font-size: 13px;}
    .bottom-area-2 > .wrapper {padding-bottom: 30px;}
    .bottom-area-2 > .wrapper >.widget-area-1,.bottom-area-2 > .wrapper >.widget-area-2 {display: none}
    .bottom-area-2 > .wrapper >.widget-area-3,.bottom-area-2 > .wrapper >.widget-area-4 {width: 50%;padding:0px 1% 0}
    .pay_container .checkout {padding: 110px 45px 30px;}
    .pay_form input[type="submit"] {margin-top: 10px;}
    .pay_form a {margin-top: 10px;}
    .mob_tv-card__download a {width:50%}
}

@media screen and (max-width: 770px) {
    .wrapper {
        width: 600px
    }
    .darkart-header-top>.wrapper{
        width: 600px
    }
    .main-menu {display: block;
        margin-bottom: 0;
    }
    .main-menu>li {width:33%}
    .bottom-menu>li>a {font-size: 10px;}
    .box {width:600px}
    .box  h1 {font-size: 25px;}
    .main-menu{display: table-row;}
    .wrapper_content {
        display: grid;
        grid-template-columns: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 0px;
    }
    .pay_container_header {grid-area: 1 / 1 / 2 / 2;}
    .pay_container_content {grid-area: 2 / 1 / 3 / 2;}


    .pay_easypay_container_header {grid-area: 3 / 1 / 4 / 1; margin-top: 20px;}
    .pay_easypay_container_content {grid-area: 4 / 1 / 4 / 1;}



    .mob_tv_container_header {grid-area: 3 / 1 / 4 / 2;margin-top: 20px}
    .mob_tv_container_content {grid-area: 4 / 1 / 5 / 2;}
    .pay_container .checkout {padding: 160px 45px 30px; margin: 150px 50px 30px;}
    .pay_container .credit-card-box {    width: 400px;
        height: 280px;
        top: -112px;
        left: 50%;}
    .pay_container .credit-card-box .front {left: 0;width: 400px;
        height: 250px;}
    .pay_form input[type="text"] {width: 50%}
    .mob_tv-card__download a {width: 35%}
    .mob-tv_container input[type="text"], .mob-tv_container input[type="password"] {max-width: 55%}
    .darkart-ticker>div {width: 350px;}
    .wrapper_password {display: block;}
    .wrapper_password>div {width:unset}
    .pays_header, .pays_content {width:100%; overflow: scroll}
    .pays_content>.pagination  > li.page {display: none}



}


@media screen and (max-width: 620px) {
    .wrapper {
        width: 550px
    }

    .darkart-header-top > .wrapper {
        width: 550px
    }
    .bottom-nav {width: 100%;}
    .bottom-menu { display: block;}
    .bottom-menu>li {
        margin: 0 1%;
        width: 30%;
        display: inline-block;
        text-align: center;
    }
    .box {width:550px;}
    .overlay-container {display: none}
    .sign-up-container {display: none;}
    .sign-in-container {width: 100%;padding: 0 15%;margin: 0}
    .darkart-ticker>div {width: 300px;}
}

@media screen and (max-width: 570px) {
    .wrapper {
        width: 540px
    }

    .darkart-header-top > .wrapper {
        width: 540px
    }
    .box form { padding: 0 0px;}

}


@media screen and (max-width: 550px) {
    .wrapper {
        width: 480px
    }

    .darkart-header-top > .wrapper {
        width: 480px
    }
    .box {width:480px;}
    .main-menu>li {
        width: 50%;
    }
    .exit_button {display: none}
    .bottom-menu>li {
        margin: 0;
        display: inline-block;
        width: 49%;
        text-align: left;
    }
    .vw-social-counter-count {
        font-size: 12px;
    }
}
@media screen and (max-width: 480px) {
    .wrapper {
        width: 90%
    }

    .darkart-header-top > .wrapper {
        width: 90%
    }
    .header-top-left>.darkart-ticker {display: none}
    .mobile_menu {display: block}

    .main-menu>li {width:100%}
    .sticky-wrapper {display: none}
    .bottom-area-1>.wrapper {display: none}
    .header-top-right>a {width: 60px;
        height: 60px;
        line-height: 60px;}
    .main-menu>li {padding-left:30px;background-color:#283644;margin-left: 5%;margin-top:5px}
    .main-menu>li:first-child{margin-left: 5%;}

    .wrapper_header {
        grid-template-columns: 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 0px; }
    .profile_card_header {grid-area: 1 / 1 / 2 / 2; margin-top: 10px;}
    .profile_card_content { grid-area: 2 / 1 / 3 / 2; }

    .profile_pays_header { grid-area: 3 / 1 / 4 / 2;margin-top: 10px; }
    .profile_pays_content { grid-area: 4 / 1 / 5 / 2;}

    .profile_services_header { grid-area: 5 / 1 / 6 / 2;margin-top: 10px; }
    .profile_services_content { grid-area: 6 / 1 / 7 / 2;}

    .profile_credit_header { grid-area: 7 / 1 / 8 / 2; margin-top: 10px;}
    .profile_credit_content {grid-area: 8 / 1 / 9 / 2;}
    .pay_container .checkout {margin: 150px 0px 30px}
    .vw-social-counter-count {font-size: 10px;}
    .pay_container .credit-card-box .front {left: 45px;
        width: 310px;
        height: 200px;}
    .bottom-area-2 > .wrapper {display: flow-root}
    .bottom-area-2 > .wrapper >.widget-area-3, .bottom-area-2 > .wrapper >.widget-area-4 {width:100%}
    .active_flash {width: 100vw}
    .popup_background {width: 100vw}
}


@media screen and (max-width: 420px) {
    .service-card-inf__item {
        width:100%;
        min-width: 100%;
        max-width: unset
    }
    .pay_container .credit-card-box {width: 250px;}
    .pay_container .credit-card-box .front {left: 0px;
        width: 250px;
        height: 170px;}
    .pay_container .credit-card-box .card-holder, .pay_container .credit-card-box .card-expiration-date {top:130px;}
    .pay_container .checkout {margin: 135px 0px 30px;padding: 80px 10px 30px}
    .mob_tv-card__download a {width:50%;}
    .mob-tv_container input[type="text"], .mob-tv_container input[type="password"] {max-width: 78%;}
    .widget_vw_widget_social_counter {padding-right: 5%}
    .vw-social-counter-count {font-size: 16px;}
    pays-card-inf__title {font-size: 11px;}

}
@media screen and (max-width: 360px) {
    .wrapper {
        width: 95%
    }

    .darkart-header-top > .wrapper {
        width: 95%
    }
    .main-menu {padding-inline-start:0}
    .bottom-area-2>.wrapper {display: block}
    .bottom-area-2 > .wrapper >.widget-area-3, .bottom-area-2 > .wrapper >.widget-area-4 {width:100%;padding-top: 20px;}
    .widget_vw_widget_social_counter {padding-right: 5%}
    .vw-social-counter-count {font-size: 16px;}
    .bottom-menu>li>a {font-size: 12px}
    .pay_container .checkout {padding: 85px 45px 30px}
    .pay_container .credit-card-box {width: 317px;
        height: 280px;
        top: -120px;
        left: 50%;}
    .pay_container .credit-card-box .front {left: 19px;
        width: 280px;
        height: 175px;}
    .pay_container .credit-card-box .card-holder, .pay_container .credit-card-box .card-expiration-date {top: 133px;}


}



.send_to {width: unset!important;height: 18px!important;float: left!important}
.send_to_sp {font-size: 0.9em;padding-left:10px;float: left!important}
