body::-webkit-scrollbar {
    width: 1em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px 2px rgba(0,0,0,0.3);
    background:none; 
        opacity:.7;
}
 
body::-webkit-scrollbar-thumb {
  border-radius: 1px;	
  background: none; 
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
  cursor: pointer;
}
html{
	font-size:100%;
	/*overflow-y:scroll;-webkit-overflow-scrolling:touch;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;
	/*background:url("../images/bg.png") repeat-x;*/
	height:100%;
	}

body{
	margin:0;
	font-size:12px;
	line-height:normal;
	min-width:1100px;
	background:url("../images/clouds.png") no-repeat 50% 18px;
	}

body{
	background: #000;
        background:linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)),url(../images/bg4.gif) no-repeat right bottom;
    background-size: cover;
        
}

body,button,input,select,textarea{
	font-family:Montserrat;
	color: #606060;
	padding:0;
	}

img{
	border:none;
	}

a{
	color: #fff;
	}

a:hover{
	text-decoration:underline;
	}

a:focus{
	outline:none;
	}

input:focus,select:focus,div:focus{
	outline:none;
	}

.clear{
	overflow:hidden;
	width:99%;
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	}

p,ul,li{
	margin:0;
	}

.fl{
    float:left !important;
	}

.fr{
	float:right !important;
	}
	
ul,li,ol{
	list-style:none;
	padding:0;
	margin:0;
	}
	
h1,h2,h3,h4{
	margin:0
	}
	
.js_hide{
	display:none;
	}

a:hover {
   outline:0;
   text-decoration:none;
   }
	
.wrapper{
	width:982px;
	margin:0 auto;
	}
	
.bullets{
	position:absolute;
	right:0;
	text-align:right;
	bottom:36px;
	}
	
.bullets a{
	width:11px;
	height:11px;
	display:inline-block;
	vertical-align:top;
	margin:0 2px;
	background:url("../images/bullets.png") no-repeat 100% 0;
	text-indent:9999px;
	overflow:hidden;
	text-decoration:none;
	}
	
.bullets a:hover,.bullets a.selected{
	background-position:0 0
	}
	
.ribbon{
	position:relative;
	top:-20px;
	background:url("../images/footer.png")
	}
	
.ribbon-in{
	background:url("../images/ribbon.png") no-repeat top;
	margin:-1px -59px 0;
	padding:0 59px;
	height:129px}
	
.www,.www2{

	padding: 0 15px 0 15px;

    color: #fff;
    text-shadow: #bb3a0a 0 -1px;
    width: 340px;
    float: left;
    line-height: 50px;
	}
	
	
.ribbon-out{
	background:url("../images/line.png") repeat-x;
	height:151px
	}

	
.url{
	margin-top:21px;
	float:left;
	width:374px;
	margin-right:15px;
	height:66px;
	font-family:'Montserrat';
	position:relative;
    margin-left: 200px
	}
	
#FormDomen .domain_name_wrapper {
	padding: 0px 0px 6px 5px;
    border: 4px solid rgba(255, 165, 123, 0);
    border-radius: 5px;
    margin: 0px;
    background: rgba(255, 165, 123, 0.58);
}

#FormDomen input[name=wallet] {
	font-size: 13px;
    color: #606060;
    line-height: 46px;
    height: 46px;
    width: 354px;
    margin: 5px 0 0 0px;
    text-indent: 23px;
    background-color: white;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 10px #000;
    -moz-box-shadow: inset 0 0 10px #000;
    box-shadow: inset 0 0 10px rgba(255, 165, 123, 0.52);
    border: 1px solid rgba(255, 163, 128, 0.52);
}

#FormDomen input[name=m_amount] {
	font-size: 13px;
    color: #606060;
    line-height: 46px;
    height: 46px;
    width: 354px;
    margin: 5px 0 0 0px;
    text-indent: 23px;
    background-color: white;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 10px #000;
    -moz-box-shadow: inset 0 0 10px #000;
    box-shadow: inset 0 0 10px rgba(255, 165, 123, 0.52);
    border: 1px solid rgba(255, 163, 128, 0.52);
}

.check-but {
    width: 203px;
    height: 61px;
    background: url(../images/orange-but.png) no-repeat;
    float: left;
    margin: 28px 14px 0 0; 
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 47px;
    text-decoration: none;
    font-weight: 100;
    font-family: 'Montserrat';
}

.check-but:hover {
    background-position: 100% 3px;
    line-height: 53px;
}

.url-inp{
	font-size:13px;
	color:#606060;
	line-height:46px;
	height:46px;
	width:354px;
	margin:10px 0 0 10px;
	background:none;
	border:none;
	text-indent:23px
	}

.col-md-8 .title{
	text-align: left;
	padding-left: 0px;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-top: 5px;
}
	
.title{
	font-size:25px;
	color:#fff;
	padding-bottom: 10px;
	padding-left:30px;
	margin-top: 12px;
	text-align: center;
	font-family: 'Montserrat';
	}

.tarifs{
	background: #41a5d6 url(../images/grad.png) repeat-x bottom;
	margin-bottom:50px;
	padding:29px 0;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.38);
	}

.tarif{
	background:url("../images/spc2.png") repeat-y
	}

.tarif > li{
	float:left;
	width:326px;
	background:url("../images/spc2.png") repeat-y right;
	height: 250px;
	}

.tarif-name{
	font-size:22px;
	font-family:'Montserrat';
	font-weight:600;
	color:#134659;
	margin-bottom:17px;
	padding-left:85px;
	padding-right:20px;
	}

.tarif-icon{
	margin-left:20px;
	width:65px;
	float:left;
	position:relative;
	height:51px
	}

.tarif-icon-in{
	position:absolute;
	bottom:0
	}

.tarif-icon li{
	background:url("../images/ball.png") no-repeat;
	width:44px;
	height:16px}

.tarif-price{
	float:left;
	width:142px;
	height:51px;
	line-height:47px;
	text-align:center;
	font-size:40px;
	color:#fff;
	font-family:'Montserrat';
	font-weight:300;
	text-shadow:#bc7635 0 2px;
	background:url("../images/price.png")
	}

.tarif-price span{
	font-size:20px
	}

.tarif-list{
	margin-top:10px;
	padding-left:85px
	}

.tarif-list li{
	padding-bottom:10px;
	padding-left:16px;
	background:url("../images/bullet.png") no-repeat 4px 7px;
	color:#fff;
	font-size:14px;
	text-shadow:#1f7b9b 0 1px;
	font-family:'Montserrat';
	font-weight:600
	}


.barrou .col {
    position: relative;
    padding: 18px;
    float: left;
    padding-left: 0px;
    margin-left: 35px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.c4 {
    width: 250px;
}

.barrou {
    margin: 0 auto;
    width: 640px;
    float: right;
}

.article-heading {
    font-size: 20px;
    font-family: 'Montserrat';
    font-weight: 100;
    color: #004664;
    margin-bottom: 1px;
}

.article:before {
    height: 56px;
    width: 55px;
    position: absolute;
    left: -10px;
    top: 20px;
    content: '';
    background: #f2fafc url(../images/advent-list-item-2.png) -5px center no-repeat;
    background-size: auto auto, auto 100%;
    border-radius: 50%;
    border: 1px solid #fff;
}

.m:before {
    height: 56px;
    width: 55px;
    position: absolute;
    left: -10px;
    top: 20px;
    content: '';
    background: #ffffff url(../images/advent-list-item-1.png) -5px center no-repeat;
    background-size: auto auto, auto 100%;
    border-radius: 50%;
    border: 1px solid #fff;
}


.article {
    padding: 0px 0px 1px 0px;
    margin: 0px 0px 1px 60px;
    cursor: pointer;
    border-radius: 1px;
}
	

.col-md-8 {
    width: 90%;
    min-height: 1px;
    margin: 0 auto;
}	

table {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: transparent;
}

td, th {
    padding: 0;
    text-align: left;
}


.col-md-8 table tr td span, .block-one table tr td #onepercent {
    padding: 5px;
    color: #134659;
    border-radius: 2px;
    font-size: 24px;
    border: none;
    font-weight: 100;
}

.calculator-block {
    padding-left: 0;
}


.col-md-23 {

    float: left;
    width: 100%;
    margin-left: 0px;
}

.c-content-feature-2 {
}

.col-md-23 table {
    color: #fff;
    width: 100%;
    text-align: center;
    border-spacing: 0;
    border-collapse: collapse;
    margin-right: 20px;
    background: #0000008a;
    border-radius: 2px;
    box-shadow: 0 0px 0 0 #d7d8db, 0 0 0 0px #e3e4e8;
}

.main {
    width: 982px;
    margin: 0 auto;
    background: #fbfbfb00;
    margin-top: -111px;
    color: #000000;
    margin-bottom: 20px;


    overflow: hidden;
}

.content {
    width: 982px;
    margin: 0 auto;
}

thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
.col-md-23 table thead tr td {
    font-size: 14px;
    font-weight: 100;
    padding: 10px 12px;
    color: #ffffff;
    background: #0054a6;
    border: 0px solid rgba(243, 242, 242, 0);
    text-transform: uppercase;
    font-family: 'Montserrat';
}



.col-md-23 table tbody tr td {
    font-size: 14px;
    border: 0px solid #f3f2f2;
    padding: 12px 12px;
    color: #fff;
    font-weight: 100;
    font-family: 'Montserrat';
    text-align: -webkit-auto;
}

.footer {
    text-align: center;
    background: #0000008a;
}

.footer .footer--bottom {
    padding: 0px 0 10px;
}
.footer .footer--bottom .footer--bottom_text {
    line-height: 20px;
    font-size: 14px;
    color: #ffffff;
    width: 982px;
    text-align: center;
    margin: 0 auto;
    font-weight: 100;
    text-shadow: 1px 1px 1px rgba(11, 29, 35, 0.06);
    font-family: 'Montserrat';
    padding-bottom: 5px;
    padding-top: 20px;
    letter-spacing: 1px;
}

.slides-text {
    padding: 30px 0 0 0;
    float: left;
    text-align: center;
    width: 982px;
}

.slides-heading {
    font-size: 52px;
    padding: 0 0 12px 0;
    line-height: 64px;
    font-family: 'Montserrat';
    color: #3c7a96;
    text-shadow: rgba(0, 70, 100, 0.16) 0 1px;
    letter-spacing: 2px;
}

.slides-text p {
    line-height: 38px;
    font-family: 'Montserrat';
    font-size: 20px;
    color: #424344;
    text-transform: uppercase;
    font-weight: 100;
}

#demo_navi {
    z-index: 99999;
    position: fixed;
    top: 0px;
    height: 50px;
    width: 100%;
    background: #4cb3d3;
    border-bottom: 1px solid #4cb3d3;
    box-shadow: 0px 2px 15px rgb(0, 64, 94);
}

 .topmenu {
    width: 982px;
    float: left;
    display: inline-block;
    padding-top: 15px;
}

.topmenu a {
    margin: 0 10px;
    color: #ffffff;
    text-decoration: none;
    padding: 0px 0;
    border-bottom: none;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.topmenu a:hover{
    margin: 0 10px;
    color: #eae9e9;
    text-decoration: none;
    border-bottom: none;
    font-weight: bold;
}

.choose_us {
    padding-bottom: 10px;
    padding-top: 10px;
    height: 60px;
    background-size: cover;

    margin-top: 30px;
}

.choose_us {
    overflow: hidden;
}

.wrapper {
    margin: 0 auto;
    width: 982px;
}
.line_title2 {
    text-align: center;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 44px;
    letter-spacing: 1px;
    font-family: 'Montserrat';
    font-weight: 100;
}

.tabs .tabdiv {
    display: inline-block;
    padding: 10px;
    margin-right: 2px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    line-height: 1;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    background: #0000005e;
    color: #ffffff !important;
    font-weight: 100;
    font-family: 'Montserrat';
    text-transform: uppercase;
    border-bottom: 4px solid #ff6821;
}


.tabs {
    padding: 10px;
    
    float: right;
    margin-top: -9px;
 }

.tabs .tabdiv:hover {
    display: inline-block;
    padding: 10px;
    margin-right: 2px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    line-height: 1;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px;
    background: rgb(255, 104, 33);
    color: #ffffff !important;
    font-weight: 100;
    font-family: 'Montserrat';
    text-transform: uppercase;
    border-bottom: 4px solid #e85d1b;
}

.riki {
	overflow: hidden;
}