/*
Theme Name: Deon Child
Theme URI: https://deon.qodeinteractive.com
Description: A child theme of Deon
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: deon
Template: deon
*/

/* -------------------------------------------*--------------*--------------------------------------------------*/
/*                    -----------------------*   CUSTOM CSS   *------------------------                         */
/* -------------------------------------------*--------------*--------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Sora:wght@400;700&display=swap');

:root {
  --blue: #4650ff;
  --turq: #00ffff;
  --tran: all .3s ease-in-out;
}

.dn {
	display: none;
}

.page-h2 h2 {
	color: #4650FF;
    font-family: "Roboto", Sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 43px;
}

body {
	font-family: 'Sora', sans-serif !important;
	font-weight: 400 !important;
	font-size: 15px !important;
	color: #646464;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Sora', sans-serif !important;
	font-weight: 400 !important;
}

.banner.d-img {
	display: block;
}

.banner.m-img {
	display: none;
}


.home .qodef-header-sticky-inner .qodef-header-navigation>ul>li>a:hover>span {
    color: #4650ff !important;
}

.home .qodef-header-sticky-inner .qodef-header-navigation>ul>li>a>span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 0;
    height: 1px;
    background-color: var(--blue);
    transition: var(--tran);
}

.home .qodef-header-sticky-inner .qodef-header-navigation>ul>li>a:hover>span:after, .home .qodef-header-sticky-inner .qodef-header-navigation>ul>li.current-menu-item>a>span:after {
    width: 100%;
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    height: 50px !important;
}

.qodef-widget-holder.qodef--one,
#qodef-side-area {
	display: none !important;
}

#qodef-page-footer-top-area {
	background-color: var(--blue);
}

#qodef-page-footer-bottom-area {
	background-color: #2d38f5;
}

#qodef-page-footer .widget.widget_nav_menu {
	margin-top: 0 !important;
}

#qodef-page-footer-bottom-area .qodef-grid-inner {
	display: flex;
	align-items: center;
}

#qodef-page-footer-bottom-area-inner {
    padding: 16px 0 12px;
}

#qodef-page-footer-bottom-area a {
	color: var(--turq) !important;
	font-size: 12px;
	text-transform: none;
}

#qodef-page-footer-bottom-area p {
	color: #fff !important;
	font-size: 12px;
}

#qodef-page-footer-top-area-inner {
    padding: 67px 0 26px;
}

#qodef-page-footer-top-area-inner .qodef-grid-item:first-child {
	width: 70%;
	display: flex;
	align-items: flex-start;
	padding-right: 60px;
}

#qodef-page-footer-top-area-inner .qodef-grid-item:last-child {
	width: 30%;
}

#qodef-page-footer-top-area-inner .qodef-grid-item:first-child .widget_media_image:first-child {
	padding-right: 33px;
	margin-top: -17px;
	max-width: 250px;
}

#qodef-page-footer-top-area-inner .qodef-grid-item:first-child .widget_media_image:last-child {
    max-width: 325px;
}

#qodef-page-footer-top-area-inner .qodef-widget-title {
	font-size: 13px;
	text-transform: uppercase;
}

#qodef-page-footer-top-area-inner .textwidget {
	color: var(--turq);
	line-height: 1.1;
}

.widget_nav_menu ul li a {
    letter-spacing: initial !important;
}

.qodef-header-navigation>ul>li>a {
    font-size: 14px;
    text-transform: initial;
    letter-spacing: initial;

}

.home-icons-wrapper .elementor-section {
	height: 100%;
}

.qodef-header-navigation>ul>li {
    height: 100%;
    margin: 0 14px;
}

#qodef-page-header .qodef-header-logo-link {
    height: 74px !important;
}

.menu-btn {
	display: flex;
}

.menu-btn a {
    border-radius: 8px;
    background-color: var(--blue);
    align-self: center;
    height: auto !important;
    padding: 9px 20px;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

.home .menu-btn a {
    background-color: #fff;
}

.qodef-header-navigation>ul>li>a {
	color: var(--blue) !important;
}

.menu-btn span {
	color: #fff !important;
}

.home .menu-btn span {
	color: var(--blue) !important;
}

.qodef-header-navigation>ul>li>a>span {
    background-image: none;
    -webkit-text-fill-color: unset;
    position: relative;
}

.qodef-header-navigation>ul>li>a>span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 0;
    height: 1px;
    background-color: var(--blue);
    transition: var(--tran);
}

.home .qodef-header-navigation>ul>li>a>span:after {
    background-color: #fff;
}

.qodef-header-navigation>ul>li>a:hover>span:after,
.qodef-header-navigation>ul>li.current-menu-item>a>span:after {
    width: 100%;
}

.home .qodef-header-navigation>ul>li>a:hover>span {
	color: #fff;
}

.full-width-img img {
	width: 100% !important;
}

#qodef-page-header-inner {
	margin-top: -16px !important;
}

.qodef-page-title .qodef-m-title {
	font-size: 50px;
	color: var(--blue) !important;
	-webkit-text-fill-color: unset !important;
}

.or-footer-top {
	background-color: #f5f5f5;
	padding: 30px 0 21px 0;
	margin-top: 60px;
}

.or-footer-top-left p {
	color: #acacac;
}

.or-bold {
	font-weight: 700 !important;
}

.or-footer-top-inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.or-footer-top-left {
	max-width: 800px;
}

.or-footer-top-right {
	margin-left: 40px;
	border-left: 1px solid #dcdcdc;
	padding-left: 30px;
}

.or-footer-top-right img {
	width: 180px;
	height: auto;
}

.qodef-header-sticky-inner img {
	max-height: 79% !important;
}

.home .qodef-header-sticky-inner .menu-btn a {
	background-color: var(--blue);
}

.home .qodef-header-sticky-inner .menu-btn span {
	color: #fff !important;
}

.faq-section .faq-box {
	border-radius: 11px;
	box-shadow: 0 0 20px 0 rgba(70, 80, 255, 0.1);
	background-color: #fff;
	padding: 25px;
}

.faq-box .qodef-m-title {
	font-size: 25px;
    font-weight: 700 !important;
    line-height: 1.3;
    color: var(--blue);
}

.faq-box .qodef-m-text {
	font-size: 14px;
    line-height: 1.7;
    color: #646464;
}

.or-main-section {
	margin-top: 80px;
}

.privacy-box {
	padding: 0 !important;
    box-shadow: none !important;
    margin-bottom: 40px !important;
}

.blue-btn a {
    border-radius: 8px !important;
    background-color: var(--blue) !important;
    align-self: center !important;
    height: auto !important;
    padding: 13px 20px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

.white-btn a {
    border-radius: 8px !important;
    background-color: #fff !important;
    align-self: center !important;
    height: auto !important;
    padding: 13px 20px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: var(--blue) !important;
}

.gradient-section {
	background-image: linear-gradient(137deg, #a47dcd -9%, #4650ff 60%);
}

.home-graph-bottom {
	border-radius: 10px;
	background-color: rgba(255, 255, 255, 0.25);
	padding: 20px;
	color: #fff;
	margin-bottom: 20px;
}

.home-graph-bottom p {
	color: #fff !important;
	font-size: 14px;
}

.home-graph-left p {
	font-size: 20px;
	font-weight: 700 !important;
}

.home-graph-right {
	position: relative;
	padding-left: 20px;
}

.home-graph-right:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #fff;
}

.home-icons {
	border-radius: 11px;
	background-color: var(--blue);
	padding: 20px;
}

.home-icons p {
	color: #fff;
	font-size: 22px;
	line-height: 1.1;
}

.home-icons img {
	height: 68px;
	width: auto;
}

.form-row {
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 20px;
	margin-bottom: 20px !important;
}

.form-split {
	grid-template-columns: 1fr 1fr;
}

.form-split-3 {
	grid-template-columns: 1fr 1fr 1fr;
}

.form-upload {
	align-items: center;
	grid-template-columns: 1fr 2fr;
}

.form-btn {
    border-radius: 8px;
    background-color: var(--blue);
    align-self: center;
    height: auto;
    padding: 13px 43px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    margin: 0 10px;
}

.form-btn-grey {
    background-color: #a6a6a6;
}

.form-nav {
	display: flex;
	justify-content: center;
	margin-top: 47px !important;
}

.form-step-two,
.form-step-three {
	display: none;
}

.form-icon {
	width: 80px;
	height: 80px;
	border-radius: 10px;
	box-shadow: 0 0 20px 0 rgba(70, 80, 255, 0.1);
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.form-icon svg {
	width: 60px;
	height: 60px;
}

.form-icon svg path {
	fill: var(--blue);
}

.form-icon.active {
	background-color: var(--blue);
}

.form-icon.active svg path {
	fill: #fff;
}

.form-header-inner {
	display: flex;
	justify-content: space-between;
}

.form-icon-box {
	display: flex;
    flex-direction: column;
    align-items: center;
    width: 33.33%;
    padding: 0 20px;
    text-align: center;
}

.form-icon-box p {
	font-size: 16px;
	font-weight: 700;
	color: var(--blue);
	margin-top: 20px;
}

.form-icon img {
	width: 55px;
	height: 55px;
	display: none;
}

.form-icon.done img {
	display: block;
}

.form-icon.done svg {
	display: none;
}

.form-header {
	margin: 82px 0 60px 0 !important;
	position: relative;
}

.form-header:before {
	content: '';
    position: absolute;
    left: 50%;
    top: 32%;
    transform: translate(-50%, -50%);
    background-color: var(--blue);
    width: 66%;
    height: 2px;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin: 0 0 20px 0;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	font-size: 12px;
}

.input[type=date], input[type=email], input[type=number], input[type=password], 
input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
	border-image-source: unset;
	border-radius: 10px;
    border: solid 1px #979797;
    font-size: 16px;
}

button[type=submit] {
	border-radius: 8px !important;
    background-color: var(--blue) !important;
    align-self: center !important;
    height: auto !important;
    padding: 13px 43px !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    color: #fff !important;
    border: none !important;
    font-family: 'Sora', sans-serif !important;
    line-height: inherit !important;
    letter-spacing: initial !important;
    margin: 0 10px !important;
}

button[type=submit]:hover {
    background: var(--blue) !important;
}

.wpcf7-list-item-label {
	font-size: 16px;
	margin-left: 10px;
}

.wpcf7-list-item input {
	width: 20px !important;
	height: 20px !important;
}

.wpcf7-radio {
	margin-bottom: 8px;
}

.form-mandatory {
	font-size: 12px;
	color: #575756;
}

.form-info {
	margin-top: 20px !important;
	text-align: center;
}

.form-info p:first-child {
	font-size: 14px;
	margin-bottom: 0 !important;
}

.form-info p:last-child {
	font-size: 10px;
	margin-top: 2px !important;
}

.wpcf7-not-valid-tip {
    position: relative;
    margin-top: 9px;
    margin-bottom: 0;
    font-size: 12px;
}

.wpcf7 form .wpcf7-response-output {
    border-radius: 8px;
    text-align: center;
    padding: 10px;
    border-width: 1px;
}

.form-sep {
	padding-top: 20px;
}

.form-sep:before {
	content: '';
	background-color: #979797;
	height: 1px;
	width: 100%;
	position: absolute;
    left: 0;
    top: 0;
}

.wpcf7-spinner {
    background-image: none;
    width: 20px;
    height: 20px;
    border: 3px solid;
    border-color: #fff transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: absolute;
    left: 43%;
    margin-left: -10px;
    margin-top: 14px;
    background-color: transparent;
    opacity: 1;
    right: auto !important;
    margin: 0 !important;
    top: 13px;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.wpcf7-spinner:before {
    background-color: transparent;
}

.change {
	margin-top: 60px;
	position: relative;
}

.change:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 2px;
	height: 100%;
	background-color: var(--blue);
}

.change-box {
	border-radius: 11px;
	box-shadow: 0 0 20px 0 rgba(70, 80, 255, 0.1);
	background-color: #fff;
	padding: 25px;
	margin-bottom: 15px;
}

.change-top {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

.change-top img {
	height: 60px !important;
    width: auto;
    margin-right: 24px;
}

.change-top h2 {
	font-weight: 700 !important;
	font-size: 25px;
	color: var(--blue);
	margin: 0;
	line-height: 1.3;
}

.change-box-left {
	margin-right: 60px;
	position: relative;
}

.change-box-left:before {
	content: '';
    position: absolute;
    top: 80px;
    right: -70px;
    height: 2px;
    width: 70px;
    background-color: var(--blue);
}

.change-box-left:after {
	content: '';
    position: absolute;
    top: 70px;
    right: -80px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: var(--blue);
}

.change-box-right {
	margin-left: 60px;
	position: relative;
}

.change-box-right:before {
	content: '';
    position: absolute;
    top: 115px;
    left: -70px;
    height: 2px;
    width: 70px;
    background-color: var(--blue);
}

.change-box-right:after {
	content: '';
    position: absolute;
    top: 105px;
    left: -80px;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background-color: var(--blue);
}

.change-col-right {
	margin-top: 65px;
}

.change-box div:last-child {
	line-height: 1.5;
}

.change-process-img {
	border-radius: 10px;
	box-shadow: 0 0 20px 0 rgba(70, 80, 255, 0.1);
	background-color: #fff;
	width: auto !important;
}

.change-process-item .elementor-container {
	display: flex;
	flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.change-process-item img {
	width: 60px;
	height: 60px;
}

.change-process-item h2 {
	font-size: 16px;
	font-weight: 700 !important;
	color: #fff !important;
	margin-top: 10px;
}

.change-process-title {
	text-align: center !important;
    margin-bottom: 60px !important;
}

.home-block {
	margin-bottom: 40px;
}

.home-block-inner {
	max-width: 500px;
	margin: 0 auto;
	position: relative;
}

.home-block-inner img {
	position: relative;
	z-index: 1;
}

.home-block-item {
	position: absolute;
	max-width: 242px;
}

.home-block-item p {
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	line-height: 1.2;
	position: relative;
}

.home-block-item p:after {
	content: '';
	position: absolute;
	left: 0;
	top: -20px;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.home-block-one {
    top: 68px;
    left: -269px;
}

.home-block-one p:after {
	width: 170%;
}

.home-block-two {
    bottom: 98px;
    right: -269px;
}

.home-block-two p:after {
	left: auto;
	right: 0;
	width: 170%;
}

.home-block-three {
    bottom: -21px;
    left: -179px;
}

.home-block-three p:after {
	width: 170%;
}

.transparent-btn a {
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
}

.d-process {
	display: block;
}

.m-process {
	display: none;
}

#qodef-page-footer .qodef-grid-item a {
	color: #00ffff !important;
}

#qodef-page-footer .qodef-grid-item a:hover {
	background: transparent;
	color: #00ffff !important;
	-webkit-text-fill-color: #00ffff;
}

.icon-bg {
	position: relative;
}

.icon-bg:before {
    content: "";
    position: absolute;
    background-color: #fff;
    width: 90px;
    left: 18%;
    height: 90px;
    top: -10px;
    border-radius: 10px;
}

.change-process-text h2 {
	margin-top: 20px;
}

.change-process-text {
	position: relative;
}

.change-process-text:before {
    content: "";
    position: absolute;
    height: 2px;
    background-color: #ffffff;
    width: 90%;
    top: 25%;
    left: 50px;
}

.form-row.grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}
.form-row.grid div:last-child {
	text-align: right;
}

.grecaptcha-badge {
	display: none !important;
}

#qodef-page-footer-bottom-area-inner .qodef-grid-item:last-child {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#qodef-page-footer-bottom-area-inner .qodef-grid-item:last-child .optanon-toggle-display,
#qodef-page-footer-bottom-area-inner .qodef-grid-item:last-child .optanon-toggle-display:hover {
	background-color: #fff;
	color: var(--blue) !important;
	-webkit-text-fill-color: var(--blue) !important;
	border-radius: 8px;
    align-self: center;
    height: auto !important;
    padding: 9px 20px;
    text-transform: uppercase !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    margin-right: 20px;
    display: block;
    text-align: center;
    line-height: 1.4;
}




/* -------------------------------------------*-----------------*--------------------------------------------------*/
/*                    -----------------------*   MEDIA QUERIES   *------------------------                         */
/* -------------------------------------------*-----------------*--------------------------------------------------*/


@media (max-width: 1199px) { 

	#qodef-page-header .qodef-header-logo-link {
		height: 60px !important;
	}

}

@media screen and (max-width: 1080px) {
	.home-block-inner {
		max-width: 375px;
	}
	.home-block-three {
		left: -230px;
	}
	#qodef-page-header .qodef-header-logo-link {
		height: 50px !important;
	}
}


@media screen and (max-width: 1024px) {
	.icon-bg:before {
		width: 78px;
		left: 50%;
		margin-left: -38px;
		height: 78px;
	}
	.change-process-text h2 {
		margin-top: 5px;
		line-height: 20px;
	}
	.change-process-text img {
		width: 100%;
    	max-width: 60px !important;
	}
	.change-process-text h2 {
		font-size: 14px !important;
	}
	.or-footer-top {
		margin-top: 0;
	}
	.or-footer-top-right img {
		width: 360px;
		height: auto;
	}
}

@media (max-width: 991px) { 



}

@media screen and (max-width: 950px) {
	.icon-bg:before {
		width: 78px;
		left: 50%;
		height: 78px;
	}
	.home-block-inner {
		max-width: 275px;
	}
	.home-block-three {
		bottom: -100px;
	}
	.home-block-one {
		top: 35px;
		left: -235px;
	}
	.home-block-two {
		bottom: 0px;
	}
}

@media screen and (max-width: 820px) {
	.icon-bg:before {
		width: 78px;
		left: 50%;
		height: 78px;
	}
	.home-block-item p {
		font-size: 17px;
	}
	.home-block-inner {
		max-width: 235px;
	}
	.home-block-three {
		bottom: -50px;
	}
}

@media (max-width: 767px) {
	.change-process-text:before {
		display: none;
	}
	.change-process-text h2 {
		margin-top: 5px;
	}
	.change-process-text img {
		width: 100%;
    	max-width: 60px !important;
	}
	.icon-bg:before {
		width: 78px;
		left: 50%;
		height: 78px;
	}
	.d-process {
		display: none;
	}
	.m-process {
		display: block;
	}
	.change:after {
		content: '';
		display: none !important;
	}
	.home-block-one {
		top: 35px;
		left: -160px;
	}
	.home-block-three {
		left: -160px;
	}
	.home-block-inner {
		max-width: 215px;
	}
	.home-block-item {
		max-width: 170px;
	}
	.home-block-two {
		bottom: -25px;
		right: -190px;
	}
}

@media (max-width: 600px) {
	.banner.d-img {
		display: none;
	}
	
	.banner.m-img {
		display: block;
	}
	
	.icon-bg:before {
		width: 78px;
		left: 50%;
		margin-left: -38px;
		height: 78px;
	}
	
	#qodef-page-footer .qodef-widget-title {
		margin-top: 35px !important;
	}
	.page-h2 h2 {
		color: #4650FF;
		font-family: "Roboto", Sans-serif;
		font-size: 30px;
		font-weight: 400;
		line-height: 43px;
	}
	.form-upload {
		grid-template-columns: auto;
	}
	.or-footer-top {
		margin-top: 0;
	}
	.qodef-page-title .qodef-m-title {
		font-size: 35px !important;
		line-height: 40px !important;
	}
	.or-footer-top-left {
		max-width: 100%;
		width: 100%;
	}
	.or-footer-top-right {
		margin-left: 20px;
		padding-left: 0;
		width: 100%;
	}
	.home-block-inner img {
		max-width: 300px !important;
		margin: 0 auto 50px auto;
		text-align: center;
		left: 0;
		right: 0;
		display: block;
	}
	.home-block-inner,
	.home-block-item {
		max-width: 100%;
	}
	.home-block-item {
		position: initial;
		height: auto;
		min-height: 70px;
	}
	.home-block-two p:after,
	.home-block-one p:after,
	.home-block-three p:after {
		width: 100%;
	}
	.home-block-two {
		bottom: 0;
		right: 0;
		top: 80px;
	}
	.home-block-one {
		top: 40px;
		left: 0;
	}

	#qodef-page-footer-bottom-area-inner .qodef-grid-inner {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#qodef-page-footer-bottom-area-inner .qodef-grid-item:last-child {
		justify-content: center;
	}

	#qodef-page-footer-bottom-area-inner .qodef-grid-item:first-child .widget {
		text-align: center;
    	margin-bottom: 10px !important;
	}
	
}






