/*------------------------------------------------------------------
Project: Antler - Hosting Provider & WHMCS Template
Description: Antler Responsive Premium Template Designed for all web hosting providers
Author: inebur (Rúben Rodrigues)
Author URI: http://inebur.com/
Author Envato: https://themeforest.net/user/inebur
Copyright: 2020 inebur
Version: 2.0.9
 -------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of styles content]
1 - General
2 - Sections
3 - Header
4 - Banner
5 - Buttons
6 - OWL Carousel
7 - Pricing Tables
8 - Tabs
9 - Services
10 - Team
11 - Forms
12 - Countdown
13 - Case Study
14 - FAQ
15 - Blog
16 - Footer
17 - Range
18 - Switch
19 - Statistics 
20 - Menus
21 - Others
22 - Responsive
--------------------------------------------------------------------*/
/*-----------------------------------
    1 - General
------------------------------------*/
html {
	overflow-x: hidden;
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #f6f6f6;
	font-family: 'Open Sans', sans-serif;
}
/* padding and margins */
.pb-25 {
	padding-bottom: 25px !important;
}
.pb-50 {
	padding-bottom: 50px !important;
}
.pb-80 {
	padding-bottom: 80px !important;
}
.pb-100 {
	padding-bottom: 100px !important;
}
.pt-35 {
	padding-top: 35px !important;
}
.pt-80 {
	padding-top: 80px !important;
}
.pt-150 {
	padding-top: 150px !important;
}
.mt-10 {
	margin-top: 10px !important;
}
.mt-25 {
	margin-top: 25px !important;
}
.mt-50 {
	margin-top: 50px !important;
}
.mt-80 {
	margin-top: 80px !important;
}
.mt-120 {
	margin-top: 120px !important;
}
.mb-25 {
	margin-bottom: 25px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-80 {
	margin-bottom: 80px !important;
}
.mb-70 {
	margin-bottom: 80px !important;
}
.mb-100 {
	margin-bottom: 100px !important;
}
/* background color */
.bg-yellow {
	background-color: #fdd700 !important;
	color: #ffffff !important;
}
.bg-pink {
	color: #ffffff !important;
}
.bg-purple {
	color: #ffffff !important;
}
.bg-grey {
	background-color: #808080 !important;
	color: #ffffff !important;
}
.c-yellow {
	color: #fdd700 !important;
	font-size: 125%;
	font-weight: bold;
}
.c-grey {
	color: #808080 !important;
}
.c-black {
	color: #000000 !important;
}
.ltgh {
	text-decoration: line-through;
}
.golink {
	font-family: "Open Sans" !important;
	background-color: transparent;
	cursor: pointer !important;
	padding: 2px 0px;
	border: none;
	outline: none;
	font-weight: 300;
}
.golink:hover {
	cursor: pointer !important;
	border: transparent !important;
	text-decoration: none !important;
}
.db {
	display: block !important;
}
.tooltip {
	z-index: 999;
}
/* Overlay */
.overlay {
	position: relative;
}
.overlay:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
}
.overlay-video {
	position: relative;
}
.overlay-video:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: rgba(0, 0, 0, 0.7);
}
.overlay-image-grad:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	background: linear-gradient(240deg, #000000 50%, #3f004a 100%);
}
.full {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.vc-parent {
	position: relative;
	width: 100%;
	height: 100%;
	display: table;
}
.vc-child {
	display: table-cell;
	vertical-align: middle;
}
/* Popover */
.popover {
	border-radius: 10px !important;
	box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
}
.popover .popover-header {
	padding: 15px;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.popover .popover-body {
	padding: 15px;
	line-height: 28px;
}
.mfp-content {
	z-index: 999999;
}
.map {
	height: 383px;
}
.opa-4 {
	opacity: 0.4;
}
.opa-6 {
	opacity: 0.6;
}
.opa-8 {
	opacity: 0.8;
}
.sec-bx {
	box-shadow: none !important;
}
::selection {
	color: #fff;
	text-shadow: none;
}

/* Font Size */
.f-20 {
	font-size: 20px;
}
/*-----------------------------------
    2 - Sections
------------------------------------*/
.sec-main {
	box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
	border-radius: 15px;
	position: relative;
	padding: 80px 80px;
}
.sec-main-af {
	box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
	border-radius: 15px;
	position: relative;
	padding: 25px 50px 40px 50px;
}
.sec-main2{box-shadow:0 5px 15px 0 rgba(110,110,110,.1);border-radius:15px;position:relative;padding:0px 50px 50px 50px;}
.sec-sec {
	box-shadow: 0 5px 15px 0 rgba(110, 110, 110, .1);
	border-radius: 15px;
	position: relative;
	padding: 30px 30px;
}
.sec-uping {
	margin: -80px 0 80px 0;
	position: relative;
	z-index: 1;
}
.sec-up {
	margin: -80px 0px 80px;
	position: relative;
	z-index: 1;
}
.sec-up-slider {
	margin: -120px 0px 80px;
	position: relative;
	z-index: 1;
}
.sec-normal {
	text-align:	justify;
	padding: 50px 0px;
	position: relative;
	z-index: 0;
	background-color: #000000;
}
.sec-normal-af {
	padding: 50px 0px;
	position: relative;
	z-index: 0;
}
.sec-normal2 {
	padding: 30px 0px 100px 0px;
	position: relative;
	z-index: 0;
}
.sec-bg1 {
	background-color: #ffffff;
	text-align: left;
}
.sec-bg2 {
	background-color: #efefef;
}
.sec-bg3 {
	background-color: #ffdd55;
}
.sec-bg4 {
	background-color: #fdd700;
}
.sec-bg6 {
	background-color: #1d262f;
}
.sec-grad-yellow-to-grey-left {
	background: linear-gradient(90deg, #fdd700 70%, #d9dde4 10%) !important
}
.sec-grad-yellow-to-grey-right {
	background: linear-gradient(90deg, #d9dde4 70%, #fdd700 10%) !important
}
.sec-grad-yellow-to-white-right {
	background: linear-gradient(90deg, #ffffff 70%, #fdd700 10%) !important
}
.sec-grad-yellow-to-black-right {
	background: linear-gradient(90deg, #15212a 70%, #fdd700 10%) !important
}
.sec-grad-black-to-grey-right {
	border-bottom: 1px solid #007aff;
	border-top: 1px solid #007aff;
	background: linear-gradient(90deg, #15212a 80%, #fdd700 10%) !important	
}
.sec-grad-grey-to-grey {
	background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
}
.total-grad {
	position: absolute;
	display: block;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.total-grad-inverse {
	position: absolute;
	display: block;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.total-grad-grey {
	background: linear-gradient(-60deg, #3a6173 0%, #16222a 100%) !important;
	position: absolute;
	display: block;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.total-grad-grey-inverse {
	background: linear-gradient(240deg, #16222a 0%, #3a6173 100%);
	position: absolute;
	display: block;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.total-grad-pink-blue-intense {
	position: absolute;
	display: block;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.section-heading {
	font-family: "Open Sans";
	font-size: 32px;
	margin-top: 0px;
	margin-bottom: 10px;	
	position: relative;
	display: inline-block;
	color: #181b22;
	line-height: 34px;
}
.section-heading.light {
	color: #fff;
}
.section-subheading {
	font-family: "Open Sans";
	color: #808080;
	font-size: 15px;
	margin-bottom: 0;
	line-height: 50px;
	
}
.path-left {
	position: absolute;
	height: 100%;
	right: 30%;
	top: 0;
}
.path-right {
	position: absolute;
	height: 100%;
	left: 70%;
	top: 0;
}
/*-----------------------------------
    3 - Header
------------------------------------*/
.nav-menu {
	position: relative;
	width: 100%;
	z-index: 9;
}
.nav-menu .navigation {
	padding-top: 5px;
/* 	padding-right:125px */;
}
.nav-menu .main-menu {
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1.2;
	/* display: inline; */
}
.nav-menu .main-menu li {
	list-style-type: none;
}
.nav-menu .main-menu a:hover,
.nav-menu .main-menu a:active,
.nav-menu .main-menu a:focus {
	text-decoration: none;
}
.menu-wrap .logo-menu {
	max-height: 37px;
	display: grid;
	width: 110px;
}
.nav-menu .main-menu > .menu-item {
	float: left;
	list-style-type: none;
	padding: 0 10px;
}
.nav-menu .main-menu > .menu-item a:hover,
.nav-menu .main-menu > .menu-item a:active {
	text-decoration: none;
}
.nav-menu .main-menu > .menu-item > .sub-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 9;
	padding: 20px 30px;
	border-radius: 12px;
	background-color: #fff;
	top: 100%;
    margin-top: 0px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service .svg {
	display: table;
	height: 44px;
	width: 44px;
	margin: 10px 15px 0px 0px;
}
.nav-menu .main-menu .menu-item .menu-large .menu-item {
	padding: 10px 18px 10px 15px;
}
.nav-menu .main-menu .menu-item .menu-large .menu-item a {
	color: #e8e8e8;
	font-size: 13px;
	white-space: nowrap;
}
.nav-menu .main-menu .menu-item .menu-large .menu-item a:hover {
	color: #fdd700;
}
.nav-menu .main-menu .menu-item .menu-large .media-body {
	display: table-cell;
	vertical-align: top;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service {
	margin: 10px 0px;
	display: flex;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service .media {
	padding: 0 0px 10px 0;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-left i {
	text-align: left;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body a {
	padding: 0;
	line-height: 34px;
	color: #313131;
	display: inline-block;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body p {
	color: #808080;
	font-size: 12px;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service.special i {
	color: #fdd700;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body a {
	color: #212122;
	border: none;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body a:hover {
	color: #fdd700;
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service.special .media-body p {
	color: #212122;
}
.nav-menu .main-menu .menu-item .menu-large li.start-offer {
	display: block;
	margin-top: 20px;
	float: right;
	width: 245px;
}
.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner {
	border: dashed 2px #fdd700;
	padding: 20px;
	text-align: center;
}
.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .title {
	color: #fdd700;
	font-size: 22px;
}
.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner p {
	font-style: italic;
	color: #808080;
	font-size: 14px;
}
.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .val {
	font-size: 13px;
	text-decoration: line-through;
}
.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .dis {
	font-size: 20px;
	margin-bottom: 20px;
}
.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item {
	padding: 10px 0px;
}
.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item:last-child {
	padding-bottom: 20px;
}
.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item a {
	color: #5b6164;
	font-size: 14px;
	white-space: nowrap;
}
.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item > .sub-menu {
	opacity: 0;
	-webkit-transition: 0.1s;
	-moz-transition: 0.1s;
	-ms-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
}
.nav-menu .main-menu .menu-item {
	list-style-type: none;
}

.nav-menu .main-menu a {
	font: 15px "Open Sans";
	margin-right: 35px;
	color: #fff;
	position: relative;
	padding: 25px 0px 15px 0px;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	text-underline:none;
}
.nav-menu .main-menu a.v-stroke {
	padding: 25px 0px 30px 0px;
}
.nav-menu .main-menu a.v-stroke:hover::after {
	height: 30px;
	transition: all 0.2s ease-in-out;
}
.nav-menu .main-menu a.v-stroke:before {
	content: '';
	position: absolute;
	top: 55px;
	left: 50%;
	width: 2px;
	height: 0px;
	background: #fff;
	transition: all 0.2s ease-in-out;
}
.nav-menu .main-menu a.v-stroke:hover::before {
	height: 30px;
	transition: all 0.2s ease-in-out;
}
.nav-menu .main-menu a.h-stroke:hover::after {
	width: 100%;
	transition: all 0.2s ease-in-out;
}
.nav-menu .main-menu a.h-stroke:before {
	content: '';
	position: absolute;
	top: 55px;
	bottom: 0;
	right: 0;
	height: 2px;
	width: 0%;
	background: #ffffff;
	transition: all 0.2s ease-in-out;
}
.nav-menu .main-menu a.h-stroke:hover::before {
	width: 100%;
	transition: all 0.2s ease-in-out;
}
.active {
	font-family: "Open Sans" !important;
	font-weight: 600 !important;
}
.activ2 {
	font-family: "Open Sans" !important;
	color: #ee5486 !important;
	font-weight: 600 !important;
}
.nav-menu .menu-toggle {
	background-color: transparent;
	border: none;
	outline: none;
	display: none;
	float: right;
}
.nav-menu .menu-toggle .icon {
	display: block;
	width: 24px;
	height: 4px;
	border-radius: 0px;
	background-color: #181b22;
	margin-top: 0px;
	margin-bottom: 3px;
}
.menu-wrap {
	position: absolute;
	width: 100%;
	padding: 25px 0px 0px 0px;
	background-color: transparent;
	z-index: 9;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.menu-wrap.line {
	background-color: transparent;
	border-bottom: 1px solid #e6e7e8;
	border-top: 0;
}
.menu-wrap.fixed {
	opacity: 1;
	animation-name: fadeInOpacity;
	animation-iteration-count: 1;
	animation-timing-function: ease-in;
	animation-duration: 0.3s;
	box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
	padding-top: 0;
	padding: 13px 0px 13px 0px;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
}
.menu-wrap.fixed .main-menu > .menu-item > a:before {
	bottom: -12px;
}
.menu-wrap.fixed .main-menu > .menu-item > .sub-menu {
	box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
	top: 60px !important;
}
.menu-wrap.fixed .main-menu > .menu-item > .sub-menu.menu-large {
	box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
	top:60px!important
}
.menu-wrap.light.fixed .logo-menu {
	top: -25px;
}
.menu-wrap.active .menu-toggle {
	top: 0px !important;
	right: 0px;
}
.menu-wrap.mobile .logo-responsive {
	display: none;
}
.menu-item div.badge {
	font-family: "Open Sans";
	letter-spacing: 0.5px;
	padding: 6px 10px 5px;
}
.menu-item div.badge.inside {
	padding: 5px 8px 5px;
	font-size: 10px;
	border-radius: 50px;
}
#nav-toggle {
	position: relative;
	cursor: pointer;
	padding: 17px 37px 20px 2px;
}
.menu-wrap #nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
	cursor: pointer;
	height: 2px;
	width: 36px;
	background: #fff;
	position: absolute;
	display: block;
	content: '';
}
#nav-toggle span:before {
	top: -10px;
}
#nav-toggle span:after {
	bottom: -10px;
}
.active #nav-toggle span:before {
	background: #fdd700 !important;
}
.active #nav-toggle span:after {
	background: #fdd700 !important;
}
#nav-toggle span,
#nav-toggle span:before,
#nav-toggle span:after {
	transition: all 250ms ease-in-out;
}
#nav-toggle.active span {
	background-color: transparent;
}
#nav-toggle.active span:before,
#nav-toggle.active span:after {
	top: 0;
}
#nav-toggle.active span:before {
	transform: rotate(45deg);
}
#nav-toggle.active span:after {
	transform: rotate(-45deg);
}
.toplang {
	position: absolute;
	display: grid;
	display: -ms-grid;
	z-index: 2;
	right: 15px;
	top: 100px;
}
.toplang .btn {
	font-size: 10px !important;
	padding: 6px !important;
	border-radius: 8px !important;
	height: 23px !important;
}
/*-----------------------------------
    4 - Banner
------------------------------------*/
.top-banner .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 50px;
}
.top-banner .subheading.left {
	margin-left: 0;
}
.top-banner .subheading {
	color: #fff
}
.top-banner .subheading span {
	width: 100%;
	text-align: center;
	font-family: "Open Sans";
}
.top-banner.overlay .heading {
	color: #fff
}
.top-banner.overlay .subheading {
	color: #fff
}
.top-banner.overlay .btn {
	font-size: 18px;
	padding: 15px;
	font-family: Open Sans;
}
.top-banner .heading {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	color: #fff;
	display: inline-block;
	font-family: "Open Sans Bold";
	font-weight: bold;
	line-height: 58px;
	font-size: 52px;
}
.top-header {
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 70px;
}
.top-header.overlay:before {
	background-color: rgba(0, 0, 0, 0.7);
}
.top-header .wrapper .heading {
	font-family: "Open Sans Bold";
	font-size: 52px;
	color: #fff;
	margin-bottom: 5px;
}
.top-header .wrapper .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 50px;
	z-index:2;
}
.top-header .wrapper .subheding {
	font-family: "Open Sans";
	font-size: 24px;
	color: #4e738a;
	font-weight:600;
	margin-bottom:50px;
	background-color: #b7c7d3;
}
.top-header .wrapper .subheding .link {
	color: #fff;
	padding-left: 8px;
	padding-right: 10px;
}
.top-header .wrapper .subheding i {
	font-size: 10px;
}
.top-header .wrapper .subheding .link:first-child {
	padding-left: 0px;
}
.top-header .wrapper .subheding .link.active {
	color: #fdd700;
	font-weight: bold;
}
.top-header .wrapper .subheding .link:hover {
	text-decoration: none;
	color: #fdd700;
}
/*-----------------------------------
    5 - Buttons
------------------------------------*/
.btn {
	cursor: pointer !important;
	border: 1px solid #808080;
	border-radius: 50px;
	color: #808080;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	/* padding: 1px 2px; */
	position: relative;
	background-color: transparent;
	letter-spacing: 0.02em;
	/* font-family: "Open Sans Semibold"; */
	box-shadow: 0 2px 8px 0 rgba(62, 62, 79, .23);
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
}
.btn2 {
	padding: 17px 26px;
}
.btn:hover {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .30);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}
.btn-default-pink:hover {
	color: #ffffff;
}
.btn-default-purple:hover {
	color: #ffffff;
}
.btn-default:hover {
	outline: medium none !important;
	text-decoration: none !important;
	color: #fff !important;
	background-color: #808080 !important;
	border-color: #808080 !important;
}
.btn-default-grad-purple-fill {
	color: #ffffff;
	border: none;
	background-size: 300% 100%;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.btn-default-grad-purple-fill:hover {
	color: #ffffff;
	background-position: 100% 0;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.btn-default-pink-fill {
	color: #fff !important;
	border: none;
}
.btn-default-pink-fill:hover {
	background-color: #808080 !important;
	color: #fff !important;
	border: none;
}
.btn-default-yellow-fill {
	background-color: #fdd700 !important;
	color: #000 !important;
	border: none;
}
.btn-default-yellow-fill:hover {
	background-color: #000000 !important;
	color: #fff !important;
	border: none;
}
.btn-default-purple-fill {
	color: #fff !important;
	border: none;
}
.btn-default-purple-fill:hover {
	background-color: #808080 !important;
	color: #fff !important;
	border: none;
}
.btn-default-fill {
	background-color: #808080 !important;
	color: #fff !important;
	border: none;
}
.btn-default-fill:hover {
	background-color: #fdd700 !important;
	color: #000 !important;
	border: none;
}
.btn.question {
	top: -2px;
	text-transform: uppercase;
	font-family: "Open Sans Semibold";
	padding: 8px 12px;
	font-size: 10px;
}
.btn.focus,
.btn:focus {
	outline: none !important;
	box-shadow: none !important;
}
.btn-secondary:not(:disabled):not(.disabled).active {
	opacity: 1;
	color: #000 !important;
	background-color: #fdd700;
	border: solid 1px #fdd700;
	border-radius: 15px;
	padding: 13px 12px 12px 12px;
}
.btn-group{margin-bottom:20px;}
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	opacity: 0.6;
	background-color: #fff;
	border: solid 1px #d6d6d6;
	border-radius: 15px;
	padding: 12px;
	color: #808080;
	-ms-grid-row: 2;
	-ms-grid-column: 2fr;
}
.btn-secondary:not(:disabled):not(.disabled) {
	opacity: 0.6;
	background-color: #fff;
	border-color: #efefef;
	border-radius: 15px;
	padding: 13px 12px 12px 12px;
}
.btn-group>.btn:not(:first-child) {
	opacity: 0.6;
	background-color: #fff;
	border: solid 1px #d6d6d6;
	border-radius: 15px;
	padding: 12px;
	color: #808080;
	-ms-grid-row: 2;
	-ms-grid-column: 2fr;
}
.btn-group>.btn:not(:last-child):hover
 {
	color:#fff;
	background-color: #808080;
	border: solid 1px #d6d6d6;
}
.btn-group>.btn:not(:first-child):hover
 {
	color:#fff;
	background-color: #808080;
	border: solid 1px #d6d6d6;
}

.btn-group .btn+.btn {
	margin-left: 10px;
	margin-right:5px;
}
.btn-group.toplang .btn+.btn {
	margin-left: 0px;
}
.btn-secondary:hover {
	background-color: #808080;
}

/*-----------------------------------
    16 - Footer
------------------------------------*/
.footer {
	position: relative;
	z-index: 0;
	background-color: #15212a;
	background-position: center;
	border: none;
}
.footer .tag {
	float: none;
	margin-right: 0;
	margin-left: 0;
}
.footer .footer-top {
	padding: 80px 0px 20px 0px;
}
.footer .footer-top .col-md-3.col-sm-6 {
	margin-bottom: 10px;
}
.footer .logo-footer {
	width: 130px;
}
.footer .heading {
	font-size: 18px;
	font-family: "Open Sans Semibold";
	color: #fff;
	margin-bottom: 10px;
	display: inline-block;
}
.footer .soc-icons {
	padding-top: 0;
	padding-left: 0;
}
.footer .soc-icons a {
	display: inline-block;
	margin: 0px 10px 20px 0px;
}
.footer .soc-icons a:hover {
	color: #fdd700;
	text-decoration: none;
}
.footer .soc-icons a:hover i {
	color: #fdd700;
}
.footer .contact {
	font-size: 16px;
	font-family: "Open Sans";
	color: #b9bac8;
}
.footer .contact a {
	color: #b9bac8;
}
.footer .contact a:hover {
	text-decoration: none;
	color: #fdd700;
}
.footer .contact a:hover i {
	color: #fdd700;
}
.footer .contact i {
	color: #858585;
}
.footer .contact i:before {
	margin-left: 0;
	margin-right: 12px;
	font-size: 18px;
}
.footer .payment-list {
	float: right;
	color: #90A4AE;
	list-style-type: none;
	margin: 0px;
}
.footer .payment-list li {
	display: inline-block;
	margin-right: 3px;
	font-size: 32px;
}
.footer .payment-list li:last-child {
	margin-right: 0px;
}
.footer .payment-list li p {
	margin-bottom: 0px;
	color: #808080;
	font-family: "Open Sans";
	font-size: 13px;
	margin-right: 10px;
	display: table;
}
.footer .payment-list li i {
	color: #808080;
}
.footer .payment-list li i:hover {
	color: #fdd700;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.footer .copyrigh {
	font-family: "Open Sans";
	font-size: 13.5px;
	color: #808080;
	padding-top: 10px;
	padding-bottom: 30px;
}
.footer h6 {
	margin-top: 15px;
	color: #B0BEC5;
	line-height: 24px;
}
.footer .footer-menu {
	float: left;
	padding: 0px;
	margin: 0px;
}
.footer .footer-menu .menu-item {
	font-family: "Open Sans";
	font-size: 13px;
	display: inline-block;
	list-style-type: none;
	margin-left: 27px;
	margin-top: 15px;
}
.footer .footer-menu .menu-item a {
	color: white;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.footer .footer-menu .menu-item a:hover {
	text-decoration: none;
	color: #fdd700;
}
.footer .footer-menu {
	padding: 0;
	float: none;
}
.footer .footer-menu .menu-item {
	display: block;
	font-size: 16px;
	margin-left: 0;
	text-align: left;
}
.footer .footer-menu .menu-item.by {
	font-size: 14px;
}
.footer .footer-bottom {
	padding: 0px 0px 40px 0px;
	color: #808080;
}
.footer .footer-bottom .footer-menu {
	position: relative;
	top: 3px;
}
.footer .footer-bottom .footer-menu .menu-item {
	display: inline;
	margin-left: 20px;
	vertical-align: sub;
}
.footer .soc-icons i {
	background-color: #fff;
	display: block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-radius: 15px;
	width: 42px;
	transition: 0.3s;
	box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.15);
}
.footer .soc-icons i:hover {
	color: #fdd700;
}
.footer .soc-icons.top-icons i {
	margin-right: 11px;
	margin-left: 11px;
}
.footer .logo-bg {
	margin: 0;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	bottom: 0px;
	width: 450px;
	position: absolute;
	opacity: 0.3;
	margin-top: 40px;
}

/*-----------------------------------
    20 - Menus
------------------------------------*/
/* Megamenu */
.megamenu {
	padding: 0px !important;
	left: 0;
	right: 0
}
.megamenu .menu-item a {
	color: #e8e8e8;
	font-size: 13px;
	white-space: nowrap;
}
.nav-menu .main-menu .menu-item .megamenu .menu-item a:hover {
	color: #69c399;
}
.megamenu .media-body {
	display: table-cell;
	vertical-align: top;
}
.megamenu .service-list {
	padding: 30px;
}
.megamenu .service-list .service {
	display: inline-table;
	padding: 12px;
}
.megamenu .service-list .service .media {
	padding: 0 0px 10px 0;
}
.megamenu .service-list .service .media-left {
	padding: 10px 15px 15px 0px;
	color: #9e9e9e;
}
.megamenu .service-list .service .media-left .svg {
	height: 44px;
	width: 44px;
}
.megamenu .service-list .service .media-body {
	display: table-cell;
	vertical-align: middle;
}
.megamenu .service-list .service .media-body a {
	font: 15px "Open Sans";
	padding: 0;
	line-height: 34px;
	color: #313131;
	margin-right: 0px;
}
.megamenu .service-list .service .media-body p {
	font-size: 12px;
	color: #808080;
	line-height: 22px;
	margin: 0px;
}
.megamenu .service-list .service.special .media-body a {
	color: #21252E;
	border: none;
}
.megamenu .service-list .service.special .media-body p {
	color: #21252E;
}
.megamenu .start-offer {
	padding: 0px;
}
.megamenu .start-offer .inner {
	height: 100%;
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
	padding: 30px;
	text-align: left;
}
.megamenu .start-offer .inner .inner-content {
	font-size: 14px;
	line-height: 26px;
	color: #414142;
}
.megamenu .start-offer .inner .title {
	color: #fff;
	font-size: 22px;
}
.megamenu .start-offer .inner a {
	padding: 17px 26px !important;
	font-family: "Open Sans Semibold";
	display: inline-block;
	line-height: 1;
	font-size: 14px;
}
/* Megamenu List */
.megamenu-list {
	padding: 0px !important;
	left: 0;
	right: 0
}
.megamenu-list .menu-item a {
	color: #e8e8e8;
	font-size: 13px;
	white-space: nowrap;
}
.megamenu-list .menu-item a:hover {
	color: #69c399;
}
.megamenu-list .media-body {
	display: table-cell;
	vertical-align: top;
}
.megamenu-list .service-list {
	padding: 30px;
}
.megamenu-list .service-list .service {
	display: inline-table;
	padding: 12px;
}
.megamenu-list .service-list .service .media {
	padding: 0 0px 10px 0;
}
.megamenu-list .service-list .service .media-left {
	padding: 10px 15px 15px 0px;
	color: #9e9e9e;
}
.megamenu-list .service-list .service .media-left .svg {
	height: 44px;
	width: 44px;
}
.megamenu-list .service-list .service .media-body {
	display: table-cell;
	vertical-align: middle;
}
.megamenu-list .service-list .service ul {
	padding: 0px;
}
.megamenu-list .service-list .service .media-body a {
	font: 15px "Open Sans";
	padding: 0;
	line-height: 34px;
	color: #808080;
	margin-right: 0px;
}
.megamenu-list .service-list .service .media-body a:hover {
	color: #ee5586;
}
.megamenu-list .service-list .service .media-body p {
	font-size: 12px;
	color: #808080;
	line-height: 22px;
	margin: 0px;
}
.megamenu-list .service-list .service.special .media-body a {
	color: #21252E;
	border: none;
}
.megamenu-list .service-list .service.special .media-body p {
	color: #21252E;
}
.megamenu-list .start-offer {
	padding: 0px;
}
.megamenu-list .start-offer .inner {
	height: 100%;
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
	padding: 30px;
	text-align: left;
	background-color: #fdd700;
}
.megamenu-list .start-offer .inner .inner-content {
	font-size: 14px;
	line-height: 26px;
	color: #808080;
}
.megamenu-list .start-offer .inner .title {
	color: #181b22;
	font-size: 22px;
}
.megamenu-list .start-offer .inner a {
	padding: 17px 26px !important;
	font-family: "Open Sans Semibold";
	display: inline-block;
	line-height: 1;
	font-size: 14px;
}
.megamenu-list .service .top-head {
	position: relative;
	display: flex;
}
.megamenu-list .service .top-head .svg {
	height: 32px;
	width: 32px;
}
.megamenu-list .service .top-head div {
	padding: 12px 0px 0px 12px;
}
/*-----------------------------------
    21 - Others
------------------------------------*/
/* Page 404 */
.section-404 {
	text-align: center;
}
.section-404 .img-responsive {
	display: inline-block;
}
.section-404 .input {
	vertical-align: middle;
	border: solid 1px #fdd700;
	padding: 15px;
	width: 50%;
}
.section-404 .title {
	font-family: "Open Sans";
	font-size: 38px;
	color: #212122;
	line-height: 40px;
}
.section-404 i {
	font-size: 32px;
	color: #fdd700;
}
.section-404 .subtitle {
	font-family: "Open Sans";
	font-style: italic;
	font-size: 15px;
	color: #808080;
}
.section-404 .input-group {
	width: 100%;
	display: inline-block;
	line-height: 19px;
	margin-top: 40px;
}
/* Get Ready Tab */
.getready {
	position: relative;
	padding: 80px 0px;
}
.getready .column-support-txt {
	position: relative;
	display: inline-block;
	font-family: "Open Sans";
}
.getready .column-support-title {
	font-size: 32px;
	color: #fff;
	line-height: 1;
	margin-bottom: 12px;
}
.getready .column-support-subtitle {
	font-size: 18px;
	line-height: 30px;
	font-family: "Open Sans";
	color: #fff;
}
.getready .btn-floats {
	text-align: right;
}

/* Back To Top */
.cd-top {
	display: inline-block;
	height: 42px;
	width: 42px;
	position: fixed;
	bottom: 100px;
	right: 30px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 15px;
	background: #ffd700;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.15);
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top i {
	top: 5px;
	color: #fff;
	font-size: 31px;
	display: inline-flex;
	position: absolute;
	right: 31px;
}
.cd-top.cd-is-visible {
	visibility: visible;
	opacity: 1;
	z-index: 99;
}
.cd-top.cd-fade-out {
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
/* Search domain prices */
.domain-prices {
	margin-top: 10px;
}
.domain-prices ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.domain-prices li {
	display: inline-flex;
	padding: 10px 20px;
	position: relative;
	font-size: 18px;
}
.domain-prices li sup {
	font-size: 14px;
	top: -4px;
}
.domain-prices li .price {
	color: #fff !important;
	margin-left: 10px;
}
/* Full Overlay */
.fullrock {
	height: 100%;
	width: 100%;
	padding: 100px 0px;
	display: block;
	position: fixed;
	z-index: 1200;
	top: 0;
	left: 0;
	overflow: auto;
}
.fullrock-content {
	position: relative;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.fullrock a {
	line-height: 28px;
	text-decoration: none;
	color: #22262f;
	transition: 0.3s;
}
.fullrock a:hover,
.fullrock a:focus {
	color: #f1f1f1;
}
.fullrock .svg.closer {
	height: 50px;
	width: 50px;
	background-color: #fff;
	cursor: pointer;
	position: absolute;
	top: 25px;
	right: 25px;
	opacity: 0.6;
}
.fullrock .svg.closer:hover {
	opacity: 1;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.fullrock .svg.logo-menu {
	position: absolute;
	width: 110px;
	top: -70px;
}
#myNav {
	display: none;
}
#typed-cursor {
	opacity: 1;
	-webkit-animation: blink 0.9s infinite;
	animation: blink 0.9s infinite;
}

/* all specs included */
.included {
	margin-top: 25px;
	line-height: 25px;
	font-size: 14px;
}
.included a{
	color: #808080;
}
.included h4 {
	margin-bottom: 25px;
}
.included i {
	padding-right: 12px;
	font-size: 18px;
	vertical-align: middle;
}
.included ul {
	padding-left: 0px;
}
.included ul li {
	list-style: none;
}
/* animation btn down */
.godown {
	border: none;
	position: absolute;
	left: calc(250px + 55vw - 768px) !important;
	margin-top: 200px;
	z-index: 2;
	-webkit-animation: moverdown 1s infinite  alternate;
	animation: moverdown 1s infinite  alternate;
}
.godown span {
	position: absolute;
	letter-spacing: 1px;
	top: -10px;
	font-size: 16px;
	left: 0px;
	font-family: "Open Sans Semibold";
	-webkit-transform: rotate(-90deg) !important;
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
@-webkit-keyframes moverdown {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-10px);
	}
}
@keyframes moverdown {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(-10px);
	}
}
/* social icons */
.soc-icons-apply {
	position: absolute;
	padding-top: 0;
	padding-left: 0;
	top: 0;
	right: 0;
	margin-right: 20px;
	margin-top: 20px;
}
.soc-icons-apply a {
	display: inline-block;
	margin: 0px 10px 20px 0px;
}
.soc-icons-apply a:hover {
	color: #fdd700;
	text-decoration: none;
}
.soc-icons-apply a:hover pan {
	color: #fdd700;
}
.soc-icons-apply span {
	font-size: 14px;
	background-color: #fff;
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 15px;
	width: 36px;
	transition: 0.3s;
	box-shadow: 0 2px 8px 0 rgba(62, 62, 79, 0.15);
}
.soc-icons-apply span:hover {
	color: #fdd700;
}
.randomline {
	position: absolute;
	right: 0;
	bottom: 0px;
	margin-bottom: 50px;
}
.bigline {
	width: 50px;
	margin-bottom: 8px;
}
.smallline {
	position: absolute;
	right: 0px;
	width: 15px;
}

/*-----------------------------------
    22 - Responsive
------------------------------------*/
@media (min-width:1200px) and (max-width:5000px) {
	.pricing.slider .slides-toggle .slide-prev {
		left: -10px;
	}
	.pricing.slider .plan-container {
		margin-right: 26px;
	}
	.pricing.slider .slider-wrap {
		margin-left: 15px;
	}
}
@media (max-width:1399px) {
	.owl-buttons {
		display: none;
	}
}
@media (max-width:1024px) {
  	svg.blackfriday {
    	left: 50%;
    	margin-left: -512px;
  	}
}
@media (min-width:992px) and (max-width:1199px) {
	.blog .sidebar .posts .tabs-header li {
		padding: 0 5px 18px 5px;
	}
	.blog .sidebar .archives .img {
		float: none;
		margin-bottom: 5px;
	}
}
@media (max-width:1199px) {
	.top-header .wrapper .round:before {
		top: 12px;
	}
	#sidebar {
		width: auto !important;
	}
	.footer .footer-menu .menu-item {
		margin-left: 0;
	}
	.footer .soc-icons.m-left {
		padding-left: 90px;
	}
	.footer .logo-bg {
		margin-top: 56px;
		width: 380px;
	}
	.wpc-vps-info .content-price {
		padding: 50px 40px;
	}
	.wpc-vps-info .h-plans-info .price {
		font-size: 35px !important;
	}
	.h-plans-info .price .symbol {
		font-size: 24px !important;
	}
	.blog .sidebar .tabs .tabs-header li {
		margin: 0px 0px 30px 0px;
		width: 100%;
	}
	.blog .sidebar .posts .img {
		width: 100%;
		margin-bottom: 15px;
	}
	.megamenu .start-offer .inner span {
		display: none;
	}
	.megamenu-list .start-offer .inner span {
		display: none;
	}
}
@media (min-width:1199px) {
	.product-title h3 {
		font-size: 13px;
		padding: 13px;
	}
}
@media (min-width:1170px) {
	.cd-gallery.filter-is-visible {
		width: 100% !important;
	}
	.cd-filter {
		width: 100% !important;
	}
	.cd-filter form {
		width: 100% !important;
		padding: 0px !important;
	}
	.cd-gallery li {
		width: 31% !important;
	}
	.cd-filter-trigger.filter-is-visible,
	.cd-filter-trigger.filter-is-visible:hover {
		color: #808080;
	}
	.no-touch .cd-filter-trigger:hover {
		text-decoration: none;
	}
}
@media (min-width:767px) and (max-width:991px) {
	.team .soc-icons-wrap .icons {
		padding-top: 80px;
	}
	.nav-menu .main-menu a {
		font: 14px "Open Sans";
		margin-right: 28px;
	}
}
@media (max-width:991px) {
	.nav-menu .main-menu .menu-item .menu-large .service-list .service .media-body p {
		font-size: 11px;
		color: #808080;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item a {
		font-size: 12px;
	}
	.nav-menu .main-menu .menu-item .menu-large li.start-offer {
		width: 205px;
	}
	.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner {
		padding: 20px;
	}
	.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .title {
		font-size: 18px;
	}
	.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner p {
		font-size: 14px;
	}
	.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .val {
		font-size: 13px;
	}
	.nav-menu .main-menu .menu-item .menu-large li.start-offer .inner .dis {
		font-size: 18px;
	}
	.top-banner .subheading {
		line-height: 32px;
		font-size: 15px;
		margin-top: 0px;
	}
	.top-banner .heading {
		font-size: 38px;
		font-family: "Open Sans";
		line-height: 45px;
	}
	.chars {
		position: relative;
		display: inline-flex;
		right: 0px;
		top: 0;
	}
	.chars div {
		padding-top: 30px;
	}
	.chars p {
		color: #fff;
		font-size: 13px;
		margin-top: 8px;
		line-height: 26px;
	}
	.pricing .heading {
		font-size: 38px;
	}
	.plan-container .title {
		font-size: 20px;
	}
	.infonews .link {
        flex: 0 0 100%;
        max-width: 100%;
    }
	.pricing.slider .wrapper {
		width: 230px;
		display: inline-block;
	}
	.section-heading.small-text {
		font-size: 28px;
	}
	.section-subheading.small-text {
		font-size: 16px;
	}
	.pricing .list-info li {
		font-size: 13px !important;
	}
	.tabs.offers-tabs .tabs-content .heading {
		font-size: 18px;
		margin-bottom: 6px;
	}
	.tabs.offers-tabs .tabs-content .info {
		font-size: 14px;
	}
	.btn-x {
		padding: 10px 50px;
		font: 16px "Open Sans";
		border: solid 2px #fdd700;
	}
	.services.circle-section .heading {
		text-align: center;
		margin-top: 100px;
	}
	.services.circle-section .info {
		text-align: center;
	}
	.services.circle-section .skill-section {
		margin-bottom: 10px;
	}
	.services.circle-section .circle-wrapper {
		margin-top: 52px;
	}
	.services .service-wrap .info {
		padding-bottom: 30px;
		padding-right: 0;
	}
	.services .service-wrap .service-section.service {
		border-top: 1px solid #e7eaed;
		border-right: 1px solid #e7eaed;
	}
	.history-section .img {
		margin: 0 auto;
		display: block;
	}
	.history-section .img-wrap:after {
		content: none;
	}
	.history-section .wrappper .title:before {
		display: none;
	}
	.history-section .wrappper img {
		width: 15%;
	}
	.product-title h3 {
		font-size: 14px;
		padding: 14px;
	}
	.product-meta {
		padding: 0px 80px;
		margin-top: 35%;
	}
	#sidebar {
		width: auto !important;
		position: relative !important;
		top: 0 !important;
	}
	.shop .select.fisrt {
		margin: 0;
	}
	.shop .select.second {
		margin: 0;
	}
	.shop .select {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 30px;
	}
	.shop .select i {
		right: 10px;
	}
	.products .wrapper .img-wrap > img {
		width: 100%;
	}
	.products .wrapper {
		width: 30%;
	}
	.product-detail .form-addcart .number-wrap {
		margin-left: 0;
		margin-bottom: 30px;
	}
	.product-detail .form-addcart .color-wrap {
		margin-left: 0;
	}
	.product-detail .form-addcart .btn {
		margin-top: 30px;
	}
	.team .soc-icons-wrap .icons {
		display: inline-block;
		margin-top: 30px;
	}
	.center.slider .plan-container .period {
		font-size: 14px !important;
	}
	.search-input input.btn {
		padding: 16px 35px !important;
		font-size: 14px !important;
	}
	.countdown .wrapper {
		width: 100%;
	}
	.cart .payment-form {
		padding: 0;
	}
	.cart .table tbody .section-bar .check {
		width: 100%;
		text-align: center;
		margin-right: 0px;
	}
	.casestudy .sec-bg1 {
		padding: 50px;
		text-align: center;
	}
	.casestudy .content-info div {
		display: none;
	}
	.casestudy .slide-next,
	.casestudy .slide-prev {
		bottom: 20px;
	}
	.casestudy .slide-prev {
		bottom: 20px;
	}
	.casestudy .casestudy {
		text-align: center;
	}
	.casestudy .study-img {
		text-align: center;
	}
	.casestudy .social-icons {
		text-align: center;
		margin-left: 0px;
	}
	.blog .media.right {
		padding-left: 0;
	}
	.blog .media.answer {
		padding-left: 30px;
	}
	.wrap-blog .heading {
		font-size: 18px;
	}
	.blog.blog .wrap-blog .media img {
		display: none;
	}
	.blog .text-blog .social-icon {
		text-align: left;
	}
	.blog .text-blog .social-icon a:first-child {
		margin-left: 0px;
	}
	.wrap-blog .social-icon {
		width: 100%;
		margin-top: 15px;
		text-align: left;
	}
	.wrap-blog .text-blog a {
		margin-left: 0px;
	}
	.footer .footer-menu .menu-item {
		width: 100%;
		font-size: 13px;
	}
	.footer .heading {
		font-size: 15px;
	}
	.footer h6 {
		font-size: 12px;
	}
	.footer .logo-footer {
		width: 150px;
	}
	.footer .soc-icons i {
		height: 34px !important;
		line-height: 34px !important;
		width: 34px !important;
		font-size: 14px;
	}
	.cd-filter-content a {
		display: none;
	}
	label.checkbox-label a {
		display: inline-block !important;
	}
	.section-404 {
		background-size: 90%;
	}
	.section-404 .title span:first-child {
		display: block;
	}
	.section-404 .subtitle {
		font-size: 16px;
	}
	.getready .column-support-txt {
		width: 100%;
		margin-bottom: 30px;
	}
	.opa-pink {
		display: none;
	}
	.getready .btn-floats {
		text-align: left;
	}
	.overview .overview-info {
		padding: 30px 0;
	}
	.blog .media .media-body {
		padding-left: 0px !important;
	}
	.wpc-vps-info .price-wrap {
		margin-top: 30px;
	}
	.wpc-vps-info .title .info {
		font-size: 20px;
	}
	.wpc-vps-info .price-wrap .price {
		margin-bottom: 10px;
		padding: 14px 40px;
	}
	.wpc-vps-info .price-wrap .title {
		padding: 20.5px 41px;
	}
	.wpc-vps-info .price-wrap .title {
		position: static;
	}
	.footer .logo-bg {
		margin-top: 35px;
		width: 360px;
	}
	.circle-wrapper {
		margin-top: 50px;
	}
	.sec-uping {
	/* 	margin: initial; */
	}
	.godown {
		display: none;
	}
	.history-section.feat01 hr {
		display: block !important;
		margin-bottom: 80px;
	}
	.history-section.feat01 .row .first {
		padding-bottom: 50px;
	}
	.history-section.feat01 .row .second {
		padding-top: 50px;
	}
	.history-section.feat01 .row .third {
		padding-bottom: 50px;
	}
	.history-section .row img.first {
		padding-top: 0px;
	}
	#clone {
		display: none;
	}
	.tabs .btn-select-plan {
		position: initial;
		margin-top: 0px;
	}
	.tabs .btn-select-plan ul {
		z-index: 9;
		display: block;
		margin-bottom: 50px;
	}
	.tabs .btn-select-plan ul li.mb-2 {
		margin-bottom: 0px !important;
	}
	.top-header .wrapper .subheding {
		font-size: 14px;
	}
	.top-header .wrapper .included {
		display: none;
	}
	.top-header .wrapper .aboutus {
		margin-bottom: 0px;
	}
	.countdown .wrapper .clock {
		font-size: 32px;
	}
	.countdown .wrapper .clock div {
		margin: 10px 30px 15px 0px;
		padding: 20px 35px;
	}
	.countdown .wrapper .clock div:last-child {
		margin-right: 0px;
	}
	.countdown .wrapper .clock span {
		font-size: 10px;
	}
	.cd-filter-content .dflex {
		display: initial !important;
	}
	.tabs.offers-tabs .info-content {
		margin-top: 30px;
	}
	.menu-wrap .logo-menu {
		width: 90px;
		padding-top: 3px;
	}
	.fullrock .fullrock-content .svg.soon {
		margin-top: 30px;
	}
	.megamenu .service-list {
		padding: 20px 40px;
	}
	.megamenu .start-offer .inner .title {
		font-size: 16px;
	}
	.megamenu .start-offer .inner b {
		display: none;
	}
	.megamenu .service-list {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 20px 40px;
	}
	.megamenu .start-offer {
		display: none;
	}
	.megamenu-list .service-list {
		flex: 0 0 100%;
		max-width: 100%;
		padding: 20px 40px;
	}
	.megamenu-list .start-offer {
		display: none;
	}
	.infonews .news {
		display: none;
	}
	.infonews .link {
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (min-width:991px) {
	.domain-prices li:first-child {
		padding-left: 0px;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu {
		margin-left: -65px;
		display: block !important;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu.menu-large {
		margin-left: -120px !important;
		display: block !important;
	}
}
@media (max-width:767px) {
	.cd-main-content {
		position: absolute !important;
		height: 100% !important;
	}
	.cd-main-content .cd-filter form {
		padding: 60px 20px;
	}
	.cd-main-content.is-fixed .cd-filter form {
		height: 100vh;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	.cd-main-content.sec-up {
		margin: 0px !important;
		z-index: 3 !important;
	}
	.cd-main-content .cd-filter .sec-main {
		padding: 0px !important;
		border-radius: 0px !important;
		box-shadow: none !important;
	}
	.cd-filter .row {
		margin: 0px !important;
		display: block !important;
	}
	.cd-filter .container {
		margin: 0px !important;
		padding: 0px !important;
	}
	.btn.cd-filter-trigger {
		display: inline-block !important;
		width: auto !important;
		text-indent: initial !important;
	}
	.cd-main-content.animated {
		animation-fill-mode: initial !important;
	}
	.nav-menu {
		padding: 0;
	}
	.nav-menu .main-menu > .menu-item .fa-caret-right:before {
		content: "\f0d7";
	}
	.nav-menu .main-menu > .menu-item > .sub-menu a {
		color: #72757B;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item:last-child {
		padding-bottom: 0;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item a {
		color: #72757B;
		font-size: 15px;
		margin: 0px;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item > .sub-menu {
		position: static;
		display: none;
		opacity: 1;
		padding: 0;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu {
		position: static;
		display: none;
		opacity: 1;
		visibility: visible;
	}
	.nav-menu .main-menu > .menu-item:hover > a {
		color: #fdd700;
		background-color: transparent;
	}
	.nav-menu .main-menu a {
		margin-right: 0px !important;
	}
	.nav-menu .menu-toggle {
		padding: 7px 6px 4px 6px;
		display: inline-block;
		right: 0px;
		top: 0px;
		z-index: 1000;
	}
	.menu-wrap.line {
		border-color: transparent;
	}
	.menu-wrap .col-sm-9.col-lg-7.col-lg-offset-2.p-0 {
		height: 0px;
	}
	.menu-wrap.fixed .nav-menu {
		padding: 0 0 10px 0;
	}
	.menu-wrap.fixed .menu-toggle.top {
		top: 5px;
	}
	.menu-wrap.light .main-menu > .menu-item > .sub-menu {
		background-color: #AEB0B5;
	}
	.menu-wrap.light.fixed .menu-toggle {
		top: -49px;
	}
	.menu-wrap.light.fixed .logo-menu {
		position: relative;
		top: 0px;
	}
	.menu-wrap.light .menu-toggle {
		top: -50px;
	}
	.menu-wrap.active .nav-menu .main-menu {
		transform: translateX(0);
		padding: 80px 20px 80px;
		list-style-type: none;
	}
	.menu-wrap {
		display: none;
	}
	.menu-wrap.mobile {
		display: block;
	}
	.menu-wrap.mobile.active .logo-menu {
		z-index: 10;
		position: relative;
	}
	.menu-wrap.mobile.active .logo-responsive {
		position: relative;
		z-index: 99;
		display: block !important;
	}
	.menu-item.active.menu-item-has-children {
		background-color: #fdd700;
	}
	.nav-menu .main-menu {
		display: block;
		text-align: center;
		position: fixed;
		height: 100%;
		width: 100%;
		background: #15212a;
		top: 0;
		left: 0;
		z-index: 999;
		overflow-y: auto;
		padding: 0px 0 30px;
		-webkit-transform: translate3d(0, 200%, 0);
		-moz-transform: translate3d(0, 200%, 0);
		-ms-transform: translate3d(0, 200%, 0);
		-o-transform: translate3d(0, 200%, 0);
		transform: translate3d(0, 200%, 0);
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
	}
	.nav-menu .main-menu .menu-item.active > a {
		color: #121e25 !important;
		font-weight: bold;
		font-size: 13px;
	}
	.nav-menu .main-menu .menu-item > a {
		color: #808080;
		font-size: 22px
	}
	.nav-menu .main-menu .menu-item > a .badge {
		font-size: 12px;
		margin: 7px 10px;
		position: absolute;
	}
	.nav-menu .main-menu > .menu-item.menu-item-has-children > a:after {
		display: none;
		content: "\f0d7";
		font: normal normal normal 14px/1 FontAwesome;
		position: absolute;
		right: -15px;
		top: 2px;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu {
		z-index: 9;
		padding-top: 20px;
		border: none;
		box-shadow: none !important;
		background-color: transparent;
	}
	.nav-menu .main-menu > .menu-item.active > .sub-menu {
		padding: 20px;
		background-color: #fdd700;
	}
	.nav-menu .main-menu > .menu-item.active > .sub-menu > .menu-item {
		border-color: transparent;
		padding: 10px 0 10px 0;
	}
	.nav-menu .main-menu > .menu-item {
		width: 100%;
		float: none;
		margin-left: 0;
		padding: 15px 0px;
		cursor: pointer;
	}
	.nav-menu .main-menu > .menu-item:last-child {
		border-bottom: none;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu > .menu-item {
		border: none;
		padding: 5px;
	}
	.menu-item .sub-menu .menu-item a:hover {
		color: #fdd700 !important;
	}
	.menu-item.active .sub-menu .menu-item a {
		color: #121e25 !important;
	}
	.menu-item.active .sub-menu .menu-item a:hover {
		color: #fff !important;
	}
	.top-banner .heading {
		font-size: 42px;
		line-height: 50px;
		margin-bottom: 15px;
	}
	.top-banner .subheading {
		margin-bottom: 30px;
		margin-left: 0;
	}
	.hidden-xs {
		display: inline-block !important;
	}
	.pricing .subheading {
		margin-bottom: 50px;
	}
	h2.section-heading {
		font-size: 26px !important;
	}
	.section-heading.small-text {
		font-size: 28px !important;
	}
	.section-heading.small-text {
		font-size: 28px !important;
	}
	.section-subheading.small-text {
		font-size: 16px !important;
	}
	.section-offer.services .tabs.offers-tabs img {
		margin: 0 auto;
		max-width: 100%;
	}
	.pricing.slider .info {
		margin-top: 0;
	}
	.pricing.slider .swiper-slide {
	}
	.pricing.slider .soc-icons {
		display: block;
		float: none;
		margin-top: 10px;
		margin-right: 0;
		text-align: left;
		padding: 0;
	}
	.pricing.slider .slides-toggle {
		display: none;
	}
	.pricing.slider .swiper-wrapper .price {
		font-size: 38px;
	}
	.pricing.slider .swiper-wrapper sup {
		font-size: 26px;
	}
	.pricing.slider .slides-toggle .slide-next {
		right: -15px;
	}
	.pricing.slider .slides-toggle .slide-prev {
		left: -15px;
	}
	.pricing.slider .slides-toggle .slide-prev {
		left: -80px;
	}
	.pricing.slider .slides-toggle .slide-next {
		right: -80px;
	}
	.pricing.slider .wrapper {
		width: 100% !important;
		display: inline-block;
	}
	.pricing .table .title {
		font-size: 16px;
	}
	.best-plans.pricing .wrapper {
		margin-top: 0;
	}
	.best-plans.pricing .wrapper.first {
		margin-top: 50px;
	}
	.best-plans .table-responsive {
		border: none;
		margin-bottom: 0;
	}
	.section-plans .heading {
		font-size: 22px;
	}
	.h-plans-info .header-wrap {
		text-align: center;
	}
	.tabs.offers-tabs .img {
		display: block;
		margin: 0 auto;
	}
	.tabs.offers-tabs .tabs-content .info {
		padding-right: 0;
	}
	.tabs.offers-tabs .tabs-content .heading {
		margin-top: 30px;
	}
	.tabs.offers-tabs .tabs-header li {
		margin-top: 50px;
	}
	.circle-section .title-round {
		font-size: 18px;
		font-weight: bold;
	}
	.services.circle-section .heading {
		margin-top: 34px;
	}
	.services.circle-section .info {
		font-size: 14px;
	}
	.history-section .wrappper.right {
		text-align: center;
		padding: 0 15px;
	}
	.history-section .wrappper {
		text-align: center;
	}
	.service-skills .skills-wrap {
		text-align: center;
	}
	.history-section .history-separate {
		margin-bottom: 0px;
	}
	.history-section .history-separate img {
		padding: 0px 120px 30px;
	}
	.history-section .wrappper img {
		width: 25%;
		margin: 0px 0px 20px 0px;
		float: none;
	}
	.filter-menu ul li {
		font-size: 13px;
	}
	.product-meta {
		padding: 0px 70px;
		margin-top: 35%;
	}
	.details .wrappper .value {
		text-align: center;
		float: none;
		margin: 0px;
	}
	.details .wrappper .quantity {
		display: inline-grid;
	}
	.shop .select {
		margin: 0 0 30px;
	}
	.shop .select.second {
		margin: 30px 0 0;
	}
	.products .wrapper {
		width: 49%;
		padding-right: 18px;
		padding-left: 18px;
		float: none;
		display: inline-block;
	}
	.products .btn {
		padding: 25px 38px;
		font-size: 14px;
	}
	.team .soc-icons-wrap .icons {
		margin-top: 250px;
	}
	.modal-dialog {
		min-height: calc(100vh - 20px);
	}
	.fill-input {
		font-size: 14px !important;
		padding: 13px 20px 13px 20px !important;
	}
	.general-input input.btn {
		padding: 17px 17px;
	}
	.domain-prices li {
		padding: 10px 12px !important;
		font-size: 14px !important;
	}
	.subcribe {
		display: none;
	}
	.countdown .wrapper .clock .divider {
		margin-top: -38px;
		font-size: 25px;
	}
	.countdown .wrapper .clock span {
		font-size: 12px;
		margin: 0px 20px;
	}
	.countdown .wrapper .clock div:first-child {
		border: none;
		background-color: transparent !important;
		color: #212122;
	}
	.cart .table-responsive {
		border: none;
	}
	.cart .data-cart .btn.order {
		margin-left: 0;
		margin-top: 20px;
	}
	.cart.end {
		padding-top: 50px;
	}
	.casestudy .author {
		padding-left: 0px !important;
	}
	.casestudy .content-info {
		padding-left: 0px !important;
	}
	.casestudy .ml-4 {
		margin-left: 0px !important;
	}
	.casestudy .slide-prev {
		display: none;
	}
	.casestudy .slide-next {
		display: none;
	}
	.casestudy .casestudy {
		text-align: center;
		margin-left: 0px;
	}
	.accordion.faq .panel-title {
		font-size: 15px;
	}
	.accordion.faq .panel-title {
		font-size: 14px;
		line-height: 26px;
	}
	.wrap-blog {
		padding: 0px;
	}
	.wrap-blog > img {
		width: 100%;
	}
	.blog .media.answer {
		padding-left: 30px;
	}
	.blog .sidebar {
		margin-top: 80px;
	}
	.footer {
		text-align: center;
	}
	.footer .footer-top img {
		width: 160px;
	}
	
	.footer .footer-top img.iconrs{
		width: 30px;
	}
	
	.footer .soc-icons a {
		margin: 0px!important;
	}
	.footer .payment-list li {
		font-size: 18px !important;
	}
	.footer .payment-list li p {
		font-size: 12px !important;
	}
	.footer .footer-bottom .copyrigh {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.footer .footer-menu {
		padding: 0;
		margin-left: 0;
	}
	.footer .footer-menu {
		float: none;
		text-align: center;
		padding: 0;
		margin-left: 0;
	}
	.footer .payment-list {
		float: none;
		text-align: center;
		padding: 0;
		margin-left: 0;
	}
	.footer .footer-menu .menu-item {
		text-align: center;
		font-size: 14px;
	}
	.footer .footer-top .col-md-3.col-sm-6 {
		margin-bottom: 50px;
	}
	.footer .footer-top .col-md-3.col-sm-6:last-child {
		margin-bottom: 30px;
	}
	.footer .col-md-3.col-sm-6 {
		margin-bottom: 50px;
	}
	.footer .col-md-3.col-sm-6:last-child {
		margin-bottom: 10px;
	}
	.footer .footer-bottom .footer-menu {
		top: 0px !important;
		margin-bottom: 10px;
	}
	.footer .soc-icons {
		text-align: center;
		padding-left: 0;
	}
	.footer .soc-icons i {
		font-size: 18px;
	}
	.footer .logo-bg {
		display: none;
	}
	.cd-tab-filter ul {
		display: none;
	}
	.cd-tab-filter.is-open ul {
		display: none;
	}
	.cd-tab-filter::after {
		display: none;
	}
	.cd-filter-content a {
		display: block;
	}
	.table td {
		padding: .75rem;
	}
	.section-404 .input-group {
		margin-top: 35px;
	}
	.section-404 .img {
		visibility: hidden;
	}
	.getready .column-support-subtitle {
		font-size: 16px;
		line-height: 26px;
	}
	.sec-main {
		padding: 80px;
	}
	.general-input {
		width: 100% !important;
	}
	.owl-carousel .vc-parent.fix {
		height: 65% !important;
	}
	.custom-element-right {
		display: none !important;
	}
	.blackfriday {
		display: none !important;
	}
	.cd-gallery li {
		width: 100%;
		margin-bottom: 2em;
	}
	.overview .overview-info {
		text-align: center;
	}
	.overview .img-over {
		text-align: center;
	}
	.overview .overview-info {
		padding: 60px 0;
	}
	.form-contact i {
		display: none;
	}
	.wpc-cloud-range .info-range {
		font-size: 14px;
	}
	.owl-carousel .animatype {
		font-size: 28px;
	}
	.maping .datacenters {
		width: 14px;
		height: 14px;
	}
	.path-left {
		display: none;
	}
	.path-right {
		display: none;
	}
	.top-header {
		padding-top: 110px;
		padding-bottom: 70px;
	}
	.top-header .wrapper .heading {
		font-size: 42px;
	}
	.top-header .wrapper .subheading small {
		display: none;
	}
	.soc-icons-apply {
		display: none;
	}
	.countdown .wrapper .clock {
		font-size: 32px;
	}
	.countdown .wrapper .clock div {
		border: none !important;
		margin: 0px 50px 0px 0px;
		padding: 0px;
	}
	.countdown .wrapper .clock span {
		font-size: 13px;
		margin-top: 0px
	}
	.notfound p {
		font-size: 14px;
	}
	.notfound br {
		display: none;
	}
	.megamenu .service-list .service .media-body a {
		font-size: 14px !important;
	}
	.megamenu-list .service-list .service .media-body a {
		font-size: 14px !important;
	}
	/* Countdown */
	.count-txt {
		font-size: 20px;
	}
	.count-content .clock#specialclock {
		font-size: 20px;
	}
	/* Pattern */
	.svg.pattern {
		display: none;
	}
	/* OWL Carousel */
	.vc-parent {
		/* min-height: 600px; */
	}
	.infonews {
		display: none;
	}
}
@media (min-width:768px) {
	.cd-filter {
		position: relative;
		width: 100% !important;
		height: auto !important;
		background: transparent !important;
		-webkit-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-o-transform: none !important;
		transform: none !important;
	}
	.cd-filter .cd-close {
		opacity: 0 !important;
		top: -50px !important;
	}
	.cd-filter.filter-is-visible {
		display: inline-block !important;
		width: 100% !important;
		box-shadow: none !important;
	}
	.cd-main-content.is-fixed .cd-filter {
		position: relative !important;
		height: auto !important;
		overflow: initial !important;
	}
	.cd-filter::before {
		display: none !important;
	}
	.cd-gallery.filter-is-visible {
		margin-top: 28% !important;
	}
	.cd-main-content.is-fixed .cd-gallery {
		padding-top: 600px !important;
	}
	.btn.cd-filter-trigger {
		display: none !important;
	}
	.cd-filter-block .list li {
		margin: 0px 15px 15px 0px !important;
		display: inline-block !important;
	}
	.cd-filter-block ul {
		padding: 0px !important;
	}
	.menu-wrap.mobile {
		display: none;
	}
	.menu-wrap .nav-menu {
		float: left;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu {
		margin-left: -90px;
		display: block !important;
	}
	.nav-menu .main-menu > .menu-item > .sub-menu.menu-large {
		margin-left: -140px !important;
		display: block !important;
	}
	.nav-menu .main-menu > .menu-item:hover > .sub-menu {
		top: 55px;
		opacity: 1;
		visibility: visible;
	}
}
@media (max-width:576px) {
	.secfeat {
		display: none;
	}
	.chars {
		display: none;
	}
	.domain-prices {
		display: none;
	}
	.top-banner .heading {
		font-family: "Open Sans";
		font-size: 34px;
		line-height: 46px;
	}
	.top-header .wrapper .round:before {
		top: 10px;
	}
	.tabs.offers-tabs .tabs-header ul {
		padding: 0;
	}
	.tabs.offers-tabs .tabs-header li {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.tabs.offers-tabs .tabs-header {
		padding: 0px;
	}
	.filter-menu ul {
		padding: 0px 0px;
	}
	.filter-menu ul li {
		font-size: 12px;
		padding: 10px;
	}
	.featured.isotope .col-xs-6 {
		width: 100% !important;
	}
	.best-seller .col-xs-6 {
		width: 100% !important;
	}
	.product-meta {
		padding: 0px 70px;
		margin-top: 35%;
	}
	.products .wrapper {
		width: 100%;
	}
	.team .soc-icons-wrap .icons {
		display: inline-block;
		margin-top: 250px;
	}
	.cart .data-cart .order-suma {
		margin-left: 0;
		padding: 26px 46px;
	}
	.casestudy img {
		width: 100%;
	}
	.pagination > li > a {
		margin-bottom: 20px;
	}
	.special-footer {
		margin-bottom: -150px;
	}
	.sec-main {
		padding: 15px 15px;
	}
	.wrap-blog .wrapper {
		padding: 60px 15px !important;
	}
	.blog.blog .wrap-blog .comments {
		padding: 60px 30px !important;
	}
	.blog.blog .wrap-blog .livecomment {
		padding: 60px 30px !important;
	}
	.blog .sidebar {
		padding: 50px 15px !important;
	}
	.owl-theme .owl-dots .owl-dot span {
		width: 40px;
		display: block;
		padding: 0px !important;
		margin: 0px 2px !important;
	}
	.owl-theme .owl-nav.disabled + .owl-dots {
		display: block;
		left: 10px !important;
		z-index: 9 !important;
		top: 15% !important;
	}
	.circle-section .text-left:first-child {
		text-align: left !important;
	}
	.circle-section .text-left {
		text-align: center !important;
	}
}
@media (max-width:420px) {
	.top-banner .heading span {
		font-size: 26px;
	}
	.top-header .wrapper .heading {
		font-size: 26px;
	}
	.top-header .wrapper .subheding {
		font-size: 14px;
	}
	.section-heading.small-text {
		font-size: 24px !important;
	}
	.section-heading.small-text {
		font-size: 24px !important;
	}
	.team .soc-icons-wrap .icons {
		display: inline-block;
		margin-top: 185px;
	}
	.team .col-md-3.col-sm-6.col-xs-6 {
		width: 100%;
	}
	.countdown .wrapper .clock span {
		font-size: 10px;
		margin-top: 10px;
	}
	.table-responsive {
		border: none;
	}
	.payment-form .btn-check {
		margin: 5px 5px 0;
	}
	.accordion.faq .wrapper-collapse .list {
		margin-left: 0;
	}
	.wrap-blog .social {
		width: 100%;
		text-align: center;
	}
	.blog .social-icons {
		text-align: center;
		padding: 0px;
	}
	.blog .media .text-comments {
		width: 100%;
	}
	.pagination > li > a {
		font-size: 16px;
		padding: 5px 12px;
	}
	.pagination .next,
	.pagination .prev {
		font-size: 16px;
		padding: 5px 12px;
	}
	.blog.blog .wrap-blog .media-left {
		display: none;
	}
	.blog .media .media-body {
		padding-left: 0px;
	}
	.blog .media a.answer {
		float: none;
	}
	.section-404 .title {
		font-size: 38px;
	}
	.section-404 .input {
		width: 100%;
	}
	.section-404 .input-group .btn {
		width: 100%;
		margin-top: 15px;
	}
	.top-header .wrapper .subheading {
		font-size: 16px;
	}
}
#games .refing{height:350px;overflow:hidden;width:100%;position:relative;border-radius:15px;text-align:center;margin-top:50px}
.line {
	background-color: transparent;
	border-bottom: 1px solid #e6e7e8;
	border-top: 0;
}
.title-xl {
    font-size: 38px;
    font-weight: 800;
}
.title-lg {
    font-size: 22px;
    font-weight: 500;
}		
ul.rrss{
	 padding-inline-start: 15px;	
}
.ih .svg{width:50px;height:50px;}
.hcenter{text-align:center;	background-color: rgba(0, 0, 0, 0.6);	padding:20px 10px 20px 10px;}
.ih{
	background-color:white;
	padding:5px 20px;
	float:left;
	}
.blog-info a{color:#15212a;}
.subtitle a{color:#15212a;}
.info-content a{color:#00008B;}
.btnbordepq:hover{
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.mailheader {margin-top:15px;color:#ffffff;}
.blacklink a{color:blue;}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 52px;
	color: #003764;
	font-weight:600;
	background-color: #b7c7d3;
}