/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 8, 2016, 12:25:49 PM
    Author     : grupohost
*/

@font-face {
  font-family: 'GothamRounded-Bold';
  src: url('../fonts/GothamRounded-Bold/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamRounded-Bold/GothamRounded-Bold.otf')  format('opentype'),
	     url('../fonts/GothamRounded-Bold/GothamRounded-Bold.woff') format('woff'), url('../fonts/GothamRounded-Bold/GothamRounded-Bold.ttf')  format('truetype'), url('../fonts/GothamRounded-Bold/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GothamRounded-Book';
  src: url('../fonts/GothamRounded-Book/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/GothamRounded-Book/GothamRounded-Book.otf')  format('opentype'),
	     url('../fonts/GothamRounded-Book/GothamRounded-Book.woff') format('woff'), url('../fonts/GothamRounded-Book/GothamRounded-Book.ttf')  format('truetype'), url('../fonts/GothamRounded-Book/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}

label span {
  font-size: 1.5em ;
}

ul.dropdown-menu li{
    line-height: 120% !important;
}

label input[type="radio"] ~ i.fa.fa-circle-o{
    color: #c8c8c8;    display: inline;
}
label input[type="radio"] ~ i.fa.fa-dot-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-circle-o{
    display: none;
}
label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o{
    color: #37474F;    display: inline;
}
label:hover input[type="radio"] ~ i.fa {
color: #37474F;
}

label input[type="checkbox"] ~ i.fa.fa-square-o{
    color: #c8c8c8;    display: inline;
}
label input[type="checkbox"] ~ i.fa.fa-check-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-square-o{
    display: none;
}
label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o{
    color: #37474F;    display: inline;
}
label:hover input[type="checkbox"] ~ i.fa {
color: #37474F;
}

div[data-toggle="buttons"] label.active{
    color: #37474F;
}

.line-through{
    text-decoration: line-through;
}

.productmenu li:hover{
    background-color:#efefef;
    cursor: pointer;
}

.paddingsmall {
    padding: 10px 15px 10px 15px;
}

.contentinside p{
    font-size:15px;
}



div[data-toggle="buttons"] label {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 2em;
text-align: left;
white-space: nowrap;
vertical-align: top;
cursor: pointer;
background-color: none;
border: 0px solid 
#c8c8c8;
border-radius: 3px;
color: #c8c8c8;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

div[data-toggle="buttons"] label:hover {
color: #37474F;
}

div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
-webkit-box-shadow: none;
box-shadow: none;
}

.padding-top{
    padding-top: 25px;
}

.clickservice{
    padding:20px 0;
    border-bottom:4px solid #efefef;
}

.clickservice.selected{
    padding:20px 0;
    border-bottom:4px solid #1289C4;
}

.iconsinside{
    text-align: center;
    line-height:127px;
}

body{
    color:#37474F;
    font-family: 'Open Sans', sans-serif;
}

.descriptionplan ul li,.descriptionplan p{
    font-size: 15px;
}


.inputstyle{
    border:3px solid #E5E5E5;
}

.circle{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.top select{
    border:none;
    padding:0 25px;
    text-align: left;
    -webkit-appearance: none;
    background-image:url(/img/arrowdown.png);
    background-repeat: no-repeat;
    background-position: 95%;
    background-color: transparent;
}

.tophead li{
    font-size: 14px;
}

.tophead li a:hover, .tophead li a:focus{
    background-color: transparent;
}

.tophead .btn:hover, .tophead .btn:focus, .tophead .btn.focus{
    color:#fff;
}


header ul{
    font-size: 16px;
}

.tophead .left li a{ 
    padding: 0 10px 0 0px;
}

.tophead .right li a{ 
    padding: 0 0px 0 10px;
}

.lineborderbottom{
    position:relative;
}

.tickets pre{
    background:none;
    border:none;
    font-family: 'Open Sans', sans-serif;
}


.lineborderbottom span{
    position: absolute;
    width:50px;
    border-bottom:5px solid #00A4E4;
    bottom:-15px;
    left:0;
}


.black, .black a{
    color:#37474F !important;
}

p{
    font-size:20px;
    font-weight: 200;
}

.overflow_hidden{
    overflow: hidden;
}

ul{
    font-size:16px;
    font-weight: 200;
}
ul li{
    line-height: 180%;
}

img{
    max-width: 100%;
}
.relative{
    position: relative;
}

.mainmenu {
    padding: 10px;
}

.mainmenu li.current a{
    color: #00abec;
    font-weight:bold;
}

.mainmenu a{
    color: #37474F;
}

.mainmenu li li a{
    padding: 10px;
    display: block;
    text-transform:none;
}

.mainmenu li a:hover{
    background-color: #00abec;
    color:#fff !important;
}

.border-red{
    border-bottom:9px solid #EE4137;
}

.border-bottom-brown{
    border-bottom:4px solid #E2DCD6;
}

.border-brown{
    border:3px solid #E2DCD6;
}

.border-darkgrey{
    border:3px solid #37474F;
}

.border-blue{
    border:3px solid #1289C4;
}

.titleborder{
    position: relative;
}

.mainmenu .open>a{
    background-color:#444 !important;
}

.titleborder:before {
    content: "";
    width: 40px;
    bottom: -20px;
    left: 0;
    position: absolute;
    border-top: 4px solid #00abec;
}

h1{
    font-size: 48px;
}

h2{
    font-size: 40px;
}

h3{
    font-size: 30px;
}

h4{
    font-size: 24px;
}

h5{
    font-size: 20px;
}

.absolute{
    position: absolute;
}


.left{
    left: 0;
}

.fixed{
    position: fixed;
}

.no-padding-margin{
    margin:0;
    padding:0;
}

h2 strong{
    color:#00abec !important;
}

.blue{
    color:#00abec !important;
}

.blued{
    color:#0071BB !important;
}

.height100{
    height: 100%;
}

.height100px{
    height: 100px;
}

.bgdarkblue{
    background-color:#001a43;
}

.tagshape {
  display: inline-block;
  height: 130px;
    position: relative;
    width: 200px;
}

.tagshape:before {
  border-left: 35px solid #F1F1F1;
  border-right: 10px solid transparent;
  border-top: 65px solid transparent;
  border-bottom: 65px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: -45px;
  top: -0px;
  width: 0;
}
   


.shadowtop{
    -webkit-box-shadow: -8px -8px 0 0 #B0B7BC;
    box-shadow: -8px -8px 0 0 #B0B7BC;
}

.bggrey{
    background-color:#fbfbfb;
}

.bggreyt{
    background-color:#fefefe;
}


.bgcream{
    background-color:#FAF8F5;
}

.bggreyd{
    background-color:#444;
    padding: 10px;
}

.textshadow{
    text-shadow:1px 1px 1px rgba(0,0,0,.7);
}

.textshadowd {
    text-shadow: 1px 1px 9px rgba(0,0,0,0.2);
}

.padding{
    padding: 40px;
}

.width60{
    max-width: 60%;
}

.width80{
    max-width: 80%;
}

.width100{
    width:100%;
}

.z-index1{
    z-index: 1;
}

.z-index2{
    z-index: 2;
}

.z-index3{
    z-index: 3;
}

.z-index4{
    z-index: 4;
}

.z-index101{
    z-index: 101;
}


.no-padding-margin-left{
    margin-left:0;
    padding-left:0;
}

.bgwhite{
    background:#fff;
}

.white,.white a,.white p{
    color:#fff;
}

.white:hover ,.white:hover a,.white:hover p,.white:hover h5{
    color:#fff;
}

.red{
    color:#EE4137;
}

.green{
    color:#00BA6E;
}

.grey{
    color:#ccc;
}

.greyo{
    color:#777;
}


.greyd{
    color:#efefef;
} 
.bgred{
    background-color:#ee4238;
}

.hoverblue:hover{
    background: #00b3fd;
    color: #fff;
}

.bggreen{
    background-color: #00BA6E;
}

.bgblack{
    background-color: #1A1A1A;
}

.bgtext{
    background-image:url(/img/bg-o4.png);
}

.bggreygardient{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,b8bac6+49,dddfe3+80,f5f6f6+100;Grey+Pipe */
    background: #f5f6f6; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f6f6 0%, #dbdce2 21%, #b8bac6 49%, #dddfe3 80%, #f5f6f6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f5f6f6 0%,#dbdce2 21%,#b8bac6 49%,#dddfe3 80%,#f5f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f6f6', endColorstr='#f5f6f6',GradientType=0 ); /* IE6-9 */

}
.borderleftblue{
    border-left:2px solid #37474F;
}
.bgblacka{
    background-color: rgba(0,0,0,1);
}

.bgblue{
    background-color:#1289C4;
}

.bgblued{
    background-color:#0071BB;
}

.bgbluet{
    background-color:#00A4E4;
}

.bgbluec{
    background-color:#99dbf4;
}

.nav > li a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav li a:hover {
    pointer:cursor;
}


.nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
 }
 
header .nav a{
    color:#37474F;
 }

.bgdarkgrey{
    background-color:#37474F;
}

.dotted{
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom: 1px dotted #fff;
}

.border{
    border:1px solid #efefef;
}

.border-left{
    border-left:1px solid #2e3192;
}

.border-right{
    border-right:1px solid #2e3192;
}

.borderwhite{
    border:1px solid #fff;}

.border-top-blue{
    border-top:1px solid #0079C1;
}

.border-top-blued{
    border-top:4px solid #005BA5;
}

.border-rightd{
    border-right:1px solid #E5E5E5;
}

.border-top{
    border-top:3px solid #E5E5E5;
}

.border-topl{
    border-top:1px solid #E5E5E5;
}


.border-bottoml{
    border-bottom:1px solid #E5E5E5;
}

.border-bottom{
    border-top:1px solid #E5E5E5;
}

.border-rightd i{
    content: '';
    display: block;
    white-space: normal;
    position: absolute;
    top: 31px;
    right: 2px;
    width: 25px;
    height: 25px;
    background: #fff;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.border-top-blue span{
    content: '';
    display: block;
    position: absolute;
    top: -13px;
    left:87px;
    width: 25px;
    height: 25px; 
        background: url(/img/bg-o4.jpg);
        border-right:1px solid #0079C1;
        border-bottom:1px solid #0079C1;
     -moz-transform:rotate(-135deg);
      -webkit-transform:rotate(-135deg);
}

.bgimg{
    background-repeat:no-repeat;
    background-position:center;
    background-size:160% auto;
}

.bgimgh{
    background-repeat:no-repeat;
    background-position:center;
    background-size:100% auto;
}

.bgimgt{
    background-repeat:no-repeat;
    background-position:center;
    background-size:auto 80% ;
}

.bgimgd{
    background-repeat:no-repeat;
    background-position:center;
    background-size:auto 160%;
}

.bgimgvertical{
    background-size:100% auto;
}

.align-right{
    text-align:right;
}

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

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

.justified{
    text-align: justify;
}

.menumain ul li{
    display:inline-block;
    position: relative;
}

.menumain ul li a{
    display:block;
    padding: 15px 30px;
}

.socialicons a{
    color:#4d4959;
}

.bold{
    font-weight: 900;
}

.light{
    font-weight: 200;
}

.uppercase{
    text-transform: uppercase;
}

.letterspacing{
    letter-spacing: 2px;
}

.letterspacingsm{
    letter-spacing: 1px;
}

.font{
   font-family: 'GothamRounded-Bold';

}

.font-size{
   font-size: 120%;
}

.fontd{
   font-family: 'GothamRounded-Book';

}

footer p{
    font-size:18px;
}

footer a{
    font-size:18px;
}

footer .nav a{
    padding: 5px 15px 5px 0;
}

footer .nav > li > a:hover, footer .nav > li > a:focus{
    background-color:transparent;
}

.margin-right{
    margin-right:25px;
}

.margin-vertical{
    margin:45px 0;
}

.bottom{
    bottom:0;
}

.bottom35{
    bottom:35px;
}

.top{
    top:0;
}

.right{
    right:25px;
}

small p{
    font-size:12px;
}

.margin-vertical-small{
    margin:25px 0;
}

.margin-vertical-xsmall{
    margin:15px 0;
}

.margin-bottom-small{
    margin-bottom:15px;
}

.margin{
    margin:45px;
}

.pointer, .pointer:hover{
    cursor: pointer;
}

.invisible{
    display:none;
}

.margin-right-small{
    margin-right:10px;
}

.margin-horizontal-small{
    margin:0 15px;
}

.inline-block{
    display:inline-block !important;
}

.inline-flex{
    display:inline-flex;
}


.paddingsm{
    padding:15px;
}

.paddingxs{
    padding:5px;
}

.padding-right-medium{
    padding-right: 45px;
}

.padding-left-medium{
    padding-right: 45px;
}


.padding-vertical{
    padding:70px 0;
}

.padding-vertical-medium{
    padding:35px 0;
}

.block{
    display:block;
}

.margin-top{
    margin:75px 0 0 0;
}

.margin-top-small{
    margin-top:25px;
}

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

.margin-bottom{
    margin-bottom:40px;
}

.margin-bottom-small{
    margin-bottom:25px;
}

.margin-vertical{
    margin:75px 0;
}

.padding-vertical-small{
    padding:25px 0;
}

.padding-vertical-xsmall{
    padding:10px;
}

.margin-vertical-small{
    margin:25px 0;
}

.margin-vertical-xsmall{
    margin:10px 0;
}


.padding-small{
    padding:25px;
}

.padding-xsmall{
    padding:10px;
}

.round{
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.roundd{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.bg-grey{
    background:#f4f4f4;
}

.bg-light-blue{
    background:#1bb7ea;
}

.bglightblue{
    background:#d8eaf0;
}

.width30{
    width:30%;
}

.width60{
    width:60%;
}

.width80{
    width:80%;
}

.height150{
    height:150px;
}

.height75{
    height:75px;
}

.height250{
    height:250px;
}

.height200{
    height:200px;
}

.height350{
    height:350px;
}

.height93vh{
    height: 93vh;
}

.height87vh{
    height: 56vh;
}

.height40vh{
    height: 40vh;
}

.margin0auto{
    margin:0 auto;
}

.widthicon{
    width:60px;
}

.bg-white{
    background-color:#fff !important;
}

.lightgrey{
    background:#f4f4f4 !important;
    color:#333;
}

.float-right{
    float: right;
}

.float-left{
    float: left;
}

.dropdown-menu a:hover{
    cursor: pointer;
}

.innerimgborder::before {
    content: "";
    border: 9px solid rgba(255, 255, 255,0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    margin-top: 0;
    left: 0;
    box-sizing: border-box;

}

.innerimgborder{
    position: relative;
}

.buttontogl{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.bootstrap-select div.dropdown-menu {
    display: block !important;
    height: 300px !important;
    overflow: auto !important;
    width: 300px !important;
}

.pc{
        display:block;
    }
  
.ipad{
        display:none;
    }
.ipadinline{
        display:none;
    }
    
.cell{
        display:none;
}

.reasonsimg{
    height:300px;
}

.headerbuttonsright{
    margin-top:7px;
}

.margincellphone{
    margin-top:185px;
}

.cellphonespace{
    max-height: 450px;
}

.bgpaymentimagesize{
    background-size:100% auto;
    background-position: center;
    height: 300px;
}
@media (max-width: 1199px) {
    .headerbuttonsright{
        margin-top:0px;
    }

    .bgbluet h5 {
        font-size: 18px;
    }

    .bgpaymentimagesize{
        background-size:auto 100%;
        background-position: center;

    }

    .nav > li a {
        position: relative;
        display: block;
        padding: 3px 6px;
    }
    
    header .btn {
        padding: 6px 9px;
    }

    .margincellphone {
        margin-top: 115px;
    }
}

@media (max-width: 990px) {
    .ipad{
        display:block;
    }

    .bgimgvertical{
        background-size:auto 100%;
    }
    
    .ipadinline{
        display:inline-block;
    }

    .margincellphone {
        margin-top: 115px;
    }
    
    .pc{
        display:none;
    }
    
    .slideshow .padding-left-medium{
        padding:0 !important;
    }
    
    .slideshow .margin-top{
        margin-top:15px;
    }
    
    .domainsearch .align-right{
        text-align: center;
    }
    
    .reasonsimg{
        height:250px;
    }
    
    .domainsearch button{
        margin-top:25px;
    }
    
    .slideshow .bgimgh, .provider{
        background-size: auto 100% !important;
    }
    
    .logospace{
        text-align:center;
    }
    
    .logospace img{
        width:340px;
        margin-bottom:15px;
    }
    
    .btnlogin{
        text-align: center !important;
    }
    
    footer p.font, .bgcream a{
        margin-top:25px;
    }
    
    .dl-menu {
	width: 300px;}
}

@media (max-width: 736px) {

    .padding-vertical{
        padding:40px 0;
    }

    .bgimgh.intobuilderheight{
        background-size:auto 100% !important;
    }

    .ipad{
        display: none;
    }

    .bgpaymentimagesize{
        background-size:auto 150%;
        background-position: left;
        height: 140px;
    }

    .aligncenter-cell{
        text-align: center;
    }

    #differents.bgimg {
        background-size: auto 100%;
    }

    .titlecelpjone{
        margin-top:0 ;
    }


    .bgpaymentimagesize .titlecelpjone{
        margin-top:13px ;
    }

    #page .height87vh .textmain{

        margin-top: -70px !important;
    }
    footer{
        text-align: center;
    }
    
    .aditionals .leftprice{
        float: none;
        display: block;
        width: 100%;
        text-align: left;
    }
    .domainsearch h4{
        font-size:18px;
    }
    
    .domainsearch{
        text-align:center;
    }
    
    .bottomsidecanbein h4{
        text-align: center;
    }
    
    .domainsearch .border-bottom-brown{
        border:0;
    }
    
    .domainsearch button {
        margin-top: 15px;
        display: block;
        width:100%;
    }
    .searchagain button{
        margin-top:10px;
    }
    
    .domainsearch h3{
        margin:0;
    }
    
    .searchagain .inputstyle{
        padding:10px;
    }
    .searchagain button h5{
        margin:0;
    }
    
    .itemoptiondomain .bgred, .itemoptiondomain span.font, .itemoptiondomain .bgblue{
        display:block;
        width:100%;
        text-align:center;
    }
    
    .itemoptiondomain{
        text-align:center;
    }
    
    .dl-menu {
	width: 250px;}
    
    .fixed-menu .align-right{
        text-align:center;
    }
    .cell{
        display:block;
    }
    
    .logospace img{
        width:70%;
    }
    
    .tophead .align-right{
        text-align: center !important;
    }
    
    .tophead .float-right{
        float:none !important;
    }
    
    .tophead .float-right li{
        float:none !important;
        display:inline-block;
    }
    

}

