.pricingtables .btn-primary {
  background-color: #FFDE03;
  color: #EE1D11;
  border-color: #FFDE03;
  font-size:20px;
}
.pricingtables .btn-primary:hover,
.pricingtables .btn-primary.hover {
  background-color: #FFFFFF;
  border-color: #fff;
  color: #343a40;

}

.pricingtables .btn-primary2 {
  background-color: #EE1D11;
  color: #FFF;
  font-size:20px;
}
.pricingtables .btn-primary2:hover,
.pricingtables .btn-primary2.hover {
  background-color: #FFDE03;
  color: #EE1D11;
}

.pricingtables .desc > h3 {
 font-size: 1.1em;
 color:#343a40;
 font-weight:600;
}

.pricingtables .desc2 > h3 {
 font-size: 1.3em;
 color:#FFFFFF;
  font-weight:600;
}


/* Pricing Tables Home */

.pricingtables.shared .row.no-gutter [class*='col-']:not(:first-child) {
    padding-left: 0px;
    padding-right: 0px;
}

.pricingtables.shared .row.no-gutter [class*='col-']:not(:last-child) {
    padding-left: 0px;
    padding-right: 0px;
}

.price-cercle {
	position: relative;
	background-color: #EE1D11;
	padding: 30px 0;
}

    .price-cercle > * {
        color: #fff;
    }

.pricingtables .row.no-gutter [class*='col-']:not(:first-child), .pricingtables .row.no-gutter [class*='col-']:not(:last-child) {
    padding-left: 15px;
    padding-right: 15px;
}

.pricingtables .panel {
    border: 0;
    border-radius: 1em;
    margin: 0;
    padding: 5px 0 15px 0;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}

.pricingtables .panel-heading {
    background: transparent;
    border: 0;
    border-radius: 3px 3px 0 0;
    filter: none;
    /*border-bottom: 1px solid #ddd;*/
}

    .pricingtables .panel-heading h3 {
 font-size: 30px;
  font-weight: 500;
  margin: 0;
  padding: 12px 10px;
    }
	
	.h3-planos {
	   color:#FFFFFF;
	   font-size: 1.3em;
	   text-transform:none;
	   margin-top:10px;
	}
	
	   .h3-planos2 {
	   color:#343a40;
	   font-size: 1.3em;
	   text-transform:none;
	   margin-top:10px;
	}


.pricingtables .panel-body {
    margin: 0;
}

    .pricingtables .panel-body span {
        color: #FFFFFF;
        letter-spacing: 1px;
        font-size: 11px;
        margin: 0 auto;
        padding: 5px 5px;
		line-height:26px;
    }

        .pricingtables .panel-body span.per2 {
	background: transparent;
	font-size: 18px;
	font-weight: 500;
        }

        .pricingtables .panel-body span.start {
            position: absolute;
            top: -25%;
            left: 0;
            right: 0;
        }

        .pricingtables .panel-body span.per {
            background: transparent;
            padding: 5px 10px 2px;
        }

.pricingtables ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .pricingtables ul li {
        border: 0;
        font-size: 16px;
        padding: 1px 0;
    }

.pricingtables .btn-group ul li, .pricingtables.shared .most-popular .btn-group ul li {
    padding: 0px;
}

.pricingtables .btn-group .btn {
    font-size: 14px !important;
}

.pricingtables .btn-group ul li a {
    padding: 10px;
}

    .pricingtables .btn-group ul li a:hover {
        color: #fff;
        background: #343a40;
    }

.pricingtables .panel-footer {
	text-align: center;
	margin: 0 12px;
}

    .pricingtables .panel-footer .btn {
        width: 100%;
    }

.pricingtables .btn-pricetable {
    background: #f2e500;
    border-radius: 0;
    color: #343a40;
    font-size: 1.3em;
    width: 100%;
    padding: 10px 30px;
}

    .pricingtables .btn-pricetable:hover {
        background: #343a40;
        color: #f2e500;
    }

.pricingtables .most-popular {
    border-width: 3px;
    z-index: 2;
}

    .pricingtables .most-popular .panel-heading {
        background: transparent;
    }

    .pricingtables .most-popular .panel-body {
        background: #fff;
    }

    .pricingtables .most-popular h4 {
        color: #343a40;
    }

    .pricingtables .most-popular .panel-body span.per {
        background: transparent;
        padding: 5px 10px 2px;
        color: #343a40;
    }

    .pricingtables .most-popular .btn-pricetable {
        margin: 0 auto;
    }




/* Pricing Tables Shared Hosting Page */

.pricingtables .left-price .panel, .pricingtables .left-price .panel-heading, .pricingtables .left-price .panel-body, .pricingtables .left-price .panel-footer {
    background: transparent;
    border: 0;
    box-shadow: none;
}

.pricingtables .left-price ul {
    box-shadow: 0 2px 2px rgba(32, 44, 47, 0.2)
}

.pricingtables .left-price ul {
    margin-top: 122px;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    border-radius: 1em 0 0 1em;
    overflow: hidden;
}

.pricingtables .sitelock ul {
    margin-top: 145px;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    border-radius: 1em 0 0 1em;
    overflow: hidden;
}

.pricingtables.shared .left-price ul li {
    color: #fff;
    padding: 10px 10px;
}

    .pricingtables.shared .left-price ul li a {
        color: #7b7b7b;
    }

    .pricingtables.shared .left-price ul li:nth-child(odd) {
        background: #f9f9f9;
    }

    .pricingtables.shared .left-price ul li:nth-child(even) {
        background: #fff;
    }
/*.pricingtables ul li:nth-child(odd) {
	background: #f9f9f9 !important;
}*/
.pricingtables ul li:nth-child(even) {
}

.pricingtables.shared .most-popular {
    border-width: 3px;
    padding: 0;
    top: 0;
    z-index: 2;
}
/*.most-popular .price-cercle {
	border: 10px solid #343a40;
}*/
.most-popular .panel-heading {
    background: transparent;
}

.pricingtables.shared h4 {
    color: #343a40;
}

.pricingtables.shared ul li i {
    color: #00a63f;
}

.pricingtables.shared .most-popular .yearprice, .pricingtables.shared .most-popular .twoyearprice {
    border-color: #fff;
}

.pricingtables.shared .most-popular h4 {
    color: #343a40;
}

.pricingtables.shared .most-popular .panel-body span.per {
    background: transparent;
}

.pricingtables.shared .most-popular ul li {
    font-size: 16px;
    padding: 10px 0;
}


/* Pricing Tables - Dedicated servers Page */

.pricingtables.servers {
    overflow: hidden;
}

    .pricingtables.servers .panel {
        border-radius: 2em 2em 0 0;
        margin: 0;
        padding: 0;
        box-shadow: none;
        -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
        -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
        box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    }

    .pricingtables.servers .panel-heading {
        border: 0;
        border-radius: 0;
        filter: none;
    }

        .pricingtables.servers .panel-heading h3 {
            color: #343a40;
            letter-spacing: -.07em;
            margin: 0;
            padding: 12px 0;
        }

    .pricingtables.servers h4 {
        color: #00a63f;
        letter-spacing: -.07em;
        text-align: center;
    }

    .pricingtables.servers .panel-body {
        background: #fff;
        margin: 0;
    }

        .pricingtables.servers .panel-body span {
            color: #555;
            font-size: 11px;
            margin: 0 auto;
            padding: 5px 10px;
        }

            .pricingtables.servers .panel-body span.per {
                padding: 5px 10px 2px;
                background: transparent;
            }

    .pricingtables.servers ul {
        border: 0;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .pricingtables.servers ul li {
            background: #fff;
            font-size: 16px;
            padding: 10px 0;
        }

    .pricingtables.servers .panel-footer {
        text-align: center;
        background: #fff;
        border: 0;
    }

    .pricingtables.servers .btn-pricetable {
        background: #00a63f;
        border-radius: 0;
        color: #fff;
        font-size: 13px;
        margin: 10px auto;
        padding: 15px 50px 13px;
        font-weight: 700;
    }

        .pricingtables.servers .btn-pricetable:hover {
            background: #00a63f;
        }

/* End of Pricing Tables - Dedicated servers Page */

.well2 {
    /*background: #fff;*/
    border-radius: 14px 14px 0px 0px;
    padding: 30px 20px;
    /*margin-bottom: 20px;*/
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    /*.faixaBanner div:nth-child(1) {
        height: 100%;
        background-color: red;
    }*/

    

    .pricingtables h4 {
        font-size: 45px;
		font-weight: 500;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /*.faixaBanner div:nth-child(1) {
        height: 100%;
        background-color: blue;
    }*/


    .pricingtables h4 {
        font-size: 45px;
		font-weight: 500;
    }

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    /*.faixaBanner div:nth-child(1) {
        height: 100%;
        background-color: greenyellow;
    }*/

    .pricingtables h4 {
        font-size: 50px;
		font-weight: 600;
    }

}


.panel-footer {
    border: none;
}

.plano-highlight {
    max-width: 80%;
    background: #FFDE03;
    color: #EE1D11 !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 10px !important;
    border-radius: 5px;
    position: absolute;
    margin-top: -44px !important;
    left: 0;
    right: 0;
}

/* ================ STYLE DESTAQUE 01 ================ */

.plano-destaque {
    transform: scale(1.1);
}

    .plano-destaque .panel-info {
	background-color: #EE1D11;
    }

    .plano-destaque .price-cercle {
	background-color: #FFDE03;
    }

    .plano-destaque .plano-highlight {
	background: #fff;
    }

    .plano-destaque .panel-footer {
        background: transparent;
    }

    .plano-destaque .btn-pricetable {
        background: #343a40;
        color: #f2e500;
    }

        .plano-destaque .btn-pricetable:hover {
            background: #f2e500;
            color: #343a40;
        }

.apartir {
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
}

@media(min-width: 992px) {
    .order-md-1 {
        order: 1;
    }
	.img-wrapper {
	margin-left:-10%
	}
}
.h2-icons {
     margin: 1em 0 1em 0;
}
.text-container h2 {
font-weight: 900;
font-style: italic;
}
.text-container h5 {
font-weight: 600;
color: #343a40;
padding-top: .5rem;
}
.text-uppercase {
text-transform: uppercase !important;
}
.color { 
color: #343a40;
}
.icons {
color:#ffffff;
font-size:2.5em;
line-height:60px;
}
.text-border { 
width: 65px;
height: 65px;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
border: solid 2px #ffffff;
margin-right:10px;
text-align:center;
padding-left: 3px;
padding-top: 8px;
}
.logo_footer {
  max-width:300px;
  width: 100%;
}
.texto p {
  color: #ffffff;
}
.texto i {
  color: #ffffff;
}
.campo { 
  padding: 1em 0 1em 0;
}
.campo h1 {
  font-size:2.5em;
}
.divisao {
  margin-bottom:30px;
}
.icone { 
  color: #ED3237;
  font-size:50px;
}
.esconder {
 height:25px;
 width:100%;
 background-color:#ED3237;
 top:-28px;
 z-index:9999;
 position:relative;
}
.menu li:hover > .sub-menu {
    display: block;
}
.menu .mergin {
padding-top:20px;
padding-bottom:20px;
}
.botao {
	margin-left: 10px;
	margin-right: 10px;
}
.pag {display: block;}
.hide { display: none;}
.active { background: #343a40 !important; }
.margin-bottom-40 {
  margin-bottom: 40px;
}
.pricingtables #price-tabs {
margin:50px 0;
}
.pricingtables #icones {
margin:30px 0;
}
@media(max-width:768px){
.pricingtables #price-tabs {
margin:30px 0;
}
}
@media (max-width: 768px) {

    .pricingtables h4 {
        font-size: 45px;
		font-weight: 500;
    }

}