// selam

@font-face {
    font-family: Code-Font;
    src: url(../fonts/04B_08.ttf)
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.ttf)
}

body {
    font-family: Roboto, sans-serif!important;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: .5px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: antialiased!important
}

.badge-new,
.btn,
.info-text,
.navbar-inverse .navbar-nav>li>a,
.row .title h3,
.text-info,
h2,
h3,
h4 {
    font-weight: 300
}

h1 {
    font-size: 55px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 21px;
    margin-bottom: 25px
}

p {
    font-size: 16px;
    line-height: 1.4
}

img {
    -ms-interpolation-mode: nearest-neighbor;
    max-width: 100%
}

.navbar-nav img {
    max-width: none
}

sup {
    font-size: 60%;
    top: -.53em
}

input {
    outline: 0!important
}

input:focus {
    background-color: #fff!important
}

a,
a:hover {
    color: #00afec;
    text-decoration: none;
}

.btn {
    padding: 5px 35px;
    font-size: 18px
}

.text-center {
    display: block;
    text-align: center!important
}

.text-left {
    display: block;
    text-align: left!important
}

.space-top-8 {
    margin-top: 80px
}

.space-top-6 {
    margin-top: 60px
}

.space-top-4 {
    margin-top: 40px
}

.space-top-2 {
    margin-top: 20px
}

.space-bottom-4 {
    margin-bottom: 40px
}

.space-bottom-6 {
    margin-bottom: 60px
}

.space-bottom-2 {
    margin-bottom: 20px
}

.padding-top-4 {
    padding-top: 40px
}

.padding-top-3 {
    padding-top: 30px
}

.padding-top-2 {
    padding-top: 20px
}

.padding-bottom-4 {
    padding-bottom: 40px
}

.padding-bottom-3 {
    padding-bottom: 30px
}

.padding-bottom-2 {
    padding-bottom: 20px
}

.small-print {
    display: block;
    text-align: center;
    color: #8e929b;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 50px
}

.align-left,
.info-text,
.info-text h3,
.info-text h4 {
    text-align: left
}

.small-print.white {
    color: #fff
}

.small-print.no-gutter {
    margin-bottom: 0
}

.text-strike {
    text-decoration: line-through;
    color: #959595
}

.long-input {
    width: 420px
}

.info-text {
    color: #959595
}

.info-text h3 {
    color: #000;
    margin: 30px 0;
    font-size: 18px
}

.info-text h4 {
    color: #252525
}

.info-text small {
    display: block;
    font-size: 10px;
    margin-top: 5px
}
.cls-1 {color:red;}
.badge-new {
    font-family: Code-Font;
    font-size: 6px;
    text-transform: uppercase;
    padding: 2px 4px;
    color: #fff;
    background: #3db475;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    vertical-align: bottom
}

.action-arrow,
.action-ribbon {
    color: #005752;
    font-size: 14px;
    line-height: 28px
}

.underline {
    text-decoration: underline
}

.action-ribbon {
    position: absolute;
    top: 0;
    right: 0;
    width: 125px;
    height: 40px;
    background-image: url(../img/action-ribbon.png);
    background-size: cover;
    padding-left: 5px
}

.action-arrow {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    width: 141px;
    height: 29px;
    background-image: url(../img/action-arrow.png);
    background-size: cover;
    padding-left: 25px
}

.no-shadow {
    box-shadow: none!important;
    -moz-box-shadow: none!important;
    -webkit-box-shadow: none!important
}

.text-info {
    font-size: 12px;
    color: #93a5b1
}

.close-toggle a {
    display: none
}

.row .title h3 {
    text-align: center;
    color: #959595;
    font-size: 18px;
    margin-top: 0
}

.top-nav {
    position: absolute;
    width: 100%;
    top: 10px;
    right: 0;
    z-index: 9
}

.top-nav .container>div {
    float: right;
    font-size: 10px;
    color: #fff
}

.language-switcher {
    margin-right: 15px;
    z-index: 999;
    position: relative;
    font-size: 10px
}

.language-switcher>a {
    color: #00afec;
    padding-right: 10px
}

.language-switcher>a:hover {
    color: #fff;
    text-decoration: none
}

.language-switcher>a.active {
    color: #fff
}

.language-switcher>a.active:before,
.language-switcher>a:hover:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: -10px;
    margin-left: 4px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #0b034b
}

footer .language-switcher {
    top: -10px
}

.top-nav .contact-infos>a {
    color: #f3f3f4;
    padding-left: 15px
}

.top-nav .contact-infos>a:hover {
    text-decoration: none
}

.top-nav .contact-infos>a>i {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    font-size: 11px;
}
.navbar-nav {
    float: right;
    margin-top: 18px
}

/*.navbar-inverse .navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 25px;
    color: #fff;
    font-size: 16px;
}
*/
  
.navbar-inverse .navbar-nav>li {
    padding: 0 10px 0 10px; 
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-weight: 400; 
    padding: 3px 5px;

}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
/*    background-color: #333; */
    color:#e7e7e7;
    text-decoration: none;
    position: relative;
    z-index: 1;
} 
/* buton  - Giris Yap ------------- */


@media only screen and (max-width:767px) {
    .btn-mobil-login {
        padding: 11px 15px 10px 15px !important;
    }

    .btn-mobil-login>i:first-of-type {
    margin-right: 0;
    margin-left: -11px;
    position: absolute;
    font-size: 22px;
    line-height: 24px;
    }

    .navbar-header>a.btn-mobil-login:hover,
    .navbar-header>a.btn-mobil-login:focus,
    .navbar-header>a.btn-mobil-login.focus{
        background-color: #d7dce2;
        color: #1f5c99;
        text-decoration: none;
    }
}

.navbar-header>a.btn-mobil-login {
    padding: 6px 17px 14px 20px !important;
    position: relative; 
    background-color: #e6e9ed;
    font-weight: 300 !important;
    font-size: 16px;
    color: #333;
    max-width: 250px;
    margin-right: 10px;
    overflow: hidden;
    font-size: 13px; border: 1px solid #e6e9ed;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;*/
}

//colors
$red: #E1332D;
$white: #fff;

/* --------------------------------------- */

/* mobil giris button */
@media only screen and (max-width:767px) {
    a.btn-mobil-basket {
/*        width: 100%;*/
    }
}
@media only screen and (max-width:767px) {
    a.btn-mobil-basket {
    background-color: #333;
    box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
    -moz-box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
    padding: 19px 39px 19px 5px !important;
    font-size: 13px;
    border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
    }

    a.btn-mobil-basket:hover,
    a.btn-mobil-basket:focus,
    a.btn-mobil-basket.focus {
        background-color: #262626 !important;
        color: #1f5c99;
        text-decoration: none;
    }
    a.btn-mobil-basket>i:first-of-type {
        position: absolute;
        margin-right: 5px;
        margin-top: -14px;
        font-size: 22px;
        color: #fff;
    }
    a.btn-mobil-basket>.badge {
        position: absolute;
        top: 0;    font-size: 10px;
        right: 1px;background-color: #00afec;
    } 

}


/* giris mobil */


/* */
.btn-login.signed:hover,
.btn-login.signed:focus,
.btn-login.signed.focus {
    background-color: #70a300 !important;
    color: #fff;
}
.btn-login {
    position: relative;
    background-color: #e6e9ed;
    font-weight: 300 !important;
    font-size: 16px;
    color: #333;
    max-width: 250px;
    /*margin-right: 10px;*/
    overflow: hidden;
    padding: 11px 15px 10px 15px !important;
    font-size: 13px;
    border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
/*
.btn-login:after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    border: 2px solid #333;
} */
@media only screen and (max-width:992px) {
    .btn-login {
        padding: 11px 22px 14px 22px !important;
    }
}
@media only screen and (max-width:767px) {
    .btn-login {
        max-width: none;display: none;
    }
}
@media only screen and (max-width:320px) {
    .btn-login {
        margin-right: 5px
    }
}
.btn-login .btn-login-caption {
    margin-left: 22px
}
@media only screen and (max-width:992px) {
    .btn-login .btn-login-caption {
        display: none
    }
}
.btn-login i:first-of-type {
    margin-right: 5px;
    font-size: 18px;
    position: absolute
}
@media only screen and (max-width:992px) {
    .btn-login i:first-of-type {
        margin-right: 0;     margin-left: -11px;
        position: absolute;
        font-size: 22px;
        line-height: 24px
    }
}
.btn-login i:last-of-type {
    display: none
}
@media only screen and (max-width:767px) {
    .btn-login i:last-of-type {
        display: none
    }
}
.btn-login div.badge {
    display: none
}
.btn-login>.user-name {
    display: none
}
.btn-login:hover,
.btn-login:focus,
.btn-login.focus {
    background-color: #d7dce2;
    color: #1f5c99;
    text-decoration: none;
}
/* --------------------------------------- */

.goto {
    cursor: pointer;
}

a.btn-basket {
    background-color: #333;
    box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
    -moz-box-shadow: inset 0 -3px 0 0 rgba(34, 34, 34, 0.1);
    padding: 11px 15px 10px 15px !important;
    font-size: 13px;
    border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
@media only screen and (max-width:992px) {
    a.btn-basket {
        padding: 18px 14px 7px 4px !important;
    }
}
a.btn-basket>.btn-basket-caption {
    font-weight: 300 !important;
    color: #fff !important;
    margin-left: 27px;
}
@media only screen and (max-width:992px) {
    a.btn-basket>.btn-basket-caption {
        display: none
    }
}
a.btn-basket>i:first-of-type {
    position: absolute;
    margin-right: 5px;
    margin-top: 0;
    font-size: 18px;
    color: #fff;
}
@media only screen and (max-width:992px) {
    a.btn-basket>i:first-of-type {
        position: relative;
        margin-right: 0;
        font-size: 22px;

    }
}
a.btn-basket>.badge {
    top: -2px;
    background-color: #00afec;
    font-size: 10px;margin-top: -4px;
    margin-left: -2px;
}
@media only screen and (max-width:992px) {
    a.btn-basket>.badge {
        position: absolute;
        top: 0;
        right: 3px
    }
}
@media only screen and (max-width:767px) {
    a.btn-basket,
    a.btn-basket>.badge
     {
       display: none;
    }
}
a.btn-basket:hover,
a.btn-basket:focus,
a.btn-basket.focus {
    background-color: #262626 !important;
    color: #1f5c99;
    text-decoration: none;
}
.navbar-nav>li:nth-child(5)>.dropdown-menu {
    padding: 10px;
    margin-top: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 100px;
}
.navbar-nav>li:nth-child(5)>.dropdown-menu >li>a>div:last-child {
    padding-left: 0px;
}
.navbar-nav>li:nth-child(5)>.dropdown-menu >ul {padding: 0px; background-color: red; margin: 5px;}
.navbar-nav>li:nth-child(5)>.dropdown-menu >li>a {padding: 5px; margin: 0px;}
.navbar-nav>li:nth-child(5)>.dropdown-menu >li>a>div {padding: 0px; margin: 0px;}
.navbar-nav>li:nth-child(5)>.dropdown-menu >li>a>div .title {    display: block;
    font-size: 13px;
    font-weight: 500;
    text-transform: none;
    margin-bottom: 10px;
    margin: 0px;
    font-weight: normal;
    }


/* top-bar ************ */

#topbar .dropdown-toggle {
    display: inline-block;
    font-weight: 600;
    color: #EAEAEA;
    font-weight: normal; font-size: 14px;
}
#topbar .dropdown-toggle:hover,
#topbar .dropdown-toggle:focus {
    text-decoration: none;
    font-weight: normal;

}
#topbar .dropdown-toggle::after {
    content: "";
    display: inline-block;
    margin-left: 5px; padding-top: 3px;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent

}/*
#topbar .dropdown-toggle::before { content: "";
    background-size: 100%; 
    margin: 13px 11px 9px 10px;
    background-image: url(../img/icon-tr.png);
    padding: 5px 10px 10px 10px;
     display: inline-block; 
    float: left;
}*/
#topbar .customer-services .lang-flag {
    display: inline-block;
    float: left;
    width: 20px;
    height: 13px;
    margin: 3px 6px 0 0; padding: 5px 10px 10px 10px;
    /* display: inline-block; */
    float: left;}


#topbar .dropdown-toggle span.lang-flag.tr_TR {
background-size: 100%;
    margin: 13px 13px 0 9px;
    background-image: url(../img/icon-tr.png);
    padding: 4px 11px 10px 10px;
    display: inline-block;
    float: left;
}
#topbar .menu {    padding-left: 0;
    list-style: none;
    padding: 0px;
    margin: 0px;}
#topbar .dropdown-menu .dropdown-item .lang-flag.tr_TR {
    background-size: 100%; margin: 5px 0px 5px 5px;
    background-image: url(../img/icon-tr.png);
}
#topbar .dropdown-menu .dropdown-item .lang-flag.en_US {
    background-size: 100%; margin: 5px 0px 5px 5px;
    background-image: url(../img/icon-en_US.png);
}

#topbar .dropdown-menu ul>.list-unstled {
    border: 1px solid #1b6697;
    margin: 0; 
    line-height: 1.8em;
/*    line-height: 25px;*/
}


#topbar .dropdown-menu ul>li {
    border: 1px solid #222;
    margin: 0; 
    line-height: 1.8em;
    padding: 3px;
}
#topbar .dropdown-menu ul>li:hover {
    color: #FFF;
    background-color: #2A2A2A;
}

#topbar .dropdown-menu .dropdown-item .lang-flag {
    display: inline-block;
    float: left;
    width: 20px;
    height: 13px;
    margin: 3px 6px 0 0;
}
#topbar .dropdown-menu .dropdown-item {
    color: #EAEAEA;
    padding: 4px 14px;
    font-size: 13px;
}
#topbar .dropdown-menu .dropdown-item:hover,
#topbar .dropdown-menu .dropdown-item:focus {
    text-decoration: none;
}
#topbar .dropdown-menu {
    margin-top: 0;
    border: 0;
    background: #222;
    z-index: 9999;padding: 0px; margin-left: 15px; line-height: 25px;
}



.top-bar {
    background-color: #222;
    color: #fff;
    font-size: 14px;
    font-weight: 300
}
.top-bar>.container {
    padding-left: 0;
    padding-right: 0
}
@media only screen and (max-width:1200px) {
    .top-bar>.container {
        padding-left: 0;
        padding-right: 0
    }
}
@media only screen and (max-width:992px) {
    .top-bar>.container {
        padding-left: 0;
        padding-right: 0
    }
}
@media only screen and (max-width:767px) {
    .top-bar>.container {
        padding-left: 30px;
        padding-right: 30px
    }
    .top-bar .customer-services {
        font-size: 14px
    }
    .navbar-brand img {
    height: 45px;
    padding-left: 28px;
    margin-top: 8px;
} 
}
@media only screen and (min-width:768px) {
    .top-bar>.container {
        padding-left: 0;
        padding-right: 0
    }

}
.top-bar .customer-services {
    font-size: 14px;
    line-height: 38px;
}

@media only screen and (max-width:640px) {
    .top-bar .customer-services {
        font-size: 12px;
        line-height: 38px
    }
}
@media only screen and (max-width:480px) {
    .top-bar .customer-services {
        font-size: 14px;
        line-height: 38px;
    }
    .mobilhidden {display: none;}
}
.top-bar-menu {
    list-style: none;
    margin: 0;
    
}
.top-bar-menu li {
    list-style: none;
    float: left;
    margin-left: 20px;
    line-height: 30px;
    padding: 4px 0 5px 0
}
.top-bar-menu li a {
    margin-top: -2px;
    color: #fff
}
.top-bar-menu li:first-child {
    margin-left: 0
}
.top-bar-menu li:last-child {
    margin-left: 20px
}
@media only screen and (max-width:480px) {
    .top-bar-menu li:last-child {
        margin-left: 0
    }
}
.btn-support {
    background-color: #f60;
    font-size: 14px;
    padding: 3px 12px;
    font-weight: 300;
    border: 0;
    box-shadow: inset 0 -3px 0 0 rgba(34,34,34,0.1);
    -webkit-box-shadow: inset 0 -3px 0 0 rgba(34,34,34,0.1);
    -moz-box-shadow: inset 0 -3px 0 0 rgba(34,34,34,0.1);
    -o-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    border-radius: 3px;
}
.btn-support:hover,
.btn-support:focus {text-decoration: none;background-color: #337ab7; color:white;}
/* ******************************************* */


.navbar-inverse {
    background-color: #1f5c99;
/*    background-color: rgba(192, 192, 193, 0.7);  color: rgba(192, 192, 193, 0.7);*/
    border: none;
    padding: 0px 0px 5px 0px;
    box-shadow: 0 0 50px 0 rgba(12,12,12,.12);
    margin-top: 0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover{
    background-color: transparent;
    color: #fff
}

.navbar-inverse .navbar-collapse {
    border-color: transparent;
    padding-left: 0;
    padding-right: 0
}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
    margin-left: -10px
}

.navbar-brand {
    padding: 0
}

.navbar-brand img {
    height: 45px;margin-top: px;
} 

.caret {
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 2px;
    margin-top: -3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.navbar-nav>li>.dropdown-menu {
    padding: 0px; /* sinan 15px */
    margin-top: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    width: 300px
}

.navbar-nav>li>.dropdown-menu.doubledecker {
    width: 700px
}

.navbar-nav>li>.dropdown-menu.doubledecker li {
    width: 50%;
    float: left
}

.navbar-nav>li:first-child>.dropdown-menu {
    left: 0;
}

.navbar-nav>li:nth-child(2)>.dropdown-menu,
.navbar-nav>li:nth-child(3)>.dropdown-menu, 
.navbar-nav>li:nth-child(4)>.dropdown-menu, 
.navbar-nav>li:nth-child(5)>.dropdown-menu {
    left: 0;
}


.navbar-nav>li:first-child>.dropdown-menu:before {
    left: 15px;
}

.navbar-nav>li:nth-child(2)>.dropdown-menu:before,
.navbar-nav>li:nth-child(3)>.dropdown-menu:before, 
.navbar-nav>li:nth-child(4)>.dropdown-menu:before, 
.navbar-nav>li:nth-child(5)>.dropdown-menu:before {
    left: 15px;
}


.navbar-nav>li>.dropdown-menu:before {
    content: '\f0d8';
    font-family: FontAwesome;
    position: absolute;
    top: -30px;
    left: 40px;
    color: #fff;
    font-size: 40px
}

.navbar-nav>li>.dropdown-menu>li>a {
    padding: 15px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    white-space: normal;
    display: flex;
    align-items: center
}

.navbar-nav>li>.dropdown-menu>li>a>div {
    display: inline-block
}

.navbar-nav>li>.dropdown-menu>li>a>div:last-child {
    padding-left: 25px
}

.navbar-nav>li>.dropdown-menu>li>a>div .title {
    display: block;
    font-size: 16px;
   /* font-weight: 500;*/
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 5px
}

        <div id="navbar" class="collapse navbar-collapse">
            <ul class="nav navbar-nav">
                <li class="dropdown">
                    <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false" title="Alan Adı">Alan Adı <span class="caret"></span></a>
                    <ul class="dropdown-menu">
                        <li>
                            <a href="#alanadi-sorgulama" title="Alan Adı Tescil" alt="Alan Adı Tescil">
                                <div>
                                    <img src="/img/navbar-www.png" width="48" height="34">
                                </div>
                                <div>
                                    <span class="title blue2">Alan Adı Tescil</span>
                                     <p>
                                        Alan adınızı arayın ve hemen tescil edin.
                                    </p>
                                </div>
                            </a>

.navbar-nav>li>.dropdown-menu>li>a:hover,
.navbar-nav>li>.dropdown-menu>li>a:focus{    color: #fff;
    text-decoration: none}

.navbar-nav>li>.dropdown-menu>li>a>div .title.blue {
    color: #00afec
}
.navbar-nav>li>.dropdown-menu>li>a>div .title.blue2 {
    color: #0172bb
}
.navbar-nav>li>.dropdown-menu>li>a>div .title.light-blue {
    color: #93d3cf
}

.navbar-nav>li>.dropdown-menu>li>a>div .title.green {
    color: #3fc64f
}

.navbar-nav>li>.dropdown-menu>li>a>div p {
    display: block;
    font-size: 14px;
    color: #959595;
    font-weight: 300
}

.background-container {
    min-height: 550px;
    margin-top: -120px;
    padding-top: 120px;
    background-size: cover;
    background-position: center;
    color: #fff;
    text-align: center
}

.background-container.big {
    min-height: 860px
}

.background-container.small {
    min-height: 350px
}

.background-container h1 {
    margin-top: 60px;
    margin-bottom: 25px;
    font-weight: 400
}

.background-container .lead {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 45px;
    text-align: center;
    display: block
}

.background-container .lead.small {
    font-size: 18px
}

.background-container .lead.with-sub {
    margin-bottom: 30px
}

.background-container .lead-sub {
    font-size: 14px;
    color: #80ccc8;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 300
}

.background-container.with-img h1 {
    margin-top: 40px
}

.background-container.with-img img {
    margin-top: 70px
}

.background-container a.btn {
    font-size: 22px;
    padding: 10px 50px;
    box-shadow: 0 2px 0 2px #226274;
    -moz-box-shadow: 0 2px 0 2px #226274;
    -webkit-box-shadow: 0 2px 0 2px #226274
}

.background-container a.btn.gray-shadow {
    font-size: 22px;
    padding: 10px 50px;
    box-shadow: 0 2px 0 2px #798a8f;
    -moz-box-shadow: 0 2px 0 2px #798a8f;
    -webkit-box-shadow: 0 2px 0 2px #798a8f
}

.background-container span {
    display: block;
    font-size: 14px
}

.background-container.home-2 {
    text-align: left
}

.background-container.home-2 .lead {
    display: inline-block;
    text-align: left;
    border-bottom: 3px solid #5fb5db;
    line-height: 28px;
    margin-bottom: 10px
}

.background-container.home-2 .notes {
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 30px
}

.background-container.home-2 .banner {
    margin-top: 65px;
    margin-bottom: 50px;
    background-color: #fff;
    border-radius: 5px;
    padding: 25px 45px;
    color: #000
}

.background-container.home-2 .banner h3 {
    padding-right: 30%;
    font-size: 24px
}

.background-container.home-2 .banner .discount {
    font-size: 18px
}

.background-container.home-2 .banner span {
    display: inline
}

.background-container.home-2 .banner .discount .price-red {
    color: #f25b4d;
    text-decoration: line-through;
    font-size: 28px
}

.background-container.home-2 .banner .discount .price-green {
    color: #00a454;
    font-size: 28px
}

.background-container.home-2 .banner .notes {
    font-size: 14px;
    color: #959595
}

.background-container.home-2 .banner .btn {
    width: 100%
}

.action-ribbon.big {
    top: 22px;
    right: -8px;
    width: 191px;
    height: 62px;
    background-image: url(/img/action-ribbon-big.png);
    font-size: 22px;
    font-weight: 500;
    padding-left: 25px;
    padding-top: 10px
}

.bottom-container {
    background-color: #125f92;
    background-size: cover;
    background-image: url(../img/footer-bg.png)
}

.top-footer {
    font-weight: 300;
    color: #f3f3f4;
    padding: 35px 0
}

.top-footer h3 {
    color: #00afec;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 20px
}

.top-footer ul.blog-list {
    font-size: 16px;
    padding-right: 20px;
    line-height: 23px
}

.top-footer ul.blog-list li {
    border-bottom: 1px solid #1b6697;
    padding: 20px 0
}

.top-footer ul.blog-list li:last-child {
    border-bottom: none
}

.top-footer ul a {
    color: #fff!important;
    font-size: 14px;
    font-weight: 400; 
    padding: 3px 5px;
}

.top-footer ul a:hover {
    background: #00afec;
    text-decoration: none;
    position: relative;
    z-index: 1;
}


.top-footer ul.blog-list span {
    display: block;
    font-size: 10px;
    color: #9ed4ec
}

.top-footer ul {
    padding-left: 1px;
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: .9
}

.top-footer ul li {
    padding-bottom: 10px
}

.top-footer .social h3 {
    display: inline-block;
    float: left;
    margin-right: 20px
}

.top-footer .social img {
    margin-top: 13px;
    margin-right: 10px
}

footer {
    background-color: #2d3237;
    padding: 20px 0;
    font-weight: 300
}

footer,
footer ul li a {
    color: rgba(255, 255, 255, .3)
}

footer,
section.contact {
    text-align: center
}

footer .page-info {
    padding: 30px 0;
    color: #8e929b;
    font-size: 12px;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    -moz-opacity: .9
}

footer .page-info a {
    color: #f3f3f4
}

footer .copyrights {
    display: inline-block;
    float: left;
    text-align: left;
    padding-right: 0
}

section .subtitle,
section h4 {
    text-align: center;
    color: #959595
}

footer .copyrights .list-inline,
footer .copyrights p {
    display: inline-block;
    padding-right: 10px
}

footer .payment-methods {
    display: inline-block;
    padding: 0
}

footer .payment-methods img {
    display: inline-block;
    margin-left: 20px
}

footer hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #3d4247
}

footer .technology {
    margin-top: 50px;
    margin-bottom: 10px
}

footer .technology img {
    margin-right: 40px
}

footer p {
    font-size: 11px
}

.btn-green,
section .subtitle,
section h4 {
    font-size: 18px;
    font-weight: 300
}

.light-green {
    color: #3fc64f
}

.green {
    color: #7fc056
}

.modro {
    color: #00b9eb
}

.dark-green {
    color: #3db475
}

.violet {
    color: #a567a7
}

.dark-violet {
    color: #5f5fa6
}

.blue {
    color: #52c9f2
}

.blue2 {
    color: #00afec
}

.dark-blue {
    color: #283d8e
}

.gray-blue {
    color: #94b3c5
}

.gray2 {
    color: #93a5b1
}
.darkgreen {
    color: #02b875
}

.orange {
    color: #f1825d
}

.orange2 {
    color: #ff4929
}

.rose {
    color: #ec72a9
}

.btn-green {
    background-color: #02b875;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.btn-green:hover {
    background-color: #00915A;
    border-color: transparent
}

.btn-light-green-shadow {
    box-shadow: 0 2px 0 2px #80dbba!important;
    -moz-box-shadow: 0 2px 0 2px #80dbba!important;
    -webkit-box-shadow: 0 2px 0 2px #80dbba!important
}

section {
    padding: 50px 0
}

section.light-gray {
    background: #f3f5f8
}

section.dark-gray {
    background: #e7ecef
}

.pricelist,
section.white {
    background: #fff
}

section h2 {
    text-align: center;
    font-weight: 300;
    color: #2f323c
}

section .subtitle {
    display: block;
    margin-bottom: 70px
}

.pricing {
    padding-bottom: 30px
}

.pricing>div {
    padding-left: 30px;
    padding-right: 30px
}

.pricing>div:first-child {
    padding-left: 15px
}

.pricing>div:nth-child(2) {
    padding-left: 23px;
    padding-right: 27px
}

.pricing>div:last-child {
    padding-right: 15px
}

.pricing .action-ribbon {
    top: 8px;
    right: 22px;
    padding-left: 15px
}

.pricelist {
    padding: 30px;
    border: 2px solid transparent;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    box-shadow: 0 3px 5px 1px rgba(000, 000, 000, .1);
    -moz-box-shadow: 0 3px 5px 1px rgba(000, 000, 000, .1);
    -webkit-box-shadow: 0 3px 5px 1px rgba(000, 000, 000, .1);
    margin-bottom: 35px;
    min-height: 600px;
}
.pricelist:hover {
    background-color: #e6e9ed;
    border-color: rgba(3, 27, 78, .1);
    box-shadow: 0 2px 4px rgba(3, 27, 78, .06);
    position: relative;
    transform: scale(1.05);
    z-index: 11;  
}
.pricelist .img-container {
    height: 50px;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.pricelist .img-container.left {
    justify-content: left
}

.comparison .table .img-container {
    height: 50px;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.pricelist .price {
    margin-top: 10px;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 25px
}

.pricelist .price-from {
    display: block;
    font-size: 18px;
    margin: 15px 0 15px 0;;
}

.pricelist .price-from small {
    display: block;
    color: #959595;
    font-size: 14px
}

.pricing.hosting .pricelist .price-from small,
.pricing.hosting .pricelist .price-from span,
.pricing.ssl .pricelist .price-from small,
.pricing.ssl .pricelist .price-from span {
    display: inline-block
}

.pricelist .price-from .number {
    color: #000;
    font-size: 36px
}

.pricelist p {
    color: #959595;
    font-size: 16px;
    margin-bottom: 35px
}

.pricing.hosting .pricelist .price-from,
.pricing.ssl .pricelist .price-from {
    color: #000
}

.pricelist ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 50px
}

.pricelist ul li:before {
    content: url(../img/list-check.png);
    padding-right: 10px;
    line-height: 26px
}

.pricelist a.btn {
    width: 100%;
    font-size: 18px;
    box-shadow: 0 3px 5px 1px rgba(230, 233, 237, 1);
    -moz-box-shadow: 0 3px 5px 1px rgba(230, 233, 237, 1);
    -webkit-box-shadow: 0 3px 5px 1px rgba(230, 233, 237, 1)
}

.pricing.ssl {
    padding-bottom: 25px
}

.pricing.ssl p {
    min-height: 90px;
    border-top: 1px solid #dddee1;
    padding-top: 25px;
    margin-bottom: 20px
}

.pricing.hosting {
    padding-bottom: 15px;
    margin: auto 0
}

.pricing.hosting .pricelist {
    padding: 35px 25px 25px
}

.pricing.hosting .pricelist ul {
    text-align: left;
    color: #000;
    min-height: 170px;
    margin-bottom: 20px
}

.clients ul li,
.info-box>div,
.more-testimonials,
.subscribe,
.testimonials .author,
.testimonials>div {
    text-align: center
}

.pricing.hosting p {
    min-height: 120px;
    border-bottom: 1px solid #dddee1;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 14px;
    padding: 10px
}

.pricing.hosting>div {
    padding-left: 7px;
    padding-right: 7px
}

.pricing.hosting.three-plan>div {
    margin-left: 15px;
    margin-right: 15px;
    width: 28%
}

.pricing.hosting.three-plan {
    display: flex;
    justify-content: center
}

.pricing.hosting .action-ribbon {
    padding-bottom: 15px;
    margin: auto 0;
    top: 8px;
    right: 2px
}

.row.info-box {
    margin-bottom: 25px
}

.row.info-box div:last-child {
    margin-bottom: 0
}

.info-box>div {
    padding: 30px 30px;
}
.info-box>div:hover {
    background-color: #e6e9ed;
}

.info-box.small>div {
    padding: 0 20px
}

.info-box img {
    margin-bottom: 15px
}

.info-box h3 {
    margin-bottom: 20px
}

.info-box p {
    color: #959595;
    font-weight: 300
}

.info-box.contact .number {
    font-size: 48px;
    color: #6dc5d8;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 15px
}

.info-block p,
.testimonials p {
    font-weight: 300
}

.info-box.contact p {
    color: #fff
}

.info-box.ssl-info h3 {
    text-align: center;
    font-size: 20px
}

.testimonials>div {
    padding: 0 25px;
    margin-bottom: 55px
}

.testimonials img {
    margin-bottom: 25px
}

.testimonials p {
    color: #000;
    font-size: 20px;
    font-style: italic
}

.testimonials p:after,
.testimonials p:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    top: 5px;
    font-size: 48px;
    color: #959595;
    position: relative
}

.testimonials p:before {
    background: url(../img/quotes.png) no-repeat;
    background-size: contain;
    margin-left: -20px
}

.testimonials p:after {
    background: url(../img/backquotes.png) no-repeat;
    background-size: contain;
    margin-right: -20px
}

.testimonials .author {
    display: block;
    color: #959595;
    margin-top: 20px
}

.subscribe input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccd1d6;
    margin-right: 20px;
    height: 37px;
    line-height: 30px;
    font-size: 16px;
    vertical-align: bottom
}

.subscribe::-webkit-input-placeholder {
    font-weight: 300;
    color: #959595
}

.subscribe:-moz-placeholder {
    font-weight: 300;
    color: #959595;
    opacity: 1
}

.subscribe::-moz-placeholder {
    font-weight: 300;
    color: #959595;
    opacity: 1
}

.subscribe:-ms-input-placeholder {
    font-weight: 300;
    color: #959595
}

.subscribe::-ms-input-placeholder {
    font-weight: 300;
    color: #959595
}

.clients ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: table;
    width: 100%
}

.contact-info .social a,
.domain-list ul li {
    padding-right: 15px
}

.clients ul li {
    display: table-cell
}

.info-block h2 {
    text-align: left
}

.info-block h3 {
    font-size: 18px
}

.contact-info {
    margin-bottom: 80px;
    color: #f3f3f4
}

.contact-info span {
    display: block;
    font-weight: 300;
    padding-left: 15px;
    color: #252525
}

.contact-info .title {
    background: #dee4e7;
    padding: 15px;
    margin-bottom: 35px
}

.contact-info .title h3 {
    font-size: 18px;
    margin: 0;
    text-align: left;
    color: #2f323c
}

.contact-info .social {
    padding-left: 15px
}

.domain-info .panel {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.domain-info .panel-heading {
    background: #6dc5d8;
    color: #fff;
    font-size: 15px
}

.register-domain .bootstrap-select .btn .filter-option,
.register-domain input.form-control {
    font-size: 20px;
    color: #959595;
    font-weight: 300
}

.domain-info .panel-body .panel-row {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e4e6
}

.domain-info .panel-row span {
    display: inline-block;
    text-align: left
}

.domain-info .panel-row span:first-child {
    min-width: 300px
}

.bootstrap-select.btn-group .dropdown-menu li {
    background: #fff
}

.register-domain input.form-control {
    height: 70px;
    border: none;
    width: 640px;
    max-width: 50%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 1px solid #8e929b;
    box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .1);
    -moz-box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .1);
    -webkit-box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .1);
    padding-left: 30px
}

.register-domain .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    height: 70px;
    width: 180px
}

.register-domain .bootstrap-select .btn {
    height: 70px;
    width: 180px;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -5px;
    box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .1);
    -moz-box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .1);
    -webkit-box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .1)
}

.nav-tabs,
.ssl-info .ssl-list>div {
    border-bottom: 1px solid #d9dce0;
    width: 100%
}

.register-domain button.btn {
    height: 70px;
    width: 270px;
    margin-left: -15px;
    z-index: 990;
    box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .2);
    -moz-box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .2);
    -webkit-box-shadow: 0 3px 4.2px .8px rgba(000, 000, 000, .2)
}

.domain-list ul {
    margin-top: 90px;
    margin-bottom: 30px;
    display: table;
    width: 100%;
    list-style: none;
    padding-left: 0
}

.domain-list ul li {
    display: table-cell
}

.domain-list ul li:last-child {
    padding-right: 0
}

.domain-list ul li div {
    padding: 15px 20px;
    background: #6dc5d8;
    color: #000;
    font-size: 21px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: left
}

.domain-list ul li div span {
    display: inline-block;
    color: #fff;
    font-size: 24px;
    padding-right: 5px
}

.domain-list .action-ribbon {
    position: relative;
    top: -80px;
    right: -98px
}

.contact-form {
    margin-top: 50px
}

.contact-form input,
.contact-form textarea {
    border-radius: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #f2f5f7;
    color: #000;
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 300
}

.contact-form input {
    height: 50px
}

.contact-form textarea {
    resize: none
}

.contact-form button {
    margin-top: 40px;
    margin-bottom: 40px
}

.ssl-info .ssl-list>div {
    display: flex;
    align-items: center;
    min-height: 70px;
    padding: 15px 20px;
    vertical-align: middle
}

.ssl-info .ssl-list>div:first-child {
    border-top: 1px solid #d9dce0
}

.ssl-info .ssl-list>div:hover {
    background: #f9fafb
}

.nav-tabs {
    display: table;
    position: relative;
    margin-bottom: 50px
}

.tab-pane h3,
.tab-pane h4 {
    margin-bottom: 45px
}

.nav-tabs>li {
    display: table-cell;
    float: none;
    width: 25%
}

.nav-tabs.fifty>li {
    width: 50%
}

.nav-tabs>li>a {
    color: #2d3237
}

.nav-tabs>li>a:hover {
    background-color: transparent;
    border: 1px solid transparent;
}

.tab-pane h4 {
    font-size: 18px
}

.tab-pane table tr:nth-child(2n+0) {
    background-color: #fff
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #2d3237;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom: 2px solid #8e929b
}

.domain-pricelist table .header {
    background: #0072bc;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    padding: 20px;
    border-right: 1px solid #fff;
    box-shadow: 0 2px 0 2px rgba(230, 233, 237, .4);
    -moz-box-shadow: 0 2px 0 2px rgba(230, 233, 237, .4);
    -webkit-box-shadow: 0 2px 0 2px rgba(230, 233, 237, .4)
}

.domain-pricelist table .header:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.domain-pricelist table .header:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.domain-pricelist table tbody td {
    font-size: 15px;
    padding: 15px
}

.domain-pricelist table tbody s {
    color: #ff4929
}

.domain-pricelist table tbody .green {
    color: #3db475
}

.switcher .toggle.btn {
    width: 30px;
    height: 22px;
    max-width: 30px;
    max-height: 22px;
    min-width: 30px;
    min-height: 22px
}

.switcher .btn {
    padding: 8px 16px
}

.switcher .btn-primary,
.switcher .btn-primary:active:hover {
    background-color: #91c449;
    border-color: #91c449
}

.switcher .toggle-handle.btn {
    padding: 8px 9px
}

.switcher .off .toggle-handle.btn {
    background: #8e929b
}

.toggle-off.btn,
.toggle-on.btn {
    display: none
}

.toggle-group {
    width: 135%
}

.comparison .table .no:before,
.comparison .table .yes:before {
    content: "";
    width: 15px;
    height: 11px;
    display: inline-block
}

.toggle.off .toggle-group {
    left: -36%
}

.toggle-off.ios,
.toggle-on.ios,
.toggle.ios {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px
}

.toggle.ios .toggle-handle {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    box-shadow: -1px 2px 5px #959595;
    -moz-box-shadow: -1px 2px 5px #959595;
    -webkit-box-shadow: -1px 2px 5px #959595
}

.toggle-container>span {
    display: inline-block;
    color: #2d3237;
    font-size: 14px;
    font-weight: 300;
    margin: 0 5px
}

.toggle-container.gray-text>span {
    color: #93a5b1
}

.comparison .table {
    border-spacing: 10px 0;
    border-collapse: separate;
    margin-bottom: 80px
}

.comparison .table tr {
    border-top-color: #dfe1e3
}

.comparison .table tr th {
    text-align: center
}

.comparison .table tr td {
    text-align: center;
    box-shadow: 0 3px 5px 2px rgba(230, 233, 237, .4);
    -moz-box-shadow: 0 3px 5px 2px rgba(230, 233, 237, .4);
    -webkit-box-shadow: 0 3px 5px 2px rgba(230, 233, 237, .4);
    vertical-align: middle;
    padding-top: 10px
}

.comparison .table tr:first-child th {
    border-top-color: transparent;
    padding: 35px 0;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    box-shadow: 0 3px 5px 2px rgba(230, 233, 237, .4)
}

.comparison .table tr:first-child th:first-child {
    background: 0 0;
    box-shadow: none
}

.comparison .table tr:first-child th:nth-child(2) {
    background: #f2fbf2
}

.comparison .table tr:first-child th:nth-child(3) {
    background: #fff
}

.comparison .table tr:first-child th:nth-child(4) {
    background: #f2fbf2
}

.comparison .table tr:first-child th:nth-child(5) {
    background: #fff
}

.comparison .table tr td:first-child {
    box-shadow: none;
    text-align: left;
    color: #959595;
    background: #fff
}

.comparison .table tr td:nth-child(2) {
    background: #f2fbf2
}

.comparison .table tr td:nth-child(3) {
    background: #fff
}

.comparison .table tr td:nth-child(4) {
    background: #f2fbf2
}

.comparison .table tr td:nth-child(5) {
    background: #fff
}

.comparison .table tr td .price {
    font-size: 30px;
    font-weight: 400
}

.comparison .table a {
    text-decoration: underline
}

.comparison .table .btn-green {
    margin: 40px auto;
    text-decoration: none
}

.comparison .table .yes:before {
    background: url(../img/icon-yes.png) no-repeat;
    background-size: contain
}

.comparison .table .no:before {
    background: url(../img/icon-no.png) no-repeat;
    background-size: contain
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    z-index: 2
}

.ui-slider .ui-slider-range {
    background-position: 0 0;
    border: 0;
    display: block;
    font-size: .7em;
    position: absolute;
    z-index: 1
}

.vps-prices-container,
.vps-prices-container #vps-slider,
.vps-prices-container #vps-slider .ui-slider-range {
    border-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -.6em;
    top: -.3em
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    height: 100px;
    width: .8em
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-bottom: -.6em;
    margin-left: 0
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.vps-prices-drag {
    float: left;
    margin: 0 0 40px 30px;
    padding: 0 70px;
    width: 100%
}

.vps-prices-container {
    background: #fff;
    float: left;
    padding-top: 45px;
    width: 100%;
    margin-bottom: 50px
}

.vps-prices-container h2 {
    color: #959595;
    font-size: 20px;
    margin-bottom: 40px
}

.vps-prices-panel {
    float: left;
    width: 100%
}

.vps-prices-container #vps-slider {
    background: #000;
    background: rgba(0, 0, 0, .15);
    float: left;
    height: 10px;
    margin: 0 0 12px;
    width: 94%
}

.vps-prices-container #sliderlines {
    background: url(../img/lines1.png) center top;
    display: table;
    height: 10px;
    margin: 0 auto;
    width: 100%
}

.vps-prices-container #vps-slider .ui-slider-range {
    background: -webkit-linear-gradient(left, #6cc5d9, #51c463);
    background: -o-linear-gradient(right, #6cc5d9, #51c463);
    background: -moz-linear-gradient(right, #6cc5d9, #51c463);
    background: linear-gradient(to right, #6cc5d9, #51c463)
}

.vps-prices-container #vps-slider .ui-slider-handle {
    background: url(../img/slider_range.png) left top no-repeat;
    border: 0;
    border-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    height: 34px;
    margin-top: -5px;
    margin-left: -5px;
    outline: 0;
    width: 34px;
    background-size: cover
}

.vps-prices-container #vps-slider .ui-slider-handle:hover {
    cursor: pointer
}

.vps-plans {
    display: table;
    margin: 0 auto;
    padding: 2% 0 0;
    width: 100%
}

#price_amount,
.background-container .price_month {
    display: inline-block
}

.vps-plans div.vps-plan {
    color: #000;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    text-align: left;
    width: 25%
}

.vps-plans div.vps-plan:first-child {
    text-align: left
}

.vps-plans div.vps-plan:last-child {
    margin-right: 0;
    padding-right: 0;
    text-align: right
}

.vps-plans div.vps-plan:nth-child(2) {
    padding-left: 70px
}

.vps-plans div.vps-plan:nth-child(3) {
    text-align: right
}

.vps-plans.sixplans div.vps-plan {
    width: 14%
}

.vps-plans.sixplans div.vps-plan:before {
    content: '';
    position: relative;
    display: inline-block;
    background: url(../img/vps-slider-cube.png);
    background-size: contain;
    width: 21px;
    height: 23px;
    top: -10px;
    left: 30px;
    margin-bottom: 20px
}

.vps-plans.sixplans div.vps-plan:first-child {
    padding-left: 0;
    text-align: left;
    width: 14%;
    margin-left: -32px
}

.vps-plans.sixplans div.vps-plan:nth-child(2) {
    padding-left: 0;
    margin-left: 53px
}

.vps-plans.sixplans div.vps-plan:nth-child(3) {
    margin-left: -27px
}

.vps-plans.sixplans div.vps-plan:nth-child(4) {
    text-align: center;
    margin-left: 83px
}

.vps-plans.sixplans div.vps-plan:nth-child(5) {
    margin-left: 14px;
    text-align: right
}

.vps-plans.sixplans div.vps-plan:last-child {
    margin-right: 0;
    padding-right: 0;
    text-align: right;
    width: 14%;
    margin-left: 40px
}

.sliderbottom {
    background: #e2f4f7;
    float: left;
    padding: 25px 0;
    text-align: center;
    width: 100%;
    margin-left: 0
}

.sliderbottom>div {
    border-right: 2px solid #fff;
    padding-right: 0;
    padding-left: 0;
    width: 15%
}

.sliderbottom>div:nth-child(5) {
    border-right: none
}

.sliderbottom>div:last-child {
    border-right: none;
    width: 25%
}

.sliderbottom h6 {
    color: #959595;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 10px;
    padding-top: 40px
}

.sliderbottom .total_amount_title {
    text-align: left;
    color: #959595;
    font-size: 14px;
    font-weight: 300
}

.sliderbottom .how_much {
    color: #000;
    font-size: 28px;
    font-weight: 500;
    line-height: .9;
    margin: 0;
    padding: 0 0 45px
}

#price_amount,
.total_amount {
    font-size: 36px;
    font-weight: 400
}

.total_amount {
    text-align: left;
    color: #000;
    line-height: .9;
    margin: 0;
    padding: 10px 0 20px
}

a.btn-green {
    padding: 3px 35px;
    font-weight: 400
}

.sliderbottom a.btn-green {
    width: 90%;
    float: left
}

.sliderbottom>.total-amount-info {
    padding-left: 30px
}

.tooltip.top .tooltip-inner {
    background: rgba(0, 0, 0, .8);
    font-size: 14px;
    padding: 10px
}

.tooltip.top .tooltip-arrow {
    border-top-color: rgba(0, 0, 0, .8)
}

@media (min-width:1200px) {
    .container {
        width: 1120px
    }
}

@media only screen and (max-width:768px) {
    .align-left,
    .contact-info .social,
    .contact-info .title h4,
    .contact-info span,
    .info-block h2,
    .info-block p,
    .info-text,
    .info-text h3,
    .info-text h4,
    .top-footer .social,
    .top-footer h3,
    .top-footer ul,
    footer .copyrights {
        text-align: center
    }
    img {
        max-width: 100%;
        height: auto
    }
    h1 {
        font-size: 50px
    }
    h2 {
        font-size: 30px
    }
    h3 {
        font-size: 25px
    }
    h4 {
        font-size: 20px
    }
    .navbar-inverse {
            padding: 0px 0px 5px 0px;
    box-shadow: 0 0 50px 0 rgba(12,12,12,.12);
    margin-top: 0;
    }
    .background-container {
        min-height: 600px;
        margin-top: -160px;
        padding-top: 150px
    }
    .pricing .action-ribbon,
    .pricing.hosting .action-ribbon {
        right: 10px
    }
    .pricing.hosting.three-plan {
        display: block
    }
    .pricing.hosting.three-plan>div {
        width: auto;
        margin-left: 0;
        margin-right: 0
    }
    .pricelist ul {
        min-height: 250px
    }
    .pricelist .price {
        padding: 10px
    }
    .pricing.ssl p {
        min-height: 150px
    }
    .register-domain input.form-control {
        width: 370px;
        font-size: 16px
    }
    .register-domain .bootstrap-select .btn,
    .register-domain .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 150px
    }
    .register-domain button.btn {
        width: 200px
    }
    .domain-list ul li div {
        font-size: 15px
    }
    .domain-list .action-ribbon {
        position: relative;
        top: -100px;
        right: -19px
    }
    .contact-form button {
        width: 100%;
        display: block;
        margin-bottom: 70px
    }
    .top-footer ul,
    footer .copyrights p,
    footer .copyrights ul {
        margin-bottom: 40px
    }
    .vps-prices-drag {
        margin-left: 0;
        padding: 0 50px
    }
    .vps-prices-container #vps-slider {
        width: 100%
    }
    .sliderbottom .how_much {
        font-size: 20px
    }
    .sliderbottom #price_amount,
    .sliderbottom .total_amount {
        font-size: 30px
    }
    .sliderbottom a.btn-green {
        margin-right: 10px
    }
    .vps-plans.sixplans div.vps-plan:nth-child(2) {
        margin-left: 29px
    }
    .vps-plans.sixplans div.vps-plan:nth-child(3) {
        margin-left: 36px
    }
    .vps-plans.sixplans div.vps-plan:nth-child(4) {
        margin-left: 50px
    }
    .vps-plans.sixplans div.vps-plan:nth-child(5) {
        margin-left: 45px
    }
    .vps-plans.sixplans div.vps-plan:last-child {
        position: absolute;
        right: 40px
    }
    .vps-plans.sixplans div.vps-plan {
        width: 12%
    }
    .vps-prices-container #vps-slider .ui-slider-handle {
        margin-left: -18px
    }
    .pricing.hosting>div,
    .pricing>div:first-child,
    .pricing>div:nth-child(2),
    .pricing>div:nth-child(3) {
        padding-left: 15px;
        padding-right: 15px
    }
    .top-footer .social h3 {
        display: block;
        float: none;
        margin-right: 0
    }
    footer .copyrights .list-inline>li {
        display: block;
        padding-bottom: 5px
    }
    footer .technology img {
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 40px
    }
    footer .copyrights p {
        display: block
    }
}
/* mobil 480 altı kodlar */
@media only screen and (max-width:767px) { /* 480 sinan 640 yapılırsa normal sayda da ad mobil donustuur */
    .domain-list ul li div,
    .navbar-nav>li>.dropdown-menu>li>a>div .title,
    .navbar-nav>li>.dropdown-menu>li>a>div p,
    .sliderbottom .total_amount_title,
    .top-nav .container>div,
    .total_amount {
        text-align: center
    }
    h1 {
        font-size: 40px
    }
    h2 {
        font-size: 30px
    }
    h3 {
        font-size: 23px
    }/* sinan
    .caret {
    border: solid #333;
    }*/
    .navbar-inverse .navbar-nav>.active>a,
    .navbar-inverse .navbar-nav>.active>a:focus,
     .navbar-inverse .navbar-nav>.active>a:hover,
      .navbar-inverse .navbar-nav>.open>a,
       .navbar-inverse .navbar-nav>.open>a:focus,
        .navbar-inverse .navbar-nav>.open>a:hover{
    background-color: #e7e7e7;
    border: 0px solid #e7e7e7;
    
    color: #0b034b;
    }
    .navbar-brand img {
    height: 45px;
    padding-left: 28px;
    margin-top: 8px;
}
    .navbar-inverse .navbar-collapse {
       position: absolute;
        width: 100%;
        height: 150vh;
        top: 0;
        z-index: 999;
        background-color: #fff;
        opacity: 1;
        transition: all .5s;
        background-image: url(../img/footer-bg.png);
        background-position: top
    }
    .navbar-inverse .navbar-collapse.collapsing {
        opacity: 0;
        transition: all .1s
    }
    .navbar-inverse .navbar-collapse .navbar-nav {
        float: none;
        text-align: center;
        height: 100%;
        margin-top: 100px;
        padding-bottom: 200px;
        margin-left: 0;
        margin-right: 0
    }
    .navbar-inverse .navbar-collapse .navbar-nav>li>a {
        color: #0b034b;
    }
    .nav>li {
        margin-bottom: 35px
    }
    .nav>li.login-btn {
        display: inline-block;
        margin-bottom: 300px
    }
    .navbar-nav>li>.dropdown-menu:before,
    .navbar-nav>li>.dropdown-menu>li>a>div:first-child {
        display: none
    }
    .navbar-inverse .navbar-nav>li.login-btn>a {
        padding-right: 25px;
        color: #00afec
    }
    .navbar-inverse .navbar-nav>li>a {
        padding-right: 0
    }
    .navbar-inverse .navbar-nav>.open>a,
    .navbar-inverse .navbar-nav>.open>a:hover {
        color: #0b034b
    }
    .navbar-nav>li>.dropdown-menu>li>a>div {
        width: 100%
    }
    .navbar-nav>li>.dropdown-menu.doubledecker {
        width: auto
    }
    .navbar-nav>li>.dropdown-menu.doubledecker li {
        width: auto;
        float: none
    }
    .navbar-nav>li>.dropdown-menu>li>a>div:last-child {
        padding-left: 0
    }
    .close-toggle a {
        position: absolute;
        color: #959595;
        top: 40px;
        right: 15px;
        font-size: 25px;
        font-weight: 300;
        text-decoration: none;
        display: block
    }
    .navbar-inverse {
        padding-top: 45px
    }
    .navbar-inverse .navbar-toggle,
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        border-color: transparent;
        margin-top: 11px;
        background-color: transparent

    }
    .navbar-toggle .icon-bar {
        height: 1px;
        width: 20px;
        margin-bottom: 5px
    }
    .navbar>.container .navbar-brand {
        margin-left: -25px;
    }
    .top-nav .container>div {
        float: none;
        top: -42px
    }
    .top-nav {
        top: 0
    }
    .top-nav .container .contact-infos {
        padding-top: 10px
    }
    .language-switcher {
        margin-right: 0
    }
    .background-container {
        margin-top: -155px
    }
    .background-container .lead {
        font-size: 25px
    }
    .background-container a {
        font-size: 18px
    }
    .background-container span {
        font-size: 12px
    }
    section .subtitle {
        font-size: 17px
    }
    .small-print {
        margin-bottom: 0
    }
    .pricing.hosting .action-ribbon {
        right: 10px
    }
    .pricing.hosting.three-plan {
        display: block
    }
    .pricing.hosting.three-plan>div {
        margin-left: 0;
        margin-right: 0;
        width: auto
    }
    .subscribe input {
        margin-bottom: 30px;
        margin-right: 0;
        width: 100%
    }
    .info-block .contact-form,
    .info-text>div {
        margin-bottom: 70px
    }
    .info-block .contact-form button {
        width: 100%
    }
    .nav-tabs {
        border-bottom: none
    }
    .nav-tabs>li {
        display: block;
        width: 100%
    }
    .register-domain .bootstrap-select .btn,
    .register-domain .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
    .register-domain input.form-control {
        max-width: 100%;
        font-size: 14px;
        border-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-top-right-radius: 5px;
        margin-bottom: 20px
    }
    .register-domain button.btn {
        width: 100%;
        margin-left: 0
    }
    .domain-list ul li {
        display: block;
        padding-right: 0;
        width: 100%
    }
    .domain-list ul li div {
        margin-bottom: 20px
    }
    .domain-list .action-ribbon {
        position: absolute;
        top: 70px;
        right: 10px
    }
    .sliderbottom>div {
        width: 100%
    }
    .sliderbottom .how_much {
        font-size: 30px;
        padding: 0
    }
    .sliderbottom>div:last-child {
        width: 100%;
        border-top: 2px solid #fff;
        margin-top: 40px;
        padding-top: 40px
    }
    .sliderbottom h6 {
        padding-top: 15px
    }
    .vps-prices-container #sliderlines {
        -webkit-filter: invert(100%);
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -moz-opacity: .5
    }
    .info-box.contact .number {
        font-size: 28px;
        margin-top: 5px;
        margin-bottom: 5px
    }
    .info-box>div {
        padding: 0 20px;
        margin-bottom: 35px
    }
    .tab-content>.tab-pane {
        opacity: 1;
        margin-bottom: 50px
    }
    .background-container.home-2 .banner {
        margin-top: 65px;
        border-radius: 0;
        padding: 25px 15px
    }
    .action-ribbon.big {
        top: -23px;
        right: 0;
        width: 180px;
        height: 62px
    }
    .background-container.home-2 .banner h3 {
        padding-right: 0
    }
    .navbar-inverse {
            padding: 0px 0px 5px 0px;
    box-shadow: 0 0 50px 0 rgba(12,12,12,.12);
    margin-top: 0;
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:667px) and (orientation:landscape) {
    .navbar-nav>li>.dropdown-menu>li>a>div .title,
    .navbar-nav>li>.dropdown-menu>li>a>div p,
    .sliderbottom .total_amount_title,
    .total_amount {
        text-align: center
    }
    .navbar-inverse .navbar-collapse {
        position: absolute;
        width: 100%;
        height: 150vh;
        top: 0;
        z-index: 999;
        background-color: #fff;
        opacity: 1;
        transition: all .5s;
        background-image: url(../img/footer-bg.png);
        background-position: top
    }
    .navbar-inverse .navbar-collapse.collapsing {
        opacity: 0;
        transition: all .1s
    }
    .navbar-inverse .navbar-collapse .navbar-nav {
        float: none;
        text-align: center;
        height: 100%;
        margin-top: 100px;
        padding-bottom: 200px;
        margin-left: 0;
        margin-right: 0
    }
    .navbar-inverse .navbar-collapse .navbar-nav>li>a {
        color: #0b034b
    }
    .nav>li {
        margin-bottom: 35px
    }
    .nav>li.login-btn {
        display: inline-block;
        margin-bottom: 300px
    }
    .navbar-nav>li>.dropdown-menu:before,
    .navbar-nav>li>.dropdown-menu>li>a>div:first-child {
        display: none
    }/*
    .navbar-inverse .navbar-nav>li.login-btn>a {
        padding-right: 25px;
        color: #00afec
    }*/
    .navbar-inverse .navbar-nav>li>a {
        padding-right: 0
    }
    .navbar-inverse .navbar-nav>.open>a,
    .navbar-inverse .navbar-nav>.open>a:hover {
        color: #0b034b
    }
    .navbar-nav>li>.dropdown-menu>li>a>div {
        width: 100%
    }
    .navbar-nav>li>.dropdown-menu.doubledecker {
        width: auto
    }
    .navbar-nav>li>.dropdown-menu.doubledecker li {
        width: auto;
        float: none
    }
    .navbar-nav>li>.dropdown-menu>li>a>div:last-child {
        padding-left: 0
    }
    .close-toggle a {
        position: absolute;
        color: #959595;
        top: 20px;
        right: 15px;
        font-size: 18px;
        font-weight: 300;
        text-decoration: none;
        display: block
    }
    .navbar-inverse {
        /* mobilde ust baslik iptal padding-top: 70px */
    }
    .navbar-inverse .navbar-toggle,
    .navbar-inverse .navbar-toggle:focus,
    .navbar-inverse .navbar-toggle:hover {
        border-color: transparent;
        margin-top: 11px;
        background-color: transparent
    }
    .navbar-toggle .icon-bar {
        height: 1px;
        width: 20px;
        margin-bottom: 5px
    }
    .navbar>.container .navbar-brand {
        margin-left: 15px
    }
    .register-domain input.form-control {
        width: 250px;
        display: inline-block;
        vertical-align: bottom
    }
    .register-domain .bootstrap-select .btn,
    .register-domain .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 100px
    }
    .register-domain button.btn {
        width: 180px
    }
    .domain-list ul li div {
        font-size: 11px;
        padding: 10px
    }
    .domain-list .action-ribbon {
        top: -84px;
        right: -5px
    }
    .subscribe input {
        width: 50%
    }
    .sliderbottom>div {
        width: 100%
    }
    .sliderbottom .how_much {
        font-size: 30px;
        padding: 0
    }
    .sliderbottom>div:last-child {
        width: 100%;
        border-top: 2px solid #fff;
        margin-top: 40px;
        padding-top: 40px
    }
    .sliderbottom h6 {
        padding-top: 15px
    }
    .vps-prices-container #sliderlines {
        -webkit-filter: invert(100%);
        opacity: .5;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        filter: alpha(opacity=50);
        -moz-opacity: .5
    }
    .background-container.home-2 .banner {
        margin-top: 65px;
        border-radius: 0;
        padding: 25px 15px
    }
    .action-ribbon.big {
        top: -23px;
        right: 0;
        width: 180px;
        height: 62px
    }
    .background-container.home-2 .banner h3 {
        padding-right: 0
    }
}
