.main-header .logo-header, .main-header .top-header-fixed .logo-header {
    background: none;
}

.main-header .logo-header {
    width: 160px;
    height: 70px;
}

.main-header .navbar .navbar-brand img {
    width: 160px;
}

.header-area-in  {
    position: relative;
    height: 590px;
    background: #8e24aa;
    background: rgba(142, 36, 170,1);
    background: -moz-linear-gradient(45deg, rgba(142, 36, 170,1) 0%, rgba(255, 110, 64,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(142, 36, 170,1)), color-stop(100%, rgba(255, 110, 64,1)));
    background: -webkit-linear-gradient(45deg, rgba(142, 36, 170,1) 0%, rgba(255, 110, 64,1) 100%);
    background: -o-linear-gradient(45deg, rgba(142, 36, 170,1) 0%, rgba(2255, 110, 64,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(142, 36, 170,1) 0%, rgba(255, 110, 64,1) 100%);
    background: linear-gradient(45deg, rgba(142, 36, 170,1) 0%, rgba(255, 110, 64,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e24aa', endColorstr='#ff6e40', GradientType=1 );
}

.header-area-in  .header-animation .right-poly-side-top {
    border-color: transparent rgb(255, 110, 64) transparent transparent;
}

.non-index-header-stl-login{
    height: 160px;
}


.non-index-header-stl-login:after{
    content: '';
    background-color: #ffffff;
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: -95px;
    left: 0;
    z-index: 2;
    -webkit-transform: skewY(-1deg) scaleY(0.7);
    -moz-transform: skewY(-1deg) scaleY(0.7);
    -ms-transform: skewY(-1deg) scaleY(0.7);
    transform: skewY(-1deg) scaleY(0.7);
    transform-origin: center center;
}
.non-index-header-stl-login:before{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
    margin: auto;
    width: 60px;
    height: 60px;
    z-index: 3;
    border-radius: 100%;
    border: 12px solid #126ab8;
}

.top-header-fixed {
    background: #8e24aa;
    background-image: linear-gradient(45deg, rgb(142, 36, 170) 0%, rgb(255, 110, 64) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background: -webkit-linear-gradient(45deg, #8e24aa 0%, #ff6e40 100%);
    background-image: linear-gradient(45deg, rgb(142, 36, 170) 0%, rgb(255, 110, 64) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background: linear-gradient(45deg, #8e24aa 0%, #ff6e40 100%);
    background-image: linear-gradient(45deg, rgb(142, 36, 170) 0%, rgb(255, 110, 64) 100%);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.main-header .top-header-fixed .navbar-nav .nav-link{
    color: #fff !important;
}

.top-header-fixed .navbar .navbar-brand img {
    width: 120px !important;
    margin-top: -20px !important;
}

.main-header .navbar-nav .header-login-btn a{
    background: #9c342a;
}

.main-header .navbar-nav .header-login-btn a:hover{
    background: #d24537;
}

.main-header .navbar-nav .header-regsiter-btn a{
    background: #496b4e;
}

.main-header .navbar-nav .header-regsiter-btn a:hover{
    background: #62ad6d;
}


.mb30 {
    margin-bottom: 30px
}

.dn {
    display: none;
}


.how-work{
    background: #f5f5f5;
    padding: 180px 0 100px 0;
    margin-top: 0;
    position: relative;
    cursor: pointer;
}

.how-work .how-ordr-txt{
    color: #aeaeae;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 50px;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}

.conterplace-sp u{
    margin-top: -20px;
    margin-bottom: 20px;
}

.conterplace-sp b {
    font-size: 35px;
}

.first-panu-footer {
    color: #8a8ca2;
    font-size: 12px;
}

.footer-section .footer-logo {
    display: block;
    margin-bottom: 20px;
}

.footer-section .footer-logo img {
    width: 140px;
}

.map {
    width: 100%;
    height: 500px;
}

.dedicated-plans-sse tbody>tr>td {
    text-transform: inherit;
}

.dedicated-plans-sse thead>tr{
	*background-color: #a53a5d
}