h3 {
    font-size: 18px !important;
    line-height: 1.4;
}
h1 {
    font-size: 32px !important;
}

.link-style {
    color:#3399FE !important;
    font-size: 16px !important;
}

.ten {
    width: 10% !important;
  }

.twenty {
    width: 20% !important;
  }

._40 {
  width: 40% !important;
}

._30 {
    width: 30% !important;
  }

._15 {
  width: 15% !important;
}

.sixty {
    width: 60% !important;
  }
table.cookies {
    display: table;
    border: solid 1px #cccccc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: 0;
    margin-bottom: 10px;
}

table.cookies th {
    padding: 15px 10px;
    text-align: left;
    background-color: #f3f3f3;
    text-align:left;
    vertical-align:top;
    font-size:16px;
    word-break:break-all; 
}

table.cookies td {
    padding: 15px 10px;
    border-bottom: 1px solid #cccccc;
    text-align:left;
    vertical-align:top;
    font-size:16px;
    word-break:break-all; 
}



.mainbox1 {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
}
.bullets-leagal {
    list-style-type: disc !important;
    margin-left: 16px;
}

.number-bullets-leagal {
    list-style-type: decimal !important;
    margin-left: 16px;
}

h2 {
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 24px !important;
}

.para-a p {
    font-size: 16px;
}

@media (max-width: 690px) {
    .mainbox1 {
        width: 100% !important;
        margin-top: 20px !important;
    }
}

.index-4 {
    position: relative !important;
}



.btn-c:hover:after,
.btn-c:focus:after,
.btn-c.active:after {
    border-color: #fff !important;
}

.btn:hover:after,
.btn:focus:after,
.btn.active:after {
    -webkit-animation: none !important;
    animation: none !important;
}

.row-fulls {
    background-color: #fff !important;
}

@media only screen and (max-width: 991px) {
    .mobile-track-menu {
        padding-top: 0px !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .panel-title a[data-toggle=collapse] {
        padding-right: 0px !important;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .sorrylist-type {
        margin-left: 0px !important;
        padding-left: 0px;
    }

    .panel-title a[data-toggle=collapse] {
        padding-right: 0px !important;
    }

    .main-menu>li>a {
        color: #fff !important;
    }

    .mainboxnav {
        height: 100%;

    }
}

@media (max-width: 690px) {
    .lineseperate {
        margin-bottom: 35px !important;
    }

    a.custom-logo-link {
        float: left;
    }

   

    .buttons .btn-d {
        margin: 0px;
    }

    .main-menu>li>a {
        color: white !important;
        font-size: 20px;
        font-weight: 700;
        padding-bottom: 5%;
        padding-left: 35px;
    }

    h2 {
        line-height: 1.5 !important;
    }
}

h2 {
    font-weight: bold !important;
}
/* Middle css */

/* bottom css */
.text-muted {
    color: #6c757d!important;
}
@media (max-width: 690px)
{

.cerrabtn{ display:none !important;}
}