/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */
p{margin-bottom:0px;}
.cta-btn svg {
    fill: transparent;
    width: 22px;
    margin-top: -8px;
    transform: translateY(4px);
}
.cta-outline-btn a:hover svg path {
    color: #AD804F;
    stroke: #AD804F;
    fill: transparent;
}
.cta-fill-btn a:hover{
	border-color:#fff !important;
}
.cta-fill-btn a:hover svg path {
   fill: transparent;
}
.dv-link-row:hover h3 {
    color: #AD804F !important;
	transition:.5s;
}
.dv-link-row h3 {
    
	transition:.5s;
}
.dv-link-row svg {
	transition:.5s;
}
.dv-link-row svg path {
	transition:.5s;
}
.dv-link-row:hover svg path {
    color: #AD804F;
    stroke: #AD804F;
   transition:.5s;
}
.dv-link-row:hover svg {
    transform: translateX(-20px) rotate(-40deg);
    transition:.5s;
}
.cta-btn-white-fill svg path {
    color: #AD804F;
    stroke: #AD804F;
   transition:.5s;
}

.cta-btn-white-fill:hover svg path {
    color: #fff;
    stroke: #fff;
	fill: transparent;
   transition:.5s;
}
.fk-btn:hover svg path {
    color: #fff;
    stroke: #fff;
	fill: transparent;
   transition:.5s;
}
.cta-brown-fill:hover svg path {
    color: #AD804F;
    stroke: #AD804F;
	fill: transparent;
   transition:.5s;
}
.ad-tr a{transition:0.5s ease all}
.ad-tr a:hover{transition:0.5s ease all}
a.dv-link-row:hover {
    text-decoration: unset !important;
}
.dv-hero {
 transition: background-size 2s ease;
}

.dv-hero.in-view {
  background-size: 100% auto !important;
}




.bg-full-left {
    background-size: 50% 105% !important;
}


.Contact_form path {
    fill: transparent !important;
}

.full_height_image{
height:100%  !important;
}



.sub_banner  {
background-position: bottom -60px center !important;
}

.Contact_form svg {
    width: 20px !important;
}

body .tes-initials {
    min-width: 85px !important;
    min-height: 85px !important;
 	width: 85px !important;
    height: 85px !important;
    display: inline-flex !important;
    justify-content: center !important;
    align-items: center !important;
    font-size: 22px !important;
}

.schedule_consultation .elementor-select-wrapper .select-caret-down-wrapper svg {
    background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M6%209L12%2015L18%209%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
    background-repeat:no-repeat;
    background-size:20px;
    background-position:bottom -5px center ; 
}
.align-cntr .elementor-icon-box-wrapper .elementor-icon-box-icon {margin-top: 7px !important;}
.align-cntrs .elementor-icon-box-wrapper .elementor-icon-box-icon {margin-top: 3px !important;}

@media screen and (max-width:1440px){
.align-cntrs .elementor-icon-box-wrapper .elementor-icon-box-icon {margin-top: 0px !important;}
.align-cntr .elementor-icon-box-wrapper .elementor-icon-box-icon {margin-top: 3px !important;}

}

@media screen and (max-width:1025px){
.dv-hero.in-view{
background-size:cover !important;
}

body .tes-initials {
    min-width: 70px !important;
    min-height: 70px !important;
	width: 70px !important;
    height: 70px !important;
    font-size: 18px !important;
}

.bg-full-left {
	        background:none !important;
}
	.tb-50{
width:50% !important;
}

}




@media screen and (max-width:767px){


	.tb-50{
width:100% !important;
}

	.br-none br{
display:none !important;
}
	
	.bg-full-left{
background:none !important;
}
}