/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

.tp-icon span.elementor-icon-list-icon {
    width: 27px;
    height: 27px;
    background: #192966;
    border-radius: 30px;
    align-items: center;
    justify-content: center;
	margin-right: 3px;
}

.ttl-icon .elementor-heading-title.elementor-size-default i {
    width: 31px;
    height: 67px;
    background: url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/power.svg) no-repeat 0 0;
    display: inline-block;
    filter: drop-shadow(2px 5px 0px rgba(0, 0, 0, 0.25));
    margin: 5px 11px -14px -10px;
}

.glb-button span.elementor-button-icon {
    font-size: 25px;
    margin-top: -5px;

}
.duel-heading .elementor-heading-title span {
    color: var(--e-global-color-accent );
}
.img-styling-001, .img-styling-002 {
    position: relative;
}

.img-styling-001:before {
    content: "";
    width: 137px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(19deg, var(--e-global-color-accent ) -1.19%, rgba(255, 215, 108, 0.00) 60.95%);
}
.img-styling-001::after {
    content: "";
    background: url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/dotted-pattern.png) no-repeat 0 0;
    width: 155px;
    height: 451px;
    position: absolute;
    left: -130px;
    top: -14px;
    z-index: -1;
}
.img-styling-002::after {
    content: "";
    background: url(https://fzv.dc6.myftpupload.com/focus-digital/wp-content/uploads/2023/09/dotted-pattern2.png) no-repeat 0 0;
    width: 132px;
    height: 407px;
    position: absolute;
    right: -22px;
    bottom: -56px;
    z-index: -1;
}
.img-styling-003::after {
    content: "";
    background: url(https://fzv.dc6.myftpupload.com/focus-digital/wp-content/uploads/2023/09/dotted-pattern2.png) no-repeat 0 0;
    width: 132px;
    height: 407px;
    position: absolute;
        left: -21px;
    bottom: -59px;
    z-index: -1;
}
.img-styling-004:before {
    content: "";
    width: 137px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(19deg, var(--e-global-color-accent ) -1.19%, rgba(255, 215, 108, 0.00) 60.95%);
}
.img-styling-004::after {
    content: "";
    background: url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/dotted-pattern.png) no-repeat 0 0;
    width: 155px;
    height: 451px;
    position: absolute;
    right: -101px;
    top: -14px;
    z-index: -1;
}
.cst-sec {
    position: relative;
}

.cst-sec:before {
    content: "";
    width: 80%;
    height: 85%;
    background: #F1F4F4;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-55%);
}
.cst-sec2:before {
    content: "";
    width: 80%;
    height: 88%;
    background: #F1F4F4;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-45%);
}

.home .main-footer {
    padding-top: 169px !important;
}

.icn-bx .elementor-widget-wrap {
    position: relative;
}
.icn-bx .elementor-widget-wrap:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(60deg, #192966 32.73%, rgba(25, 41, 102, 0.90) 76.32%);
	z-index:1;
}
.icn-bx .elementor-widget-wrap .elementor-element{
	z-index:2;
}
.icn-bx:before {
    content: "";
    width: 307px;
    height: 307px;
    opacity: 0.6;
    background: #192966;
    filter: blur(17px);
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.icn-bx.icn-bx2 .elementor-widget-wrap:before {
    background: linear-gradient(58deg, #FFD76C 44.27%, rgba(255, 215, 108, 0.36) 114.69%);
}
.icn-bx.icn-bx2:before {
    background: #BD9F50;
}

.icnn-bxx .elementor-widget-container {
    min-height: 268px;
}
.client-sec{
	position:relative;
}
.client-sec:after {
    content: "";
    width: 92px;
    height: 128px;
    position: absolute;
    top: -44px;
    right: 101px;
    background: url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/dotted-pattern3.png) no-repeat 0 0;
}
.case-box .elementor-cta__description {
    max-width: 79%;
}
.case-box a.elementor-cta__button {
    position: relative;
    border-width: 0px !important;
    border-bottom-width: 1px !important;
    padding-bottom: 5px !important;
}

.case-box a.elementor-cta__button:after {
    content: "";
    width: 25px;
    height: 8px;
    background: url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/Arrow-3.svg) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: 9px !important;
}
.case-box a.elementor-cta__button:hover:after {
    background: url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/Arrow-4.svg) no-repeat;

}
.case-img{
	position:relative;
}
.case-img:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(71deg, #000 -5.46%, rgba(0, 0, 0, 0.00) 67.95%);
    position: absolute;
    top: 0;
    left: 0;
}
.hm-blog .elementor-post__meta-data {
    position: absolute;
    top: -37px;
    background: #fff;
    left: 0;
    padding: 12px 12px 5px 17px;
}

.hm-blog .elementor-post__text {
    position: relative;
}
.hm-blog a.elementor-post__read-more {
    border-bottom: 1px solid var( --e-global-color-secondary );
	display:inline-block;
	transition:0.3s ease all;
}

.hm-blog a.elementor-post__read-more:after {
    content: "";
    width: 25px;
    height: 8px;
    background: url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/Arrow-3.svg) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-left: -1px !important;
}
.hm-blog a.elementor-post__read-more:hover:after {
    background: url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/Arrow-4.svg) no-repeat;

}
.hm-blog a.elementor-post__read-more:hover{
	color: var(--e-global-color-accent) !important;
	    border-bottom: 1px solid var(--e-global-color-accent) !important;
}
.hm-blog  .elementor-post__title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.block-shadow {
    box-shadow: 0px 5px 22px 0px #CAE0F0 !important;
    border-radius: 20px !important;
	border:none !important;
}
.slide-image {
    display: none;
}
.slide-icons{
    margin: 21px 0 2px !important;
}
.slide-info {
    position: absolute;
    bottom: 36px;
    left: 36px;
}

.slide-content {
    width: 100% !important;
    padding-right: 15px;
}

.slide-block {
    margin-bottom: 10px !important;
}
.slide-description{
	line-height:31px !important;
}
.block-shadow {
    padding: 26px 33px 133px !important;
}
.swiper.mySwiperCentered {
    width: 100%;
    padding: 30px 17px !important;
}
.cst-frm .gform_wrapper {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 24px 64px 0px rgba(17, 23, 50, 0.40);
    padding: 32px 45px 25px;
}

.cst-frm input, .cst-frm textarea {
    min-height: 61px;
    border-radius: 11px;
    border: 1px solid #DADADA;
    outline: none !important;
    color: #949494;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    letter-spacing: 0.3px;
    padding: 10px 21px !important;
}
.cst-frm .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 3%;
    -ms-grid-columns: (1fr 3%)[12];
    grid-row-gap: 32px;
}

.cst-frm textarea {
    resize: none;
    height: 121px !important;
    padding: 16px 21px !important;
}
.cst-frm input#gform_submit_button_1 {
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0.8px;
    word-spacing: 0px;
    color: var(--e-global-color-primary);
    background: var(--e-global-color-secondary) url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/arrow-2.svg) no-repeat 82%;
    border-radius: 11px 11px 11px 11px;
    padding: 19px 65px 19px 43px !important;
    box-shadow: -6px 7px 0px 0px #1F2441;
    outline: none !important;
    border: none;
	transition:0.3s ease all;
}
.cst-frm input#gform_submit_button_1:hover {

    background: var( --e-global-color-accent ) url(https://fzv.dc6.myftpupload.com/wp-content/uploads/2023/09/arrow-2.svg) no-repeat 82%;
}

.cst-frm .gform_footer.top_label {
    margin: 8px 0 0 0!important;
}
.step .elementor-col-16 {
	width: 33.333%;
}

.step .elementor-container {
    flex-wrap: wrap;
}
.step .elementor-col-16 .elementor-widget-container {
    min-height: 226px;
}
.contact-us-frm .gform_wrapper {
    padding: 54px 47px;
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 24px 64px 0px rgba(17, 23, 50, 0.40);
}

.contact-us-frm .gform_wrapper .gform_heading {
    display: none;
}

.contact-us-frm .gform_wrapper input, .contact-us-frm .gform_wrapper textarea {
    border-radius: 11px;
    border: 1px solid #4BD2FD;
    min-height:60px;
    padding: 15px 33px !important;
    color: #949494;
    font-family: Poppins;
    font-size: 15px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    letter-spacing: 0.3px;
}



.contact-us-frm .gform_wrapper textarea {
    height: 124px !important;
    resize: none;
}
input#gform_submit_button_2 {
    font-family: "Inter", Sans-serif;
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal;
    text-decoration: none;
    line-height: 20px;
    letter-spacing: 0.8px;
    word-spacing: 0px;
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary);
    border-radius: 11px 11px 11px 11px;
    padding: 19px 37px 19px 37px !important;
    box-shadow: -6px 7px 0px 0px #1F2441;
}
ul.elementor-nav-menu--dropdown a{
	border-left:0px !important;
}
/*==========Responsive==========*/

@media only screen and (max-width: 1400px) and (min-width: 1025px){
	.cst-iimg .elementor-widget-container {
    margin: -64px -71px 0px -20px !important;
}
}
@media  (max-width: 1024px){
.ttl-icon .elementor-heading-title.elementor-size-default i {
    width: 21px;
    height: 46px;
    background-size: 100% auto;
    margin: 5px 6px -15px -3px;
}
	.cst-sec:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #F1F4F4;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(-0);
}
	.client-sec:after {
		right: 30px;
	}
	.icnn-bxx .elementor-widget-container {
    min-height: 192px;
}
	.block-shadow {
    padding: 26px 33px 96px !important;
    box-shadow: 0px 5px 12px 0px #CAE0F0 !important;
}
	.slide-content {
    width: 100% !important;
    padding-right: 0;
}
	.cst-frm .gform_wrapper{
		padding: 26px;
	}

.cst-frm input#gform_submit_button_1 {
    min-height: auto;
    font-size: 12px;
    padding: 12px 40px 12px 20px !important;
    background-position: 93% !important;
}
	.icn-bx:before {
    content: "";
    width: 69%;
    height: 58%;
}
@media  (max-width: 767px){
	.client-sec:after{
		display:none;
	}
	.img-styling-001:before {
    content: "";
		width: 50px;
	}
	.img-styling-001::after{
		display:none;
	}
	.step .elementor-col-16 {
    width: 100%;
}
	.icn-bx:before {
    content: "";
    width: 91%;
    height: 52%;
    bottom: 25px;
}


