@FONT-FACE {
    font-family: "header";
    src: url(GE_SS_Two_Medium.woff)
}

/*
@FONT-FACE {
    font-family: "Mesa";
    src: url(ElMessiri-Bold.woff2)
}*/


@FONT-FACE {
    font-family: "Cairo";
    src: url(GE_SS_TWO_LIGHT.OTF)
}



@FONT-FACE {
    font-family: "english";
    src: url(TAJAWAL-REGULAR.TTF)
}




body {
    font-family: "header";
     !important;
}

/*
 * Shortcode: styled-icons.less
 * -----------------------------------------------
*/


#navigation ul.nav {

    float: left;
}

.navbar-header {
    float: right;
}

.header-top-two .top-left {
    float: right;
}

.header-top-two .top-right {
    float: left;
}


.styled-icons a {
    color: #333333;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    float: left;
    margin: 5px 7px 5px 0;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.styled-icons a:hover {
    color: #666666;
}

.styled-icons.icon-gray a {
    background-color: #eeeeee;
    color: #555555;
    display: block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    width: 36px;
}

.styled-icons.icon-gray a:hover {
    color: #bbbbbb;
}

.styled-icons.icon-gray.icon-bordered a {
    background-color: transparent;
    border: 2px solid #eeeeee;
}

.styled-icons.icon-gray.icon-bordered a:hover {
    border: 2px solid #d5d5d5;
}

.styled-icons.icon-dark a {
    background-color: #333333;
    color: #eeeeee;
    display: block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    width: 36px;
}

.styled-icons.icon-dark.icon-bordered a {
    background-color: transparent;
    border: 2px solid #111111;
    color: #111111;
}

.styled-icons.icon-dark.icon-bordered a:hover {
    background-color: #111111;
    border-color: #111111;
    color: #fff;
}

.styled-icons.icon-bordered a {
    border: 1px solid #777777;
}

.styled-icons.icon-bordered a:hover {
    background-color: #777777;
    color: #fff;
}

.styled-icons.icon-rounded a {
    border-radius: 3px;
}

.styled-icons.icon-circled a {
    border-radius: 50%;
}

.styled-icons.icon-sm a {
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 2px 7px 2px 0;
    width: 30px;
}

.styled-icons.icon-md a {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    width: 50px;
}

.styled-icons.icon-lg a {
    font-size: 32px;
    height: 60px;
    line-height: 60px;
    width: 60px;
}

.styled-icons.icon-xl a {
    font-size: 60px;
    height: 120px;
    line-height: 120px;
    width: 120px;
}

.styled-icons li {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
}

.icon-box i {
    display: inline-block;
    font-size: 40px;
}

ul.styled-icons.icon-dark.icon-sm.icon-circled i {
    font-size: 17px;
}

a.media-left {
    margin-top: 11px;
    margin-left: 13px;
    float: left;
}

.media-right,
.media>.pull-right {
    padding-left: 10px;
}

.arabiccaptcha {
    text-align: left !important;
    float: right !important;
    margin-left: 10px !important;
    margin-top: 8px !important;
}

.embed-responsive-16by9 iframe {
    max-height: 200px;
    width: 50%;
    margin: unset !important;
    margin-right: auto !important;
}

.embed-responsive-16by9 {
    padding-bottom: 0;
    overflow: initial;

}

a.media-left {
    margin-top: 11px;
    margin-left: 13px;
}

ul.styled-icons.icon-dark.icon-sm.icon-circled {
    display: inline-block;
}

.vgpc-post-readmoref {
    float: right;
}

span.date {
    display: inline-block;
    top: 10px;
    position: absolute;
    right: 13%;
}

.hide {
    display: none !important;
}

@media (max-width: 767px) {
    .header_aera {
        background: #00578fcc;
    }

    .header_aera .navbar-collapse .navbar-nav.navbar-right li a {
        padding: 3px 16px;
    }

    a.nav_searchFrom {
        color: #f6f8f8;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #f6f8f8;
    }
}

img {
    max-width: 100%;
}

.image {
    text-align: center;
}

.col-md-2.col-sm-6.galley:hover img {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

.header-nav .nav>li,
.is-fixed .header-nav .nav>li {
    /*   padding: 0 15px;          */
}

.col-md-2.col-sm-6.galley img {
    height: 100%;
    display: block;
    margin: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    transition: all 0.25s;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
}

.col-md-2.col-sm-6.galley {
    display: inline-block;
    float: none;
    height: 150px;
    position: relative;
    overflow: hidden;
}

ul.styled-icons.icon-dark.icon-sm.icon-circled {
    display: inline-block;
    width: 100%;
}

.is-fixed .extra-nav {
    padding: 29px 0;
}

@media only screen and (max-width: 767px) {


    #navigation ul.nav li.dropdown span.fa.fa-angle-down {
        position: absolute;
        left: 10px;
        right: auto;
    }




    .is-fixed .extra-nav {
        padding: 15px 0;
    }

    .extra-nav {
        display: none;
    }

    i.fa.fa-chevron-down {
        display: none;
    }

    .bg-primary .navbar-toggle .icon-bar {
        background-color: #26a9df;
        color: #26a9df !important;
    }

    .widget.widget_services {
        padding-right: 0px !important;
    }

    a.button_all {
        float: none;
    }
}

.header-top-two a,
.service-overlay a {
    color: #fff;
}

#myCarousel.carousel .slide-margin {
    padding-top: 98px;
}

.www {
    font-size: 16px;
    font-family: "cairo";

}

#search-for-domain {
    height: 46px;
    padding: 5px 42px;
}

.header-top-two {
    padding: 5px 0;
}

.service-overlay [class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    font-size: 25px;
}

.header-overlay {
    display: inline-block;
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.top-header {
    background: url(images/section-6-2.jpg) top center no-repeat;
    background-size: cover;
    min-height: 475px;
}

.fixed {
    top: 0 !important;
}

.top-header .header-container {
    position: relative;
    z-index: 2;
}

.top-header .header-container .header-title {
    text-align: center;
    padding-top: 215px;
    padding-bottom: 30px;
}

.top-header .header-container .header-title .header-icon {
    display: block;
    margin: 0 auto 15px;
}

.top-header .header-container .header-title .header-icon .icon {
    font-size: 40px;
    color: #fff;
}

.top-header .header-container .header-title .title {
    font-size: 38px;
    margin-bottom: 5px;
    color: #fff;
    text-transform: uppercase;
}

.contact-map-section .map {
    height: 300px
}

.icon-contact-block .type-info {
    color: #2a2d32;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase
}

.icon-contact-block .type-info span {
    min-width: 20px;
    font-size: 14px;
    color: #777;
    display: inline-block;
    vertical-align: baseline;
    margin: 0
}

.icon-contact-block .type-info span:before {
    margin: 0 5px 0 0;
    font-size: 14px
}

.icon-contact-block .info {
    color: #666
}

.icon-contact-block .contacts-list .col-md-12 {
    padding: 15px;
    border-bottom: 1px solid #eee
}

.text-white .icon-contact-block .type-info {
    color: #ccc
}

.text-white .icon-contact-block .info {
    color: #ccc
}

.oscend-contact-form {
    line-height: 1.1
}

.oscend-contact-form textarea {
    min-height: 155px;
    resize: none;
    margin-bottom: 30px
}

.oscend-contact-form input[type="text"],
.oscend-contact-form input[type="password"],
.oscend-contact-form textarea {
    display: block;
    width: 100%;
    padding: 6px 12px;
    line-height: 1.42857143;
    background: none;
    box-shadow: none !important;
    outline: 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    border-radius: none;
    font-size: 12px;
    padding-left: 0;
    height: 50px;
    font-size: 11px;
    color: #999
}

.oscend-contact-form input[type="text"]:focus,
.oscend-contact-form input[type="text"]:active,
.oscend-contact-form input[type="password"]:focus,
.oscend-contact-form input[type="password"]:active,
.oscend-contact-form textarea:focus,
.oscend-contact-form textarea:active {
    border-color: #ddd
}

.oscend-contact-form input[type="submit"] {
    background-image: none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    moz-user-select: none;
    ms-touch-action: manipulation;
    ms-user-select: none;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    webkit-user-select: none;
    white-space: nowrap;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    font-size: 12px;
    text-transform: uppercase;
    padding: 15px 25px;
    line-height: 20px;
    background: #777;
    border: 1px solid #777;
    color: #fff
}

.oscend-contact-form input[type="submit"]:hover,
.oscend-contact-form input[type="submit"]:focus,
.oscend-contact-form input[type="submit"]:active:focus {
    background: #cc5000;
    border-color: #cc5000
}

.oscend-contact-form .form-heading em {
    margin-bottom: 15px;
    display: block
}

.color-socials-list {
    position: relative
}

.color-socials-list .social-item {
    line-height: 50px;
    margin-left: -15px;
    margin-right: -15px;
    display: block;
    color: #fff;
    text-transform: uppercase;

    font-size: 13px;
    text-align: center;
    text-decoration: none
}

.oscend-mc4wp {
    line-height: 1.1;
    font-size: 16px
}

.oscend-mc4wp input[type="submit"] {
    background: none;
    border: 0;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    margin-left: 5px;
    vertical-align: text-top;
    width: 42px;
    position: absolute;
    top: 8px;
    right: 0;
    z-index: 3;
    text-align: center;
    pointer-events: auto
}

.oscend-mc4wp .icon {
    top: 8px;
    color: #777
}

.text-white .oscend-mc4wp .form-control-feedback {
    color: #999
}

section.page-section .fobox h5 {
    color: #333;
}

.oscend-mc4wp input[type="submit"] {
    opacity: 0;
}

.oscend-mc4wp .icon {
    top: 12px;
}

.offers-section .offers-list {
    padding-top: 30px
}

.offers-section .col-image img {
    display: block;
    max-width: 100%;
    height: auto
}

.offers-section .text-item {
    position: relative;
    margin-bottom: 57px
}

.offers-section .text-item:after {
    position: absolute;
    content: '';
    top: 3px;
    right: -10px;
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #c52d2f;
}

.offers-section .text-item:after {
    background: #c52d2f;
}

.news-item .news-body h5:after {
    margin-top: 10px;
}

.offers-section .text-item h5 {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 0
}

.offers-section .text-item h5:after {
    display: none
}

.offers-section .text-item em {
    margin-bottom: 10px;
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: #999;
    font-size: 13px;
    line-height: 1.1
}

.offers-section .text-item .info {
    height: 48px;
    overflow: hidden;
    margin-bottom: 2.14em
}

.offers-section .text-item .info p:last-child {
    margin-bottom: 0
}

.offers-section .text-item .dot-line {
    position: absolute;
    top: 6px;
    width: 82px;
    height: 5px;
    right: -111px;
    border-top: 1px solid #e7e8ec
}

.offers-section .text-item .dot-line:after {
    content: '';
    position: absolute;
    right: 0;
    top: -3px;
    width: 5px;
    height: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e7e8ec
}

.offers-section .text-item .dot-line:before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 5px;
    height: 5px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #e7e8ec
}

.offers-section .text-item.left-item {
    text-align: right;
    padding-right: 20px
}

.offers-section .text-item.right-item {
    padding-left: 20px
}

.offers-section .text-item.right-item:after {
    left: -10px;
    right: auto
}

.offers-section .text-item.right-item .dot-line {
    left: -111px;
    right: auto
}

.offers-section .text-item.right-item.middle-item .dot-line {
    width: 18px;
    left: -39px
}

.offers-section .text-item.top-item {
    margin-bottom: 55px
}

.offers-section .text-item.top-item:after {
    top: 21px
}

.offers-section .text-item.top-item .dot-line {
    top: 25px
}

.offers-section .text-item.middle-item {
    margin-bottom: 50px
}

.offers-section .text-item.middle-item .dot-line {
    top: 22px;
    width: 18px;
    right: -39px
}

.offers-section .text-item.middle-item:after {
    top: 17px
}

.offers-section .text-item.bottom-item .dot-line {
    top: 22px
}

.offers-section .text-item.bottom-item:after {
    top: 17px
}

.text-white .offers-section .text-item * {
    color: #fff
}

.page-section {
    padding: 10px 0 100px 0
}

.nav-search-wrap {
    margin-right: 0 !important;
}

.search-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 121;
    background-color: rgba(0, 0, 0, 0.9);
}

.search-wrap .search-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.search-wrap .search-cell {
    position: absolute;
    top: 20%;
    width: 100%;
}

.search-wrap .search-field-holder {
    width: 50%;
    margin: auto;
    position: relative;
    animation: slideInUp .3s;
}

.search-wrap .form-control {
    height: 66px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #eaeaea;
    font-size: 26px;
    margin-bottom: 0;
    color: #fff;
    position: relative;
    box-shadow: none;
    border-radius: 0;
}

.search-wrap input.form-control,
.search-wrap input.form-control:focus {
    background-color: #fff;
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

input.main-search-input::-webkit-input-placeholder {
    color: #424242;
}

input.main-search-input:-moz-placeholder {
    color: #424242;
    opacity: 1;
}

input.main-search-input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

input.main-search-input:-ms-input-placeholder {
    color: #424242;
}

#search-close {
    position: absolute;
    top: 17px;
    right: 0px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}

/* --- icon style ---
----------------------------- */
.square {
    background: #FAFAFA;
    border: 5px solid #ffffff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 0 1px #ececec;
    box-shadow: 0 0 0 1px #ececec;
    font-size: 36px;
    padding: 16px 12px;
    width: 80px;
    height: 80px;
    text-align: center;
}

.circular {
    background: #F7F7F7;
    border: 5px solid #ffffff;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 0 1px #ececec;
    box-shadow: 0 0 0 1px #ececec;
    line-height: 1.3;
    font-size: 36px;
    margin-bottom: 30px;
    padding: 12px;
    width: 80px;
    height: 80px;
    text-align: center;
}

/* --- tab-style-04 ---
----------------------------- */
.tab-style-01 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 0;
    margin-bottom: 60px;
}

.tab-style-01 li:first-child {
    padding: 0 0 0 0;
}

.tab-style-01 li {
    padding: 0 0 0 30px;
}

.tab-style-01 .nav-item .nav-link {
    color: #141820;
    background-color: transparent;
    border-bottom: 2px solid #e5e5e5;
    border-radius: 0;
    font-weight: 600;
    font-size: 20px;

    padding: 0;
    margin: 0 5px;
    text-transform: capitalize;

    width: 240px;
    text-align: center;
}

.tab-style-01 .nav-item .nav-link.active,
.tab-style-01 .nav-item .show>.nav-link {
    background-color: #FFFFFF;
    border-bottom: 2px solid #EE3449;
}

.tab-style-01.tab-content {
    padding-top: 100px;
    border-bottom: 0px;
}

/* --- text box circle ---
----------------------------- */
.text-box-circle {
    color: #ffffff;
    text-align: center;
}

.text-box-circle .title {
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
    font-weight: 400;
    line-height: 1.4;
}

.text-box-circle span {
    color: #ffffff;
    font-size: 36px;
    margin-bottom: 30px;
    text-align: center;
    border: 1px dashed white;
    border-radius: 100px;
    width: 100px;
    height: 100px;
    padding: 30px 20px 20px 20px;
}

.text-box-circle:hover span {
    border-style: solid;
    background: #EE3449;
}

.h-large {
    font-size: 18px;
    line-height: 1.2;
}

/* --- icon with text left ---
----------------------------- */
.item-with-text-left {
    text-align: left;
    padding: 0;
    position: relative;
    margin-bottom: 45px;
}

.item-with-text-left i {
    position: absolute;
}

.item-with-text-left h6 {
    font-weight: 600 !important;
    padding-left: 105px;
    margin-bottom: 15px;
}

.item-with-text-left p {
    padding-left: 105px;
    margin-bottom: 0;
}

.item-with-text-left:hover .circular {
    background: #EE3449 !important;
    color: #FFFFFF !important;
}

/* --- icon with text right ---
----------------------------- */
.item-with-text-right {
    text-align: right;
    padding: 0;
    position: relative;
    margin-bottom: 45px;
}

.item-with-text-right i {
    position: absolute;
    right: 0;
}

.item-with-text-right h6 {
    font-weight: 600;
    padding-right: 105px;
    margin-bottom: 10px;
}

.item-with-text-right p {
    padding-right: 105px;
    margin-bottom: 0;
}

.item-with-text-left:hover .square,
.item-with-text-right:hover .square {
    background: #EE3449 !important;
    color: #FFFFFF !important;
}

.search-wrap input.form-control,
.search-wrap input.form-control:focus {
    background-color: transparent;
}

.km_cf7-submit-btn-txt.km_cf7-btn-txt-r {
    background: #c52d2f !important;
    border: 1px solid #c52d2f;
}

.sidebar .sidebar-item {
    padding: 25px;
    margin-bottom: 40px;
    border: 1px solid #eee;
    color: #888;
    font-size: 13px;
    line-height: 20px;
}

html .sidebar .sidebar-item h5.widget-title {
    margin-bottom: 25px;
}

.sidebar .sidebar-item ul {
    list-style-type: none;
    padding-left: 0;
}

.sidebar h5:after {
    content: "";
    display: block;
    margin-top: 20px;
    width: 25px;
    height: 4px;
    background: #c52d2f;
}

span.fa.fa-angle-down {
    margin-left: 5px;
}

.sidebar .widget_archive ul li a:before,
.sidebar .widget_categories ul li a:before,
.sidebar .widget_pages ul li a:before,
.sidebar .widget_nav_menu ul li a:before,
.sidebar .widget_portfolio_category ul li a:before {
    content: "\e660";
    font-family: 'Stroke-Gap-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: baseline;
    color: #777;
}

.sidebar .widget_categories ul li a,
.sidebar .widget_pages ul li a,
.sidebar .widget_nav_menu ul li a,
.sidebar .widget_portfolio_category ul li a {
    text-transform: capitalize;
}

.hide {
    display: none !important;
}

.com {
    width: 20%;
}



/*   @import url(http://fonts.googleapis.com/css?family=ge-ss-light:300,400,500,700,300italic,400italic,500italic,700italic);
 */
/*@FONT-FACE {
        font-family: "ge-ss-light";
        src: url("css/ge-ss-light.ttf");
    }
     @FONT-FACE {
        font-family: "arabic";
        src: url("css/ge-ss-light.ttf");
    }*/
body,
.header_aera .navbar-collapse .navbar-nav.navbar-right li a,
.top_header_area .top_nav li a,
.tittle h2,
.footer_area .footer_row .footer_about h2,
.footer_area .footer_row .footer_about .quick_link li a,
.footer_area .footer_row .footer_about address p,
.footer_area .footer_row .footer_about p,
.header_aera .searchForm .form-control,
.footer_area .copyright_area,
.latest_blog_area .latest_blog .blog_content .blog_heading,
.latest_blog_area .latest_blog .blog_content p,
.latest_blog_area .latest_blog .blog_content h4,
.subtittle h2,
.about_us_area .about_row p,
.button_all,
body p,
.our_services_area .portfolio_inner_area .portfolio_filter ul li a,
.professional_builder .builder_all .builder h4,
.what_we_area .construction_iner .construction .cns-content a,
#rev_slider_1014_1_wrapper span.text-uppercase,
.rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap :last-child,
.text-uppercase,
.widget-title,
.widget-title-two,
.widget-title-three,
.wt-post-title .post-title,
.date-style-3 .post-date,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white .title-small,
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.form-control,
.rtd {
    font-family: "ge-ss-light" !important;
}

.has-child .submenu-toogle {
    left: 10px;
    right: auto;
    top: 35%;
}

/*
    .pull-right {
    float: left!important;
}
.pull-left {
    float: right!important;
}*/

.sidebar .widget_archive ul li a:before,
.sidebar .widget_categories ul li a:before,
.sidebar .widget_pages ul li a:before,
.sidebar .widget_nav_menu ul li a:before,
.sidebar .widget_portfolio_category ul li a:before {
    margin-left: 15px;
    margin-right: 0px;
}

.about-company,
p {
    direction: rtl;
}

.fl-left {
    float: right;
}

.fl-right {
    float: left;
}

#areas-section .section-heading,
input.form-control.main-search-input,
#myCarousel.carousel .slide-margin,
.news-body,
.news-item .meta,
.fobox,
.form-control,
.service-overlay ul li,
.kameleon-cf7-container[data-style=qaswara] .km_cf7_label-content,
.wpb_wrapper,
.oscend-contact-form input[type="submit"],
.type-info.pull-left {}

.folio-isotop-filter ul,
.buy-section .section-text {
    direction: rtl;
    font-family: "ge-ss-light" !important;
}

.plan-item .item-body ul li:before {
    margin-right: 0px;
    margin-left: 10px;
}

.buy-section .section-text {
    padding-right: 60px;
    text-align: right;
}

.service-overlay a {
    padding-right: 50px;
    display: flex;
}

.service-overlay a i {
    position: absolute;
    right: 0;
}

.col-lg-7.text-center.animation.animated-item-2.pull-right {
    float: left !important;
}

.has-feedback .form-control {
    padding-right: 13.5px;
    padding-left: 28px;
}

#search-close,
.form-control-feedback,
.oscend-mc4wp input[type="submit"] {
    left: 0px;
    right: auto;
}

.news-item .news-body h5:after,
h5:after,
.buy-section .section-text .like,
.dropdown-menu {
    right: 0;
    left: auto;
    position: absolute;

}

.news-item .news-body h5:after,
h5:after,
.fobox h5:after {
    margin-top: 10px;
}


.fobox h5:after {
    background-image: linear-gradient(to right, #fff3, #fff);
}


#navigation ul.nav li {
    text-align: right;
}

.col-md-4.col-sm-4.vcenter {
    float: none !important;
}

.fobox .contacts-list i {
    position: absolute;
    right: 0;
    margin-top: 6px;
    margin-right: 0;
}

ul.contacts-list li {
    padding-right: 20px;
    position: relative;
}

form#email_form2 {
    direction: rtl;
}

#floatHide p {
    margin: 4px 8px 0 0;
    float: right;
}

.online_form p,
#navigation ul.nav li {
    text-align: right;
    direction: rtl;
}

#floatHide i {
    float: left;
}

#navigation ul.nav li:after {
    right: 15px;
    left: auto;
}









.item-with-text-left p,
.item-with-text-left h6 {
    padding-left: 10px;
    padding-right: 105px;
}

.item-with-text-left {
    padding-left: 50px;
}

.offers-section .text-item.right-item:after {
    left: auto;
    right: -10px;
}

h5.fobox-title {
    font-size: 20px;
}

.offers-section .text-item.right-item {
    padding-right: 20px;
}

.offers-section .text-item.left-item {
    text-align: left;
    padding-left: 20px;
}

span.fa.fa-calendar {
    padding-left: 6px;
}

.offers-section .text-item.right-item .dot-line {
    right: -111px;
    left: auto;
}

.offers-section .text-item .dot-line {
    left: -111px;
    right: auto;
}

.offers-section .text-item:after {
    left: -10px;
    right: auto;
}

span.fa.fa-angle-down {
    margin-right: 5px;
}

@media (max-width: 768px) {
    .item-with-text-left {
        text-align: right;
    }

    .buy-section .section-text .like {
        right: 43%;
    }

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

@media (min-width: 768px) {
    #navigation ul.nav li {
        float: right;
    }

    /*
 .type-info.pull-left {
    float: right !important;
}
.info.pull-right.text-right {
    float: left !important;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: right;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: right;
}*/
}


#navigation ul.dropdown-menu li a {
    /* color: #fff!important;          */
}

#navigation ul.dropdown-menu {
    margin-top: 0;
    background: #fff;
    padding: 0;
}

#navigation ul.dropdown-menu li a:before {
    display: none;
}

#navigation ul.dropdown-menu li {
    float: none;
}

#navigation ul.dropdown-menu li a {
    color: #5B5B5B !important;
}

/*
#navigation ul.dropdown-menu li a:hover,#navigation ul.dropdown-menu li:hover {
    background-color: #f5f5f5;
}*/

.navbar-nav>li .dropdown-menu>li>a {
    color: white;
    padding: 0.5rem 1.5rem 0.5rem 2.5rem;
    line-height: 2.2rem;
    display: block;
}

.navbar-nav>li .dropdown-menu>li {
    /* background-color: rgba(0,0,0,0.2);     */
    padding: 1.4rem 1.5rem 1.4rem 0;
    transition: background-color 1000ms ease;
}

#navigation ul.dropdown-menu li:hover:after {
    width: 0% !important;
}

#navigation ul.dropdown-menu li a:hover {
    color: #5B5B5B !important;
}


.port-hover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;

    display: none;
    padding: 4.5%;
    width: 100%;
    height: 100%;
}

.content-hover {

    padding: 0 5%;
    height: 98%;
    width: 100%;
    position: relative;
}

.over-position {
    bottom: 20px;
    position: absolute;
    padding: 5px;
}

.content-hover h4 {
    margin-bottom: 20px
}

.content-hover h6 {
    height: 44%;
    overflow: hidden;
    cursor: default
}

.port-hover-tablet {
    position: absolute;
    top: -34px;
    right: -44px;
    z-index: 10;
    background: rgba(28, 126, 187, .9);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100px;
    height: 80px;
    display: none
}

.content-hover h4 a {
    text-decoration: none;
    color: #fff;
    float: none;
}

.scroll-content-item:hover .port-hover,
.portfolio-image:hover .port-hover {
    display: block;
    cursor: default;
}

.over-position p {
    color: #fff;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: none;
}

.over-position .btn {
    margin-bottom: 10px;
}

.over-position {
    text-align: right;
    right: 20px;
    width: 100%;
}

/******/
.moreSpecifications_section {
    background-color: #f3f6f9;
}

.moreSpecifications_section.whiteBg {
    background-color: #fff;
}

.moreSpecifications_section .mtitle {
    text-align: center;
    color: #cb2833;
    font-size: 18pt;

    margin-bottom: 50px;
    text-transform: uppercase;
}

.moreSpecifications_section .mtitle.blackColor {
    color: #313740;
}

.moreSpecifications_container .specification {
    margin-bottom: 40px;
    min-height: 130px;
}

.moreSpecifications_container .specification .img {
    float: left;
    margin-right: 20px;
    /*min-height: 80px;*/
}

.moreSpecifications_container .specification h4 {
    color: #313740;
    font-size: 14.75pt;

    margin-top: 0;
    margin-bottom: 30px;
}

.moreSpecifications_container .specification p {
    color: #626262;
    font-size: 9.75pt;

}

.moreSpecifications_container h3 {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 22px;
}

.moreSpecifications_container .sp1 .specification img {
    /*padding-top:5px;*/
    margin-top: 8px;
}

.moreSpecifications_container .sp2 .specification img {
    /*padding-top:5px;*/
    margin-top: 4px;
}

/*.moreSpecifications_container .sp2 .specification p{padding-left: 20px;}*/
.moreSpecifications_container .sp3 .specification img {
    margin-top: -5px;
}

.moreSpecifications_container .sp4 .specification img {
    /*padding-top: 3px;*/
    margin-top: 8px;
}

.moreSpecifications_container .sp5 .specification img {
    /*padding-top: 3px;*/
    margin-top: 2px;
}

.moreSpecifications_container .sp6 .specification img {
    /*padding-top: 3px;*/
    margin-top: 0px;
}

.moreSpecifications_container .sp7 .specification img {
    /*padding-top: 3px;*/
    margin-top: -10px;
}

.moreSpecifications_container .sp8 .specification img {
    /*padding-top: 3px;*/
    margin-top: 7px;
}

/*.moreSpecifications_container .sp8 .specification p{padding-left: 20px; margin-top: 1px;}*/
.moreSpecifications_container .sp9 .specification img {
    /*padding-top: 3px;*/
    margin-top: 5px;
}

.moreSpecifications_container .sp10 .specification img {
    /*padding-top: 3px;*/
    margin-top: 10px;
}


.moreSpecifications_container .addon1 .specification img {
    margin-top: -12px;
}

.moreSpecifications_container .addon2 .specification img {
    margin-top: -12px;
}

.moreSpecifications_container .addon3 .specification img {
    margin-top: -12px;
}

.moreSpecifications_container .addon4 .specification img {
    margin-top: -12px;
}


.management .specification {

    min-height: 142px;
}

.management h3 {
    font-size: 20px;
}

/*****/
.domain-checker-available {
    color: #5cb85c
}

.domain-checker-invalid,
.domain-checker-unavailable {
    color: #d9534f
}

div.domainresults div.domain-checkout-area {
    display: none;
    float: right;
    padding: 8px 40px 0
}

.domain-disclaimer-area {
    margin: 0 0 25px 0;
    font-size: 12px
}

.domain-bulk-domain-well {
    width: 60%
}

.domain-tld-pricing-table-responsive {
    border: 0;
    margin-bottom: 0
}

a.domain-tld-pricing-category {
    display: block;
    text-align: center
}

.featured-tlds-container {
    margin: 35px 0 15px
}

.featured-tld {
    margin: 0 0 20px 0;
    border-radius: 4px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .1)
}

.featured-tld .img-container {
    padding: 20px 0;
    height: 115px;
    line-height: 75px;
    overflow: hidden;
    text-align: center
}

@media (max-width: 767px) {
    .featured-tld .img-container {
        height: 80px;
        line-height: 40px
    }
}

.featured-tld .img-container img {
    max-width: 70%;
    max-height: 100%
}

.featured-tld .price {
    padding: 5px;
    background-color: #f9f9f9;
    color: #555;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    border-radius: 0 0 4px 4px;
    font-family: "cairo";

}

.featured-tld .price.blog {
    background-color: #a0d5cb;
    color: #fff
}

.featured-tld .price.club {
    background-color: #053796;
    color: #fff
}

.featured-tld .price.com {
    background-color: #3aa4da;
    color: #fff;
    width: 100%;
}

.featured-tld .price.org {
    background-color: #ff8400;
    color: #fff;
}

.featured-tld .price.couk {
    background-color: #1d3774;
    color: #fff
}

.featured-tld .price.host {
    background-color: #ed4d42;
    color: #fff
}

.featured-tld .price.live {
    background-color: #ff9e19;
    color: #fff
}

.featured-tld .price.name {
    background-color: #44b03e;
    color: #fff
}

.featured-tld .price.net {
    background-color: #efc00e;
    color: #fff
}

.featured-tld .price.online {
    background-color: #38ce6a;
    color: #fff
}

.featured-tld .price.rocks {
    background-color: #fd563c;
    color: #fff
}

.featured-tld .price.shop {
    background-color: #ff5900;
    color: #fff
}

.featured-tld .price.social {
    background-color: #ff9a00;
    color: #fff
}

.featured-tld .price.store {
    background-color: #0eadb3;
    color: #fff
}

.featured-tld .price.tech {
    background-color: #0db04b;
    color: #fff
}

.featured-tld .price.tv {
    background-color: #ea3438;
    color: #fff
}

.featured-tld .price.co {
    background-color: #f36f21;
    color: #fff;
}

.featured-tld .price.live {
    background-color: #ff9e19;
    color: #fff;
}

.featured-tld .price.info {
    background-color: #09547e;
    color: #fff;
}

.featured-tld .price.website {
    background-color: #2db9ea;
    color: #fff
}

.tld-filters {
    margin: 0 0 25px 0
}

.tld-filters a {
    display: inline-block;
    margin-bottom: 4px;
    padding: 5px 6px;
    font-size: 90%;
    font-weight: 400;
    border-radius: 2px
}

.domain-pricing .tld-row {
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #f5f5f5
}

.domain-pricing .tld-row.highlighted {
    background: #f3f9fd
}

.domain-pricing .tld-pricing-header .col-sm-2,
.domain-pricing .tld-pricing-header .col-xs-2 {
    height: 56px
}

.domain-pricing .tld-pricing-header .col-sm-2,
.domain-pricing .tld-pricing-header .col-sm-4,
.domain-pricing .tld-pricing-header .col-xs-2,
.domain-pricing .tld-pricing-header .col-xs-4 {
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 6px solid #97b5d2;
    background-color: #efefef;
    border-radius: 4px 4px 0 0
}

.domain-pricing .no-bg {
    background-color: transparent !important
}

.domain-pricing .tld-pricing-header div:nth-child(odd) {
    border-color: #369;
    background-color: #f5f5f5
}

.domain-pricing .two-row-center {
    line-height: 28px;
    margin-top: 6px;
    margin-bottom: 6px;
    border-right: 2px solid #c7d7e6
}

.domain-pricing .tld-row.no-tlds {
    display: none
}

.tld-sale-group {
    padding: 1px 3px;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase
}

.tld-sale-group-hot {
    background-color: #f9615a
}

.tld-sale-group-sale {
    background-color: #f7d458
}

.tld-sale-group-new {
    background-color: #2ad588
}

div.announcement-single {
    margin: 0 0 20px 0
}

div.announcement-single blockquote {
    margin-top: 30px
}

div.announcement-single .label {
    margin-right: 10px
}

.announcement-single {
    margin: 0 0 25px 0
}

.announcement-single .title {
    font-size: 1.5em;
    font-weight: 700
}

.announcement-single p {
    margin: 2px 0 10px
}

.announcement-single .article-items {
    font-size: .85em;
    color: #888
}

div.product-details {
    margin: 0 0 20px 0
}

div.product-details div.product-icon {
    margin: 0;
    padding: 0;
    background-color: #efefef;
    border-radius: 10px;
    padding: 30px;
    font-size: 60px;
    line-height: 1em
}

.product-status {
    margin: 0 0 20px 0;
    padding: 0;
    border-radius: 10px
}

.product-status-pending {
    background-color: #f89406
}

.product-status-active {
    background-color: #46a546
}

.moreSpecifications_section {
    background-color: #f3f6f90d !important;
}

.moreSpecifications_section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.moreSpecifications_section .mtitle {
    text-transform: capitalize;
}

.page-section {
    padding: 0 !important;
}

div#order_info img {
    width: 30px;
    height: 30px;
}

/*
#wpcf7-f898-p397-o1 > form > div.row.oscend-contact-form > div:nth-child(9),#order_info {
    margin-top: 15px;
}

*/

span.com.comText {
    direction: rtl;
    font-family: "ge-ss-light" !important;
}



.header-top-two .top-left ul li span {
    padding-left: 8px;
}





.header-top-two .top-left ul li {
    float: right;
    padding-left: 15px;
    padding-right: 0;
    margin-right: 0;
}





.section-heading .section-title,
.section-title h2 {

font-weight: bold;
}







@media (max-width: 768px) {

    .header-top-two .top-left ul li {
        float: none;
        width: auto;
    }

    .search-wrapper .search-box .tld-dropdown {
        width: 20% !important;
    }

    .search-wrapper .search-box .col-md-10.col-sm-10.col-xs-10 {
        width: 80% !important;
    }

    button#hero-tld-submit {
        float: none !important;
    }

    .search-wrapper .search-box {
        width: 100% !important;
        float: none !important;
    }

    .outset-card.col-sm.card {
        width: 50% !important;
    }

    #navigation {}

    .item-with-text-right {
        text-align: left;
    }

    .search-wrap .search-field-holder {
        width: 90%;
    }
}




.owl-carousel {
    direction: ltr;
}


.brand-slider .brand-slide-bl {
    direction: rtl;
}



.motion-ser-info h2,
.brand-content-tit {
    font-weight: normal;
}


.prog-feat-bl li {
    direction: rtl;
    text-align: right;
    padding-right: 30px;
}



.prog-feat-bl img {
    position: absolute;
    top: 0;
    right: 0;
}


.store-content .more-collaps-c .more-collaps-img {
    left: -57%;
    right: auto;
}




.mob-private .mob-app-bl {
    padding-right: 150px;
    padding-left: 0;
}




.mob-private .mob-app-bl .mob-private-img {
    left: -86%;
    right: auto;
}


.mark-seo .mark-block,
.mark-network .mark-block {
    float: left;
}



.mark-network .mark-block .mark-bl-img {
    right: -67%;
    left: auto;
}


.mark-seo .mark-block .mark-bl-img {
    right: -58%;

}


/*
.mark-seo .mark-block .mark-bl-img {
    position: absolute;
top: 0;
left: -50%;
}*/


.mark-seo .mark-block .mark-bl-img img {
    width: 450px;
}




.prog-feat-bl li:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    content: "\f00c";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 17px;
    color: #e9ecf4
}




.contact-1 {

    text-align: right;
    padding: 80px 0;
    direction: rtl;
}








/************************** moooooooon arabic style **************/






@FONT-FACE {
    font-family: "cairo";
    font-style: normal;
    font-weight: 700;
    src: url("cairo-Regular.ttf");
}

@FONT-FACE {
    font-family: "cairo";
    src: url("cairo.ttf");
}



@FONT-FACE {
    font-family: "cairo";
    font-style: normal;
    font-weight: 700;
    src: url("cairo-Regular.ttf");
}


@FONT-FACE {
    font-family: "cairo";
    src: url("cairo.woff2");
}



@FONT-FACE {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    src: url("Ubuntu-Regular.ttf");
}

@FONT-FACE {
    font-family: "Ubuntu-Bold";
    font-style: normal;
    font-weight: 700;
    src: url("Ubuntu-Bold.ttf");
}


@font-face {
    font-family: 'NeoSans';
    src: url("GE_SS_Two_Medium.woff");
}







@font-face {
    font-family: 'fontello';
    src: url('../icons-pack/fontello/fontello.eot?24141936');
    src: url('../icons-pack/fontello/fontello.eot?24141936#iefix') format('embedded-opentype'), url('../icons-pack/fontello/fontello.woff2?24141936') format('woff2'), url('../icons-pack/fontello/fontello.woff?24141936') format('woff'), url('../icons-pack/fontello/fontello.ttf?24141936') format('truetype'), url('../icons-pack/fontello/fontello.svg?24141936#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}



.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}


html {
    position: relative;
    min-height: 100%;
    direction: rtl;

}

body {
    direction: rtl;

}

*,
body {
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}

a,
a:hover {
    -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;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin-left: 0 !important;
}

[class^="bredhicon-"]:before,
[class*=" bredhicon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bredhicon-search:before {
    content: '\e800';
}

.bredhicon-heart-empty:before {
    content: '\e801';
}

.bredhicon-user:before {
    content: '\e802';
}


/* '' */

.bredhicon-camera:before {
    content: '\e803';
}


/* '' */

.bredhicon-ok:before {
    content: '\e804';
}


/* '' */

.bredhicon-link:before {
    content: '\e805';
}


/* '' */

.bredhicon-attach:before {
    content: '\e806';
}


/* '' */

.bredhicon-lock:before {
    content: '\e807';
}


/* '' */

.bredhicon-lock-empty:before {
    content: '\e808';
}


/* '' */

.bredhicon-lock-open:before {
    content: '\e809';
}


/* '' */

.bredhicon-lock-open-empty:before {
    content: '\e80a';
}


/* '' */

.bredhicon-pin:before {
    content: '\e80b';
}


/* '' */

.bredhicon-eye:before {
    content: '\e80c';
}


/* '' */

.bredhicon-tag:before {
    content: '\e80d';
}


/* '' */

.bredhicon-tag-empty:before {
    content: '\e80e';
}


/* '' */

.bredhicon-download-cloud:before {
    content: '\e80f';
}


/* '' */

.bredhicon-doc-inv-alt:before {
    content: '\e810';
}


/* '' */

.bredhicon-doc-alt:before {
    content: '\e811';
}


/* '' */

.bredhicon-doc-inv:before {
    content: '\e812';
}


/* '' */

.bredhicon-trash:before {
    content: '\e813';
}


/* '' */

.bredhicon-location-alt:before {
    content: '\e814';
}


/* '' */

.bredhicon-location-inv:before {
    content: '\e815';
}


/* '' */

.bredhicon-location:before {
    content: '\e816';
}


/* '' */

.bredhicon-chat-inv:before {
    content: '\e817';
}


/* '' */

.bredhicon-undo:before {
    content: '\e818';
}


/* '' */

.bredhicon-book-open:before {
    content: '\e819';
}


/* '' */

.bredhicon-folder:before {
    content: '\e81a';
}


/* '' */

.bredhicon-folder-empty:before {
    content: '\e81b';
}


/* '' */

.bredhicon-box:before {
    content: '\e81c';
}


/* '' */

.bredhicon-cog:before {
    content: '\e81d';
}


/* '' */

.bredhicon-wrench:before {
    content: '\e81e';
}


/* '' */

.bredhicon-share:before {
    content: '\e81f';
}


/* '' */

.bredhicon-calendar-alt:before {
    content: '\e820';
}


/* '' */

.bredhicon-mic:before {
    content: '\e821';
}


/* '' */

.bredhicon-headphones:before {
    content: '\e822';
}


/* '' */

.bredhicon-lamp:before {
    content: '\e823';
}


/* '' */

.bredhicon-block:before {
    content: '\e824';
}


/* '' */

.bredhicon-split:before {
    content: '\e825';
}


/* '' */

.bredhicon-arrow-curved:before {
    content: '\e826';
}


/* '' */

.bredhicon-play:before {
    content: '\e827';
}


/* '' */

.bredhicon-target:before {
    content: '\e828';
}


/* '' */

.bredhicon-award:before {
    content: '\e829';
}


/* '' */

.bredhicon-award-empty:before {
    content: '\e82a';
}


/* '' */

.bredhicon-moon:before {
    content: '\e82b';
}


/* '' */

.bredhicon-flash:before {
    content: '\e82c';
}


/* '' */

.bredhicon-rain:before {
    content: '\e82d';
}


/* '' */

.bredhicon-cloud:before {
    content: '\e82e';
}


/* '' */

.bredhicon-sun-inv:before {
    content: '\e82f';
}


/* '' */

.bredhicon-sun:before {
    content: '\e830';
}


/* '' */

.bredhicon-layers-alt:before {
    content: '\e831';
}


/* '' */

.bredhicon-layers:before {
    content: '\e832';
}


/* '' */

.bredhicon-steering-wheel:before {
    content: '\e833';
}


/* '' */

.bredhicon-mobile:before {
    content: '\e834';
}


/* '' */

.bredhicon-dial:before {
    content: '\e835';
}


/* '' */

.bredhicon-key-inv:before {
    content: '\e836';
}


/* '' */

.bredhicon-key:before {
    content: '\e837';
}


/* '' */

.bredhicon-chart-pie-alt:before {
    content: '\e838';
}


/* '' */

.bredhicon-chart-pie:before {
    content: '\e839';
}


/* '' */

.bredhicon-chart-bar:before {
    content: '\e83a';
}


/* '' */

.bredhicon-umbrella:before {
    content: '\e83b';
}


/* '' */

.bredhicon-moon-inv:before {
    content: '\e83c';
}


/* '' */

.bredhicon-picture:before {
    content: '\e83d';
}


/* '' */

.bredhicon-bat-charge:before {
    content: '\e83e';
}


/* '' */



.overflow-hidden {
    overflow: hidden;
}



.title-default-coodiv {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 29px;

    margin-bottom: 30px;
    text-align: center;

    color: #170B35;
}

.title-default-coodiv span {
    display: block;
    text-transform: capitalize;
    font-weight: 500;

    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 26px;
    color: #66747b;
}

.title-default-coodiv-two {
    color: #33334d;

    font-size: 24px;
    text-transform: capitalize;
    text-align: center;
}

.title-default-coodiv-two span {
    display: block;
    font-size: 15px;
    line-height: 26px;
    max-width: 800px;
    margin: auto;
    margin-top: 15px;
    color: #88a1ad;

}

.title-default-coodiv-tree {
    color: #81a2f8;
    font-size: 15px;
    text-align: center;
}

.title-default-coodiv-tree span {
    display: block;
    margin-top: 12px;
    color: #05032b;
    font-size: 30px;
    font-weight: bold;
}



#coodiv-header {
    padding: 0 0 20px;
    position: relative;
    height: 620px;
    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)";
}

#coodiv-header.subpages-header {
    max-height: 400px;
}

#coodiv-header.subpages-header-min {
    max-height: 90px;
}

#coodiv-header.subpages-header-min .bg_overlay_header img {
    height: auto;
    width: inherit;
}

#coodiv-header .navbar {
    z-index: 2;
    position: fixed;
    top: 0;
    width: 100%;
    -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-header .navbar.fixed-header-layout.top-header-fixed {
    position: fixed;
    width: 100%;
    top: 0px;
    padding: 1.2rem 1rem;
    z-index: 99999;
    background: #ffffff;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.04);
    opacity: 1;
    left: 0;
    right: 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;
}


.bg_overlay_header {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    overflow: hidden;
}

.bg_overlay_header img {
    min-width: 100%;
}

.bg_overlay_header:after {
    content: '';
    position: absolute;
    background: url(../images/bottom-header-bar.svg) no-repeat right bottom !important;
    bottom: -8px;
    width: 100%;
    background-size: 100% !important;
    height: 70px;
    right: -10px;
}

#coodiv-header.subpages-header-min .bg_overlay_header:after {
    display: none;
}

@media (max-width:1000px) {
    .bg_overlay_header img {
        height: 100%;
    }
}

#coodiv-header.subpages-header .bg_overlay_header img {
    height: auto;
}

@media (max-width:700px) {
    #coodiv-header.subpages-header .bg_overlay_header img {
        height: 100%;
    }
}

.bg_overlay_header .bg_overlay_header-bg-grand {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: transparent;
    background: linear-gradient(0deg, #fff 0%, #eef1f8 100%);
    z-index: -1;
    opacity: 0.5;
}

.nav-header-chage {
    position: absolute !important;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    width: 8em;
    margin: 0 3em 0 0;
    right: 0;
}

.nav-header-chage .flickity-slider {
    transform: inherit !important;
    position: relative;
}

.nav-header-chage .flickity-viewport {
    height: 100% !important;
}

.nav__item {
    line-height: 1;
    position: relative !important;
    display: block;
    margin: 0;
    padding: 0;

    color: currentColor;
    border: 0;
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    margin-left: auto;
    left: auto !important;
}

.nav__item:focus {
    outline: none;
}



.carousel-cell {
    width: 100%;
    outline: none;
    box-shadow: none;
}

.main-header-text-title {

    text-transform: uppercase;
    font-weight: bold;
    font-size: 35px;

    margin-bottom: 30px;
    color: #2f3538;
    position: relative;
}

.main-header-text-title span {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;


    margin-bottom: 10px;
    color: #aebfc7;
}

.main-header-text-title small {
    display: block;
    text-transform: lowercase;
    font-size: 17px;
    margin-top: 1px;
    font-weight: 400;


    color: #9ba8af;
}

.main-header-text-title .sub-page-breadcrumb {
    text-transform: initial;
    font-size: 15px;
    margin-top: 20px;
    font-weight: 400;

    color: #62747d;

}

.breadcrumb-hosting-pages {
    background: #fff;
    border-radius: 6px;
    margin-top: 15px;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 27px rgba(0, 0, 0, 0.07);
}

.breadcrumb-hosting-pages a {
    text-align: center;
    border-right: 1px solid #f2f4f5;
    padding: 30px 10px;
    text-decoration: none !important;
    position: relative;
}

.breadcrumb-hosting-pages a:last-child {
    border: 0;
    border-radius: 0 6px 6px 0;
}

.breadcrumb-hosting-pages a:first-child {
    border-radius: 6px 0 0 6px;
}

.breadcrumb-hosting-pages a img {
    width: 50px;
    margin: auto;
}

.breadcrumb-hosting-pages a .sub-breadcrumb-host-title {

    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;

    color: #2f3538;
    position: relative;
    text-decoration: none;
    margin-top: 10px;
    display: block;
}

.breadcrumb-hosting-pages a.active:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #fafcfc transparent transparent transparent;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -9px;
}

.breadcrumb-hosting-pages a.active {
    background: #fafcfc;
}

.breadcrumb-hosting-pages a .off-tag {
    position: absolute;
    top: -10px;
    background: #c52d2f;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 15px;
    border-radius: 30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 90px;
}


/******************* domain-search-header ********************/

#domain-search-header {
    padding-left: 0;
    position: relative;
}

#domain-search-header input {
    width: 100%;
    border: 0;
    height: 60px;
    border-radius: 25px;
    outline: none;
    padding-right: 45px;
    line-height: 61px;
    box-shadow: 12px 12px 30px 0 rgba(77, 77, 119, .10);
    font-weight: 500;
    color: #8ba2ad;
}

#domain-search-header input::-webkit-input-placeholder {
    font-weight: 500;
    color: #c5d3de;
    font-size: 14px;
}

#domain-search-header input::-moz-placeholder {
    font-weight: 500;
    color: #c5d3de;
    font-size: 14px;
}

#domain-search-header input::-ms-input-placeholder {
    font-weight: 500;
    color: #c5d3de;
    font-size: 14px;
}

#domain-search-header input::-moz-placeholder {
    font-weight: 500;
    color: #c5d3de;
    font-size: 14px;
}

#domain-search-header .fa-globe {
    position: absolute;
    top: 19px;
    right: 30px;
    font-size: 23px;
    color: #dcdee0;
    left: auto;
}

#domain-search-header .inline-button-domain-order {
    position: absolute;
    top: 10px;
    left: 25px;
    right: auto;
}

#domain-search-header .inline-button-domain-order #search-btn {
    background-image: linear-gradient(to right, #f53f41, #c52d2f);
    border: 0;
    transition: background-size .2s ease-in-out, .2s box-shadow ease-in-out, .2s filter, .3s opacity;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 14px;
    border-radius: 50px;
    outline: none !important;
    line-height: 40px;
    cursor: pointer;
    box-shadow: 3px 4px 31px 0 rgba(253, 165, 93, 0.54);
    margin-right: 4px;
    -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;
    float: left;
}

#domain-search-header .inline-button-domain-order #search-btn:hover {
    background-size: 175% 100%;
    color: #fff;
    outline: none;
    transition: background-size .2s ease-in-out, .2s box-shadow ease-in-out, .2s filter, .3s opacity;
}

#domain-search-header .inline-button-domain-order #transfer-btn {
    background-image: linear-gradient(to right, #000, #4a424d);
    border: 0;
    transition: background-size .2s ease-in-out, .2s box-shadow ease-in-out, .2s filter, .3s opacity;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 14px;
    border-radius: 50px;
    outline: none !important;
    line-height: 40px;
    cursor: pointer;
    box-shadow: 3px 4px 31px 0 rgba(149, 94, 253, 0.45);
    -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;
    float: right;
}

#domain-search-header .inline-button-domain-order #transfer-btn:hover {
    background-size: 175% 100%;
    color: #fff;
    outline: none;
    transition: background-size .2s ease-in-out, .2s box-shadow ease-in-out, .2s filter, .3s opacity;
}

.domain-search-header-pricetext {
    display: block;
    font-size: 13px;
    font-weight: 400;

    margin-top: 8px;
    text-align: right;
    padding-right: 30px;
    color: #a0b0b7;
}

.domain-search-header-pricetext b {
    color: #747d82;
}

.domain-name-classes {
    width: 140px;
    background: #fff;
    box-shadow: 5px 7px 12px 0 rgba(77, 77, 119, 0.05);
    padding: 12px 45px 12px 12px;
    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;
}

.domain-name-classes:hover {
    box-shadow: 5px 7px 12px 0 rgba(77, 77, 119, 0.15);
}

.domain-name-classes .domain-img {
    height: 34px;
    position: relative;
    vertical-align: middle;
}

.domain-name-classes .domain-img img {
    width: 55px;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-height: 36px;
}

.domain-name-classes .price {
    display: block;
    font-size: 13px;

    font-weight: 600;
    color: #747d82;
    padding-left: 8px;
}

.domain-name-classes .features-domains {
    text-align: center;
    position: absolute;
    right: 0;
    width: 50px;
    top: 19px;
}

.domain-name-classes .features-domains a {
    display: block;
    margin-bottom: 10px;
}

.domain-name-classes .features-domains img {
    width: 13px;
    cursor: pointer;
    opacity: 0.4;
    margin: auto;
    display: block;
    -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;
}

.domain-name-classes .features-domains img:hover {
    opacity: 0.7;
}



.hosting-header-slider-cell-img {
    width: 310px;
}

.circle-sub-title-header-slider {
    font-size: 13px;
    position: relative;
    z-index: 1;
    vertical-align: top;
    display: table;
    background: #7167d8;
    color: #fff;
    padding: 5px 15px;
    margin-bottom: 10px;
    border-radius: 20px;
    font-weight: 400;
    font-style: inherit;
    text-transform: capitalize;
}

.text-sub-title-header-slider {
    display: block;
    text-transform: capitalize;
    font-size: 15px;
    margin-top: 1px;
    font-weight: 300;

    color: #9ba8af;

    line-height: 31px;
}

.btn-sub-title-header-slider {
    background-image: linear-gradient(to right, #fdb05c, #fd8d5f);
    border: 0;
    transition: background-size .2s ease-in-out, .2s box-shadow ease-in-out, .2s filter, .3s opacity;
    color: #fff;
    font-size: 14px;
    border-radius: 50px;
    display: inline-table;
    margin-top: 12px;
    padding: 8px 30px;

    outline: none !important;
    cursor: pointer;
    box-shadow: 3px 4px 31px 0 rgba(253, 165, 93, 0.54);
    -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;
    text-decoration: none;
    margin-left: 10px;
}

.btn-sub-title-header-slider:hover {
    background-size: 175% 100%;
    color: #fff;
    outline: none;
    text-decoration: none;
    transition: background-size .2s ease-in-out, .2s box-shadow ease-in-out, .2s filter, .3s opacity;
}

.hosting-header-slider-cell-img-02 {
    width: 450px;
}

.hom-page-service-more-title {

    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;

    color: #ffffff;
    margin-top: 5px;
}

.hom-page-service-more-title span {
    font-weight: 500;
    display: block;
    font-size: 14px;

    text-transform: none;
    margin-top: 5px;
}

.hom-page-service-more-banner {
    position: absolute;
    right: 50px;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
}

.hom-page-service-more-form {
    margin-top: 35px;
    display: block;
    position: relative;
}

.hom-page-service-more-form input[type=email] {
    width: 82%;
    height: 50px;
    padding: 5px 25px;
    border: 0;
    border-radius: 25px;
    box-shadow: none;
    outline: none;
    font-size: 14px;

    z-index: 1;
    position: relative;
}

.hom-page-service-more-form input[type=submit] {
    position: absolute;
    right: 24%;
    z-index: 1;
    top: 3px;
    bottom: 3px;
    font-size: 14px;
    height: 44px;
    border: 0;
    border-radius: 25px;
    color: #fff;
    padding: 0 18px;
    font-weight: 500;

    outline: none;
    box-shadow: none;
    background: #a358e0;
    background: -webkit-linear-gradient(left top, #616ad4, #a558e1);
    background: -o-linear-gradient(bottom right, #616ad4, #a558e1);
    background: -moz-linear-gradient(bottom right, #616ad4, #a558e1);
    background: linear-gradient(to bottom right, #5c6bd3, #a358e0);
    cursor: pointer;
    opacity: 0.7;
    -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;
}

.hom-page-service-more-form input[type=submit]:hover {
    outline: none;
    box-shadow: none;
    opacity: 1;
    -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;
}

.hom-page-service-more-form input[type=submit].error-send-mc {
    background: #c52d2f;
}

.hom-page-service-more-form input[type=submit].success-send-mc {
    background: #4CAF50;
}

#monthly-yearly-chenge {
    padding: 0 0 50px;
    min-width: 200px;
}

#monthly-yearly-chenge a {
    font-weight: bold;
    color: #b4c3ca;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}

#monthly-yearly-chenge a.active {
    color: #364248;
}

#monthly-yearly-chenge a:first-child {
    padding-right: 40px;
}

#monthly-yearly-chenge a:last-child {
    padding-left: 40px;
}

#monthly-yearly-chenge a:first-child::after {
    content: '';
    position: absolute;
    height: 21px;
    width: 50px;
    background: #dae4e6;
    top: 50%;
    transform: translateY(-50%);
    right: -25px;
    border-radius: 40px;
}

#monthly-yearly-chenge a:last-child::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #50e3c2;
    width: 18px;
    height: 18px;
    left: -28px;
    border-radius: 40px;
    -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;
}

#monthly-yearly-chenge a:last-child.active::after {
    left: 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;
}

.first-pricing-table {
    text-align: center;
    padding: 35px 30px;
    background: #fff;
    box-shadow: 0 10px 100px 0 rgba(77, 77, 119, 0.16);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.first-pricing-table.best-plan:after {
    content: '';
    background: url(../img/bg/charit.png) no-repeat !important;
    position: absolute;
    width: 127px;
    height: 140px;
    bottom: 30px;
    right: -40px;
    z-index: 0;
}

.first-pricing-table-icon {
    font-size: 40px;
    color: #00BCD4;
}

.first-pricing-table-title {

    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;

    color: #07a9bd;
    margin-top: 5px;
}

.first-pricing-table-title span {
    display: block;
    font-size: 12px;
    line-height: 21px;
    margin: auto;
    color: #838d92;
    font-weight: 400;

    text-transform: none;
    margin-top: 10px;
}

.first-pricing-table-price {
    font-size: 30px;
    display: block;
    margin: 20px 0;
    font-style: inherit !important;
}

.first-pricing-table-price i {
    font-style: inherit !important;
}

.first-pricing-table-price small {
    opacity: 0.5;
    font-size: 14px;
}

.first-pricing-table-most {
    position: absolute;
    transform: rotate(45deg);
    background: #ff4797;
    color: #fff;
    padding: 5px;
    width: 200px;
    top: 25px;
    right: -60px;
    text-align: center;
    font-size: 13px;
}

.first-pricing-table-body {
    padding-left: 0;
}

.first-pricing-table-body li {
    list-style: none;
    background: #f9fafa;
    margin-bottom: 7px;
    font-size: 14px;
    padding: 10px;
    font-weight: 500;
    border-radius: 30px;
    color: #4c5b63;
    position: relative;
    z-index: 1;
}

.first-pricing-table-body li.not-chacked {
    text-decoration: line-through;
    position: relative;
}

.first-pricing-table-body li.not-chacked:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f057";
    left: 9px;
    font-size: 22px;
    top: 4px;
    color: #e24d4d;
}

.first-pricing-table-order {
    display: block;
    margin: 45px -30px -35px;
    background: #50e3c2;
    padding: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;


    font-size: 14px;
    position: relative;
    z-index: 1;
    text-decoration: none !important;
    border-radius: 0 0 6px 0;
}

.first-pricing-table-order:hover {
    color: #fff;
    background: #48d1b2;
}

.first-pricing-table-container [class^="col-md-"],
.first-pricing-table-container [class*=" col-md-"] {
    padding: 0;
}

.first-pricing-table.best-plan .first-pricing-table-order {
    margin: 45px -30px -60px;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table .first-pricing-table-order {
    background: #78b1f7;
    border-radius: 0 0 0 6px;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table .first-pricing-table-order:hover {
    background: #6799d8;
}

.first-pricing-table.best-plan {
    padding: 60px 30px;
    margin-top: -15px;
    position: relative;
    z-index: 1;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table {
    border-radius: 10px 0 0 10px;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table .first-pricing-table-icon {
    color: #ffc107;
}

.first-pricing-table-container [class^="col-md-"]:first-child .first-pricing-table .first-pricing-table-title {
    color: #ffc107;
}

.first-pricing-table-container [class^="col-md-"]:last-child .first-pricing-table .first-pricing-table-icon {
    color: #3F51B5;
}

.first-pricing-table-container [class^="col-md-"]:last-child .first-pricing-table .first-pricing-table-title {
    color: #3F51B5;
}

.first-pricing-table-container [class^="col-md-"]:last-child .first-pricing-table {
    border-radius: 0 10px 10px 0;
}

.first-pricing-table.best-plan .first-pricing-table-order {
    background: #ff4797;
}

.first-pricing-table.best-plan .first-pricing-table-order:hover {
    background: #f1438f;
}

.first-pricing-table-price.monthly .yearly {
    display: none;
}

.first-pricing-table-price.yearly .monthly {
    display: none;
}

#monthly-yearly-chenge.style-two {
    padding: 4px;
    background: #f3f2f8;
    margin-bottom: 30px;
    border-radius: 4px;
    position: relative;
}

#monthly-yearly-chenge.style-two a {
    width: 160px;
    display: inline-block;
    text-align: center;
    padding: 13px 0 !important;
    z-index: 1;
    position: static;
    text-transform: capitalize;
}

#monthly-yearly-chenge.style-two a:last-child::after {
    display: none;
}

#monthly-yearly-chenge.style-two a:first-child::after {
    display: none;
}

#monthly-yearly-chenge.style-two a.active {
    color: #37386e;
}

#monthly-yearly-chenge.style-two a .change-box-text {
    position: relative;
    z-index: 1;
}

#monthly-yearly-chenge.style-two a:first-child .change-box {
    content: '';
    position: absolute;
    background: #fff;
    border-radius: 4px;
    bottom: 3px;
    top: 3px;
    z-index: 0;
    transform: translateY(0%);
    width: 160px;
    right: 3px;
    -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;
}

#monthly-yearly-chenge.style-two a.active:first-child .change-box {
    left: 3px;
    right: auto;
    -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;
}

.second-pricing-table {
    text-align: center;
    padding: 30px 30px;
    background: #fff;
    box-shadow: 0 10px 100px 0 rgba(77, 77, 119, 0.16);
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}

.second-pricing-table-title {
    text-align: left;
    margin-bottom: 20px;
    font-size: 20px;
}

.second-pricing-table-title span {
    display: block;
    font-size: 15px;
    color: #58676f;
    font-weight: 100;

}

.second-pricing-table-price {
    text-align: left;
    font-size: 30px;
    display: block;
    margin: 20px 0;
    font-style: inherit !important;
}

.second-pricing-table-price i {
    font-style: inherit !important;
}

.second-pricing-table-price small {
    opacity: 0.5;
    font-size: 14px;
}

.second-pricing-table-price.monthly .yearly {
    display: none;
}

.second-pricing-table-price.yearly .monthly {
    display: none;
}

.second-pricing-table-body {
    padding-left: 0;
    text-align: left;
}

.second-pricing-table-body li {
    list-style: none;
    font-size: 14px;
    padding: 6px;
    font-weight: 500;
    border-radius: 30px;
    color: #4c5b63;
    position: relative;
    z-index: 1;
}

.second-pricing-table-body li.not-chacked {
    text-decoration: line-through;
    position: relative;
}

.second-pricing-table-body li.not-chacked:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d";
    right: 9px;
    font-size: 15px;
    top: 8px;
    color: #c52d2f;
}

.second-pricing-table-button {
    background: #2fd5c9;
    border: 2px solid #2fd5c9;
    margin-top: 5px;
    display: inline-block;
    float: left;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 9px;
    width: 100%;
    border-radius: 5px;
    text-decoration: none !important;
}

.second-pricing-table-button:hover {
    background: #fff;
    border: 2px solid #2fd5c9;
    color: #2fd5c9;
}

.second-pricing-table.active {
    background: #a358e0;
    background: -webkit-linear-gradient(left top, #616ad4, #a558e1);
    background: -o-linear-gradient(bottom right, #616ad4, #a558e1);
    background: -moz-linear-gradient(bottom right, #616ad4, #a558e1);
    background: linear-gradient(to bottom right, #5c6bd3, #a358e0);
}

.second-pricing-table.active .second-pricing-table-title {
    color: #fff;
}

.second-pricing-table.active .second-pricing-table-title span {
    color: #e1e6e8;
}

.second-pricing-table.active .second-pricing-table-price {
    color: #fff;
}

.second-pricing-table.active .second-pricing-table-body li {
    color: #d4dce0;
}

.second-pricing-table.active .second-pricing-table-body li.not-chacked:after {
    color: #dccdcd;
}

.second-pricing-table.active .second-pricing-table-button {
    background: transparent;
    border: 2px solid #fff;
}

.second-pricing-table.active .second-pricing-table-button:hover {
    background: #492f94;
    border: 2px solid #7e61d9;
    color: #fff;
}

.second-pricing-table:before {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgba(240, 98, 154, 0.05);
    bottom: -120px;
    right: -130px;
    border-radius: 100%;
    z-index: 0;
    pointer-events: none;
}

.second-pricing-table:after {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgba(33, 150, 243, 0.02);
    top: -120px;
    right: -71px;
    border-radius: 100%;
    z-index: 0;
    pointer-events: none;
}

#monthly-yearly-chenge.custom-change a:first-child::after {
    right: -20px;
}

.our-pertners {
    background: #fff;
    text-align: center;
    margin-top: -100px;
}

.our-pertners img {
    display: block;
    width: 100%;
    max-width: 160px;
    opacity: 0.6;
    -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;
}

.our-pertners img:hover {
    opacity: 1;
    -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;
}

.section-wth-amwaj {
    padding: 180px 0 100px;
    position: relative;
    min-height: 500px;
    background: #f2f7fb;
}

.bg_overlay_section-amwaj {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    bottom: 0;
    right: 0;
    pointer-events: none;
    max-height: 200px;
    overflow: hidden;
}

.bg_overlay_section-amwaj img {
    height: 100%;
    min-width: 100%;
}

.suuport-box-home-container {
    text-align: center;
    margin: 15px 0;
}

.suuport-box-home {
    background: #bbbfcb;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    width: 80px;
    height: 80px;
    line-height: 80px;
    margin: auto;
}

.suuport-box-icon {
    font-size: 22px;
}

.suuport-box-title {

    font-size: 15px;
    margin-top: 0;
}




.main-header-coodiv-s {
    position: relative
}

.coodiv-dropdown-megamnu {
    background: #fff;
    box-shadow: 5px 7px 12px 0 rgba(77, 77, 119, 0.05);
    border-radius: 15px;
    margin-top: 22px;
    width: 100%;
    min-height: 260px;
    border: 0;
    background: #fff url(../img/header/slider/header-bg-01.png) no-repeat left center !important;
}

.dropdown.megamenu {
    position: static;
}

.dropdown.megamenu a .megamenu-toggle {
    background: url(../img/header/navs/dropdown.png) no-repeat !important;
    position: absolute;
    width: 47px;
    height: 10px;
    bottom: -26px;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
    transition: transform .32s cubic-bezier(0, 0, 0, 1), opacity 80ms;
    transition: transform .32s cubic-bezier(0, 0, 0, 1), opacity 80ms, -webkit-transform .32s cubic-bezier(0, 0, 0, 1);
}

.dropdown.megamenu.show a .megamenu-toggle {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#coodiv-header .navbar.fixed-header-layout.top-header-fixed .dropdown.megamenu a .megamenu-toggle {
    display: none;
}

#coodiv-header .navbar.fixed-header-layout.top-header-fixed .coodiv-dropdown-megamnu {
    border: 1px solid rgba(0, 0, 0, .15);
}

.mega-menu-hosting-container {
    padding: 30px 45px 30px 0;
}

.mega-menu-hosting-title {
    position: relative;
    color: #2e2f38;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 25px;

    margin-bottom: 20px;

    text-transform: capitalize;
}

.mega-menu-hosting-content {
    position: relative;
    border-right: 1px solid #f0f0f0;
    padding-bottom: 25px;
    margin-top: 20px;
}

.mega-menu-hosting-content h5 {
    font-size: 13px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 7px;
    text-transform: uppercase;
    font-weight: 700;
    color: #551fd7;
}

.mega-menu-hosting-content h5 i {
    margin-right: 5px;
}

.mega-menu-hosting-content p {
    color: #9aa6ca;
    font-size: 14px;
}

.mega-menu-hosting-content a {
    position: absolute;
    right: 25px;
    font-size: 25px;
    color: #5b6ad3;
    bottom: 0;
}

.row .mega-menu-hosting-content:last-child {
    border: 0;
}

.menu-btn-span-bar,
.menu-btn-span-bar:hover,
.menu-btn-span-bar:focus {
    background: 0;
    border: 0;
    outline: none;
    -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;
    cursor: pointer;
}

.menu-btn-span-bar span {
    -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;
}

.menu-btn-span-bar span:nth-child(1) {
    height: 2px;
    display: block;
    width: 20px;
    background: #2f3538;
    border-radius: 4px;
}

.menu-btn-span-bar span:nth-child(2) {
    height: 2px;
    display: block;
    width: 20px;
    background: #2f3538;
    border-radius: 4px;
    margin-top: 5px;
}

.menu-btn-span-bar span:nth-child(3) {
    height: 2px;
    display: block;
    width: 13px;
    background: #2f3538;
    border-radius: 4px;
    margin-top: 5px;
    float: right;
}

.menu-btn-span-bar.is-open span:nth-child(1) {
    -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) {
    margin-top: -2px;
    width: 20px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.account-place-header-nav {
    margin-bottom: 0;
    padding: 0;
}

.account-place-header-nav li {
    list-style: none;
}

.account-place-header-nav .dropdown-toggle::after {
    display: none;
}


.carousel-main-customers-container {
    min-height: 450px;
    position: relative;
}

.carousel-nav-customers-text {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.carousel-nav-customers-text .flickity-viewport {
    height: 100% !important
}

.carousel-nav-customers-text .carousel-cell {
    max-width: 140px;
    position: absolute;
    text-align: center;
}

.carousel-nav-customers-text .flickity-slider {
    transform: inherit !important;
    top: 0;
}

.carousel-nav-customers-text .carousel-cell .carousel-customrs-holder {
    display: -webkit-inline-box;
    margin: 20px;
    cursor: pointer;
    position: relative;
    width: auto;
}

.carousel-nav-customers-text .carousel-cell.is-selected .carousel-customrs-holder {
    cursor: auto;
}

.carousel-nav-customers-text .carousel-cell .carousel-customrs-holder img {
    width: 70px;
    border-radius: 50%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 3px 27px rgba(0, 0, 0, 0.14);
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.carousel-nav-customers-text .carousel-cell.is-selected .carousel-customrs-holder img {
    width: 80px;
}

.carousel-nav-customers-text .carousel-cell .carousel-customrs-holder:after {
    content: '';
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    background: #8060da;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}

.carousel-nav-customers-text .carousel-cell.is-selected .carousel-customrs-holder:after {
    opacity: 0.15;
}

@media (min-width:769px) {
    .carousel-nav-customers-text .carousel-cell:nth-child(1) {
        top: 4%;
        left: 22% !important
    }

    .carousel-nav-customers-text .carousel-cell:nth-child(2) {
        top: 50%;
        transform: translateY(-50%);
        left: 5% !important
    }

    .carousel-nav-customers-text .carousel-cell:nth-child(3) {
        bottom: 0;
        left: 12% !important
    }

    .carousel-nav-customers-text .carousel-cell:nth-child(4) {
        top: 0;
        right: 22% !important;
        left: auto !important
    }

    .carousel-nav-customers-text .carousel-cell:nth-child(5) {
        top: 50%;
        transform: translateY(-50%);
        right: 5% !important;
        left: auto !important
    }

    .carousel-nav-customers-text .carousel-cell:nth-child(6) {
        bottom: 0;
        right: 18% !important;
        left: auto !important
    }
}

.carousel-nav-customers-text .carousel-cell .carousel-customrs-holder .customrs-icons {
    position: absolute;
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px);
}

.carousel-nav-customers-text .carousel-cell.is-selected .carousel-customrs-holder .customrs-icons {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.carousel-nav-customers-text .carousel-cell .carousel-customrs-holder .customrs-icons.fb {
    bottom: -4px;
    left: -2px;
    background: #4464b1;
}

.carousel-nav-customers-text .carousel-cell .carousel-customrs-holder .customrs-icons.tw {
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
    background: #4e9edd;
}

.carousel-nav-customers-text .carousel-cell .carousel-customrs-holder .customrs-icons.wb {
    bottom: -4px;
    right: -2px;
    background: #7bc144;
}

.main-customers-text-about-us {
    text-align: center;
    max-width: 600px;
    margin: auto;
    position: relative;
    padding-top: 60px;
}

.main-customers-text-about-us:after {
    content: "\f10d";
    position: absolute;
    top: -6px;
    font-size: 36px;
    left: 0;
    right: 0;
    color: #7565f7;
    margin: auto;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.main-customers-text-about-us h5 {
    position: relative;
    color: #4a4477;
    font-weight: bold;
    margin: 0;
    padding: 0;
    font-size: 22px;
    margin-bottom: 10px;

}

.main-customers-text-about-us p {
    color: #737988;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    padding: 8px 30px;
}

.main-customers-text-about-us span {
    font-weight: 100;
    font-size: 13px;
}

.main-customers-text-about-us span b {
    font-weight: 800;
    font-style: italic;
    display: block;

    font-size: 13px;
    color: #576a73;
    margin-bottom: -5px;
}


/
/* additional and updates styles */
.moon-edition {
    display: grid;
    align-items: center;
}

.container.mb-auto {
    height: 100%;
}


.moon-edition .bg_overlay_header img {
    position: absolute;
    bottom: 0;
}

#coodiv-header.moon-edition {
    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);

    background-image: linear-gradient(to right, #131313, #5c656e);
}

#coodiv-header.moon-edition .main-header-text-title {
    text-align: center;
    color: #fff;
}

#coodiv-header.moon-edition .domain-search-header-pricetext {
    color: #feffff;
}

#coodiv-header.moon-edition .domain-search-header-pricetext b {
    color: #dee7ea;
}

.header-shapes.shape-01 {
    background: url(../images/shape_01.png) no-repeat right bottom !important;
    position: absolute;
    width: 118px;
    height: 117px;
    left: 0;
    right: 0;
    margin: auto;
    top: 30%;
    transform: translateY(-50%);
}

.header-shapes.shape-02 {
    background: url(../images/shape_02.png) no-repeat right bottom !important;
    position: absolute;
    width: 49px;
    height: 66px;
    left: -950px;
    right: 0;
    margin: auto;
    top: 29%;
    transform: translateY(-50%);
}

.header-shapes.shape-03 {
    background: url(../images/shape_03.png) no-repeat right bottom !important;
    position: absolute;
    width: 115px;
    height: 89px;
    left: 0;
    right: -950px;
    margin: auto;
    top: 65%;
    transform: translateY(-50%);
    z-index: -1;
}

.futures-version-2-box {
    box-shadow: 0 10px 100px 0 rgba(77, 77, 119, 0.1);
    background: #fff;
    padding: 20px 22px;
    border-radius: 8px;
    border: 1px solid #eaeef1;
    margin-top: -20px;
    position: relative;
}

.futures-version-2-box:before {
    content: '';
    position: absolute;
    border-radius: 8px;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0%;
    background: #f0f3f5;
    background: rgba(240, 243, 245, 0.5);
    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;
}

.futures-version-2-box:hover::before {
    height: 100%;
}

.futures-version-2-box i {
    font-size: 40px;
    color: #333;
    margin-bottom: 4px;
    display: block;
    position: relative;
}



.at-vps .futures-version-2-box i {
    text-align: center;
}


.at-vps .futures-version-2-box {
    text-align: center;

}

.at-vps .futures-version-2-box h5 {
    margin: 23px 0;
}

.futures-version-2-box .fa-globe {
    height: 72px;
    display: grid;
    align-items: center;
}





.futures-version-2 div:nth-child(1) .futures-version-2-box i {
    color: #83ecff;
}

.futures-version-2 div:nth-child(2) .futures-version-2-box i {
    color: #ff87a3;
}

.futures-version-2 div:nth-child(3) .futures-version-2-box i {
    color: #8BC34A;
}



.futures-version-2 div:nth-child(4) .futures-version-2-box i {
    color: #E6BC05;
}


.futures-version-2 div:nth-child(5) .futures-version-2-box i {
    color: #0575E6;
}

.futures-version-2-box h5 {

    font-weight: bold;
    font-size: 17px;

    position: relative;
}

.futures-version-2-box h5:after {
    display: none
}




.futures-version-2-box p {
    font-weight: 300;
    font-size: 13px;

    line-height: 23px;
    position: relative;
    height: 69px;
    overflow: hidden;
}

.futures-version-2-box .free-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #ffeb3b;
    right: auto;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 25px;
    font-size: 13px;
    transform: rotate(90deg);
    border-radius: 3px 0 0 6px;
}

.futures-version-2-box .free-badge b {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 0 6px;
    border-color: transparent transparent transparent #ecda34;
    position: absolute;
    top: -7px;
    left: 2px;
    transform: rotate(-90deg);
}

.futures-version-2-box .free-badge:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 0 14.5px 10.5px 0;
    border-color: transparent #ffeb3b transparent transparent;
    transform: rotate(-90deg);
    top: 3px;
    right: -12px;
}

.futures-version-2-box .free-badge:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    border-style: solid;
    border-width: 10.5px 14.5px 0 0;
    border-color: #ffeb3b transparent transparent transparent;
    transform: rotate(-90deg);
    bottom: 3px;
    right: -12px;
}

.futures-version-2-box .more-btn {
    background: #2fd5c9;
    border: 2px solid #2fd5c9;
    margin-top: 5px;
    display: inline-block;
    color: #fff;
    padding: 6px 15px;
    border-radius: 6px;
    font-size: 13px;

    position: relative;
}

.futures-version-2-box .more-btn:hover {
    background: #2cc5ba;
    border: 2px solid #2cc5ba;
    color: #fff;
    text-decoration: none;
}

.video-section-text-place {
    background: #2196F3;
    color: #fff;
    padding: 65px 65px;
    border-radius: 8px;
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, .09);
    position: relative;
    overflow: hidden;
}

.video-section-text-place h5 {


    font-weight: bold;
    font-size: 25px;
    margin-bottom: 20px;
    max-width: 75%;
}

.video-section-text-place .post-category {
    background: #ffeb3b;
    color: #333;
    padding: 4px 50px 4px 20px;
    font-weight: bold;
    font-size: 13px;
    position: absolute;
    top: 58px;
    right: 0px;
    border-radius: 4px 0 0 4px;
}

.video-section-text-place .post-date {
    position: absolute;
    top: 89px;
    right: 27px;
    font-size: 12px;
    font-weight: 100;

}

.video-section-text-place p {

    font-weight: 100;
    font-size: 13px;
    margin-top: 30px;
}

.video-section-text-place a {
    background: #45bdf3;
    color: #fff;
    padding: 8px 28px;
    font-size: 13px;
    display: table;
    text-decoration: none;
    border-radius: 3px;
    margin-top: 40px;
}

.video-section-text-place a:hover {
    background: #38a5d6;
    color: #fff;
    text-decoration: none;
}

.video-section-text-place .over-ole-grandient-orl {
    position: absolute;
    width: 80%;
    height: 80%;
    background: rgba(255, 255, 255, .12156862745098039);
    z-index: 0;
    pointer-events: none;
    border-radius: 100% 0 0 0;
    opacity: .6;
    bottom: 0;
    right: 0;
    -webkit-transition: all 0.4s cubic-bezier(0, 0.82, 1, 1.23);
    -moz-transition: all 0.4s cubic-bezier(0, 0.82, 1, 1.23);
    -o-transition: all 0.4s cubic-bezier(0, 0.82, 1, 1.23);
    -ms-transition: all 0.4s cubic-bezier(0, 0.82, 1, 1.23);
    transition: all 0.4s cubic-bezier(0, 0.82, 1, 1.23);
}

.video-section-text-place:hover .over-ole-grandient-orl {
    width: 85%;
    height: 85%;
}

.second-pricing-table.style-2.active:before {
    width: 400px;
    height: 400px;
    border-radius: 0;
    bottom: 0;
    right: 1px;
    z-index: 0;
    pointer-events: none;
    background: url(../img/bg/plans.svg) no-repeat right bottom !important;
}

.second-pricing-table.style-2.active {
    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);
}

.second-pricing-table-button {
    position: relative;
}

.second-pricing-table.style-2.active .second-pricing-table-button:hover {
    background: #2fd5c9;
    border: 2px solid #2fd5c9;
    color: #fff;
}

.play-button-in-section.style-2 i {
    color: #329ef4;
}

.gray-bg {
    background: #f2f7fb;
}

.home-blog-te {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid rgba(235, 238, 241, 0.57);
    -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;
}

.home-blog-te .post-thumbn {
    position: relative;
    height: 200px;
    display: block;
    width: 100%;
    background-size: cover !important;
    border-radius: 6px 6px 0 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;
}

.home-blog-te .post-bodyn {
    padding: 20px;
}

.home-blog-te .post-bodyn h5 {
    font-family: 'Heebo', sans-serif;
    font-size: 21px;
    margin-bottom: 15px;
    color: #414a4e;
    font-weight: bold;
    line-height: 28px;
}

.home-blog-te .post-bodyn h5 a {
    color: #414a4e;
}

.home-blog-te .post-bodyn p {
    font-size: 13px;
    color: #95a8b1;

    font-weight: 100;

}

.home-blog-te .post-bodyn p i {
    margin-right: 5px;
}

.blog-items-home {
    margin-top: 100px;
}

.home-blog-te:hover {
    transform: scale(1.01);
    box-shadow: 0 5px 2px 0 rgba(0, 0, 0, 0.01);
    -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;
}

.home-blog-te .post-bodyn h5 a:hover {
    color: #2196F3;
    text-decoration: none;
}

.moon-edition .menu-btn-span-bar span {
    background: #fff;
}

@media (max-width: 767px) {
    .moon-edition .header-user-info-coodiv li span {
        color: #fff;
    }

    .row.domain-search-row {
        margin: 0;
    }

    .row.domain-search-row #domain-search-header {
        padding-right: 0;
    }

    .futures-version-2 div .futures-version-2-box {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .futures-version-2 div:first-child .futures-version-2-box {
        margin-top: -20px;
    }

    .banner-text-left p {
        display: none;
    }
}

.moon-edition .main-header-text-title .sub-page-breadcrumb {
    color: #ffffff;
}

.moon-edition.subpages-header-min .bg_overlay_header img {
    position: absolute;
    bottom: -100px;
}

#coodiv-header.moon-edition .navbar-brand img.b-logo {
    display: none;
}

#coodiv-header.moon-edition .top-header-fixed .navbar-brand img.w-logo {
    display: none;
}

#coodiv-header.moon-edition .top-header-fixed .navbar-brand img.b-logo {
    display: block;
}

#coodiv-header.moon-edition.subpages-header .col-md-5 .main-header-text-title {
    text-align: left;
    color: #fff;
}

.moon-edition .top-header-fixed .menu-btn-span-bar span {
    background: #2f3538;
}

.plan-ssl-special {
    border-right: 1px solid #f0f0f0;
    padding: 60px 10px 50px;
    text-align: center;
}

.row .plan-ssl-special:last-child {
    border-right: 0;
}

.plan-ssl-special .res-titl {
    color: #2d2f37;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    margin: 0;
    padding-bottom: 16px;

}

.plan-ssl-special .res-titl span {
    color: #2d2f37;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    width: 100%;
    display: block;
    margin-top: 0px;

}

.plan-ssl-special .res-price {
    font-size: 46px;
    font-weight: 300;
    color: #0f68b8;
    text-align: center;
    width: 100%;
    display: block;
}

.plan-ssl-special .res-price i {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: super;
}

.plan-ssl-special .res-sub-text {
    font-size: 13px;
    display: block;
    margin-top: -10px;
    padding-bottom: 30px;
    text-transform: uppercase;
    color: #8da1ab;
}

.plan-ssl-special .res-sub-text img {
    display: block;
    margin: auto;
    margin-top: 5px;
    width: 100px;
}

.plan-ssl-special .body-ress-v2 p {
    list-style: none;

    font-size: 13px;
    color: #54565b;
    font-weight: 400;
    margin: 0;
    padding: 9px 0;
    text-align: center;
}

.ress-install-btn {
    display: block;
    border: 2px solid #0f68b8;
    margin: 30px 30px 0;
    color: #0f68b8;
    font-size: 13px;
    padding: 10px;
    text-decoration: none;
    border-radius: 6px;
}

.ress-install-btn:hover {
    background: #0f68b8;
    color: #fff;
    text-decoration: none;
}

.ress-buy-btn {
    display: block;
    border: 2px solid #5470f3;
    margin: 30px 30px 0;
    background: #5470f3;
    color: #fff;
    font-size: 13px;
    padding: 10px;
    text-decoration: none;
    border-radius: 6px;
}

.ress-buy-btn:hover {
    border: 2px solid #455ccc;
    background: #455ccc;
    color: #fff;
    text-decoration: none;
}

.side-text-right-image img {
    width: 100%;
    max-width: 300px;
    margin: auto;
}

.box-features-new {
    -webkit-box-shadow: 0 9px 18px rgba(0, 0, 0, 0.08);
    box-shadow: 0 7px 17px rgba(0, 0, 0, 0.08);
    border: 1px solid #ecf2f5;
    margin-top: 70px;
    border-radius: 6px;
}

.box-features-new .box-features-item {
    text-align: center;
    padding: 80px 50px;
    border-right: 1px solid #edeff1;
    background: #fff;
}

.box-features-new.version-two .box-features-item {
    padding: 50px 30px;
}

.box-features-new .box-features-item .box-header {
    position: relative;
}

.box-features-new .box-features-item .box-header:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 0;
    border-radius: 100%;
    pointer-events: none;
    background: #83ecff;
    left: -30px;
    right: 0;
    margin: auto;
    top: -15px;
}

.box-features-new .box-features-item:nth-child(2) .box-header:after {
    background: #41f8e2;
}

.box-features-new .box-features-item:nth-child(3) .box-header:after {
    background: #ff87a3;
}

.box-features-new .box-features-item:nth-child(4) .box-header:after {
    background: #ffeb3b;
}

.box-features-new .box-features-item:last-child {
    border-right: 0;
}

.box-features-new .box-features-item img {
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 1;
}

.box-features-new .box-features-item h5 {
    color: #2d2f37;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 16px;

    max-width: 180px;
    margin: auto;
    margin-top: 18px;
}

.box-features-new .box-features-item p {

    font-size: 14px;
    color: #54565b;
    font-weight: 400;
    margin: 0;
    padding: 9px 0;
    text-align: center;
    line-height: 27px;
}

.box-features-new .box-features-item a {
    display: block;
    border: 2px solid #0f68b8;
    color: #0f68b8;
    font-size: 13px;
    padding: 10px;
    text-decoration: none;
    border-radius: 6px;
    margin-top: 30px;
}

.box-features-new .box-features-item a:hover {
    background: #0f68b8;
    color: #fff;
}

@media (max-width:769px) {
    .plan-ssl-special {
        border-right: 0;
        border-bottom: 1px solid #d9e1e4;
    }

    .box-features-new {
        margin-right: 5px;
        margin-left: 5px;
        ;
    }

    .box-features-new .box-features-item {
        border-right: 0;
        border-bottom: 1px solid #dfe8ec;
    }
}

@media (max-width:868px) {
    .side-text-right-image img {
        display: none;
    }
}




.domain-price-header {
    display: block;
    position: relative;
    z-index: 2;
    color: #fff;
    margin-top: 20px;
    float: left;
}

.domain-price-header a {
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.09);
    padding: 2px 14px 0;
}

.domain-price-header a:last-child {
    border-right: 0;
}

.domain-price-header a img {
    width: 50px;
    float: left;
}

.domain-price-header a span {
    font-size: 13px;
    margin-top: -1px;
    float: left;
    margin-left: 4px;
    color: #fff;
}







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

h1,
h2,
.h1,
.h2 {
    font-family: 'Ubuntu', sans-serif;
    font-weight: 700;
    line-height: 1.42857143;
    color: #333333;
}



.line-bottom-double-line-centered {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
}



.line-bottom-double-line-centered:after {
    bottom: 7px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 45px;
}

.line-bottom-double-line-centered:before {
    bottom: 3px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20px;
}


/*
 * services.less
 * -----------------------------------------------
*/
.rotated-service-box {
    position: relative;
}

.rotated-service-box .icon {
    background-color: #d3d3d3;
    display: inline-block;
    height: 90px;
    left: 0;
    margin: 0 auto;
    padding: 30px;
    position: absolute;
    right: 0;
    top: -45px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 90px;
}

.rotated-service-box .icon i {
    color: #fff;
    font-size: 32px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.rotated-service-box .heading {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.services-list li {
    border: medium none;
    padding: 0 !important;
}

.services-list li.active {
    position: relative;
    padding-left: 30px;
}

.services-list ul li a {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    color: #111111;
    display: inline-block;
    font-weight: 500;
    padding: 20px 45px;
    width: 100%;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}

.services-list li.active a {
    border: 1px solid transparent;
    color: #000;
    font-weight: 600;
    padding-left: 60px;
}

.services-list li.active::after {
    color: #000;
    content: "îš†";
    font-family: "Pe-icon-7-stroke";
    font-size: 32px;
    left: 10px;
    position: absolute;
    top: 5px;
}

.brochured li a {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    display: inline-block;
    padding: 16px 30px;
    width: 100%;
    -webkit-transition: all 0.1s ease !important;
    -o-transition: all 0.1s ease !important;
    transition: all 0.1s ease !important;
}

.brochured li a i {
    font-size: 18px;
    margin-right: 12px;
    vertical-align: middle;
}

/*
 * domain-price.less
 * -----------------------------------------------
*/
.d-name {
    display: block;
    line-height: 15px;
}

.pricing-ribbon h5 {
    color: #fff;
    left: -60px;
    line-height: 40px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
    transform: rotate(-45deg);
    width: 190px;
    letter-spacing: 1px;
    /*
background: #323232 !important;

background: #000000;  
background: -webkit-linear-gradient(to right, #434343, #000000); 
background: linear-gradient(to right, #434343, #000000) !important;
*/

}


#pricing {
    padding-top: 30px;
}



.pricing-ribbon h5:after {

    display: none;
}


.top-price {
    padding: 10px 0;
}

.top-price p {
    position: relative;
    margin-bottom: 15px;
}

.top-price p:after {
    bottom: -6px;
    content: "";
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 20px;
    background: #fff;
}


.overflow-hidden {
    overflow: hidden !important;
}

/*
 * Shop.less
 * -----------------------------------------------
*/
/* -------- Product Details Page ---------- */
.product {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: relative;
    overflow: hidden;
}

.products .product {
    border: 1px solid #eeeeee;
    max-width: 400px;
}

.products .product:hover {
    border: 1px solid #eeeeee;
}

.products .product .product-details .product-title {
    font-size: 15px;
    margin-top: 20px;
    text-transform: uppercase;
}

.btn-add-to-cart-wrapper,
.btn-product-view-details {
    opacity: 0;
    height: auto;
    margin: 0 0 15px;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    position: absolute;
    bottom: 0;
    left: -60px;
}

.product:hover .btn-add-to-cart-wrapper,
.product:hover .btn-product-view-details {
    left: 0;
    opacity: 1;
}

.btn-product-view-details {
    left: auto;
    bottom: 0;
    right: -60px;
}

.product:hover .btn-product-view-details {
    left: auto;
    opacity: 1;
    right: 0;
}

/* -------- Price ---------- */
.product .price {
    margin-top: 5px;
}

.product .price .amount {
    font-size: 18px;
    font-weight: 600;
}

.product .price del .amount {
    color: #999999;
    font-size: 14px;
    font-weight: 500;
}

.product .price ins {
    margin-left: 10px;
    text-decoration: none;
}

/* -------- Product-Summary ---------- */
.product .product-summary .product-title {
    margin-top: 0;
}

.product .product-summary .short-description {
    margin-bottom: 15px;
}

.product .product-summary .cart-form-wrapper .btn {
    margin-top: 0;
}

.product .product-summary .variations {
    width: 100%;
}

.product .product-tab {
    margin-top: 30px;
}

.product .commentlist .comment {
    margin-top: 30px;
    position: relative;
}

.product .commentlist .comment .meta {
    font-size: 12px;
}

.product .commentlist .comment .author {
    font-size: 14px;
    font-weight: bold;
}

.product .product-thumb {
    position: relative;
}

.product .product-thumb:hover .overlay {
    opacity: 1;
}

.product .product-thumb .overlay .add-to-wishlist {
    color: #fff;
    right: 10px;
    top: 10px;
    position: absolute;
}

.product .product-summary .cart-form-wrapper .quantity,
.tbl-shopping-cart .quantity {
    display: inline-block;
    margin-right: .8571em;
    position: relative;
    width: 4.1429em;
    vertical-align: top;
}

.product .product-summary .cart-form-wrapper .quantity .minus,
.tbl-shopping-cart .quantity .minus,
.product .product-summary .cart-form-wrapper .quantity .plus,
.tbl-shopping-cart .quantity .plus {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #ccc;
    border-radius: 3px;

    height: 18px;
    left: 2.8571em;
    line-height: 1;
    outline: medium none;
    padding: 0;
    position: absolute;
    width: 18px;
}

.product .product-summary .cart-form-wrapper .quantity .minus,
.tbl-shopping-cart .quantity .minus {
    bottom: 0;
}

.product .product-summary .cart-form-wrapper .quantity .plus,
.tbl-shopping-cart .quantity .plus {
    top: 0;
}

.product .product-summary .cart-form-wrapper .quantity .qty,
.tbl-shopping-cart .quantity .qty {
    -moz-appearance: textfield;
    border: 1px solid #ccc;
    height: 41px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 40px;
}

/* -------- Star-Rating ---------- */
.star-rating {
    font-size: 14px;
    height: 16px;
    width: 75px;
    line-height: 1;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 0px;
}

.star-rating::before,
.star-rating span::before {
    color: #a9a9a9;
    content: "\f005\f005\f005\f005\f005";
    float: left;
    font-family: fontawesome;
    left: 0;
    letter-spacing: 2px;
    position: absolute;
    top: 0;
}

.star-rating span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0;
}

/* -------- Tag Sale ---------- */
.product .tag-sale {
    margin: 0;
    top: 0;
    display: block;
    left: auto;
    right: 0;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    transition: 400ms;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 4px 10px 4px 16px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    z-index: 9;
}

.product .tag-sale .tag-sale::before {
    border-color: transparent transparent transparent #dcdcdc;
    border-style: solid;
    border-width: 12px 13px 13px 8px;
    content: "";
    height: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 1px;
    width: 0;
}

/* -------- Cart Page ---------- */
.tbl-shopping-cart .product-thumbnail img {
    max-width: 72px;
    max-height: 72px;
}

.tbl-shopping-cart .product-remove {
    text-align: center;
}

.tbl-shopping-cart .variation .variation-size,
.tbl-shopping-cart .variation .variation-size span {
    font-size: 12px;
}

.tbl-shopping-cart tr th,
.tbl-shopping-cart tr td,
.tbl-shopping-cart .coupon label,
.tbl-shopping-cart .coupon input,
.tbl-shopping-cart .coupon button {
    vertical-align: middle;
}

.tbl-shopping-cart tr td {
    padding: 10px 12px;
}

table.no-border td {
    border: medium none;
}

/* -------- Checkout Page ---------- */
.payment-method .radio {
    border: 1px solid #eee;
    padding: 10px;
}

.payment-method .radio>label {
    color: #111;
    font-size: 17px;
}

.payment-method .radio input {
    margin-top: 8px;
    vertical-align: initial;
}

.payment-method .radio>p {
    margin-left: 20px;
}

#checkout-shipping-address {
    display: none;
}

/* -------- Top Nav Search And Cart ---------- */
.top-nav-search-box .indicator,
.top-nav-cart-box .indicator {
    display: none;
}

.dropdown-cart {
    padding: 10px;
}

.dropdown-cart .cart-table-list,
.dropdown-cart .cart-table-list i {
    color: #222222;
    border: none;
}

.dropdown-cart .cart-table-list a {
    line-height: normal;
    color: #222222;
}

.dropdown-cart .cart-table-list td img {
    width: 50px;
    height: auto;
}

.dropdown-cart .cart-table-list.table>tbody>tr>td {
    border: none;
    line-height: 20px;
    height: 20px;
    vertical-align: middle;
}

.dropdown-cart .total-cart {
    display: inline-block;
    width: 100%;
    padding-top: 20px;
    color: #222;
    text-align: right;
}

.dropdown-cart .total-cart ul {
    float: right;
    list-style: none;
    padding: 0;
    width: 100%;
}

.dropdown-cart .total-cart ul li {
    display: block;
    overflow: hidden;
}

.dropdown-cart .total-cart ul li span {
    width: 100px;
    display: inline-block;
    text-align: right;
    white-space: nowrap;
}

.dropdown-cart .total-cart .table>tbody>tr>td,
.dropdown-cart .total-cart .table>tbody>tr>th,
.dropdown-cart .total-cart .table>tfoot>tr>td,
.dropdown-cart .total-cart .table>tfoot>tr>th,
.dropdown-cart .total-cart .table>thead>tr>td,
.dropdown-cart .total-cart .table>thead>tr>th {
    border: 0;
}

.dropdown-cart .cart-btn .btn {
    width: auto;
    float: none;
    padding: 5px 15px;
}

/*
 * Blog 
 * -----------------------------------------------
*/
.post .entry-header {
    position: relative;
    overflow: hidden;
}

.post .entry-title {
    margin-top: 0;
}

.post .entry-content {
    background: #f8f8f8;
    padding: 15px;
}

.post .entry-date {
    font-size: 13px;
}

.post .entry-meta.meta-absolute {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.post .entry-meta.meta-absolute i {
    display: block;
    font-size: 28px;
}

.post .entry-meta.meta-absolute span a {
    color: #454545;
    font-size: 12px;
    font-style: italic;

    margin-right: 5px;
}

.post.media-post .post-thumb {
    float: left;
    margin: 0 10px 10px 0;
}

.post .post-thumb {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*
 * Blog Style 2
 * -----------------------------------------------
*/
.post.style2,
.post.style3 {
    position: relative;
    overflow: hidden;
}

.post.style2 .entry-content,
.post.style3 .entry-content {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: -30px;
    left: 0;
    padding: 30px;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.post.style2 .entry-content .entry-date,
.post.style3 .entry-content .entry-date {
    font-size: 11px;
    margin-bottom: 10px;
}

.post.style2:hover .entry-content,
.post.style3:hover .entry-content {
    bottom: 0;
}

.post.style2:hover .post-thumb,
.post.style3:hover .post-thumb {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.post .entry-header .entry-date {
    position: absolute;
    bottom: 0;
    right: 0;
}

.featured-blog {
    overflow: hidden;
    position: relative;
}

.featured-blog-details {
    bottom: -18%;
    padding: 30px;
    position: absolute;
    transition: all 400ms ease-in-out 0s;
    width: 100%;
}

.featured-blog:hover .featured-blog-details {
    bottom: 0;
}

.reply-box .form-group input {
    border-radius: 0;
    height: 45px;
    margin-bottom: 30px;
}

.featured-blog {
    overflow: hidden;
    position: relative;
}

.featured-blog-details {
    bottom: -18%;
    padding: 30px;
    position: absolute;
    transition: all 400ms ease-in-out 0s;
    width: 100%;
}

.featured-blog:hover .featured-blog-details {
    bottom: 0;
}

/*
 * Shortcode.less
 * -----------------------------------------------
*/
/*
 * Shortcode: alerts.less
 * -----------------------------------------------
*/
/*
 * Shortcode: buttons.less
 * -----------------------------------------------
*/
/* -------- Btn-Default ---------- */
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #fff;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #adadad;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-default:hover {
    background-color: #eeeeee;
    border-color: #eeeeee;
}

/* -------- Btn-Border ---------- */
.btn-border {
    color: #222222;
    background-color: #fff;
    border-color: #222222;
}

.btn-border:focus,
.btn-border.focus {
    color: #222222;
    background-color: #fff;
    border-color: #000000;
}

.btn-border:hover {
    color: #222222;
    background-color: #fff;
    border-color: #040404;
}

.btn-border:active,
.btn-border.active,
.open>.dropdown-toggle.btn-border {
    color: #222222;
    background-color: #fff;
    border-color: #040404;
}

.btn-border:active:hover,
.btn-border.active:hover,
.open>.dropdown-toggle.btn-border:hover,
.btn-border:active:focus,
.btn-border.active:focus,
.open>.dropdown-toggle.btn-border:focus,
.btn-border:active.focus,
.btn-border.active.focus,
.open>.dropdown-toggle.btn-border.focus {
    color: #222222;
    background-color: #d4d4d4;
    border-color: #000000;
}

.btn-border:active,
.btn-border.active,
.open>.dropdown-toggle.btn-border {
    background-image: none;
}

.btn-border.disabled:hover,
.btn-border[disabled]:hover,
fieldset[disabled] .btn-border:hover,
.btn-border.disabled:focus,
.btn-border[disabled]:focus,
fieldset[disabled] .btn-border:focus,
.btn-border.disabled.focus,
.btn-border[disabled].focus,
fieldset[disabled] .btn-border.focus {
    background-color: #fff;
    border-color: #222222;
}

.btn-border .badge {
    color: #fff;
    background-color: #222222;
}

.btn-border {
    border-width: 2px;
}

.btn-border:hover,
.btn-border:active,
.btn-border:focus {
    background-color: #222222;
    border-color: #222222;
    color: #fff;
}

/* -------- Btn-Dark ---------- */
.btn-dark {
    color: #fff;
    background-color: #222222;
    border-color: #222222;
}

.btn-dark:focus,
.btn-dark.focus {
    color: #fff;
    background-color: #090909;
    border-color: #000000;
}

.btn-dark:hover {
    color: #fff;
    background-color: #090909;
    border-color: #040404;
}

.btn-dark:active,
.btn-dark.active,
.open>.dropdown-toggle.btn-dark {
    color: #fff;
    background-color: #090909;
    border-color: #040404;
}

.btn-dark:active:hover,
.btn-dark.active:hover,
.open>.dropdown-toggle.btn-dark:hover,
.btn-dark:active:focus,
.btn-dark.active:focus,
.open>.dropdown-toggle.btn-dark:focus,
.btn-dark:active.focus,
.btn-dark.active.focus,
.open>.dropdown-toggle.btn-dark.focus {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-dark:active,
.btn-dark.active,
.open>.dropdown-toggle.btn-dark {
    background-image: none;
}

.btn-dark.disabled:hover,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark:hover,
.btn-dark.disabled:focus,
.btn-dark[disabled]:focus,
fieldset[disabled] .btn-dark:focus,
.btn-dark.disabled.focus,
.btn-dark[disabled].focus,
fieldset[disabled] .btn-dark.focus {
    background-color: #222222;
    border-color: #222222;
}

.btn-dark .badge {
    color: #222222;
    background-color: #fff;
}

/* -------- Btn-Gray ---------- */
.btn-gray {
    color: #333333;
    background-color: #eeeeee;
    border-color: #eeeeee;
}

.btn-gray:focus,
.btn-gray.focus {
    color: #333333;
    background-color: #d5d5d5;
    border-color: #afafaf;
}

.btn-gray:hover {
    color: #333333;
    background-color: #d5d5d5;
    border-color: #d0d0d0;
}

.btn-gray:active,
.btn-gray.active,
.open>.dropdown-toggle.btn-gray {
    color: #333333;
    background-color: #d5d5d5;
    border-color: #d0d0d0;
}

.btn-gray:active:hover,
.btn-gray.active:hover,
.open>.dropdown-toggle.btn-gray:hover,
.btn-gray:active:focus,
.btn-gray.active:focus,
.open>.dropdown-toggle.btn-gray:focus,
.btn-gray:active.focus,
.btn-gray.active.focus,
.open>.dropdown-toggle.btn-gray.focus {
    color: #333333;
    background-color: #c3c3c3;
    border-color: #afafaf;
}

.btn-gray:active,
.btn-gray.active,
.open>.dropdown-toggle.btn-gray {
    background-image: none;
}

.btn-gray.disabled:hover,
.btn-gray[disabled]:hover,
fieldset[disabled] .btn-gray:hover,
.btn-gray.disabled:focus,
.btn-gray[disabled]:focus,
fieldset[disabled] .btn-gray:focus,
.btn-gray.disabled.focus,
.btn-gray[disabled].focus,
fieldset[disabled] .btn-gray.focus {
    background-color: #eeeeee;
    border-color: #eeeeee;
}

.btn-gray .badge {
    color: #eeeeee;
    background-color: #333333;
}

.btn-circled {
    border-radius: 25px;
}

.btn-flat {
    border-radius: 0;
}

/* -------- Btn-Default ---------- */
.btn {
    font-size: 13px;
    padding: 8px 22px;
}

/* -------- Btn-xs ---------- */
.btn-xs {
    font-size: 11px;
    padding: 3px 14px;
}

/* -------- Btn-sm ---------- */
.btn-sm {
    font-size: 12px;
    padding: 5px 17px;
}

/* -------- Btn-lg ---------- */
.btn-lg {
    font-size: 14px;
    padding: 10px 26px;
}

/* -------- Btn-xl ---------- */
.btn-xl {
    font-size: 16px;
    padding: 13px 32px;
}

/* -------- Btn-transparent ---------- */
.btn-transparent {
    background-color: transparent;
    color: #fff;
}

/* btn read more*/
.btn-read-more {
    padding: 0;
}

.btn-read-more::after {
    display: inline-block;
    content: "\f18e";
    font-family: fontawesome;
    font-size: 16px;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    margin-left: 5px;
    position: relative;
    text-shadow: none;
    text-transform: none;
    top: 2px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

/*
 * Shortcode: dividers.less
 * -----------------------------------------------
*/
.divider {
    background-repeat: repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
}

/* -------- Parallax ---------- */
.parallax {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: repeat-y;
    background-position: top center;
}

.mobile-parallax {
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
}


.divider .container.small-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}

.divider .container.extra-padding {
    padding-top: 180px;
    padding-bottom: 180px;
}

/*
 * Shortcode: facebook-disqus-comments.less
 * -----------------------------------------------
*/
.fb-comments,
.fb_iframe_widget,
.fb-comments>span,
.fb_iframe_widget>span,
.fb-comments>span>iframe,
.fb_iframe_widget>span>iframe {
    display: block;
    margin: 0;
    width: 100%;
}

/*
 * Shortcode: pricing.less
 * -----------------------------------------------
*/
.pricing-table {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden !important;
}


.hosting-table {

}

/*


.has-color:nth-child(1) .bg-theme-colored-2 {
background-color:#6AB43E;
background: #52c234;  
background: -webkit-linear-gradient(to right, #061700, #52c234);  
background: linear-gradient(to right, #52c234, #061700); 


}


.has-color:nth-child(2) .bg-theme-colored-2 {
background-color:#06AED5;
background: #00B4DB;  
background: -webkit-linear-gradient(to right, #0083B0, #00B4DB);  
background: linear-gradient(to right, #00B4DB, #0083B0); 


}




.has-color:nth-child(3) .bg-theme-colored-2 {
background-color: #cd7f32;

background: #FF512F;  
background: -webkit-linear-gradient(to right, #F09819, #FF512F);  
background: linear-gradient(to right, #F09819, #FF512F); 


}




.has-color:nth-child(4) .bg-theme-colored-2 {
background-color:#999;
background: #232526;  
background: -webkit-linear-gradient(to right, #414345, #232526);  
background: linear-gradient(to right, #414345, #232526); 


}



.has-color:nth-child(5) .bg-theme-colored-2 {
background-color:#FFAB00;
background: #F7971E;  
background: -webkit-linear-gradient(to right, #FFD200, #F7971E);  
background: linear-gradient(to right, #FFD200, #F7971E); 


}



.has-color:nth-child(6) .bg-theme-colored-2 {
background-color:#80acdd;
background: #373B44;  
background: -webkit-linear-gradient(to right, #4286f4, #373B44) !important;  
background: linear-gradient(to right, #4286f4, #373B44) !important; 


}
*/


.bkg-1 {
    background-color: #6AB43E;
    background: #52c234;
    background: -webkit-linear-gradient(to right, #061700, #52c234);
    background: linear-gradient(to right, #52c234, #061700);


}

.bkg-2 {
    background-color: #06AED5;
    background: #00B4DB;
    background: -webkit-linear-gradient(to right, #0083B0, #00B4DB);
    background: linear-gradient(to right, #00B4DB, #0083B0);


}



.bkg-3 {
    background-color: #cd7f32;

    background: #FF512F;
    background: -webkit-linear-gradient(to right, #F09819, #FF512F);
    background: linear-gradient(to right, #F09819, #FF512F);


}



.bkg-4 {
    background-color: #999;
    background: #232526;
    background: -webkit-linear-gradient(to right, #414345, #232526);
    background: linear-gradient(to right, #414345, #232526);


}


.bkg-5 {
    background-color: #FFAB00;
    background: #F7971E;
    background: -webkit-linear-gradient(to right, #FFD200, #F7971E);
    background: linear-gradient(to right, #FFD200, #F7971E);


}


.bkg-6 {
    background-color: #80acdd;
    background: #373B44;
    background: -webkit-linear-gradient(to right, #4286f4, #373B44);
    background: linear-gradient(to right, #4286f4, #373B44);


}




.bkg-1 {
    background-color: #6AB43E;
    background: #52c234;
    background: -webkit-linear-gradient(to right, #061700, #52c234);
    background: linear-gradient(to right, #52c234, #061700);


}

.bkg-2 {
    background-color: #06AED5;
    background: #00B4DB;
    background: -webkit-linear-gradient(to right, #0083B0, #00B4DB);
    background: linear-gradient(to right, #00B4DB, #0083B0);


}



.bkg-3 {
    background-color: #cd7f32;

    background: #FF512F;
    background: -webkit-linear-gradient(to right, #F09819, #FF512F);
    background: linear-gradient(to right, #F09819, #FF512F);


}



.bkg-4 {
    background-color: #999;
    background: #232526;
    background: -webkit-linear-gradient(to right, #414345, #232526);
    background: linear-gradient(to right, #414345, #232526);


}


.bkg-5 {
    background-color: #FFAB00;
    background: #F7971E;
    background: -webkit-linear-gradient(to right, #FFD200, #F7971E);
    background: linear-gradient(to right, #FFD200, #F7971E);


}


.bkg-6 {
    background-color: #80acdd;
    background: #373B44;
    background: -webkit-linear-gradient(to right, #4286f4, #373B44);
    background: linear-gradient(to right, #4286f4, #373B44);


}


/*
.has-color:nth-child(7) .bg-theme-colored-2 {
background-color:#FFAB00

}*/





.host-conten {
    padding-bottom: 40px;
}


.host-conten .btn {
    margin-top: 10px;
    border-radius: 4px;
    font-weight: normal;
}


.btn-theme-colored {
    margin-top: 20px !important;
    display: inline-block;
    width: auto !important;

}

.pricing-table .table-price {
    color: #111111;
    font-size: 45px;
}

.pricing-table .table-price span {
    font-size: 13px;
    vertical-align: middle;
}

.pricing-table.featured {
    border: 1px solid #111111;
}

.pricing-table .table-type {
    display: inline;
}

.pricing-table .btn-signup {
    margin-right: 0;
    width: 100%;
}

.pricing-table .table-list {
    list-style: outside none none;
    padding: 10px 0 10px 20px;
    padding-top: 0;
    padding-left: 0;
}


.pricing-table .table-list li {
    border-bottom: 0;
    font-size: 14px;
    padding: 10px 0;
    color: #333;
    font-family: "ge-ss-light" !important;

}






.pricing-table .table-list li i {
    margin-right: 8px;
}

.pricing-table .table-list li:nth-child(2n+1) {
    background: #f8f8f8 none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-family: "cairo";
}






.pricing-table .package-type {
    color: #fff;
    font-size: 22px;
    margin-bottom: 0;
}

/*

.arabic .pricing-table .package-type,
.arabic .pricing-table .table-list li,
.arabic .pricing-table .table-list li:nth-child(2n+1) {
font-family: "cairo" !important;

}*/


.arabic .pricing-table .package-type {
    font-size: 20px;
}


.pricing-table .package-type span {
    position: relative;
    padding-left: 15px;
    margin-left: 10px;
}

.pricing-table .package-type span::after {
    background: #2d915b;
    content: "";
    height: 20px;
    left: -20px;
    position: absolute;
    top: 11px;
    width: 20px;
}

.package-icon {
    color: #fff;
    font-size: 60px;
    opacity: 0.15;
    position: absolute;
    right: 15px;
    top: -8px;
}

.price .currency {
    vertical-align: super;
    font-weight: normal;
    font-size: 22px;
    margin-right: 10px;
}


.per-year:after {
    display: none;
}

.price.text-theme-colored {
    margin: 0;
    padding-top: 10px;
    direction: ltr;
}



/* Table Specification */
.specification tr td {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #ddd;
    padding: 20px 24px !important;
    text-align: center;
}

.specification tr:last-child {
    border-bottom: 1px solid #ddd;
}

.specification tr td:first-child {
    border-left: 1px solid #ddd;
    color: #333;
    text-align: left;
}

.specification tr:nth-child(2n) td {
    background: #f7f8fa none repeat scroll 0 0;
}

.specification tr td:first-child {
    font-weight: 800;
}

.specification tr:first-child td {
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}

/* Table Domanin Prices */
.domain-price-table tr td {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #ddd;
    padding: 16px 24px !important;
    text-align: center;
}

.domain-price-table tr:last-child {
    border-bottom: 1px solid #ddd;
}

.domain-price-table tr td:first-child {
    border-left: 1px solid #ddd;
    color: #333;
    text-align: left;
}

.domain-price-table tr:nth-child(2n) td {
    background: #f7f8fa none repeat scroll 0 0;
}

.domain-price-table tr td:first-child {
    font-size: 18px;
    font-weight: 800;
}

.domain-price-table tr:first-child td {
    color: #fff;
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
}

/* Pricing Tag */
.price-tag {
    border-radius: 50%;
    height: 124px;
    padding-top: 24px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 124px;
    z-index: 0;
}

.price-tag p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    text-transform: capitalize;
}

.price-tag p span {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    margin: 0;
    text-transform: lowercase;
}

.price-tag p span em {
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    vertical-align: top;
}






.section-content.corner {
    display: grid;
    align-items: center;
    direction: rtl !important;display: none;
}


.pt-60 {
    padding-top: 60px;
}


.feat-head {
    text-align: center;
    color: #fff;
}


.corner h3 {
    margin-top: 70px;
    font-size: 22px;
}


.corner h2 {
    font-size: 35px;
    margin-top: 20px;
}

.text-gray-lightgray {
    color: #ccc;
}

.service-icon-box {
    margin-bottom: 60px;
    text-align: center;
}

.service-icon-box img {

    margin-bottom: 30px;
}


.service-icon-box h4 {
    font-size: 15px;
}


.start-line {
    font-size: 15px;
}

.carousel-main {
    height: 100%;
    display: grid;
    align-items: center;


}






/******************************** laaaaaaaanding paaaaaaaaaaage ssl **********************/
section#main-body {
    margin: 0;
    padding: 0;
}

.landing-page h1,
.landing-page h2,
.landing-page h3,
.landing-page h4,
.landing-page h5,
.landing-page h6 {
    font-weight: 300;
}

.landing-page .hero {
    padding: 60px 0;
    text-align: center;
    color: #333;
}

.landing-page .hero h2 {
    margin: 0 0 15px 0;
    font-size: 26px;
    font-weight: 300;
}

.landing-page .hero h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
}

.landing-page .hero img {
    max-width: 500px;
    padding-bottom: 25px;
}

.landing-page .product-options {
    padding: 40px 0 20px;
    text-align: center;
}

.landing-page.mail-services .product-options {
    background-color: #00acd4;
}

.landing-page.mail-services .product-options .preview-text {
    padding: 50px;
    color: #fff;
}

.landing-page .product-options h2 {
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 2.8em;
    color: #fff;
}

.landing-page .product-options h3 {
    margin: 0;
    padding: 0;
    font-weight: 300;
    font-size: 2.4em;
    color: #fff;
}

.landing-page .product-options .item {
    margin: 0 0 20px 0;
    padding: 30px;
    background-color: #fff;
    border-radius: 4px;
}

.landing-page .product-options h4 {
    margin: 0;
    font-size: 1.4em;
    font-weight: 300;
}

.landing-page .product-options .icon {
    line-height: 80px;
    font-size: 50px;
    color: #ccc;
}

.landing-page .product-options img {
    margin: 20px 0;
    max-width: 100%;
}

.landing-page .product-options span {
    display: block;
    font-size: 1.2em;
}

.landing-page .product-options p {
    margin: 10px 0;
    color: #555;
}

.landing-page .product-options .price {
    margin: 10px 0;
    font-size: 1.1em;
    color: #444;
}

.landing-page .product-options .item .btn {
    padding: 6px 20px;
    background-color: #989898;
    color: #eee;
}

.landing-page.mail-services .product-options .item {
    background-color: #f0fcff;
}

.landing-page.mail-services .product-options .icon {
    color: #00acd4;
}

.landing-page.mail-services .product-options .btn-buy {
    background-color: #00acd4;
}

.landing-page.mail-services .product-options .price {
    color: #00acd4;
}

.landing-page .product-options .powered-by {
    text-align: right;
    color: #fff;
    font-size: 0.9em;
}

.landing-page .product-options .powered-by img {
    margin: 0 0 0 8px;
    max-height: 60px;
}

.landing-page .navbar {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}

@media (min-width: 768px) {
    .landing-page .navbar .navbar-nav {
        width: 100%;
    }
}

.landing-page .navbar .navbar-nav>li>a {
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #eee;
}

@media (min-width: 992px) {
    .landing-page .navbar .navbar-nav>li {
        width: 25%;
    }

    .landing-page .navbar .navbar-nav>li>a {
        border-left: 1px solid #ccc;
    }

    .landing-page .navbar .navbar-nav>li:last-child>a {
        border-right: 1px solid #ccc;
    }
}

.landing-page .navbar .navbar-nav>li.active>a {
    background: #fff;
}

.landing-page .content-block {
    padding: 40px 0;
}

.landing-page .text13 {
    font-size: 1.3em;
}

.landing-page .text20 {
    font-size: 2em;
}

.landing-page .text20 h2 {
    margin: 0;
    font-weight: 300;
}

.landing-page .light-grey-bg {
    background-color: #f6f6f6;
    color: #222;
}

.landing-page .get-started {
    background-color: #00acd4;
    color: #fff;
}

.landing-page.mail-services .light-grey-bg {
    margin-top: 0;
}

.landing-page.mail-services .get-started {
    margin-bottom: 0;
    padding: 60px 0;
}

.landing-page .get-started h2 {
    margin: 0 0 20px 0;
}

.landing-page .get-started .price {
    font-size: 2em;
}

.landing-page .get-started .additional-options .option:not(:first-child) {
    display: none;
}

.landing-page .get-started .checkbox-inline+.checkbox-inline,
.landing-page .get-started .radio-inline+.radio-inline {
    margin: 0;
}

.landing-page .get-started .btn-order-now {
    background-color: #28798e;
    color: #fff;
}

.landing-page .get-started .price:not(:first-child) {
    display: none;
}

.landing-page .content-block.tabs {
    padding: 80px 0;
}

.landing-page .nav-tabs {
    border: 0;
}

.landing-page .nav-tabs>li {
    margin-right: 5px;
}

.landing-page .nav-tabs>li>a,
.landing-page .nav-tabs>li>a:focus {
    background-color: #efefef;
    border: 0;
}

.landing-page .nav-tabs>li>a:hover {
    background-color: #f2f2f2;
    border: 0;
}

.landing-page .nav-tabs>li.active>a,
.landing-page .nav-tabs>li.active>a:focus,
.landing-page .nav-tabs>li.active>a:hover {
    background-color: #fff;
    border: 0;
    border-top: 3px solid #2cc9f2;
}

.landing-page .tab-content {
    padding: 30px;
    background-color: #fff;
}

.landing-page .tab-content h1,
.landing-page .tab-content h2,
.landing-page .tab-content h3,
.landing-page .tab-content h4,
.landing-page .tab-content h5,
.landing-page .tab-content h6 {
    margin: 0 0 10px 0;
}

.landing-page .tab-content p {
    margin: 0 0 16px 0;
}

.landing-page.mail-services .benefits {
    margin: 0 0 30px 0;
    padding: 20px;
    font-size: 1.1em;
    background: rgba(44, 201, 242, 0.05);
    border-radius: 6px;
}

.landing-page.mail-services .benefits i {
    color: #33993c;
    font-size: 1.5em;
    padding-right: 5px;
}

.landing-page .image-standout {
    font-size: 1.2em;
}

.landing-page .image-standout img {
    max-width: 100%;
}

.landing-page .currency-selector {
    margin: 0 0 30px 0;
    display: inline-block;
    width: 250px;
}

.landing-page .pricing-item {
    margin: 0 0 10px 0;
    border: 1px solid #ddd;
    text-align: center;
}

.landing-page .pricing-item .header {
    padding: 30px 20px 10px;
}

.landing-page .pricing-item .header h4 {
    margin: 0;
    font-size: 1.4em;
}

.landing-page .pricing-item .price {
    padding: 0 0 10px 0;
    font-size: 2em;
}

.landing-page .pricing-item ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}

.landing-page .pricing-item ul li {
    line-height: 28px;
    font-size: 0.92em;
    border-bottom: 1px solid #eee;
}

.landing-page .pricing-item .feature-heading {
    margin: 10px 0 0 0;
    background-color: #f4f4f4;
    line-height: 30px;
    font-weight: bold;
    font-size: 0.92em;
}

.landing-page.weebly .weebly-lite-plan {
    margin: 0 0 30px 0;
    padding: 20px;
    background-color: #dceefd;
    border: 1px solid #a7cdec;
}

.landing-page.weebly .pricing-item ul {
    height: 290px;
}

.landing-page.weebly .pricing-item ul.ecommerce-features {
    height: 265px;
}

@media (max-width: 767px) {
    .landing-page .standout-features p {
        margin: 0 20px 50px;
    }
}

.landing-page .features {
    padding: 90px 0 50px;
    background-color: #f6f6f6;
    text-align: center;
}

.landing-page .features .feature {
    margin-bottom: 30px;
    height: 250px;
    overflow: hidden;
}

.landing-page .features .feature .icon {
    line-height: 120px;
}

.landing-page.weebly .faq {
    padding: 80px 0;
    background-color: #d5dde4;
}

.landing-page .faq h3 {
    margin: 0 0 30px 0;
    font-size: 2em;
}

.landing-page .trusted-by {
    padding: 10px 0;
}

.landing-page .trusted-by {
    color: #ccc;
    font-size: 1.3em;
    line-height: 60px;
}

.landing-page .trusted-by img {
    max-height: 60px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.3;
}

.landing-page.mail-services .navbar {
    margin-bottom: 0;
}

.landing-page.mail-services .tabs {
    margin-bottom: 0;
}

.landing-page.mail-services .get-started {
    margin-top: 0;
}

@media (min-width: 992px) {
    .landing-page.ssl .navbar .navbar-nav>li {
        width: 20%;
    }
}

.landing-page.ssl .content-block h1,
.landing-page.ssl .content-block h2,
.landing-page.ssl .content-block h3,
.landing-page.ssl .content-block h4,
.landing-page.ssl .content-block h5,
.landing-page.ssl .content-block h6 {
    margin: 0 0 20px 0;
    padding: 0;
}

.landing-page.ssl .validation-levels {
    padding: 20px 20px 0 20px;
    background-color: #327ba7;
    text-align: center;
}

.landing-page.ssl .validation-levels h3 {
    margin: 23px 0;
    font-weight: 300;
    font-size: 26px;
    color: #eee;
}

.landing-page.ssl .validation-levels .item {
    margin: 0 0 20px 0;
    padding: 30px;
    background-color: #fff;
    border-radius: 4px;
}

.landing-page.ssl .validation-levels .item h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    color: #333;
}

.landing-page.ssl .validation-levels .item img {
    margin: 20px 0;
    max-width: 100%;
}

.landing-page.ssl .validation-levels .item span {
    display: block;
    font-size: 15px;
    color: #333;
}

.landing-page.ssl .validation-levels .item p {
    margin: 10px 0;
    color: #555;
    font-size: 14px;
}

.landing-page.ssl .validation-levels .item .btn {
    padding: 6px 20px;
    background-color: #989898;
    color: #eee;
    font-weight: normal;
}

.landing-page.ssl .validation-levels a.show-all {
    line-height: 50px;
    color: #eee;
}

.landing-page.ssl .standout {
    font-size: 1.3em;
    font-weight: 300;
}


.landing-page.ssl .standout p {
    font-size: 15px;
    color: #333;
}


.landing-page.ssl .what-is-ssl ul {
    list-style: none;
    margin: 30px 0;
}

.landing-page.ssl .what-is-ssl ul li {
    line-height: 2em;
    font-size: 16px;
    color: #333;
}

.landing-page.ssl .what-is-ssl .fas,
.landing-page.ssl .what-is-ssl .far {
    float: left;
    color: #44737e;
    font-size: 2em;
    padding-right: 15px;
}

.landing-page.ssl .ssl-benefits {
    margin-top: 0;
    padding-top: 0;
}

.landing-page.ssl .ssl-benefits .row {
    text-align: center;
    color: #333;
    line-height: 25px;
    font-size: 18px;
}

.landing-page.ssl .ssl-benefits i {
    display: block;
    margin: 20px 0;
    font-size: 35px;
    color: #333;
}

.landing-page.ssl .browser-notice {
    float: left;
    margin-top: -100px;
    width: 100%;
}

.landing-page.ssl .browser-notice .wrapper-container {
    padding: 0 75px;
}

.landing-page.ssl .browser-notice .wrapper {
    margin: 0 auto;
    padding: 40px;
    max-width: 660px;
    background-color: #fff;
    border-top: 4px solid #cc0000;
    box-shadow: 2px 2px 5px #ccc;
    font-size: 1.4em;
    text-align: center;
}

.landing-page.ssl .browser-notice img {
    display: block;
    float: none !important;
    margin: 20px auto;
}

.landing-page.ssl .browser-msg span {
    display: block;
    padding: 42px 30px;
    font-size: 1.8em;
}

.landing-page.ssl .browser-msg img {
    float: left;
    max-width: 200px;
    padding-right: 40px;
}

@media (max-width: 1199px) {
    .landing-page.ssl .browser-msg span {
        padding: 25px 30px;
    }
}

@media (max-width: 991px) {
    .landing-page.ssl .browser-msg span {
        padding: 15px 30px;
    }
}

@media (max-width: 700px) {
    .landing-page.ssl .standout-1 h3 {
        padding: 0 0 20px 0;
        font-size: 1.6em;
    }

    .landing-page.ssl .browser-notice .wrapper {
        font-size: 1em;
    }

    .landing-page.ssl .browser-notice .wrapper img {
        max-width: 80px;
    }

    .landing-page.ssl .browser-msg span {
        font-size: 1.4em;
    }
}

.landing-page.ssl .competitive-upgrade-promo {
    margin: 80px 0 40px 0;
    background-color: #327aa7;
    font-size: 2em;
    color: #fff;
    font-weight: 300;
    text-align: center;
}

.landing-page.ssl .competitive-upgrade-promo a {
    color: #fff;
    text-decoration: underline;
}

.landing-page.ssl .competitive-upgrade-banner {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 12px;
    width: 100%;
    background: #444;
    color: #eee;
    z-index: 100;
}

.landing-page.ssl .competitive-upgrade-banner button.close {
    color: #fff;
}

.landing-page.ssl .competitive-upgrade-banner h4,
.landing-page.ssl .competitive-upgrade-banner p {
    margin: 2px 0;
}

.landing-page.ssl .detailed-info {
    padding: 80px 0;
    background-color: #f8f8f8;
}

.landing-page.ssl .detailed-info .panel-group {
    margin: 0;
}

.landing-page.ssl .detailed-info .arrow {
    float: left;
    width: 30px;
    margin-right: 10px;
    text-align: center;
}

.landing-page.ssl .detailed-info .panel-heading {
    background-color: #327aa7;
    color: #fff;
    border-radius: 3px;
}

.landing-page.ssl .detailed-info .panel-heading h4 {
    margin: 0;
    font-weight: 300;
    font-size: 1.5em;
}

.landing-page.ssl .detailed-info .panel {
    background-color: transparent;
    border: 0;
}

.landing-page.ssl .detailed-info .panel:last-child {
    margin-bottom: 0
}



.landing-page.ssl .detailed-info .panel-body {
    margin-top: 15px;
    padding: 40px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: none;
    font-size: 1.2em;
}

.landing-page.ssl .detailed-info .panel-body h4 {
    margin: 20px 0;
    font-weight: 700;
}

.landing-page.ssl .standout-1 {
    margin: 30px 0 200px 0;
    padding: 40px 0 0 0;
    background-color: #f5a200;
    text-align: center;
}

.landing-page.ssl .standout-1 .browser {
    max-height: 400px;
    overflow: hidden;
}

.landing-page.ssl .standout-1 .browser .browser-image {
    float: left;
    width: 100%;
}

.landing-page.ssl .standout-1 .browser .browser-image img {
    max-width: 100%;
}

.landing-page.ssl .standout-1 h3 {
    padding: 30px 0;
    font-size: 28px;
    font-weight: 300;
    color: #fff;
    margin: 0;
}

.landing-page.ssl .standout-2 {
    color: #444;
    font-size: 1.5em;
    text-align: center;
}

.landing-page.ssl ul.ssl-certs-all {
    margin: 0;
    padding: 0;
    list-style: none;
}

.landing-page.ssl ul.ssl-certs-all li {
    margin: 0;
    padding: 25px 15px 15px;
    border-bottom: 3px solid #f8f8f8;
}

.landing-page.ssl ul.ssl-certs-all li:last-child {
    border-bottom: 0;
}

.landing-page.ssl ul.ssl-certs-all li h3 {
    font-weight: 300;
}

.landing-page.ssl ul.ssl-certs-all .padded-cell {
    padding-top: 30px;
    text-align: center;
}

.landing-page.ssl ul.ssl-certs-all .padded-cell .btn {
    margin-bottom: 5px;
}

.landing-page.ssl ul.ssl-certs-all .padded-cell a {
    font-size: 0.9em;
}

.landing-page.ssl ul.ssl-certs-all .price strong {
    font-size: 26px;
    color: #333;
}

.landing-page.ssl ul.ssl-certs-all .price span {
    font-size: 0.9em;
    color: #888;
}

.landing-page.ssl .features {
    background-color: #1b446d;
    text-align: center;
}

@media (max-width: 767px) {
    .landing-page.ssl .features {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.landing-page.ssl .features h3 {
    margin: 10px 0 40px 0;
    padding: 0;
    color: #fff;
    font-size: 2.8em;
    font-weight: 300;
}

.landing-page.ssl .features .feature {
    margin: 0 0 40px 0;
    padding: 30px 20px;
    border: 1px solid #fff;
    height: 150px;
    font-size: 40px;
    color: #fff;
}

.landing-page.ssl .features .feature h4 {
    font-weight: 300;
}

.landing-page.ssl .logos {
    padding: 10px 0;
    text-align: center;
    max-width: 100%;
    overflow: hidden;
}

.landing-page.ssl .logos img {
    max-height: 70px;
    max-width: 90%;
}

@media (max-width: 767px) {
    .landing-page.ssl .logos img {
        margin-bottom: 20px;
        max-height: 50px;
    }
}


.landing-page.ssl .certificate-options {
    background-color: #2369a5;
    color: #fff;
}

.landing-page.ssl .certificate-options.ov {
    background-color: #f3b32e;
}

.landing-page.ssl .certificate-options.ev {
    background-color: #4cab6e;
}

.landing-page.ssl .certificate-options h3 {
    font-size: 2em;
    font-weight: 300;
}

.landing-page.ssl .currency-selector {
    display: inline-block;
    width: 250px;
}

.landing-page.ssl .row-pricing-table {
    margin-left: -2px;
    margin-right: -2px;
}

.landing-page.ssl .row-pricing-table .col-sm-3,
.landing-page.ssl .row-pricing-table .col-sm-4,
.landing-page.ssl .row-pricing-table .col-sm-6 {
    padding-left: 2px;
    padding-right: 2px;
}

.landing-page.ssl .row-pricing-table .header {
    margin-bottom: 4px;
    padding: 5px;
    height: 65px;
    text-align: center;
    overflow: hidden;
}

@media (max-width: 767px) {
    .landing-page.ssl .certificate-options h3 {
        margin-bottom: 0;
    }

    .landing-page.ssl .row-pricing-table .header {
        margin-top: 40px;
    }
}




.pop-info {
    position: fixed;
    bottom: 110px;
    right: 10px;
    cursor: pointer;
    z-index: 111;
}

.pop-info>li {
    margin: 5px 0
}

.pop-info>li a {
    display: block;
    text-align: center;
    width: 48px;
    height: 48px;
    line-height: 53px;
    border-radius: 50%;
    color: #fff;
    background-color: #445379;
    font-size: 20px;
    position: relative;
    outline: none
}

.pop-info li.pop-mob.mobile-link>a {
    font-size: 28px
}

.pop-info>li.whatsapp-link a {
    color: #fff !important;
    background-color: #25d366 !important;
    font-size: 28px
}

.pop-info>li.chat-link a {
    color: #fff !important
}

.pop-info>li.chat-link {
    position: relative
}

.pop-info>li.chat-link span {
    display: none;
    position: absolute;
    top: -40px;
    right: 20px;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    color: #fff;
    height: 30px;
    line-height: 31px;
    width: 100px;
    background-color: #e76f23;
    border-radius: 5px;
    text-align: center
}

@media (max-width: 767px) {
    .pop-info>li.chat-link span {
        display: block
    }

    .pop-info>li.chat-link a {
        color: #e76f23 !important
    }

    .pop-info>li.whatsapp-link a {
        color: #25d366 !important;
        background-color: #fff !important
    }
}

.pop-info>li.chat-link span::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 20px;
    width: 0;
    height: 0;
    border-left: 7px solid #0000;
    border-right: 7px solid #0000;
    border-top: 5px solid #e76f23
}

.pop-info li.pop-mob.email-link>a {
    font-size: 32px;
    font-weight: bold;
    font-family: OpenSansBold;
    line-height: 45px
}

#lz_overlay_wm {
    display: none !important
}

.menu_icon_panel {
    display: none !important
}

@media (max-width: 767px) {
    #lz_chat_overlay_bottom {
        bottom: 13px !important
    }

    #_lz_chat_overlay_minimize {
        display: none !important
    }

    .pop-info {
        bottom: 0;
        right: 0;
        left: 0;
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: row-reverse;
        background-color: rgb(255, 255, 255);
        box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
        height: 50px;
        width: 100%;
        z-index: 99999999999999999
    }

    .pop-info>li {
        margin: 0
    }

    .pop-info>li a {
        display: inline-block;
        width: auto;
        border-radius: 0%;
        color: #445379 !important;
        background-color: #fff !important;
        font-size: 26px
    }

    .pop-info>li {
        width: 33.3%;
        text-align: center;
        border-right: 1px solid #ededed;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .pop-info>li a:hover {
        background: none !important
    }

    .menu_icon_panel {
        display: flex !important
    }
}

.pop-info>li a:hover {
    background: #e76f23;
    background: -webkit-linear-gradient(#e76f23, #e56c23);
    background: -o-linear-gradient(#e76f23, #e56c23);
    background: -moz-linear-gradient(#e76f23, #e56c23);
    background: linear-gradient(#e76f23, #e56c23)
}

.pop-info>li a:hover:before {
    border-color: #e76f23 transparent
}

.pop-info>li a:hover:after {
    border-color: #e56c23 transparent
}

.pop-info>li.pop-sup a {
    line-height: 32px
}

.pop-info>li.pop-comm a {
    font-size: 24px
}

.pop-info>li a .sup-inf {
    position: absolute;
    top: 50%;
    right: 130%;
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    font-size: 14px;
    font-family: ge-ligh;
    background-color: #252525;
    min-width: 141px;
    padding: 2px 0;
    visibility: hidden;
    opacity: 0;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 3px
}

.pop-info>li a:hover .sup-inf {
    visibility: visible;
    opacity: 1
}

.pop-info>li a .sup-inf:after {
    content: "";
    display: block;
    width: 0;
    border-width: 5px 0px 5px 7px;
    border-color: transparent #252525;
    border-style: solid;
    position: absolute;
    top: 50%;
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%
}

.pop-info>li a .sup-inf .sup-cont {
    display: block;
    direction: ltr;
    font-family: myriad;
    font-size: 30px;
    font-size: 20px;
    line-height: 1
}

.pop-info>li a .sup-inf .sup-cont:first-child {
    padding-top: 4px
}

.pop-info>li a .sup-inf .sup-cont:last-child {
    padding-bottom: 2px
}



.at-vps .futures-version-2-box {
    margin-top: 0;
    margin-bottom: 30px;
}




/***************** VPS PAGE COLOR **************************/



/*
.VPS-PAGE .text-theme-colored {
color: #6AB43E !important;

}


.VPS-PAGE .btn-theme-colored,
.VPS-PAGE .line-bottom-centered:after,
.VPS-PAGE .pricing-ribbon h5,
.VPS-PAGE .line-bottom-double-line-centered:after,
.VPS-PAGE .line-bottom-double-line-centered:before, {
background: #6AB43E !important;
background-color: #6AB43E !important
}

*/
























/******************** new navigation 2020 *****************/






/************************** 
* 2. header styles 
***************************/
.header-navigation {
    width: 100%;
    margin-left: auto;
    margin-bottom: auto;
    z-index: 999;
    position: absolute;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-navigation .container {
    background: transparent;
    position: relative;
    display: block;
}

.header-navigation .container .logo-box {
    float: right;

}



.header-navigation .container .navbar-brand {
    height: auto;
    margin: 0;
}

.header-navigation .container .menu-toggler {
    display: none;
}

.header-navigation .container .right-side-box {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
}

.header-navigation .main-navigation {
    text-align: right;
}

@media (min-width: 1200px) {
    .header-navigation .main-navigation {
        display: block !important;
    }
}

.header-navigation ul.navigation-box {
    float: left;
}







.header-navigation ul.navigation-box>li>a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #c52d2f;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}




.header-navigation ul.navigation-box>li>a:hover:before,
.header-navigation ul.navigation-box>li>a:focus:before,
.header-navigation ul.navigation-box>li>a:active:before {
    right: 0
}

.header-navigation ul.navigation-box li a .sub-nav-toggler {
    display: none;
}

.header-navigation ul.navigation-box>li {
    position: relative;
    margin: 25px 0;
    display: inline-block;
    vertical-align: middle;
    /* Second Level Menu */
    /* Thrid Level Menu */
}

.header-navigation ul.navigation-box>li {
    margin-left: 24px;
}


.header-navigation ul.navigation-box>li:last-child {
padding-right: 0;

margin-left: 0;
}



.header-navigation ul.navigation-box>li>a {
    font-weight: 500;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    transition: all .4s ease;
    position: relative;
    padding: 32px 0;
}

.header-navigation ul.navigation-box>li.current>a,
.header-navigation ul.navigation-box>li:hover>a {
    color: #c52d2f;
}



.header-navigation ul.navigation-box>li>.sub-menu {
    position: absolute;
    top: 55px;
    right: 0;
    z-index: 1000;
    float: right;
    min-width: 220px;
    padding: 0px 0px;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    opacity: 0;
    border-radius: 0px;
    visibility: hidden;
    transition: opacity .4s ease, visibility .4s ease;
    box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px) {
    .header-navigation ul.navigation-box>li>.sub-menu {
        display: block !important;
    }
}

.header-navigation ul.navigation-box>li>.sub-menu.right-align {
    left: auto;
    right: 0;
}

.header-navigation ul.navigation-box>li>.sub-menu.center-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.header-navigation ul.navigation-box>li>.sub-menu>li {
    display: block;
    position: relative;
    transition: all .4s ease;
}

.header-navigation ul.navigation-box>li>.sub-menu>li+li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.header-navigation ul.navigation-box>li>.sub-menu>li>a {
    font-size: 15px;
    color: #333;
    font-weight: 500;
    padding: 10px 15px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative;
    transition: all .4s ease;
    text-transform: capitalize;
}

.header-navigation ul.navigation-box>li>.sub-menu>li:hover>a {
    color: #fff;
    background: #c52d2f;
}

.header-navigation ul.navigation-box>li:hover:before {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
}

.header-navigation ul.navigation-box>li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
}

.header-navigation ul.navigation-box>li>ul>li {
    /* no more nested showen */
}

.header-navigation ul.navigation-box>li>ul>li>.sub-menu {
    position: absolute;
    top: 0%;
    left: 100%;
    z-index: 1000;
    float: left;
    min-width: 220px;
    padding: 0px 0px;
    text-align: left;
    list-style: none;
    background-color: #30355d;
    background-clip: padding-box;
    opacity: 0;
    border-radius: 0px;
    visibility: hidden;
    transition: opacity .4s ease, visibility .4s ease;
    box-shadow: 0px 10px 18px rgba(0, 0, 0, 0.1);
}

@media (min-width: 1200px) {
    .header-navigation ul.navigation-box>li>ul>li>.sub-menu {
        display: block !important;
    }
}

.header-navigation ul.navigation-box>li>ul>li>.sub-menu.right-align {
    left: auto;
    right: 100%;
}

.header-navigation ul.navigation-box>li>ul>li>.sub-menu.center-align {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.header-navigation ul.navigation-box>li>ul>li>.sub-menu>li {
    display: block;
    position: relative;
    transition: all .4s ease;
}

.header-navigation ul.navigation-box>li>ul>li>.sub-menu>li+li {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.header-navigation ul.navigation-box>li>ul>li>.sub-menu>li>a {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    padding: 12px 30px;
    display: block;
    line-height: 26px;
    white-space: nowrap;
    position: relative;
    transition: all .4s ease;
    text-transform: capitalize;
}

.header-navigation ul.navigation-box>li>ul>li>.sub-menu>li:hover>a {
    color: #30355d;
    background: #fff;
}

.header-navigation ul.navigation-box>li>ul>li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
}

.header-navigation ul.navigation-box>li>ul>li ul {
    display: none;
}

.header-navigation.stricky-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 991;
    background: #efefef;
    border-bottom: 0;
}


















/*
* large screen fixing
*/

@media(min-width: 1921px) {
    .site-header.header-one {
        background: #002C42;
    }

    .site-header.header-one .header-navigation,
    .site-header.header-one .top-bar {
        max-width: 1920px;
        margin: auto;
    }

    .site-header.header-one .container-fluid {
        background: #fff;
    }
}

/*
* expandable menu started
*/


@media (max-width: 1199px) {

.divider .container {
min-height: 177px;
}


    .header-navigation {
        margin-bottom: 0;
    }

    .logo-box {
        width: 100%;
        float: none;
        margin: 0 !important;
    }

    .navigation-box {
        margin: 0;
    }

    .navbar-expand-lg .menu-toggler {
        display: block;
        margin-right: 0;
        border-color: #fff;
        background-color: transparent !important;
        margin: 10px 0;
        color: #fff;
        border: none;
        font-size: 28px;
        float: right;
        outline: none;
        cursor: pointer;

position: relative;
    }

    .menu-toggler:hover {
        border-color: #00AD4D;
    }

    .menu-toggler .icon-bar {
        background: #fff;
    }

    .menu-toggler:hover .icon-bar {
        background: #00AD4D;
    }

    .navbar-expand-lg .navbar-collapse {
        padding-bottom: 0;
        overflow: auto !important;
        width: 100%;
    }

    .navbar-expand-lg .navbar-collapse {
        display: none !important;
        background: transparent;
        padding: 0px 0px !important;
        padding-bottom: 0px !important;
        margin: 0;
        background: #000;
        transition: all .5s ease;
        height: 0;
    }

    .navbar-expand-lg .navbar-collapse.showen {
        display: block !important;
        height: auto;
        max-height: 70vh;
    }

    .navbar-collapse.show {
        overflow-y: auto;
    }

    .header-navigation .nav {
        width: 100%;
        text-align: left;
    }

    .header-navigation .nav>li {
        display: block;
        padding: 0 !important;
        width: 100%;
        float: none;
    }

    .header-navigation .nav>li+li {
        margin-left: 0 !important;
    }

    .header-navigation .nav>li>a {
        padding: 8px 0;
    }

    .header-navigation .right-box.nav {
        width: 100%;
        margin: 0;
    }

    .header-navigation .right-box.nav>li>a {
        border: none !important;
        padding: 8px 0;
        color: #fff;
    }

    .header-navigation .nav>li>a:after {
        display: none;
    }

    .header-navigation .nav.navigation-box+.nav {
        border-top: 1px dashed #282828;
    }

    .header-navigation .navigation-box>li>.sub-menu,
    .header-navigation .navigation-box>li>.sub-menu>li>.sub-menu {
        position: relative !important;
        width: 100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        transition: none !important;
        display: none;
        float: none !important;
        margin: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .header-navigation .navigation-box>li>.sub-menu>li>a::after {
        display: none;
    }

    .header-navigation ul.navigation-box>li>a .fa-angle-down {
        display: none;
    }


    .header-navigation ul.navigation-box>li+li {
        padding: 0 !important;
        border-top: 1px solid rgba(255, 255, 255, .1);
        display: block;
        float: none;
    }

    .header-navigation .nav>li.show-mobile {
        display: none;
    }

    .header-navigation ul.navigation-box>li>a,
    .header-navigation .right-box.nav>li>a {
        padding: 0;
        display: block;
        color: #333;
        padding: 10px 15px !important;
        transition: background 0.4s ease 0s;
        text-transform: capitalize;
    }

    .header .stricky-fixed.header-navigation .nav>li {
        padding: 0 !important;
    }

    .header-navigation ul.navigation-box li a .sub-nav-toggler {
        background-color: transparent;
        background-image: none;
        border: 0;
        border-radius: 4px;
        padding: 0;
        position: absolute;
        top: 16px;
        left: 10px;
        right: auto;
        /*margin-top: 8px;*/
        margin-right: 0px;
        display: block;
        cursor: pointer;
    }

    .header-navigation .navigation-box .sub-nav-toggler .icon-bar {
        background-color: #333;
        border-radius: 1px;
        display: block;
        height: 1px;
        width: 20px;
    }

    .header-navigation .navigation-box .sub-nav-toggler .icon-bar+.icon-bar {
        margin-top: 4px;
    }

    .header-navigation .container .right-side-box {
        top: 10px;
        right: 15px;
        transform: translateY(0%)
    }

    .header-navigation .container {
        display: block;
        padding-right: 0;
        padding-left: 0;
        position: relative;
    }

    .header-navigation .container .logo-box {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        float: none;
        padding-right: 145px;
        text-align: left;
    }

    .header-navigation .container .logo-box .navbar-brand {
        float: left;
        padding: 20px 0;
    }

    .header-navigation .container .logo-box .navbar-toggler {
        float: left;
    }

    .header-navigation ul.navigation-box {
        display: block;
        margin: 0 !important;
        width: 100%;
    }

    .header-navigation ul.navigation-box>li {
        padding: 0;
        display: block;
    }

    .header-navigation ul.navigation-box>li>a {
        display: block;
        padding: 13px 30px;
    }

    .header-navigation ul.navigation-box>li>a:after {
        display: none;
    }

    .header-navigation ul.navigation-box>li+li {
        margin: 0;
    }

    .header-navigation .main-navigation {
        float: none;
        width: 100%;
        display: none;
        text-align: left;
        background: #30355d;


    }

    .header-navigation .container .menu-toggler {
        display: block;
    }

    .header-navigation.stricky-fixed ul.navigation-box>li {
        padding: 0;
    }

    .header-navigation .container .logo-box .navbar-brand {
        background-color: transparent;
    }

    .header-navigation .container .menu-toggler {
        float: right;
        color: #fff;
        margin-left: 30px;
    }

    .header-navigation .container .logo-box {
        padding-right: 0 !important;
        text-align: left;
    }

    .header-navigation {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .site-header.header-one .header-navigation .container .right-side-box .quote-btn {
        padding-top: 21px;
        padding-bottom: 21px;
    }

    .site-header.header-one .header-navigation .container {
        padding-left: 0;
    }

    .site-header.header-one .top-bar .left-content {
        width: 100%;
        text-align: center;
    }

    .site-header.header-two .header-navigation .container .menu-toggler {
        float: right;
        margin: 36px 0;
        color: #fff;
    }

    .site-header.header-two .header-navigation ul.navigation-box>li {
        padding: 0 !important;
    }

    .site-header.header-three .header-navigation .container .menu-toggler {
        float: right;
        margin: 36px 0;
    }

    .site-header.header-three .header-navigation .container .logo-box {
        padding-right: 200px !important;
    }

    .site-header.header-three .header-navigation .container .right-side-box {
        top: 28px;
    }

    .site-header.header-three .header-navigation .main-navigation {
        text-align: left;
    }

    .site-header.header-three .header-navigation ul.navigation-box>li {
        padding: 0;
    }

    .site-header.header-three .header-navigation ul.navigation-box>li+li {
        margin-left: 0;
    }

    .site-header.header-three .header-navigation.stricky-fixed ul.navigation-box>li {
        padding: 0;
    }

    .site-header.header-four .header-navigation .container .menu-toggler {
        margin-left: 0;
    }

    .site-header.header-four .header-navigation ul.navigation-box>li {
        padding: 0;
    }

    .site-header.header-four .header-navigation .main-navigation {
        text-align: right;
    }

    .site-header.header-four .header-navigation ul.navigation-box>li+li {
        margin-left: 0;
    }


}


@media (max-width: 991px) {
    .site-header.header-one .header-navigation .container {
        max-width: calc(100% - 100px);
    }

    .site-header.header-one .top-bar .single-header-contact-info+.single-header-contact-info {
        padding-left: 15px;
        margin-left: 15px;
    }
}

@media(max-width: 767px) {
    .site-header.header-one .top-bar .right-content {
        padding-left: 30px;
        padding-right: 30px;
    }

    .site-header.header-one .top-bar .single-header-contact-info {
        width: 50%;
        float: left;
    }

    .site-header.header-one .top-bar .single-header-contact-info+.single-header-contact-info {
        margin-left: 0;
        padding-left: 0;
        border: none;
    }

    .site-header.header-one .header-navigation .container {
        max-width: 100%;
    }
}





@media (max-width:767px) {


    .header-navigation {

        position: relative;

    }


}




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






































@media only screen and (max-width: 767px) {

    /*
.corner .col-md-offset-1 {
display: none;}
*/


    #particles-bg {
        hegiht: 100%;
    }

    .corner .col-md-4 {
        display: none;
    }

    .moon-edition .bg_overlay_header img {
        top: 40%;
    }


    .corner h3 {
        font-size: 18px;
        margin-top: 20px;
    }

    .corner h1,
    .corner h2 {
        font-size: 22px;
        margin: 0
    }


    .container>.navbar-header {
        margin: 0;
        float: none;
    }

    .section-title {
        margin-bottom: 0;
    }

    .media-heading {
        font-size: 16px;
    }

    .feat-head {
        font-size: 18px;
    }


    .section-title h2 {
        font-size: 18px;
    }

    .landing-page.ssl .detailed-info {
        padding: 20px 0;
    }


    .panel-title>a {
        font-size: 16px;
    }


    .landing-page.ssl .browser-notice .wrapper-container {
        padding: 35px 35px;
    }

    .landing-page.ssl .browser-notice .wrapper {
        font-size: 1em;
        padding: 15px;
    }

    .landing-page.ssl .competitive-upgrade-promo {
        margin: 20px 0 20px 0;
        font-size: 19px;
    }

    .landing-page.ssl .content-block h2 {
        font-size: 17px;
    }

    .landing-page .hero {
        padding: 20px 0;
    }

    .moon-edition .bg_overlay_header img {
        position: relative;
        height: 700px;
        max-width: 700px;
    }


}





.featured-tlds-container {
    margin: 35px 0 15px
}

.featured-tld {
    margin: 0 0 20px 0;
    border-radius: 4px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .1)
}

.featured-tld .img-container {
    padding: 20px 0;
    height: 115px;
    line-height: 75px;
    overflow: hidden;
    text-align: center
}

@media (max-width: 767px) {
    .featured-tld .img-container {
        height: 80px;
        line-height: 40px
    }
}

.featured-tld .img-container img {
    max-width: 70%;
    max-height: 100%
}

.featured-tld .price {
    padding: 5px;
    background-color: #f9f9f9;
    color: #555;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    border-radius: 0 0 4px 4px
}

.featured-tld .price.blog {
    background-color: #a0d5cb;
    color: #fff
}

.featured-tld .price.club {
    background-color: #053796;
    color: #fff
}

.featured-tld .price.com {
    background-color: #3aa4da;
    color: #fff;
    width: 100%;
}

.featured-tld .price.org {
    background-color: #ff8400;
    color: #fff;
}

.featured-tld .price.couk {
    background-color: #1d3774;
    color: #fff
}

.featured-tld .price.host {
    background-color: #ed4d42;
    color: #fff
}

.featured-tld .price.live {
    background-color: #ff9e19;
    color: #fff
}

.featured-tld .price.name {
    background-color: #44b03e;
    color: #fff
}

.featured-tld .price.net {
    background-color: #efc00e;
    color: #fff
}

.featured-tld .price.online {
    background-color: #38ce6a;
    color: #fff
}

.featured-tld .price.rocks {
    background-color: #fd563c;
    color: #fff
}

.featured-tld .price.shop {
    background-color: #ff5900;
    color: #fff
}

.featured-tld .price.social {
    background-color: #ff9a00;
    color: #fff
}

.featured-tld .price.store {
    background-color: #0eadb3;
    color: #fff
}

.featured-tld .price.tech {
    background-color: #0db04b;
    color: #fff
}

.featured-tld .price.tv {
    background-color: #ea3438;
    color: #fff
}

.featured-tld .price.co {
    background-color: #f36f21;
    color: #fff;
}

.featured-tld .price.live {
    background-color: #ff9e19;
    color: #fff;
}

.featured-tld .price.info {
    background-color: #09547e;
    color: #fff;
}

.featured-tld .price.website {
    background-color: #2db9ea;
    color: #fff
}


.overlay-dark-1:after {
    content: "";
    color: inherit;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/dots.png);
    z-index: 1;
    opacity: 0.2;
    background-attachment: fixed;
}




.featured-item {
    padding: 40px 20px;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 15px 35px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 35px rgba(0, 0, 0, .1);

    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-bottom: 30px;
}

.featured-item:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.featured-item .featured-icon {
    display: inline-block;
}

.featured-desc p {
    margin-bottom: 0;
    font-size: 14px;

    overflow: hidden;
}

.featured-title h5 {
    margin: 30px 0 20px;
    text-transform: capitalize;
    font-family: 'NeoSans' !important;
    font-size: 16px;
}


.featured-title h5:after {

    display: none;
}



.featured-desc,
.featured-icon i {
    color: #fff;
}

.grey-bg .featured-desc p {
    color: #111121;
}

.featured-item.style-2 {
    background: #fff;
    padding: 60px 30px;
}

.featured-item.style-3 {
    background: #fff;
    padding: 50px 30px 50px 200px;
}

.featured-item.style-3 .featured-icon {
    position: absolute;
    left: 30px;
    top: 50%;
}

.featured-item.style-3 .featured-title h5 {
    margin-top: 0;
}

.featured-item.style-4:hover {
    transform: inherit;
    border-radius: 15px;
    background: #fff;
}

.featured-item.style-4 .featured-icon i {
    background: #fff;
    color: #C52D2F;
    display: inline-block;
    font-size: 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
}

.featured-item.style-4:hover .featured-icon i {
    background: #C52D2F;
    color: #fff;
}

.featured-item.style-4.active {
    background: #fff;
}

.featured-item.style-4.active .featured-icon i {
    background: #C52D2F;
    color: #fff;
}

.owl-carousel .featured-item {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}




.serv-cse .section-title h2 {
    padding-bottom: 20px;
    position: relative;
}





.img_overlay_icon {
    position: absolute;
    top: auto;
    bottom: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    text-align: center;
}



a .img_overlay_icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
}


.img_overlay_icon .portfolio_icon {
    top: 50%;
    left: 50%;
    opacity: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, .7);
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    width: 38px;
    height: 38px;
    margin: 0 auto;
    margin-left: auto;
    margin-left: -19px;
    display: inline-block;
    border-radius: 50%;
    -webkit-transition: all .1s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .1s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .1s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .1s cubic-bezier(.63, .08, .35, .92);
    transition: all .1s cubic-bezier(.63, .08, .35, .92);
}



.portfolio_icon {
    background: url(../images/camera.png) center center no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
}


.outer-hide:hover .img_overlay_icon .portfolio_icon {
    margin-top: -20px;
    opacity: 1;
    -webkit-transition: all .2s .1s cubic-bezier(.63, .08, .35, .92);
    -moz-transition: all .2s .1s cubic-bezier(.63, .08, .35, .92);
    -o-transition: all .2s .1s cubic-bezier(.63, .08, .35, .92);
    -ms-transition: all .2s .1s cubic-bezier(.63, .08, .35, .92);
    transition: all .2s .1s cubic-bezier(.63, .08, .35, .92);
}


.outer-hide:hover .img_overlay_icon {
    opacity: 1;
}









.five-xsbox {
    float: right;
}


.lad-name {
    display: inline-block;
    z-index: 5;
    position: relative;
    background: #c52d2f;
    border: 1px solid #f0f0f0;
    border-top: 0;
    width: 100%;
    transition: all .3s ease-in-out;
}


.lad-name p {
    font-size: 18px;
    text-align: center;
    margin: 20px 0;
    text-transform: capitalize;
    font-size: 18px;
    color: #fff;
}

.outer-hide:hover .lad-name p {
    color: #fff;
}



.outer-hide:hover .lad-name {

    background: #333;

}

.contact-1 .contact-main {
    margin-bottom: 20px;
}


.contact-1 {
    direction: rtl;
    text-align: right;
    padding: 80px 0;
}




.contact-info li {
    padding-right: 50px;
    position: relative;
    text-align: right;
}

.contact-info li i {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 24px;
    font-size: 30px;
    color: #C52D2F;
    text-align: center;
    left: auto;
}

.contact-info li span {
    font-size: 16px;
    color: #111121;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
    font-family: "ge-ss-light" !important;
}

.contact-info li p {
    margin-bottom: 0;
    line-height: 24px;
}

.contact-info li a {
    color: #111121;
}

.contact-info li a:hover {
    color: #C52D2F;
}

.info-inner {
    background: #fff;
    padding: 50px 30px;
}

.info-inner ul li {
    padding-left: 0;
}

.contact-1 .form-group {
    margin-bottom: 20px;
    position: relative;
}

.contact-1 label {
    font-size: 14px;
    color: #333;
}

.contact-1 .form-control {}


.contact-1 .form-control {
    padding: 8px 12px;
}

.contact-1 .form-control .form-control {
    background: 0 0;
    border: 5px solid rgba(255, 255, 255, 0.1);
}

.contact-1 .form-control,
.contact-1 .form-control {
    color: #111121;
}

.contact-1 .form-control {
    background: #fff;
}

.contact-1 textarea.form-control {
    height: 150px;
    border-radius: 5px;
}

.contact-1 .form-control:focus {
    box-shadow: none;
    background: 0 0;
    border-color: #C52D2F;
}

.contact-1 .form-control:focus {
    border-color: #C52D2F;
}

.contact-1 select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    height: 50px !important;
}




.contact-info li i:before {
    font-size: 28px;
}

select.form-control {}

#map {
    width: 100%;
    height: 100%;
}

iframe {
    width: 100%;
    border: none;
    pointer-events: auto;
}

.iframe-h {
    height: 500px !important;
}

.iframe-h-2 {
    height: 600px !important;
}

.help-block.with-errors {
    position: absolute;
    color: red;
    right: 15px;
    font-size: 10px;
    line-height: 14px;
}

.contact-1 .form-control::-webkit-input-placeholder {
    color: #333;
}

.contact-1 .form-control::-moz-placeholder {
    color: #333;
}

.form-control:-ms-input-placeholder {
    color: #333;
}

.form-control:-moz-placeholder {
    color: #333;
}

.contact-1 .form-control::-webkit-input-placeholder,
.contact-1 .form-control::-webkit-input-placeholder {
    color: #333;
}

.contact-1 .form-control::-moz-placeholder,
.contact-1 .form-control::-moz-placeholder {
    color: #333;
}

.contact-1 .form-control:-ms-input-placeholder,
.contact-1 .form-control:-ms-input-placeholder {
    color: #333;
}

.contact-1 .form-control:-moz-placeholder,
.contact-1 .form-control:-moz-placeholder {
    color: #333;
}

.video-btn {
    position: relative;
    display: inline-block;
}



.contact-1 .fobox h5,
.contact-1 .section-title h6 {
    padding: 3px 5px;
    position: relative;
    display: inline-block;
    font-weight: 500;
    background: #c52d2f;
    color: #fff;
    margin-bottom: 20px
}


.contact-1 .fobox h5:after {
    display: none;
}






.wpcf7-form {

    direction: rtl;
}


.contact-1 .form-radio input {
    float: right;
}







.xs-footer-top-layer .col-md-4.footer-widget {
    float: right;
}



.footer-widget .widget-title {
    border-left: 0;
    border-right: 3px solid;
    padding-right: 15px;
}



#xs-newsletter-email {
    border-radius: 0;
    float: right;
    text-align: right;
}




.xs-info-list i {
    float: right;
    margin-left: 20px;
}







.bkg-1 {
    background-color: #6AB43E;
    background: #52c234;
    background: -webkit-linear-gradient(to right, #061700, #52c234) !important;
    background: linear-gradient(to right, #52c234, #061700) !important;

}

.bkg-2 {
    background-color: #06AED5;
    background: #00B4DB;
    background: -webkit-linear-gradient(to right, #0083B0, #00B4DB) !important;
    background: linear-gradient(to right, #00B4DB, #0083B0) !important;
}



.bkg-3 {
    background-color: #cd7f32;

    background: #FF512F;
    background: -webkit-linear-gradient(to right, #F09819, #FF512F) !important;
    background: linear-gradient(to right, #F09819, #FF512F) !important;

}



.bkg-4 {
    background-color: #999;
    background: #232526;
    background: -webkit-linear-gradient(to right, #414345, #232526) !important;
    background: linear-gradient(to right, #414345, #232526) !important;

}


.bkg-5 {
    background-color: #FFAB00;
    background: #F7971E;
    background: -webkit-linear-gradient(to right, #FFD200, #F7971E) !important;
    background: linear-gradient(to right, #FFD200, #F7971E) !important;

}


.bkg-6 {
    background-color: #80acdd;
    background: #373B44;
    background: -webkit-linear-gradient(to right, #4286f4, #373B44) !important;
    background: linear-gradient(to right, #4286f4, #373B44) !important;
}


/***************** custom select *******************/


.bootstrap-select .dropdown-toggle .caret {
    right: auto;
}

.bootstrap-select .dropdown-toggle .filter-option {
    left: auto;
    right: 0;
    float: right;
    text-align: right;
    line-height: 34px;
}

.bootstrap-select .dropdown-menu li a {
    padding: 8px !important;
    font-size: 14px;
    text-align: right;
    text-transform: capitalize;
}

.form-control.selectpicker {
    background: none;
}




.bootstrap-select.form-control {
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0 !important;
    background: none;
    border: 0;
    padding: 0;
}





.bootstrap-select>.dropdown-toggle {
    text-transform: capitalize;
    font-weight: normal;
}

.serv-cse .section-title h2::after {
    content: "";
    display: block;
    background: #eaeaea00;
    background-image: none;
    position: absolute;
    width: 180px;
    height: 2px;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(to right, #c52d2f00, #c52d2f);
}


.widget ul#menu-footer-services li a{
    padding-right: 18px;    padding-left: 0;
}

.widget ul#menu-footer-services li a:before { 

    content: "\f104";
    top: -2px;
    right:0;left:auto;
}





@media only screen and (max-width: 767px) {
    .main-header-text-title {
        font-size: 24px;
        margin-bottom: 50px;
        margin-top: 50px;
    }

    .domain-price-header a {
        padding: 6px 0 !important;
        width: 25%;
    }

    .serv-cse {
        padding: 70px 0;
    }


    .navbar-brand>img {
        margin-top: 0;
    }

    .vc_custom_1458845756601 {
        padding-top: 50px !important;
        padding-bottom: 200px !important;
    }



    .domain-price-header a span {
        font-size: 10px !important;
    }


    #domain-search-header .fa-globe {
        right: 20px;
    }


    .domain-price-header a img {
        width: 40px !important;

    }

    .domain-price-header {
        width: 100%;
        float: none;
        display: inline-block;
    }

    #domain-search-header .inline-button-domain-order {
        left: 5px;
    }


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


    .Checkboxes input[type="checkbox"]+label>span {
        margin-left: 5px !important;
    }

    .Checkboxes input[type="checkbox"]+label {

        width: 25%;
        min-width: auto;
    }



    /********* blog *************/


    .blog-had,
    .head-script {
        font-size: 16px;
        line-height: 30px !important;
    }


    .blog-hhd,
    .dsit-descre {
        font-size: 15px;
        line-height: 30px !important;

    }



}






.newsletter-form button[type="submit"], .newsletter-form input[type="submit"] {
left: 0;
right:auto;
border-radius: 6px 0 0 6px;

}

.newsletter-form input[type="email"] { 
    padding-right: 15px;
    padding-left: 70px;
}
