/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

body {
	font-family: "Archivo", sans-serif;
}
a:where(:not(.wp-element-button)) {
	text-decoration: none!important;
}
.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
    color: #333 !important;
}
.content-area {
    position: relative !important;
}
.heading-title {
    font-size: 42px;
    margin-bottom: 20px;
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
    font-weight: 500;
}
.price {
    display: flex;
    justify-content: space-between;
	margin-top: 50px;
}
.search-price {
    margin-bottom: 70px;
}
.heading-over h2 {
    font-size: 48px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: block;
    line-height: 1.2;
    color: #303030;
}
.heading-over p {
    font-size: 18px;
    line-height: 1.7;
    color: #707070;
    font-weight: 400;
}
.icon-overall svg {
    font-size: 42px;
    color: #1c66de;
}
.icon-box-text h5:hover, .icon-box-text h5:focus {
    color: #1c66de;
}
.icon-box-text h5 {
    font-size: 22px;
    margin-bottom: 5px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-family: "Archivo", sans-serif;
    color: #30302E;
    line-height: 1.3;
    font-weight: 500;
    text-transform: capitalize;
}
.icon-box-text p {
    line-height: 1.7;
    color: #707070;
    font-size: 16px;
    font-weight: 400;
}
.heading-over {
    margin-bottom: 60px;
}
.banner-cloud-bt {
    position: absolute;
    bottom: -105px;
}
.choose-web h2 {
	font-size: 48px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: block;
    line-height: 1.2;
    color: #303030;
}
.choose-web p {
    font-size: 18px;
    line-height: 1.7;
    color: #707070;
    font-weight: 400;
}
.col-choose-web .col-inner {
    position: relative;
    z-index: 1;
    padding: 40px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    box-shadow: 0 8px 8px -1px rgba(0, 0, 0, 0.15);
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    overflow: hidden;
}
.col-choose-web .col-inner {
    position: relative;
    z-index: 1;
    padding: 40px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    box-shadow: 0 8px 8px -1px rgba(0, 0, 0, 0.15);
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    overflow: hidden;
}
.col-choose-web .col-inner:hover, .col-choose-web .col-inner:active, .col-choose-web .col-inner.active {
	    background-color: #e8f1f8;
}
.choose-web h4 {
    font-weight: 600;
    margin-bottom: 0;
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
}
.choose-web {
	line-height: 1.7;
	font-size: 14px;
	color: #707070;
  font-weight: 400;
}
.choose-title {
    margin-bottom: 20px;
}
.price-choose h2 {
    font-size: 60px;
    color: #1c66de;
    margin-bottom: 0;
    line-height: 1;
    position: relative;
    z-index: 1;
    display: inline-block;
}
.price-choose {
	position:relative;
}
.price-choose h2 span{
    font-size: 18px;
    position: absolute;
    top: 0px;
    left: 56px;
    z-index: 1;
    font-style: italic;
}
.price-choose p {
    color: #b7b7b7;
    font-size: 16px;
    font-weight: 400;
}
.get-started a{
	position: relative;
    z-index: 1;
    min-width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 0 80px;
    text-align: center;
    text-transform: capitalize;
    background-color: #1c66de;
    color: #ffffff;
    border: none;
    border-radius: 100px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
	margin-bottom: 30px;
}
.get-started a:hover {
    font-weight: 600;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    background-color: #ffffff;
    color: #1c66de;
}
.col-choose-web p {
	line-height: 1.7;
    color: #707070;
    font-size: 16px;
    font-weight: 400;
		margin-bottom: 1rem;
}
.col-choose-web p i {
    color: #1c66de;
}
.link-click a {
    padding: 0;
    text-align: center;
    width: 100%;
    font-weight: 400;
    font-size: 16px;
    text-decoration: underline;
    color: #b7b7b7;
}
.link-click a:hover {
    color: #0056b3;
}
.discount-r h2 {
    text-transform: capitalize;
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
}
.discount-r p {
    line-height: 1.7;
    color: rgb(48, 48, 48);
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.discount-r p i {
	color:#1c66de
}
.cloud-blue {
    background-color: #e8f1f8;
}
.text-blue h2 {
    font-size: 32px;
    padding: 30px 0;
    margin-bottom: 0;
    color: #ffffff;
    font-family: "Archivo", sans-serif;
    line-height: 1.3;
    font-weight: 500;
}
.text-proudly h2 {
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
    font-weight: 500;
}
.text-proudly h2 span {
	color:#1c66de;
}
.text-proudly {
    border-bottom: 1px solid #ebebeb;
    padding: 50px 0;
}
.footer .ul-reset {
    margin: 0;
    display: flex;
}
.ft-menu .widget_text {
    padding: 0;
}
.menu-ft .widget_text {
    padding: 0;
}
.list-menu .list-item ul li {
	margin-left:0px;
}
.is-divider.small {
    display: none;
}
.widget-title {
    font-size: 22px;
    color: #303030;
    margin-bottom: 35px;
    display: block;
    text-transform: capitalize;
    font-family: "Archivo", sans-serif;
    line-height: 1.3;
    font-weight: 500;
}
.footer-1 {
    display: none;
}
.textwidget p {
    line-height: 1.7;
    color: #707070;
    font-size: 16px;
    font-weight: 400;
}
.widget_text .widget-title {
    font-size: 22px;
    color: #303030;
    margin-bottom: 35px;
    display: block;
    text-transform: capitalize;
    font-family: "Archivo", sans-serif;
    line-height: 1.3;
    font-weight: 600;
}
.subscribe {
    display: flex;
    justify-content: space-between;
	margin-top:30px;
}
.subscribe .label-input-sb input{
	width: 100%;
    height: 50px;
    background-color: #e8f1f8;
    border-radius: 30px;
    border: none;
    padding: 0 40px;
}
.submit-sb {
    position: relative;
}
.submit-sb input {
    position: absolute;
    width: 100px;
    height: 50px;
    border-radius: 0px 50px 50px 0px;
    border: none;
    top: 0;
    right: 2px;
    color: #ffffff;
    background-color: #1c66de;
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
}
.Subscribe-Newsletter {
    padding: 0;
}
.Subscribe-Newsletter .widget {
	margin-bottom:0px;
}
.Subscribe-Newsletter .widget_custom_html {
	padding:0px;
}
.footer-2 {
    display: none;
}
.copyright-footer p {
    font-size: 16px;
    color: #707070;
    margin-bottom: 0;
    line-height: 1.7;
    font-weight: 400;
}
.payments-methods p {
font-size: 16px;
    color: #707070;
    margin-bottom: 0;
    line-height: 1.7;
    font-weight: 400;
}
.optimized-hosting h2 {
    font-size: 48px;
    margin-bottom: 30px;
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
    font-weight: 500;
    text-transform: capitalize;
}
.optimized-hosting p {
	line-height: 1.7;
    color: #707070;
    font-size: 16px;
    font-weight: 400;
}
.optimized-hosting a {
	margin-top:40p;
}
.optimized-hosting {
    margin-bottom: 40px;
}
.heading-about-us h2 {
    font-size: 48px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: block;
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
    font-weight: 500;
}
.heading-about-us p {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.7;
    color: #707070;
    font-weight: 400;
}
.heading-video h2 {
    font-size: 48px;
    margin-bottom: 30px;
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
    font-weight: 500;
}
.video-desc p {
    font-size: 18px;
    margin-bottom: 15px;
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
    font-weight: 500;
}
.video-desc p i {
    color: #1c66de;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.heading-our-management-team {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}
.heading-our-management-team h2 {
    font-size: 48px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: block;
    line-height: 1.2;
    font-family: "Archivo", sans-serif;
    color: #303030;
    font-weight: 500;
}
.heading-our-management-team p {
    font-size: 18px;
    margin-bottom: 0;
    line-height: 1.7;
    color: #707070;
    font-weight: 400;
}
.singel-team {
    position: relative;
    z-index: 1;
    border: 1px solid #ebebeb;
    padding: 40px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
	margin-right: 15px !important;
}
.singel-team:hover {
	border-color: #1c66de;
}
.team-content h5 {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    font-size: 22px;
    display: block;
    margin-bottom: 5px;
    font-family: "Archivo", sans-serif;
    color: #303030;
    font-weight: 500;
}
.team-content h5:hover {
	color: #1c66de;
}
.team-content span {
    font-size: 14px;
    color: #1c66de;
    display: block;
    margin-bottom: 15px;
}
.team-content p {
	line-height: 1.7;
    color: #707070;
    font-weight: 400; 
	margin-bottom:0px;
}
.team-thumbnail {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
    flex: 0 0 150px;
    max-width: 150px;
    width: 150px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
}
.team-thumbnail img {
    border-radius: 50%;
}
.client-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
}
.client-heading h2 {
	font-size: 48px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: block;
    line-height: 1.2;
	font-family: "Archivo", sans-serif;
    color: #303030;
    font-weight: 500;
}
.client-heading p {
	font-size: 18px;
    margin-bottom: 0;
	line-height: 1.7;
    color: #707070;
    font-weight: 400;
}
.text-client {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    margin-bottom: 0;
    color: #707070;
    line-height: 1.5;
    font-weight: 400;
    font-size: 16px;
	-webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    padding: 40px;
    border-radius: 3px;
    box-shadow: 0 15px 9px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 40px;
}
.text-client:hover {
	background-color: #1c66de;
}
.text-client p:hover {
	color:#fff;
}
.star-rating span:before {
    color: #f3b409;
    content: "";
    left: 0;
    position: absolute;
    top: 0;
}
.testimonial-name {
    margin-bottom: 3px;
    font-family: "Archivo", sans-serif;
    color: #303030;
    line-height: 1.3;
    font-weight: 500;
}
.testimonial-company {
    font-size: 12px;
    color: #acacac;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.content-blog a {
    font-size: 42px;
    line-height: 1.2;
    display: block;
    margin-bottom: 25px;
    color: #303030;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    outline: none;
    font-weight: 600;
}
.content-blog p {
    margin-bottom: 0;
    line-height: 2.1;
    font-weight: 500;
    color: #707070;
    font-size: 16px;
}
.btn.continue-btn {
    font-size: 16px;
    color: #1c66de;
    font-weight: 600;
    padding: 0;
    margin-top: 20px;
    cursor: pointer;
}
.continute .col-inner {
    display: flex;
    position: relative;
}
.continute .col-inner .icon-box {
	position: absolute;
    left: 150px;
    top: 16px;
	color:#1c66de;
}
.content-blog {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 50px;
	margin-bottom:50px
}
.content-blog a:hover {
	color:#007bff;
}
.heading-form h2 {
    font-size: 48px;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: block;
    line-height: 1.2;
    font-family: "Archivo", sans-serif;
    color: #303030;
    font-weight: 500;
}
.heading-form p {
    font-size: 18px;
    margin-bottom: 0;
    color: #707070;
    font-weight: 400;
}
.form-contact p {
    color: #303030;
    margin-bottom: 35px;
    display: block;
    font-family: "Archivo", sans-serif;
    font-weight: 500;
}
.form-contact input[type=submit] {
    background-color: #1C65DB;
    border-radius: 100px;
}
.form-contact input[type=submit]:hover {
    border-radius: 100px;
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    background-color: #ffffff;
    color: #1c66de;
}
@media screen and (max-width: 600px) {
	
.nav-icon.has-icon a {
    color: #fff;
}
	.slider-home h2 {
    font-size: 42px !important;
}
	.slider-home h3 {
    font-size: 30px !important;
}
	.heading-title {
		font-size: 30px;
	}
	.price p {
		font-size: 12px;
	}
	.heading-over h2 {
    font-size: 30px; 
	}
	.choose-web h2 {
    font-size: 30px;
	}
	.price-choose h2 {
    font-size: 60px;
}
	.discount-r h2 {
    font-size: 30px;
	}
	.discount-r p {
    font-size: 16px;
	}
	.text-blue h2 {
    font-size: 20px; 
	}
	.text-proudly h2 {
    font-size: 20px;
}
	.footer .ul-reset {
    margin: 0;
    display: list-item;
}
	.optimized-hosting h2 {
		font-size: 30px;
	}
	.heading-about-us h2 {
    font-size: 30px; 
	}
	.heading-video h2 {
    font-size: 24px; 
	}
	.heading-our-management-team h2 {
    font-size: 30px; 
	}
	.team-thumbnail {
		margin:auto;
	}
	.singel-team {
    padding: 0px;
    text-align: center;
}
	.client-heading h2 {
		font-size: 30px;
	}
	.cloud-blue {
    background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
}
	.content-blog a {
    font-size: 30px; 
	}
	.content-blog {
    padding-bottom: 0px; 
	}
	.heading-form h2 {
    font-size: 30px; 
	}
}