﻿.banner {
	background:none;
	box-shadow:none;
	border-bottom:0px;
}

.cloud-background {
	background: url(/ResourceFiles/v1/images/wordpresshosting/cloud-bg.png) center top no-repeat;
	 background-size: 100%;
}

.slogan .slgn-label{
	vertical-align: text-bottom;
}

.nowrap{
	white-space: nowrap;
}
    

.font-size-40{
	font-size:40px;	
}

.display-block{
	display:block;
}

.margin-top--15{
	margin-top:-15px;
}

.vertical-center {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin-right: -4px;
}


.wp-questions-list li{
	font-size:25px;
	
}

.wp-description{
	background-color:#f6f7fa;
	padding: 35px;
	font-size:20px;
	border-radius:5px;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.12);
    box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.12);
	position:relative;
}

.wp-description:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #f6f7fa;
	border-width: 30px;
	margin-top: -30px;
}

.wp-aboult{
	min-height:566px;
	background-image: url(/ResourceFiles/v1/images/wordpresshosting/aboult-bg.png);
	background-position:center bottom;
	background-color:#434a54;
	background-repeat:no-repeat;
}

.wp-aboult-header h3{
	font-size:40px;
	color:#40c6cb;
	font-weight:900;
	letter-spacing:-1px;
	margin:0px;
	text-align:left;
}

.wp-aboult-header p{
	font-size:25px;
	font-weight:300;
	letter-spacing:-1px;
	margin:0px;
	text-align:left;	
	margin-top:-8px;
}

.wp-aboult-text{
	line-height:30px;
}

.wp-aboult-bg{
	
}


.banner .text-content {
    text-align: left;
}


.banner-content .unlimited-icon {
    margin-top: 27px;
    margin-right: 10px;
}


.banner-content h2 {
    font-size: inherit;
    display: inline;
}

.big-wordpress-logo{
	width:525px;
	height:365px;
	background: url(/ResourceFiles/v1/images/wordpresshosting/big-wordpress-logo.png) no-repeat;
	background-position-x: 7px;
	position:relative;
}

.big-wordpress-position{
	position:absolute;
	bottom: 64px;
    right: 74px;
	
}

@media screen and (max-width: 768px) {
    .web-hosting-packets-container {
        margin-top: 0px;
    }
}

.ssd-hosting-uniqe-properties .prop {
    text-align: center;
}

    .ssd-hosting-uniqe-properties .prop .background {
        min-height: 101px;
        background-repeat: no-repeat;
        background-position: bottom;
    }

        .ssd-hosting-uniqe-properties .prop .background.windows-linux {
            background-image: url(/ResourceFiles/v1/images/webhosting/icons/windows-linux-hosting.png);
        }

        .ssd-hosting-uniqe-properties .prop .background.unlimited-website {
            background-image: url(/ResourceFiles/v1/images/webhosting/icons/unlimited-website.png);
        }

        .ssd-hosting-uniqe-properties .prop .background.ssd-hosting {
            background-image: url(/ResourceFiles/v1/images/webhosting/icons/ssd-hosting.png);
        }

        .ssd-hosting-uniqe-properties .prop .background.support {
            background-image: url(/ResourceFiles/v1/images/webhosting/icons/support.png);
        }

.standart-properties-container .background {
    min-height: 70px;
    background-repeat: no-repeat;
    background-position: center;
}

.standart-properties-container .prop .cloud-hosting {
    background-image: url(/ResourceFiles/v1/images/webhosting/icons/multiPlatform-cloud-hosting.png);
}

.standart-properties-container .prop .ddos-watch {
    background-image: url(/ResourceFiles/v1/images/webhosting/icons/ddos-watch.png);
}

.standart-properties-container .prop .one-click {
    background-image: url(/ResourceFiles/v1/images/webhosting/icons/one-click.png);
}

.standart-properties-container .prop .uptime-range {
    background-image: url(/ResourceFiles/v1/images/webhosting/icons/uptime-range.png);
}

.standart-properties-container .prop .back-quarantee {
    background-image: url(/ResourceFiles/v1/images/webhosting/icons/back-quarantee.png);
}

.ssd-hosting-uniqe-properties .prop img {
    vertical-align: bottom;
}

/*.ssd-hosting-uniqe-properties .prop h4,
.ssd-hosting-uniqe-properties .prop .h4 {
    margin-top: 25px;
}*/

.ssd-hosting-uniqe-properties .prop .description {
    font-size: 14px;
    margin-top: 10px;
}

.comparison-container {
    font-weight: 400;
}

.packets-detail-container .comparison-container.container {
    padding: 0px 0px 40px 0px;
}

.free-ssl-bg {
    position: absolute;
    right: 10px;
    top: -7%;
    background-image: url(/ResourceFiles/v1/images/webhosting/icons/for-life-ssl.png);
    width: 60px;
    height: 61px;
}

.free-ssl-bg.top-4 {
	top: -4%;
}

.text-black{
	font-weight:900;
}

.margin-bottom-0{
	margin-bottom:0px !important;
}
