@import url(//fonts.googleapis.com/css?family=Roboto:400,500,700,300);

body{
    padding-top: 72px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* BOOTSTRAP CUSTOMIZING */


.container .container {
    width: 100%;
}

.jumbotron{
    margin: 0;

}
.navbar-toggle{
    background-color: #f0f0f0;
}

.navbar-toggle .icon-bar {
    background-color: #2fa5e7;
}

.navbar{
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.14);
    padding: 12px 0;
    background:#fff;
}

.nav>li>a:hover {
    background-color: #fff;
}


.navbar-nav .nav-item-cc a {
	padding-left: 13px;
	padding-right: 13px;
}
.navbar-nav > li > a {
	padding-left: 12px;
	padding-right: 12px;
}
/*
.nav>li>a {
    padding-left: 12px !important;
	padding-right: 12px !important;
}
*/

.navbar-nav a {
    color: #333;
    font-family: Roboto, serif;
    text-transform: uppercase;
    font-weight: 500;
}

.nav li a:hover {
    color: #337AB7;
}

a.navi-selected {
    color: #337AB7;
}

.navbar-brand{
    padding: 6px 15px;
}


.navbar-collapse {
    background: #fff;
}


/* CONTENT ELEMENTS STYLES */
.button a{
    background-color: #fff;
    border: 2px solid #2fa5e7;
    font-family: Roboto, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    color: #2fa5e7 !important;
    padding: 12px 20px;
    border-radius: 4px;
}

.button.logo{
    padding:15px 0;
}

.button a:hover{
    text-decoration: none;
    background-color: #fff !important;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.24);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,0.24);
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.24);
}



.big-blue-title {
    font-family: 'Roboto', Arial, sans-serif;
    color: #337AB7 !important;
    font-size: 54px;
    margin: 0;
    line-height: 1.1;
    font-weight: 500;
}


.big-white-title {
    font-family: 'Roboto', Arial, sans-serif;
    color: #fff !important;
    font-size: 54px;
    margin: 0;
    line-height: 1.1;
    font-weight: 500;
}


.e_pictureWithText {
    margin: 120px 0;
}


.e_pictureWithText .text{
    font-family: 'Roboto', sans-serif, Arial;
    font-weight: 300;
    font-size: 18px;
    line-height: 165%;
    color: #666;
    margin: 20px 0 40px 0;
}


.e_pictureWithText p{
    margin: 0;
}

.e_pictureWithText.style_3 .text{
    color:#fff;
    margin: 40px 0 0 0 ;
}


.e_pictureWithText.style_7 {
    margin: 0 auto;
}


.e_pictureWithText.style_9{
    margin: -45px auto 0 auto !important;
}

.e_pictureWithText.style_9 img{

}

.e_pictureWithText.style_7 .button-link{
    margin-top: 0;
}

.style_3 .container{
    margin: 50px auto;
}



.promo-header .container{
    margin: 160px auto 179px auto;
}


.promo-header .big-white-title{
    font-size: 88px;
    line-height: 100%;
}

.promo-header .text{
    color: #fff;
    font-family: 'Roboto', sans-serif, Arial;
    font-weight: 300;
    font-size: 18px;
    line-height: 165%;
    margin: 20px 0 50px 0;
}


.small-blue-title {
    font-family: 'Roboto', sans-serif, Arial;
    color: #337AB7;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 15px;
    margin-top: 0px;
    font-weight: 500;
}

.button-blue{
    font-size: 16px;
    text-transform: uppercase;
    background: #2fa5e7;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 500;
    padding: 16px 28px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
}


.button-standard{
    font-size: 16px;
    text-transform: uppercase;
    background: #2fa5e7;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 500;
    padding: 16px 28px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 4px;
}

.button-standard:hover{
    text-decoration: none;
}


.button-blue:hover{
    text-decoration: none;
    color: #fff !important;
}

footer {
    text-align: center;
    font-size: 12px;
    color: #666;
    background: #151515;
}


footer * {
    font-weight: normal;
}


footer .element:nth-of-type(1) {
    background: #191919;
    padding: 65px 0 80px 0;
}

footer .element:nth-of-type(1) *{
    text-align: left;
}


footer a {
    font-size: 14px;
    line-height: 240%;
    color: #fff !important;
}


footer a:hover{
    color: #2fa5e7 !important;
    transition-duration: 0.3s;
    text-decoration: none;
}


footer p {
    margin: 0;
    padding: 20px 0;
}


.wrap  .element:last-of-type .e_pictureWithText{
    margin-bottom: 0 !important;
}


footer .e_pictureWithText {
    margin: 0;
}



footer ul {
    padding: 0;
}

footer li {
    text-align: left;
    list-style-type: none;
    padding: 0;
}

footer .button-blue{
    display: inline-block;
    margin-top: 10px;
    line-height: normal;
}


footer .small-white-title{
    text-align: left;
    font-family: 'Roboto', sans-serif, Arial;
    font-weight: 500;
    font-size: 18px;
    line-height: 135%;
    color: #666;
    margin-bottom: 15px;
}

.footer-support .text{
    font-size: 14px;
    padding: 25px 0 15px 0;
    width: 81%;
}

.footer-support .sec-link{

}


footer .text{
    margin: 0 !important;
}


.link_standard{
    background-color: transparent;
    border: 2px solid #fff;
    font-family: Roboto, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: #fff !important;
    padding: 16px 28px;
    border-radius: 4px;
}

.link_standard:hover{
    text-decoration: none;
    border: 2px solid #4fbbf8;
    color: #4fbbf8 !important;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.24);
    -webkit-transition-duration: 0.3s;
}

.link_blue{
    background-color: transparent;
    border: 2px solid #4fbbf8;
    font-family: Roboto, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: #4fbbf8 !important;
    padding: 16px 28px;
    border-radius: 4px;
}

.link_blue:hover{
    text-decoration: none;
    border: 2px solid #4fbbf8;
    color: #4fbbf8 !important;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.24);
    -webkit-transition-duration: 0.3s;
}


.button-link{
    text-align: center;
    margin-top: 60px;
}


.style_5 .container .row:nth-of-type(2){
    margin-top: 50px;
}

.e_pictureWithText.style_6{
    margin-top: 0 ;
}


@media (max-width: 970px){
    .lefttocenter {
        text-align: center;

    }

    .promo-header .container{
        margin: 110px auto 80px auto;
    }

    .promo-header .big-white-title{
        font-size: 45px;
    }
}


.promo-header.version-2 .container {
    margin: 55px auto 66px auto;
}

.promo-header.version-2 .text {
    margin: 20px 0 65px 0;
}



.action-link{
    margin-top: 50px;
}


/* BACKPORT */
.middle-blue-title, .middle-blue-bullets-title {
    font-family: 'Roboto', Arial, sans-serif;
    color: #337AB7;
    font-size: 24px;
    line-height: 100%;
    margin: 0 0 15px 0;
}

a {
    font-family: 'Roboto', sans-serif, Arial;
}



.medium-white-title{
    font-family: 'Roboto', sans-serif, Arial;
    color: #fff;
    font-size: 54px;
    line-height: 120%;
    margin-bottom: 30px;
    margin-top: 0;
}


.e_pictureWithText.small_bottom_margin{
    margin-bottom: 10px;
}

.e_pictureWithText.small_top_margin{
    margin-top: 10px;
}



.e_pictureWithText.style_6{
    margin-bottom: 20px;
}


.e_pictureWithText  ul{
    padding:0;
}


.multicolumn{
    margin: 10px auto 10px auto;
}

hr{
    margin: 0 auto 0 auto;
    background: #E1E1E1;
    color: #E1E1E1;
    height: 1px;
    border: none;
}

 .wrap .e_pictureWithText  li{
    list-style-type: none;
    padding: 14px 0;
}

.wrap .e_pictureWithText  li:before{
    font-family: 'FontAwesome';
    content: "\f00c";
    color: #4fbbf8;
    margin:0 8px 0 0;
}


.link_blue {
    background-color: #2FA5E7;
    font-family: Roboto, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: #fff !important;
    padding: 16px 28px;
    border: #2FA5E7 2px solid;
    border-radius: 4px;
}

.link_blue:hover {
    background-color: #4fbbf8;
    color: #fff !important;
    -webkit-transition-duration: 0.3s;
}


.product-table {
    margin-top: 34px;
}

.product-table .price {
    font-size: 26px;
    line-height: 160%;
    font-family: 'Roboto', sans-serif, Arial;
    color: #666;
    margin: 0;
    background: #F0F0F0;
    padding: 15px 0;
}

.jumbotron.product-table-container{
    padding: 70px 0 120px 0;
}


.packshot{
    background: #fff;
    padding: 15px;
    border-bottom: solid 1px #E1E1E1;
}




.packshot a:hover {
    text-decoration: none;
}


.packshot-title{
    font-weight: 200;
    line-height: 160%;
    font-family: 'Roboto', sans-serif, Arial;
    color: #666;
    font-size: 20px;

}

.product-table-container .big-white-title {
    font-size: 54px;
    line-height: 120%;
    margin-bottom: 40px;
}



.product-table  .list-group {
    margin-bottom: 0;
}


.product-table-footer{
    background: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 10px 15px;
}


.product-table-footer a, .product-table-footer span {
    font-size: 16px;
    background: #2fa5e7;
    color: #fff;
    -webkit-transition-duration: 0.3s;
}


.product-table-footer a:hover {
    background-color: #4fbbf8;
    color: #fff;
    -webkit-transition-duration: 0.3s;
}



.product-table li{
    font-family: 'Roboto', sans-serif, Arial;
    font-weight: 400;
    font-size: 16px;
    color: #666;
    margin-top: 0;
    padding: 18px 30px;
    border: none;
    line-height: 190%;
}

.product-table li i {
    color: #4fbbf8;
    font-size: 18px;
}


.product-table li:first-child, .product-table li:last-child{
    border-radius: 0;
}

.product-table .title{
    font-family: 'Roboto', sans-serif, Arial;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #337AB7;
    font-size: 24px;
    line-height: 100%;
    color: #fff;
    padding: 30px 0;
    font-weight: 500;
}


.container.login{
    margin-top: 120px;
}

.container.login h4{
    font-family: 'Roboto', sans-serif, Arial;
    font-weight: 500;
    font-size: 18px;
    line-height: 135%;
    color: #333;
}

.container.login input[type='text'], .container.login input[type='password']{
    border-radius: 4px;
    margin-bottom: 10px;
    height: 56px;
}

.container.login .error{
    color: red;
    margin-bottom: 8px;
}

.loginbtn {
    font-family: Roboto, Arial, serif;
    text-transform: uppercase;
    font-weight: 500;
    padding: 16px 28px;
    font-size: 16px;
    background: #333;
    color: #fff;
}


.login label{
    width: 100%;
}


.forgot-pwd{
    font-size: 16px;
}

.login p, .forgot-pwd{
    margin-top: 14px;
}

.login label span {
    margin-top: 10px;
    height: 30px;
    margin-right: 10px;
    width: 30px;
    background-image: url(/themes/XARA_ONLINE/images/checkbox1.png);
    display: inline-block;
}

.login input[type="checkbox"] {
    display: none;
}


[type=checkbox]:checked + span {
    background-image: url(/themes/XARA_ONLINE/images/checkbox2.png);
}


.login-back{
    font-size:16px;
    color:#337AB7;
    margin: 20px 0 20px 0;
}

@media (max-width: 768px) {
    .container.login {
        margin-top: 90px;
    }
}



.wrap .element:first-of-type .style_3{
    margin-top: 0 !important;
}


.container.faq i{
    font-size: 68px;
    vertical-align: middle;
    color: #337AB7;
}

.container.faq  {
    margin-bottom: 70px;
}


.container.faq a{
    vertical-align: middle;
    margin-left: 15px;
    color: #337AB7;
    font-size: 18px;
    font-weight: 500;
}

.container.faq a:hover{
    text-decoration: none;
    color: #4fbbf8;
}

.container.faq p{
    border-top: solid 1px #ccc;
    font-family: 'Roboto', sans-serif, Arial;
    font-weight: 300;
    font-size: 18px;
    line-height: 165%;
    color: #666;
    margin-top: 20px;
    padding: 30px 0 80px 0;
}

.container.faq .row div{
    padding: 0 15px;
}


footer li {
    padding: 0 !important;
}

footer li:before{
    content: '' !important;
}


.container.boxed {
    margin-top: 50px;
}

.container.boxed p {
    font-family: 'Roboto', sans-serif, Arial;
    font-weight: 300;
    font-size: 18px;
    line-height: 165%;
    color: #666;
    margin: 0;
}



/* LANDINGPAGE */
.landing-page-table{
    margin: 60px auto 50px;s
}


.landing-page-table td{
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
    border-collapse: separate;
    color: #6C6C6C;
}


.landing-page-table td.vtop {
    vertical-align: top;
}

.landing-page-table > tbody > tr > td {
    width: 500px;
}

.landing-page-table > tbody > tr > td.producttitle {
    font-size: 24px;
    line-height: 45px;
}

.hosting-m-table table tr:first-child > td {
    height: 130px;
    text-align: left;
}

.hosting-m-table table td:first-child {
    width: auto;
}

.hosting-m-table table td.transparent {
    background-color: transparent;
}


.hosting-m-table table td:last-child:not(:first-child) {
    font-weight: normal;
    font-size: 16px;
    color: #1f1f1f;
}

.hosting-m-table table {
    border-collapse: separate;
    width: 100%;
    border-spacing: 10px;
}

.hosting-m-table table td {
    background-color: #EFF5FB;
    padding: 7px 20px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #6C6C6C;
    height: 70px;
}

.hosting-m-table .tiny-text {
    font-size: 12px !important;
    padding: 65px 0 0 !important;
    line-height: 22px;
    color: #6C6C6C !important;
    background: none !important;
    text-align: left !important;
}

.opt-yes {
    width: 50px;
    height: 50px;
    /* border: solid 1px; */
    margin: auto;
    background: url("../images/sprite_fixpos.png") no-repeat -800px -754px;
}


.coupon-button {
    color: #fff !important;
    display: block;
    background: #2FA5E7 !important;
    font-size: 14px;
    line-height: 40px;
    width: 100%;
    margin-top: -15px;
    font-weight: bold;
}

.hosting-action{
    text-align: center;
}

.hosting-action a{
    margin:auto;
    width: 96%;
}


#xara-only-no-products-info {
	margin-top: 40px;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	background: rgb(236, 63, 49) none repeat scroll 0% 0%;
	padding: 9px;
}



.pin-activation-message {
	margin: 54px 0px 200px 0px;
}
