/* 
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
*/
.entry {
    margin-top: 0;
}

.breadcrumb {
    line-height: 1.6;
    margin-top:-20px!important;
}

.breadcrumb {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.2em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.breadcrumb li {
    display: inline-block;
    float: none;
    padding: 0;
}

.breadcrumb-item a {
    color: #ff497c;
    letter-spacing: 2px;
}

.breadcrumb-item a:hover {
    color: #000;
    letter-spacing: 2px;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: #1f2732;
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 5px;
    padding: 0 30px;
    position: relative;
    top: -2px;
}

.postform{
    width:100% !important; 
    padding-top:20px !important; 
    padding-bottom:20px !important;
    background-color:#F4F4F5!important;
    text-transform: uppercase;
    padding-left:15px;
    font-family: "Montserrat" !important;
    font-size: 14px;
}

.categ h5{
    font-family: 'Montserrat Bold' !important;
	letter-spacing:2px;
    font-size: 1.6em;
}

.my-button-under {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #B02646;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.2em;
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.my-button-under:hover{
    background-color: #B02646;
    color: #fff;
    border: 2px solid #fff;
}

.divfix a{
    color:#fff;
}

div.elementor.elementor-84.elementor-location-header {
	height:0px;
}
div.divenv {
    border-radius:200px;
	background-color:#f4b05d;
	color:#fff;
	padding:25px;
	line-height:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}
div.divpho {
    border-radius:200px;
	background-color:#4f56a9;
	color:#fff;
	padding:25px;
	line-height:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}
div.divmap {
    border-radius:200px;
	background-color:#41ab75;
	color:#fff;
	padding:25px;
	line-height:0px;
	margin-top:5px;
	margin-bottom:5px;
	
}
div.divfixl {
    position: fixed;
    left: 15px;
    z-index: 3000;
    bottom: 15px;
}
div.divfix {
    position: fixed;
    right: 0;
    z-index: 3000;
    bottom: 50px;
	background-color:#B02646;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	box-shadow: 0 0 50px rgba(0,0,0,.2);
	border-radius: 4px 0px 0px 4px;
}
.my-buttonfix {
	background: #fff;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #B02646!important;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 5px 15px;
    letter-spacing: 1px;
    font-size: 1em;
    display: inline-block;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 1.5;
    font-weight: bold !important;
}
.my-buttonfix:hover {
    background-color: #B02646;
    color: #fff!important;
    border: 2px solid #fff;
}

div._form-branding {
	display:none !important;
}

.my-button {
    background-color: #B02646;
    display: inline-block;
	border-radius:5px;
    color: #fff!important;
    font-size: 1em;
    font-weight: 700;
    padding: 8px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	letter-spacing:2px;
}

.my-button:hover {
    background-color: #1F2732;
    color: #fff!important;
}

.my-button2 {
    background-color: #B02646;
    border: 2px solid #B02646;
    display: inline-block;
	border-radius:5px;
    color: #fff!important;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 0.2em;
    padding: 8px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.my-button2:hover{
    background-color: transparent;
    color: #B02646!important;
}


.my-button3 {
    background-color: #1F2732;
    border: 2px solid #1F2732;
	display: inline-block;
	border-radius:5px;
    color: #fff;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 0.2em;
    padding: 8px 30px;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.my-button3:hover{
    background-color: transparent;
    color: #fff;
}



p {
    font-size:16px;
	letter-spacing: 1px;
}
a {
    font-size:16px;
	letter-spacing: 1px;
}
body {
    font-size:16px;
	letter-spacing: 1px;
	color:#000;
}
li {
    font-size:16px;
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing:2px;
}
h1:not(.site-title)::before, h2::before {
    display:none !important;
}


@media all and (max-width: 767px) {
    p {
    font-size: 16px;
}
    a {
    font-size: 16px;
}
	
}

h1 {
    font-size: 3.8em;
}
@media all and (max-width: 767px) {
    h1 {
    font-size: 2.2em;
}
}
h2 {
    font-size: 2.8em;
}
@media all and (max-width: 767px) {
    h2 {
    font-size: 1.8em;
}
}
h3 {
    font-size: 2.3em;
}
@media all and (max-width: 767px) {
    h3 {
    font-size: 1.6em;
}
}
h4 {
    font-size: 1.8em;
}
@media all and (max-width: 767px) {
    h4 {
    font-size: 1.4em;
}
}