/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    http://example.com/twenty-seventeen-child/
 Description:  Twenty Twenty Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentychild
*/
*{
	margin:0;
	padding:0;
}
body{
	
	font-family: "Catamaran", Sans-serif !important;
}
body.page-id-669 {
    background: #FBF5F1 !important;
}
body.page-id-671 {
    background: #FBF5F1 !important;
}
body.page.page-id-675 {
    background: #FBF5F1 !important;
}
body.page-id-677 {
    background: #FBF5F1 !important;
}
body.page.page-id-679 {
    background: #FBF5F1 !important;
}
body.page.page-id-681 {
    background: #FBF5F1 !important;
}
body.page.page-id-683 {
    background: #FBF5F1 !important;
}
body.page.page-id-673 {
    background: #FBF5F1 !important;
}
.cnt {
    margin: 0 0 18px 0;
}
input.ctn {
    width: 100%;
    padding: 11px;
}
textarea.ctn {
    padding: 11px;
    width: 100%;
    height: 140px;
	resize: vertical;
}
.chse h2 span {
    color: #FDE427;
}
input.txt {
    width: 95%;
    font-family:"Catamaran", Sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em;
    color: #44484D;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #969EA7;
    border-radius: 0px 0px 0px 0px;
    padding: 13px;
}
.elementskit-section-title-wraper .elementskit-section-title > span {
    color: #17517f !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.sbt:hover{
	background:#FDE427 !important;
	color:#17517f !important;
}
.chrs {
    width: 40%;
    float: left;
}
.service .box-body {
    color: #fff;
}
.slide_home .ha-slick-content span {
    
    background-color: #00A5DF;
    border: 2px solid #fff;
    color: #fff;
    padding: 9px 20px;
    margin: 32px 0 0 0;
    top: 40px;
    position: relative;
}
.slide_home .ha-slick-content {
    background: transparent;
    width: 45%;
    top: 22%;
    left: 5%;
}
.ftr_form .chrs {
    width: 100%;
    margin: 0 0 15px 0;
}
.post-detail-sing img {
    width: 100%;
}
.post-heading {
    margin: 20px 0;
}
.post-img {
    margin: 50px 0 0 0;
}
.post-detail-sing {
    width: 80%;
    margin: 0 auto;
}
li#menu-item-798 a.ekit-menu-nav-link.active {
    background: transparent;
    color: #000;
}

.hme-slider {
    width: 45%;
    padding: 10% 0 0 05%;
}
.hme-slider h1 {
    font-family: "Catamaran", Sans-serif !important;
    font-size: 52px !important;
    font-weight: 600 !important;
    line-height: 1.3em !important;
    color: #fff !important;
}
.hme-slider p {
    color: rgba(255, 255, 255, 0.82) !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.8em !important;
    margin: 40px 0 40px 0 !important;
}
.hme-slider button{
	 background-color: #FDE427 !important;
    border: 2px solid #fff !important;
    color: #022E7E !important;
    padding: 14px 35px !important;
	cursor:pointer !important;
}
.hme-slider button:hover{
	 background-color: transparent !important;
    border: 2px solid #FDE427 !important;
    color: #fff !important;
}
.autohide-arrows .owl-nav{
	display:block !important;
}

.white .sa_owl_theme .owl-nav .owl-prev:hover, .white .sa_owl_theme .owl-nav .owl-next:hover {
    background-color: transparent !important;
}
.hme-slider h1 span {
    color: #FDE427;
    font-family: "Catamaran", Sans-serif;
    font-size: 52px;
    font-weight: 600;
    line-height: 1.3em;
}
button{
	background:#17517f !important;
}
.elementor-kit-587 input[type="submit"]{
	background:#17517f !important;
}

@media screen and (min-width: 320px) and (max-width: 480px) { 
	.hme-slider h1 {
    font-size: 36px !important;
}
	.hme-slider h1 span{
    font-size: 36px !important;
}
	.hme-slider{
		width:50%;
	}
	.hme-slider p{
		margin:20px 0 20px 0 !important;
	}
	.hme-slider button {
    padding: 9px 21px !important;
}
	.chrs {
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
}
	div#sample_slider_slide01{
		background-image:url(/wp-content/uploads/2022/06/Slider_1.jpg) !important;
	}
	div#sample_slider_slide02{
		background-image:url(/wp-content/uploads/2022/06/Slider_2.jpg) !important;
	}
	div#sample_slider_slide03{
		background-image:url(/wp-content/uploads/2022/06/Slider_3.jpg) !important;
	}
}
@media screen and (min-width: 481px) and (max-width: 768px) { 
	
}