@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'), url('../fonts/iransans/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'), url('../fonts/iransans/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'), url('../fonts/iransans/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/iransans/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../fonts/iransans/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('../fonts/iransans/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('../fonts/iransans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), url('../fonts/iransans/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), url('../fonts/iransans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('../fonts/iransans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), url('../fonts/iransans/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), url('../fonts/iransans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), url('../fonts/iransans/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), url('../fonts/iransans/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: 'IRANSans';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/iransans/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../fonts/iransans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), url('../fonts/iransans/woff/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/iransans/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

*, *:before, *:after {
    box-sizing: border-box;
}

html, a, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, .navbar, output, ruby, section, summary, time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-family: 'IRANSans', serif;
    font-style: normal;
    direction: rtl;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, .navbar, section {
    display: block;
}

body {
    line-height: 1;
    background: #fff
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a, a:hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1300px) {
    .container {
        max-width: 1248px;
    }
}


.top-of-site {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.bg-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../images/data-center.jpg') center center no-repeat;
    background-size: cover;
    overflow: hidden;
    z-index: -5;
    top: 0;
    right: 0;
}

.overlayer {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    z-index: -5;
    background: -webkit-linear-gradient(90deg, rgb(62, 35, 255), rgb(60, 255, 60), rgb(255, 35, 98), rgb(75, 236, 251), rgb(45, 175, 230), rgb(166, 30, 188), rgb(30, 93, 178));
    background: -moz-linear-gradient(90deg, rgb(62, 35, 255), rgb(60, 255, 60), rgb(255, 35, 98), rgb(75, 236, 251), rgb(45, 175, 230), rgb(166, 30, 188), rgb(30, 93, 178));
    background: linear-gradient(to bottom, rgb(62, 35, 255), rgb(60, 255, 60), rgb(255, 35, 98), rgb(75, 236, 251), rgb(45, 175, 230), rgb(166, 30, 188), rgb(30, 93, 178));
    background-size: 100% 1000%;
    animation: gradient 200s ease infinite;
}

.top-navbar-menu ul {
    margin-right: 10px;
    line-height: 2.25;
}

.top-navbar-menu ul li {
    margin-left: 15px;
    color: white;
    display: inline-block;
    font-weight: 500;
}

.top-navbar-menu ul li:before {
    content: '\f053';
    font-family:"Font Awesome 5 Pro", serif;
    font-size:12px;
    font-weight:bold;
    display: inline-block;
    margin-left: 8px;
    vertical-align:middle;
}

.top-navbar-menu p {
    margin-right: 10px;
    color: white;
    line-height: 3;
}

.top-navbar-menu p span.tel {
    margin-left: 40px;
}

.top-support {
    padding-right: 30px;
    width: 350px;
    float: left;
}

.top-support .bg-circle {
    display: inline-block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #fff;
    transition: all .3s ease-out;
    text-align: center;
    padding: 17px;
    font-size: 1.4rem;
}

.top-support .bg-circle i{
    color:#444444;
}

.top-support .bg-circle:hover {
    cursor: pointer;
}

.top-support .btn-support {
    display: inline-block;
    width: calc(100% - 61px);
    padding: 5px 20px;
    border-radius: 28px;
    background: #fff;
    position: relative;
    transition: all .3s ease-out;
}

.top-support .btn-support .sup {
    display: inline-block;
    background: url('../images/css-combine.png') -265px -337px;
    width: 36px;
    height: 36px;
    vertical-align: middle;
}

.top-support .btn-support .text {
    display: inline-block;
    width: calc(100% - 41px);
    text-align: center;
    line-height: 1.6;
    vertical-align: middle;
}

.top-support .btn-support .link {
    color: #1b527c;
    font-size: .8em;
}

.top-support .btn-support p span {
    color: #13bd5b;
}

.navbar {
    background: #ffffff;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .5);
    position: relative;
    z-index: 10;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: -40px;
    margin-left: -40px;
}

.navbar.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 100px;
    -moz-transition: padding .3s ease-in, font-size .3s ease-in;
    -webkit-transition: padding .3s ease-in, font-size .3s ease-in;
    -o-transition: padding .3s ease-in, font-size .3s ease-in;
    transition: padding .3s ease-in, font-size .3s ease-in;
    opacity: .95;
    font-size: .95em;
    margin-right: 0;
    margin-left: 0;
}

.top-of-site.sticky {
    margin-top: 69px;
}

.navbar .left {
    display: block;
    padding: 5px 0;
}

.navbar .left .logo {
    padding-left: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-select: none;
    -o-select: none;
    -ms-select: none;
    user-select: none;
    display: inline-block;
    vertical-align: middle;
}

.navbar .left .logo a {
    display: block;
}

.navbar .left .title {
    display: inline-block;
    vertical-align: middle;
}

.navbar .left .logo img {
    border: 3px solid #dcdcdc;
    border-radius: 50%;
}

.navbar .left .title .site-title {
    color: #657689;
    font-size: 1.2em;
}

.navbar .left .title .site-desc {
    color: #45b39c;
    font-size: .9em;
}

.navbar.sticky .left .title {
    display: inline-block;
}

.sticky.navbar .menu ul {
    position: unset;
}

.navbar .menu ul {
    margin: -5px 0;
    position: relative;
}

.navbar .menu ul li {
    display: inline-block;
    margin-right: -5px;
}

.navbar.sticky .menu ul li a {
    line-height: 66px;
}

.navbar .menu ul li a {
    display: block;
    padding: 0 15px;
    line-height: 69px;
    color: #107bff;
    transition: all .3s ease-in-out;
}

.navbar .menu ul li a:hover {
    background: #107bff;
    color: #fff;
    cursor: pointer;
}

.navbar .menu ul li .submenu ul li a::before {
    font-family: "Font Awesome 5 Free", serif;
    font-style: normal;
    font-weight: 900;
    display: inline-block;
    margin-left: 7px;
}

.navbar .menu ul li a i {
    display: inline-block;
    margin-left: 7px;
    font-size: 1.25em;
}

.navbar .menu ul li .mega-sub-menu {
    background: #fff;
    margin-top: -1px;
    opacity: .95;
    width: 102%;
    position: absolute;
    font-size: .875em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 0;
}

.navbar .menu ul li ul.mega-sub-menu li.widget_media_image::before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.navbar .menu ul li .mega-sub-menu .widget_media_image {
    display: inline-block;
    text-align: center !important;
}

.navbar .menu ul li ul li.mega-menu-item ul {
    border-left: 1px solid #ebebeb !important;
}

.navbar .menu ul li ul li.mega-menu-item:last-child ul {
    border-left: 0 !important;
}

.navbar.sticky .menu ul li .mega-sub-menu {
    background: #fff;
    margin-top: -1px;
    opacity: 1;
    right: 0;
    width: 100%;
    position: absolute;
    top: 64px;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

.navbar .menu ul li .mega-sub-menu ul li:nth-child(4), .navbar .menu ul li .mega-sub-menu ul li:nth-child(8) {
    border-left: 0;
}

.navbar .menu ul li .mega-sub-menu ul li a {
    line-height: 1.5;
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid transparent;
    margin: 5px 15px 5px 0;
}

.navbar .menu ul li .mega-sub-menu ul li a:hover {
    background: unset;
    color: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 20px;
}

.navbar .menu ul li .mega-sub-menu ul li a:before {
    content: "\f104" !important;
    font-family: "Font Awesome 5 Pro", serif;
    margin-left: 5px;
    vertical-align: middle;
}

.navbar .menu ul li .mega-sub-menu ul li a:after {
    content: "" !important;
}

#mega-menu-wrap-header-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-item,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-row,
#mega-menu-wrap-header-menu #mega-menu-header-menu li.mega-menu-column,
#mega-menu-wrap-header-menu #mega-menu-header-menu a.mega-menu-link {
    text-align: right;
}

.sod .offer {
    background: #fff;
    padding: 15px 20px 5px;
    position: relative;
    font-size: 0.95em;
}

.sod .offer .gift {
    background: url('../images/css-combine.png') -375px -232px;
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
}

.sod .offer .title {
    color: #e3451e;
    display: inline-block;
    font-size: 1.4em;
    line-height: 2;
    margin-right: 10px;
}

.sod .offer .title span {
    color: #fab41e;
}

.sod .offer .expire {
    background: #e03d1e;
    position: absolute;
    left: 0;
    top: 24px;
    padding: 6px 18px;
    color: #fff;
    border-radius: 0 11px 11px 0;
}

.sod .offer .price {
    display: block;
    color: #108f22;
    text-align: center;
    line-height: 0.8;
    font-size: 2.5em;
}

.sod .offer .price span {
    font-size: 2em;
}

.sod .offer .vahed {
    color: #108f22;
    text-align: center;
    line-height: 1;
    font-size: 1.5em;
}

.sod .offer .bar {
    background: #fcd110;
    margin: 15px -20px;
    text-align: center;
    color: #383838;
    padding: 7px;
    font-size: .95em;
}

.sod .offer ul {
    color: #e3451e;
    margin-top: -10px;
}

.sod .offer ul li {
    border-bottom: 1px dashed #d3d3d3;
    padding: 7px 0;
    font-size: .9em;
}

.sod .offer ul li {
    border-bottom: 1px dashed #d3d3d3;
    padding: 7px 0;
    font-size: .9em;
}

.sod .offer ul li i {
    width: 25px;
    text-align: center;
}

.sod .offer ul li:last-child {
    border-bottom: 0;
}

.sod .offer ul li:before {
    font-family: "Font Awesome 5 Free", serif;
    font-style: normal;
    font-weight: 900;
    display: inline-block;
    margin-left: 7px;
    width: 20px;
    text-align: center;
}

.sod .offer ul li.space:before {
    content: "\f233";
}

.sod .offer ul li.bw:before {
    content: "\f381";
}

.sod .offer ul li.panel:before {
    content: "\f00b";
}

.sod .offer ul li.option:before {
    content: "\f013";
}

.sod .offer .buy {
    background: #e3451e;
    padding: 5px 31px;
    text-align: center;
    border-radius: 12px;
    color: #fff;
    margin: 10px auto;
    transition: all .3s ease-out;
    display: block;
    line-height: 2;
}

.sod .offer .buy:hover {
    background: #b73717;
}

.sod .sd .domain {
    background: #fff;
    width: 100%;
    border-radius: 12px;
    padding-right: 15px;
    padding-left: 15px;
}

.sod .sd .domain .price {
    padding: 10px;
}

.sod .sd .domain .price .border {
    text-align: center;
    color: #fff;
    border-radius: 10px;
    padding: 5px 0 8px;
    margin-left: -15px;
    margin-right: -15px;
}

.sod .sd .domain .price .border .name {
    font-weight: 900;
    direction: ltr;
    line-height: 1.8;
    font-size: 1.2em;
    text-transform: uppercase;
}

.sod .sd .domain .price .border.red {
    background: #ff3333;
}

.sod .sd .domain .price .border.blue {
    background: #4133ff;
}

.sod .sd .domain .price .border.black {
    background: #545454;
}

.sod .sd .domain .price .border.green {
    background: #388e3c;
}

.sod .sd .domain .logo {
    background: url('../images/css-combine.png') -10px -337px;
    width: 46px;
    height: 46px;
    vertical-align: middle;
    display: inline-block;
}

.sod .sd .domain .form {
    width: 100%;
    padding: 14px 0;
}

.sod .sd .domain input[type="text"] {
    font-size: .8rem;
    font-family: 'IRANSans', serif;
    background: #f2f2f2;
    border-radius: 12px;
    border: 0;
    padding: 18px;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 112px);
}

.sod .sd .domain input[type="text"]::placeholder {
    color: #acb0c3;
    font-style: italic;
}

.sod .sd .domain button {
    display: inline-block;
    background: #5e80f0;
    border: 0;
    line-height: 56px;
    width: 56px;
    color: #ffffff;
    border-radius: 12px;
    font-size: 1.2rem;
    cursor: pointer;
    transition: all .3s ease-out;
}

.sod .sd .domain button:hover {
    background: #2f5bec;
}

.sod .sd .slider {
    position: relative;
    padding-top: 30px;
}

.whyus .icon {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-select: none;
    -o-select: none;
    -ms-select: none;
    user-select: none;
    text-align: center;
}

.whyus .icon img {
    width: 64px;
    height: auto;
    border-radius: 50%;
    border: 6px solid #f2f2f2;
}

.whyus .text .title {
    font-size: 1.15em;
    line-height: 1.8;
}

.whyus .text p {
    font-size: .8em;
    line-height: 1.75;
    color: #727272;
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d9d9d9;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #457aff
}

.offer-slider {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.offer-slider .owl-carousel .owl-dots.disabled {
    display: block;
}

.offer-slider .owl-item {
    opacity: .4;
}

.offer-slider .owl-item.center {
    opacity: 1;
}

.offer-slider .item {
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
    margin: 25px 10px;
    border-radius: 20px;
    padding: 17px 16px;
    position: relative;
}

.offer-slider .item .col-right .discount .img {
    background: url('../images/css-combine.png') -375px -10px;
    width: 97px;
    height: 97px;
    margin: auto;
}

.offer-slider .item .col-right .percent {
    padding: 20px 0 15px;
    color: #e7001e;
    font-size: 3em;
    text-align: center;
}

.offer-slider .item .col-right .description {
    color: #5f5f5f;
    text-align: center;
}

.offer-slider .item .col-right .code {
    color: #4145fe;
    text-align: center;
    padding: 20px 0;
    font-size: 1.25em;
}

.offer-slider .item .col-left {
    padding-top: 12px;
}

.offer-slider .item .col-left .headoff .title {
    color: #ff4f19;
    font-size: 1.25em;
    font-weight: 500;
    line-height: 1.5;
}

.offer-slider .item .col-left .headoff .expire {
    color: #ff6666;
    line-height: 2.2;
    margin-right: -10px;
    margin-left: -10px;
}

.offer-slider .item .col-left .name {
    color: #838383;
    line-height: 2;
    font-size: 1.25em;
    letter-spacing: -.5px;
    font-weight: 500;
}

.offer-slider .item .col-left .description {
    padding: 16px 0;
}

.offer-slider .item .col-left .description ul li {
    border: 1px solid #dadada;
    border-radius: 16px;
    padding: 10px 15px;
    margin-bottom: 8px;
}

.offer-slider .item .col-left .description ul li .att {
    color: #838383;
    margin-left: -10px;
}

.offer-slider .item .col-left .description ul li .value {
    text-align: left;
    color: #3139e3;
    margin-right: -10px;
}

.offer-slider .item .buybtn {
    position: absolute;
    bottom: -20px;
    width: 40%;
    left: 30%;
    text-align: center;
    background: #457aff;
    padding: 15px 0 17px;
    border-radius: 23px;
    color: #fff;
    transition: all .3s ease-out;
}

.offer-slider .item .buybtn:hover {
    background: #2362ff;
}

.offer-slider .grandleft, .offer-slider .grandright {
    position: absolute;
    width: 30%;
    height: 95%;
    top: 5%;
    z-index: 2;
}

.offer-slider .grandright {
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.offer-slider .grandleft {
    left: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.homepage-title-one {
    padding: 40px 0 50px;
    position: relative;

}

.homepage-title-one .sect {
    color: #056eb7;
    font-size: 2.25em;
    text-align: center;
    font-weight: 500;
    border-bottom: 1px solid #ebebeb;
    height: 19px;
    margin-bottom: 50px;
}

.homepage-title-one .sect span {
    background: #fff;
    padding: 0 20px;
}

.homepage-title-one .secd {
    font-weight: 300;
    text-align: center;
    color: #858585;
    font-size: 1.125em;
}

.homepage-title-one .grandleft, .homepage-title-one .grandright {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    z-index: 0;
}


.homepage-title-one .grandright {
    right: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

.homepage-title-one .grandleft {
    left: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 1%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
}

.our-services-column {
    background: #fff;
    margin: 0 0 20px;
    border-radius: 20px;
    padding-top: 15px;
    padding-bottom: 40px;
    transition: box-shadow 0.3s ease-in-out;
    z-index: 2;
    -webkit-box-shadow: 0 0 7px 0 rgba(90, 90, 90, .3);
    -moz-box-shadow: 0 0 7px 0 rgba(90, 90, 90, .3);
    box-shadow: 0 0 7px 0 rgba(90, 90, 90, .3);
}

.our-services-column:hover {
    -webkit-box-shadow: 0 0 40px 0 rgba(90, 90, 90, .3);
    -moz-box-shadow: 0 0 40px 0 rgba(90, 90, 90, .3);
    box-shadow: 0 0 40px 0 rgba(90, 90, 90, .3);
    z-index: 1;
    cursor: pointer;
}

.our-services-column .icon {
    width: 123px;
    height: 123px;
    margin: 40px auto;
}

.our-services-column .icon img {
    width: 100%;
    height: auto;
}

.our-services-column .title {
    text-align: center;
    font-weight: 500;
    width: 80%;
    margin: 0 auto;
    line-height: 2;
    font-size: 1.125em;
    color: #384949;
}

.our-services-column .price {
    color: #1dc147;
    text-align: center;
    font-weight: 500;
    width: 80%;
    margin: 20px auto;
    font-size: 1.125em;
}

.our-services-column .btn-buy {
    color: #3f84f6;
    border: 1px solid #d3d3d3;
    text-align: center;
    font-weight: 500;
    width: 80%;
    margin: 30px auto 0;
    padding: 18px 0;
    border-radius: 15px;
    transition: all .3s ease;
}

.our-services-column .btn-buy:hover {
    color: #fff;
    border: 1px solid #3f84f6;
    background: #3f84f6;
}

.our-services-column .subservice {
    padding: 30px 20px 0;
    text-align: center;
}

.our-services-column .subservice .top .icon {
    height: auto;
    margin-left: -10px;
}

.our-services-column .subservice .top .tit {
    text-align: right;
    line-height: 1.75;
    color: #384949;
    font-weight: 500;
    margin-right: -10px;
}

.our-services-column .subservice ul li {
    font-size: .95em;
    margin-top: 10px;
}

.our-services-column .subservice ul li a {
    border: 1px solid #d3d3d3;
    padding: 10px;
    border-radius: 15px;
    color: #3f84f6;
    transition: all .3s ease-in-out;
    display: block;
}

.our-services-column .subservice ul li a:hover {
    border: 1px solid #3f84f6;
    background: #3f84f6;
    color: #fff;
}

.our-services-column .subservice .icon {
    width: 56px;
    height: 56px;
    text-align: right;
    margin: 0;
}

.our-services-column .subservice .closesub {
    margin-top: 30px;
    color: #d3d3d3;
    font-size: 1.5em;
    transition: all .3s ease-in-out;
}

.our-services-column .subservice .closesub:hover {
    color: #3f84f6;
}

.our-services-column .subservice .closesub:before {
    content: "\f057";
    font-family: "Font Awesome 5 Pro", serif;
    font-style: normal;
}

.parallax-hoster-one {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
    z-index: -1;
    margin-left: -15px;
    margin-right: -15px;
}

.parallax-hoster-one .parallax-one-overlayer {
    position: absolute;
    opacity: .6;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.parallax-hoster-one h5 {
    font-size: 2em;
    margin-top: 40px;
    color: #fff;
    font-weight: 500;
}

.parallax-hoster-one h6 {
    font-size: 1.35em;
    line-height: 2;
    color: #fff;
    font-weight: 500;
}

.parallax-hoster-one p {
    margin-top: 25px;
    color: #fff;
    line-height: 2;
    text-align: justify;
}

.numcounter p {
    line-height: 2;
    font-size: 1.25rem;
    color: #fff;
    text-align: center;
}

.numcounter p span {
    font-size: 5.5rem;
    line-height: 1;
    font-weight: 500;
}

.homepage-title-two .title {
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
    border-bottom: 1px solid #ebebeb;
}

.homepage-title-two .title p {
    border-bottom: 1px solid #ff7e00;
    padding-bottom: 20px;
    width: 60%;
    margin: 0 auto;
    color: #ff7e00;
    line-height: 2;
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .3s ease;
}

.grayscale.hover-remove-grayscale:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.cursor-pointer {
    cursor: pointer;
}


.customer-list .body .item .avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 5px solid #f2f2f2;
    overflow: hidden;
    margin: 0 auto;
}

.customer-list .body .item .avatar img {
    width: 100%;
    height: auto;
}

.customer-list .body .item .shadow {
    width: 65px;
    height: 4px;
    background: #464646;
    margin: 10px auto 10px;
    filter: blur(4px);
    border-radius: 50%;
}

.customer-list .body .item .name {
    line-height: 2;
    text-align: center;
    font-size: .875em;
    color: #cbcbcb;
    transition: all .3s ease;
}

.customer-list:hover .body .item .name {
    color: #636363;
}

.customer-list .owl-theme .owl-dots .owl-dot.active span, .customer-list .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff7e00
}

.customer-comments .body .item, .customer-list .body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 15px;
}

.customer-comments .body .icon {
    -ms-flex: 0 0 16%;
    flex: 0 0 16%;
    max-width: 16%;
    margin-left: 6%;
}

.customer-comments .body .icon .img {
    background: url('../images/css-combine.png') -375px -127px;
    width: 85px;
    height: 85px;
}

.customer-comments .body .comment {
    -ms-flex: 0 0 78%;
    flex: 0 0 78%;
    max-width: 78%;
}

.customer-comments .body .comment p {
    color: #a8a29c;
    text-align: justify;
    line-height: 2;
    font-size: .925em;
}

.customer-comments .body .user {
    margin-top: 15px;
    font-size: .95em;
    width: 100%;
}

.customer-comments .body .user .name {
    text-align: right;
    color: #545454;
}

.customer-comments .body .user .name span {
    color: #ff7e00;
}

.customer-comments .body .user .site {
    text-align: left;
    text-transform: uppercase;
    color: #687ffd;
}

.supportbar {
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
    margin-bottom: 25px;
    padding: 30px 0 !important;
}

.supportbar .column {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all .3s ease;
    color: #ff6363;
}

.supportbar .column span {
    line-height: 43px;
    font-size: 1.6em;
    margin-right: 15px;
    vertical-align: middle;
    display: inline-block;
}

.supportbar .column:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    cursor: pointer;
}

.supportbar .column .phone {
    background: url('../images/css-combine.png') -202px -337px;
    width: 43px;
    height: 43px;
    display: inline-block;
    vertical-align: middle;
}

.supportbar .column .invoice {
    background: url('../images/css-combine.png') -139px -337px;
    width: 43px;
    height: 43px;
    display: inline-block;
    vertical-align: middle;
}

.supportbar .column .customer-service {
    background: url('../images/css-combine.png') -76px -337px;
    width: 43px;
    height: 43px;
    display: inline-block;
    vertical-align: middle;
}

.aboutus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.aboutus h3 {
    color: #6f80ff;
    font-size: 1.6em;
    line-height: 3;
}

.aboutus p {
    color: #9d9d9d;
    font-size: .92em;
    line-height: 2;
}

.footer {
    max-width: 95%;
    color: #aeaeae;
    margin: 50px auto 15px;
}

.footer .menu .title {
    border-bottom: 1px solid #ebebeb;
}

.footer .menu .title p {
    border-bottom: 1px solid #909090;
    padding-bottom: 13px;
    width: 70%;
    color: #909090;
}

.footer .menu .title p span {
    margin-right: 5px;
}

.footer .menu ul {
    list-style: disc;
    padding: 10px 20px 10px 0;
}

.footer .menu ul li {
    padding: 10px 5px;
    font-size: .875em;
    transition: all .3s ease;
}

.footer .menu ul li:hover {
    color: #909090;
}

.footer .namad {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-select: none;
    -o-select: none;
    -ms-select: none;
    user-select: none;
}

.footer .namad img {
    margin-left: 10px;
    text-align: center;
    max-width: unset;
    width: unset;
    display: inline-block;
}

.footer .namad div {
    display: inline-block;
}

.footer .copyright {
    margin-top: 25px;
}

.footer .copyright p {
    font-size: .92em;
    line-height: 2;
    text-align: center;
}

.tags {
    text-align: center;
    padding: 0 0 25px;
    font-size: .875em;
    color: #c3c3c3;
    line-height: 2;
}

.tags i.tag:before {
    content: '\f02c';
    font-family: "Font Awesome 5 Pro", serif;
    color: #c3c3c3;
    display: inline-block;
    margin-left: 10px;
}

.tags p, .tags h3 {
    display: inline-block;
    color: #c3c3c3;
}

.tags p, .tags h3:after {
    content: " , ";
}

.tags p, .tags h3:last-child:after {
    content: "";
}

.search-advance h4 {
    color: #f56c11;
    font-size: 2em;
    line-height: 3;
    font-weight: bold;
}

.search-advance p {
    color: #3c2a34;
    font-size: 1.1em;
    line-height: 2;
    font-weight: bold;
}

.search-advance .btn-goto a {
    font-weight: bold !important;
    background-color: #fab217 !important;
    font-size: 1.1em;
}

.search-advance .btn-goto a:hover {
    background-color: #E19B04 !important;
}


.error-404 {
    overflow: hidden;
    width: 100%;
}

.error-404 .text {
    padding: 50px;
    color: #fff;
    text-align: center;
}

.error-404 .text h1 {
    font-size: 2.3em;
    font-weight: bold;
    line-height: 2;
}

.error-404 .text h2 {
    font-size: 2.75em;
    font-weight: bold;
    line-height: 2;
}

.error-404 .jet {
    padding: 50px 0;
    position: relative;
}

.error-404 .jet .img {
    width: 345px;
    height: 307px;
    float: left;
    
}

.error-404 .jet .img span {
    position: absolute;
    top: -160px;
    background: url('../images/css-combine.png') -10px -10px;
    width: 345px;
    height: 307px;
}

.error-404 .menu {
    margin-top: 40px;
}

.error-404 .menu a {
    padding: 15px 25px;
    background: #fff;
    border-radius: 20px;
    color: #107bff;
    transition: all 0.3s ease-out;
    display: inline-block;
}

.error-404 .menu a:hover {
    color: #fff;
    background: #107bff;
}


.admin-bar .navbar.sticky {
    top: 32px;
}

img {
    max-width: 100%;
    height: auto;
}

strong, b {
    font-weight: 500;
}

.post-main .posts .post .content h1, .page-content h1, .post-main .posts .post .content h2, .page-content h2, .post-main .posts .post .content h3, .page-content h3, .post-main .posts .post .content h4, .page-content h4, .post-main .posts .post .content h5, .page-content h5, .post-main .posts .post .content h6, .page-content h6 {
    margin-left: 0;
    margin-right: 0;
    font-weight: 500;
    display: block;
}

.page-content h1, .post-main .posts .post .content h1 {
    font-size: 2em;
    margin-top: 0.67em;
    margin-bottom: 0.67em;
}

.page-content h2, .post-main .posts .post .content h2 {
    font-size: 1.5em;
    margin-top: 0.83em;
    margin-bottom: 0.83em;
}

.page-content h3, .post-main .posts .post .content h3 {
    font-size: 1.17em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.page-content h4, .post-main .posts .post .content h4 {
    font-size: 1em;
    margin-top: 1.33em;
    margin-bottom: 1.33em;
}

.page-content h5, .post-main .posts .post .content h5 {
    font-size: .83em;
    margin-top: 1.67em;
    margin-bottom: 1.67em;
}

.page-content h6, .post-main .posts .post .content h6 {
    font-size: .67em;
    margin-top: 2.33em;
    margin-bottom: 2.33em;
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    transition: all .3s ease-in-out;
}

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out;
}

.bottom.hvr-ripple-out:before {
    border: #18d084 solid 6px;
    border-radius: 0 0 13px 13px;
}

.bottom.hvr-ripple-out:hover:before, .bottom.hvr-ripple-out:focus:before, .bottom.hvr-ripple-out:active:before {
    border-color: #17bc78;
}

.buy.hvr-ripple-out:before {
    border: #e3451e solid 6px;
    border-radius: 12px;
}

.buy.hvr-ripple-out:hover:before, .buy.hvr-ripple-out:focus:before, .buy.hvr-ripple-out:active:before {
    border-color: #b73717;
}

.bg-circle.hvr-ripple-out:before {
    border: #fefefe solid 6px;
    border-radius: 50%;
}

.bg-circle.hvr-ripple-out:hover:before, .bg-circle.hvr-ripple-out:focus:before, .bg-circle.hvr-ripple-out:active:before {
    border-color: #fefefe;
}

.btn-support.hvr-ripple-out:before {
    border: #fefefe solid 6px;
    border-radius: 28px;
}

.btn-support.hvr-ripple-out:hover:before, .btn-support.hvr-ripple-out:focus:before, .btn-support.hvr-ripple-out:active:before {
    border-color: #fefefe;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

.modal {
    display: none;
    position: fixed;
    z-index: 99999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(255, 255, 255, 0.85);
}

.modal-content {
    margin: auto;
    border-radius: 20px;
    width: 340px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

.modal .modal-header {
    background: url('../images/datacenterequipment.jpg');
    height: 100px;
    width: 100%;
}

.modal .modal-header .logo {
    height: 95px;
    width: 95px;
    border: 8px solid #fff;
    border-radius: 50%;
    margin: auto;
    position: relative;
    top: 50px;
}

.modal .modal-header .logo img {
    width: 100%;
    height: auto;
}

.modal .modal-body {
    padding: 70px 40px 20px;
    text-align: center;
}

.modal .modal-body input {
    width: 100%;
    border: 1px solid #ececec;
    margin: 5px auto;
    padding: 15px 10px;
    font-family: 'IRANSans', serif;
    font-style: normal;
    border-radius: 10px;
    font-size: 0.9rem;
}

.modal .modal-body input[type="submit"] {
    background: #148dce;
    border: 0;
    color: #fff;
    font-weight: 500;
    cursor: pointer;
    transition: all .3s ease-out;
}

.modal .modal-body input[type="submit"]:hover {
    background: #1178af;
}

.modal .modal-body a {
    color: #4cade1;
    text-decoration: underline;
    font-size: .875em;
    line-height: 2;
    transition: all .3s ease-out;
}

.modal .modal-body a:hover {
    color: #218ec8;
    text-decoration: none;
}

.modal .closebg {
    background: #d9d9d9;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    left: 25px;
    top: 15px;
    position: absolute;
}

.modal .closebg .close {
    color: #242424;
    font-size: 1.5em;
    transition: all .3s ease-in-out;
    position: absolute;
    left: 8px;
    top: 4px;
    height: 20px;
}

.modal .closebg .close:hover, .modal .closebg .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.aboutus-title-three {
    color: #616161 !important;
    font-size: 1.6em !important;
    font-weight: bold !important;
    margin-bottom: 40px !important;
    margin-top: 40px !important;
    line-height: 2 !important;
}


.aboutus-paragraph p {
    color: #616161;
    line-height: 2;
    font-size: .875em;
    text-align: justify;
}

.aboutus-staff h5 {
    font-size: unset;
    color: #3b3b3b;
    line-height: 2.5;
    margin: -30px 0 0 !important;
}

.aboutus-staff p {
    color: #616161;
    font-size: .875em;
    line-height: .8;
}


.custom-page-title h1, .custom-page-title h2 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 3.5;
    font-size: 2em;
}


.contact-information {
    margin-top: 5px;
    width: 100%;
    padding: 12px 25px 40px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    background: #fff;
    position: relative;
    line-height: 2;
}

.contact-information .telephone {
    padding-left: 10px;
    border-left: 1px solid #e3e3e3;
}

.contact-information .label {
    color: #616161;
}

.contact-information .value {
    color: #a0a0a0;
    float: left;
    text-align: left;
    direction: ltr;
}

.contact-information .address {
    position: absolute;
    padding: 5px 35px;
    bottom: -3px;
    right: 0;
    background: #5169ff;
    width: 100%;
    border-radius: 23px;
    color: #fff;
    font-size: .95em;
}

.contact-information .address .label, .contact-information .address .value {
    color: #fff;
}

.hoster-accordion.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-body, .hoster-accordion.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #6379ff !important;
    color: #fff !important;
}

.vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    line-height: 2 !important;
    border-radius: 0 0 10px 10px !important;
    font-size: 0.9em !important;
}

.hoster-accordion.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #fff !important;
}

.hoster-accordion.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .hoster-accordion.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
    border-color: #fff !important;
}

.hoster-accordion.vc_tta .vc_tta-panel-heading {
    padding: 5px 0 !important;
    border-radius: 10px !important;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1) !important;
    background: #fff !important;
}

.hoster-accordion.vc_tta .vc_tta-panel.vc_active .vc_tta-panel-heading {
    padding: 10px 0 0 !important;
    border-radius: 10px 10px 0 0 !important;
}

.hoster-accordion.vc_tta .vc_tta-panel {
    margin-bottom: 15px !important;
}

.hoster-accordion.vc_tta .vc_tta-panel-title {
    line-height: 2 !important;
}

.navbar .responsiveMenu {
    position: fixed;
    top: 89px;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 1s ease;
    background: #fff;
    height: 0;
    width: 100%;
    z-index: 9999;
    border-top: 1px solid #e2e2e2;
    text-align: center;
    padding-top: 5px;
}

.navbar .responsiveMenu.active {
    height: 100%;
    opacity: 0.98;
    visibility: visible;
}

.navbar .responsiveMenu ul li a {
    color: #000;
}

.navbar .responsiveMenu ul li {
    display: block;
}

.openResponsiveMenu .icon {
    background: #6f80ff;
    display: none;
    height: 3px;
    position: relative;
    transition: background .2s ease-out;
    width: 25px;
}

.openResponsiveMenu .icon:before,
.openResponsiveMenu .icon:after {
    background: #6f80ff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}

.openResponsiveMenu .icon:before {
    top: 7px;
}

.openResponsiveMenu .icon:after {
    top: -7px;
}

.openResponsiveMenu .icon.close {
    background: transparent;
}

.openResponsiveMenu .icon.close:before {
    transform: rotate(-45deg);
}

.openResponsiveMenu .icon.close:after {
    transform: rotate(45deg);
}

.openResponsiveMenu .icon.close:before,
.openResponsiveMenu .icon.close:after {
    top: 0;
}

.sidebar .box {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 10px 0;
    border-radius: 20px;
    margin-bottom: 20px;
}

.sidebar .box .headingTitle {
    text-align: center;
    color: #2c495a;
    font-size: 1.125em;
    font-weight: 500;
    border-bottom: 1px solid #ececec;
}

.sidebar .box .headingTitle p {
    padding: 0 25px 15px;
    display: inline-block;
    border-bottom: 2px solid #107bff;
}

.sidebar .box .data {
    padding: 15px 10px;
    color: #4d4d4d;
}

.sidebar .box .data ul {
    padding-right: 10px;
}

.sidebar .box .data li {
    line-height: 2;
    margin-bottom: 10px;
    font-size: 0.9em;
}

.sidebar .box .data li:before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro", serif;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.sidebar .box .category a {
    position: relative;
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    margin-bottom: 8px;
    font-size: .95em;
    display: block;
    padding: 5px 20px;
    color: #313131;
    line-height: 2;
    transition: all .3s ease-in-out;
}

.sidebar .box .category a:after {
    position: absolute;
    content: "\f104";
    color: #cc99ff;
    font-size: 1.125em;
    font-family: "Font Awesome 5 Pro", serif;
    font-weight: 900;
    top: 4px;
    left: 13px;
    transition: all .3s ease-in-out;
}

.sidebar .box .category a.active,
.sidebar .box .category a:hover,
.sidebar .box .category a.active:after,
.sidebar .box .category a:hover:after {
    color: #fff;
}

.sidebar .box .category a.active,
.sidebar .box .category a:hover {
    background: #107bff;
    border: 1px solid #107bff;
}

.sidebar .box .article-tabs .three-select {
    margin-bottom: 13px;
    padding-right: 15px;
    padding-left: 15px;
}

.sidebar .box .article-tabs .three-select span {
    display: block;
    background: #eeeeee;
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    color: #4d4d4d;
    font-size: .875em;
    transition: all .3s ease-out;
    margin-left: -10px;
    margin-right: -10px;
}

.sidebar .box .article-tabs .three-select span:hover {
    cursor: pointer;
}

.sidebar .box .article-tabs .three-select span.active {
    background: #107bff;
    color: #fff;
}

.sidebar .box .article-tabs .post-row {
    padding: 15px 6px;
    border-bottom: 1px solid #f1f1f1;
}

.sidebar .box .article-tabs .text .title {
    color: #4d4d4d;
    line-height: 2;
}

.sidebar .box .article-tabs .text {
    padding-left: 10px;
}

.sidebar .box .article-tabs .thumbnail {
    text-align: center;
}

.sidebar .box .article-tabs .thumbnail img {
    border-radius: 10px;
    vertical-align: middle;
}

.sidebar .box .article-tabs .text .desc {
    color: #4d4d4d;
    font-weight: 300;
    font-size: 0.75em;
    line-height: 2;
}

.sidebar .ads {
    background: #ff5e3e;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.sidebar .ads p {
    direction: ltr;
    color: #fff;
    font-weight: 500;
    text-align: center;
    line-height: 2;
    font-size: 1.25em;
    text-transform: uppercase
}

.btn-load-more-post-ajax:hover {
    cursor: pointer;
}

.post-main .post-archive .row-post {
    padding: 20px 25px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin-bottom: 20px;
}

.post-main .post-archive .row-post .post-title {
    font-size: 1.125em;
    color: #4d4d4d;
    line-height: 2;
    margin-bottom: 10px;
}

.post-main .post-archive .row-post .thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.post-main .post-archive .row-post .post-content p {
    font-size: .9em;
    color: #4d4d4d;
    line-height: 2;
}

.post-main .post-archive .grid-post {
    padding: 20px 10px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.post-main .post-archive .grid-post .post-title {
    font-size: 1.125em;
    color: #4d4d4d;
    line-height: 2;
}

.post-main .post-archive .grid-post .thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.post-main .post-archive .grid-post .post-content p {
    font-size: .8em;
    color: #4d4d4d;
    line-height: 2;
}

.blog-page-title h1 {
    text-align: right;
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    line-height: 3.5;
}

.blog-page-search {
    position: relative;
    margin-top: 30px;
}

.blog-page-search input[type="text"] {
    background: rgba(255, 255, 255, 0.5);
    border: 0;
    border-radius: 23px;
    padding: 14px 23px;
    width: 100%;
    color: #ffffff;
    font-size: 0.875em;
    font-weight: 500;
}

.blog-page-search button {
    background: transparent;
    position: absolute;
    top: 17px;
    left: 20px;
    cursor: pointer;
}

.blog-page-search button .icon {
    font-family: "Font Awesome 5 Pro", serif;
    font-style: normal;
    font-weight: 900;
    color: #fff;
}

.blog-page-search button .icon:before {
    content: "\f002";
}

.page-content {
    line-height: 3;
    margin: 25px auto 100px;
    color: #616161;
}

.hoster-pagination {
    padding: 20px 0;
    position: relative;
}

.hoster-pagination span, .hoster-pagination a {
    display: inline-block;
    margin-left: 15px;
    padding: 15px;
    text-decoration: none;
    width: auto;
    color: #555;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

.hoster-pagination a:hover, .hoster-pagination .current {
    background: #107bff;
    color: #fff;
}

.post-main .posts .post .thumbnail img, .post-main .post-single .thumbnail img {
    border-radius: 10px;
    width: 100%;
    height: auto;
}

.post-main .post-single .share {
    border-radius: 21px;
    border: 1px solid #dcdcdc;
    width: 100%;
    padding: 0 15px;
    margin-top: 12px;
    font-size: 0.875em;
    line-height: 2;
    margin-bottom: 15px;
}

.post-main .post-single .share .shortlink p {
    color: #8e8e8e;
    line-height: 44px;
}

.post-main .post-single .share .shortlink p span {
    color: #ff5d5d;
}

.post-main .post-single .share .social {
    text-align: left;
    direction: ltr;
}

.post-main .post-single .share .social .icon {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    font-size: 22px;
    margin-right: 5px;
}

.post-main .post-single .share .social .icon.gplus {
    color: #DC4E41;
}

.post-main .post-single .share .social .icon.facebook {
    color: #3B5998;
}

.post-main .post-single .share .social .icon.twitter {
    color: #55ACEE;
}

.post-main .post-single .content {
    padding: 10px 0 20px;
    color: #797979;
    line-height: 2.2;
    border-bottom: 2px solid #e0e0e0;
}

.related-post {
    padding: 20px 0;
}

.post-addition-title {
    font-size: 1.4em;
    color: #5d5d5d;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 30px;
}

.comments {
    padding: 20px 0;
    border-bottom: 2px solid #e0e0e0;
}

.comments .comment-section {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 20px 0 20px 20px;
    overflow: hidden;
    padding: 30px 15px 20px;
    margin-bottom: 30px;
}

.comments .comment-section .avatar {
    text-align: center;
}

.comments .comment-section .name {
    text-align: center;
    font-weight: bold;
    line-height: 2;
    margin-top: 10px;
}

.comments .comment-section .avatar img {
    border-radius: 20px;
}

.comments .comment-section .text {
    color: #575555;
    font-size: .875em;
    line-height: 2.5;
    font-weight: 300;
    min-height: 70px;
    padding-left: 25px;
    text-align: justify;
}

.comments .comment-section .time {
    font-size: .875em;
    line-height: 2.2;
    color: #ff3939;
    text-align: left;
    font-weight: 300;
    padding-left: 10px;
}

.comments .children {
    padding-right: 75px;
    padding-left: 5px;
}

.comments .children .comment-section {
    background: #6a48ff;
}

.comments .children .comment-section .text, .comments .children .comment-section .name {
    color: #fff;
}

.comments .children .comment-section .time {
    color: #fff;
}

.comments .show-comment-form {
    float: left;
    padding: 12px 35px;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    color: #5d5d5d;
    transition: all 0.3s ease-out;
    display: inline-block;
}

.comments .show-comment-form:hover {
    background: #5d5d5d;
    color: #fff;
    border-color: #5d5d5d;
    cursor: pointer;
}

.comment-form input, .comment-form textarea {
    font-family: 'IRANSans', serif;
    border: 1px solid #dcdcdc;
    border-radius: 20px;
    width: 100%;
    padding: 15px;
    font-size: 0.875em;
    margin-bottom: 15px;
    transition: all 0.3s ease-in-out;
}
.comment-form textarea {
    line-height:2;
}
.comment-form .submit-comment {
    background: #107bff;
    border: 0;
    outline: 0;
    color: #fff;
    width: 100%;
    font-size: 1em;
    line-height: 1.75;
    transition: all 0.3s ease-in-out;
}

.comment-form input:focus, .comment-form textarea:focus, .comment-form .submit-comment:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(90, 90, 90, .3);
    -moz-box-shadow: 0 0 10px 0 rgba(90, 90, 90, .3);
    box-shadow: 0 0 10px 0 rgba(90, 90, 90, .3);
}

.comment-form .alert {
    line-height: 2;
}

.package-underheader {
    padding: 40px 0;
}

.package-underheader .content p {
    padding-top: 30px;
    line-height: 2;
    color: #fff;
}

.package-underheader .package-title h1, .package-underheader .package-title h2 {
    font-size: 2em;
    font-weight: bold;
    color: #fff;
}

.package-underheader .icon {
    text-align: center;
}

.package-list {
    margin-top: 50px;
    margin-bottom: 30px;
}

.package-item {
    margin-bottom: 20px;
    background: #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.36);
    border-radius: 13px;
}

.package-item .top {
    position: relative;
    background: rgb(54, 134, 249);
    background: linear-gradient(90deg, rgba(54, 134, 249, 1) 0%, rgba(4, 247, 213, 1) 100%);
    overflow: hidden;
    padding-bottom: 40px;
    border-radius: 13px 13px 0 0;
}

.package-item.offer .top {
    background: linear-gradient(90deg, #FF2E2B 0%, #FFAD02 100%);
    padding-bottom: 15px;
}

.package-item .top .price {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: .5;
    font-size: 1.875em;
    font-weight: bold;
}

.package-item .top .title {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    line-height: 2;
    font-size: 1.875em;
    font-weight: bold;
}

.package-item .shape {
    position: absolute;
    left: -107%;
    top: 0;
    line-height: 0;
    direction: ltr;
    overflow: hidden;
    bottom: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    z-index: 1;
    width: 260%;
}

.package-item .top .price span.period {
    font-size: .46em;
    margin-right: 5px;
}

.package-item .top .price span.bp {
    font-size: .65em;
    margin-right: 5px;
    text-decoration: line-through;
}

.package-item.offer .top .price span.period {
    display: block;
    line-height: 2;
}

.package-item .body ul {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}

.package-item .body ul li {
    color: #f26d1f;
    line-height: 2.5;
    font-size: .875em;
    border-bottom: 1px dashed #d3d3d3;
}

.package-item .body ul li:last-child {
    border-bottom: 0;
}

.package-item .body ul li i {
    width: 20px;
    text-align: center;
    margin-left: 5px;
}

.package-item .bottom {
    background: #18d084;
    width: 100%;
    height: 50px;
    transition: all .3s ease-in-out;
    border-radius: 0 0 13px 13px;
}

.package-item .bottom .buy {
    text-align: center;
    color: #fff;
    line-height: 50px;
    font-size: 1.15em;
}

.package-item.offer .body .offercode {
    background: #393939;
    padding: 1px 10px;
}

.package-item.offer .body .offercode .right {
    color: #ff950a;
    line-height: 2;
}

.package-item.offer .body .offercode .right {
    color: #ff950a;
    line-height: 2;
}

.package-item.offer .body .offercode .left {
    color: #fff;
    text-align: left;
    line-height: 2;
    font-weight: 500;
}

.premium-facilities {
    margin-top: 25px;
    margin-bottom: 20px;
}

.premium-facilities h3 {
    color: #1292f7;
    font-size: 2em;
    font-weight: 500;
    line-height: 2;
}

.premium-facilities p {
    color: #9a9a9a;
    line-height: 2;
}

.premium-facilities .facilities-item {
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    padding: 3px 25px;
    margin-bottom: 10px;
}

.premium-facilities .facilities-item span {
    display: block;
    line-height: 2;
}

.premium-facilities .facilities-item .label {
    color: #4c4c4c;
}

.premium-facilities .facilities-item .value {
    color: #10ac56;
    text-align: left;
}

.package-properties-box {
    padding: 25px 25px 0;
    border-radius: 10px;
    position: relative;
    color: #555556;
    height: 100%;
    margin-bottom: 20px;
}

.package-properties-box .title {
    text-align: center;
    font-weight: 500;
    margin-bottom: 40px;
}

.search-box {
    background: #fff;
    padding: 25px 30px;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    margin: -50px 0 25px;
}

.search-title-result {
    text-align: center;
    font-size: 1.8em;
    color: #1b1b1b;
    font-weight: bold;
    line-height: 2.2;
    margin-top: 25px;
}

.search-box .title {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    color: #343434;
}

.search-box .submit p {
    color: #ff3333;
    font-size: .875em;
    line-height: 1.75;
    text-align: justify;
    text-align-last: center;
}

.search-box button {
    width: 100%;
    text-align: center;
    background: #29c191;
    border-radius: 10px;
    border: 0;
    outline: 0;
    padding: 5px 10px;
    color: #fff;
    transition: all .3s ease-in-out;
    margin-top: 20px;
    font-size: 1em;
    display: block;
    line-height: 2.5;
}

.search-box .choose {
    padding-right: 15px;
    padding-left: 15px;
}

.search-box .choose .col-12 {
    padding-right: 10px;
    padding-left: 10px;
}

.search-box .choose .col-6:nth-child(2n+1) {
    padding-right: 10px;
    padding-left: 5px;
}

.search-box .choose .col-6:nth-child(2n) {
    padding-right: 5px;
    padding-left: 10px;
}

.search-box .country [class^='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.search-box .country .row {
    padding-left: 15px;
}

.search-box input[type="radio"] {
    display: none;
}

.search-box .country input[type="radio"] + label span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 55px;
    height: 55px;
    opacity: .6;
    margin-bottom: 5px;
}

.search-box .country input[type="radio"] + label span {
    cursor: pointer;
    width: 55px;
    height: 55px;
    opacity: .6;
    margin-bottom: 5px;
}

.search-box .country input[type="radio"]:checked + label span {
    opacity: 1;
}

.search-box .country input[type="radio"] + label span.usa {
    background: url('../images/united-states.svg') no-repeat;
}

.search-box .country input[type="radio"] + label span.iran {
    background: url('../images/iran.svg') no-repeat;
}

.search-box .country input[type="radio"] + label span.france {
    background: url('../images/france.svg') no-repeat;
}

.search-box .country input[type="radio"] + label span.germany {
    background: url('../images/germany.svg') no-repeat;
}

.search-box .country input[type="radio"] + label span.uk {
    background: url('../images/united-kingdom.svg') no-repeat;
}

.search-box .country input[type="radio"] + label span.netherlands {
    background: url('../images/netherlands.svg') no-repeat;
}

.search-box .country input[type="radio"] + label span.canada {
    background: url('../images/canada.svg') no-repeat;
}

.search-box .country input[type="radio"] + label span.other {
    background: url('../images/united-nations.svg') no-repeat;
}

.search-box .general input[type="radio"] + label {
    display: block;
    margin-bottom: 5px;
    cursor: pointer;
    text-align: center;
    background: #e4e4e4;
    border-radius: 10px;
    font-size: .875em;
    line-height: 2.5;
    color: #404040;
    letter-spacing: -.5px;
    width: 100%;
}

.search-box .general input[type="radio"]:checked + label {
    background: #6600ff;
    color: #fff;
    font-weight: 500;
}


@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0;
    }
}

@keyframes gradient {
    0% {
        background-position: 50% 0;
    }
    50% {
        background-position: 50% 100%;
    }
    100% {
        background-position: 50% 0;
    }
}

@media (min-width: 1200px) {
    .search-box .col-xl-20 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        border-left: 1px solid #e8e8e8;
    }

    .search-box .col-xl-20:last-child {
        border-left: 0;
    }
}

@media only screen and (max-width: 1300px) {
    .offer-slider .item {
        font-size: 0.95em;
    }
}

@media only screen and (max-width: 1200px) {
    .top-of-site.sticky {
        margin-top: 0;
    }

    .top-of-site {
        padding-top: 80px;
    }

    .navbar {
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        margin: 0;
    }

    .mega-menu-wrap {
        display: none !important;
    }

    .openResponsiveMenu .icon {
        display: block;
    }

    .openResponsiveMenu {
        display: inline-block;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 20px;
    }

    .navbar, .navbar.sticky {
        padding: 10px;
        opacity: .95;
        font-size: 1em;
    }

    .sod .offer .expire {
        display: none;
    }

    .sod .offer {
        border-radius: 12px;
    }

    .supportbar {
        padding: 30px 50px !important;
    }

    .search-advance h4, .search-advance p {
        text-align: center;
    }

    .top-navbar-menu ul {
        display: none;
    }

    .premium-facilities h3, .premium-facilities p {
        text-align: center;
    }

    .search-box .col-xl-20 {
        margin-bottom: 20px;
    }
    .search-box .country {
        text-align: center;
    }
}

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

    .top-of-site {
        text-align: center;
    }

    .top-support {
        float: none;
        margin: auto;
        padding: 0;
    }

    .sod {
        flex-wrap: wrap-reverse;
    }

    .sod .sd .domain {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .offer-slider .grandright, .offer-slider .grandleft {
        display: none;
    }

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

    .footer .menu .title p {
        margin: auto;
    }

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

    .blog-page-title h1 {
        text-align: center;
        line-height: 2;
    }

    .hoster-pagination {
        text-align: center;
        margin-bottom: 20px;
    }

    .package-underheader .icon {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 768px) {
    .homepage-title-one .grandright, .homepage-title-one .grandleft {
        display: none;
    }

    .homepage-title-one .secd {
        line-height: 2;
    }

    .sod .sd .slider {
        display: none;
    }

    .sod {
        flex-wrap: wrap;
    }

    .column {
        margin-bottom: 25px;
    }

    .error-404 .menu a {
        margin-bottom: 10px;
        display: block;
    }

    .contact-information {
        padding: 15px 25px;
    }

    .contact-information .value {
        float: unset;
        margin-right: 5px;
    }

    .contact-information .address .label {
        color: #616161;
    }

    .contact-information .address .value {
        color: #a0a0a0;
    }

    .contact-information .address {
        display: block;
        position: unset;
        background: transparent;
        padding: unset;
        border-radius: unset;
        width: unset;
    }

    .contact-information .telephone {
        padding-left: unset;
        border-left: 0;
    }

}

@media only screen and (max-width: 576px) {
    .top-navbar-menu p span.tel, .top-navbar-menu p span.co {
        display: block;
        margin: 0;
    }

    .homepage-title-one .sect {
        border: 0;
        font-size: 1.5em;
        margin-bottom: 25px;
    }

    .homepage-title-one .secd {
        font-size: 1em;
    }

    .homepage-title-one .sect span {
        background: unset;
    }

    .parallax-hoster-one {
        text-align: center;
    }

    .homepage-title-two .title p {
        width: 100%;
    }

    .customer-comments .body .icon {
        display: none;
    }

    .customer-comments .body .comment {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .top-support {
        width: 100%;
    }

    .footer .menu ul {
        list-style: none;
        line-height: 2;
    }

    .aboutus-title-three {
        text-align: center;
    }

    .headoff, .offer-slider .item .col-left .name {
        text-align: center;
    }

    .offer-slider .item .col-right .description {
        display: none;
    }

    .offer-slider .item .col-right .code {
        padding: 0;
    }

    .customer-comments .body .user .site {
        margin-top: 15px;
    }

    .post-main .post-archive .row-post .post-title {
        text-align: center;
    }

    .post-main .post-archive .row-post .thumbnail {
        margin-bottom: 10px;
    }

    .post-main .post-archive .row-post .post-content {
        text-align: justify;
    }

    .post-main .post-single .share .social, .post-main .post-single .share .shortlink p {
        text-align: center;
    }

    .post-addition-title {
        text-align: center;
    }

    .comments .show-comment-form {
        float: unset;
        text-align: center;
        display: block;
        width: 80%;
        margin: 0 auto 20px;
    }

    .comments .comment-section .time {
        text-align: center;
    }

    .comments .children {
        padding-right: 30px;
    }

}

@media only screen and (max-width: 400px) {
    .navbar .left .title {
        display: none;
    }

    .supportbar .column span {
        margin-right: 0;
    }
}