/* *****************************************************

    ** Custom Stylesheet for bredh version 1.6 **
	** add your custom styles in this file **


***************************************************** */


html, body {
    height: auto;
    font-family: 'Titillium Web', 'sans-serif';
    overflow-x: hidden;
    font-size:16px;
}

.domain-checker-container{
    margin: 0 !important;
    padding: 50px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background: linear-gradient( 0deg, #416495 -2.79%, #4476BD 90.81%) !important;
}

.spotlight-tld{
    height: auto !important;
}

.fade {
    transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}
.fade:not(.show) {
    opacity: 0;
}
.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}
.modal.show .modal-dialog {
    transform: none;
}
.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}

.title-default-coodiv, .futures-version-2-box h5, .futures-version-2-box i{
    color: #75A1DE;
}

.w-hidden{
    display: none;
}

.modal-title{
    width:100%;
    text-align: center;
}

.modal-header .close{
    position:absolute;
}

#order-standard_cart .modal-title i{
    padding-top:45px !important;
}

#order-standard_cart .modal-footer{
    padding-bottom:13px !important;
}

.futures-version-2-box {
    text-align: center;
    min-height: 248px;
}
.futures-version-2-box.small{
    min-height: 188px;
}

#coodiv-header .navbar {
    top: 45px;
    margin: 0;
    height: auto;
    min-height: auto;
    border-radius: 0;
}

.side-text-right-container{
    margin-top:50px;
}

#coodiv-header .navbar-nav>li {
    list-style: none;
}

.bg_overlay_header:after{
    display: none;
}

#coodiv-navbar-header .navbar-nav .nav-link {
    text-decoration: none !important;
}

.navbar-expand-md .navbar-nav {
    /*-ms-flex-direction: row;
    flex-direction: row;*/
    -ms-flex-direction: column;
    flex-direction: column;
}

.ml-auto, .mx-auto {
    margin-left: auto!important;
}

.mr-auto, .mx-auto {
    margin-right: auto!important;
}

.mt-auto, .my-auto {
    margin-top: auto!important;
}

.mb-auto, .my-auto {
    margin-bottom: auto!important;
}

@media (min-width: 768px) {
.navbar-expand-md {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.coodiv-colpass-menu-header {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.navbar-expand-md .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
	float: none;
    padding: 0;
}

}

#coodiv-header .navbar {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
/*
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}*/

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
    float: none;
    height: auto;
}

.coodiv-colpass-menu-header {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}

.navbar>.container, .navbar>.container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.whmcs-top-header-coodiv-link i{
    color: #505050;
    font-size: 12px;
}

.whmcs-top-header-coodiv-link span{
    font-weight: 400;
    color: #505050;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.whmcs-top-header-coodiv-link:hover span{
    color: #505050;
}

ul.top-nav{
    margin-top:0px;
}

ul.top-nav>li>a {
    padding: 6px 8px;
    color: #777;
    line-height: 20px;
    text-decoration: none;
}

.whmcs-top-header-coodiv{
    background-color: #FBFBFB;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.whmcs-top-header-coodiv a{
    color: #505050;
}

#coodiv-navbar-header {
    border-bottom: 0;
    padding: 1.4rem 1rem;
}

.top-header-right-nav{
    float: left;
    position: relative;
    padding-left: 0;
    margin-bottom: 0;
}

.top-header-right-nav li{
    padding: 10px 8px 10px 0;
    text-decoration: none;
    list-style: none;
    font-weight: 500;
    color: #71858e;
    font-size: 11.5px;
    line-height: 24px;
    letter-spacing: 0.5px;
    font-family: 'Work Sans', sans-serif;
}


.header-user-info-coodiv {
}

.header-btn-services-whmcs{
    padding: 0;
}

.header-btn-services-whmcs{
    list-style: none;
    background: #fff;
    box-shadow: 5px 7px 12px 0 rgba(77, 77, 119, 0.05);
    border-radius: 15px;
    margin-top: 40px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    overflow: hidden;
}

.header-btn-services-whmcs:before{
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    top: -12px;
    right: -35px;
    border-radius: 50%;
    background: rgba(240, 243, 245, 0.7);
    pointer-events: none;
    z-index: 0;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.header-btn-services-whmcs:hover::before{
    right: -25px;
}

.header-btn-services-whmcs a{
    text-decoration: none;
	padding: 20px;
	display: block;
}


.header-btn-services-whmcs a img{
    position: absolute;
    right: 16px;
    width: 10px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0.2;
}

.header-btn-services-whmcs a img:hover{
    opacity: 0.4;
}

.header-btn-services-whmcs a i{
    color: #6fbc9a;
    font-size: 25px;
    margin-bottom: 10px;
}

.header-btn-services-whmcs a p{
    margin: 0;
    display: block;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #5d727b;
    position: relative;
}

.owl-domain-prices-previw.special-for-whmcs {
    height: 185px;
    padding-left: 0;
	padding-bottom: 5px;
}

.header-btn-services-whmcs.color-2 a i {
    color: #048adf;
}

.header-btn-services-whmcs.color-3 a i {
    color: #ffcd0d;
}

.header-btn-services-whmcs.color-4 a i {
    color: #FF5722;
}

.nav--shamso .nav__item-title {
    margin: 0 3.8rem 0 0;
}

.nav--shamso .nav__item::after {
    width: 76%;
    height: 76%;
}

@media (min-width: 768px){
#coodiv-navbar-header .navbar-nav>li>a {
    font-weight: 600;
    color: #edf1f3;
    font-size: 16px !important;
    line-height: 24px;
    padding-right: 1.2rem;
    padding-left: 1.2rem;
    position: relative;
	background: transparent !important;
}

#coodiv-navbar-header .navbar-nav>li>a:hover {
    color: #fff;
	background: transparent !important;
}

#coodiv-navbar-header .navbar-nav>li>a:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 100%;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 3px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#coodiv-navbar-header .navbar-nav>li>a:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 3px;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#coodiv-navbar-header .navbar-nav>li>a:hover::before, #coodiv-navbar-header .navbar-nav>li.active a:before {
    right: -7px;
    opacity: 1;
}

#coodiv-navbar-header .navbar-nav>li>a:hover::after, #coodiv-navbar-header .navbar-nav>li.active a:after {
    left: -7px;
    opacity: 1;
}

}

.header-height-clone{
    height: 90px;
    display: inline-table;
    float: left;
}

#coodiv-navbar-header .dropdown.open .dropdown-menu, #coodiv-navbar-header .header-user-info-coodiv li.open .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#coodiv-navbar-header .dropdown-menu {
    background: #fff;
    box-shadow: 5px 7px 12px 0 rgba(77, 77, 119, 0.05);
    border-radius: 15px;
    margin-top: 0px;
    border: 1px solid rgba(0,0,0,.15);
    padding: 10px 0;
}

#coodiv-navbar-header .dropdown-menu li a {
    font-weight: 700;
    color: #4e5f67;
    font-size: 13px;
    line-height: 24px;
    padding-right: 3.5rem;
    position: relative;
}

#coodiv-navbar-header .dropdown-menu li a:focus, #coodiv-navbar-header .dropdown-menu li a:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
}

#coodiv-navbar-header .coodiv-dropdown-header.user-login-dropdown:after {
    right: 27px;
    left: auto;
}

.header-user-info-coodiv li a {
    text-decoration: none !important;
}

@media (min-width: 768px) {

    /* #coodiv-navbar-header .dropdown-menu:after {
        content: '';
        background: url(../img/header/navs/drop2x.png) no-repeat !important;
        position: absolute;
        background-size: contain;
        width: 37px;
        height: 6px;
        top: -6px;
        left: 20px;
    } */

#coodiv-header .top-header-fixed .navbar-nav>li>a:after,#coodiv-header .top-header-fixed .navbar-nav>li>a:before {
    background: #81959e;
}
#coodiv-header .top-header-fixed .navbar-nav>li.active>a, #coodiv-header .top-header-fixed .navbar-nav>li>a:hover {
    color: #282e31;
}
#coodiv-header .top-header-fixed .navbar-nav>li>a {
    color: #4e585d;
}
}

#coodiv-navbar-header.top-header-fixed .dropdown-menu:after {
    display: none;
}

.nav .nav-divider {
    margin: 5px 0;
    background-color: #edf2f5;
}

.final-footer-area [class^="col-md-"], .final-footer-area [class*=" col-md-"]{padding:0;}
.homepagetitle{
	position: relative;
    color: #2e2f38;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 20px;
    font-family: 'Work Sans', sans-serif;
    margin-top: 30px;
    margin-bottom: 0;
}

div.announcement-single.homepage-anouncement h3{
	margin-top: 15px;
    line-height: 23px;
    vertical-align: top;
}

div.announcement-single.homepage-anouncement h3 span.label{
    font-size: 13px;
    font-weight: 100;
    display: inline-block;
    vertical-align: top;
    margin-left: 14px;
    background: #4CAF50;
    padding: 5px 20px;
    letter-spacing: 0.5px;
    border-radius: 20px;
}

div.announcement-single.homepage-anouncement h3 a{
    float: left;
    position: relative;
    color: #2196F3;
    font-weight: 500;
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 0;
}

div.announcement-single.homepage-anouncement blockquote {
    margin-top: 10px;
    border-left: 0;
    color: #838896;
    font-weight: 300;
    line-height: 28px;
    font-size: 16px;
    padding-left: 0;
}

div.announcement-single.homepage-anouncement blockquote .label {
    display: none;
}

.header-user-info-coodiv li span.infonexsheader{
    position: absolute;
    right: -21px;
    z-index: 1;
    background: #3F51B5;
    font-weight: bold;
    padding: 0 13px;
    height: 22px;
    font-size: 11px;
    text-align: center;
    line-height: 22px;
    border-radius: 20px;
    top: -15px;
    cursor: pointer;
    margin-top: 0;
	color: #fff !important;
}

.popover-user-notifications {
    padding: 0;
    border-color: rgba(233, 238, 241, 0.44);
    min-width: 310px;
    font-family: 'Work Sans',sans-serif;
    border-radius: 9px;
    z-index: 9999999;
}

.popover-user-notifications .popover-title {
    padding: 15px 14px;
    margin: 0;
    font-size: 13px;
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.popover-user-notifications ul li.none {
    padding: 25px 0;
    min-height: auto;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #8a9ca5;
    font-family: 'Work Sans', sans-serif;
}

div.header-lined h1 {
    text-transform: none!important;
    color: #2E5B9A;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    font-size: 36px;
    letter-spacing: normal!important;
    border:0px !important;
    text-align: left;
}

div.header-lined{
    text-align: left;
    /* margin-top: 46px; */
}

div.header-lined small {
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 100;
}

.logincontainer {
    max-width: 100% !important;
}

.form-control {
    height: 39px;
    font-size: 13px;
    border: 1px solid #dbe1e4;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#registration .field, #registration .form-control {
    height: 39px;
    font-size: 13px;
    border: 1px solid #dbe1e4;
    -webkit-box-shadow: none;
    box-shadow: none;
}


.panel-sidebar {
    border-color: #eee;
    font-size: 15px;
    padding: 10px !important;
    margin-bottom: 30px !important;
    background-color: #fff !important;
    border-radius: 12px !important;
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
}

.panel-sidebar>.panel-heading {
    background-color: transparent;
    padding: 5px 5px;
}

.panel-sidebar .panel-title {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-family: 'Work Sans', sans-serif;
}

.panel-heading+.list-group .list-group-item:first-child :not("active") {
    color: #838896;
}

#order-standard_cart > .product-desc{
    color: red !important;
}

/* .btn-success{
    width:100%;
} */

.carousel-item{
    float: initial;
}

select.input-sm{
    height: auto;
    line-height: initial;
}

.price-table{
    font-size:14px;
    line-height: 16px;
    letter-spacing:0;
}

.price-table strong{
    line-height: 25px;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 20px;
}


.tittle-simple-cart-em h5{
    text-transform: none!important;
    color: #2E5B9A !important;
    font-weight: 600 !important;
    font-family: 'Titillium Web', sans-serif;
    font-size: 36px !important;
    letter-spacing: normal !important;
    margin-bottom: 20px !important;
    text-align: left !important;
}

#bredh-cart-custom .bredh-orderform-template .pricing-table-button{
    margin-top: 30px !important;
    box-shadow: 0px 4px 10px rgb(117 161 222 / 25%);
    border-radius: 5px;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 15px !important;
    background: #75A1DE !important;
    border: 2px solid #75A1DE !important;
}

.btn-link{
    color: #2E5B9A !important;
}

#order-standard_cart .empty-cart .btn{
    color: white !important;
}

#frmConfigureDomains .btn-primary{
    box-shadow: 0px 4px 10px rgb(117 161 222 / 25%);
    border-radius: 5px;
    min-width: 200px;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 15px !important;
    background: #75A1DE !important;
    border: 2px solid #75A1DE !important;
}

#btnCompleteProductConfig{
    width:100%;
    box-shadow: 0px 4px 10px rgb(117 161 222 / 25%);
    border-radius: 5px;
    font-size: 18px !important;
    font-weight: 600 !important;
    padding: 15px !important;
    background: #75A1DE !important;
    border: 2px solid #75A1DE !important;
}

#order-standard_cart .order-summary{
    box-shadow: 0 10px 100px 0 rgb(77 77 119 / 16%); 
}

#order-standard_cart .product-info{
    border:1px solid #efefef !important;
    border-radius: 12px !important;
    padding: 30px 30px !important;
    background: #fff;
    box-shadow: 0 10px 100px 0 rgb(77 77 119 / 16%);
    border-radius: 5px;
    position: relative;
    line-height: 15px;
    overflow: hidden;
    margin-bottom: 35px !important;
}

#order-standard_cart .product-info strong{
    line-height: 45px;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 20px;
}

#bredh-cart-custom .bredh-orderform-template .pricing-table-button:hover{
    background: #2E5B9A !important;
    border: 2px solid #2E5B9A !important;
    color: white !important;
}


#btnShowSidebar{
    margin-top:60px !important;
}

#bredh-cart-custom .bredh-orderform-template .bredh-orderform-template-header .tha_price{
    font-size: 21px  !important;
    font-weight: 600;
    color: #212529 !important;
}

#order-standard_cart .products .product header span{
    color: #75a1de !important;
    font-size: 28px !important;
}

#order-standard_cart .products .product div.product-desc{
    width:100% !important;
    padding: 32px !important;
    font-size: 14px !important;
    line-height: 15px !important;
    letter-spacing: 0px !important;
}

#order-standard_cart .products .product footer{
    float: none !important;
    clear: both;
    margin: 20px 0;
    width: 100% !important;
    font-size: 18px !important;
    text-align: center !important;
    padding: 20px;
    background-color: whitesmoke;
    margin-bottom:-10px !important;
}

.dataTables_wrapper .dataTables_length, div.dataTables_wrapper div.dataTables_paginate{
    width:50%;
    background-color: white;
}
.dataTables_wrapper .dataTables_length label .form-control{
    border: 1px solid #cacaca;
    margin: 2px;
}


.pull-right{
    margin-top:-7px;
}

.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
    color: #838896;
}

.panel-sidebar .list-group-item i:not(.fa-circle):not(.fa-dot-circle) {
    font-size: 11px;
    color: #838896;
}

.panel-sidebar a.list-group-item.active, .panel-sidebar a.list-group-item.active:focus, .panel-sidebar a.list-group-item.active:hover {
    background-color: #75A1DE;
    border-color: transparent;
    color: white;
}

.main-header-sub-pages-informations {
    position: relative;
}

.main-header-sub-pages-informations div.header-lined h1 {
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    color: #2f3538;
    position: relative;
	border: 0;
}

.main-header-sub-pages-informations div.header-lined h1 small {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    letter-spacing: 0;
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 20px;
    color: #aebfc7;
    margin-top: 10px;
}

.main-header-sub-pages-informations div.header-lined .breadcrumb {
    font-size: 12px;
    background: rgba(51, 51, 51, 0.05);
    padding: 10px 20px;
    border-radius: 6px;
	margin-top: 0;
}

.main-header-sub-pages-informations div.header-lined .breadcrumb>.active {
    color: #03A9F4;
    font-weight: 500;
}

.col-xs-12.main-content,.col-md-9.main-content {
    border-radius: 12px;
    background-color: #fff;
    padding: 40px;
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
    border: 1px solid #eee;
	overflow-x: hidden;
}

.announcement-single .title {
    position: relative;
    color: #2196F3;
    font-weight: 500;
    margin-bottom: 11px;
    padding: 0;
    font-size: 17px;
    font-family: 'Work Sans', sans-serif;
    display: block;
}

.announcement-single p {
    margin: 2px 0 10px;
    border-left: 0;
    color: #838896;
    font-weight: 300;
    line-height: 24px;
    font-size: 16px;
    padding-left: 0;
    margin-bottom: 30px;
}


div.announcement-single .label {
    display: none;
}

#coodiv-navbar-header .dropdown-menu.coodiv-dropdown-header.user-login-dropdown.loggged-user-informations{
    padding: 20px 25px;
}

.user-info-header{
    font-family: 'Work Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #2f3538;
    text-transform: capitalize;
    position: relative;
    padding: 15px 0 35px;
    border-bottom: 1px solid #edf1f3;
    margin-bottom: 20px;
}

#coodiv-navbar-header .dropdown-menu.coodiv-dropdown-header.user-login-dropdown.loggged-user-informations .user-info-header span{
    font-weight: 100;
    font-size: 12px;
    margin-top: 0;
    color: #98adb7;
}

.services-box-user-info-header{
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(234, 238, 241, 0.51) !important;
    border-radius: 8px;
    text-align: center;
    overflow: hidden;
    width: 90px;
    height: 70px;
    padding: 11px 0;
}

.services-box-user-info-header i{
    position: absolute;
    font-size: 50px;
    top: 0px;
    line-height: 0;
    left: -25px;
    color: #ffeb3b;
    pointer-events: none;
}

.services-box-user-info-header .stat{
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.5px;
    color: #2f3538;
    line-height: 1;
}

.services-box-user-info-header .title{
    font-weight: 500;
    font-size: 12px;
    color: #2f3538;
}

.panel-sidebar a.list-group-item.active i, .panel-sidebar a.list-group-item.active:focus i, .panel-sidebar a.list-group-item.active:hover i {
    color: #2196F3;
}


#coodiv-navbar-header .dropdown-menu ul.user-menu-dro {
    padding: 0;
}

#coodiv-navbar-header .dropdown-menu ul.user-menu-dro li a {
    display: block;
    text-align: left;
    padding: 10px 0;
}

#coodiv-navbar-header .dropdown-menu ul.user-menu-dro li a i:first-child{
    font-size: 14px;
    color: #2196F3;
}

#coodiv-navbar-header .dropdown-menu ul.user-menu-dro li a i:last-child{
    font-size: 17px;
    color: #c9d5da;
    padding: 3px 0;
    float: right;
}

.liginned-user-menu{
    margin: 15px -25px -20px;
    padding: 0px 20px;
    box-shadow: 0 -3px 15px 0 rgba(110,110,110,.1);
    border: 1px solid #eee;
    border-radius: 0 0 15px 15px;
    text-align: center;
}

.liginned-user-menu a{
    background: transparent !important;
	padding: 20px 0;
}

.liginned-user-menu a img{
    width: 13px;
    opacity: 0.4;
}

.liginned-user-menu a:hover img{
    opacity: 0.6;
}

.checkbox label, .radio label {
    min-height: 27px;
}

.box-intr-holder-client-home .box-intr:first-child{
    padding-left: 0
}

.box-intr-holder-client-home .box-intr:last-child{
    padding-right: 0
}

.box-intr-holder-client-home .box-intr a{
    display: block;
    border-radius: 8px;
    text-align: center;
    overflow: hidden;
    padding: 30px 0;
    text-decoration: none;
    margin: 10px 0;
    background: #fff;
    width: 100%;
    position: relative;
    border: 1px solid #e6ecf5;
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.08);
}

#order-standard_cart .sub-heading{
    height: 0;
    border: 0px !important;
    border-bottom: 1px solid #ddd !important;
    margin-top: 20px !important;
    padding-bottom: 20px !important;
    text-align: left !important;
    margin-bottom: 30px !important;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext
{
    /* max-width: 245px; */
}

.input-group-lg>.custom-select, .input-group-lg>.form-control, .input-group-lg>.input-group-append>.btn, .input-group-lg>.input-group-append>.input-group-text, .input-group-lg>.input-group-prepend>.btn, .input-group-lg>.input-group-prepend>.input-group-text{
    font-size: 17px;
}

.panel-sidebar>.panel-footer{
    background-color: white;
}

.bg-color{
    background-color: #337ab7;
    font-size:10px;
}

.dropdown-toggle::after{
    display: none !important;
}

.btn-default{
    border: 1px solid #ccc !important;
    word-wrap: break-word;
    white-space: normal;
    /* min-width: 100px; */
}

.status{
    border: 1px solid #ccc !important; 
}

.dataTables_wrapper table.table-list thead th, table.table-list tbody td{
    font-size: 14px;
    vertical-align: middle;
}


.btn {


    
    /*   border-radius: 0.8rem; */
     /*  padding: 14px 45px; */
      position: relative;
      letter-spacing: -.4px
      margin-top:20px;
      overflow: hidden;
      -webkit-transition: all 0.6s;
      -o-transition: all 0.6s;
      transition: all 0.6s;
      z-index: 1; }
      .btn::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        transform: scale(0, 1); }
      .btn:hover::before {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1); }
      .btn.icon-right > i, .btn.icon-left > i {
        position: relative;
        top: 4px; }
      .btn.icon-right > i {
        padding-left: 10px;
        float: right; }
      .btn.icon-left > i {
        padding-right: 10px;
        float: left; }

.input-group-addon, .input-group-btn{
    width: auto;
    min-width:150px;
}


.box-intr-holder-client-home .box-intr a .icon i{
    position: absolute;
    font-size: 50px;
    left: 10px;
    top: 0px;
    color: #333;
    opacity: 0.9;
}

.box-intr-holder-client-home .box-intr:nth-child(1) a .icon i{
    color: #4be1ab;
}

.box-intr-holder-client-home .box-intr:nth-child(2) a .icon i{
    color: #011d79;
}

.box-intr-holder-client-home .box-intr:nth-child(3) a .icon i{
    color: #f4364c;
}

.box-intr-holder-client-home .box-intr:nth-child(4) a .icon i{
    color: #2196F3;
}

.box-intr-holder-client-home .box-intr a .stat{
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    color: #323b40;
}

.box-intr-holder-client-home .box-intr a .title{
    font-weight: 600;
    font-size: 13px;
    margin-top: -5px;
    color: #6e7d86;
}

.client-home-panels .panel.coodiv-panel-client-area-home {
    background: #fff;
    width: 100%;
    position: relative;
    border: 1px solid #e6ecf5;
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.08);
}

.client-home-panels .panel.coodiv-panel-client-area-home>.panel-heading {
    border-bottom: 1px solid #e2e6e8;
    padding: 17px 15px;
}

.client-home-panels .panel.coodiv-panel-client-area-home>.panel-heading h3{
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #323b40;
    letter-spacing: 0.5px;
}

.client-home-panels .panel.coodiv-panel-client-area-home>.panel-body p{
    font-size: 14px;
    line-height: 24px;
}

.client-home-panels .panel.coodiv-panel-client-area-home>.panel-footer {
    display: none;
}

.client-home-panels .panel.coodiv-panel-client-area-home>.list-group .list-group-item {
    padding: 11px 10px;
}

.main-content .domain-checker-container{
    background: transparent;
    margin: 0;
    border: 0;
    border-radius: 0;
}

.main-content .domain-checker-container .domain-checker-bg {
    padding: 0 0 60px;
    background-image: none;
}

.main-content .domain-checker-container .domain-checker-bg form#frmDomainChecker {
    display: block;
    position: relative;
}

.main-content .domain-checker-container .domain-checker-bg form#frmDomainChecker .col-md-8 {
    width: 100% !important;
	margin: 0 !important;
}

..lang-changer-drop-up {
    float: right;
    padding-right: 25px;
}

@media (min-width: 768px) {
#coodiv-header {
    min-height: 590px;
}
#coodiv-header.subpages-header {
    min-height: 400px;
}
.navbar-nav>li {
    float: left;
}
.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

}

@media (min-width:978px) and (max-width:1117px){
#coodiv-header {
    min-height: 590px;
}
}

@media (min-width:768px) and (max-width:991px){
.header-user-info-coodiv {
    padding-left: 10px;
}

.header-user-info-coodiv li #header-login-dropdown {
    padding: 3px 11px;
}

.header-user-info-coodiv li span {
    display: none;
}

#coodiv-navbar-header .navbar-nav>li>a {
    font-size: 11px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
}

@media (max-width:768px) {

    .table-responsive-mobile{
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

.container.main-header-coodiv-s{
	width: 100%;
    margin-right: auto;
    margin-left: auto;
}

#coodiv-header main.container{
    width: 100%;

}

.footer-area-under [class^="col-md-"] {
    margin-left: 0;
    margin-right: 0;
}

.navbar-toggle {
    padding: 0;
}

.navbar-expand-md>.container, .navbar-expand-md>.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

#coodiv-navbar-header .navbar-nav>li>a {
    padding: 1.2rem .9rem;
    border-bottom: 1px solid rgba(29, 31, 45, 0.62);
    font-weight: 700;
    color: #edf1f3;
    font-size: 13px;
    line-height: 24px;
    position: relative;
	background-color: transparent! important;
    border-color: none !important;
}

#coodiv-navbar-header .navbar-nav{
    margin: 0;
}

#coodiv-navbar-header .navbar-offcanvas li.open .dropdown-menu {
    display: block;
}

ul.top-nav>li>a {
    padding: 6px 4px;
    color: #505050;
    line-height: 20px;
    text-decoration: none;
}

.header-btn-services-whmcs {
	margin-top: 15px;
}

#coodiv-navbar-header .dropdown-menu.user-login-dropdown {
    min-width: 290px;
}

.liginned-user-menu a {
    width: 32%;
    display: inline-block;
}

.box-intr-holder-client-home .box-intr {
    padding: 3px !important;
}

.header-user-info-coodiv li span.infonexsheader {
    right: -7px;
    top: -9px;
}


}

@media (max-width:570px) {

    #coodiv-header .navbar.fixed-header-layout.top-header-fixed{
        z-index: 500;
    }

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl{
        padding-right: 25px;
        padding-left: 25px;
    }

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext{
    width: 100%;
    max-width: 100%;
}

.input-group-btn{
    margin-top: 10px;
}

.margin-10{
    margin:0px;
    padding:10px;
}

#coodiv-header .navbar.fixed-header-layout.top-header-fixed{
    top: 35px !important;
}

.whmcs-top-header-coodiv-link span {
    color: #1e292f !important;
}
ul.top-nav {
    float: left;
}
.whmcs-top-header-coodiv-link i {
    color: #202325;
}

.header-user-info-coodiv {
    padding-left: 0;
}

}
.container.main-header-coodiv-s:after,.container.main-header-coodiv-s:before{
	display: none;
}

.demo-color-changer {
    top: 190px;
}

.lang-changer-drop-up {
    float: right;
    padding-right: 20px;
}

.modal {
    z-index: 99999;
}

.white-bg{
	background: #fff;
}

.box-features-tree {
    text-decoration: none !important;
	display: block;
}

.box-features-tree h5 {
    padding-top: 2px;
    color: #54656d;
}

.box-features-tree-container .box-features-tree:nth-child(4) i {
    color: #048adf;
}

.box-features-tree-container .box-features-tree:nth-child(3) {
    border-right: 1px solid #f0f5f7;
}

.box-features-tree-container .box-features-tree:nth-child(4) {
    border-right: 0;
}


/* login and register styles */

.login-left-side-custom{
    display: flex;
    flex-direction: column;
	flex: 0 0 auto;
	width: 605px;
    padding: 3rem 3.5rem;
    background-repeat: no-repeat;
    background-size: cover;
	max-width: 100%;
	overflow: hidden;
	background: #48486b;
    background: -webkit-linear-gradient(left top,#79799c,#131327);
    background: -o-linear-gradient(bottom right,#79799c,#131327);
    background: -moz-linear-gradient(bottom right,#79799c,#131327);
    background: linear-gradient(to bottom right,#79799c,#131327);
	position: relative;
	position: fixed;
    height: 100%;
}
.login-left-side-custom #particles-bg{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
	pointer-events: none;
}
.login-left-side-custom .custom-login-bg{
    position: absolute;
    left: 0;
    right: 0;
    width: 1600px;
    bottom: 0;
	pointer-events: none;
}
.login-right-side-custom{
    flex: 1 auto;
    -ms-flex: 1 0 0px;
    min-width: 0;
    padding: 3rem 3rem;
    background: #fff;
    max-width: 100%;
    padding-left: 635px;
}
.custom-login-page{
    display: flex;
    flex-direction: row;
    flex: 1;
    -ms-flex: 1 0 0px;
    min-height: 100%;
}
.custom-login-page .navbar-brand {
    padding-left: 35px;
    position: relative;
    z-index: 2;
    float: left;
    margin-right: auto;
}
.custom-login-page .login-email-header {
    margin-left: auto;
    display: inline-block;
    float: right;
    color: #fff;
    color: rgba(255, 255, 255, 0.81);
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.4px;
    padding: 8px 0;
    position: relative;
    z-index: 2;
}
.custom-login-page .navbar-brand>img {
    width: 90px;
}
.kt-grid{
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 90px;
	padding: 90px 20px 20px 80px
}
.item-middle {
    top: 36%;
    transform: translateY(-50%);
    position: relative;
}
.item-middle .login-title{
    color: #fff;
    font-size: 25px;
    font-weight: 600;
}
.item-middle .login-subtitle{
    font-size: 13px;
    font-weight: 200;
    margin-top: 18px;
    color: rgba(255,255,255,.7);
    word-wrap: break-word;
}
.custom-login-page .login-info{
    position: absolute;
    bottom: 25px;
    color: #ffff;
    font-weight: 500;
    left: 70px;
    right: 40px;
    font-size: 12px;
}
.custom-login-page .login-info .login-copyright{
    float: left;
}
.custom-login-page .login-info .login-menu{
    float: right;
}
.custom-login-page .login-info .login-menu a{
    text-decoration: none;
    color: #fff;
    margin-left: 2rem;
    display: inline-block;
    color: rgba(255,255,255,.7);
    font-weight: 400;
    font-size: 12px;
	position: relative;
}
.custom-login-page .login-info .login-menu a:hover{
    color: #fff;
}
.custom-login-page .login-info .login-menu a:after{
    content: '';
    position: absolute;
    height: 1px;
    width: 0;
    background: #fff;
    bottom: -2px;
    left: 0;
    opacity: 0.5;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.custom-login-page .login-info .login-menu a:hover::after{
    width: 100%;
}
.login-wrapper {
	display: flex;
    height: 100%;
    padding-top: 25px;
}
.login-wrapper .login-form-container {
    width: 100%;
    max-width: 450px;
    margin: auto;
}
.login-right-side-custom .login-head {
    font-size: 13px;
    font-weight: 600;
    text-align: right;
    color: #74788d;
}
.login-right-side-custom .login-head a{
    color: #03a9f4;
}
.login-wrapper .login-form-container .login-title{
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #474763;
    margin-bottom: 40px;
}

.login-wrapper .login-form-container .login-form input.form-control{
    border: none;
    height: 50px;
    margin-top: 1.25rem;
    background-color: rgba(247,247,249,.7);
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    transition: background-color .3s ease;
	outline: none !important;
	box-shadow: none !important;
}

.login-wrapper .login-form-container .login-form input.form-control:hover{
    background-color: rgba(247,247,249,.9);
	outline: none !important;
	box-shadow: none !important;
}

.login-wrapper .login-form-container .login-form .btn {
    padding: 10px 40px;
    font-size: 13px;
    font-weight: 600;
}
.login-wrapper .login-form-container .login-form .btn-primary, .btn-primary{
    background-color:#2E5B9A;
    border-color: #2E5B9A;
    min-width: 100px;
}
.divider {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    margin: 50px 0 25px;
}
.divider>span:first-child {
    width: 100%;
    height: 1px;
    flex: 1;
    background: #ebecf1;
    display: inline-block;
}
.divider>span:last-child {
    width: 100%;
    height: 1px;
    flex: 1;
    background: #ebecf1;
    display: inline-block;
}
.divider>span:not(:first-child):not(:last-child) {
    padding: 0 2rem;
}
.login-wrapper .login-form-container .btn-social {
    width: 100%;
    text-align: center;
    padding-left: 12px;
    margin-bottom: 7px;
}


@media (max-width: 1100px) {
.login-left-side-custom {
    width: 500px;
}
.login-right-side-custom {
    padding-left: 530px;
}
}

@media (max-width: 900px) {
.login-left-side-custom {
    display: none;
}
.login-right-side-custom {
    padding-left: 530px;
}
.login-right-side-custom {
    padding-left: 3rem;
}
}
.login-wrapper .login-form-container.register-special {
    max-width: 650px;
}

.login-wrapper .login-form-container #registration input.form-control,.login-wrapper .login-form-container #registration input.field{
    border: none;
    height: 50px;
    background-color: rgba(247,247,249,.7);
    transition: background-color .3s ease;
	outline: none !important;
	box-shadow: none !important;
}

.login-wrapper .login-form-container #registration input.field{
	padding: 6px 12px;
}
.login-wrapper .login-form-container #registration input.field::placeholder{
	color: #b9bbd0;
}

.login-wrapper .login-form-container .#registration input.form-control:hover,.login-wrapper .login-form-container .#registration input.field:hover{
    background-color: rgba(247,247,249,.9);
	outline: none !important;
	box-shadow: none !important;
}

.login-wrapper .login-form-container #registration select.form-control{
    border: none;
    height: 50px;
    background-color: rgba(247,247,249,.7);
    transition: background-color .3s ease;
	outline: none !important;
	box-shadow: none !important;
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: #eeeef273;
}

#registration .sub-heading {
    margin-top: 30px;
    margin-bottom: 40px;
}

.coodiv-dropdown-header:after{
    top:0px;
}

#registration .sub-heading span {
    padding: 0 18px;
    font-size: 12px;
    color: #c7c8d8;
}

#default-captcha-domainchecker #inputCaptcha {
    height: 23px;
    margin-top: 4px;
    border-radius: 2px;
    padding: 12px !important;
    border: 1px solid #777;
}

.navbarPop{
    background: #2E5B9A  !important;
    border-radius: 7px;
    height: 20px;
    width: 20px;
    padding: 0px !important;
    color: white !important;
    text-align: center;
    font-size: 12px;
    padding-top: 0px !important;
    margin-left: -5px;
    margin-right: 5px;
}

.navbarPopCart{
    background: #47525d  !important;
    padding-top: 1px !important;
}

.navbarDrop{
    width: 320px;
    min-width: auto !important;
    margin-top:10px;
}

.navbarDrop i{
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.navbarDrop ul{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.navbarDrop li{
    list-style: none;
    font-size: 14px;
    white-space: initial;
}

.login-wrapper .login-form-container #registration select.form-control{
    border: none;
    height: 50px;
    background-color: rgba(247,247,249,.7);
    transition: background-color .3s ease;
	outline: none !important;
	box-shadow: none !important;
}

.login-wrapper .login-form-container #registration .btn {
    padding: 10px 40px;
    font-size: 13px;
    font-weight: 600;
}
.login-wrapper .login-form-container #registration .btn-primary {
    background-color: #5867dd;
    border-color: #5867dd;
}

.login-left-side-custom.standard-version {
    background: #5360ca;
    background: -moz-linear-gradient(top, #5360ca 0%, #a458e1 85%);
    background: -webkit-linear-gradient(top, #5360ca 0%,#a458e1 85%);
    background: linear-gradient(to bottom right, #5360ca 0%, #a458e1 85%);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#5360ca', endColorStr='#a458e1', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#5360ca', endColorStr='#a458e1', GradientType=0)";
}
body.first-color-styles .login-left-side-custom.standard-version{background:#5360ca;background:-moz-linear-gradient(top, #5360ca 0%, #a458e1 85%);background:-webkit-linear-gradient(top, #5360ca 0%,#a458e1 85%);background:linear-gradient(to bottom right, #5360ca 0%, #a458e1 85%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#5360ca', endColorStr='#a458e1', GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr='#5360ca', endColorStr='#a458e1', GradientType=0)";}
body.second-color-styles .login-left-side-custom.standard-version{background:#05a761;background:-moz-linear-gradient(top, #05a761 0%, #2bcf88 85%);background:-webkit-linear-gradient(top, #05a761 0%,#2bcf88 85%);background:linear-gradient(to bottom right,#05a761, #2bcf88 85%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#05a761', endColorStr='#2bcf88', GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr='#05a761', endColorStr='#2bcf88', GradientType=0)";}
body.third-color-styles .login-left-side-custom.standard-version{background:#03A9F4;background:-moz-linear-gradient(top, #03A9F4 0%, #00BCD4 85%);background:-webkit-linear-gradient(top, #03A9F4 0%,#00BCD4 85%);background:linear-gradient(to bottom right, #03A9F4 0%, #00BCD4 85%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#03A9F4', endColorStr='#00BCD4', GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr='#03A9F4', endColorStr='#00BCD4', GradientType=0)";}
body.fourth-color-styles .login-left-side-custom.standard-version{background:#00BCD4;background:-moz-linear-gradient(top, #00BCD4 0%, #8BC34A 85%);background:-webkit-linear-gradient(top, #00BCD4 0%,#8BC34A 85%);background:linear-gradient(to bottom right, #00BCD4 0%, #8BC34A 85%);filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#00BCD4', endColorStr='#8BC34A', GradientType=0);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(startColorStr='#00BCD4', endColorStr='#8BC34A', GradientType=0)";}
body.fullpage > p {
    text-align: center;
    position: fixed;
    right: 10px;
    bottom: 3px;
    opacity: 0.3;
    background-color: #ffffff;
    border-radius: 50px;
    padding: 5px 13px;
    font-size: 11px;
    font-weight: 700;
}
@media (max-width: 600px) {
.dataTables_wrapper .dataTables_filter {
    margin-top: 0;
}

.dataTables_wrapper{
    overflow: scroll;
}}

.top-header-right-nav li {
    color: #505050;
    font-family: Titillium Web;
    font-style: normal;
    font-weight: bold;
    font-size: 11px;
    line-height: 17px;
    /* identical to box height */

    text-align: center;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
#monthly-yearly-chenge.style-two {
    width: 320px;
    overflow: hidden !important;
}
#monthly-yearly-chenge.style-two a {
    width: 154px;
    font-size: 11px;
}
#monthly-yearly-chenge.style-two a:first-child .change-box {
    width: 154px;
}
/*.d-none{
	display: none !important;
}*/
.padding-100-0.position-relative.white-bg {
    overflow: hidden;
}

/*************/
/* Solidweb */

.max-width{max-width: 1235px;}
.menu-header-clientarea{height:39px; background-color:#FBFBFB; color: #505050; font-size:11px; font-family: 'Titillium Web', sans-serif; text-transform: uppercase; font-weight: 700; letter-spacing: 0.2em;}
.menu-header-clientarea a{color:inherit;}
.menu-header-clientarea i{font-size: 18px;}

#coodiv-header.moon-edition{
    background: url(/images/bluebg.png) no-repeat bottom center white;
    background-size: 100%;
    background-position: 0 100%;
    background-repeat: no-repeat;
    height: 100vh;
    max-height:100vh;
}

#coodiv-header .bg_overlay_header{
    background: url(/images/homebg2.png) no-repeat bottom right;
    background-size: 40%;
    background-position: right 70px bottom 20px;
}

#coodiv-header .navbar-brand img{
    max-height: 65px;
}

#coodiv-header.inner-page{
    background: white;
    height: auto;
    max-height: none;
    min-height: 0px;
    padding-bottom: 0px;
}

#coodiv-navbar-header .navbar-nav .nav-link{color:#3A3A3A;}
#coodiv-navbar-header .navbar-nav .nav-link:hover{color:#3A3A3A;}
#coodiv-navbar-header .navbar-nav > li > a{color:#3A3A3A; font-weight: 400; font-family: 'Titillium Web', sans-serif; text-transform: uppercase; font-size: 16px; letter-spacing:2px;}
#coodiv-navbar-header .navbar-nav > li > a.active{font-weight: 700;}

.menu-header-social a{color:#505050; font-size: 25px;}

.homepage-title{
    position: relative;
    color: #2E5B9A;
    font-weight: 600;
    margin: 0;
    padding: 0;
    /*line-height: 72px;*/
    font-size: 42px;
    font-family: 'Titillium Web', sans-serif;
    margin-bottom: 20px;
}

.homepage-subtitle{
    font-family: 'Work Sans', sans-serif;
    color:#505050;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    text-align: justify;
}

.homepage-link{
    color:#2E5B9A;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    text-decoration: underline;
    display: inline-block;
}

.bg-img-header-new-moon{
    background-image: url(../img/header/homew4u.jpg);
    bottom:-115px;
}

.bg-img-header-new-standard{
    left:-1000px;
}

.side-text-right-title{
    color:#2E5B9A;
    line-height: 54px;
    font-size: 42px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}

.side-text-right-text{
    line-height: 24px;
    font-size: 18px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
}

.side-text-right-button{
    background-color: #75A1DE;
    color: white;
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}
.side-text-right-button:hover{
    background-color:#2E5B9A;
}

.side-text-orange-button{
    background-color: #F09959;
    color: white;
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
}
.side-text-orange-button:hover{
    background-color:#c47a43;
}

.futures-version-2-box{min-height: 415px; width:256px; margin-bottom: 60px;}

.futures-version-2-box p{
    min-height: 74px;
    font-size: 15px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    color: #505050;
    line-height: 21px;
}

.futures-version-2-box h5{
    color:#2E5B9A;
    font-size: 26px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 700;
}

.futures-version-2-box .fa, .futures-version-2-box .fas{font-size: 1.5rem;}

.futures-version-2-box .more-btn{
    background-color:#75A1DE;
    border: 2px solid #75A1DE;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 18px;
    padding: 8px 20px;
}
.futures-version-2-box .more-btn:hover{
    background-color:#2E5B9A;
    border: 2px solid #2E5B9A;
}

.bg-alojamento{background: url(/images/alojamento.png) no-repeat left bottom;}


.box-alojamento{
    height: 110px;
    width: 576px;
    background-color:#fff;
    border: 1px solid #F6F8F9;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(145, 179, 250, 0.25);
    border-radius: 7px;
    margin-bottom: 15px;
}

.box-alojamento > a{border-radius: 7px; box-sizing: border-box; padding: 5px; text-decoration: none;}
.box-alojamento > a:hover{box-shadow:inset 0px 0px 0px 3px #75A1DE;}
.box-alojamento h6{font-size: 26px;font-weight: 600; font-family: 'Titillium Web', sans-serif; color: #2E5B9A; margin-bottom: 0;}
.box-alojamento .txt1{color:#75A1DE; font-family: 'Work Sans', sans-serif; font-weight: 400; font-size: 14px;}
.box-alojamento .txt2{color:#2E5B9A; font-family: 'Work Sans', sans-serif; font-weight: 400; font-size: 15px;}
.box-alojamento > a > div:nth-child(1){width: 230px; text-align: center;}
.box-alojamento > a > div:nth-child(2){width: 460px;}
.box-alojamento > a > div:nth-child(3){width: 140px;}

.section-bg-blue {
	/*padding: 100px 0 100px;*/
	/* position: relative; */
	min-height: 500px;
	background: #F2F7FC;
}
.section-bg-grey{
    position: relative;
	min-height: 500px;
    background: #FBFBFB;
}

.title-default-coodiv{
    text-transform: none!important;
    color:#2E5B9A;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    font-size: 42px;
    letter-spacing: normal!important;
}
.title-default-coodiv span{
    text-transform: none;
    color:#505050;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
}

h2{
    margin-top:20px;
}

section#main-body{
    padding:0px; 
}

.title-inner-page, h2, h5 .login-title{
    text-transform: none!important;
    color:#2E5B9A;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    letter-spacing: normal!important;
}
.title-inner-page.big{font-size: 42px;}
.title-inner-page.lite{color:#75A1DE;}

.subtitle-inner-page{color:#75A1DE; font-family: 'Titillium Web', sans-serif; font-weight: 600; font-size: 34px;}

.topbg-inner-page{
	background: url(/images/bluebg.png) white;
	background-size: 100%;
    background-position: 0 100%;
    background-repeat: no-repeat;
}

.f-works{font-family: 'Work Sans', sans-serif; font-weight: 300;}
.f-titi{font-family: 'Titillium Web', sans-serif; font-weight: 600;}

.subtitle{
    text-transform: none!important;
    color:#2E5B9A;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    font-size: 28px;
}

.footer-section{
    background: linear-gradient(0deg, #416495 -2.79%, #4476BD 90.81%);
    font-family: 'Titillium Web', sans-serif; font-size: 18px;
    padding:93px 0 60px;
}

.footer-section .fab{font-size: 2.5rem;}
.footer-section a{color: white;}
.footer-section ul{list-style: none; padding: 0; margin: 0; line-height: 2.2rem;}
.footer-section .footer-logos{border-top: 1px solid white;margin-top: 100px;padding-top: 25px;}

.footer-sub-section{
    background-color:#F8F8F8;
    height: 90px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Work Sans', sans-serif;
    color:#505050;
}
.footer-sub-section a{color:#505050;}

.subscribe-newsletter{background-color: #C1D6F2; color:#2E5B9A;}
.subscribe-newsletter h4{
    font-size: 26px;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    color:#2E5B9A;
}

.subscribe-newsletter input:not([type=submit]){
    border-radius: 10px;
    padding: 15px 42px;
    font-size: 15px;
    border: none;
    width: 500px;
    text-align: center;
}

.subscribe-newsletter button, .subscribe-newsletter input[type=submit] {
	background-color: #2E5B9A;
	color: white;
	font-size: 18px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 600;
    border: none;
    border-radius: 10px;
    padding: 13px 42px;
    transition: all 0.2s ease-in-out;
}
.subscribe-newsletter button:hover, .subscribe-newsletter input[type=submit]:hover{background-color:#f2f7fb; color: #2E5B9A;}

.w-570{width: 470px; margin-right: 200px;}
.txt-blue{color:#2E5B9A;}
.f24{font-size: 24px;}
.f10{
    font-size: 10px;
    font-family: 'Work Sans', sans-serif;
}
.f14{
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
}
.f18{
    font-size: 18px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
}

.home-brands{color:#2E5B9A; font-size: 26px;}

.timeline-centered {
  position: relative;
  margin-bottom: 30px;
}
.timeline-centered.timeline-sm .timeline-entry {
  margin-bottom: 50px !important;
}
.timeline-centered.timeline-sm .timeline-entry .timeline-entry-inner .timeline-label {
  padding: 0.8em 1em 1em 0em;
}
.timeline-centered:before,
.timeline-centered:after {
  content: " ";
  display: table;
}
.timeline-centered:after {
  clear: both;
}
.timeline-centered:before {
  content: '';
  position: absolute;
  display: block;
  width: 1px;
  /*background: #9E988F;*/
  border: 1px dashed #9E988F;
  left: 50%;
  top: 20px;
  bottom: 50px;
  margin-left: -1px;
}
.timeline-centered .timeline-entry {
  position: relative;
  width: 50%;
  float: right;
  margin-bottom: 70px;
  clear: both;
}
.timeline-centered .timeline-entry:before,
.timeline-centered .timeline-entry:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry:after {
  clear: both;
}
.timeline-centered .timeline-entry.begin {
  margin-bottom: 0;
}
.timeline-centered .timeline-entry.left-aligned {
  float: left;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
  margin-left: 0;
  margin-right: -28px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
  float: right;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
  margin-left: 0;
  margin-right: 85px;
}
.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: -9px;
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.timeline-centered .timeline-entry .timeline-entry-inner {
  position: relative;
  margin-left: -31px;
}
.timeline-centered .timeline-entry .timeline-entry-inner:before,
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  content: " ";
  display: table;
}
.timeline-centered .timeline-entry .timeline-entry-inner:after {
  clear: both;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
  /*background: #fff;*/
  color: #999999;
  display: block;
  width: 60px;
  height: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 50%;
  text-align: center;
  /*border: 7px solid #ffffff;*/
  line-height: 62px;
  font-size: 15px;
  float: left;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-dark-grey {
  background-color: #2E5B9A;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon.bg-light-grey {
  background-color: #75A1DE;
  color: #fff;
}
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
  position: relative;
  padding: 1.7em;
  margin-left: 85px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.security-box{
    width: 416px;
    height: 416px;
    background: #FFFFFF;
    border: 1px solid #F6F8F9;
    box-sizing: border-box;
    box-shadow: 0px 2px 10px rgba(145, 179, 250, 0.2);
    border-radius: 7px;
    margin-bottom: 50px;
}
.security-box h5{font-size: 26px; font-family: 'Titillium Web', sans-serif; font-weight: 700; color:#2E5B9A;}

.contact-address{font-size: 21px; font-family: 'Titillium Web', sans-serif; font-weight: 400; color:#2E5B9A;}
.contact-social a{font-size: 40px; color:#2E5B9A;}

.contact-form h5{
    font-size: 28px; font-family: 'Titillium Web', sans-serif; font-weight: 600; color:#2E5B9A;
}

.contact-form input, .contact-form textarea, .contact-form select{
	background: #FFF;
	border-radius: 1px;
	padding: 26px 25px;
    border: none;
    font-family: 'Titillium Web', sans-serif; font-weight: 400;
    font-size: 16px;
    color: #8F8F8F;
}
.contact-form select{
    height: 52px;
    padding: 10px 25px;
}

.contact-form .select2-selection{
  border:none;
  padding: 26px 25px;
  font-family: 'Titillium Web', sans-serif; font-weight: 400;
}
.contact-form .select2-selection__rendered{margin-top:-14px; margin-left: -8px;}
.contact-form .select2-selection{outline: none;}
.contact-form .select2-selection__placeholder{color: #6c757d!important;}
.contact-form .select2-selection__arrow{top: 25%!important; right: 10px!important;}
.contact-form .btn-contact-submit {
	background: #2E5B9A;
	opacity: 0.8;
	border-radius: 5px;
    border: none;
	color: white;
    padding: 16px;
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif; font-weight: 400;
}
.contact-form .btn-contact-submit.disabled{pointer-events: none; opacity: 0.5;}
.contact-form .terms-txt{font-size: 12px; color: #55585A; font-family: 'Work Sans', sans-serif;}
.contact-form .terms-txt a{font-weight: 600; color: #55585A;}

.training-form .btn-contact-submit{padding:13px;}

.terms-text-white a{color:white;}

.ui-widget, .datepicker, .ui-datepicker{font-family: 'Titillium Web', sans-serif;}

/* MEDIA QUERIES */
@media (max-width: 570px){
    #coodiv-header.moon-edition{
        height: auto!important;
        max-height:none;
    }

    .tech-boxes .futures-version-2-box{margin-right: auto!important; margin-left: auto!important; width: 300px;}

    .footer-section{padding:50px 0 30px;}
    .footer-section .footer-logos{margin-top:30px;}
    .subscribe-newsletter input:not([type=submit]){width: 100%;}
    .subscribe-newsletter button, .subscribe-newsletter input[type=submit]{width: 100%;}
    .subscribe-newsletter .w-570{width: auto; margin-right: 0;}
    .subscribe-newsletter h4{font-size: 23px; text-align: center;}

    .homepage-title{line-height: 42px; font-size: 35px;}
    .mr-tp-50{margin-top: 0px!important;}

    #toTop{right:20px;}

    #offcanvas-menu-home{height: 100vh!important;}

    .whmcs-top-header-coodiv-link span {
        color: #505050 !important;
    }
    .whmcs-top-header-coodiv-link i {
        color: #505050;
    }

    .footer-sub-section-logos img{width: 80px!important;}

    .box-alojamento{width: auto; height: auto;}
    .box-alojamento > a > div{width: auto!important; padding: 10px; text-align: justify;}

    .security-box{width: auto; height: auto;}

    .timeline-entry .timeline-label{font-size: 14px;}
    .timeline-entry.left-aligned .timeline-label.text-right{text-align: left!important;}
}

@media (max-width: 768px) {
#coodiv-header.moon-edition{
        height: auto!important;
        max-height:none;
    }

    #coodiv-navbar-header .navbar-nav > li > a{border:none;}
    .navbar-brand{margin-right: 0;}
}

@media (max-width: 767px) {
    .offcanvas-stop-scrolling {
        overflow: auto;
    }

    #offcanvas-menu-home > a{margin-top: 9px; margin-left: 1px;}
    .navbar-offcanvas{background: #F2F7FC;}
    .navbar-offcanvas.in{box-shadow: none; max-width: 100vw;}
    .navbar-offcanvas .b-logo{width: 53%;}
    .offcanvas-toggle.is-open{position: absolute; z-index: 9991; right: 0;}

    .navbar-offcanvas.in .navbar-nav{text-align: center;}
    #offcanvas-menu-home .nav-link{border:none!important; font-size: 26px!important; font-weight: 400!important; color:#2E5B9A!important;}
    #offcanvas-menu-home .nav-link.active{font-weight: 600!important;}
}

@media (min-width:900px) {
    #coodiv-navbar-header .navbar-nav .nav-link {
        padding-right: 1.2rem;
        padding-left: 1.2rem;
    }
    #coodiv-header.moon-edition:not(.inner-page){
        height: 50vh;
        max-height:50vh;
    }
}

@media (min-width:1600px){
    .topbg-inner-page{
        background-repeat: round;
        background-position: initial;
    }
}

@media (min-width:1900px){
    #coodiv-header.moon-edition{
        height: auto;
        max-height:none;
        background-position: bottom right;
    }
}


.menu-btn-span-bar span:nth-child(1){height:3px; display:block; width:22px; background:#505050; border-radius:4px;}
.menu-btn-span-bar span:nth-child(2){height:3px; display:block; width:27px; background:#505050; border-radius:4px; margin-top:5px;}
.menu-btn-span-bar span:nth-child(3){height:3px; display:block; width:35px; background:#505050; border-radius:4px; margin-top:5px;}
.menu-btn-span-bar.is-open span:nth-child(1){height:3px; width:35px; -ms-transform:rotate(-45deg); -webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
.menu-btn-span-bar.is-open span:nth-child(2){display:none;}
.menu-btn-span-bar.is-open span:nth-child(3){height:3px; width:35px; -ms-transform:rotate(45deg); -webkit-transform:rotate(45deg);transform:rotate(45deg);}

#coodiv-header .top-header-fixed .navbar-nav .nav-link::before {
	background: none;
}
#coodiv-header .top-header-fixed .navbar-nav .nav-link::after {
	background: none;
}


/* BS 4 FIX */

.tooltip {
    margin: auto !important;
}

.tooltip.in {
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

