html {
	overflow-x: hidden
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #f6f6f6;
	font-family: 'Open Sans', sans-serif
}

.pb-30 {
	padding-bottom: 30px!important
}
.pb-10 {
	padding-bottom: 10px!important
}
.pb-20 {
	padding-bottom: 20px!important
}
.pb-0 {
	padding-bottom: 0px!important
}
.pb-80 {
	padding-bottom: 80px!important
}
.pb-35 {
	padding-bottom: 35px!important
}
.pb-50 {
	padding-bottom: 50px!important
}
.pb-60 {
	padding-bottom: 60px!important
}

.pb-100 {
	padding-bottom: 100px!important
}
.pt-20 {
	padding-top: 20px!important
}
.pt-15 {
	padding-top: 15px!important
}
.pt-35 {
	padding-top: 35px!important
}
.pt-40 {
	padding-top: 40px!important
}
.pt-45 {
	padding-top: 45px!important
}
.pt-50 {
	padding-top: 50px!important
}
.pt-70 {
	padding-top: 70px!important
}
.pt-80 {
	padding-top: 80px!important
}
.pt-130 {
	padding-top: 130px!important
}
.pt-100 {
	padding-top: 100px!important
}
.pt-150 {
	padding-top: 150px!important
}
.mt-50 {
	margin-top: 50px!important
}
.mt-10 {
	margin-top: 10px!important
}
.mt-5 {
	margin-top: 5px!important
}
.mt-12 {
	margin-top: 10px!important
}
.mt-20 {
	margin-top: 20px!important
}
.mt-30 {
	margin-top: 30px!important
}
.mt-35 {
	margin-top: 35px!important
}
.mt-40 {
	margin-top: 40px!important
}
.mt-50 {
	margin-top: 50px!important
}
.mt-80 {
	margin-top: 80px!important
}
.mt-100 {
	margin-top: 100px!important
}
.mt-120 {
	margin-top: 120px!important
}
.mb-80 {
	margin-bottom: 80px!important
}
.mb-10 {
	margin-bottom: 10px!important
}
.mb-100 {
	margin-bottom: 100px!important
}
.ml-20{ margin-left: 20px!important}
.ml-30{ margin-left: 30px!important}
.ml--20{ margin-left: -20px!important}
.ml--30{ margin-left: -30px!important}
.ml--90{ margin-left: -90px!important}
.ml-30{ margin-left: 30px!important}
.ml-40{ margin-left: 40px!important}
.ml-50{ margin-left: 50px!important}
.ml--50{ margin-left: -50px!important}
.ml-90{ margin-left:-90px!important}
.ml-60{ margin-left:60px!important}
.ml-80{ margin-left:80px!important}
.ml-100{ margin-left:100px!important}
.ml-120{ margin-left:120px!important}
.ml-130{ margin-left:130px!important}
.ml-150{ margin-left:150px!important}
.ml-160{ margin-left:160px!important}
.ml-200{ margin-left:200px!important}
.ml-230{ margin-left:230px!important}
.text-underline a{ text-decoration: none;}
.bg-yellow {
	background-color: #fdd700!important;
	color: #fff!important
}
.text-left{text-align:left; }
.bg-pink {
	color: #fff!important
}
.bcg-pink {
	color: #fff!important;
	background-color:#E16C9E;
}
.bg-rgba5 {
	background: rgba(0,0,0,.5)!important
}
.bg-rgba3 {
	background: rgba(0,0,0,.3)!important
}
.bg-grey {
	background-color: grey!important;
	color: #fff!important
}
.bg-ofb {
	background-color: #F3F3F3;

}
.bg-purple {
	color: #fff!important
}
.c-yellow {
	color: #fdd700!important
}
.c-red {
	color: #F80004 !important
}
.c-grey-light {
	color: #aaa!important
}
.c-grey {
	color: grey!important
}
.c-black {
	color: #000!important
}
.ltgh {
	text-decoration: line-through
}
.ta-c{
	text-align:center;}
.golink {
	font-family: "Open Sans"!important;
	background-color: transparent;
	cursor: pointer!important;
	padding: 2px 0;
	border: none;
	outline: 0;
	font-weight: 300
}
.golink:hover {
	cursor: pointer!important;
	border: transparent!important;
	text-decoration: none!important
}
.db {
	display: block!important
}
.tooltip {
	z-index: 999
}
.cursor-text{ cursor:default;}
.b-radius15 {
	border-radius: 15px
}
.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,.7)
}
.overlayf {
	position: relative
}
.overlayf:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.8)
}
.overlayprivacy{position: relative}
.overlayprivacy:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3)
}
.overlaytos{position: relative}
.overlaytos:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3)
}
.overlays {
	position: relative
}
.overlays:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.6)
}
.overlayt {
	position: relative
}
.overlayt:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7)
}
.overlayfb {
	position: relative
}
.overlayfb:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.1)
}
.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,.7)
}
.overlay-image-grad:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	background: linear-gradient(240deg, #000 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
}

.cpupath {
	background-image: url(../patterns/cpupath.svg);
	background-repeat: repeat
}
.motpath {
	background-image: url(../patterns/motpath.svg);
	background-repeat: repeat
}
.motpath-box {
	background-image: url(../patterns/pattern-2.svg);
	background-repeat: repeat
}
.sslpath {
	background-image: url(../img/ssl-background.jpg);
	
}
.promopath {
	background-image: url(../patterns/promopath.svg);
	background-repeat: repeat
}
.exapath-w {
	background-image: url(../patterns/exapath-w.svg);
	background-repeat: repeat
}

.motpath-w {
	background-image: url(../patterns/motpath-w.svg);
	background-repeat: repeat
}
.promo-w {
	background-image: url(../patterns/promo-w.svg);
	background-repeat: repeat
}
.item1 {
	background-image: url(../img/topbanner01.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item2 {
	background-image: url(../img/topbanner02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item3 {
	background-image: url(../img/topbanner03.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item4 {
	background-image: url(../img/topbanner04.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item5 {
	background-image: url(../img/topbanner05.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item6 {
	background-image: url(../img/topbanner06.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item7 {
	background-image: url(../img/topbanner07.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item8 {
	background-image: url(../img/topbanner08.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item9 {
	background-image: url(../img/topbanner09.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item10 {
	background-image: url(../img/topbanner10.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item11 {
	background-image: url(../img/topbanner11.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item12 {
	background-image: url(../img/topbanner12.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item13 {
	background-image: url(../img/topbanner13.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item14 {
	background-image: url(../img/topbanner14.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item15 {
	background-image: url(../img/topbanner15.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item16 {
	background-image: url(../img/topbanner16.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.item17{
	background-image: url(../img/slider1.jpg) ;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover}
.item18 {
	background-image: url(../img/topbanner18.jpg);
	background-repeat: no-repeat;
	height:400px;
	background-position: top center;
	background-size: cover
}
.item19 {
	background-image: url(../img/topbanner19.jpg);
	background-repeat: no-repeat;
	height:400px;
	background-position: top center;
	background-size: cover
}

.item20{
	background-image: url(../img/topbanner20.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}

.item21{
	background-image: url(../img/testimonials2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height:490px;
}
.item22{
	background-image: url(../img/official.jpg);
	height:400px;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}

.item21 img{
	margin-top:50px;
}
.img-gaming {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	position: absolute
}
.vc-parent {
	position: relative;
	width: 100%;
	height: 50%;
	display: table;
	top:0px;
	padding-top: 140px;
}
.vc-child {
	display: table-cell;
	vertical-align: middle
}
.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: .4
}
.opa-6 {
	opacity: .6
}
.opa-8 {
	opacity: .8
}
.sec-bx {
	box-shadow: none!important
}
::selection {
	color: #fff;
	text-shadow: none
}
.form-control {
	padding: 10px 15px;
	outline: 0;
	border-radius: 10px;
	font-size: 15px;
	font-family: "Open Sans";
	color: grey;
	box-shadow: none
}
.form-control:focus {
	border: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
select.form-contol {
	font-size: 15px!important;
	font-family: "Open Sans"!important;
	border: 0!important;
	outline: solid 1px #efefef!important
}
input:-webkit-autofill {
background-color:#e6fff3!important;
background-image:none!important;
color:#000!important
}
.f-15 {
	font-size: 15px!important
}
.f-20 {
	font-size: 20px!important
}
.sec-main {
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	border-radius: 15px;
	position: relative;
	padding: 50px 80px
}
.sec-main-home {
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	border-radius: 15px;
	position: relative;
	padding: 40px;
}
.sec-main-promo {
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	border-radius: 15px;
	position: relative;
	padding: 10px 20px 40px 20px;
}
.sec-main-dt {
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	border-radius: 15px;
	position: relative;
	padding: 10px 80px
}

.sec-main-db {
    box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
    border-radius: 15px;
    position: relative;
    padding: 10px 60px 0px;
}
.sec-maind {
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	border-radius: 15px;
	position: relative;
	padding: 80px 40px 40px;
}
.sec-sec {
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	border-radius: 15px;
	position: relative;
	padding: 30px 30px
}
.sec-uping {
	margin-top: -435px;
	position: relative;
	z-index: 1
}
.sec-up {
	margin: -80px 0 80px;
	position: relative;
	z-index: 1
}.sec-ups {
	margin: -110px 0 0px;
	position: relative;
	z-index: 1
}
.sec-down {
	margin: 0px 0 -110px;
	position: relative;
	z-index: 1
}
.sec-up-slider {
	margin: -100px 0px 50px;
	position: relative;
	z-index: 1
}
.sec-normal {
	padding: 30px 0;
	position: relative;
	z-index: 0
}

.sec-bg1 {
	background-color: #fff
}
.sec-bg2 {
	background-color: #efefef
}
.sec-bg3 {
	background-color: #15212a;
}
.sec-bg4 {
	background-color: #fdd700
}
.sec-bg6 {
	background-color: #1d262f
}
.sec-bg7 {
	background-image:url(../patterns/promopath.svg);
}
.sec-bg14 {
	background-image:url(../patterns/lightpattern2.png);
	background-repeat: repeat;
}
.sec-bg8 {
	background-image:url(../img/testimoials.jpg);
	background-repeat: repeat;
}


.sec-bg10 {
	background-color: #284D68;
}
.sec-bg11 {
	background-image: url(../patterns/pattern1.svg) ;
}
.sec-bg12 {
	background-image: url(../patterns/pattern-3.svg) ;
}
.sec-bg13 {
	background-image:url(../patterns/pattern-4.svg) ;
}

.sec-bg14 {
	background-image:url(../patterns/interlaced.png);
	background-repeat: repeat;
}


.sec-bg17 {
	background-image: url(../patterns/exapath.svg);
	background-repeat: repeat;
}
.sec-bg18 {
	background-image: url(../patterns/gplaypattern.png);
	background-repeat: repeat;
}

.sec-bg19 {
	background-image: url(../patterns/diamond_upholstery.png);
	background-repeat: repeat;
}
.sec-bg20 {
	background-image: url(../patterns/triangle-mosaic.png);
	background-repeat: repeat;
}
.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, #fff 70%, #fdd700 10%)!important
}
.sec-grad-yellow-to-black-right {
	background: linear-gradient(90deg, #15212a 70%, #fdd700 10%)!important
}
.sec-grad-black-to-yellow-left {
	background: linear-gradient(90deg, #fdd700 30%, #15212a 0)!important
}
.sec-grad-grey-to-grey {
	background: linear-gradient(-10deg, #3a6173 30%, #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: 0;
	margin-bottom: 10px;
	text-transform: capitalize;
	position: relative;
	display: inline-block;
	color: #181b22;
	line-height: 34px
}
.section-heading.light {
	color: #fff
}
.section-subheading {
	font-family: "Open Sans";
	color: grey;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 34px
}
.path-left {
	position: absolute;
	height: 100%;
	right: 30%;
	top: 0
}
.path-right {
	position: absolute;
	height: 100%;
	left: 70%;
	top: 0
}
.nav-menu {
	position: relative;
	width: 100%;
	z-index: 9
}
.nav-menu .navigation {
	padding-top: 15px
}
.nav-menu .main-menu {
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1
}
.nav-menu .main-menu li {
	list-style-type: none
}
.nav-menu .main-menu a:active, .nav-menu .main-menu a:focus, .nav-menu .main-menu a:hover {
	text-decoration: none
}
.menu-wrap .logo-menu {
	max-height: 77px;
  display: grid;
  width: 225px;
  margin-top: -10px;

}
.nav-menu .main-menu>.menu-item {
	float: left;
	list-style-type: none;
	margin-left:20px;
}
.nav-menu .main-menu>.menu-item a:active, .nav-menu .main-menu>.menu-item a:hover {
	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: 15px;
	-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 0 0
}
.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 0;
	display: flex
}
.nav-menu .main-menu .menu-item .menu-large .service-list .service .media {
	padding: 0 0 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: grey;
	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: grey;
	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 0
}
.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: .1s;
	-moz-transition: .1s;
	-ms-transition: .1s;
	-o-transition: .1s;
	transition: .1s
}
.nav-menu .main-menu .menu-item {
	list-style-type: none
}
.menu.badge.feat {
	font-size: 10px;
	padding: 4px 7px;
	margin-top: 3px;
	position: absolute;
	right: -1px;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px
}
.plans.badge.feat {
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1
}
.plans.badge.feat  img{ border:1px solid #000;
height:25px;
width:40px;}
.plans.badge.featl {
	color: #000;
	font-size: 12px;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	position: absolute;
	right: auto;
	left: 10px!important
}
ns.badge.feat.left {
	position: absolute;
	right: auto;
	left: 10px!important
}
a.plans.badge.feat {
	top: -40px;
	padding: 8px 15px;
	right: 10px;
	position: absolute;
	background-color: #fdd700;
	border: none;
	color: #000;
	cursor: pointer
}
a.plans.badge.feat:hover {
	color: #fff;
	background-color: grey;
	text-decoration: none;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.nav-menu .main-menu a {
	font: 15px "Open Sans";
	margin-right: 35px;
	color: #fff;
	position: relative;
	padding: 25px 0 15px 0;
	cursor: pointer;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.nav-menu .main-menu a.v-stroke {
	padding: 25px 0 30px 0;
	margin-right: 2px;
}
.nav-menu .main-menu a.v-stroke:hover::after {
	height: 30px;
	transition: all .2s ease-in-out
}
.nav-menu .main-menu a.v-stroke:before {
	content: '';
	position: absolute;
	top: 55px;
	left: 50%;
	width: 2px;
	height: 0;
	background: #fff;
	transition: all .2s ease-in-out
}
.nav-menu .main-menu a.v-stroke:hover::before {
	height: 30px;
	transition: all .2s ease-in-out
}
.nav-menu .main-menu a.h-stroke:hover::after {
	width: 100%;
	transition: all .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: #fff;
	transition: all .2s ease-in-out
}
.nav-menu .main-menu a.h-stroke:hover::before {
	width: 100%;
	transition: all .2s ease-in-out
}
.active {
	font-family: "Open Sans"!important;
	font-weight: 600!important
}
.active3{font-family: "Open Sans"!important;
	font-weight: normal!important}
.active4{font-family: "Open Sans"!important;
	font-weight: bold!important}
.activ2 {
	font-family: "Open Sans"!important;
	color: #ee5486!important;
	font-weight: 600!important
}

.nav-menu .menu-toggle {
	background-color: transparent;
	border: none;
	outline: 0;
	display: none;
	float: right
}
.nav-menu .menu-toggle .icon {
	display: block;
	width: 24px;
	height: 4px;
	border-radius: 0;
	background-color: #181b22;
	margin-top: 0;
	margin-bottom: 3px
}
.menu-wrap {
	position: absolute;
	width: 100%;
	padding: 25px 0 0 0;
	background-color: transparent;
	z-index: 9;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color:#000;
}
.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: .3s;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.23);
	padding-top: 0;
	padding: 13px 0 13px 0;
	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: 50px!important
}
.menu-wrap.fixed .main-menu>.menu-item>.sub-menu.menu-large {
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.23);
	top: 50px!important
}
.menu-wrap.light.fixed .logo-menu {
	top: -25px
}
.menu-wrap.active .menu-toggle {
	top: 0!important;
	right: 0
}
.menu-wrap.mobile .logo-responsive {
	display: none
}
.menu-item div.badge {
	font-family: "Open Sans";
	letter-spacing: .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
}
#nav-toggle span:after, #nav-toggle span:before, .menu-wrap #nav-toggle span {
	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:after, #nav-toggle span:before {
	transition: all 250ms ease-in-out
}
#nav-toggle.active span {
	background-color: transparent
}
#nav-toggle.active span:after, #nav-toggle.active span:before {
	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
}
.top-banner .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 30px
}
.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: 700;
	line-height: 58px;
	font-size: 47px
}
.top-header {
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 90px
}
.top-header img{    display: block;
    width: 100%;
    height: 400px;
}
.top-header .blackfriday {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0;
}
.top-header .custom-element-right {
    position: absolute;
    width: 100%;
    max-height: 400px;
    right: -300px;
    overflow: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}
.top-header .custom-element-right-vps {
    position: absolute;
    width: 100%;
    max-height: 350px;
    right: -300px;
    overflow: auto;
    margin: auto;
    top: 0;
    bottom: 0;
	margin-top:-20px;
}
.top-header .custom-element-rightt {
    position: absolute;
    width: 100%;
    max-height: 400px;
    right: -300px;
    overflow: auto;
    margin: -40px auto auto;
    top: 0;
    bottom: 0;
}
.top-header .headings {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans Bold";
    font-weight: 700;
    line-height: 58px;
    font-size: 47px;
}
.top-header.overlay:before {
	background-color: rgba(0,0,0,.7)
}
.top-header .wrapper .heading {
	font-family: "Open Sans Bold";
	font-weight: 700;
	line-height: 58px;
	font-size: 47px;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 5px
}
.top-header .wrapper .headingspecial {
	font-family: "Open Sans Bold";
	font-weight: 700;
	line-height: 58px;
	font-size: 43px;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 5px
}
.top-header .wrapper .headingspecial .animatype{font-size: 36px;}

.top-header .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 50px
}
.top-header .wrapper .heading .animatype {font-size: 36px;}
.top-header .wrapper .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 50px
}
.top-header .wrapper .subheding {
	font-family: "Open Sans";
	font-size: 18px;
	color: #eaeaea;
	line-height: 32px
}
.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: 0
}
.top-header .wrapper .subheding .link.active {
	color: #fdd700;
	font-weight: 700
}
.top-header .wrapper .subheding .link:hover {
	text-decoration: none;
	color: #fdd700
}
.col-t h3{
	font-family:'Open Sans', sans-serif;
	 text-align:center;
	font-size:32px;
	font-weight:bold;}
.col-t p{
	font-size: 15px;
color: #999;
line-height: 25px;
	}	
	.col-p h3{
	font-family:'Open Sans', sans-serif;
	 text-align:center;
	font-size:32px;
	font-weight:bold;}
.col-p p{
	font-size: 15px;
color: #999;
line-height: 25px;
padding: 2px 40px 0px 40px;
	}	
.row-subtitle {
        position: relative;
    content: "";
    width: 186px;
    height: 2px;
    background-color: #a0ce4e;
    left: 50%;
    margin-left: -88px;
    bottom: 0px;

}	
.row-subtitle2 {
    position: relative;
    content: "";
    width: 286px;
    height: 2px;
    background-color: #a0ce4e;
    left: 50%;
    margin-left: -108px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.row-subtitle3 {
    position: relative;
    content: "";
    width: 486px;
    height: 2px;
    background-color: #a0ce4e;
    left: 50%;
    margin-left: -230px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.row-subtitle4 {
    position: relative;
content: "";
width: 280px;
height: 2px;
background-color: #a0ce4e;
left: 50%;
margin-left: -135px;
bottom: 0px;
margin-top: 20px;
margin-bottom: 5px;
}
.row-subtitle5 {
    position: relative;
    content: "";
    width: 230px;
    height: 2px;
    background-color: #a0ce4e;
    left: 50%;
    margin-left: -110px;
    bottom: 0px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.top-header-testimonials {
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 90px
}
.top-header-testimonials img{    display: block;
    width: 100%;
    height: 330px;
}
.top-header-testimonials .blackfriday {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0;
}
.top-header-testimonials .custom-element-right {
    position: absolute;
    width: 100%;
    max-height: 330px;
    right: -300px;
    overflow: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}
.top-header-testimonials .custom-element-rightt {
    position: absolute;
    width: 100%;
    max-height: 330px;
    right: -400px;
    overflow: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}
.top-header-testimonials .headings {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans Bold";
    font-weight: 700;
    line-height: 58px;
    font-size: 47px;
}
.top-header-testimonials.overlay:before {
	background-color: rgba(0,0,0,.7)
}
.top-header-testimonials .wrapper .heading {
	font-family: "Open Sans Bold";
	font-weight: 700;
	line-height: 58px;
	font-size: 47px;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 5px
}
.top-header-testimonials .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 50px
}
.top-header-testimonials .wrapper .heading .animatype {font-size: 36px;}
.top-header-testimonials .wrapper .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 50px
}
.top-header-testimonials .wrapper .subheding {
	font-family: "Open Sans";
	font-size: 18px;
	color: #eaeaea;
	line-height: 32px
}
.top-header-testimonials .wrapper .subheding .link {
	color: #fff;
	padding-left: 8px;
	padding-right: 10px
}
.top-header-testimonials .wrapper .subheding i {
	font-size: 10px
}
.top-header-testimonials .wrapper .subheding .link:first-child {
	padding-left: 0
}
.top-header-testimonials .wrapper .subheding .link.active {
	color: #fdd700;
	font-weight: 700
}
.top-header-testimonials .wrapper .subheding .link:hover {
	text-decoration: none;
	color: #fdd700
}
.top-header-promo {
	overflow: hidden;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 90px;
	height:600px;
}
.top-header-promo img{    display: block;
    width: 100%;
    height: 100%;
}
.top-header-promo .blackfriday {
   
    min-width: 1024px;
    width: 90%;
    position: absolute;
    top: 0px;
    left: 120px;
    height: 900px;
    float: right;
}
.top-header-promo .custom-element-right {
    position: absolute;
    width: 100%;
    max-height: 400px;
    right: -300px;
    overflow: auto;
    margin: auto;
    top: 0;
    bottom: 0;
}
.top-header-promo .headings {
    position: relative;
    margin-bottom: 20px;
    width: 100%;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans Bold";
    font-weight: 700;
    line-height: 58px;
    font-size: 47px;
	
}
.top-header-promo.overlay:before {
	background-color: rgba(0,0,0,.7)
}
.top-header-promo .wrapper .heading {
	font-family: "Open Sans Bold";
	font-weight: 700;
	line-height: 58px;
	font-size: 37px;
	text-transform: capitalize;
	color: #fff;
	margin-bottom: 5px;
	margin-top:80px;
}
.top-header-promo .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 50px
}
.top-header-promo .wrapper .heading .animatype {font-size: 30px;}
.top-header-promo .wrapper .subheading {
	font-family: "Open Sans";
	color: #fff;
	position: relative;
	line-height: 32px;
	font-size: 18px;
	margin-bottom: 50px
}
.top-header-promo .wrapper .subheding {
	font-family: "Open Sans";
	font-size: 18px;
	color: #eaeaea;
	line-height: 32px
}
.top-header-promo .wrapper .subheding .link {
	color: #fff;
	padding-left: 8px;
	padding-right: 10px
}
.top-header-promo .wrapper .subheding i {
	font-size: 10px
}
.top-header-promo .wrapper .subheding .link:first-child {
	padding-left: 0
}
.top-header-promo .wrapper .subheding .link.active {
	color: #fdd700;
	font-weight: 700
}
.top-header-promo .wrapper .subheding .link:hover {
	text-decoration: none;
	color: #fdd700
}
.btn {
	cursor: pointer!important;
	border: 1px solid grey;
	border-radius: 50px;
	color: grey;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 17px 26px;
	position: relative;
	background-color: transparent;
	letter-spacing: .02em;
	font-family: "Open Sans Semibold";
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.23);
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	-ms-transition: all .3s linear 0s;
	transition: all .3s linear 0s
}
.btn:hover {
	box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}
.btn-default-pink:hover {
	color: #fff
}
.btn-default-purple:hover {
	color: #fff
}
.btn-default:hover {
	outline: medium none!important;
	text-decoration: none!important;
	color: #fff!important;
	background-color: grey!important;
	border-color: grey!important
}
.btn-default-grad-purple-fill {
	color: #fff;
	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: #fff;
	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: grey!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: grey!important;
	color: #fff!important;
	border: none
}
.btn-default-green-fill {
	background-color: #a0ce4e !important;
	color: #fff!important;
	border: none
}
.btn-default-green-fill:hover {
	background-color: grey!important;
	color: #fff!important;
	border: none
}
.btn-default-purple-fill {
	color: #fff!important;
	border: none
}
.btn-default-purple-fill:hover {
	background-color: grey!important;
	color: #fff!important;
	border: none
}
.btn-default-fill {
	background-color: grey!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: 0!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>.btn:not(:last-child):not(.dropdown-toggle) {
	border: none;
	border-radius: 15px;
	padding: 13px 12px 12px 12px;
	color: grey
}
.btn-secondary:not(:disabled):not(.disabled) {
	opacity: .6;
	background-color: #fff;
	border-color: #efefef;
	border-radius: 15px;
	padding: 13px 12px 12px 12px
}
.btn-group>.btn:not(:first-child) {
	opacity: .6;
	background-color: #fff;
	border: solid 1px #d6d6d6;
	border-radius: 15px;
	padding: 12px;
	color: grey;
	-ms-grid-row: 2;
	-ms-grid-column: 2fr
}
.btn-group .btn+.btn {
	margin-left: 5px
}
.btn-group.toplang .btn+.btn {
	margin-left: 0
}
.btn-secondary:hover {
	background-color: grey
}
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}
.item, .owl-item {
	height: 100vh;
	min-height: 600px!important
}
.owl-carousel .fix .top-banner .heading {
	margin-bottom: 5px!important
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
	opacity: .2;
	top: 50%;
	outline: 0;
	position: absolute;
	background: #fdd700!important;
	padding: 15px 19px!important
}
.owl-carousel .owl-nav button.owl-prev:hover {
	opacity: .5;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.owl-carousel .owl-nav button.owl-next:hover {
	opacity: .5;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.owl-carousel .vc-parent.fix {
	height: 75%!important
}
.owl-prev {
	left: 0
}
.owl-next {
	right: 0
}
.owl-carousel .owl-dots.disabled {
	display: none!important
}
.owl-controls .owl-buttons div {
	border-radius: 50px!important;
	zoom: 1;
	margin: 25px;
	font-size: 16px;
	-moz-border-radius: 30px;
	background: #000;
	filter: Alpha(Opacity=50);
	opacity: .5;
	cursor: pointer
}
.owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.owl-carousel .owl-video-tn {
	background-size: cover;
	padding-bottom: 56.25%;
	padding-top: 25px
}
.owl-video-frame iframe {
	position: absolute;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%
}
.owl-theme .owl-nav.disabled+.owl-dots {
	left: 5%!important;
	z-index: 2!important;
	display: inline-grid;
	top: 40%!important;
	position: absolute!important
}
.owl-theme .owl-dots .owl-dot span {
	border: solid 2px grey!important;
	background: 0 0!important;
	padding: 7px 0!important
}
.owl-theme .owl-dots .owl-dot {
	outline: 0!important;
	display: -ms-grid
}
.owl-carousel button.owl-dot {
	padding: 10px 0!important
}
.custom-element-right {
	position: absolute;
	width: 100%;
	max-height: 400px;
	right: -300px;
	overflow: auto;
	margin: auto;
	top: 0;
	bottom: 0
}
.chars {
	position: absolute;
	display: inline-grid;
	text-align: center;
	right: -400px;
	top: -200px
}
.chars div {
	padding-top: 20px
}
.chars p {
	color: #fff;
	font-size: 13px
}
.owl-carousel .animatype {
	font-size: 36px
}
.owl-carousel .subheading .feat {
	line-height: 42px
}
.covervid-wrapper {
	position: absolute;
	
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: url(../img/slider1.jpg) auto;
}
.covervid-video {
	
	width: 100%;
	height: auto!important
}


.pricing .wrapper {
	position: relative;
	background: #fff;
	border-radius: 15px;
	margin-top: 50px
}
.pricing.special .wrapper.active {
	padding-bottom: 52px
}
.pricing.special .wrapper {
	position: relative;
	background-color: #fff;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1)
}
.pricing .wrapper .title {
	font-family: "Open sans SemiBold";
	font-size: 20px
}
.pricing .wrapper .title h2 {
	font-family: "Open sans SemiBold";
	font-size: 20px
}


.pricing .wrapper.active i {
	font-size: 42px;
	color: #121e25;
	margin-bottom: 20px
}
.pricing .table .title {
	font-size: 22px;
	font-family: "Open Sans SemiBold"
}
.pricing .table .titled {
	font-size: 18px;
	color:#84a841;
	font-family: "Open Sans SemiBold"
}
.pricing .price-container .pakege_icon {
    margin: 10px 0px 10px 0px;
    width: 60px;
    height: 60px;
	display: inline-block;
	text-align:center;
}
.pricing .price-container .pakege_icon img{ width: 60px;
    height: 60px;}
.pricing .price {
	color: #181b22;
	font-family: "Open Sans";
	font-size: 25px;
    padding-bottom:10px ;
}
.pricing .price del{font-size: 22px;}
.pricing .price sup {
	top: -.3em;
	font-size: 18px
}
.pricing .delete del sup {
	top: -.3em;
	
}
.pricing .delete{
	top:5px;}
.pricing .delete del {
	top: -.2em;
	font-size: 20px;
	padding-bottom:0px;
}
.period {
	font-family: "Open Sans";
	font-size: 16px
}

.fromer {
	font-family: "Open Sans Italic";
	line-height: 26px;
	font-size: 14px;
	color: grey
}
.pricing .info {
	font-family: "Open Sans";
	color: grey;
	font-size: 13px;
	margin: 15px 0
}
.pricing .heading {
	text-transform: capitalize;
	color: #181b22;
	font: bold 48px "Open Sans Bold"
}
.pricing .subheading {
	color: #181b22;
	margin-top: 10px;
	margin-bottom: 16px;
	font-family: "Open Sans"
}
.pricing .list-info {
	padding: 20px 43px 20px 43px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	margin: 0;
	list-style-type: none
}
.pricing .list-info i {
	color: #fff!important;
	float: left;
	padding: 5px 0
}
.pricing .list-info i span:first-child {
	font-size: 14px
}
.pricing .wrapper .top-content {
	padding: 15px 27px 15px 27px
}
.pricing .wrapper .top-content .svg {
	height: 60px;
	width: 60px
}
.pricing.special .wrapper a {
	margin-top: 20px
}
.pricing.special .list-info li {
	padding: 10px 0;
	font-size: 16px;
	font-family: "Open Sans";
	color: #fff
}
.pricing.special .list-info li img{
	padding-left:5px;}
.pricing.tablepage .list-info li {
	border-top: 1px solid #efefef;
	padding: 12px 0;
	font-size: 14px;
	font-family: "Open Sans";
	color: #121e25
}
.pricing.tablepage .active .list-info li {
	border-top: 1px solid #34383a
}
.pricing.tablepage .active .list-info li {
	border-top: 1px solid #63b790
}
.pricing .list-info li sub {
	bottom: -.3px
}
.pricing .wrapper i {
	font-size: 38px;
	color: #121e25;
	margin: 0 15px 0 0
}
.pricing .wrapper.active i {
	font-size: 42px;
	color: #121e25;
	margin-bottom: 20px
}
.pricing.table.tablepage {
	background-color: #efefef
}
.pricing .wrapper.active {
	border: 1px solid #fdd700;
	background-color: #fdd700
}
.pricing.p-top {
	padding-top: 68px
}
.section-heading.light {
	color: #fff
}
.section-subheading.small-text {
	font-size: 18px
}
.r-tabs {
    border: 0;
    position: relative;
}
.r-tabs .r-tabs-nav {
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.r-tabs .r-tabs-nav {
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.r-tabs ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.r-tabs ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
    padding: 0px;
    position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
    padding: 0px;
    position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-tab i{
    font-size: 21px;
	color:#515153;
   
}

.r-tabs .r-tabs-tab {
    float: left;
    list-style: none;
    margin: 0;
}
.r-tabs .r-tabs-tab {
    float: left;
    list-style: none;
    margin: 0;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor::after {
    content: '';
    position: absolute;
    left: 41.7%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #00a63f;
    outline: 0;
    clear: both;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor::after {
    content: '';
    position: absolute;
    left: 41.7%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #a0ce4e;
    outline: 0;
    clear: both;
}
.r-tabs  .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    background: #00a63f;
    color: #fff;
    border-bottom: 0px;
}
.r-tabs  .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    background: #a0ce4e;
    color: #fff;
    border-bottom: 0px;
}
.r-tabs  .r-tabs-nav .r-tabs-anchor {
    color: #7a7c89;
    float: left;
    font-weight: normal;
    margin: 0 5px;
    background: #fff;
    padding: 22px 35px 20px;
    text-decoration: none;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    border-radius: 6em;
}
.r-tabs  .r-tabs-nav .r-tabs-anchor {
    color: #515153;
    float: left;
    font-weight: 700;
    margin: 0 5px;
    background: #fff;
    padding: 22px 35px 20px;
    text-decoration: none;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    border-radius: 6em;
}
.r-tabs .r-tabs-nav .r-tabs-state-active i {
    color: #fff;
}
.r-tabs .r-tabs-nav .r-tabs-state-active i {
    color: #fff;
}
.pricingtables.shared ul li i {
    color: #00a63f;
}
.pricing.slider {
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 30px
}
.pricing.slider .heading {
	font: normal 24px "Open Sans";
	text-align: left;
	color: #181b22;
	margin-bottom: 3px
}
.pricing.slider .subheading {
	text-align: left;
	color: #181b22
}
.pricing.slider .swiper-pagination-switch {
	display: none
}
.pricing.slider .desc {
	font: 16px "Open Sans";
	color: #858f95;
	margin-top: 32px;
	line-height: 24px
}
.pricing.slider .section-subheading {
	margin-bottom: 72px
}
.pricing.slider .wrapper {
	padding-bottom: 0;
	margin-top: 0;
	border: solid 1px #90a4ae
}
.pricing.slider .info {
	background-color: #efefef;
	margin-right: 30px;
	margin-top: -15px;
	padding: 17px 0 26px 25px;
	position: relative
}
.pricing.slider .soc-icons i {
	font-size: 22px;
	color: #181b22
}
.pricing.slider .btn {
	border-radius: 0;
	margin-top: 24px;
	width: 100%;
	left: 0;
	text-align: center;
	padding: 27px 22px
}
.pricing.slider .btn:hover {
	background-color: #181b22;
	color: #fdd700;
	border-color: #181b22
}
.pricing.slider .slides-toggle .slide {
	width: 25px;
	height: 42px;
	position: absolute;
	top: 40%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-ms-transform: translate3d(0, -50%, 0);
	-o-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.pricing.slider .slides-toggle .slide-prev {
	background-image: url(../img/arrow-left-2.png);
	left: -83px
}
.pricing.slider .slides-toggle .slide-prev span {
	position: absolute;
	display: inline-block;
	text-align: right;
	left: -20px;
	margin-top: 50px
}
.pricing.slider .slides-toggle .slide-next {
	right: 0
}
.pricing.slider .slides-toggle .slide-prev:hover {
	background-image: url(../img/arrow-left-2-act.png)
}
.pricing.slider .slides-toggle .slide-next {
	background-image: url(../img/arrow-right-2.png);
	left: 0
}
.pricing.slider .slides-toggle .slide-next span {
	display: inline-block;
	text-align: left;
	margin-top: 50px
}
.pricing.slider .soc-icons {
	display: inline-block;
	float: right;
	margin-top: -13px;
	margin-right: 8px
}
.pricing.slider .info {
	margin-right: 26px
}
.swiper-wrapper {
	padding-left: 99px;
	padding-right: 99px;
	width: 297px;
	transform: translate3d(-99px, 0, 0);
	transition-duration: 1.2s;
	height: 89px
}
.swiper-wrapper .swiper-slide-visible {
	width: 99px;
	height: 89px
}
.newproducts .pricing .wrapper {
	font-family: "Open Sans"
}
.newproducts .pricing .wrapper .list-info i {
	padding-left: 5px;
	vertical-align: text-top;
	color: #fff;
	font-size: 20px
}
.newproducts .pricing .list-info {
	padding: 40px;
	margin: 0
}
.best-plans.pricing .wrapper {
	margin-top: 58px;
	padding-top: 38px;
	padding-bottom: 33px
}
.best-plans.pricing .wrapper.act {
	background-color: #242830
}
.best-plans.pricing .wrapper.act .title {
	color: #fff
}
.best-plans.pricing .wrapper.act .period {
	color: #fff
}
.best-plans.pricing .wrapper.act .btn:hover {
	border-color: #fff
}
.best-plans.pricing .wrapper .title {
	font-size: 18px
}
.best-plans.pricing .wrapper .price {
	font-size: 45px;
	margin-top: 5px
}
.best-plans.pricing .wrapper .price sup {
	top: -16px;
	font-size: 24px
}
.best-plans.pricing .wrapper .period {
	margin-top: -4px;
	margin-bottom: 23px;
	font-size: 11px
}
.best-plans.pricing .wrapper .btn {
	padding: 11px 15px;
	font-size: 10px
}
.best-plans.pricing .wrapper.m-top {
	margin-top: 0
}
.best-plans .table {
	margin: 0;
	font-weight: initial!important
}
.best-plans .table div.title-table {
	font-family: "Open Sans Semibold";
	font-size: 15px;
	color: #242830;
	display: inline-block;
	text-decoration: underline
}
.best-plans .table td i.fa-times {
	font-size: 22px;
	color: grey
}
.best-plans .table td i.fa-check {
	font-size: 22px;
	color: grey
}
.best-plans .table td {
	font-family: "Open Sans";
	color: grey;
	border-top: none;
	border-left: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
	padding: 20px 8px;
	text-align:center;
	width:25.5%
}
.best-plans .flag-border img{ border:1px solid;}
.best-plans .table.sample td {
	border-left: none!important;
	text-align: left!important
}
.best-plans .compare td {
	border-left: none!important
}
.best-plans .compare.min td {
	min-width: 300px
}
.best-plans .compare.min .form-contact {
	padding: 0!important
}
.best-plans .table tbody td.section-bar {
	color: #181b22;
	font-size: 16px;
	padding-right: 65px;
	background-color: #fdd700;
	border: none
}
.best-plans .table tbody td.section-bar span {
	margin-right: 30px;
	font-size: 12px
}
.best-plans .table td:first-child {
	padding-left: 10px;
	min-width: 265px;
	text-align: left;
	border-left: none;
	color: #212122
}
.best-plans .table td .fa-check {
	font-size: 29px
}
.best-plans .btn.left {
	margin-right: 35px;
	padding: 15px 33px;
	background-color: #fdd700;
	font-size: 18px
}
.best-plans .btn-x.w-btn {
	letter-spacing: -.1px;
	padding: 15px 47px
}



.best-pland.pricing .wrapper {
	margin-top: 58px;
	padding-top: 38px;
	padding-bottom: 33px
}
.best-pland.pricing .wrapper.act {
	background-color: #242830
}
.best-pland.pricing .wrapper.act .title {
	color: #fff
}
.best-pland.pricing .wrapper.act .period {
	color: #fff
}
.best-pland.pricing .wrapper.act .btn:hover {
	border-color: #fff
}
.best-pland.pricing .wrapper .title {
	font-size: 18px
}
.best-pland.pricing .wrapper .price {
	font-size: 45px;
	margin-top: 5px
}
.best-pland.pricing .wrapper .price sup {
	top: -16px;
	font-size: 24px
}
.best-pland.pricing .wrapper .period {
	margin-top: -4px;
	margin-bottom: 23px;
	font-size: 11px
}
.best-pland.pricing .wrapper .btn {
	padding: 11px 15px;
	font-size: 10px
}
.best-pland.pricing .wrapper.m-top {
	margin-top: 0
}
.best-pland .table {
	margin: 0;
	font-weight: initial!important
}
.best-pland .table div.title-table {
	font-family: "Open Sans Semibold";
	font-size: 15px;
	color: #242830;
	display: inline-block;
	text-decoration: underline
}
.best-pland .table td i.fa-times {
	font-size: 22px;
	color: grey
}
.best-pland .table td i.fa-check {
	font-size: 22px;
	color: grey
}
.best-pland .table td {
	font-family: "Open Sans";
	color: grey;
	border-top: none;
	border-left: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
	padding: 20px 8px;
	text-align:center;
	width:25.5%
}
.best-pland .flag-border img{ border:1px solid;}
.best-pland .table.sample td {
	border-left: none!important;
	text-align: left!important
}
.best-pland .compare td {
	border-left: none!important
}
.best-pland .compare.min td {
	min-width: 300px
}
.best-pland .compare.min .form-contact {
	padding: 0!important
}
.best-pland .table tbody td.section-bar {
	color: #181b22;
	font-size: 16px;
	padding-right: 65px;
	background-color: #fdd700;
	border: none
}
.best-pland .table tbody td.section-bar span {
	margin-right: 30px;
	font-size: 12px
}
.best-pland .table td:first-child {
	padding-left: 10px;
	width:auto;
	text-align: center;
	border-left: none;
	color: #212122
}
.best-pland .table td .fa-check {
	font-size: 29px
}
.best-pland .btn.left {
	margin-right: 35px;
	padding: 15px 33px;
	background-color: #fdd700;
	font-size: 18px
}
.best-pland .btn-x.w-btn {
	letter-spacing: -.1px;
	padding: 15px 47px
}



.best-pland .table td .compare-name{
	font-weight: bold;
	display: block;
	line-height: 20px;
}
.best-pland .table td .compare-namecpu{
	font-weight: bold;
	display: block;
	line-height: 20px;
	color: #7f7f7f;
	font-size:14px;
}


.best-pland .table td .compare-line{
	font-weight: 300;
	display: block;
	color: #7f7f7f;
	line-height: 20px;
	text-transform: capitalize;
	font-size:14px
}
.best-pland .table td .compare-plus{
	font-weight: bold;
	display: block;
	color: #7f7f7f;
	line-height: 20px;
	text-transform: capitalize;
	font-size:15px
}
.best-pland .table td .compare-hdd{
	padding: 10px 8px;
font-weight: 400;
color: #252525;
text-transform: uppercase;
vertical-align: middle;
text-align: center;
font-size:15px;
width: auto;
}
.best-pland .table td {
   
    padding: 10px 8px;
    
    font-weight: 400;
    color: #252525;
    text-transform: uppercase;
    vertical-align: middle;
	text-align:center;
	width:auto;
}
#clone thead {
	visibility: visible
}
#clone thead tr td {
	position: relative;
	border-left: solid 1px #efefef;
	box-shadow: 0 10px 10px -3px rgba(110,110,110,.1);
	background-color: #fff;
	top:15px;
}
#clone thead tr td:first-child {
	background-color: transparent;
	box-shadow: none
}
#bottom_anchor {
	bottom: 300px;
	position: absolute
}

.section-plans .heading {
	font-family: "open sans";
	font-size: 26px;
	margin-bottom: 15px
}
.section-plans .desc {
	font-size: 14px;
	color: grey;
	line-height: 28px
}
.wrapper-h-plans {
	position: relative;
	background-color: #fff;
	border: solid 1px #efefef
}
.wrapper-h-plans .plans-detail {
	width: 100%
}
.wrapper-h-plans .plans-detail i {
	font-size: 28px
}
.wrapper-h-plans .plans-detail span {
	font-size: 14px;
	color: grey;
	vertical-align: super;
	margin-left: 5px
}
.h-plans-info {
	color: #fff;
	padding: 40px 0;
	height: 100%
}
.h-plans-info .price {
	font-size: 22px;
	margin-bottom: 2px
}
.h-plans-info .price .title {
	font-size: 37px;
	margin-left: 14px;
	font-weight: 700
}
.h-plans-info .price .title .line {
	font-size: 18px;
	display: inline-block;
	margin-left: -20px
}
.h-plans-info .price .title .title-price {
	margin-left: -5px;
	display: inline-block;
	text-transform: lowercase
}
.h-plans-info .price .symbol {
	font-size: 30px;
	display: inline-block
}
.h-plans-info .price .dec {
	font-size: 30px;
	display: inline-block
}
.h-plans-info .heading {
	padding: 10px;
	border: dashed 1px #fff;
	margin: 10px 0 18px;
	font-size: 16px
}
.h-plans-info .title {
	font-family: Open Sans;
	margin-bottom: 2px
}
.h-plans-info .desc {
	text-transform: lowercase;
	font-family: Open Sans;
	line-height: 17px
}
.h-plans-info .header-wrap {
	text-align: left
}
.h-plans-info .header-wrap .price {
	font-size: 22px
}
.slick #slider .plan-container {
	outline: 0;
	padding-left: 15px;
	padding-right: 15px
}
.slick #slider .plan-container .wrapper {
	position: relative;
	background-color: #fff;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	border-radius: 15px;
	margin-top: 50px
}
.slick #slider .plan-container .wrapper .top-content {
	padding: 40px 60px 20px 60px
}
.slick #slider .plan-container .wrapper .list-info {
	padding: 20px 60px 40px 60px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	background-color: #ee5486;
	margin: 0;
	list-style-type: none
}
.slick #slider .plan-container .wrapper .list-info i {
	color: #fff!important;
	float: left;
	padding: 5px 0;
	font-size: 38px;
	margin: 0 15px 0 0
}
.slick #slider .plan-container .title {
	font-size: 18px;
	font-family: "Open Sans SemiBold"
}
.slick #slider .plan-container .price {
	color: #181b22;
	font-family: "Open Sans";
	font-size: 28px
}
.slick #slider .plan-container .price sup {
	top: -.3em;
	font-size: 20px
}
.slick #slider .plan-container .info {
	font-family: "Open Sans";
	font-weight: lighter;
	color: #455a64;
	font-size: 14px;
	margin-bottom: 15px
}
.slick #slider .plan-container .wrapper a {
	margin: 20px 0
}
.slick #slider .plan-container .list-info li {
	padding: 12px 0;
	font-size: 14px;
	font-family: "Open Sans";
	color: #fff
}
.slick-slide {
	opacity: .4
}
.slick-active {
	display: block;
	max-width: 10%!important;
	max-height: 20%!important;
	opacity: 1
}
.slick-slide img {
	display: inline-block!important
}
.slick #slider .plan-container .svg {
	height: 50px;
	width: 50px
}
.slick-center {
	opacity: 1;
	transition: transform .6s ease-in-out
}
.slick-next, .slick-prev {
	z-index: 1;
	position: absolute;
	top: 50%;
	display: inline-block;
	padding: 15px;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	border: none;
	outline: 0;
	text-align: right;
	border-radius: 50%;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	background-color: #fff
}
.slick-next {
	text-align: left!important
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
	background-color: #fdd700;
	outline: 0;
	color: #212122;
	opacity: 1;
	-webkit-transition: all .1s linear 0s;
	-moz-transition: all .1s linear 0s;
	-ms-transition: all .1s linear 0s;
	transition: all .1s linear 0s
}
.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
	opacity: 1
}
.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
	opacity: .25
}
.slick-next:before, .slick-prev:before {
	font-family: Cloudicon;
	font-size: 40px;
	line-height: 1;
	opacity: .5;
	color: #212122;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.slick-prev {
	left: 100px
}
[dir=rtl] .slick-prev {
	right: 25px;
	left: auto
}
.slick-prev:before {
	content: '\e99b';
	display: block
}
[dir=rtl] .slick-prev:before {
	content: '\e99b';
	display: block
}
.slick-next {
	right: 100px
}
[dir=rtl] .slick-next {
	right: auto;
	left: 25px
}
.slick-next:before {
	content: '\e9e4';
	display: block
}
[dir=rtl] .slick-next:before {
	content: '\e9e4';
	display: block
}
/*Service Box Effect End*/

/*-------------------------------------------
        9. Services Area CSS End
-------------------------------------------*/

/*-------------------------------------------
        10. Pricing Table CSS Start
-------------------------------------------*/
.pricing-table-area{
    padding: 100px 0 70px;
}
.pricing-table-box{
    background-color: #fff;
    box-shadow: 0 14px 45px 0 rgba(205, 205, 205, 0.35);
    border-radius: 5px;
    padding: 50px 5px;
    transition:  all ease-in-out 0.5s;
    text-align: center;
    transform: translateY(0px);
    position: relative;
    margin: 0 0 30px;
}
.pricing-table-box:hover {
    transform: translateY(-10px);
    box-shadow: 0 18px 33px 6px rgba(0,0,0,0.1);
}
.pricing-table-name{
    margin-bottom: 17px;
}
.pricing-table-box-price{
    font-size: 48px;
    color: #0a8aff;
    line-height: 52px;
    margin-bottom: 20px;
    position: relative
}
.pricing-table-box a, .single-service-content a, .single-blog-content > a {
    display: flex;
    justify-content: center;
    width: 138px;
    margin: 0 auto;
    align-items: center;
}
.service-price-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pricing-table-box a > i, .single-service-content a > i, .single-blog-content > a > i, .service-price-btn > a > i {
    padding-right: 10px;
    padding-top: 3px;
}
.pricing-table-box.active a{
    color: #fff;
}
.pricing-table-box-price span{
    font-size: 16px;
    color: #0a8aff;
}
.discount-tag{
    font-size: 20px;
    line-height: 24px;
    color: #321d9a;
    margin-bottom: 30px
}
.discount-tag span{
    font-size: 16px;
    line-height: 24px;
    color: #5a5f69
}
.pricing-table-listing li{
    line-height: 30px;
	text-align:left;
    color: #5a5f69;
	font-size:14px;}
.pricing-table-listing{
    margin-bottom: 30px;
    margin-top: 30px;
	margin-left:-30px;
	font-size:15px;
}
.pricing-table-box.active{
    background: #321d9a; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #008ded 0%, #00e8d3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #008ded 0%, #00e8d3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #008ded 0%, #00e8d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.pricing-table-box.active2{
    background: #EB1263; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #EB1263 0%, #F56AAB 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #EB1263 0%, #F56AAB 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #EB1263 0%, #F56AAB 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
}
.popular-price-tag2 {
    position: absolute;
    background: linear-gradient(135deg, #EB1263 0%, #F56AAB 100%);
    padding: 7px 46px;
    color: #fff;
    transform: rotate(-45deg);
    left: -31px;
    top: 28px;
    border-radius: 5px;
}
.pricing-table-box.active3{
    background: #8033D5; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #8033D5 0%, #E996F8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #8033D5 0%, #E996F8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #8033D5 0%, #E996F8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
}
.popular-price-tag3 {
    position: absolute;
    background: linear-gradient(135deg, #8033D5 0%, #E996F8 100%);
    padding: 7px 46px;
    color: #fff;
    transform: rotate(-45deg);
    left: -31px;
    top: 28px;
    border-radius: 5px;
}
.pricing-table-box.active4{
    background: #F0692C; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #F0692C 0%, #F9C892 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #F0692C 0%, #F9C892 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #F0692C 0%, #F9C892 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
}
.popular-price-tag4 {
    position: absolute;
    background: linear-gradient(135deg, #F0692C 0%, #F9C892 100%);
    padding: 7px 46px;
    color: #fff;
    transform: rotate(-45deg);
    left: -31px;
    top: 28px;
    border-radius: 5px;
}
.pricing-table-box.active5{
    background: #22B58E; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #22B58E 0%, #9AEAC8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #22B58E 0%, #9AEAC8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #22B58E 0%, #9AEAC8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
}
.popular-price-tag5 {
    position: absolute;
    background: linear-gradient(135deg, #22B58E 0%, #9AEAC8 100%);
    padding: 7px 46px;
    color: #fff;
    transform: rotate(-45deg);
    left: -31px;
    top: 28px;
    border-radius: 5px;
}
.pricing-table-box.active6{
    background: #0662AD; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0662AD 0%, #A9AFF0 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #0662AD 0%, #A9AFF0 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #0662AD 0%, #A9AFF0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
}
.popular-price-tag6 {
    position: absolute;
    background: linear-gradient(135deg, #0662AD 0%, #A9AFF0 100%);
    padding: 7px 46px;
    color: #fff;
    transform: rotate(-45deg);
    left: -31px;
    top: 28px;
    border-radius: 5px;
}
.pricing-table-box.active7{
    background: #0C8F0A; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0C8F0A 0%, #ABF0A9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #0C8F0A 0%, #ABF0A9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #0C8F0A 0%, #ABF0A9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	color: #fff;
}
.popular-price-tag7 {
    position: absolute;
    background: linear-gradient(135deg, #0C8F0A 0%, #ABF0A9 100%);
    padding: 7px 46px;
    color: #fff;
    transform: rotate(-45deg);
    left: -31px;
    top: 28px;
    border-radius: 5px;
}
.popular-price-tag {
    position: absolute;
    background: linear-gradient(135deg, #008ded 0%, #00e8d3 100%);
    padding: 7px 46px;
    color: #fff;
    transform: rotate(-45deg);
    left: -31px;
    top: 28px;
    border-radius: 5px;
}

.pricing-table-box.active .pricing-table-name, .pricing-table-box.active .pricing-table-box-price, .pricing-table-box.active .pricing-table-box-price span, .pricing-table-box.active .discount-tag, .pricing-table-box.active .discount-tag span, .pricing-table-box.active .pricing-table-listing li{
    color: #fff;
}
.pricing-table-box.active2 .pricing-table-name, .pricing-table-box.active2 .pricing-table-box-price, .pricing-table-box.active2 .pricing-table-box-price span, .pricing-table-box.active2 .discount-tag, .pricing-table-box.active2 .discount-tag span, .pricing-table-box.active2 .pricing-table-listing li{
    color: #fff;
}
.pricing-table-box.active3 .pricing-table-name, .pricing-table-box.active3 .pricing-table-box-price, .pricing-table-box.active3 .pricing-table-box-price span, .pricing-table-box.active3 .discount-tag, .pricing-table-box.active3 .discount-tag span, .pricing-table-box.active3 .pricing-table-listing li{
    color: #fff;
}
.pricing-table-box.active4 .pricing-table-name, .pricing-table-box.active4 .pricing-table-box-price, .pricing-table-box.active4 .pricing-table-box-price span, .pricing-table-box.active4 .discount-tag, .pricing-table-box.active4 .discount-tag span, .pricing-table-box.active4 .pricing-table-listing li{
    color: #fff;
}
.pricing-table-box.active5 .pricing-table-name, .pricing-table-box.active5 .pricing-table-box-price, .pricing-table-box.active5 .pricing-table-box-price span, .pricing-table-box.active5 .discount-tag, .pricing-table-box.active5 .discount-tag span, .pricing-table-box.active5 .pricing-table-listing li{
    color: #fff;
}
.pricing-table-box.active6 .pricing-table-name, .pricing-table-box.active6 .pricing-table-box-price, .pricing-table-box.active6 .pricing-table-box-price span, .pricing-table-box.active6 .discount-tag, .pricing-table-box.active6 .discount-tag span, .pricing-table-box.active6 .pricing-table-listing li{
    color: #fff;
}
.pricing-table-box.active7 .pricing-table-name, .pricing-table-box.active7 .pricing-table-box-price, .pricing-table-box.active7 .pricing-table-box-price span, .pricing-table-box.active7 .discount-tag, .pricing-table-box.active7 .discount-tag span, .pricing-table-box.active7 .pricing-table-listing li{
    color: #fff;
}
.r-tabssl {
    border: 0;
    position: relative;
}
.r-tabssl .r-tabssl-nav {
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.r-tabssl .r-tabssl-nav {
    display: table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.r-tabssl ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.r-tabssl ul {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
.r-tabssl .r-tabssl-nav .r-tabssl-tab {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
    padding: 0px;
    position: relative;
}
.r-tabssl .r-tabssl-nav .r-tabssl-tab {
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
    padding: 0px;
    position: relative;
}
.r-tabssl .r-tabssl-nav .r-tabssl-tab i{
    font-size: 21px;
	color:#515153;
   
}

.r-tabssl .r-tabssl-tab {
    float: left;
    list-style: none;
    margin: 0;
}
.r-tabssl .r-tabssl-tab {
    float: left;
    list-style: none;
    margin: 0;
}
.r-tabssl .r-tabssl-nav .r-tabssl-state-active .r-tabssl-anchor::after {
    content: '';
    position: absolute;
    left: 41.7%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #00a63f;
    outline: 0;
    clear: both;
}
.r-tabssl .r-tabssl-nav .r-tabssl-state-active .r-tabssl-anchor::after {
    content: '';
    position: absolute;
    left: 41.7%;
    top: 100%;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 10px solid #a0ce4e;
    outline: 0;
    clear: both;
}
.r-tabssl  .r-tabssl-nav .r-tabssl-state-active .r-tabssl-anchor {
    background: #00a63f;
    color: #fff;
    border-bottom: 0px;
}
.r-tabssl  .r-tabssl-nav .r-tabssl-state-active .r-tabssl-anchor {
    background: #a0ce4e;
    color: #fff;
    border-bottom: 0px;
}
.r-tabssl  .r-tabssl-nav .r-tabssl-anchor {
    color: #7a7c89;
    float: left;
    font-weight: normal;
    margin: 0 5px;
    background: #fff;
    padding: 22px 40px 20px;
    text-decoration: none;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    border-radius: 6em;
}
.r-tabssl  .r-tabssl-nav .r-tabssl-anchor {
    color: #515153;
    float: left;
    font-weight: 700;
    margin: 0 0px;
    background: #fff;
    padding: 14px 10px 12px;
    text-decoration: none;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
    border-radius: 6em;
}
.r-tabssl .r-tabssl-nav .r-tabssl-state-active i {
    color: #fff;
}
.r-tabssl .r-tabssl-nav .r-tabssl-state-active i {
    color: #fff;
}

.tabs-item.active {
	display: block
}
.tabs-item {
	display: none
}
.tabs-item h4{
	color: #a0ce4e;
	font-weight:700;
}
.tabs-item h5{
	color: #a0ce4e;
	font-weight:700;
}
.tabs-header li {
	display: inline-block;
	list-style-type: none
}
.tabs-header ul {
	padding: 0px inherit ;
	
}
.tabs.offers-tabs .tabs-header li {
	font-family: "Open Sans";
	font-size: 13px;
	font-weight:500;
	padding: 0 6px 0 6px;
	cursor: pointer;
	color: #181b22;
	margin-top: 30px;
	text-align: center;
	-webkit-transition: .3s;
	

}
.tabs.offers-tabs .tabs-header .active a {
	color:#fff;
	background-color:#a0ce4e;
	
}

.tabs.offers-tabs .tabs-header i {
	font-size: 48px
}
.tabs.offers-tabs .tabs-header i .active {
	color:#a0ce4e;
}
.tabs.offers-tabs .tabs-header div {
	margin-top: 15px
}
.tabs.offers-tabs .tabs-header li:hover {
	color: #fdd700;
	cursor: pointer;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.tabs.offers-tabs .tabs-content .heading {
	font-family: "Open Sans";
	font-size: 18px;
	color: #181b22;
	margin-bottom: 10px
}
.tabs.offers-tabs .tabs-content p {
	font-weight: 100;
	font-family: "Open Sans";
	font-size: 15px;
	line-height: 26px!important
}
.tabs.offers-tabs .tabs-content .info {
	font-size: 13px;
	font-family: "Open Sans";
	line-height: 26px;
	margin-bottom: 25px
}
.tabs.offers-tabs .tabs-content .tabs-item.active {
	position: relative
}
.tabs .btn-select-plan {
	position: absolute;
	margin-top: 20px
}
.tabs .btn-select-plan ul {
	z-index: 9;
	padding:20px 30px;
	display: inline-grid
}
.tabs.offers-tabs .tabs-content .info-content p {
	color: #D8D7D7;
}

.tabs-header .btn-secondary:not(:disabled):not(.disabled).active {
	opacity: 1;
	font-size: 16px;
	color: #fff!important;
	border: none;
	border-radius: 50px;
	padding: 10px 15px;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.23)
}
.tabs-header .btn-group>.btn:not(:first-child) {
	opacity: .6;
	background-color: #fff;
	color: #000;
	border: 2px solid #84a841;
	border-radius: 50px;
	padding: 10px 15px;
	font-size: 14px;
	margin-bottom: 8px;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.23)
}
.tabs-header .btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
	background-color: #fff;
	font-size: 14px;
	color: #000;
	border: 2px solid #84a841;
	border-radius: 50px;
	padding: 10px 15px;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.23)
}
.dropdown-menu.show {
	width: 100%;
	border: 0 none;
	padding-bottom: 30px;
	text-align: center;
	background-color: transparent;
	transform: initial!important;
	position: static!important
}
.dropdown-menu.show a {
	color: #72757b;
	font-size: 15px;
	margin: 0;
	border: none;
	padding: 7px;
	background-color: transparent
}
.dropdown-menu.show a:hover {
	color: #fdd700!important
}
.services .heading {
	font-family: "Open Sans";
	font-size: 20px;
	color: #464646;
	text-transform: capitalize
}
.services .info {
	font-size: 16px;
	color: #81868e
}
.services .service-wrap .line {
	height: 1px;
	width: 100%;
	background-color: #eaeaeb;
	position: relative
}
.services .service-wrap .line:before {
	content: "";
	height: 2px;
	background-color: #fdd700;
	width: 50%;
	position: absolute;
	top: -1px
}
.services .service-wrap .info {
	padding-right: 80px
}
.services .service-wrap .service-section {
	border-radius: 15px;
	background-color: #fff;
	position: relative;
	padding: 50px;
	margin-top: 50px;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.services .service-wrap .service-section .title {
	font-family: "Open Sans SemiBold";
	font-size: 18px;
	color: #212122;
	margin-top: 20px;
	margin-bottom: 14px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.services .service-wrap .service-section .subtitle {
	line-height: 28px;
	font-size: 15px;
	font-family: "Open Sans";
	color: grey;
	margin-bottom: 0
}
.services .service-wrap .service-section a {
	margin-top: 30px
}
.services .service-wrap .service-section.service {
	border-right: 0
}
.services .service-wrap .service-section i {
	font-size: 60px
}
.services .service-wrap .service-section .svg {
	height: 60px;
	width: 60px
}
.services.blog .service-wrap .service-section {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.services .service-wrap .service-section .svg.animal {
	width: 100%;
	height: 100%
}
.services .service-wrap .service-feachers {
	border-radius: 15px;
	background-color: #fff;
	position: relative;
	padding: 23px;
	margin-top: 30px;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.services .service-wrap .service-feachers .title {
	font-family: "Open Sans SemiBold";
	font-size: 17px;
	color: #212122;
	padding-left:5px;
	line-height: 1.5;
	font-weight:400;
	margin-top: 20px;
	margin-bottom: 14px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.services .service-wrap .service-feachers .subtitle {
	line-height: 28px;
	font-size: 15px;
	font-family: "Open Sans";
	color: grey;
	margin-top:15px;
	margin-bottom: 0
}

.services .service-wrap .service-feacherss {
	background-color: #fff;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.services .service-wrap .service-feacherss .title {
	font-family: "Open Sans SemiBold";
	font-size: 17px;
	color: #212122;
	padding-left:5px;
	line-height: 1.5;
	font-weight:400;
	margin-top: 20px;
	margin-bottom: 14px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.services .service-wrap .service-feacherss .subtitle {
	line-height: 28px;
	font-size: 15px;
	font-family: "Open Sans";
	color: grey;
	margin-top:15px;
	margin-bottom: 0
}
.services .service-wrap .service-feacherss .svg {
    height: 60px;
    width: 60px;
}
.services .service-wrap .service-feacherss .addone-upgrade-box-table {
    display: block;
    padding: 5px 0;
	margin-top: 10px;
}
.services .service-wrap .service-feacherss .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.services .service-wrap .service-feacherss .addone-upgrade-box-table table {
    margin-bottom: 0px;
    border: 1px solid #b8c8d4;
	width: 100%;
    color: #212529;
	border-collapse: collapse;
}
.services .service-wrap .service-feacherss .addone-upgrade-box-table table tr td {
    width: 50%;
    color: #6C6A6A;
    font-size: 14px;
    border-left: 1px solid #ced9e1;
    padding: 10px 5px;
	text-transform: none;
    line-height: 20px;
    height: 52px;
    vertical-align: middle;
	text-align:center;
	border-top: 1px solid #dee2e6;
	
}
.services .service-wrap .service-feacherss .addone-upgrade-box-table table tr:nth-child(2n) td {
    background: #EFFDF0;
}
.services .service-wrap .service-feacherss .addone-upgrade-box-table table tr td span {
    font-weight: 600;
}
.services .service-wrap .service-feachers a {
	margin-top: 30px
}
.services .service-wrap .service-feachers.service {
	border-right: 0
}
.services .service-wrap .service-feachers i {
	font-size: 60px
}
.services .service-wrap .service-feachers .svg {
	height: 60px;
	width: 60px
}
.services.blog .service-wrap .service-feachers {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.services .service-wrap .service-feachers .svg.animal {
	width: 100%;
	height: 100%
}
.services.blog .service-wrap img {
	width: 100%;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	margin-top: 50px
}
.services .service-wrap {
	border-bottom: 0
}
.services.padd {
	padding-top: 75px
}
.services.padd .service-wrap {
	margin-top: 64px
}
.history-section .history-separate.first {
	margin-bottom: 50px
}
.history-section .history-separate.last {
	margin-bottom: 0
}
.history-section .wrappper.last {
	margin-bottom: 0
}
.history-section .wrappper .title {
	font-family: "Open Sans";
	font-size: 18px;
	line-height: 30px
}
.history-section .wrappper .desc {
	font-family: "Open Sans";
	font-size: 14px;
	color: #5b6164;
	line-height: 26px
}
.history-section .wrappper .date {
	font-size: 12px;
	margin-top: 30px;
	color: grey
}
.history-section .wrappper .date .year {
	font-family: "Open Sans Bold";
	font-size: 12px
}
.history-section .wrappper .read a {
	color: #fff;
	padding: 7px 10px;
	font-size: 13px;
	background-color: #fdd700;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.history-section .wrappper .read a:hover {
	text-decoration: none;
	background-color: #212122;
	color: #fff
}
.history-section .wrappper.right {
	text-align: left;
	margin-left: -9px
}
.history-section .link-pages {
	background-color: #fdd700;
	color: #181b22;
	font: bold 24px "Open Sans Bold";
	display: inline-block;
	text-align: center;
	padding: 51px 41px 43px;
	line-height: 34px;
	margin-top: 24px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.history-section .link-pages:hover {
	text-decoration: none;
	background-color: #181b22;
	color: #fdd700
}
.history-section .img-wrap {
	position: relative
}
.history-section .img {
	width: 100%;
	margin: 0
}
.history-section .wrappper {
	text-align: left;
	margin-top: 50px
}
.history-section .row {
	height: auto;
	display: flex;
	padding-bottom: 80px;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center
}
.history-section .row:last-child {
	padding-bottom: 0
}
.history-section.feat01 .row .info-content {
	padding-bottom: 0
}
.history-section .row .info-content h4 {
	margin-bottom: 8px;
line-height: 30px;
margin-top: 15px;
}
.history-section .row .info-content h1 {
	margin-bottom: 8px;
line-height: 30px;
margin-top: 15px;
	font-size: 1.5rem;
	text-transform: uppercase;
}
.history-section.feat01 .row .info-contentt {
	padding-bottom: 0
}
.history-section .row .info-contentt p {
	line-height: 30px;
	color: grey
}
.history-section .row .info-contentt p a {
	text-decoration: none;
}
.history-section .row .info-contentt h2 {
	margin-bottom: 8px;
line-height: 30px;
margin-top: 15px;
	font-size: 1.5rem;
	text-transform: uppercase;
}
.ssl-text{
	line-height: 28px;
	color: grey;
	font-size:15px;
	}
.history-section .row .info-content p {
	line-height: 30px;
	color: grey
}
.history-section .row .info-content h2 {
	font-family: 'Open Sans', sans-serif;
text-align: center;
font-size: 32px;
font-weight: bold;
}
.history-section .row .info-content p a {
	text-decoration: none;
}
.history-section hr {
	display: none
}
.help {
	position: relative
}
.help .help-container {
	position: relative;
	height: 145px;
	margin-top: 50px;
	border-radius: 15px;
	background-color: #fff;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1)
}
.help .help-container:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	-ms-transition: all .3s linear 0s;
	transition: all .3s linear 0s
}
.help .help-item {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	border: 0;
	font-size: 0;
	padding: 0;
	overflow: hidden;
	transition: all .3s ease
}
.help .help-item:before {
	content: '';
	position: absolute;
	top: 35px;
	bottom: 0;
	left: 28%;
	width: 1px;
	height: 50%;
	background: #ebebeb;
	transition: all .3s ease
}
.help .help-item.dark:before {
	background: #414142
}
.help .help-item:before.right {
right:28%
}
.help .help-item .img {
	position: relative;
	width: 28%;
	height: 100%
}
.help .help-item .ico {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 55px;
	height: 55px;
	transform: translate(-50%, -50%)
}
.help .help-item .inform {
	width: 72%;
	padding: 0 18px
}
.help .help-item .inform .title {
	font-size: 15px;
	font-weight: 700;
	color: #212122
}
.help .help-item .inform .description {
	font-size: 14px;
	line-height: 26px;
	color: grey;
	margin-top: 5px
}
.help .help-item .img, .help .help-item .inform {
	display: inline-block;
	vertical-align: middle
}
.team {
	position: relative;
	z-index: 1
}
.team .heading {
	font: normal 22px "Open Sans";
	color: #181b22;
	margin-top: 0;
	margin-bottom: 3px
}
.team .subheading {
	font-size: 14px;
	color: #5a5a5a;
	font-style: italic
}
.team .desc {
	font: 16px "Open Sans";
	color: grey;
	font-size: 15px;
	margin-top: 15px;
	line-height: 28px
}
.team .soc-icons-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.team .soc-icons-wrap i {
	color: #fff;
	width: 35px;
	font-weight: 700;
	font-size: 14px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.team .soc-icons-wrap i:hover {
	color: #fdd700
}
.team .soc-icons-wrap .icons {
	right: 0;
	top: 20px;
	left: 0;
	position: absolute;
	z-index: 2;
	text-align: center;
	display: inline-block;
	margin-top: 130px;
	padding: 10px
}
.team .soc-icons-wrap .icons i {
	border-radius: 15px;
	background-color: rgba(0,0,0,.5);
	padding: 10px
}
.team .soc-icons-wrap .icons i:hover {
	color: #fdd700;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.team .team-info {
	border-radius: 15px;
	padding: 50px;
	background-color: #fff;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.team .team-info .svg {
	margin-bottom: 30px;
	width: 100%
}
.team .wrapper {
	position: relative;
	margin-top: 50px
}
.team .wrapper .img-section img {
	width: 100%
}
.team .wrapper:hover .team-info {
	position: relative;
	z-index: 1
}
.team .wrapper:hover .team-info .desc, .team .wrapper:hover .team-info .heading, .team .wrapper:hover .team-info .subheading {
	position: relative;
	z-index: 1
}
.team .wrapper:hover .team-info .desc {
	color: #181b22
}
.team .wrapper:hover .soc-icons-wrap {
	opacity: 1
}
.services .service-wrap .pay img {
	padding: 30px;
	width: 200px;
	margin: 0 20px 20px 0
}
.form-contact {
	border-radius: 15px;
	width: 100%;
	position: relative;
	padding: 80px;
	display: inline-block
}
.form-contact .info a {
	color: #22262f
}
.form-contact .info a:hover {
	text-decoration: underline
}
.form-contact p {
	font-size: 15px;
	font-family: "Open Sans";
	color: grey;
	line-height: 32px
}
.form-contact #msgSubmit {
	display: none
}
.question .heading {
	font-family: "Open Sans";
	font-size: 18px;
	color: #181b22;
	line-height: 27px
}
.question .heading .large-text {
	font-family: "Open Sans";
	font-size: 30px
}
.modal-header {
	display: initial
}
.modal-content {
	border-radius: 15px
}
.modal-dialog {
	min-height: calc(100vh - 60px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: auto
}
.modal-content iframe.movie {
	width: 100%;
	height: 450px
}
.subcribe .heading {
	font-family: "Open Sans Bold";
	color: #fff;
	font-weight: 700;
	margin-left: 46px
}
.subcribe.news {
	margin: 40px 0
}
.subcribe input:-moz-placeholder {
font-size:18px;
font-family:"Open Sans";
color:#67687b
}
.subcribe input::-webkit-input-placeholder {
font-size:13px;
font-family:"Open Sans";
color:#67687b
}
.general-input {
	position: relative;
	width: 100%;
	display: flex
}
.fill-input {
	width: 100%;
	font-size: 15px;
	font-family: "Open Sans";
	color: #000;
	border: solid 1px #efefef;
	border-radius: 50px;
	padding: 12px 20px 12px 30px;
	background-color: #fff;
	outline: 0;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.23);
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.general-input input.btn {
	border: none;
	right: 0;
	position: absolute
}
.subcribe .form {
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	display: flex;
	width: 100%
}
.subcribe .form span {
	margin-top: 0;
	color: #fff;
	font-size: 14px;
	display: inline-block;
	margin-bottom: 5px
}
.subcribe .form p {
	color: grey;
	font: 13px "Open Sans"
}
.subcribe form p {
	font-size: 14px;
	font-family: "Open Sans";
	color: grey
}
.countdown .wrapper {
	width: 100%;
	position: relative
}
.countdown .wrapper .heading {
	font-size: 18px;
	font-family: "Open Sans";
	color: #181b22;
	text-align: center
}
.countdown .wrapper .clock {
	text-align: left;
	font-family: "Open Sans";
	font-size: 52px
}
.countdown .wrapper .clock div {
	border-radius: 100px;
	margin: 10px 50px 15px 0;
	display: inline-block;
	padding: 20px 40px;
	border: solid 1px #d8d8d8;
	text-align: center
}
.countdown .wrapper .clock div:first-child {
	color: #fff
}
.countdown .wrapper .clock span {
	border: none;
	font-family: "Open Sans";
	padding: 0;
	font-size: 16px;
	display: block;
	margin: 0
}
.casestudy .wrapper {
	background-color: #212122
}
.casestudy img {
	opacity: .5;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}
.casestudy .img {
	position: relative
}
.casestudy .content-info {
	font-size: 13px;
	font-family: "Open Sans";
	margin-bottom: 20px;
	margin-top: 9px;
	line-height: 30px;
	text-align: left;
	color: #fff
}
.casestudy .slider-container {
	height: 100%
}
.casestudy .casestudy {
	text-align: left;
	margin-left: 11px
}
.casestudy .social-icons i {
	color: #91a3ad;
	border: 1px solid #91a3ad;
	padding: 10px 12px;
	width: 40px;
	display: inline-block;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.casestudy .social-icons i:hover {
	color: #fdd700
}
.casestudy .swiper-pagination-switch {
	display: none
}
.casestudy .author {
	font-size: 28px;
	font-family: "Open Sans Semibold";
	margin-bottom: 15px;
	text-align: left;
	text-transform: capitalize;
	color: #fff
}
.casestudy .content-info p {
	font-size: 16px
}
.casestudy .content-info .f-c {
	color:#fff;
}
.casestudy .icon-quote {
	margin-top: -18px
}
.casestudy.bg-info {
	background-color: #f2efe8
}
.casestudy .swiper-slide {
	position: relative;
	left: -97px
}
.faq .accordion.faq .btn {
	margin-top: 83px;
	font-size: 18px;
	padding: 21px 86px
}
.faq.light {
	background-color: #fff
}
.tabs-item .accordion.faq {
	padding-top: 0
}
.accordion.faq {
	padding-top: 0
}
.accordion.faq .panel-wrap {
	margin-bottom: 5px
}
.accordion.faq .panel-title {
	border-bottom: solid 1px grey;
	background-color: transparent;
	font-family: "Open Sans Semibold";
	color: #414142;
	padding: 20px 10px 20px 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.accordion.faq .panel-title .fa-minus {
	display: none;
	color: #212122
}
.accordion.faq .panel-title.active {
	font-family: "Open Sans Semibold"!important
}
.accordion.faq .panel-title.active .fa-minus {
	display: inline-block
}
.accordion.faq .panel-title.active .fa-plus {
	display: none
}
.accordion.faq .panel-title.active .square {
	color: #fdd700;
	background-color: #181b22
}
.accordion.faq .wrapper-collapse .list {
	background-color: transparent;
	padding: 0
}
.accordion.faq .wrapper-collapse .list li {
	font-size: 15px;
	font-family: "Open Sans";
	list-style-type: none;
	padding: 20px 0
}
.accordion.faq .btn {
	background-color: #fdd700;
	display: inline-block;
	margin-top: 71px;
	font-size: 20px;
	padding: 21px 72px
}
.accordion.faq .btn:hover {
	background-color: #181b22;
	color: #fdd700
}
.accordion.faq.light .panel-title.active {
	font-family: "Open Sans SemiBold";
	background-color: #f2efe8
}
.accordion.faq.light .wrapper-collapse .list {
	background-color: #f2efe8
}
.accordion.faq.light .wrapper-collapse .list li {
	border-top: 1px solid #e0ddd7
}
.accordion .panel-title {
	margin: 0;
	position: relative;
	background-color: #f8f8f8;
	padding: 9px 35px 10px;
	color: #e32526;
	font-size: 16px;
	cursor: pointer
}
.accordion .panel-collapse {
	display: none
}
.blog.padd {
	padding-bottom: 8px
}
.blog .sidebar .search-group {
	position: relative
}
.blog .sidebar .search-group::-webkit-input-placeholder {
font-family:"Open Sans Bold";
color:#121e25
}
.blog .sidebar .search-group:-moz-placeholder {
font-family:"Open Sans Bold";
color:#121e25
}
.blog .sidebar .search-group::-moz-placeholder {
font-family:"Open Sans Bold";
color:#121e25
}
.blog .sidebar .search-group:-ms-input-placeholder {
font-family:"Open Sans Bold";
color:#121e25
}
.blog .sidebar .search-group .search {
	background-color: #efefef;
	color: #121e25;
	border: 1px solid transparent;
	outline: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	padding: 10px 15px;
	width: 100%
}
.blog .sidebar .search-group .search:focus {
	border-color: #fdd700
}
.blog .sidebar .search-group .input-search {
	position: absolute;
	top: 33px;
	right: 18px
}
.blog .sidebar .heading.active {
	font: 15px "Open Sans";
	margin: 50px 0 20px 0
}
.blog .sidebar .tabs .tabs-content {
	display: inline-block;
	width: 100%
}
.blog .sidebar .tabs .tabs-header li {
	font-size: 15px;
	border-bottom: 1px solid #efefef;
	font-family: "Open Sans";
	padding: 0 0 20px 0;
	margin: 0 10px;
	cursor: pointer
}
.blog .sidebar .posts .tabs-header li.active {
	font: 15px "Open Sans";
	padding: 0 0 20px 0
}
.blog .sidebar .categories .line:not(.active) {
	background-color: #efefef
}
.blog .shopping .sidebar .categories .line:not(.active):before {
	content: none
}
.blog .sidebar .line {
	margin-bottom: 15px;
	height: 1px;
	width: 100%;
	position: relative;
	background-color: #efefef
}
.blog .sidebar .line.active:before {
	content: "";
	height: 1px;
	width: 50%;
	position: absolute;
	top: -1px
}
.blog .sidebar .tags {
	margin-top: 57px
}
.blog .sidebar .tags .tag a {
	background-color: #efefef;
	color: #181b22;
	padding: 8px 15px;
	font-size: 15px;
	margin-bottom: 12px
}
.blog .sidebar .tags .heading.active a {
	color: #fdd700
}
.blog .sidebar .tags .line {
	margin-bottom: 12px
}
.blog .sidebar .tags .line.active {
	margin-bottom: 24px
}
.blog .sidebar .tags .line:not(.active) {
	background-color: #474c57
}
.blog .sidebar .tags .line:not(.active):before {
	content: none
}
.blog .sidebar .tags .tag a:hover {
	background-color: #fdd700;
	color: #181b22
}
.blog .sidebar .tags .line {
	margin-bottom: 50px
}
.blog .sidebar .posts .img {
	border-radius: 10px;
	width: 50%;
	float: left;
	margin: 0 15px 0 0
}
.blog .social-icons {
	text-align: left;
	margin-right: 5px
}
.blog .share-txt {
	font-size: 13px;
	font-family: "Open Sans";
	letter-spacing: .5px;
	margin-bottom: 15px;
	color: #181b22
}
.blog .social-icons i {
	color: #424242;
	border: 1px solid #eaeaeb;
	padding: 12px 15px;
	margin-left: -4px;
	display: inline-block;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.blog .social-icons .fa:not(.fa-share-alt) {
	border-right: 0
}
.blog .social-icons .fa:hover {
	color: #fdd700
}
.blog .social-icons .fa.fa-google-plus {
	padding: 12px;
	border-right: 1px solid #eaeaeb
}
.blog .social-icons .fa.fa-share-alt {
	color: #fdd700;
	background-color: #181b22;
	margin-left: 1px
}
.blog .media {
	position: relative;
	display: inline-flex;
	text-align: left;
	margin-top: 50px;
	padding-bottom: 30px
}
.blog .media.answer {
	padding-left: 80px
}
.blog .media .media-heading {
	color: grey;
	font-family: "Open Sans SemiBold";
	font-size: 14px
}
.blog .media .media-heading a {
	color: #212122;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.blog .media .media-heading a:hover {
	text-decoration: none
}
.blog .media .media-body {
	padding-left: 60px
}
.blog .media .date {
	font-family: "Open Sans";
	color: #75777d
}
.blog .media .date a {
	color: #75777d;
	font-size: 12px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.blog .media .date a:hover {
	text-decoration: none;
	color: #fdd700
}
.blog .media .date img {
	margin-right: 12px
}
.blog .media a.answer {
	float: right;
	display: inline-block;
	background-color: #fdd700;
	padding: 5px 12px;
	color: #fff;
	font-family: "Open Sans";
	border: solid 1px #fdd700;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.blog .media a.answer:hover {
	text-decoration: none;
	color: #181b22;
	background-color: transparent;
	border: solid 1px #212122
}
.blog .media .text-comments {
	font-family: "Open Sans";
	font-size: 14px;
	line-height: 28px;
	color: grey
}
.blog .media.right {
	padding-left: 73px;
	margin-top: 30px
}
.blog.blog .wrap-blog .comments {
	padding: 80px;
	border-radius: 15px;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1)
}
.blog.blog .wrap-blog .livecomment {
	padding: 80px;
	border-radius: 15px;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1)
}
.blog.blog .wrap-blog img {
	border-radius: 10px;
	width: 100%
}
.blog.blog .wrap-blog .media img {
	width: 170px
}
.blog.blog .wrap-blog .media-left {
	float: left
}
.blog.blog .wrap-blog.section-bg2 {
	padding: 30px
}
.blog .wrap-blog {
	width: 100%;
	display: inline-block
}
.blog .wrap-blog.section-bg1 {
	padding: 40px
}
.blog .wrap-blog.light.m-bottom.last {
	width: 100%
}
.blog .wrap-blog .heading {
	font-family: "Open Sans";
	font-size: 18px;
	color: grey
}
.blog .wrap-blog .heading.blog {
	font-family: "Open Sans";
	font-size: 26px;
	margin-bottom: 15px
}
.blog .wrap-blog .heading.blog a {
	color: #212122
}
.blog .wrap-blog .heading.blog a:hover {
	text-decoration: none
}
.blog .wrap-blog .text-blog {
	margin: 20px 0;
	font-size: 13px;
	color: grey;
	font-family: "Open Sans"
}
.blog .wrap-blog .text-blog .timer {
	margin-top: 10px;
	vertical-align: middle;
	display: inline-block
}
.blog .wrap-blog .text-blog i {
	font-size: 22px
}
.blog .wrap-blog .social-icon {
	width: 100%;
	text-align: right
}
.blog .wrap-blog .social-icon i {
	font-size: 14px!important;
	border: 1px solid #efefef;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	width: 36px;
	text-align: center;
	border-radius: 15px;
	transition: .3s;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.15);
	text-decoration: none
}
.blog .wrap-blog .social-icon i:hover {
	color: #fdd700;
	text-decoration: none;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.blog .wrap-blog .social {
	width: 100%;
	display: inline-block
}
.blog .wrap-blog .infos {
	display: none
}
.blog .wrap-blog .infos i {
	display: inline-block;
	color: #fdd700;
	font-size: 24px
}
.blog .wrap-blog .infos span {
	margin-right: 10px;
	font-size: 16px;
	color: #fdd700
}
.blog .wrap-blog .text-blog:last-child {
	border: none;
	margin-left: 10px
}
.blog .wrap-blog .text-blog .author {
	margin-right: 8px;
	color: #212122;
	text-decoration: underline;
	font-family: "Open Sans ligh"
}
.blog .wrap-blog .text-blog .author:hover {
	text-decoration: none
}
.blog .wrap-blog .text-blog a {
	margin-right: 8px;
	margin-left: 8px;
	font-family: "Open Sans"
}
.blog .wrap-blog .text-blog a:hover {
	text-decoration: none
}
.blog .wrap-blog .blog-info {
	font-family: "Open Sans";
	color: grey;
	margin-top: 15px;
	line-height: 30px;
	font-size: 14px
}
.blog .wrap-blog .blog-info p{margin-bottom: 8px;}
.blog .wrap-blog .blog-info ul .dkgray{
	font-family: "Open Sans";
	color: grey;
	    margin-top: 15px;
    line-height: 20px;
    font-size: 14px;
    margin-left: -30px;

}
.blog .wrap-blog .wrapper {
	border-radius: 15px;
	background-color: #fff;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	padding: 40px;
	min-height:750px;
}
.blog .wrap-blog .wrapper h3 {
	font-size: 32px;
	font-family: "Open Sans"
}
.blog .wrap-blog .btn {
	color: #181b22;
	border-color: #181b22;
	background-color: transparent;
	padding: 15px 52px;
	border-width: 1px;
	display: block;
	text-align: center;
	font-size: 16px;
	margin-top: 30px
}
.blog .wrap-blog .btn:hover {
	background-color: #181b22;
	color: #fdd700
}
.blog .sidebar {
	border-radius: 15px;
	font-family: "Open Sans";
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	padding: 20px;
	background-color: #fff;
	
}
.blog .sidebar .search-group {
	position: relative
}
.blog .sidebar .heading {
	margin-bottom: 10px;
	cursor: pointer
}
.blog .sidebar .heading:last-child {
	margin-bottom: 0!important
}
.blog .sidebar .categories .heading a {
	color: grey;
	font-size: 15px
}
.blog .sidebar .categories .heading a .svg{ height:25px;}
.blog .sidebar .categories .heading a.active {
	font-size: 15px
}
.blog .sidebar .categories .heading a:after {
	content: ''
}
.blog .sidebar .categories .heading span {
	float: right
}
.blog .sidebar .search-group a {
	top: 12px;
	right: 15px;
	position: absolute;
	font-size: 28px
}
.blog .sidebar .search-group a:hover {
	text-decoration: none;
	color: #fdd700;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.blog .sidebar .categories .line {
	margin-bottom: 12px
}
.blog .sidebar .posts .heading-article {
	margin-bottom: 5px
}
.blog .sidebar .posts .heading-article a {
	font-family: "Open Sans";
	font-size: 14px;
	color: #212122
}
.blog .sidebar .posts .item-wrap {
	margin-top: 50px
}
#sidebar {
	position: fixed;
	width: 350px;
	height: auto
}
.pagination>li>a {
	border: solid 1px #efefef;
	background-color: #fff;
	margin-right: 5px;
	color: grey;
	font-family: "Open Sans";
	font-size: 18px;
	padding: 8px 15px
}
.pagination>li>a:hover {
	text-decoration: none;
	background-color: #fdd700;
	color: #212122;
	font-family: "Open Sans";
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.pagination>li.active>a {
	background-color: #fdd700;
	color: #fff;
	font-family: "Open Sans";
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.pagination>li:last-child>a {
	border-radius: 0
}
.pagination .next, .pagination .prev {
	font-family: "Open Sans";
	font-size: 18px;
	color: #212122;
	padding: 8px 15px
}
.pagination .prev {
	display: none
}
.pagination>li>a {
	border-radius: 3px;
	background-color: #15212a;
	color: #fff;
	border-color: transparent
}
.pagination>li.active>a {
	background-color: #fdd700;
	color: #181b22
}
.page-item.active .page-link {
	z-index: 1;
	color: #fff
}
.pagination>li.active>a:hover {
	color: #fff
}
.pagination .next {
	padding: 15px 33px;
	margin-left: 30px;
	font: 18px "Open Sans Bold";
	border-radius: 0
}
.footer {
	background:url(../img/footer2.jpg) no-repeat scroll center center / cover;
    position: relative;
	
}
.copyright-inner {
    padding-top: 18px;
    position: relative;
}
.copyright-inner:before {
    background: #aaaaaa none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.footer .tag {
	float: none;
	margin-right: 0;
	margin-left: 0
}
.footer .footer-top {
	padding: 40px 0 40px 0
}
.footer .footer-top .col-md-3.col-sm-6 {
	margin-bottom: 10px;
	z-index:10;
}
.footer .footer-top .footer-menu i{ color:#92d803;}
.footer .logo-footer {
	width: 190px
}
.footer .heading {
	font-size: 18px;
	font-family: "Open Sans Semibold";
	color: #fff;
	margin-bottom: 10px;
	display: inline-block
}
.footer h3.widget-title {
	color: #fff;
	font-family: "Open Sans Semibold";
	font-size: 18px;
	letter-spacing: 0.64px;
	margin-top: 0;
	line-height: 30px;
	margin-bottom: 0px;
	position: relative;
	padding-left: 45px;
	text-transform: uppercase;
	word-wrap: break-word;
}
.footer h3.widget-title::after {
	background-image: url("../img/footer-seprator.png");
    background-repeat: no-repeat;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%;
	
}
.footer .soc-icons {
	padding-top: 0;
	padding-left: 0
}
.footer .soc-icons a {
	display: inline-block;
	margin: 0 10px 20px 0
}
.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 {
	text-align:right;
	color: #90a4ae;
	list-style-type: none;
	margin: -50px 0px 0px 0px;
}

.footer .payment-list h3.widget-title::after {
	background-image: url("../img/footer-seprator.png");
    background-repeat: no-repeat;
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 100%;
	
}
.footer .payment-list .heading {
    font-size: 18px;
    font-family: "Open Sans Semibold";
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
	padding-right: 100px;
}
.footer .payment-list li {
	display: inline-block;
	
	font-size: 32px
}
.footer .payment-list li:last-child {
	margin-right: 0
}
.footer .payment-list li p {
	margin-bottom: 2px;
	color: #DBD6D6;
	font-family: "Open Sans";
	font-size: 15px;
	margin-right: 10px;
	display: table;
	font-weight: 600;
}
.footer .payment-list li img{
	
	margin-bottom: 7px;
width: 58px;}
.footer .payment-list li i {
	color: grey
}
.footer .payment-list li i:hover {
	color: #fdd700;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.footer .copyrigh {
	font-family: "Open Sans";
	font-size: 13.5px;
	color: grey;
	padding-top: 10px;
	padding-bottom: 30px
}
.footer h6 {
	margin-top: 15px;
	color: #b0bec5;
	line-height: 24px
}
.footer .footer-menu {
	float: left;
	padding: 0;
	margin: 0
}
.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: #DBD6D6;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	padding-left: 15px;
}
.footer .footer-menu .menu-item a:hover {
	text-decoration: none;
	color: #92d803
}
.footer .footer-menu {
	padding: 0;
	float: none
}
.footer .footer-menu .menu-item {
	display: block;
	font-size: 15px;
	margin-left: 0;
	text-align: left
}
.footer .footer-menu .menu-item.by {
	font-size: 14px
}
.footer .footer-bottom {
	padding: 5px 0 5px 0;
	background:#fff;
	height:55px;
}
.footer .footer-bottom .footer-menu {
	position: relative;
	top: 10px
}
.footer .footer-bottom .footer-menu .menu-item {
	display: inline;
	margin: 10px 0px;
	vertical-align: middle;}
.footer .footer-bottom .footer-menu .menu-item a{
	color:gray;
	padding-left:0px;
	font-weight:bold;
	
}
.footer .footer-bottom .footer-menu .menu-item a:hover{
	color:#a0ce4e;
	
}

.footer .soc-icons i {
	background-color: #fff;
	display: block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border-radius: 15px;
	width: 42px;
	font-size: 23px;
	transition: .3s;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.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: 0;
	width: 450px;
	position: absolute;
	opacity: .3;
	margin-top: 40px
}
.wpc-cloud-range .noUi-target {
	height: 7px;
	background: grey;
	border-radius: 15px;
	border: none;
	box-shadow: none
}
.wpc-cloud-range .noUi-connect {
	border-radius: 15px;
	border: none;
	box-shadow: none
}
.wpc-cloud-range .noUi-background {
	background-color: #f2efe8;
	border-left: 1px solid #b5b4b3;
	border-top-right-radius: 11px;
	border-bottom-right-radius: 11px
}
.noUi-marker-horizontal.noUi-marker {
	position: absolute;
	background: grey;
	border-radius: 50%;
	margin-left: -1px;
	width: 4px;
	height: 4px
}
.wpc-cloud-range .noUi-tooltip:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 9px 0 9px;
	position: absolute;
	bottom: -6px;
	left: 41px
}
.wpc-cloud-range .noUi-tooltip {
	position: absolute;
	width: 100px;
	margin-bottom: 12px;
	padding: 8px 0;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	border-radius: 15px;
	border: none;
	line-height: 16px
}
.wpc-cloud-range .noUi-handle.noUi-handle-lower:after, .wpc-cloud-range .noUi-handle.noUi-handle-lower:before {
	content: none
}
.wpc-cloud-range .noUi-horizontal .noUi-handle {
	box-shadow: none;
	top: -11px;
	width: 25px;
	height: 25px;
	margin-left: -10px;
	border: transparent;
	border-radius: 50%;
	cursor: pointer;
	outline: 0
}
.wpc-cloud-range .info-range {
	font-size: 16px;
	color: #414142;
	letter-spacing: .5px;
	margin-top: 30px
}
.wpc-cloud-range .info-range .number {
	font-family: "Open Sans Bold", sans-serif
}
.wpc-cloud-range .slider-ui {
	padding: 80px 0 0 0
}
.noUi-pips-horizontal {
	padding: 15px 0;
	left: 3px
}
.wpc-vps-info .price-wrap .title {
	color: #1f2532;
	text-transform: uppercase;
	font-size: 18px;
	padding: 25px 25px;
	display: inline-block;
	position: absolute;
	top: 0;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	-ms-transition: 1s;
	-o-transition: 1s;
	transition: 1s
}
.wpc-vps-info .price-wrap .title:hover {
	background-color: #1f2532;
	color: #f44336;
	text-decoration: none
}
.wpc-vps-info {
	padding-top: 30px
}
.wpc-vps-info .title i {
	opacity: .3;
	position: absolute;
	right: 30px;
	bottom: 20px;
	font-size: 42px
}
.wpc-vps-info .title {
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	border-radius: 15px;
	margin-top: 40px;
	background-color: #fff;
	font: 18px "Open Sans Semibold", sans-serif;
	color: #212122;
	padding: 20px
}
.wpc-vps-info .title .info {
	border-top: solid 1px #efefef;
	margin-top: 15px;
	padding-top: 15px;
	display: inline-block;
	width: 100%;
	font: 21px "Open Sans Semibold", sans-serif
}
.wpc-vps-info .price-wrap .price {
	font: 30px "Open Sans ExtraBold", sans-serif;
	color: #fff;
	background-color: #1f2532;
	padding: 15px 35px;
	display: inline-block
}
.wpc-vps-info .h-plans-info .price {
	font-size: 42px!important;
	font-family: "Open Sans Bold";
	display: -webkit-inline-box;
	color: #414142
}
.wpc-vps-info .h-plans-info .infos {
	padding-bottom: 40px;
	line-height: 28px;
	font-size: 16px;
	font-family: "Open Sans";
	color: #414142
}
.wpc-vps-info .content-price {
	position: relative;
	box-shadow: 0 5px 15px 0 rgba(110,110,110,.1);
	background-color: #fff;
	border-radius: 15px;
	padding: 12px 30px;
}
.range-disabled {
	display: none
}
.search-disabled {
	display: none
}
.run-switch {
	position: relative;
	cursor: pointer;
	margin-bottom: 10px;
	z-index: 3;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.run-switch .an.active, .run-switch .mo.active {
	color: #fff
}
.run-switch .an, .run-switch .mo {
	font-size: 12px;
	color: grey;
	font-family: "Open sans Semibold"!important;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.run-switch div {
	display: inline-block
}
.run-switch .switch.on:after {
	left: 5px
}
.run-switch .switch {
	position: relative;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.23);
	vertical-align: middle;
	width: 65px;
	height: 30px;
	margin-left: 15px;
	margin-right: 15px;
	border-radius: 15px;
	background-color: #fdd700;
	z-index: 3
}
.run-switch .switch:after {
	position: absolute;
	margin-top: -11px;
	left: 37.5px;
	background-color: #fff;
	border-radius: 50%;
	content: "";
	width: 22px;
	height: 22px;
	top: 50%;
	transition: all .3s ease
}
#priceon-val {
	display: none
}
.circle-section .circliful {
	position: relative;
	display: inline-block
}
.circle-section .circle-wrapper {
	text-align: center
}
.circle-section .circliful:before {
	content: "";
	border: 1px solid #d8d8d8;
	display: inline-block;
	border-radius: 100%;
	position: absolute;
	top: 30px;
	right: 30px;
	padding: 59px;
	z-index: 0
}
.circle-info, .circle-info-half, .circle-text, .circle-text-half {
	width: 100%;
	position: absolute;
	text-align: center;
	display: inline-block
}
.circle-section {
	text-align: center
}
.circle-section .circle-text {
	line-height: 1!important;
	padding-top: 75px
}
.circle-section .title-round {
	font: 18px "Open Sans Semibold";
	text-transform: capitalize;
	margin-top: 85px
}
.circle-section .circle-wrapper p {
	margin-top: 40px;
	line-height: 26px;
	font-size: 14px;
	font-family: "Open Sans";
	color: #414142
}
.circle-section .number {
	font-family: "Open Sans";
	color: #212122;
	font-size: 27px
}
.circle-section canvas {
	z-index: 2;
	position: relative
}
.megamenu {
	padding: 0!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-about {
	padding: 0!important;
	left: 0;
	right: 0
}
.megamenu-about .menu-item a {
	color: #e8e8e8;
	font-size: 13px;
	white-space: nowrap
}
.nav-menu .main-menu .menu-item .megamenu-about .menu-item a:hover {
	color: #69c399
}
.megamenu-about .media-body {
	display: table-cell;
	vertical-align: top
}
.megamenu-about .service-list {
	padding: 30px
}
.megamenu-about .service-list .service {
	display: inline-table;
	padding: 12px
}
.megamenu-about .service-list .service .media {
	padding: 0 0 10px 0
}
.megamenu-about .service-list .service .media-left {
	padding: 10px 15px 15px 0;
	color: #9e9e9e
}
.megamenu-about .service-list .service .media-left .svg {
	height: 44px;
	width: 44px
}
.megamenu-about .service-list .service .media-body {
	display: table-cell;
	vertical-align: middle
}
.megamenu-about .service-list .service .media-body a {
	font: 15px "Open Sans";
	padding: 0;
	line-height: 34px;
	color: #313131;
	margin-right: 0
}
.megamenu-about .service-list .service .media-body p {
	font-size: 12px;
	color: grey;
	line-height: 22px;
	margin: 0
}
.megamenu-about .service-list .service.special .media-body a {
	color: #21252e;
	border: none
}
.megamenu-about .service-list .service.special .media-body p {
	color: #21252e
}
.megamenu-about .start-offer {
	padding: 0
}
.megamenu-about .start-offer .inner {
	height: 100%;
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
	padding: 17px;
	text-align: left;
	background-color:#E16C9E
}

.megamenu-about .start-offer .inner .inner-content {
	font-size: 14px;
	line-height: 26px;
	color: #414142
}
.megamenu-about .start-offer .inner .title {
	color: #fff;
	font-size: 22px
}
.megamenu-about .start-offer .inner a {
	padding: 17px 24px!important;
	font-family: "Open Sans Semibold";
	display: inline-block;
	line-height: 1;
	font-size: 14px;
	margin-left:40px;
}
.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 0 10px 0
}
.megamenu .service-list .service .media-left {
	padding: 10px 15px 15px 0;
	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: 0
}
.megamenu .service-list .service .media-body p {
	font-size: 12px;
	color: grey;
	line-height: 22px;
	margin: 0
}
.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: 0
}
.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 12px !important;
font-family: "Open Sans Semibold";
display: inline-block;
line-height: 1;
font-size: 14px;
margin-left: 35px;
}
.megamenu-list {
	padding: 0!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 0 10px 0
}
.megamenu-list .service-list .service .media-left {
	padding: 10px 15px 15px 0;
	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: 0
}
.megamenu-list .service-list .service .media-body a {
	font: 15px "Open Sans";
	padding: 0;
	line-height: 34px;
	color: grey;
	margin-right: 0
}
.megamenu-list .service-list .service .media-body a:hover {
	color: #ee5586
}
.megamenu-list .service-list .service .media-body p {
	font-size: 12px;
	color: grey;
	line-height: 22px;
	margin: 0
}
.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: 0
}
.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: grey
}
.megamenu-list .start-offer .inner .title {
	color: #181b22;
	font-size: 19px
}
.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 0 0 12px;
	font-size:14px;
}
.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: grey
}
.section-404 .input-group {
	width: 100%;
	display: inline-block;
	line-height: 19px;
	margin-top: 40px
}
.getready {
	position: relative;
	padding: 80px 0
}
.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
}
#spinner-area {
	background-color: #000;
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	opacity: .9
}
.spinner {
	position: fixed;
	height: 7em;
	width: 7em;
	overflow: visible;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}
.spinner-txt {
	color: #FFFFFF;
	font-weight:bold;
	left: -14px;
	margin-top: 60px;
	position: absolute;
	
	
}
.double-bounce1, .double-bounce2 {
	width: 50%;
	height: 50%;
	border-radius: 50%;
	background-color: #fdd700;
	opacity: .8;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: sk-bounce 2s infinite ease-in-out;
	animation: sk-bounce 2s infinite ease-in-out
}
.double-bounce2 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
.onScreen .line {
	animation: dash 2s cubic-bezier(.23, 1, .32, 1);
	-webkit-animation: dash 2s cubic-bezier(.23, 1, .32, 1);
	-webkit-animation-fill-mode: forwards
}
@-webkit-keyframes sk-bounce {
0%, 100% {
-webkit-transform:scale(0)
}
50% {
-webkit-transform:scale(1)
}
}
@keyframes sk-bounce {
0%, 100% {
transform:scale(0);
-webkit-transform:scale(0)
}
50% {
transform:scale(1);
-webkit-transform:scale(1)
}
}
.cd-top {
	display: inline-block;
	height: 42px;
	width: 42px;
	position: fixed;
	bottom: 200px;
	right: 30px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 15px;
	background: gold;
	visibility: hidden;
	opacity: 0;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.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-fade-out, .cd-top.cd-is-visible, .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
}
.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
}
.fullrock {
	height: 100%;
	width: 100%;
	padding: 100px 0;
	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: .3s
}
.fullrock a:focus, .fullrock a:hover {
	color: #f1f1f1
}
.fullrock .svg.closer {
	height: 50px;
	width: 50px;
	background-color: #fff;
	cursor: pointer;
	position: absolute;
	top: 25px;
	right: 25px;
	opacity: .6
}
.fullrock .svg.closer:hover {
	opacity: 1;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.fullrock .svg.logo-menu {
	position: absolute;
	width: 110px;
	top: -70px
}
#myNav {
	display: none
}
#typed-cursor {
	opacity: 1;
	-webkit-animation: blink .9s infinite;
	animation: blink .9s infinite
}
.maping .datacenters {
	background:none;
	width: 35px;
height: 25px;
position: absolute;
color: #a0ce4e;
font-size: 40px;
font-style: normal;
font-weight: 800;
}
.maping .datacenters.netherlands {
	top: 25%;
	left: 46%
}
.maping .datacenters.sweden {
	top: 17%;
left: 48%;
}
.maping .datacenters.latvia {
	top: 21%;
left: 51%;
}
.maping .datacenters.russia {
	top: 18%;
	left: 70%
}
.maping .datacenters.bulgaria {
	top: 29%;
	left: 50%
}
.maping .datacenters.moskow {
	top: 36%;
	left: 56%
}

.maping .datacenters.singapure {
	top: 63%;
	left: 77%
}
@keyframes blink {
0% {
opacity:1
}
50% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes blink {
0% {
opacity:1
}
50% {
opacity:0
}
100% {
opacity:1
}
}
.balancing .load b {
	font-size: 16px;
	margin-bottom: 12px;
	display: inline-block
}
.balancing .load .info {
	font-size: 15px;
	line-height: 30px;
	color: grey
}
.included {
	margin-top: 25px;
	color: #fff;
	line-height: 25px;
	font-size: 14px
}
.included h4 {
	margin-bottom: 25px
}
.included i {
	padding-right: 12px;
	font-size: 18px;
	vertical-align: middle
}
.included ul {
	padding-left: 0
}
.included ul li {
	list-style: none
}


.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: 0;
	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)
}
}
.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: 0 10px 20px 0
}
.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: .3s;
	box-shadow: 0 2px 8px 0 rgba(62,62,79,.15)
}
.soc-icons-apply span:hover {
	color: #fdd700
}
.randomline {
	position: absolute;
	right: 0;
	bottom: 0;
	margin-bottom: 50px
}
.bigline {
	width: 50px;
	margin-bottom: 8px
}
.smallline {
	position: absolute;
	right: 0;
	width: 15px
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}
.popup-gallery img {
	width: 100%;
	padding: 0
}
.zoo-content {
	position: absolute;
	right: 0;
	height: 100%;
	width: 100%;
	top: 0
}
.zoo-content:hover {
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.zoo-content .icoo {
	text-align: center;
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}
.zoo-content .icoo i {
	font-size: 34px;
	color: #fff;
	border-radius: 50px;
	padding: 10px;
	border: none;
	opacity: .8
}
.config.cd-main-content {
	position: initial!important
}
.config.cd-main-content .cd-filter-content {
	padding-left: 0
}
.config.cd-main-content input.form-control {
	width: 65px
}
.config.cd-main-content .table td {
	vertical-align: middle
}
.config.cd-main-content .cd-filter-block ul {
	padding: 0
}
.cd-filter-block input.range-slider-input {
	height: 1px
}
.range-slider-input::-webkit-slider-thumb {
cursor:pointer;
height:16px;
width:16px;
border-radius:50px;
border:none
}
.range-slider-input::-moz-range-thumb {
cursor:pointer;
height:16px;
width:16px;
border-radius:50px;
border:none
}
.ordersummary {
	margin-top: 30px;
	font-size: 14px
}
.ordersummary td {
	padding: 10px 0!important
}
.notfound p {
	line-height: 30px
}
.covervid-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	
}
.knowledge a.category {
	color: #212122
}
.color-scheme {
	position: fixed;
	list-style: none;
	display: grid;
	zoom: 1;
	margin: 0;
	z-index: 9999;
	right: 15px;
	top: 180px;
	padding: 0;
	margin-right: 5px
}
.color-scheme li {
	display: grid;
	margin-top: 10px
}
.color-scheme a {
	border: solid 1px #fff;
	text-decoration: none;
	border-radius: 15px;
	display: block;
	height: 15px;
	width: 15px
}
.pink a {
	background: #ee5586
}
.blue a {
	background: #68cef5
}
.green a {
	background: #bfd84d
}
svg {
	vertical-align: middle;
	border-style: none
}
.svg.pattern {
	position: absolute;
	bottom: 0;
	top: 0
}
.infonews small {
	color: #bcbcbc!important
}
.infonews small img{
	height: 25px;
width: 98px;
margin-top: -7px;
}
.infonews small a:hover { text-decoration:underline;}
.infonews-nav li {
	position: relative;
	display: inline-block
}
.infonews-nav a {
	color: #bcbcbc!important;
	font-size: 12px;
	margin-left: 20px;
	cursor: pointer;
	vertical-align: text-top
}
.infonews-nav a:hover {
	text-decoration: none;
	color: #fff!important
}
#my-popover-content p {
	font-size: 40px
}
#my-popover-content {
	display: none
}
svg.blackfriday {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0
}
#games .gametitle {
	position: absolute;
	z-index: 9;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 32px;
	background: rgba(0,0,0,.7);
	padding: 25px 25px 25px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px
}
#games .gametitle strong {
	font-size: 18px;
	display: block;
	color: #fff
}
#games .gametitle .button {
	position: absolute;
	display: none;
	left: 18px;
	right: 18px;
	bottom: -56px
}
#games .hoverbg {
	height: inherit;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 8;
	position: absolute;
	bottom: -100%;
	content: " ";
	border-radius: 15px;
	opacity: 0;
	-o-transition: .25s;
	-ms-transition: .25s;
	-moz-transition: .25s;
	-webkit-transition: .25s;
	transition: .25s;
	top: 0;
	background: rgba(0,0,0,.5)
}
#games .refing {
	height: 350px;
	overflow: hidden;
	width: 100%;
	position: relative;
	border-radius: 15px;
	text-align: center;
	margin-top: 50px
}
#games .col:hover {
	position: absolute;
	left: 0;
	top: 0;
	transform: translate3d(0, 0, 0)
}
#games .col:hover .hoverbg {
	opacity: 1;
	border-radius: 15px;
	height: inherit
}
#games .col:hover .gametitle {
	background: 0 0;
	bottom: 80px;
	-webkit-transition: bottom .25s ease-in-out
}
#games .col:hover .gametitle .button {
	display: block;
	text-align: center
}
#games .col:hover .button {
	bottom: -46px
}
.agpanel {
	position: relative;
	padding-left: 75px
}
.agpanel svg {
	position: absolute;
	top: 0;
	width: 60px;
	height: auto;
	left: 0
}
.agpanel p {
	line-height: 32px
}

@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
}
.pricing.slider .info {
	margin-right: 0
}
.pricing.slider .slides-toggle .slide-prev {
	left: -15px
}
.pricing.slider .slides-toggle .slide-next {
	right: -15px!important
}
.pricing.slider .slides-toggle .slide-prev span {
	display: none!important
}
.pricing.slider .slides-toggle .slide-next span {
	display: none!important
}
.pricing.slider .wrapper {
	width: 300px;
	display: inline-block
}
.tabs.offers-tabs .tabs-content .tabs-item.active:before {
	content: none
}
.history-section .wrappper h3 {
	font-size: 20px
}
.history-section .wrappper .desc {
	display: table
}
.product-title h3 {
	font-size: 12px;
	padding: 14px
}
.product-meta {
	padding: 0 15px;
	margin-top: 35%
}
#sidebar {
	width: auto!important
}
.team .soc-icons-wrap .icons {
	display: inline-block;
	margin-top: 140px;
	padding: 10px
}
.countdown .wrapper .heading {
	font-size: 40px
}
.countdown .wrapper .heading {
	font-size: 20px
}
.countdown .wrapper .clock {
	font-size: 40px
}
.countdown .wrapper .clock div {
	padding: 20px 37px
}
.countdown .wrapper .clock span {
	font-size: 13px
}
.btn-order .continue {
	padding: 15px 30px;
	font-size: 16px
}
.casestudy .icon-quote {
	margin-left: 10px
}
.casestudy .content-info p:last-child {
	display: none
}
.casestudy .content-info hr {
	display: none
}
.blog .sidebar .heading {
	font-size: 14px
}
.blog .sidebar .archives .item-wrap {
	padding-bottom: 0
}
.wrap-blog .infos i {
	font-size: 22px
}
.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: 0 0 30px 0;
	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: 0!important
}
.cd-gallery li {
	width: 31%!important
}
.cd-filter-trigger.filter-is-visible, .cd-filter-trigger.filter-is-visible:hover {
	color: grey
}
.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: grey
}
.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: 0
}
.top-banner .heading {
	font-size: 38px;
	font-family: "Open Sans";
	line-height: 45px
}
.chars {
	position: relative;
	display: inline-flex;
	right: 0;
	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: 0 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: 0
}
.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: 0
}
.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: 0
}
.wrap-blog .social-icon {
	width: 100%;
	margin-top: 15px;
	text-align: left
}
.wrap-blog .text-blog a {
	margin-left: 0
}
.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: 0!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: 0
}
#clone {
	display: none
}
.tabs .btn-select-plan {
	position: initial;
	margin-top: 0
}
.tabs .btn-select-plan ul {
	z-index: 9;
	display: block;
	margin-bottom: 50px
}
.tabs .btn-select-plan ul li.mb-2 {
	margin-bottom: 0!important
}
.top-header .wrapper .subheding {
	font-size: 14px
}
.top-header .wrapper .included {
	display: none
}
.top-header .wrapper .aboutus {
	margin-bottom: 0
}
.countdown .wrapper .clock {
	font-size: 32px
}
.countdown .wrapper .clock div {
	margin: 10px 30px 15px 0;
	padding: 20px 35px
}
.countdown .wrapper .clock div:last-child {
	margin-right: 0
}
.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%;
	float: right;
}
}

@media (min-width:991px) {
.domain-prices li:first-child {
	padding-left: 0
}
.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: 0!important;
	z-index: 3!important
}
.cd-main-content .cd-filter .sec-main {
	padding: 0!important;
	border-radius: 0!important;
	box-shadow: none!important
}
.cd-filter .row {
	margin: 0!important;
	display: block!important
}
.cd-filter .container {
	margin: 0!important;
	padding: 0!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: 0
}
.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: 0!important
}
.nav-menu .menu-toggle {
	padding: 7px 6px 4px 6px;
	display: inline-block;
	right: 0;
	top: 0;
	z-index: 1000
}
.menu-wrap.line {
	border-color: transparent
}
.menu-wrap .col-sm-9.col-lg-7.col-lg-offset-2.p-0 {
	height: 0
}
.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: 0
}
.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: 0 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: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.nav-menu .main-menu .menu-item.active>a {
	color: #121e25!important;
	font-weight: 700;
	font-size: 13px
}
.nav-menu .main-menu .menu-item>a {
	color: grey;
	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;
	
	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 0;
	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 .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: 700
}
.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: 0
}
.history-section .history-separate img {
	padding: 0 120px 30px
}
.history-section .wrappper img {
	width: 25%;
	margin: 0 0 20px 0;
	float: none
}
.filter-menu ul li {
	font-size: 13px
}
.product-meta {
	padding: 0 70px;
	margin-top: 35%
}
.details .wrappper .value {
	text-align: center;
	float: none;
	margin: 0
}
.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: 0 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: 0!important
}
.casestudy .content-info {
	padding-left: 0!important
}
.casestudy .ml-4 {
	margin-left: 0!important
}
.casestudy .slide-prev {
	display: none
}
.casestudy .slide-next {
	display: none
}
.casestudy .casestudy {
	text-align: center;
	margin-left: 0
}
.accordion.faq .panel-title {
	font-size: 15px
}
.accordion.faq .panel-title {
	font-size: 14px;
	line-height: 26px
}
.wrap-blog {
	padding: 0
}
.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 .soc-icons a {
	margin: 0 8px 0 5px!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: 0!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: 0 50px 0 0;
	padding: 0
}
.countdown .wrapper .clock span {
	font-size: 13px;
	margin-top: 0
}
.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
}
.count-txt {
	font-size: 20px
}
.count-content .clock#specialclock {
	font-size: 20px
}
.svg.pattern {
	display: none
}
.vc-parent {
	min-height: 600px
}
.infonews {
	display: none
}
}

@media (min-width:768px) {
.cd-filter {
	position: relative;
	width: 100%!important;
	height: auto!important;
	background: 0 0!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: 0 15px 15px 0!important;
	display: inline-block!important
}
.cd-filter-block ul {
	padding: 0!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: 0
}
.filter-menu ul {
	padding: 0 0
}
.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: 0 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: 80px 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: 0!important;
	margin: 0 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: 0
}
.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: 0
}
.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
}

}
