.soc-link svg{
	fill:  rgb(149 156 177 / var(--tw-text-opacity));
}
.soc-link:hover svg{
	fill: #fff;
}
.contact-form-7-1{
	max-width: 480px;
	position: relative;
	z-index: 3;
	margin: 0 auto;

}
.contact-form-7-1 input[type="email"]{
	padding: 1rem 1.5rem;
	background: rgba(255, 255, 255, .3);
	border-radius: 35px;
	border: none;
	outline: none;
	color: #fff;
	width: 100%;
	outline: 1px solid rgba(255,255,255, 0.1);
  outline-offset: 1px;  
}
.contact-form-7-1 input[type="email"]:focus{
	outline: 1px solid rgba(255,255,255, 0.7);
	outline-offset: 1px;
}
.contact-form-7-1 input[type="email"]::placeholder{
	color: rgba(255, 255, 255, .8);
}
.contact-form-7-1 input[type="submit"]{
	position: absolute;
	right: 0.5rem;
	padding: 0.7rem 1.5rem;
	border-radius: 35px;
	background: #fff;
	top: 5px;
	cursor: pointer;
}
#pricing .pricing-item p{
		color: rgba(149,156,177, 1);
}
#pricing .pricing-item-content p{
	margin: 0.8rem 0;
}
.page-inside p, .page-inside li{
	font-size: 1.125rem;
	line-height: 1.625;
	color: #374D63;
	font-weight: normal;
}
@media screen and (max-width: 767px) {
    .page-inside p, .page-inside li{
         font-size: 1rem !important;
    }
   
}
.page-inside h3{
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;	
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
.page-inside h4{
  font-size: 1.3rem;
  line-height: 1.15;
  font-weight: 700;	
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
.page-inside h5{
  font-size: 1.1rem;
  line-height: 1;
  font-weight: 700;	
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
}
.page-inside ul{
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;	
  margin-top: 2.5rem;
  border-bottom: 2rem;
 list-style:  disc;
 padding-left: 20px;
}
.page-inside blockquote{
	background-color: rgba(74, 108, 247, 1);
	margin: 2rem 0;
	position: relative;

}
.page-inside blockquote:before{
	content: "";
	width: 280px;
	height: 360px;
	display: block;
	position: absolute;
	background: rgba(250, 250, 250, 0.1);
	transform: rotate(45deg);
	left: -24%;
	top: -110%;
}
.page-inside blockquote:after{
	content: "";
	position: absolute;
	right: 5px;
	top: 5px;
	
}
#pricing .price-item{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.page-inside blockquote p{
	padding: 2rem;
	text-align: center;
	color: #fff;
	    font-size: 1rem;
    line-height: 1.5rem;
    max-width: 800px;
    margin: 0 auto;
    font-style: italic;
    font-weight: 500;
}
.page-inside p strong{
	color: rgba(74, 108, 247, 1);
}
.page-inside .img_bg{
	min-height: 440px;
	background-size: cover !important;
	background-position: center !important;
}
@media screen and (max-width: 767px) {
    .page-inside .img_bg{
        min-height: 173px;
    }

}
.blog-card{
	min-height: 255px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	width: 100%;
	display: block;
}
@media screen and (max-width: 767px) {
    .blog-card{
       min-height: 217px;
    }
   
}
.sendbtn{
	margin: 0 auto;
	text-align: center;
}
.breadcrumb{
		font-size: 1rem !important;
  line-height: 1.5rem !important;
  color: rgba(149,156,177, 1);
  font-weight: normal;

}
.breadcrumb span{
	font-size: 1rem;
  line-height: 1.5rem;
  color: rgba(149,156,177, 1);
  margin: 0 5px;
  font-weight: normal;
}
.breadcrumb span:first-child{
	color: rgba(74,108,247, 1);
}
.breadcrumb span:last-child{
	color: rgba(149,156,177, 1);
}
.socials a{
	padding: 10px;
}
.footer-soc a {
	background: rgba(149,156,177, 1);
	border-radius: 100%;
	padding: 7px;
}
.footer-soc a:hover{
	background: #4A6CF7;
}
.header-logo{
	outline: none;
}
nav a {
	position: relative;
}
nav .menu-item-has-children a:after{
	content: "";
	width: 8px;
	height: 8px;
	display: block;
	border: 2px solid #000;
	border-left: none;
	border-top: none;
	position: absolute;
	right: -18px;
	margin-top: 6px;
	transform: rotate(45deg);
}
nav .menu-item-has-children:hover a:after{
	border-right: 2px solid  rgb(74 108 247);
	border-bottom: 2px solid  rgb(74 108 247);
}
nav .submenu a:after{
	display: none;
}
nav .submenu a{
	color: #000 !important;
	font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 0.6rem 0;  
}
nav .submenu a:hover{
	color: rgb(74 108 247) !important;


}

.wpcf7 form.sent .wpcf7-response-output{
	border-color: rgb(74, 108, 247) !important;
	background: rgb(74, 108, 247);
	color: #fff;
}
#clients{
	padding-bottom: 120px;
}
.wpcf7-spinner{
    display: none !important;
}
.sendbtn{
	cursor: pointer;
	
}
.sendbtn:hover{
	box-shadow: 0px 8px 11px 0px rgba(0,0,0,0.42);
	opacity: 0.9;
}

