/*
Theme Name: bds
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  ***************/


}

::marker {
background-color: #EB7923;
    padding: 3px 3px 3px 3px;
    border-radius: 500px 500px 500px 500px;
	    padding: 6px;
    border-radius: 50px;
    text-align: center;
    margin-right: 18px;
    background: #3FB8FD;
}
.dark .nav>li.active>a
{
	color:#000 !important;
}

th:first-child, td:first-child {
    padding-left: 10px !important;
}

.section-con-so .icon-box {
       border-image-source: linear-gradient(to left, #7cb289, #3e6a5d) !important;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 5px;
	padding: 30px;
}
.section-con-so h2
{
    letter-spacing: .025em;
    font-size: 3rem;
    background: rgb(0 54 39);
    background: linear-gradient(90deg, rgb(0 51 35) 0%, rgb(0 51 35) 25%, rgba(126,162,152,1) 50%, rgba(122,195,119,1) 75%, rgb(0 50 34) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}



@media screen and (min-width: 850px)
{
.section-con-so	.large-2 {
    max-width: 20% !important;
    -ms-flex-preferred-size: 20% !important;
    flex-basis: 20% !important;
}
}



.maugold {
    border: 5px solid #edd372;
    padding: 20px;
}
input[type='submit']:not(.is-form)
{
    margin-top: 35px;
}
.tuvan
{
	margin-top: -15px;
}