a.disabled {
    pointer-events: none;
    cursor: default
}

.topbar {
    padding: 5px 0;
    background: #E8E8E8;
    border-bottom: 1px solid #DADADA;
    font-family: 'Signika',sans-serif
}

.topbar .link {
    display: inline
}

.topbar .social i.fas,.topbar .social i.far,.topbar .social i.fal,.topbar .social i.fab {
    margin-left: 0;
    vertical-align: sub;
    font-size: 18px!Important;
    color: #ABABAB!Important
}

.topbar .social i.fas:hover,.topbar .social i.far:hover,.topbar .social i.fal:hover,.topbar .social i.fab:hover {
    color: #EF9543!Important;
    transition: color .55s ease-in-out;
    -moz-transition: color .55s ease-in-out;
    -webkit-transition: color .55s ease-in-out
}

.topbar .social a {
    margin-left: 0px!Important
}

.topbar a.btn {
    color: #FFF!Important;
    font-weight: 200
}

.topbar a {
    color: #868686!Important;
    font-size: 10px;
    margin-top: 0px!Important;
    margin-bottom: 0px!Important;
    vertical-align: middle;
    margin-left: 15px;
    text-transform: uppercase
}

.topbar a:hover,.topbar a:focus {
    text-decoration: none;
    color: #676767!Important
}

.topbar a:hover i.fas,.topbar a:hover i.far,.topbar a:hover i.fal,.topbar a:hover i.fab,.topbar a:focus i.fas,.topbar a:focus i.far,.topbar a:focus i.fal,.topbar a:focus i.fab {
    color: #888888!Important
}

.topbar i.fas,.topbar i.far,.topbar i.fal,.topbar i.fab {
    color: #ABABAB!Important;
    font-size: 14px;
    vertical-align: text-bottom;
    margin-left: 12px
}

.topbar .client i.fas,.topbar .client i.far,.topbar .client i.fal,.topbar .client i.fab {
    padding: 0 10px 0 0;
    font-size: 12px;
    vertical-align: text-bottom
}

.modal-open .modal {
    background: #545454
}

.modal-backdrop.in {
    background: #545454;
    opacity: 1
}

.modal-select-currency .modal-body {
    position: relative;
    padding: 5px 15px 5px 15px
}

.modal-select-currency .modal-content {
    background-color: #FFF;
    border-radius: 0;
    outline: 0
}

.modal-select-currency .modal-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    background: #F3F3F3
}

.modal-select-currency .modal-header img {
    float: left;
    margin-top: 0
}

.modal-select-currency .close {
    opacity: 1;
    margin-top: -9px
}

.modal-select-currency i.fas,.modal-select-currency i.far,.modal-select-currency i.fal,.modal-select-currency i.fab {
    color: #b1b1b1;
    text-shadow: none;
    opacity: 1
}

.modal-select-currency .container-fluid {
    margin-top: 20px
}

.modal-select-currency .thumbnail {
    background-color: #f3f3f3;
    border: 1px solid #E3E3E3;
    border-radius: 5px
}

.modal-select-currency .thumbnail:hover {
    background-color: #E3E3E3
}

.modal-select-currency p {
    margin-top: 10px;
    font-weight: 600;
    text-align: center;
    font-size: 14px
}

.modal-select-currency a {
    color: #333
}

.modal-select-currency a:hover {
    color: #FFF;
    background: #f19538;
    border: 1px solid #f19538;
    text-decoration: none
}

.modal-select-currency .btn-currency {
    display: block;
    padding: 15px 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #f3f3f3;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    font-weight: 600;
    font-size: 12px
}

.modal-select-currency .current-currency {
    color: #FFF;
    background: #f19538;
    border: 1px solid #f19538
}

.modal-select-language .modal-body {
    position: relative;
    padding: 5px 15px 5px 15px
}

.modal-select-language .modal-content {
    background-color: #FFF;
    border-radius: 0;
    outline: 0
}

.modal-select-language .modal-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    background: #F3F3F3
}

.modal-select-language .modal-header img {
    float: left;
    margin-top: 0
}

.modal-select-language .close {
    opacity: 1;
    margin-top: -9px
}

.modal-select-language i.fas,.modal-select-language i.far,.modal-select-language i.fal,.modal-select-language i.fab {
    color: #b1b1b1;
    text-shadow: none;
    opacity: 1
}

.modal-select-language .container-fluid {
    margin-top: 20px
}

.modal-select-language .thumbnail {
    background-color: #f3f3f3;
    border: 1px solid #E3E3E3;
    border-radius: 5px
}

.modal-select-language .thumbnail:hover {
    background-color: #E3E3E3
}

.modal-select-language p {
    margin-top: 10px;
    font-weight: 600;
    text-align: center;
    font-size: 14px
}

.modal-select-language a {
    color: #333
}

.modal-select-language a:hover {
    color: #FFF;
    background: #f19538;
    border: 1px solid #f19538;
    text-decoration: none
}

.modal-select-language .btn-language {
    display: block;
    padding: 15px 0;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #f3f3f3;
    border: 1px solid #E3E3E3;
    border-radius: 5px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    font-weight: 600;
    font-size: 12px
}

.modal-select-language .current-lang {
    color: #FFF;
    background: #f19538;
    border: 1px solid #f19538
}

.modal-client-notifications .modal-body {
    position: relative;
    padding: 5px 15px 5px 15px
}

.modal-client-notifications .modal-content {
    background-color: #FFF;
    border-radius: 0;
    outline: 0
}

.modal-client-notifications .modal-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    background: #F3F3F3
}

.modal-client-notifications .modal-header img {
    float: left;
    margin-top: 0
}

.modal-client-notifications .close {
    opacity: 1;
    margin-top: -9px
}

.modal-client-notifications i.fas,.modal-client-notifications i.far,.modal-client-notifications i.fal,.modal-client-notifications i.fab {
    color: #b1b1b1;
    text-shadow: none;
    opacity: 1
}

.modal-client-notifications .btn {
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 4px 2px 4px
}

.modal-client-notifications .container-fluid {
    margin-top: 20px
}

.modal-client-login .modal-body {
    position: relative;
    padding: 5px 15px 5px 15px
}

.modal-client-login .modal-footer {
    padding: 5px 10px 10px 10px;
    text-align: center;
    border-top: 0
}

.modal-client-login .modal-content {
    background-color: #FFF;
    border-radius: 0;
    outline: 0
}

.modal-client-login .modal-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    background: #F3F3F3
}

.modal-client-login .close {
    opacity: 1;
    margin-top: -9px
}

.modal-client-login i.fas,.modal-client-login i.far,.modal-client-login i.fal,.modal-client-login i.fab {
    color: #b1b1b1;
    text-shadow: none;
    opacity: 1
}

.modal-client-login img {
    float: left
}

.modal-client-login .form-control {
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    box-shadow: none;
    border-color: #e0e0e0
}

.modal-client-login p {
    margin: 20px 0 0 0;
    font-weight: 600
}

.modal-client-login .btn-link {
    color: #333;
    margin: 10px auto;
    font-size: 12px
}

.modal-client-login .btn-link:hover,.modal-client-login .btn-link:focus {
    color: #0198c7
}

.modal-client-login .checkbox {
    margin-bottom: 0;
    font-weight: 600
}

.modal-client-login label {
    margin: 10px 0
}

.modal-client-login .loginbutton {
    margin-top: 10px
}

.modal-client-login .loginbutton .btn {
    padding: 8px 16px;
    text-transform: uppercase;
    font-weight: 600
}

.modal-client-login .loginbutton .btn i.fas {
    color: #fff
}

.modal-client-login .btn-primary-small:hover,.modal-client-login .btn-primary-small:focus {
    transition: none
}

.menu {
    background: #FFF;
    padding: 20px 0
}

.menu .navbar-brand {
    padding: 0
}

.menu .logo:hover {
    opacity: .5;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out
}

.menu .navbar {
    padding: 0
}

.menu .navbar-light .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 700;
    color: #848484;
    margin: 0 15px
}

.menu .navbar-light .navbar-nav .nav-link:last-child {
    margin-right: 0;
    padding-right: 0
}

.menu i.fas,.menu i.far,.menu i.fal,.menu i.fab {
    margin-right: 15px!Important;
    font-size: 13px;
    vertical-align: inherit;
    width: 12px;
    text-align: center;
    padding-right: 0
}

.menu .navbar-nav .dropdown-menu {
    margin-top: 27px;
    border: 1px solid #dfdfdf;
    border-bottom: 0;
    border-radius: 0;
    padding: 0
}

.menu .dropdown-item {
    font-family: 'Signika',sans-serif;
    color: #6C6C6C;
    font-weight: 400;
    font-size: 13px;
    padding: 10px 30px 10px 15px;
    border-bottom: 1px solid #dfdfdf!Important;
    border-radius: 0
}

.menu .dropdown-item:hover,.menu .dropdown-item:focus,.menu .dropdown-submenu:hover {
    background: #efefef;
    transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out;
    pointer-events: auto;
    cursor: pointer
}

.menu .dropdown-submenu {
    position: relative
}

.menu .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 10px;
    top: 18px
}

.menu .dropdown-toggle::after {
    vertical-align: middle;
    margin-left: 10px
}

.menu .dropdown-submenu .dropdown-menu {
    top: -28px;
    left: 100%;
    margin-left: 0;
    margin-right: 0;
    border-left: 1px solid #d7d7d7
}

.menu .navbar-light .navbar-nav .active>.nav-link,.menu .navbar-light .navbar-nav .nav-link.active {
    color: #545454
}

.menu .navbar-light .navbar-nav .nav-link:hover,.menu .navbar-light .navbar-nav .nav-link.show,.menu .navbar-light .navbar-nav .show>.nav-link {
    color: #b9b9b9
}

.menu .custom-toggle {
    border: none
}

.menu .custom-toggle:hover {
    opacity: .5;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out
}

.menu .custom-toggle:focus {
    outline: none
}

.menu .custom-toggle span:after,.menu .custom-toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px
}

.menu .custom-toggle span:after {
    top: 9px
}

.menu .custom-toggle span {
    position: relative;
    display: block
}

.menu .custom-toggle span,.menu .custom-toggle span:after,.menu .custom-toggle span:before {
    width: 30px;
    height: 5px;
    background-color: #adadad;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px;
    background-image: none
}

.imageslider {
    font-family: 'Signika',sans-serif;
    color: #fff;
    background-size: cover
}

.slideroverlay {
    height: 100%;
    width: 100%
}

.imageslider.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity
}

.imageslider.carousel-fade .carousel-item.active,.imageslider.carousel-fade .carousel-item-next.carousel-item-left,.imageslider.carousel-fade .carousel-item-prev.carousel-item-right {
    opacity: 1
}

.imageslider.carousel-fade .active.carousel-item-left,.imageslider.carousel-fade .active.carousel-item-right {
    opacity: 0
}

.imageslider.carousel-fade .carousel-item-next,.imageslider.carousel-fade .carousel-item-prev,.imageslider.carousel-fade .carousel-item.active,.imageslider.carousel-fade .active.carousel-item-left,.imageslider.carousel-fade .active.carousel-item-prev {
    transform: translateX(0);
    transform: translate3d(0,0,0)
}

.imageslider p.buttons {
    text-align: left;
    margin-top: 10px
}

.imageslider h1.promo {
    font-size: 50px;
    font-weight: 800;
    margin-top: 70px;
    padding-bottom: 15px;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 0 3px 3px #8C4100;
    text-align: center
}

.imageslider h2.promo {
    font-size: 35px;
    font-weight: 500;
    color: #FFF;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    text-align: center;
    text-shadow: 0 3px 3px #8C4100
}

.imageslider .promo span {
    font-weight: 900;
    font-size: 40px
}

.imageslider h1 {
    font-size: 50px;
    font-weight: 800;
    margin-top: 75px;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: 0 3px 3px #8C4100;
    text-align: left
}

.imageslider h2 {
    font-size: 30px;
    font-weight: 500;
    color: #FFF;
    padding: 25px 0;
    margin-bottom: 25px;
    text-align: left;
    text-shadow: 0 3px 3px #8C4100
}

.imageslider h3 {
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: left;
    text-shadow: 0 3px 3px #8C4100
}

.imageslider h3.feature {
    margin: 5px 0
}

.imageslider p {
    text-align: center;
    top: 40px;
    position: relative
}

.imageslider p.slidebutton i.fas,.imageslider p.slidebutton i.far,.imageslider p.slidebutton i.fal,.imageslider p.slidebutton i.fab {
    color: #fff
}

.imageslider .padded {
    margin-right: 30px
}

.imageslider .yellow {
    color: #f4b738!Important
}

.imageslider .slide2img,.imageslider .slide3img {
    float: right
}

.imageslider .sliderbutton {
    margin-top: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

.imageslider i.fas,.imageslider i.far,.imageslider i.fal,.imageslider i.fab {
    color: #FFF;
    vertical-align: baseline;
    margin-top: 8px;
    margin-bottom: 8px;
    padding-right: 10px
}

.imageslider #slide1 {
    background-image: url(../img/home/image-slider/slide_01_background.png);
    background-position: center;
    background-size: cover
}

.imageslider #slide2 {
    background-image: url(../img/home/image-slider/slide_02_background.png);
    background-position: center;
    background-size: cover
}

.imageslider #slide3 {
    background-image: url(../img/home/image-slider/slide_03_background.png);
    background-position: center;
    background-size: cover
}

.imageslider .image-center img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bototm: 20px
}

.imageslider #clockdiv {
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    margin: auto;
    width: 100%;
    margin-top: 30px
}

.imageslider #clockdiv>div {
    padding: 10px;
    border-radius: 3px;
    background: #FFF;
    display: inline-block;
    color: #848484;
    font-weight: 500
}

.imageslider #clockdiv>div .smalltext {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 300
}

.imageslider #clockdiv div>span {
    padding: 15px;
    border-radius: 3px;
    background: #EF9543;
    display: inline-block;
    color: #fff;
    font-size: 25px
}

.imageslider .btn-slider {
    color: #fff;
    background-color: #6C6C6C;
    border-radius: 10px;
    font-size: 25px;
    border: 4px solid #FFF
}

.imageslider .btn-slider:hover {
    background-color: #545454
}

.imageslider .slider-footer {
    position: absolute;
    bottom: 0;
    z-index: 9
}

.home-domains {
    padding: 30px 0;
    font-family: 'Signika',sans-serif;
    background: transparent
}

.home-domains .sliderbutton {
    margin-top: 30px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

.home-domains span.input-group-btn {
    background: #6c6c6c;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 60px
}

.home-domains span.search {
    background: #ffffff!Important
}

.home-domains ::placeholder {
    color: #969696;
    opacity: 1
}

.home-domains :-ms-input-placeholder {
    color: #969696
}

.home-domains ::-ms-input-placeholder {
    color: #969696
}

.home-domains .domainsearch {
    font-size: 27px;
    height: 60px;
    padding-left: 2px;
    border-left: none!Important;
    color: #FFF;
    box-shadow: 0 0;
    background: #6C6C6C;
    border: 1px solid #5F5F5F
}

.home-domains .domainsearch:focus {
    border-top: 1px solid #5F5F5F!Important;
    border-bottom: 1px solid #5F5F5F!Important;
    border-right: 1px solid #5F5F5F!Important;
    border-left: none!Important
}

.home-domains .form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

.home-domains .form-control:focus {
    height: 60px;
    border-radius: 0!Important;
    border: none;
    font-size: 27px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-top: 1px solid #ccc!Important;
    border-bottom: 1px solid #ccc!Important;
    border-color: #ccc;
    outline: 0;
    box-shadow: 0 0
}

.home-domains .domainsearchprefix {
    text-align: center;
    font-size: 27px;
    height: 60px;
    border-right: 0;
    padding-right: 0;
    color: #6F6F6F
}

.home-domains .btn-default[disabled] {
    background: #6C6C6C;
    color: #c3c3c3!Important;
    cursor: pointer!Important;
    opacity: 1!Important;
    border: 1px solid #5F5F5F;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.home-domains .domainsearchdomainname {
    max-width: 921px;
    border-right: 0
}

.home-domains .domainsearcharrow {
    color: #797C6F!Important
}

.home-domains .domainsearchsubmit {
    font-size: 21px;
    color: #fff;
    background: #0198c7;
    width: 140px;
    padding: 14px 10px 13px 10px;
    border: 1px solid #548430;
    border-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.home-domains .domainsearchsubmit:hover {
    opacity: .9
}

.subbanner {
    background: #6D6D6D
}

.subbanner .container {
    background: url(../img/subbanner.png) center right no-repeat;
    padding-top: 60px;
    padding-bottom: 60px
}

.subbanner h1 {
    color: #FFF;
    margin: 0;
    font-weight: 600;
    text-shadow: 3px 2px 3px #353535
}

.subbanner p {
    color: #fff;
    margin-bottom: 0;
    text-shadow: 3px 2px 3px #353535;
    font-weight: 300;
    float: left;
    font-size: 20px;
    margin-top: 20px
}

.subbanner h1 i.fas,.subbanner h1 i.far,.subbanner h1 i.fal,.subbanner h1 i.fab {
    font-size: 45px;
    vertical-align: text-top;
    padding-right: 15px
}

.subbanner p i.fas,.subbanner p i.far,.subbanner p i.fal,.subbanner p i.fab {
    padding-right: 10px
}

.subbanner a {
    color: #fff
}

.breadcrumbs {
    background-color: #E8E8E8;
    /* padding: 12px 0 9px 0; */
    border-bottom: 1px solid #DADADA;
    }

.breadcrumbs p {
    /* font-size: 11px; */
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0;
    padding: 0
}

.breadcrumbs .home {
    color: #545454!Important
}

.breadcrumbs a {
    color: #212529;
    padding-right: 10px
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #545454!Important
}
.breadcrumbs a.active {
    color: #6c757d;
}
.breadcrumbs i.fas,.breadcrumbs i.far,.breadcrumbs i.fal,.breadcrumbs i.fab {
    padding-right: 10px
}

.content {
    padding: 50px 0
}

.content h2 {
    font-size: 24px
}

.content h3 {
    margin-top: 50px;
    font-size: 1.2rem
}

.content h4 {
    margin-top: 50px;
    margin-bottom: 10px;
    font-weight: 300
}

.content p {
    font-size: 14px;
    font-weight: 300;
    padding-top: 10px;
    padding-bottom: 10px
}

.content i.fas,.content i.far,.content i.fal,.content i.fab {
    color: #EF9543
}

.content .table {
    border: 1px solid #DADADA;
    margin-bottom: 0
}

.content .table th {
    padding: 15px;
    background: #6D6D6D;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #6D6D6D
}

.content .table td {
    padding: 15px;
    background: #E8E8E8;
    border-color: #DADADA;
    text-align: center;
    font-weight: 400;
    width: 33%
}

.content .category-menu .list-group-item {
    border: none;
    background: none
}

.content .category-menu .list-group-item a {
    color: #6D6D6D;
    font-weight: 400
}

.content .category-menu .list-group-item a:hover,.content .category-menu .list-group-item a:active,.content .category-menu .list-group-item a:focus {
    color: #000;
    transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out
}

.sidemenu .list-group {
    margin-bottom: 50px
}

.sidemenu .list-group-item {
    border: none;
    border-top: 1px solid #f4f4f4;
    border-radius: 0!Important;
    padding-left: 0;
    line-height: 15px;
    background: none
}

.sidemenu .list-group-item:last-child {
    border-bottom: 1px solid #f4f4f4
}

.sidemenu i.fas,.sidemenu i.far,.sidemenu i.fal,.sidemenu i.fab {
    color: #0198c7;
    text-align: center;
    font-size: 18px;
    vertical-align: sub;
    line-height: 20px;
    padding: 0 20px 0 15px
}

.sidemenu a:focus,.sidemenu a:hover {
    text-decoration: none;
    transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    color: #000
}

.sidemenu a:focus i.fas,.sidemenu a:focus i.far,.sidemenu a:focus i.fal,.sidemenu a:focus i.fab,.sidemenu a:hover i.fas,.sidemenu a:hover i.far,.sidemenu a:hover i.fal,.sidemenu a:hover i.fab {
    transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    -webkit-transition: color .25s ease-in-out;
    color: #EF9543
}

.sidemenu li.submenutitle {
    font-size: 18px;
    font-weight: 300;
    margin-top: 0;
    padding-bottom: 10px;
    padding-top: 0;
    margin-bottom: 5px;
    list-style: none;
    line-height: 1.2
}

.sidemenu a {
    color: #6D6D6D;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400
}

.textboxes {
    padding-top: 60px;
    padding-bottom: 60px
}

.textboxes p {
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 14px
}

.textboxes i.fas,.textboxes i.far,.textboxes i.fal,.textboxes i.fab {
    color: #EF9543
}

.textboxes .btn i.fas,.textboxes .btn i.far,.textboxes .btn i.fal,.textboxes .btn i.fab {
    color: #FFF
}

.textboxes h3 {
    margin-bottom: 30px
}

.webhostingintro {
    padding: 60px 0
}

.webhostingintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0
}

.webhostingintro h4 {
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6C6C6C;
    margin-top: 50px
}

.webhostingintro p {
    font-size: 15px!Important;
    text-align: left;
    font-weight: 300;
    margin-top: 15px
}

.webhostingintro i.fas,.webhostingintro i.far,.webhostingintro i.fal,.webhostingintro i.fab {
    color: #0198c7;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle
}

.webhosting {
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.webhosting h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.webhosting .panel-title {
    font-size: 30px;
    font-weight: 900
}

.webhosting .panel-heading {
    color: #fff;
    background-color: #6C6C6C;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.webhosting .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.webhosting .table tr {
    background: #FFF
}

.webhosting .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px
}

.webhosting .panel-body {
    padding: 0;
    text-align: center
}

.webhosting .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.webhosting .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.webhosting .panel-title {
    color: #FFF;
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.webhosting .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.webhosting .subscript {
    font-size: 25px
}

.webhosting .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.webhosting .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.webhosting a:hover {
    text-decoration: none
}

.webhosting .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.hostingfeatures {
    background: #F1F1F1;
    padding: 60px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.hostingfeatures h3 {
    text-align: center;
    margin-top: 20px
}

.hostingfeatures p.subtitle {
    text-align: center;
    border: 0;
    margin: 40px 0;
    font-size: 16px
}

.hostingfeatures .feature {
    text-align: center;
    margin-top: 40px
}

.hostingfeatures .feature .image {
    margin-bottom: 30px
}

.hostingfeatures .feature .image img {
    padding: 25px
}

.hostingfeatures .feature p.text {
    padding: 15px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    margin: 20px 0
}

.hostinghighlight {
    padding: 50px 0;
    background: -moz-linear-gradient(355deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(106,170,54,1)),color-stop(100%,rgba(81,130,42,1)));
    background: -webkit-linear-gradient(355deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    background: -o-linear-gradient(355deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    background: -ms-linear-gradient(355deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    background: linear-gradient(95deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0198c7',endColorstr='#51822A',GradientType=1);
    font-family: 'Signika',sans-serif
}

.hostinghighlight h3 {
    margin: 25px 0 0 0!Important;
    color: #FFF;
    border-bottom: 1px solid #558c25!Important;
    text-transform: uppercase;
    font-weight: 600!Important
}

.hostinghighlight p {
    margin: 20px 0;
    font-size: 16px!Important;
    color: #FFF
}

.hostinghighlight p.check {
    margin: 10px 0;
    color: #d7ffaf
}

.hostinghighlight i.fas,.hostinghighlight i.far,.hostinghighlight i.fal,.hostinghighlight i.fab {
    padding-right: 10px;
    color: #3a7301
}

.home-ssl {
    background: #F1F1F1;
    padding: 60px 0 40px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.home-ssl h2 {
    margin-top: 0
}

.home-ssl .btn-lg {
    margin-top: 10px
}

.home-ssl .sslcertboxes {
    margin-top: 40px
}

.home-ssl .panel-heading {
    color: #fff;
    background-color: #FFF;
    border: none;
    padding: 20px 0;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.home-ssl .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.home-ssl .table tr {
    background: #FFF
}

.home-ssl .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px
}

.home-ssl .panel-body {
    padding: 0;
    text-align: center
}

.home-ssl .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.home-ssl .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.home-ssl .panel-title {
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.home-ssl .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.home-ssl .subscript {
    font-size: 25px
}

.home-ssl .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.home-ssl .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.home-ssl a:hover {
    text-decoration: none
}

.home-ssl .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.home-features {
    padding: 20px 0 60px 0
}

.home-features h4 {
    font-size: 18px;
    text-align: left;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    display: flex;
    margin-top: 60px;
    color: #6D6D6D
}

.home-features p {
    font-size: 14px;
    text-align: left;
    font-weight: 300;
    margin-top: 15px
}

.home-features i.fas,.home-features i.far,.home-features i.fal,.home-features i.fab {
    color: #0198c7;
    font-size: 40px;
    padding-right: 20px
}

.home-highlight {
    padding: 50px 0 0 0;
    text-align: center
}

.home-highlight .feature-items h5 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 400
}

.home-highlight p {
    font-size: 15px
}

.home-highlight i.fas,.home-highlight i.far,.home-highlight i.fal,.home-highlight i.fab {
    padding-right: 0
}

.home-highlight .btn i.fas,.home-highlight .btn i.far,.home-highlight .btn i.fal,.home-highlight .btn i.fab {
    margin-right: 5px;
    margin-left: 2px
}

.home-highlight .feature-items {
    padding: 25px 0 15px 0
}

.home-highlight .feature-items .features-icon,.home-highlight .feature-item .features-icon {
    color: #fff;
    background: #0198c7;
    display: inline-block;
    font-size: 30px;
    width: 60px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 2px solid #FFF;
    border-radius: 15%;
    box-shadow: 0 0 0 2px #0198c7;
    margin-bottom: 10px
}

.home-highlight .feature-items:hover .features-icon,.home-highlight .feature-item:hover .features-icon {
    color: #0198c7;
    background: #FFF;
    box-shadow: 0 0 0 2px #7b7b7b
}

.vpsintro {
    padding: 60px 0
}

.vpsintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0
}

.vpsintro h4 {
    font-size: 20px;
    text-align: right;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6C6C6C;
    margin-top: 50px
}

.vpsintro p {
    font-size: 15px!Important;
    /* text-align: right; */
    font-weight: 300;
    margin-top: 15px
}

.vpsintro i.fas,.vpsintro i.far,.vpsintro i.fal,.vpsintro i.fab {
    color: #0198c7;
    /* font-size: 40px; */
    padding-right: 20px;
    vertical-align: middle
}

.vpspriceslider {
    background: #F1F1F1;
    padding: 60px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.vpspriceslider h2.intro {
    border: none
}

.vpspriceslider .slider-container {
    margin-top: 60px
}

.vpspriceslider .sliderbox {
    margin-bottom: 70px
}

.vpspriceslider .thumbnail {
    background: #7b7b7b;
    padding: 10px;
    text-align: center;
    border-radius: 0;
    border: 1px solid #7b7b7b
}

.vpspriceslider .orderthumbnail {
    background: #fff;
    padding: 0;
    border: 1px solid #dadada
}

.vpspriceslider .orderthumbnail h4 {
    background: #545454;
    padding: 10px;
    text-transform: uppercase
}

.vpspriceslider span.icon i.fas,.vpspriceslider span.icon i.far,.vpspriceslider span.icon i.fal,.vpspriceslider span.icon i.fab {
    padding-right: 0;
    display: block;
    margin: 10px 0;
    color: #FFF;
    font-size: 74px
}

.vpspriceslider h3 {
    text-align: center;
    font-weight: 300;
    margin-top: 50px;
    margin-bottom: 0;
    font-size: 20px
}

.vpspriceslider h4 {
    text-align: center;
    color: #FFF
}

.vpspriceslider span.spec {
    text-align: center;
    color: #FFF;
    font-size: 24px
;direction: ltr;display: inline-block;}

.vpspriceslider span.totalprice {
    margin: 30px 0 0 0;
    font-size: 20px;
    display: block;
    line-height: 1.2
}

.vpspriceslider .buynow-button {
    margin: 24px 0
}

.vpspriceslider h3 a {
    color: #0198c7
}

.vpspriceslider .ui-slider {
    position: relative;
    text-align: left
}

.vpspriceslider .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.vpspriceslider .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    margin: 3px 0 0 3px;
    background-position: 0 0
}

.vpspriceslider .ui-slider-horizontal {
    height: .8em
}

.vpspriceslider .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.vpspriceslider .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.vpspriceslider .ui-slider-horizontal .ui-slider-range-min {
    right: 0;}

.vpspriceslider .ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.vpspriceslider .ui-slider-vertical {
    width: .8em;
    height: 100px
}

.vpspriceslider .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.vpspriceslider .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.vpspriceslider .ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.vpspriceslider .ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.vpspriceslider .price_rangetxt {
    float: left;
    width: 100%;
    margin: 0 0 15px;
    text-align: center
}

.vpspriceslider .price_rangetxt div.icon {
    float: right;
    color: #333;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    padding-top: 10px
}

.vpspriceslider .price_rangetxt div.icon:before {
    position: absolute;
    top: -36px;
    left: 0;
    right: 0;
    height: 20px;
    width: 1px;
    float: left;
    content: "";
    margin: 0 auto;
    border-left: 1px solid #ccc
}

.vpspriceslider .price_rangetxt div.icon:after {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 8px;
    width: 8px;
    background: #ddd;
    border-radius: 50%;
    float: left;
    content: "";
    border: 2px solid #fff
}

.vpspriceslider .price_rangetxt div.current {
    color: #545454
}

.vpspriceslider .price_rangetxt div.icon.current:after {
    background: #0198c7
}

.vpspriceslider .slider-container .headingbox {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 22px;
    background: #232323;
    box-shadow: 0 2px 3px #191919;
    padding: 12px 4%
}

.vpspriceslider .slider-container #slider {
    display: inline-block;
    width: 100%;
    height: 12px;
    position: relative;
    z-index: 10;
    /* margin: 0 0 36px; */
    background: #ddd;
    border-radius: 10px;
    /* direction: rtl; */
}

.vpspriceslider .slider-container #slider .ui-slider-range {
    margin: 0;
    border-radius: 6px;
    background: #0198c7
}

.vpspriceslider .slider-container #slider .ui-slider-handle {
    width: 28px;
    height: 28px;
    margin-top: -4px;
    /* margin-right: -12px; */
    background: #545454;
    border-radius: 50%;
    border: 4px solid #fff
}

.vpspriceslider .slider-container #slider .ui-slider-handle:hover {
    cursor: pointer
}

.vpspriceslider .price_content {
    display: inline-block;
    width: 100%;
    text-align: center
}

.vpspriceslider .price_content .smalbox_1 {
    float: left;
    width: 12%;
    position: relative;
    margin-top: 13px;
    -webkit-box-shadow: -1px 0 0 0 #ddd inset;
    -moz-box-shadow: -1px 0 0 0 #ddd inset;
    box-shadow: -1px 0 0 0 #ddd inset
}

.vpspriceslider .price_content .smalbox_1:nth-child(7) {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.vpspriceslider .price_content .heading {
    background: #f5f5f5;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 15px
}

.vpspriceslider .price_content .heading span {
    float: left;
    color: #393836;
    line-height: 16px;
    font-size: 14px;
    margin: 10px 0;
    width: 12%;
    -webkit-box-shadow: -1px 0 0 0 #ddd inset;
    -moz-box-shadow: -1px 0 0 0 #ddd inset;
    box-shadow: -1px 0 0 0 #ddd inset
}

.vpspriceslider .price_content .heading span:last-child {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.vpspriceslider .price_content .smalbox_1 .numeric1 {
    color: #bb364c;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    display: block;
    text-transform: uppercase
}

.vpspriceslider .price_content .smalbox_1 .price_txt {
    color: #40a219
}

.vpspriceslider .price_content .smalbox_1 .price_txt span {
    font-size: 14px;
    font-weight: 700
}

.vpspriceslider .slider_serverbox {
    float: right;
    width: 145px;
    height: 165px;
    position: relative
}

.vpsaddons {
    padding: 60px 0 40px 0
}

.vpsaddons img {
    margin-left: auto!Important;
    margin-right: auto!Important
}

.vpsaddons h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.vpsaddons .panel-title {
    font-size: 30px;
    font-weight: 900
}

.vpsaddons .panel-heading {
    color: #fff;
    background-color: #545454;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.vpsaddons .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.vpsaddons .table tr {
    background: #FFF
}

.vpsaddons .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px
}

.vpsaddons .panel-body {
    padding: 0;
    text-align: center
}

.vpsaddons .table>tbody>tr>td {
    border-top: 1px solid #e4e3e3;
    background: #f1f1f1
}

.vpsaddons .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.vpsaddons .panel-title {
    color: #fff;
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.vpsaddons .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.vpsaddons .subscript {
    font-size: 25px
}

.vpsaddons .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.vpsaddons .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.vpsaddons a:hover {
    text-decoration: none
}

.vpsaddons .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.vpsaddons .gray {
    background: #f1f1f1
}

.gameserversintro {
    padding: 60px 0
}

.gameserversintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0
}

.gameserversintro h4 {
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6C6C6C;
    margin-top: 50px
}

.gameserversintro p {
    font-size: 15px!Important;
    text-align: left;
    font-weight: 300;
    margin-top: 15px
}

.gameserversintro i.fas,.gameserversintro i.far,.gameserversintro i.fal,.gameserversintro i.fab {
    color: #0198c7;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle
}

.gamehighlight {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 60px
}

.gamehighlight p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 17px!Important
}

.gamehighlight p.button {
    margin-bottom: 0
}

.gamehighlight i.fas,.gamehighlight i.far,.gamehighlight i.fal,.gamehighlight i.fab {
    color: #0198c7
}

.gamehighlight .btn i.fas,.gamehighlight .btn i.far,.gamehighlight .btn i.fal,.gamehighlight .btn i.fab {
    color: #FFF
}

.gameservers {
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.gameservers {
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.gameservers h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.gameservers .panel-title {
    font-weight: 900
}

.gameservers .panel-title {
    font-size: 15px!Important;
    color: #FFF;
    padding: 0;
    margin: 0
}

.gameservers .panel-heading {
    color: #fff;
    background-color: #6C6C6C;
    border: none;
    padding: 20px 15px;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.gameservers img {
    margin-left: auto;
    margin-right: auto
}

.gameservers .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.gameservers .table tr {
    background: #FFF
}

.gameservers .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px
}

.gameservers .panel-body {
    padding: 0;
    text-align: center
}

.gameservers .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.gameservers .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    padding-top: 5px;
    padding-bottom: 10px
}

.gameservers .panel-title {
    font-size: 30px;
    font-weight: 900
}

.gameservers .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.gameservers .subscript {
    font-size: 25px
}

.gameservers .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.gameservers .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.gameservers a:hover {
    text-decoration: none
}

.gameservers .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.gameservers .white {
    background: #FFF
}

.gameservers .bulk {
    font-size: 12px;
    margin-top: 15px;
    border-top: 1px solid #F3F3F3;
    border-bottom: 1px solid #F3F3F3;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.gameservers .bulk i.fas,.gameservers .bulk i.far,.gameservers .bulk i.fal,.gameservers .bulk i.fab {
    color: #0198c7
}

.gameservers .bulk a {
    color: #333
}

.gameservers .bulk a:hover {
    color: #0198c7
}

.gametables {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 40px
}

.gametables table {
    border: 1px solid #DADADA
}

.gametables i.fas,.gametables i.far,.gametables i.fal,.gametables i.fab {
    color: #0198c7
}

.gametables .table>tbody>tr>th {
    width: 25%
}

.gametables .table>tbody>tr>th.game {
    width: 50%
}

.gametables .table>tbody>tr>td {
    padding: 15px;
    font-weight: 400;
    vertical-align: middle
}

.gametables table tr {
    background: #F2F2F2
}

.gametables table tr:hover {
    background-color: #FFF!Important
}

.gametables table th {
    padding: 15px;
    background: #6C6C6C;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #6C6C6C
}

.gametables table th.center {
    text-align: center
}

.gametables table td.center {
    text-align: center
}

.gametables .slotpricing {
    margin-top: 30px
}

.resellerintro {
    padding: 60px 0
}

.resellerintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0
}

.resellerintro h4 {
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6C6C6C;
    margin-top: 50px
}

.resellerintro p {
    font-size: 15px;
    text-align: left;
    font-weight: 300;
    margin-top: 15px
}

.resellerintro i.fas,.resellerintro i.far,.resellerintro i.fal,.resellerintro i.fab {
    color: #0198c7;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle
}

.resellerplans {
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.resellerplans h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.resellerplans .panel-title {
    font-size: 30px;
    font-weight: 900
}

.resellerplans .panel-heading {
    color: #fff;
    background-color: #6C6C6C;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.resellerplans .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.resellerplans .table tr {
    background: #FFF
}

.resellerplans .panel {
    text-align: center;
    border-radius: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px
}

.resellerplans .panel-body {
    padding: 0;
    text-align: center
}

.resellerplans .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.resellerplans .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.resellerplans .panel-title {
    color: #FFF;
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.resellerplans .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.resellerplans .subscript {
    font-size: 25px
}

.resellerplans .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.resellerplans .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.resellerplans a:hover {
    text-decoration: none
}

.resellerplans .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.resellerhighlight {
    padding: 50px 0;
    background: -moz-linear-gradient(355deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(106,170,54,1)),color-stop(100%,rgba(81,130,42,1)));
    background: -webkit-linear-gradient(355deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    background: -o-linear-gradient(355deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    background: -ms-linear-gradient(355deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    background: linear-gradient(95deg,rgba(106,170,54,1) 0%,rgba(81,130,42,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0198c7',endColorstr='#51822A',GradientType=1);
    font-family: 'Signika',sans-serif
}

.resellerhighlight h3 {
    margin: 15px 0 0 0!Important;
    color: #FFF;
    border-bottom: 1px solid #558c25!Important;
    text-transform: uppercase;
    font-weight: 600!Important
}

.resellerhighlight p {
    margin: 20px 0;
    font-size: 16px!Important;
    color: #FFF
}

.resellerhighlight p.check {
    margin: 10px 0;
    color: #d7ffaf
}

.resellerhighlight i.fas,.resellerhighlight i.far,.resellerhighlight i.fal,.resellerhighlight i.fab {
    padding-right: 10px;
    color: #3a7301
}

.dedicatedintro {
    padding: 60px 0
}

.dedicatedintro h2 {
    padding-bottom: 10px;
    font-weight: 300;
    margin-top: 0
}

.dedicatedintro h4 {
    font-size: 20px;
    text-align: left;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    font-weight: 600;
    color: #6C6C6C;
    margin-top: 50px
}

.dedicatedintro p {
    font-size: 15px!Important;
    text-align: left;
    font-weight: 300;
    margin-top: 15px
}

.dedicatedintro i.fas,.dedicatedintro i.far,.dedicatedintro i.fal,.dedicatedintro i.fab {
    color: #0198c7;
    font-size: 40px;
    padding-right: 20px;
    vertical-align: middle
}

.dedicatedservers {
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.dedicatedservers {
    background: #F1F1F1;
    padding-top: 60px;
    padding-bottom: 40px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.dedicatedservers h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.dedicatedservers .panel-title {
    font-size: 30px;
    font-weight: 900
}

.dedicatedservers .panel-heading {
    color: #fff;
    background-color: #6C6C6C;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.dedicatedservers .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.dedicatedservers .table tr {
    background: #FFF
}

.dedicatedservers .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px
}

.dedicatedservers .panel-body {
    padding: 0;
    text-align: center
}

.dedicatedservers .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.dedicatedservers .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.dedicatedservers .panel-title {
    color: #FFF;
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.dedicatedservers .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.dedicatedservers .subscript {
    font-size: 25px
}

.dedicatedservers .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.dedicatedservers .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.dedicatedservers a:hover {
    text-decoration: none
}

.dedicatedservers .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.dedicatedservers .white {
    background: #FFF
}

.dedicatedtable {
    background: #FFF;
    padding-top: 60px;
    padding-bottom: 20px
}

.dedicatedtable h3 {
    margin-top: 40px!Important
}

.dedicatedtable i.fas,.dedicatedtable i.far,.dedicatedtable i.fal,.dedicatedtable i.fab {
    color: #0198c7
}

.dedicatedtable .white {
    color: #FFF!Important
}

.dedicatedtable a {
    text-transform: uppercase
}

.dedicatedtable table {
    border: 1px solid #ddd
}

.dedicatedtable .table>tbody>tr>th {
    width: 10%
}

.dedicatedtable .table>tbody>tr>th.server {
    width: 25%
}

.dedicatedtable .table>tbody>tr>th.order {
    width: 15%
}

.dedicatedtable .table>tbody>tr>td {
    padding: 15px;
    font-weight: 400;
    vertical-align: middle
}

.dedicatedtable table tr {
    background: #F1F1F1
}

.dedicatedtable table tr:hover {
    background-color: #FFF!Important
}

.dedicatedtable table th {
    padding: 12px;
    background: #6D6D6D;
    border: 1px solid #6D6D6D!Important;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase
}

.dedicatedtable table th.center {
    text-align: center
}

.dedicatedtable table td.center {
    text-align: center
}

.dedicatedbenefits {
    padding: 20px 0 60px 0
}

.dedicatedbenefits h3 {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px
}

.dedicatedbenefits img {
    margin: 20px auto;
    display: block
}

.dedicatedbenefits h4 {
    font-size: 20px;
    text-align: center;
    margin: 15px 0;
    padding: 15px 0;
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5
}

.dedicatedbenefits p {
    font-size: 16px;
    text-align: center
}

.services {
    padding: 60px 0
}

.services h3 {
    margin-top: 40px!Important
}

.services .btnquote {
    margin-top: 25px;
    margin-bottom: 25px
}

.services i.fas,.services i.far,.services i.fal,.services i.fab {
    color: #0198c7
}

.services table {
    border: 1px solid #DADADA;
    margin: 20px 0 0 0
}

.services table th.center {
    text-align: center
}

.services table th {
    padding: 15px;
    background: #6D6D6D;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase
}

.services table td.center {
    text-align: center;
    vertical-align: middle
}

.services .table>tbody>tr>th {
    width: 15%
}

.services .table>tbody>tr>th.service {
    width: 55%
}

.services .table>tbody>tr>td {
    vertical-align: middle
}

.services table tr {
    background-color: #F2F2F2
}

.services table tr:hover {
    background-color: #FFF
}

.domain-names-intro {
    padding: 60px 0 50px 0
}

.domain-names-intro p.intro {
    font-size: 15px;
    margin-bottom: 40px
}

.domain-names-intro .benefits i.fas,.domain-names-intro .benefits i.far,.domain-names-intro .benefits i.fal,.domain-names-intro .benefits i.fab {
    color: #0198c7;
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 12px
}

.domain-names-intro .benefits p.light {
    font-size: 18px
}

.domain-checker {
    background: #F1F1F1;
    padding: 30px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.domain-checker span.input-group-btn {
    background: #FFF;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 60px
}

.domain-checker .domainvalue {
    font-size: 27px;
    height: 60px;
    padding-left: 2px;
    border-left: 0;
    color: #333;
    box-shadow: 0 0
}

.domain-checker i.fas,.domain-checker i.far,.domain-checker i.fal,.domain-checker i.fab {
    color: #FFF
}

.domain-checker .domaincheckselect {
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: '';
    width: 145px;
    height: 60px;
    border-radius: 0!Important;
    border: none;
    font-size: 27px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-top: 1px solid #ccc!Important;
    border-bottom: 1px solid #ccc!Important;
    outline: 0;
    box-shadow: 0 0;
    background-image: url(../img/services/domain-names/down_arrow.png);
    background-repeat: no-repeat;
    background-position-x: 80%;
    background-position-y: 55%;
    background-position: 80% 55%
}

.domain-checker .domaincheckselect:hover {
    background-image: url(../img/services/domain-names/down_arrow_hover.png);
    cursor: pointer
}

.domain-checker .form-control {
    -moz-appearance: none;
    -webkit-appearance: none
}

.domain-checker .form-control:focus {
    height: 60px;
    border: none;
    border-top: 1px solid #ccc!Important;
    border-bottom: 1px solid #ccc!Important;
    border-color: #ccc;
    outline: 0;
    box-shadow: 0 0
}

.domain-checker .domainsearchprefix {
    text-align: center;
    font-size: 27px;
    height: 60px;
    border-right: 0;
    padding-right: 0;
    color: #6F6F6F
}

.domain-checker .btn-default[disabled] {
    background: #FFF;
    color: #6F6F6F!Important;
    cursor: pointer!Important;
    opacity: 1!Important;
    border: 1px solid #ced4da;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.domain-checker .domainsearchdomainname {
    border-right: 0
}

.domain-checker .domainsearcharrow {
    color: #797C6F!Important
}

.domain-checker .domainsearchsubmit {
    font-size: 21px;
    color: #fff;
    background: #0198c7;
    width: 140px;
    padding: 14px 10px 13px 10px;
    border: 1px solid #548430;
    border-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.domain-checker .domainsearchsubmit:hover {
    opacity: .9
}

.domain-features {
    padding: 50px 0 0 0
}

.domain-features i.fas,.domain-features i.far,.domain-features i.fal,.domain-features i.fab {
    color: #0198c7
}

.domain-features h3 {
    margin-top: 10px!Important
}

.domain-features h4 {
    font-size: 20px;
    margin-top: 30px
}

.domain-pricing {
    background: #F1F1F1;
    padding-top: 30px;
    padding-bottom: 10px;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.domain-pricing {
    background: #F1F1F1;
    padding: 60px 0 40px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.domain-pricing h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.domain-pricing .panel-heading {
    color: #fff;
    background-color: #6C6C6C;
    border: none;
    padding: 20px;
    border-radius: 0
}

.domain-pricing .table {
    margin-bottom: 0
}

.domain-pricing .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px;
    border: 1px solid #DADADA
}

.domain-pricing .panel-body {
    padding: 0;
    text-align: center
}

.domain-pricing .tldext {
    text-align: left!Important;
    padding-left: 15px!Important
}

.domain-pricing a {
    color: #324028;
    font-weight: 600
}

.domain-pricing a:hover {
    color: #0198c7
}

.domain-pricing .table>tbody>tr>th {
    width: 25%
}

.domain-pricing .table>tbody>tr>th {
    border-top: 1px solid #DADADA;
    text-align: center;
    background: rgb(108,108,108);
    border-top: 0;
    color: #fff
}

.domain-pricing .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.domain-pricing .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #EF9543;
    border-right: 1px solid #EF9543
}

.domain-pricing h3 {
    color: #FFF;
    margin-top: 5px
}

.domain-pricing .panel-title {
    color: #FFF;
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.domain-pricing .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.domain-pricing .subscript {
    font-size: 25px
}

.domain-pricing img {
    vertical-align: text-top;
    padding: 2px
}

.domain-pricing .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.domain-pricing .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.domain-pricing a:hover {
    text-decoration: none
}

.domain-pricing .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.website-design-intro {
    padding: 60px 0 50px 0
}

.website-design-intro p.intro {
    font-size: 15px;
    margin-bottom: 40px
}

.website-design-intro .benefits i.fas,.website-design-intro .benefits i.far,.website-design-intro .benefits i.fal,.website-design-intro .benefits i.fab {
    color: #0198c7;
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 12px
}

.website-design-intro .benefits p.light {
    font-size: 18px
}

.website-design-plans {
    background: #F1F1F1;
    padding: 60px 0 40px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.website-design-plans h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.website-design-plans .panel-heading {
    color: #fff;
    background-color: #6C6C6C;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.website-design-plans .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.website-design-plans .table tr {
    background: #FFF
}

.website-design-plans .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px
}

.website-design-plans .panel-body {
    padding: 0;
    text-align: center
}

.website-design-plans .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.website-design-plans .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.website-design-plans .panel-title {
    color: #FFF;
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.website-design-plans .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.website-design-plans .subscript {
    font-size: 25px
}

.website-design-plans img {
    vertical-align: text-top;
    padding: 2px
}

.website-design-plans .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.website-design-plans .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.website-design-plans a:hover {
    text-decoration: none
}

.website-design-plans .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.website-design-highlight {
    padding: 60px 0
}

.website-design-highlight h2.intro {
    border-bottom: 1px solid #DBDBDB;
    padding-top: 20px
}

.website-design-highlight p {
    margin-top: 20px
}

.website-design-addons {
    background: #F1F1F1;
    padding: 60px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.website-design-addons h2.intro {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #E0E0E0
}

.website-design-addons .panel-heading {
    color: #fff;
    background-color: #FFF;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.website-design-addons .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.website-design-addons .table tr {
    background: #FFF
}

.website-design-addons .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-top: 20px
}

.website-design-addons .panel-body {
    padding: 0;
    text-align: center
}

.website-design-addons .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.website-design-addons .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.website-design-addons .panel-title {
    color: #FFF;
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.website-design-addons .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.website-design-addons .subscript {
    font-size: 25px
}

.website-design-addons .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.website-design-addons .panel-footer:hover {
    background: #0198c7;
    color: #fff
}

.website-design-addons a:hover {
    text-decoration: none
}

.website-design-addons .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.ssl-intro {
    padding: 60px 0 50px 0
}

.ssl-intro p.intro {
    font-size: 15px;
    margin-bottom: 40px
}

.ssl-intro .benefits i.fas,.ssl-intro .benefits i.far,.ssl-intro .benefits i.fal,.ssl-intro .benefits i.fab {
    color: #0198c7;
    font-size: 20px;
    vertical-align: text-bottom;
    padding-right: 12px
}

.ssl-intro .benefits p.light {
    font-size: 18px
}

.ssl-certificates {
    background: #F1F1F1;
    padding: 60px 0 40px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.ssl-certificates h2 {
    margin-top: 0
}

.ssl-certificates .btn-lg {
    margin-top: 10px
}

.ssl-certificates .sslcertboxes {
    margin-top: 40px
}

.ssl-certificates .panel-heading {
    color: #fff;
    background-color: #FFF;
    border: none;
    padding: 20px 0;
    border-radius: 0;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.ssl-certificates .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.ssl-certificates .table tr {
    background: #FFF
}

.ssl-certificates .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none;
    margin-bottom: 20px
}

.ssl-certificates .panel-body {
    padding: 0;
    text-align: center
}

.ssl-certificates .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.ssl-certificates .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.ssl-certificates .panel-title {
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.ssl-certificates .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.ssl-certificates .subscript {
    font-size: 25px
}

.ssl-certificates .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.ssl-certificates .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.ssl-certificates a:hover {
    text-decoration: none
}

.ssl-certificates .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.ssl-ev {
    background: #F1F1F1;
    padding: 60px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.ssl-ev h2.intro {
    border-bottom: 1px solid #DBDBDB;
    padding-top: 20px
}

.ssl-ev p {
    margin-top: 20px
}

.ssl-ev table i.fas,.ssl-ev table i.far,.ssl-ev table i.fal,.ssl-ev table i.fab {
    padding-right: 10px;
    color: #0198c7!important;}

.ssl-ev i.fas,.ssl-ev i.far,.ssl-ev i.fal,.ssl-ev i.fab {
    padding-right: 0
}

.ssl-ev .btn i.fas,.ssl-ev .btn i.far,.ssl-ev .btn i.fal,.ssl-ev .btn i.fab {
    padding-right: 10px
}

.ssl-ev .evsslimg {
    margin-left: auto;
    margin-right: auto
}

.ssl-ev .box>.icon {
    text-align: center;
    position: relative
}

.ssl-ev .box>.icon>.image {
    position: relative;
    z-index: 2;
    margin: auto;
    width: 88px;
    height: 88px;
    border: 8px solid #fff;
    line-height: 88px;
    border-radius: 50%;
    background: #424242;
    vertical-align: middle
}

.ssl-ev .box>.icon:hover>.image {
    background: #0198c7
}

.ssl-ev .box>.icon>.image>i {
    font-size: 36px!important;
    color: #FFFFFF!important
}

.ssl-ev .box>.icon:hover>.image>i {
    color: white!important
}

.ssl-ev .box>.icon>.info {
    margin-top: -24px;
    background: #FFF;
    border: 1px solid #e0e0e0;
    padding: 15px;
    border-radius: 4px
}

.ssl-ev .box>.icon:hover>.info {
    background: #FFF;
    border-color: #e0e0e0;
    color: #fff
}

.ssl-ev .box>.icon>.info>h3.title {
    margin: 25px 0
}

.ssl-ev .box>.icon>.info>p {
    font-size: 15px;
    color: #666;
    line-height: 23px;
    margin: 20px
}

.ssl-ev table {
    border: 1px solid #DADADA;
    margin: 15px 0 0 0
}

.ssl-ev .table>tbody>tr>td {
    vertical-align: middle
}

.ssl-ev table tr {
    background-color: #FFF
}

.ssl-ev table tr:hover {
    background-color: #EAEAEA
}

.ssl-features {
    padding: 60px 0
}

.ssl-features h4 {
    font-size: 18px;
    text-align: right;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 10px;
    margin-top: 60px;
    color: #6D6D6D
}

.ssl-features p {
    font-size: 15px!Important;
    text-align: right;
    font-weight: 300;
    margin-top: 15px
}

.ssl-features i.fas,.ssl-features i.far,.ssl-features i.fal,.ssl-features i.fab {
    color: #0198c7!important;
    font-size: 30px;
    padding-right: 20px;
    vertical-align: sub
}

.aboutus {
    padding: 50px 0
}

.aboutus h2 {
    font-size: 24px
}

.aboutus i.fas,.aboutus i.far,.aboutus i.fal,.aboutus i.fab {
    color: #0198c7
}

.aboutus .card h2 {
    margin-top: 15px
}

.aboutus h3 {
    margin-top: 60px;
    margin-bottom: 30px
}

.aboutus h4 {
    font-weight: 300;
    margin-top: 30px
}

.aboutus h4.value {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 1.2rem
}

.aboutus p.small {
    margin-top: 20px;
    margin-bottom: 0
}

.aboutus .card h4 {
    margin-bottom: 15px;
    margin-top: 10px
}

.aboutus .card {
    margin-top: 25px;
    padding: 40px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.aboutus iframe {
    width: 100%;
    border: none
}

.contact {
    padding: 50px 0
}

.contact h2 {
    font-size: 18px
}

.contact h3 {
    padding-bottom: 10px;
    font-size: 18px
}

.contact .caption h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.contact p {
    padding-bottom: 40px
}

.contact p.light {
    padding-bottom: 10px
}

.contact .caption p.light {
    padding-bottom: 0
}

.contact h2 i.fas,.contact h2 i.far,.contact h2 i.fal,.contact h2 i.fab {
    color: #f19538
}

.contact h3 i.fas,.contact h3 i.far,.contact h3 i.fal,.contact h3 i.fab {
    color: #0198c7
}

.contact form {
    margin-top: 30px
}

.contact .input-group {
    padding-bottom: 25px
}

.contact .form-control {
    padding: 20px 10px
}

.contact .input-group-text i.fas,.contact .input-group-text i.far,.contact .input-group-text i.fal,.contact .input-group-text i.fab {
    color: #FF5E5E;
    padding-right: 0;
    font-size: 7px;
    vertical-align: middle
}

.contact .card {
    padding: 20px 40px 40px 40px;
    background: #EFEFEF;
    border: 1px solid #ddd;
    border-radius: 4px
}

.contact iframe {
    margin: 5px 0 0 15px;
    width: 100%;
    border: 1px solid #CCC
}

.contact .map-iframe {
    margin: 20px 0 0 0
}

.contact .alert {
    padding: 20px
}

.contact .alert h4 {
    font-size: 20px
}

.contact .alert p {
    padding: 0;
    margin: 0
}

.contact .captcha {
    margin: 0 0 20px 0
}

.contact .g-recaptcha {
    display: inline-block
}

.contact .g-recaptcha iframe {
    margin: auto
}

.contact #g-recaptcha-response {
    display: block!important;
    position: absolute;
    margin: -78px 0 0 0!important;
    width: 302px!important;
    height: 76px!important;
    z-index: -999999;
    opacity: 0
}

.portfolio {
    padding: 50px 0
}

.portfolio h2 {
    font-size: 24px
}

.portfolio h3 {
    margin-top: 1rem;
    font-size: 1.2rem
}

.portfolio h3 i.fas,.portfolio h3 i.far,.portfolio h3 i.fal,.portfolio h3 i.fab {
    color: #0198c7
}

.portfolio p.caption {
    padding-top: 10px
}

.portfolio .panel-default {
    margin-top: 30px;
    border: 1px solid #e2e2e2
}

.portfolio .panel-image img.panel-image-preview {
    width: 100%
}

.portfolio .panel-heading~.panel-image img.panel-image-preview {
    border-radius: 0
}

.portfolio .panel-image~.panel-body,.panel-image.hide-panel-body~.panel-body {
    overflow: hidden;
    background: #F5F5F5;
    border-top: 1px solid #DDD;
    padding: 10px 30px
}

.portfolio .panel-image~.panel-footer a {
    padding: 0 10px;
    font-size: 1.3em;
    color: rgb(100,100,100)
}

.portfolio .panel-image.hide-panel-body~.panel-body {
    height: 0;
    padding: 0
}

.portfolio .btn {
    margin-bottom: 10px
}

.promotions {
    padding: 50px 0
}

.promotions h2 {
    font-size: 24px
}

.promotions .coupon {
    border-color: #DADADA;
    border-radius: 5px;
    font-weight: 300;
    margin-top: 40px;
    margin-bottom: 0
}

.promotions .coupon .head {
    background: #DCDCDC;
    border-bottom: 1px solid #D2D2D2
}

.promotions .coupon #footer {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.promotions .card-body {
    background: #E8E8E8
}

.promotions .card-title {
    margin: 10px 0
}

.promotions .card-title h3 {
    font-size: 22px;
    text-align: center;
    margin: 0
}

.promotions .card-title h4 {
    margin: 8px 15px 0 0;
    display: inline;
    float: right
}

.promotions .card-footer {
    background-color: #DCDCDC;
    border-top: 1px solid #D2D2D2;
    padding-top: 10px;
    padding-bottom: 13px
}

.promotions .card p {
    color: #000
}

.promotions .coupon .title img {
    margin: 5px 0 0 15px
}

.promotions .coupon .title span {
    float: right;
    margin-top: 5px;
    font-weight: 700;
    text-transform: uppercase
}

.promotions .coupon-img {
    width: 100%;
    margin-bottom: 15px
}

.promotions .items {
    margin: 6px 0;
    padding-left: 20px
}

.promotions .offer {
    background: #F9F9F9;
    border-radius: 5px;
    box-shadow: 0 0 1px 1px #E2E2E2;
    text-transform: uppercase;
    text-align: center
}

.promotions .usd,.promotions .cents {
    font-size: 20px
}

.promotions .number {
    font-size: 40px;
    font-weight: 700;
    color: #737373
}

.promotions .discount {
    font-size: 20px
}

.promotions .percentage {
    font-size: 25px
}

.promotions sup {
    top: -15px
}

.promotions .discount sup {
    top: 0
}

.promotions .coupon-code {
    color: #333;
    font-size: 11px
}

.promotions .exp {
    color: #f34235
}

.promotions .order {
    font-size: 14px;
    float: right;
    margin-top: 3px
}

.promotions .btn i.fas,.promotions .btn i.far,.promotions .btn i.fal,.promotions .btn i.fab {
    padding-right: 10px
}

.promotions .btn {
    font-size: 12px;
    margin-top: 3px;
    text-transform: uppercase
}

.faq {
    padding: 50px 0
}

.faq h2 {
    font-size: 24px
}

.faq h3 {
    color: #4C4C4C;
    font-size: 18px;
    margin: 50px 0 20px 0;
    font-weight: 300
}

.faq h3 i.fas,.faq h3 i.far,.faq h3 i.fal,.faq h3 i.fab {
    color: #EF9543
}

.faq p {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 30px
}

.faq .card {
    background: #f0f0f0;
    margin-bottom: 10px
}

.faq .card-default>.card-heading a {
    color: #333;
    text-decoration: none
}

.faq .card-default>.card-heading i.fas,.faq .card-default>.card-heading i.far,.faq .card-default>.card-heading i.fal,.faq .card-default>.card-heading i.fab {
    color: #0198c7
}

.faq span.float-right {
    margin-top: 3px
}

.faq .card-title {
    padding: 10px;
    font-size: 13px;
    margin-bottom: 0
}

.faq .card-default>.card-heading+.card-collapse>.card-body {
    font-size: 13px;
    background: #FDFDFD;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.faq span.float-right i.fas {
    vertical-align: super!Important;
    color: #333!Important
}

.faq h4.category {
    margin-top: 50px;
    margin-bottom: 30px
}

.home-plans {
    background: #F3F3F3;
    padding: 30px 0 60px 0;
    border-top: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA
}

.home-plans .planbox {
    margin-top: 30px
}

.home-plans .panel-heading {
    color: #fff;
    background-color: #6C6C6C;
    border: none;
    padding: 20px;
    border-radius: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.home-plans .table {
    margin-bottom: 0;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.home-plans .table tr {
    background: #FFF
}

.home-plans .panel {
    text-align: center;
    border-radius: 0;
    margin-bottom: 0;
    background: #F3F3F3;
    box-shadow: none
}

.home-plans .panel-body {
    padding: 0;
    text-align: center
}

.home-plans .table>tbody>tr>td {
    border-top: 1px solid #F3F3F3
}

.home-plans .the-price {
    background-color: #EF9543;
    box-shadow: none;
    padding: 20px;
    margin: 0;
    color: #FFF;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6
}

.home-plans .panel-title {
    color: #FFF;
    margin: 0;
    font-size: 30px;
    font-weight: 900
}

.home-plans .the-price h1 {
    line-height: 1em;
    padding: 0;
    margin: 0;
    color: #fff;
    font-weight: 600;
    font-size: 40px
}

.home-plans .subscript {
    font-size: 25px
}

.home-plans .panel-footer {
    background-color: #6C6C6C;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    border: 1px solid #E6E6E6
}

.home-plans .panel-footer:hover {
    background: #EF9543;
    color: #fff
}

.home-plans a:hover {
    text-decoration: none
}

.home-plans .panel-footer .btn {
    text-transform: uppercase;
    font-weight: 700
}

.text-boxes {
    padding-top: 60px;
    padding-bottom: 60px
}

.text-boxes p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: 100;
    font-size: 14px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #C1C1C1
}

.text-boxes i.fas,.text-boxes i.far,.text-boxes i.fal,.text-boxes i.fab {
    color: #0198c7
}

.text-boxes .btn i.fas,.text-boxes .btn i.far,.text-boxes .btn i.fal,.text-boxes .btn i.fab {
    color: #FFF
}

.text-boxes h3 {
    margin-bottom: 20px
}

.productfaqs {
    padding: 60px 0
}

.productfaqs h3 {
    font-size: 24px
}

.productfaqs p {
    font-size: 15px;
    margin: 35px 0
}

.productfaqs p.button {
    margin: 0
}

.productfaqs .card {
    background: #f0f0f0;
    margin-bottom: 10px
}

.productfaqs .card-default>.card-heading a {
    color: #333;
    text-decoration: none
}

.productfaqs .card-default>.card-heading i.fas,.productfaqs .card-default>.card-heading i.far,.productfaqs .card-default>.card-heading i.fal,.productfaqs .card-default>.card-heading i.fab {
    color: #0198c7
}

.productfaqs span.float-right {
    margin-top: 3px
}

.productfaqs .card-title {
    padding: 10px;
    font-size: 13px;
    margin-bottom: 0
}

.productfaqs .card-default>.card-heading+.card-collapse>.card-body {
    font-size: 13px;
    background: #FDFDFD;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.productfaqs span.float-right i.fas {
    vertical-align: super!Important;
    color: #333!Important
}

.partners {
    background: #E8E8E8;
    padding-top: 25px;
    height: 75px;
    border-top: 1px solid #DADADA
}

.partners .carousel-control-prev,.partners .carousel-control-next {
    width: 0%;
    color: #333;
    margin-right: -12px;
    margin-left: -12px
}

.partners img {
    margin-left: auto;
    margin-right: auto
}

.partners img {
    opacity: .8
}

.partners img:hover {
    opacity: 1
}

.footer-area {
    background: #6D6D6D;
    padding: 30px 0;
    font-size: 14px
}

.footer-area h4 {
    font-weight: 900;
    color: #fff;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 300;
    color: #BFBFBF;
    text-shadow: 1px 0 1px #444
}

.footer-area h4 i.fas,.footer-area h4 i.far,.footer-area h4 i.fal,.footer-area h4 i.fab {
    color: #FFF
}

.footer-area a {
    color: #FFF;
    margin-top: 5px;
    padding: 0;
    font-size: 14px
}

.footer-area a:hover {
    color: #E5E5E5;
    background: none
}

.footer-area h5 {
    margin-bottom: 15px;
    color: #FFF;
    font-size: 15px
}

.footer-area h5.payments {
    margin-top: 20px
}

.footer-area h6 {
    margin: 0;
    border-top: 0;
    line-height: normal;
    color: #FFF;
    font-size: 13px;
    text-align: left;
    margin-bottom: 5px
}

.footer-area h6 i.fas,.footer-area h6 i.far,.footer-area h6 i.fal,.footer-area h6 i.fab {
    font-size: 15px;
    color: #FFAE63;
    vertical-align: text-bottom
}

.footer-area i.fas,.footer-area i.far,.footer-area i.fal,.footer-area i.fab {
    color: #9ECC7C
}

.footer-area .icon {
    display: inline
}

.footer-area .icon i.fas,.footer-area .icon i.far,.footer-area .icon i.fal,.footer-area .icon i.fab {
    font-size: 24px;
    color: #E8E8E8!Important
}

.copyright {
    background: #E8E8E8;
    padding-top: 10px;
    padding-bottom: 15px;
    font-family: 'Signika',sans-serif
}

.copyright p {
    text-align: center;
    font-size: 12px;
    color: #838383;
    font-weight: 300;
    margin-bottom: 0
}

.copyright .logo:hover {
    opacity: .5;
    transition: opacity .55s ease-in-out;
    -moz-transition: opacity .55s ease-in-out;
    -webkit-transition: opacity .55s ease-in-out
}

.copyright img {
    max-width: 125px;
    margin: 10px
}

.copyright a {
    color: #838383
}

.copyright a:hover {
    color: #999
}

body {
    /* font-family:'Overlock',cursive; */
    /* color:#545454; */
    /* -webkit-font-smoothing:subpixel-antialiased; */
    background: #FFF!important;
}

* {
    outline: 0
}

a {
    /* color:#68ab2c; */
}

a:hover {
    /* color:#49771F; */
    /* text-decoration:underline; */
}

.contentbox {
    padding-right: 30px
}

b,strong {
    font-weight: 600!Important
}

h1,h2,h3,h4,h5,h6 {
    color: #4C4C4C;
    font-weight: 400
}

p {
    font-size: 16px
}

p.light {
    font-weight: 300;
    font-size: 14px
}

p.slider {
    font-size: 15px!Important;
    font-weight: 100!Important;
    text-align: left!Important;
    color: #EDEDED
}

p.slider i.fas,p.slider i.far,p.slider i.fal,p.slider i.fab {
    color: #86CA49
}

p.intro {
    font-size: 15px;
    font-weight: 300
}

p.small {
    font-size: 12px!Important;
    margin-top: 10px!Important;
    margin-bottom: 10px!Important
}

h2.border {
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 20px;
    font-weight: 300
}

h2.intro {
    font-weight: 300;
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #F4F4F4
}

h2.intro.h1 {
    font-weight: 500;
}

h3.menu {
    font-weight: 300;
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 7px;
    margin-bottom: 30px;
    border-bottom: 1px solid #F4F4F4;
    color: #1F7898
}

h4.submenutitle {
    font-size: 18px;
    font-weight: 300;
    margin-top: 0px!Important;
    padding-bottom: 10px;
    padding-top: 0;
    margin-bottom: 5px!Important
}

h3.intro {
    font-weight: 300;
    padding-top: 0;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ECECEC
}

h3.border {
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 20px;
    font-weight: 300
}

i.fas,i.far,i.fal,i.fab {
    padding-left: 10px
}

h1.title {
    font-size: 40px;
    font-weight: 300;
    padding-bottom: 20px!Important;
    text-align: center;
    border-bottom: 1px solid #E0E0E0;
    width: 65%;
    margin-left: auto;
    margin-right: auto
}

h2.title {
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 60px;
    width: 65%;
    margin-left: auto;
    margin-right: auto
}

.scroll-top-wrapper {
    font-size: 14px;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #0198c7;
    color: #eee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.scroll-top-wrapper:hover {
    background-color: #EF9543
}

.scroll-top-wrapper.show {
    visibility: visible;
    cursor: pointer;
    opacity: 1
}

.scroll-top-wrapper i.fas,.scroll-top-wrapper i.far,.scroll-top-wrapper i.fal,.scroll-top-wrapper i.fab {
    padding-right: 0;
    color: #FFF;
    line-height: inherit
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    border-top: 1px solid #DADADA
}

*:focus {
    outline: none!Important;
    box-shadow: none!Important
}

.wow {
    visibility: hidden
}

.btn-main {
    color: #fff;
    background-color: #0198c7;
    border-radius: 2px;
    border: none
}

.btn-main:hover,.btn-main:focus {
    color: #fff;
    opacity: .8
}

.btn-secondary {
    color: #fff;
    background-color: #0198c7;
    border-radius: 2px;
    border: none
}

.btn-secondary:hover,.btn-secondary:focus {
    color: #fff;
    opacity: .8
}

.btn-gray {
    color: #fff;
    background-color: #6F6F6F;
    border-radius: 2px
}

.btn-gray:hover,.btn-gray:focus {
    color: #fff;
    opacity: .8
}

.btn-promos {
    color: #fff;
    background-color: #0198c7;
    border-radius: 1px;
    font-weight: 600;
    border: 2px dashed #FFF;
    margin-bottom: 15px
}

.btn-promos:hover,.btn-promos:focus {
    color: #fff;
    opacity: .8
}

.btn-black {
    color: #fff;
    background-color: #323232;
    border-radius: 2px;
    font-weight: 600
}

.btn-black:hover,.btn-black:focus {
    color: #fff;
    opacity: .8
}

.btn-light {
    color: #fff;
    background-color: #6F6F6F;
    border-color: #6F6F6F;
    border-radius: 0;
    font-weight: 600
}

.btn-light:hover,.btn-light:focus {
    color: #fff;
    opacity: .8
}

.btn-opac {
    color: #757575;
    background-color: rgba(255,255,255,.39);
    border-radius: 4px;
    margin-left: 10px;
    margin-top: 9px;
    font-weight: 600
}

.btn-opac:hover,.btn-opac:focus {
    color: #fff;
    opacity: .8
}

.contactsubmit {
    text-align: center
}

.grecaptcha-badge {
    z-index: 999;
    bottom: 120px!Important
}
