/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.btn-dk {display: flex}
.btn-dk a {   background: #d18c0e;
    padding: 11px 13px;
    color: #ffffff;
    border-radius: 10px;
    margin-right: 10px;}
.btn-dk a:hover { background: #005aff}
.icon-chan {background: #ab0b0b;
    padding: 10px;
    }
.icon-le {background: #0b77ab;
    padding: 10px;
    }
.icon-box .icon:hover {transition: transform 2s;
    -webkit-transform: rotateX(360deg);
    transform: rotateY(360deg);}
.div-daga p:before {color: #72c02c;
    font-size: 60px;
    content: "\201C";
    position: absolute;margin: -26px 0 0 -21px;}
.div-daga p:after {color: #72c02c;
    font-size: 60px;
    content: "\201D";
    position: absolute;
    margin: -25px 0 0 10px;}
.icon-1 {background: #8520b9;
    padding: 10px;
   }
.icon-2 {background: #ab0b0b;
    padding: 10px;
}

.div-form label {color: #ffffff}
.div-form input[type=text], input[type=password], input[type=tel], input[type=email], select {background-color: #fbf8f800;}
.div-form select {color: #ffffff;}

.ux-menu.ux-menu--divider-solid .ux-menu-link:not(:last-of-type) .ux-menu-link__link, .ux-menu-link__link {
    color: #ffffff;
    border-bottom-style: solid;
    border-bottom: 1px solid #403939;
}
.section-footer h3, p, span {font-weight: 300}



@media screen and (max-width: 600px){.large-12.col-breadcrumbs {height: 65px !important;}
	.btn-dk a {
    background: #f9f7f3;
    padding: 8px 9px;
    color: #378DF9;
    border-radius: 10px;
    margin-right: 3px;
}.btn-dk {
    display: flex;
    justify-content: center;
}}
@media screen and (min-width: 1024px){
	.div-form .div-form1 {width: 48%; float: left; margin-right: 10px;}}
.gui-form input[type='submit']:not(.is-form){background-color: #2d9d04;
    border-radius: 9px;
    padding: 4px 24px;
    margin-right: -41px;}
.gui-form {text-align: center}
/* breadcrumbs Rankmath */
.large-12.col-breadcrumbs {
    background-color: #19253F;
    color: #19253F;
    padding: 7px;
    height: 40px;
    border-radius: 5px;
    border-bottom: 1px solid #c3b3b3;
    border-right: 1px solid #c3b3b3;
    margin-bottom: 10px;
}

.large-12.col-breadcrumbs a {
color: #19253F;
}
.rank-math-breadcrumb:before {
font-family: 'FontAwesome';
margin-right: 5px;
content: '\e065';
}
nav.rank-math-breadcrumb {
display: flex;
}
span.separator {
padding: 5px;
}
 
/* Code home link Rankmath */
 
.rank-math-breadcrumb:before {
font-family: 'FontAwesome';
margin-right: 5px;
content: '\e065';
}
.text-left .is-divider {display: none}
.entry-content {padding-top: 0}
body {text-align: justify}
span.posted-on a {
    visibility: visible;
	font-size: 17px;
    margin-left: -69px;
}
span.posted-on a:before {content: "\f073";
font-family: 'FontAwesome';
    margin-right: 5px;    color: #4a4848;}

span.posted-on {
    visibility: hidden;
}
span.byline {
    visibility: hidden;
}
.entry-category {display: none}