body{
	font-family: 'Nunito', sans-serif;
    color: #545b5b
}

a,.our-pertners img,.first-items-home .free-badje, a span,.video-section-text-place .over-ole-grandient-orl, button,.pricing-plan-one .best-selle-tag-plan,.pricing-plan-one .best-selle-tag-plan:hover,.pricing-plan-one .best-selle-tag-plan b,.pricing-plan-one .box-overlow-cari {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

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


.mr-tp-0{
	margin-top: 0 !important;
}

.mr-tp-10{
	margin-top: 10px !important;
}

.mr-tp-20{
	margin-top: 20px !important;
}

.mr-tp-30{
	margin-top: 30px !important;
}

.mr-tp-40{
	margin-top: 40px !important;
}


.mr-tp-50{
	margin-top: 50px !important;
}


.mr-tp-60{
	margin-top: 60px !important;
}

.mr-tp-70{
	margin-top: 70px !important;
}

.mr-tp-80{
	margin-top: 80px !important;
}


.mr-tp-90{
	margin-top: 90px !important;
}

.mr-tp-100{
	margin-top: 100px !important;
}

.mr-tp--120{
	margin-top: -120px !important;
}

.mr-tp-120{
	margin-top: 120px !important;
}

.mr-bt-5{
	margin-bottom: 5px !important
}

.mr-bt-60{
	margin-bottom: 60px !important;
}


.pad-bt-100{
	padding-bottom: 100px !important;
}

.padding60-100-100 {
    padding: 60px 100px 100px !important;
}

.padding-100-0 {
	padding: 100px 0 !important;
}

.padding-80-0 {
	padding: 80px 0 !important;
}

.padding-60-0 {
	padding: 60px 0 !important;
}

.padding-40-0 {
	padding: 40px 0 !important;
}

.padding-20-0 {
	padding: 20px 0 !important;
}

.padding-40-0-100{
	padding: 40px 0 100px !important;
}


.padding-50-0-100{
	padding: 50px 0 100px !important;
}

.padding-60-0-100{
	padding: 60px 0 100px !important;
}

.padding-80-0-100{
	padding: 80px 0 100px !important;
}
.padding-80-0-30{
	padding: 80px 0 30px !important;
}

.padding-10-0-30{
	padding: 10px 0 30px !important;
}

.padding-80-0-60{
	padding: 80px 0 60px !important;
}

.padding-80-0-90{
	padding: 80px 0 90px !important;
}

.padding-80-100-100{
	padding: 80px 100px 100px !important;
}

.padding-130-0-160{
    padding: 130px 0 160px !important;
}

.padding-40-0-0{
	padding: 40px 0 0 !important;
}

.padding-40-0-80{
	padding: 40px 0 80px !important;
}

.padding-80-0-80{
	padding: 80px 0 80px !important;
}

.padding-90-0-100{
	padding: 90px 0 80px !important;
}

.padding-100-0-30{
	padding: 90px 0 80px !important;
}

.padding-100-0-0{
	padding: 100px 0 0 !important;
}

.padding-40-0-0{
	padding: 40px 0 0 !important;
}

.pdt-20 {
    padding-top: 20px;
}

.font-size-33{
	font-size: 33px !important;
}

.overflow-hidden{
	overflow: hidden;
}


.gray-background{
    background: #f7f7f9 !important;
}

.white-gray-border-top {
    background: #fff;
    border-top: 1px solid #f0f2f3;
}

.tac {
    text-align: center;
}

.hiw-icon-container {
    display: flex;
    padding: 15px 15px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    /* border: 1px solid transparent;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.05); */
    
    box-shadow: 0 4px 10px 0 rgba(113, 113, 128, 0.16);
    
    border: 1px solid #eef1f3;
    border-radius: 10px;
    background: #fff;
    
}


.hiw-icon-container:hover {
    border: 1px solid #d2d4d5;
    transition: all 0.3s ease;
}


.p-inter-16-600-20 {
    font-size: 1rem; /* 16px */
    font-weight: 600;
    line-height: 1.5rem; /* 24px */
    color: #313646;
  }

.responsive-grid-layout {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr)); /* grid-cols-12 */
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }

.responsive-grid-2 {
    grid-column: span 6 / span 6; /* col-span-6 */
}


.p-squre {
    width: 120.058px;
    height: 120.058px;
    transform: rotate(-30deg);
    position: absolute;
    top: 10px;
    left: 23px;
  
    z-index: 0;
    border-radius: 30px;
    background: var(--Main, #263056);
}

.p-round {
    position: absolute;
    right: 60px;
    bottom: 10px;
    width: 167px;
    height: 168px;
    border-radius: 251.316px;
    background: var(--2nd, #f062be);
    z-index: 0;
}
  
.rounded-top {
    padding-top: 100px !important;
}

.rounded-top:before{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 100px;
    top: -12px;
    border-radius: 0 0 100% 100%;
    background: #f7f7f9;
    z-index: 1;
    box-shadow: 0 19px 9px 0 rgba(0, 0, 0, 0.01);
}

.section-with-moon-back-under{
    background: url(../img/header/moon-full.png) no-repeat;
    position: absolute;
    max-height: 201px;
    max-width: 1300px;
    background-size: 100%;
    width: 100%;
    right: -600px;
    bottom: 0;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    left: 0;
    margin: auto;	
}

.section-with-moon-men-quastions-under{
    background: url(../img/header/quastions.png) no-repeat;
    position: absolute;
    max-width: 354px;
    max-height: 305px;
    background-size: 100%;
    width: 100%;
    right: -624px;
    bottom: 160px;
    height: 100%;
    z-index: 0;
    pointer-events: none;
    left: 0;
    margin: auto;
}


.btn-order-default-nuhost{
    padding: 11px 30px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 13px;
    background: #f06292;
    background-image: linear-gradient(to right,#f06292,#f062c8);
}

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

.preloader{position: fixed; left: 0px;top: 0px;width: 100%;height: 100%; z-index: 9999; background:#fff; }
/* Loader animation */       
.spinner{ position: absolute;top: 50%;left: 50%;margin: -33px 0 0 -33px;width: 32px;height: 32px;-webkit-animation: rotator 1.4s linear infinite;animation: rotator 1.4s linear infinite;}

@-webkit-keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}

@keyframes rotator {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
}
.path {stroke-dasharray: 187;stroke-dashoffset: 0;-webkit-transform-origin: center;-ms-transform-origin: center;transform-origin: center;-webkit-animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite; animation: dash 1.4s ease-in-out infinite, colors 5.6s ease-in-out infinite;
}

@-webkit-keyframes colors {
  0% {
    stroke: #ddd;
  }
  25% {
    stroke: #ddd;
  }
  50% {
    stroke: #ddd;
  }
  75% {
    stroke: #ddd;
  }
  100% {
    stroke: #ddd;
  }
}

@keyframes colors {
  0% {
    stroke: #ddd;
  }
  25% {
    stroke: #ddd;
  }
  50% {
    stroke: #ddd;
  }
  75% {
    stroke: #ddd;
  }
  100% {
    stroke: #ddd;
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}
@keyframes dash {
  0% {
    stroke-dashoffset: 187;
  }
  50% {
    stroke-dashoffset: 46.75;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  100% {
    stroke-dashoffset: 187;
    -webkit-transform: rotate(450deg);
            transform: rotate(450deg);
  }
}

#header {
    padding: 0 0 20px;
    position: relative;
	max-height: 550px;
    background: #48486b;
    background: -webkit-linear-gradient(left top, #48486b, #131327);
    background: -o-linear-gradient(bottom right, #48486b, #131327);
    background: -moz-linear-gradient(bottom right, #48486b, #131327);
    background: linear-gradient(to bottom right, #48486b, #131327);
    /**background: linear-gradient(to bottom right, #28135b, #1a2b86);**/
}

#header .navbar-brand {
    color: #FFF;
    font-family: "Montserrat";
    font-weight: bold;
    font-size: 1.5rem;
}

#header .navbar-brand img {
    max-height: 40px;
}


#header .navbar-brand span{
    display: block;
    font-weight: 100;
    font-size: 12px;
    margin-top: 4px;
    margin-left: 0px;
    opacity: 0.8;
    text-transform: capitalize;
    color: #fff;
}


#header .navbar .nav-link {
    font-weight: bold;
    color: #ffffff;
    font-size: 13px;
    position: relative;
}

#header .navbar .accouting-h {
    height: 35px;
    display: block;
    width: 35px;
    background: #ffffff;
    text-align: center;
    line-height: 34px;
    border-radius: 35px;
    margin-left: 15px;
}

#header .navbar .accouting-h img{
    width: 16px;
}

#header .navbar .accouting-h:hover img{
	transition: all 0.2s ease-in-out;
	-webkit-animation: toRightFromLeft 0.3s forwards;
    -moz-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

@-webkit-keyframes toRightFromLeft {
	49% {
		-webkit-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-webkit-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@-moz-keyframes toRightFromLeft {
	49% {
		-moz-transform: translate(100%);
	}
	50% {
		opacity: 0;
		-moz-transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}
@keyframes toRightFromLeft {
	49% {
		transform: translate(100%);
	}
	50% {
		opacity: 0;
		transform: translate(-100%);
	}
	51% {
		opacity: 1;
	}
}


#header .navbar .search-headr {
    height: 35px;
    display: block;
    width: 35px;
    text-align: center;
    line-height: 34px;
    margin-left: 25px;
}

#header .navbar .search-headr img{
    width: 32px;
}



#header .navbar .nav-link:hover {
    color: #e3e8ea;
}
@media (min-width: 768px) {
#header .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
    margin-right: .5rem;
    margin-left: .5rem;
}


#header .navbar .nav-link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0%;
    background: #ffffff;
	transition: all 0.2s ease-in-out;
}

#header .navbar .dropdown-toggle:after {
    margin-left: 0;
    vertical-align: 0;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
}

#header .header-animation .fist-circle {
    position: absolute;
    height: 280px;
    width: 280px;
    background: #f5c48d;
    border-radius: 50%;
    bottom: -90px;
    display: block;
    overflow: hidden;
    right: -30px;
    background: #f5c48d;
    background: -moz-linear-gradient(top, #f5c48d 0%, #da90a2 51%, #827ec1 100%);
    background: -webkit-linear-gradient(top, #f5c48d 0%,#da90a2 51%,#827ec1 100%);
    background: linear-gradient(to bottom, #f5c48d 0%,#da90a2 51%,#827ec1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5c48d', endColorstr='#827ec1',GradientType=0 );
    transform: rotate(20deg);
}

#header .header-animation .second-circle {
    position: absolute;
    height: 70px;
    width: 70px;
    background: #f5c48d;
    border-radius: 50%;
    top: 140px;
    display: block;
    overflow: hidden;
    background: #f5c48d;
    left: -82%;
    right: 0;
    margin: auto;
    background: -moz-linear-gradient(top, #f5c48d 0%, #da90a2 51%, #827ec1 100%);
    background: -webkit-linear-gradient(top, #f5c48d 0%,#da90a2 51%,#827ec1 100%);
    background: linear-gradient(to bottom, #f5c48d 0%,#da90a2 51%,#827ec1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5c48d', endColorstr='#827ec1',GradientType=0 );
    transform: rotate(120deg);
    opacity: 0.6;
}

#header .header-animation .third-circle {
    position: absolute;
    height: 30px;
    width: 30px;
    background: #f5c48d;
    border-radius: 50%;
    top: 210px;
    display: block;
    overflow: hidden;
    right: -70%;
    left: 0;
    margin: auto;
    background: #f5c48d;
    background: -moz-linear-gradient(top, #f5c48d 0%, #da90a2 51%, #827ec1 100%);
    background: -webkit-linear-gradient(top, #f5c48d 0%,#da90a2 51%,#827ec1 100%);
    background: linear-gradient(to bottom, #f5c48d 0%,#da90a2 51%,#827ec1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5c48d', endColorstr='#827ec1',GradientType=0 );
    transform: rotate(31deg);
}

#header .header-animation .fourth-circle {
    position: absolute;
    height: 20px;
    width: 20px;
    background: #f5c48d;
    border-radius: 50%;
    bottom: 210px;
    display: block;
    overflow: hidden;
    left: 350px;
    background: #f5c48d;
    background: -moz-linear-gradient(top, #f5c48d 0%, #da90a2 51%, #827ec1 100%);
    background: -webkit-linear-gradient(top, #f5c48d 0%,#da90a2 51%,#827ec1 100%);
    background: linear-gradient(to bottom, #f5c48d 0%,#da90a2 51%,#827ec1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5c48d', endColorstr='#827ec1',GradientType=0 );
    transform: rotate(31deg);
}

#header .header-animation .scrool-dwn-btn {
    position: absolute;
    bottom: 35px;
    right: 0;
    left: 0;
    margin: auto;
    width: 150px;
    text-align: center;
    text-decoration: none;
    z-index: 3;
}

#header .header-animation .scrool-dwn-btn span{
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 14px;
    display: block;
    color: #d0d2d3;
}

#header .header-animation .scrool-dwn-btn img{
    width: 32px;
    display: block;
    margin: auto;
}

#header .header-animation .scrool-dwn-btn i{
    display: block;
    color: #6c6c6c;
    height: 25px;
}

#header .header-animation .scrool-dwn-btn:hover i{
    padding-top: 6px;
}



#header .header-animation .support-header-ring{
    position: absolute;
    bottom: 25px;
    left: 60px;
    z-index: 3;
}

#header .header-animation .support-header-ring img{
    width: 50px;
    z-index: 1;
    position: relative;
}

#header .header-animation .support-header-ring span{
    background: #fff;
    position: absolute;
    width: 0;
    top: 11px;
    z-index: 0;
    left: 35px;
    color: #333;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.5px;
    height: 28px;
    border-radius: 0 30px 30px 0;
    line-height: 28px;
    padding-left: 22px;
    overflow: hidden;
    opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#header .header-animation .support-header-ring:hover span{
    width: 140px;
    opacity: 1;
}


#header .header-animation .backgroundssdlo{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 1;
	pointer-events: none;
}

#header .header-animation .first-clim-perv{
float: left;
    display: block;
    position: absolute;
    left: 0;
    right: -41%;
    margin: auto;
    width: 360px;
    transform: rotate(-10deg);
    bottom: -160px;
    border-radius: 4px;
    z-index: 0;
    -webkit-box-shadow: -6px -5px 45px -4px rgba(0,0,0,0.08);
    -moz-box-shadow: -6px -5px 45px -4px rgba(0,0,0,0.08);
    box-shadow: -6px -5px 45px -4px rgba(0, 0, 0, 0.08);
}

#header .header-animation .first-clim-perv:hover{
    bottom: -155px;
	box-shadow: -6px -5px 45px -4px rgba(0, 0, 0, 0.1)
}

#header .header-animation .first-clim-perv img{
    width: 360px;
	border-radius: 8px;
}

#header .header-animation .secnsd-clim-perv{
    float: left;
    display: block;
    position: absolute;
    left: 0;
    right: -7%;
    bottom: -96px;
    width: 250px;
    margin: auto;
    transform: rotate(-6deg);
    border-radius: 4px;
    z-index: 0;
    -webkit-box-shadow: -6px -5px 45px -4px rgba(0,0,0,0.08);
    -moz-box-shadow: -6px -5px 45px -4px rgba(0,0,0,0.08);
    box-shadow: -6px -5px 45px -4px rgba(0, 0, 0, 0.08);
}

#header .header-animation .secnsd-clim-perv:hover{
    bottom: -90px;
	box-shadow: -6px -5px 45px -4px rgba(0, 0, 0, 0.1)
}

#header .header-animation .secnsd-clim-perv img{
    width: 250px;
	border-radius: 8px;
}

.header-heeadline{
    width: 100%;
    padding: 0;
    display: table;
    height: 100%;
    position: absolute;
    top: 25px;
    left: 0;
    margin: 0;
    overflow: hidden;
}

.header-heeadline .outliner-middl-ha{
    padding: 0;
    vertical-align: middle;
    display: table-cell;
    margin: 0;
    width: 100%;
    text-align: center;
}

.header-heeadline h5{
    font-size: 2.1rem;
    font-weight: bold;
    text-transform: capitalize;
    color: #ffffff;
}

.header-heeadline p{
    font-size: 16px;
    font-weight: 100;
    text-transform: capitalize;
    margin-top: 15px;
    display: block;
    color: rgba(255, 255, 255, 0.81);
}


.header-nav-algo-dexterlab{
    position: relative;
    z-index: 3;
    margin-top: 1rem;
}

#header .header-animation .moon-bg-her{
    background: url(../img/header/moon-full.png) no-repeat;
    position: absolute;
    max-width: 895px;
    max-height: 239px;
    width: 100%;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 1;
	pointer-events: none;
} 

.login-drop-down-header{
    right: 0;
    left: auto;
    margin-top: 20px;
    min-width: 350px;
}

.login-drop-down-header:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 13px 12px;
    border-color: transparent transparent #fff transparent;
    top: -7px;
    right: 3px;
    position: absolute
}

.top-header-fixed .login-drop-down-header:after {
    display: none;
}

.top-header-fixed .login-drop-down-header {
    margin-top: 26px;
}


.login-drop-down-header form{
    padding: 20px;
}

.login-drop-down-header form .form-group .form-control{
    border: 0;
    border-bottom: 1px solid #ebf0f3;
    border-radius: 0;
    font-weight: 100;
    text-transform: lowercase;
    font-size: 15px;
    letter-spacing: 0.5px;
}

.login-drop-down-header form .form-group .form-control:hover, .login-drop-down-header form .form-group .form-control:focus{
    border-bottom: 1px solid #bfc6ca;
}

.login-drop-down-header form .help-block{
    padding: 5px 0 5px;
}

.login-drop-down-header form .help-block a{
    font-size: 12px;
    margin-top: -4px;
    display: block;
    padding: 0 11px;
    color: #cbd2d6;
}

.login-drop-down-header form .help-block a:first-child{
    float: left;
}

.login-drop-down-header form .help-block a:last-child{
    float: right;
}

.login-drop-down-header form .help-block a:hover{
    color: #868c90;
}

.login-drop-down-header form button{
    cursor: pointer;
    background: #EC407A;
    color: #fff;
    margin-top: 30px;
    font-size: 14px;
    letter-spacing: 1px;
}

.login-drop-down-header form button:hover{
    background: #c33363;
    color: #fff;
}

@media (min-width: 768px) {
.navbar-expand-md .navbar-nav .dropdown-menu {
    margin-top: 15px;
}

.top-header-fixed .navbar-expand-md .navbar-nav .dropdown-menu {
    margin-top: 24px;
}

.top-header-fixed .navbar-expand-md .navbar-nav .dropdown-menu.mega-dropdown-menu {
    margin-top: 5px;
}

.top-header-fixed .navbar-expand-md .navbar-nav .dropdown-menu:before {
    display: none;
}

.navbar-expand-md .navbar-nav .dropdown-menu:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    content: '';
    top: -5px;
    left: 28px;
}



}

.megamenu-plans-li{
	padding-left: 0;
}

.megamenu-plans-li li{
    padding: 4px;
    font-size: 14px;
    list-style: none;
    font-family: 'Heebo', sans-serif;
}

.megamenu-plans-li li.not-included{
    opacity: 0.4;
}

.megamenu-plans-li li.not-included i{
    color: #F44336;
}

.megamenu-plans-li li i{
    font-size: 12px;
    color: #35c387;
    margin-right: 6px;
}

.tittle-sipmple{
	text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #273f5b;
}

.tittle-sipmple span{
    font-weight: 500;
    display: block;
    font-size: 16px;
    font-family: Montserrat;
    text-transform: unset;
    margin-bottom: 6px;
    color: #848d90;
}

.tittle-sipmple b{
    color: #39b5ec;
}

.our-fetures-index{
	background: #ECEFF1;
    padding: 100px 0;
}

.partnerLogo {
    display: inline-block;
}

.partnerLogo img {
    width: 150px;
}

.partnerLogo svg {
    width: 150px;
}

.highlightIcon {
    background-color: #FFF7FA; 
    border-radius: 80px; 
    padding: 15px
}

.highlightIcon img {
    width: 50px; height: 50px
}

.first-items-home{
    border-bottom: 1px solid #deeefc;
    margin-bottom: 20px;
    margin-top: -100px;
}

.first-items-container{
    background: #FFF; 
    z-index: 1; 
    position: relative; 
    margin-top: -20px;
}

.first-items-home .item-icons{
    padding: 70px 30px;
    border-left: 1px solid #edf4fb;
    font-family: 'Heebo', sans-serif;
    position: relative;
    overflow: hidden;
    margin-top: -20px;
    background: #fff;
    z-index: 1;
}

.first-items-home .item-icons:first-child{
	border-radius: 10px 0px 0 0;
}

.first-items-home .item-icons:last-child{
    border-right: 1px solid #edf4fb; 
	border-radius: 0 10px 0 0;
}

.first-items-home .item-icons h5{
    color: #3b566e;
    margin-bottom: 13px;
    font-size: 18px;
}

.first-items-home .item-icons img{
    margin-bottom: 20px;
    width: 35px;
}

.first-items-home .item-icons p{
    color: #6f8ba4;
    font-size: 14px;
    font-weight: 300;
}

.first-items-home .item-icons .badje-link-footer{
    text-align: right;
    margin-top: 30px;
    display: block;
}

.first-items-home .item-icons .badje-link-footer a{
    font-family: 'Nunito', sans-serif;
    color: #939ea9;
    font-size: 14px;
    text-transform: uppercase;
	background: #f3f9fe;
    padding: 9px 25px;
    border-radius: 20px;
}

.first-items-home .item-icons .badje-link-footer a:hover{
    background: #edf1f5;
    color: #939ea9;
	text-decoration: none;
}

.first-items-home .item-icons .badje-link-footer a i{
    margin-left: 5px;
    font-size: 15px;
    color: #4494d47a;
}

.first-items-home .nomber-overlow{
    position: absolute;
    width: 140px;
    height: 140px;
    background: rgba(98, 175, 241, 0.08);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.005);
    color: #fff;
    text-align: right;
    border-radius: 8px;
    line-height: 123px;
    top: -36px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    padding-right: 11px;
    right: -35px;
    pointer-events: none;
}

.first-items-home .item-icons:hover .nomber-overlow{
	transition: all 0.6s ease-in-out;
	-webkit-animation: bblhover 0.6s forwards;
    -moz-animation: bblhover 0.6s forwards;
    animation: bblhover 0.6s forwards;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
	top: -36px;
	right: -35px;
}

.first-items-home .item-icons i.icon{
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.first-items-home .item-icons i.icon:before{
    font-size: 42px;
    color: #212930;
}

.first-items-home .item-icons i.icon:after{
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: -1;
    border-radius: 100%;
    top: -2px;
    left: -6px;
    pointer-events: none;
}

.first-items-home .item-icons i.icon.color-1:after{
    background: #83ecff;
}

.first-items-home .item-icons i.icon.color-2:after{
    background: #41f8e2;
}

.first-items-home .item-icons i.icon.color-3:after{
    background: #ff87a3;
}

.first-items-home .item-icons i.icon.color-4:after{
    background: #ffdf93;
}

@-webkit-keyframes bblhover {
	10% {
	top: -36px;
	right: -35px;
	}
	
	50% {
	top: -30px;
	right: -29px;
	}


	100% {
	top: -36px;
	right: -35px;
	}
}

.first-items-home .nomber-overlow b{
    display: block;
    position: absolute;
    color: #211f71;
    bottom: 38%;
    z-index: 2;
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    left: 32%;
    line-height: 0;
    font-size: 38px;
    opacity: 0.08;
}

.first-items-home .free-badje{
    position: absolute;
    left: -5px;
    top: 30px;
    background: #f3ee5a;
    padding: 1px 0;
    font-weight: bold;
    text-transform: uppercase;
    width: 100px;
    font-size: 13px;
    text-align: center;
	height: 21px;
}

.first-items-home .item-icons:hover .free-badje{
    left: -1px;
}

.first-items-home .free-badje:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10.5px 0 10.5px 15px;
    border-color: transparent transparent transparent #f3ee5a;
    position: absolute;
    top: 0;
    right: -15px;

}

.second-items-home {
    padding: 100px 0 0;
    background: #fff;
}

.service-cat-description {
    text-align: center;
    font-family: 'Heebo', sans-serif;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 300;
    padding-top: 15px;
    color: #545b5b;
    max-width: 800px;
}

.tittle-simple-one {
    text-align: center;
    font-family: 'Heebo', sans-serif;
}

.tittle-simple-one h5{
    position: relative;
    font-size: 30px;
    color: #3b566e;
    font-weight: 300;
    line-height: 1.4em;
}

.tittle-simple-one h5 span{
    position: relative;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 300;
    padding-top: 15px;
    display: block;
    color: #545b5b;
}

.our-sevices-section {
    padding: 100px 0 0;
    background: #fff;
}

.our-sevices-section .tabs-content-text{
    padding: 100px 0 120px;
    background: #f3f5f7;
}

#oursevices {
   text-align: center;
   margin-top: 60px;
}

#oursevices li{
    float: none;
    display: inline-block;
}

#oursevices li a{
    padding: 35px 20px;
    border-bottom: 2px solid transparent;
    margin-bottom: -1px;
    background: #fff;
    height: 165px;
    min-width: 170px;
    border-right: 1px solid #f3f5f7;
}




#oursevices li a.active{
    border-bottom: 2px solid #ff5c72;
    background: #f8f9f9;
}

#oursevices li a i{
    position: relative;
    display: block;
}

#oursevices li a i:before{
    font-size: 37px;
    color: #94a5bd;
    z-index: 1;
    position: relative;
    top: -10px
}

#oursevices li a i:after{
    content: '';
    background: rgba(242, 244, 247, 0.70);
    position: absolute;
    width: 60px;
    height: 60px;
    z-index: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 30%;
    transform: translateY(-50%);
    border-radius: 100%;
}

#oursevices li a .title-tabs-of{
    display: block;
    background: #bbcad2;
    color: #fff;
    padding: 2px 12px;
    font-size: 13px;
    font-family: 'Heebo', sans-serif;
    font-weight: 1;
    letter-spacing: 1px;
    border-radius: 40px;
    width: max-content;
    margin: auto;
    margin-top: 5px;
}

#oursevices li a:hover .title-tabs-of{
    background: #ff5c72;
}

#oursevices li a.active .title-tabs-of{
    background: #ff5c72;
}

#oursevices-content img{
    max-width: 800px;
    width: 100%;
}


.server-place-section{
    padding: 40px 0 100px;
    position: relative;
}
/* 
.server-place-section:after{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 100px;
    bottom: 0;
    border-radius: 0 0 100% 100%;
    background: #fff;
    z-index: 1;
    box-shadow: 0 19px 9px 0 rgba(0, 0, 0, 0.01);
} */

.server-place-section .zindextow{
    z-index: 2;
    position: relative;
}

.map-gene-server-place{
	position: relative;
}

.map-gene-server-place img{
	width: 100%;
	opacity: 0.15;
}

.map-gene-server-place .place{
    position: absolute;
    background: #8dd6ae;
    width: 18px;
    height: 18px;
    background: linear-gradient(to bottom right, #8dd6ae, #77b593);
    border-radius: 100%;
    border: 3px solid #fff;
    cursor: pointer;
}

.fl-right{
	float: right
}

.blog-home-section{
    background: #f5f7f9;
    margin-top: -90px;
    z-index: 0;
    position: relative;
	padding: 140px 0 100px;
}

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

.home-blog-te{
    background: #fff;
    border-radius: 6px;
    border: 1px solid rgba(235, 238, 241, 0.57);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.home-blog-te:hover{
    transform: scale(1.02);
    box-shadow: 0 5px 2px 0 rgba(0, 0, 0, 0.01);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.home-blog-te .post-thumbn{
    position: relative;
    height: 200px;
    display: block;
    width: 100%;
    background-size: cover !important;
    border-radius: 6px 6px 0 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}


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

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

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

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

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

.home-blog-te .post-bodyn p.post-bodyn-text{
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px
}

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

.form-contact-home-section{
    background: #f5f7f9;
    padding: 100px 0 0;
}


.footer-dexterlab-thm{
    background: #27283c;
    padding: 30px 0;
}

.footer-dexterlab-thm.pding-200{
    padding: 200px 0 100px;
}

.footer-brand{
    margin-bottom: 30px;
    display: block;
    text-decoration: none !important;
}

.footer-brand img{
    height: 20px;
}


.footer-brand span{
	text-decoration: none !important;
    display: block;
    font-weight: 100;
    font-size: 12px;
    margin-top: 4px;
    margin-left: 8px;
    opacity: 0.8;
    text-transform: capitalize;
    color: #fff;
}

.footer-contact-a-hm, .footer-contact-a-hma:not([href]):not([tabindex]){
    display: block;
    color: #eceff1 !important;
    margin-top: 17px;
    font-family: 'Heebo', sans-serif;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.footer-contact-a-hm {
    display: flex;
}

.footer-contact-a-hm i{
    color: #00d463;
    margin-right: 8px;
    margin-top: 2px;
}

.footer-title-simple{
	position: relative;
    font-size: 21px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1.4em;
	font-weight: bold;
}

.main-menu-footer-mn{
    padding: 0;
    margin-top: 25px;
}

.main-menu-footer-mn li{
    list-style: none;
    margin-bottom: 6px;
}

.main-menu-footer-mn li a{
    font-family: 'Heebo', sans-serif;
    font-size: 15px;
    color: #c2cbd0;
    text-transform: capitalize;
    display: block;
}


.main-menu-footer-mn li a:hover{
    margin-left: 2px;
	color: #fff;
	text-decoration: none;
}

.form-contain-home-subscribe{
    margin-top: 30px;
    width: 100%;
    display: block;
    position: relative;
}

.form-contain-home-subscribe input{
    width: 100%;
    background: #fff;
    height: 45px;
    padding: 0 22px;
    border-radius: 41px;
    border: 0;
    outline: none;
}

.form-contain-home-subscribe button{
    position: absolute;
    top: 3px;
    bottom: 3px;
    right: 13px;
    background: 0;
    border: 0;
    color: #00d463;
    cursor: pointer;
    box-shadow: none;
    outline: none;
}

.form-contain-home-subscribe .input-group-prepend {
    position: absolute;
    z-index: 4;
    font-weight: bold;
    color: #babbe2;
    top: 33px;
    left: 23px;
    pointer-events: none;
    transition: 0.2s ease all;
}

.form-contain-home-subscribe .field {
    position: relative;
}

.form-contain-home-subscribe button:hover{
    color: #0cb159;
}

.footer-social-links{
    margin-top: 25px;
}

.footer-social-links a{
    color: #fdfdfd;
    margin: 0 3px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 37px;
    background: #161623;
    border-radius: 38px;
    font-size: 12px;
}

.footer-social-links a.facebookcc{
    background: #3c579a;
}

.footer-social-links a.twittercc{
    background: #00acee;
}

.footer-social-links a.googlecc{
    background: #dd4c39;
}

.footer-social-links a.dribbblecc{
    background: #eb468a;
}

.footer-social-links a.facebookcc:hover {
    background: #30467d;
}

.footer-social-links a.twittercc:hover {
    background: #08a1dc;
}

.footer-social-links a.googlecc:hover {
    background: #c33f2e;
}

.footer-social-links a.dribbblecc:hover {
    background: #d03e7a;
}

.copyright-footer-p{
    color: #fff;
    font-weight: 100;
    font-size: 12px;
    margin-top: 11px;
    padding-left: 8px;
    opacity: 0.9;
    text-align: center;
}

.copyright-footer-p a{
    font-family: 'Heebo', sans-serif;
    font-size: 12px;
    color: #c2cbd0;
    text-transform: capitalize;
}


.copyright-footer-p a:hover{
    margin-left: 2px;
	color: #fff;
	text-decoration: none;
}

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

.top-header-fixed .menu-btn-span-bar span {
    background: #333 !important;
}

@media (max-width: 767px) {
.navbar-offcanvas {
    display: block !important;
}

#header .navbar .nav-link {
    color: #ffffff  !important;
}

}

.menu-btn-span-bar,.menu-btn-span-bar:hover,.menu-btn-span-bar:focus {
    background: 0;
	border: 0;
	outline: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}

.menu-btn-span-bar span{
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

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

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

.menu-btn-span-bar.is-open span:nth-child(1) {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-btn-span-bar.is-open span:nth-child(2) {
    display: none;
}

.menu-btn-span-bar.is-open span:nth-child(3) {
    margin-top: -2px;
    width: 20px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

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

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

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

.header-nav-algo-dexterlab-v2 {
    margin-top: 2rem;
}

.courve-gb-hdr-top{
    height: 100%;
    background: url(../img/header/curve-layer.svg) bottom no-repeat;
    background-size: 103%;
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
    right: 0;
    z-index: 0;
	pointer-events: none;
}

.homepagetwostyle .header-heeadline-title h5 {
    font-size: 2.5rem;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Heebo', sans-serif;
    letter-spacing: 2px;
}

.homepagetwostyle .header-heeadline-title h5.small {
    font-size: 2.0rem;
    max-width: 1100px;
    margin: 0 auto;
}

.header-heeadline-title p {
    font-size: 16px;
    font-weight: 100;
    text-transform: capitalize;
    margin-top: 15px;
    display: block;
    color: rgba(255, 255, 255, 0.81);
}

.header-heeadline-title {
    text-align: center;
    z-index: 1;
    position: relative;
}


.header-order-button-slid{
    background: #FFC107;
    padding: 8px 20px;
    display: inline-block;
    color: #2b2b42;
    font-weight: bold;
    border-radius: 40px;
    text-decoration: none;
    margin-top: 18px;
}

.header-order-button-slid:hover{
    background: #d8a714;
    color: #2b2b42;
    text-decoration: none;
}

.owl-theme.main-header-slider .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -70px;
}

.owl-theme.main-header-slider .owl-dots .owl-dot span{
    width: 15px;
    margin: 5px 4px;
    background: #ffffff;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


.owl-theme.main-header-slider .owl-dots .owl-dot.active span{
    width: 30px;
    margin: 5px 4px;
    background: #ffc107;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


.owl-theme.main-header-slider .owl-nav{
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    width: 100%;
}


.owl-theme.main-header-slider .owl-nav [class*=owl-] {
    position: absolute;
    padding: 0;
    width: 25px;
    height: 25px;
    display: block;
    background-size: 100% !important;
    opacity: 0.3;
}

.owl-theme.main-header-slider .owl-nav [class*=owl-]:hover {
    opacity: 0.5;
}

.owl-theme.main-header-slider .owl-nav .owl-next {
    right: 50px;
    background: url(../img/svgs/next.svg) center bottom;
}
.owl-theme.main-header-slider .owl-nav .owl-prev {
    left: 50px;
    background: url(../img/svgs/back.svg) center bottom;
}

.owl-theme.main-header-slider .owl-nav .owl-next:hover  {
    background: url(../img/svgs/next.svg) center bottom;
}
.owl-theme.main-header-slider .owl-nav .owl-prev:hover  {
    background: url(../img/svgs/back.svg) center bottom;
}

.owl-theme.main-header-slider .owl-nav .disabled {
    opacity: .1 !important;
}

.carousel {
  margin-bottom: 40px;
}

.carousel-nav-services .carousel-cell {
    width: 170px;
}

.carousel-nav-services .carousel-cell:before {
  font-size: 50px;
  line-height: 80px;
}

.carousel-nav-services .carousel-cell.is-nav-selected {
  background: #ED2;
}
.carousel-nav-services .flickity-viewport,.carousel-main-services .flickity-viewport{
  overflow: hidden;
}

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


.carousel-main-services {
    width: 100%;
	outline: none;
    box-shadow: none;
    padding: 30px 0 50px;
    background: #f3f5f7;
	margin-bottom: 0;
}

.carousel-main-services img {
    max-width: 800px;
    width: 100%;
}


.carousel-main-services .flickity-button.flickity-prev-next-button.next {
    position: absolute;
    top: -100px;
    right: 180px;
    width: 30px;
    height: 30px;
    background: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
    box-shadow: none;
    opacity: 0.2;
}



.carousel-main-services .flickity-button.flickity-prev-next-button.previous {
    position: absolute;
    top: -100px;
    left: 180px;
    width: 30px;
    height: 30px;
    background: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
    box-shadow: none;
    opacity: 0.2;
}

.carousel-main-services .flickity-button.flickity-prev-next-button.previous:hover,.carousel-main-services .flickity-button.flickity-prev-next-button.next:hover {
    outline: none;
    box-shadow: none;
    opacity: 0.6;
}


#oursevices {
    outline: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0 40px;
}

#oursevices li.is-selected a {
    border-bottom: 3px solid #ff5c72;
    background: #f8f9f9;
}

#oursevices li a {
    cursor: pointer;
}

#oursevices li.is-selected a .title-tabs-of {
    background: #ff5c72;
}

.top-header-fixed .header-nav-algo-dexterlab-v2 {
    margin-bottom: 0 !important;
    padding: 15px 0;
    margin-top: 20px;
}


@media (min-width: 700px) and (max-width: 780px){
.container {
    max-width: 700px;
}
}

@media (min-width: 610px) and (max-width: 699px){
.container {
    max-width: 600px;
}
}

.header-medium{
    max-height: 420px !important;
    min-height: 420px !important;
}

.header-medium .header-heeadline-title {
    margin-top: 35px;
}

.header-small{
    max-height: 250px !important;
    min-height: 250px !important;
}

.header-small .header-heeadline-title {
    margin-top: -20px;
}

.not-index-breadcrumb-header{
    background-color: transparent;
    text-align: center;
	color: #fff;
}

.not-index-breadcrumb-header .breadcrumb-item a{
	color: #fff;
}

.not-index-breadcrumb-header .breadcrumb-item.active {
    color: #cfdade;
}


#header #domain-search.not-index-domain-header-search{
    margin-top: 30px;
}

.img-bg-breadcrumb-header{
    background: url(../img/backrounds/ddos.png) no-repeat;
    position: absolute;
    background-size: 100%;
    width: 494px;
    height: 320px;
    right: 0;
    bottom: -110px;
    z-index: 0;
    pointer-events: none;
} 

.main-service-box{
    justify-content: center;
    padding: 30px 20px;
    align-items: center;
    background-color: #ffffff;
    border-radius: 16px;
    text-align: center;
    margin-bottom: 35px;
    -webkit-box-shadow: 0 8px 12px rgba(31, 27, 90, 0.08);
    box-shadow: 0 8px 12px rgba(31, 27, 90, 0.08);
    -webkit-transition: all 0.3s ease;
	transform: scale(1);
	transition: all .2s ease-in-out;
}

.main-service-box:hover{
   transform: scale(1.03);
}

.main-service-box i{
    font-size: 40px;
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.main-service-box a{
    text-decoration: none !important;
}


.main-service-box a h4{
    font-size: 20px;
    color: #141414;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 13px;
    padding-top: 25px;
    text-decoration: none;
}

.main-service-box p{
    font-size: 14px;
    line-height: 24px;
    color: #545b5b;
}

.grandient-blue-text-color{
	background: -webkit-linear-gradient(to bottom, #6a82fb, #4558b7);
    background: linear-gradient(to bottom, #6a82fb, #4558b7);
}
.grandient-red-text-color{
    background: -webkit-linear-gradient(to bottom, #ff5f6d, #ff5fc9);
    background: linear-gradient(to bottom, #ff5f6d, #ff5fc9);
}
.grandient-green-text-color{
    background: -webkit-linear-gradient(to bottom, #8cc34c, #4cc390);
    background: linear-gradient(to bottom, #8cc34c, #4cc390);
}
.grandient-yellow-text-color{
    background: -webkit-linear-gradient(to bottom, #f8aa22, #e5f822);
    background: linear-gradient(to bottom, #f8aa22, #e5f822);;
}
.grandient-blue-t-text-color{
    background: -webkit-linear-gradient(to bottom, #1cbfd2, #1c92d2);
    background: linear-gradient(to bottom, #1cbfd2, #1c92d2);
}
.grandient-blue-th-text-color{
    background: -webkit-linear-gradient(to bottom, #41a4f7, #416bf7);
    background: linear-gradient(to bottom, #41a4f7, #416bf7);
}

.about-us-page-title .about-us-page-title-title{
    font-weight: bold;
    color: #fc5c7d;
}

.about-us-page-title .about-us-page-title-sub-title{
    margin-bottom: 30px;
	font-weight: 700;
    font-family: 'Heebo', sans-serif;
}

.about-us-page-title .about-us-page-title-text{
    max-width: 600px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 28px;
    color: #a8aeb1;
}

a.about-us-contact-way{
    margin-top: 30px;
    display: inline-block;
    font-family: 'Heebo', sans-serif;
    color: #92a1a9 !important;
    letter-spacing: 1px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
    background: #f0f2f3;
    padding: 7px 33px;
    border-radius: 39px;
}

.image-with-outer-border{
	position: relative;
}

.image-with-outer-border:after{
    content: "";
    position: absolute;
    top: 40px;
    left: 3px;
    right: 40px;
    border: 15px solid transparent;
    bottom: 40px;
    -moz-border-image: -moz-linear-gradient(top, #03A9F4 0%, #03def4 100%);
    -webkit-border-image: -webkit-linear-gradient(to bottom, #03A9F4 0%, #03def4 100%);
    -o-border-image: -o-linear-gradient(top, #03A9F4 0%, #03def4 100%);
    border-image: -webkit-gradient(linear, left top, left bottom, from(#03A9F4), to(#03def4));
    border-image: linear-gradient(to bottom, #03A9F4 0%, #03def4 100%);
    border-image-slice: 1;
    z-index: -1;
}

.title-left-bold{
    margin-bottom: 30px;
    font-weight: 700;
    font-family: 'Heebo', sans-serif;
    font-size: 27px;
    letter-spacing: 0.4px;
}

.title-left-bold span {
    display: block;
    font-size: 14px;
    line-height: 23px;
    color: #a8aeb1;
    font-weight: 100;
    margin-top: 7px;
}

.container-features-about-us{
    display: -ms-flexbox;
    display: flex;
}

.container-features-about-us .features-about-us-number{
    display: block;
}

.container-features-about-us .features-about-us-number .bulb-bllue-number{
    width: 60px;
    height: 60px;
    display: block;
    position: relative;
    text-align: center;
    background: url(../img/backrounds/bulb-blue.png) no-repeat;
    background-size: 100%;
    color: rgb(158, 220, 219);
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
    line-height: 51px;
    padding-left: 6px;
}

.container-features-about-us .features-about-us-text h5{
    font-size: 20px;
    color: #141414;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 13px;
    text-decoration: none;
}

.container-features-about-us .features-about-us-text p{
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #545b5b;
    font-weight: 100;
}

.gradient-bb-white{
    background: #fff;
    background: linear-gradient(#fff, #f3f5f9);
} 

.reseller-hosting-plan-pack{
    padding: 35px 30px;
    background: #fff;
    box-shadow: 0 10px 10px 0 rgba(77, 77, 119, 0.16);
    border-radius: 10px;
	position: relative;
	overflow: hidden;
}


.reseller-hosting-plan-pack.first-plans-circels:after{
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgba(33, 150, 243, 0.02);
    top: -120px;
    right: -71px;
    border-radius: 100%;
    z-index: 0;
    pointer-events: none;
}

.reseller-hosting-plan-pack.first-plans-circels:before{
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgba(240, 98, 154, 0.05);
    bottom: -120px;
    right: -130px;
    border-radius: 100%;
    z-index: 0;
    pointer-events: none;
}

.reseller-hosting-plan-title{
    position: relative;
    font-size: 26px;
    color: #3b566e;
    font-weight: 500;
    line-height: 25px;
    display: grid;
    margin-bottom: 20px;
}

.reseller-hosting-plan-title span{
    display: block;
    font-size: 16px;
    font-weight: 100;
    color: #5e6267;
    margin-top: 2px;
}

.reseller-hosting-plan-price-mt{
    font-family: 'Heebo', sans-serif;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 5px;
}

.reseller-hosting-plan-price{
    font-family: 'Heebo', sans-serif;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #eff1f3;
}

.reseller-hosting-plan-price-yr{
    font-family: 'Heebo', sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 1px solid #eff1f3;
}

.reseller-hosting-plan-price-mt span, .reseller-hosting-plan-price-yr span, .reseller-hosting-plan-price span{
    font-weight: 100;
    font-size: 15px;
    color: #82878a;
}

.reseller-hosting-plan-price-mt span.underline, .reseller-hosting-plan-price-yr span.underline, .reseller-hosting-plan-price span.underline {
    text-decoration: underline;
}

.reseller-hosting-plan-list{
    margin-top: 30px;
}

.reseller-hosting-plan-list li{
    list-style: none;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 100;
    color: #5e6267;
    margin-top: 2px;
    padding: 5px 0;
}

.reseller-hosting-plan-list li:hover{
    color: #5a6367;
}

.reseller-hosting-plan-list li:after{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #8BC34A;
    border-radius: 10px;
    top: 13px;
    left: -25px;
}

.reseller-hosting-plan-list li.not-checked:after{
    background: #F44336;
}

.reseller-hosting-plan-order{
    margin-top: 40px;
    padding: 0 0 0 23px;
}

.reseller-hosting-plan-order.nm{
    margin-top: 0px;
}

.reseller-hosting-plan-order a{
    padding: 11px 30px;
    color: #fff;
    letter-spacing: 1px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 13px;
    background: #f06292;
    background-image: linear-gradient(to right,#f06292,#f062c8);
}

.reseller-hosting-plan-order a:hover {
    background-size: 175% 100%;
    color: #fff;
    outline: none;
    transition: background-size .2s ease-in-out,.2s box-shadow ease-in-out,.2s filter,.3s opacity;
	text-decoration: none;
}

.reseller-hosting-plan-client-selected{
    position: absolute;
    right: 25px;
    top: 45px;
    text-align: center;
    z-index: 1;
}

.reseller-hosting-plan-client-selected i{
    display: inline-block;
    color: #5e6267;
    font-size: 17px;
    margin-left: 15px;
	cursor: pointer;
}

.reseller-hosting-plan-client-selected i:hover{
    color: #03A9F4;
}


.dark-ressler-plan.reseller-hosting-plan-pack{
    background: linear-gradient(to bottom right, #7858ec, #131327);
}

.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-client-selected i {
    color: #dfd3f3;
}

.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-client-selected i:hover {
    color: #fff;
}

.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-title {
    color: #fff;
}

.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-title span{
    color: #ced5d8;
}

.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-price{
    border: 0;
    padding-bottom: 0;
    color: #fff;
}

.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-price span{
    color: #ced5d8;
}

.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-price a{
    float: right;
    padding: 11px 30px;
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 4px;
    font-weight: bold;
    font-size: 13px;
    background: #E91E63;
    background-image: linear-gradient(to right,#E91E63 ,#e91ebd);
    margin-top: 7px;
    margin-right: -6px;
}

.dark-ressler-plan.reseller-hosting-plan-pack .reseller-hosting-plan-price a:hover{
    background-size: 175% 100%;
    color: #fff;
    outline: none;
    transition: background-size .2s ease-in-out,.2s box-shadow ease-in-out,.2s filter,.3s opacity;
	text-decoration: none;
}

.reseller-hosting-plan-rating{
    padding-top: 16px;
}

.reseller-hosting-plan-rating i{
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text !important;
    background-clip: text !important;
}

.reseller-hosting-plan-rating i.fa-star{
    background: -webkit-linear-gradient(to bottom, #8cc34c, #4cc390);
    background: linear-gradient(to bottom, #8cc34c, #4cc390);
}

.reseller-hosting-plan-rating i.fa-star-half{
    background: -webkit-linear-gradient(to bottom, #8cc34c, #4cc390);
    background: linear-gradient(to bottom, #8cc34c, #4cc390);
}

.reseller-hosting-plan-rating i.fa-star.not-checked{
    background: -webkit-linear-gradient(to bottom, #607D8B, #6455a7);
    background: linear-gradient(to bottom, #607D8B, #6455a7);
}

.reseller-hosting-features a{
    text-decoration: none !important;
	display: -ms-flexbox;
    display: flex;
}

.reseller-hosting-features .reseller-hosting-features-icon i{
    width: 75px;
    height: 75px;
    display: block;
    position: relative;
    text-align: center;
    background: url(../img/backrounds/bulb-stock.png) no-repeat;
    background-size: 100%;
    color: #2bd8cb;
    font-size: 20px;
    font-weight: bold;
    margin-right: 15px;
    line-height: 66px;
    padding-left: 9px;
}

.reseller-hosting-features .reseller-hosting-features-title{
    font-size: 18px;
    color: #8a98a7;
    font-weight: 600;
    text-decoration: none;
    margin-top: 9px;
    display: block;
    margin-bottom: -4px;
}

.reseller-hosting-features .reseller-hosting-features-text{
    font-size: 14px;
    color: #a0acb9;
    text-decoration: none;
    display: block;
    font-weight: 100;
    margin-top: 2px;
    line-height: 20px;
}

.resslers-features-tabs a{
    font-weight: 100;
    color: #98a3a9;
    font-size: 16px;
    margin: 0 7px;
	position: relative;
}

.resslers-features-tabs a.active{
    font-weight: bold;
    color: #5e696f;
}

.resslers-features-tabs a:after{
    content: '';
    position: absolute;
    width: 0%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 2px;
    height: 2px;
    background: #d3dade;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.resslers-features-tabs a.active:after{
    width: 70%;
}

.resslers-tabs-content-with-image{
    display: -ms-flexbox;
    display: flex;
}

.resslers-tabs-content-with-image-text{
    margin-top: 77px;
}

.resslers-tabs-content-with-image-text h5{
    font-size: 24px;
    color: #5e6267;
    font-weight: 600;
    text-decoration: none;
    margin-top: 9px;
    display: block;
}

.resslers-tabs-content-with-image-text h5 span{
    font-size: 14px;
    color: #a0acb9;
    display: block;
    font-weight: 100;
    margin-top: 2px;
    line-height: 20px;
}

.resslers-tabs-content-with-image-text ul{
    margin-top: 30px;
	padding-left: 0;
}

.resslers-tabs-content-with-image-text ul li{
    list-style: none;
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 100;
    color: #5e6267;
    margin-top: 2px;
    padding: 5px 0;
}

.resslers-tabs-content-with-image-text ul li:hover {
    color: #586267;
}

.resslers-tabs-content-with-image-text ul li:after {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    content: "\f00c";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    float: left;
    font-size: 12px;
    color: #8BC34A;
    margin-right: 13px;
    margin-top: 4px;
}

.megssage-error{
    display: block;
    font-weight: 700;
    font-family: 'Heebo', sans-serif;
    font-size: 25px;
    margin-top: 25px;
    color: #3b414c;
	margin-bottom: 40px;
}

.megssage-error small{
    display: block;
    font-weight: 100;
    font-size: 16px;
    letter-spacing: 1px;
    color: #7c96a2;
    margin-top: 5px;
}

.privacy-content h4{
    margin-bottom: 10px;
    font-weight: 700;
    font-family: 'Heebo', sans-serif;
    font-size: 17px;
}

.privacy-content p{
    font-size: 15px;
    line-height: 25px;
    color: #656d71;
}

.special-in-blog-page.home-blog-te .post-thumbn {
    height: 350px;
}

.special-in-blog-page.home-blog-te {
    transform: scale(1) !important;
    margin-bottom: 40px;
}

.pagination-nuhost li {
    margin: 0px 4px;
}


.pagination-nuhost li a {
    border-radius: 30px !important;
    height: 34px;
    width: 35px;
    line-height: 36px;
    font-size: 13px;
    outline: none !important;
    box-shadow: none !important;
    background: #f3f5f6;
    border: 0;
    font-weight: 600;
    color: #86959c;
    padding: 0;
    text-align: center;
}

.pagination-nuhost li a:hover {
    color: #86959c;
}

.pagination-nuhost .page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #FFC107;
    border-color: transparent;
}


.blog-aside-widget{
    box-shadow: 0 1px 22px 0 rgba(245, 246, 247, 0.59);
    border: 1px solid rgba(235, 238, 241, 0.57);
    border-radius: 6px;
    padding: 40px;
    margin-bottom: 30px;
}

.blog-aside-widget .blog-aside-widget-title{
    color: #3b566e;
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 600;
}


.blog-aside-widget li a{
    display: inline-block;
    padding: 4px 5px;
    position: relative;
    font-size: 14px;
    color: #aab2b5;
    margin: 0;
    font-weight: 500;
}

.blog-aside-widget li a:hover{
    color: #6a7275;
	text-decoration: none;
}

.blog-aside-widget.meta li a {
    background-color: #f2f5f7;
    font-weight: 400 ;
    font-size: 11px ;
    text-transform: uppercase;
    padding: 8px 17px ;
    border-radius: 36px;
    border: 0 ;
    margin-bottom: 5px ;
}

.blog-aside-widget.meta li a:hover {
    background-color: #2196F3;
	color: #fff;
}

.blog-aside-widget.meta li {
    display: inline-block;
}

.dexterlab-serchform {
    position: relative;
	margin-bottom: 30px;
}

.dexterlab-serchform input[type="text"] {
    width: 100%;
    z-index: 0 !important;
    border: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #f5f6f7;
    height: 48px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #999999;
    padding: 0px 10px 0px 25px;
    border-radius: 4px !important;
}

.dexterlab-serchform button {
    position: absolute;
    top: 17px;
    right: 9px;
    background: transparent;
    border: 0;
    z-index: 2;
    color: #bfccd2;
    font-size: 13px;
    outline: none !important;
    box-shadow: none !important;
}

@media screen and (min-width: 768px){
.blog-container-page.container {
    padding-left: 0;
    padding-right: 0;
}
}

.decorative-table {
    position: relative;	
    padding-top: 50px;
    padding-bottom: 50px;
}

.decorative-table div.dense {
    box-shadow: 0px 0px 25px 0px rgba(77, 77, 119, 0.26);
    border-radius: 10px;
    width: 90%;
    margin: 0 auto;
}

.decorative-table div.dense .table th {
    padding: 0.5rem;
}

.decorative-table div .table th {
    border-top: 0;
	padding: 1.4rem;
    background-color: #fff;
    
}

.decorative-table .decorative-head th span {
    color: #292943;
    font-size: 15px;
}


.decorative-table .table thead th {
    border-bottom: 2px solid #8BC34A;
    background-color: #fff;
}


.decorative-table .table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9fafb;
}

.decorative-table div.dense table {
    margin-bottom: 0px;
    position: relative
}

.decorative-table div.dense .table td {
    padding: 0.5rem;
    background-color: #fff;
    border-top: 1px solid #eff3f5;
}

.decorative-table div.dense .table tr td:first-child ,.decorative-table div.dense .table thead th:first-child {
    padding-left: 5px;
}

.decorative-table div.dense .table tr td {
    font-weight: normal;
}

.decorative-table div .table tr td:first-child ,.decorative-table div .table thead th:first-child {
    padding-left: 30px;
	position: relative;
	overflow: hidden;
}

.decorative-table div .table tr td:last-child  {
	position: relative;
    
}

.decorative-table .table tr td {
    color: #292943;
    font-size: 15px;
    font-weight: bold;
}

.post-info {
    list-style: none;
    display: inline-block;
    padding-left: 0;
    color: #9b9b9b;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
}

.post-info li {
    margin-right: 20px;
    display: inline-block;
}

.post-info li a {
    color: #9b9b9b;
}

.post-info li i {
    margin-right: 6px;
}

.other-posts-check{
    margin-top: 40px;
    padding: 0 20px;
}

.other-posts-check a{
    color: #aebabf;
	font-size: 15px;
    border-bottom: 1px solid #c7c7d9;
    padding-bottom: 1px;
	text-decoration: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	position: relative;
}

.other-posts-check a:hover{
    color: #7c868a;
	text-decoration: none !important;
}

.other-posts-check a:first-child{
    padding-left: 15px;
	padding-right: 5px
}
.other-posts-check a:last-child{
    padding-right: 15px;
	padding-left: 5px
}

.other-posts-check a:last-child::after{
    content: '';
    background: #c7c7d9;
    width: 8px;
    height: 1px;
    position: absolute;
    transform: skewY(-45deg);
    bottom: 3px;
    right: -8px;
}

.other-posts-check a:last-child::before{
    content: '';
    background: #c7c7d9;
    width: 8px;
    height: 1px;
    position: absolute;
    transform: skewY(45deg);
    bottom: 11px;
    right: -7px;
}

.other-posts-check a:first-child::after{
    content: '';
    background: #c7c7d9;
    width: 8px;
    height: 1px;
    position: absolute;
    transform: skewY(45deg);
    bottom: 3px;
    left: -8px;
}

.other-posts-check a:first-child::before{
    content: '';
    background: #c7c7d9;
    width: 8px;
    height: 1px;
    position: absolute;
    transform: skewY(-45deg);
    bottom: 11px;
    left: -7px;
}

.author-area{
    background-color: white;
    padding: 30px 30px 13px 30px;
    margin-bottom: 40px;
    background: #fff;
    border-radius: 6px;
    border: 1px solid rgba(235, 238, 241, 0.57);
}

.author-area .media .media-left {
    margin-right: 25px;
}
.author-area .media .media-left img {
    margin-top: 6px;
    width: 90px;
    border-radius: 50%;
    height: 90px;
    background: #eef0f1;
}

.author-area .media .media-body {
    position: relative;
}
.author-area .media .media-body .author-name {
    color: #252525;
    margin-bottom: -5px;
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
}

.author-area .media .media-body .author-designation {
    margin-bottom: 8px;
    color: #9b9b9b;
    font-size: 14px;
}

.author-area .media .media-body .author-social {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    float: right;
    padding-left: 0;
    position: absolute;
    top: 3px;
    right: 0;
}

.author-area .media .media-body .author-social li {
    margin-right: 10px;
}

.author-area .media .media-body .author-social li a {
    color: #808080;
}

.author-area .media .media-body p {
    line-height: 24px;
    font-size: 15px;
    color: #8e9da5;
}

.comments-area{
    padding-left: 25px;
}

.comments-area .comment-title{
    color: #414a4e;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 20px;

}

.comments-area .media{
    background-color: white;
    padding: 30px 30px 25px 30px;
    margin-bottom: 40px;
    background: #fff;
    border-bottom: 1px solid #e6ecef;
}

.comments-area .media img{
    width: 60px;
    border-radius: 50%;
    height: 60px;
    background: #eef0f1;
    margin-right: 20px;
}

.comments-area .media .name{
    color: #252525;
    margin-bottom: -5px;
    font-size: 18px;
    font-weight: bold;
}

.comments-area .media .time{
    margin-bottom: 23px;
    display: inline-block;
    margin-top: 5px;
    font-size: 13px;
    color: #9dadb5;
}

.comments-area .media .comments{
    line-height: 24px;
    font-size: 15px;
    color: #8e9da5;
}

.comments-area .media .reply{
    float: right;
    color: #c8d6dc;
}

.comments-area .media .reply:hover{
    color: #a6b3b9;
}

.comments-form .input {
    width: 100%;
    border: 0;
    border-radius: 2px;
    background-color: white;
    height: 45px;
    font-size: 18px;
    padding-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
	border: 1px solid #e6ecef;
}

.comments-area .comments-form .message {
    margin: 20px 0 36px 0;
    outline: 0 !important;
}

.comments-form .message {
    width: 100%;
    border: 0;
    border-radius: 2px;
    background-color: white;
    font-size: 18px;
    margin: 20px 0 50px 0;
    padding: 20px 0 0 20px;
	border: 1px solid #e6ecef;
}

.btn-blue-2 {
    padding: 11px 45px;
    color: #ffffff;
    line-height: 26px;
    font-size: 14px;
}
.btn-blue-2:not(:disabled):not(.disabled).active, .btn-blue-2:not(:disabled):not(.disabled):active, .btn-blue-2 {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: -webkit-gradient(linear, left top, right top, from(var(--c1, #088fe4)), color-stop(51%, var(--c2, #1043c2)), to(var(--c1, #088fe4))) var(--x, 0)/200%;
    background: -webkit-linear-gradient(left, var(--c1, #088fe4), var(--c2, #1043c2) 51%, var(--c1, #088fe4)) var(--x, 0)/200%;
    background: -o-linear-gradient(left, var(--c1, #088fe4), var(--c2, #1043c2) 51%, var(--c1, #088fe4)) var(--x, 0)/200%;
    background: linear-gradient(90deg, var(--c1, #088fe4), var(--c2, #1043c2) 51%, var(--c1, #088fe4)) var(--x, 0)/200%;
}

.z-index0{
	z-index: 0 !important;
}


#particles-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 0;
}

#toTop {
    position: fixed;
    bottom: 30px;
    right: 36px;
    cursor: pointer;
    display: none;
    padding: 7px 12px;
    border-radius: 45px;
    background: #161d23;
    z-index: 4;
    border: #161d23;
    color: #fff;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    -ms-transition: all 0s ease-in-out;
    transition: ba 0s ease-in-out;
    opacity: 0.6;
}


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

.video-bg-nuhost-header{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
	pointer-events: none;
}

.video-bg-nuhost-header video {
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0.8;
    left: 0;
    right: 0;
    width: 100%;
}

.video-bg-nuhost-header-bg{
    background: #48486b;
    background: -webkit-linear-gradient(left top, #48486b, #131327);
    background: -o-linear-gradient(bottom right, #48486b, #131327);
    background: -moz-linear-gradient(bottom right, #48486b, #131327);
    background: linear-gradient(to bottom right, #48486b, #131327);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0.5;
}

#video_cover {
    position: absolute;
    width: 100%; height: 100%;
    background: url('../media/fallback.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 0.8;
}

/*--------------*/

.feature-description h5 {
    font-size: 26px;
    color: #5e6267;
    font-weight: 600;
    text-decoration: none;
    margin-top: 9px;
    margin-bottom: 20px;
    display: block;
}

.feature-description {

    /* font-family: "Inter", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #95999e; */

    font-size: 17px;
    color: #545b5b;
    font-weight: 300;
    margin-top: 2px;
    line-height: 26px;
}

.blog-post-content {

    font-size: 17px;
    color: #95999e;
    /* font-weight: 300; */
    margin-top: 2px;
    line-height: 26px;

}

.blog-post-content p {
    margin-top: 1rem;
}

.blog-post-content h2, .blog-post-content h3, .blog-post-content h4, .blog-post-content h5 {
    font-size: 26px;
    color: #5e6267;
    font-weight: 600;
    text-decoration: none;
    margin-top: 9px;
    margin-bottom: 20px;
    display: block;
}

.blog-post-content h3 {
    font-size: 20px;
}

.blog-post-content .kg-image-card img {
    display: block;
    height: auto;
    max-width: 80%;
    margin: 0 auto;
}

.blog-post-content .kg-gallery-card, .blog-post-content .kg-image-card {
    margin: 0 0 32px;
}
