/*
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.   ***************/


.chitiet {
	background-color: #161616;
	padding: 20px;
	border-radius:10px
}
.saboxplugin-wrap{
	border-radius:15px;
	background-color:#fcfcfc;
	margin-bottom:20px !important
}
.widget .badge{
	width:80px;
	height:60px
}
.breadc{
	background-color: #ffffff;
	padding: 10px;
	/* color: #cbcbcb; */
	font-size: 14px;
}
.breadc p{
	margin-bottom: 0px;
}
.home .breadc{
	display: none;
}
/*
header #masthead{
	border-bottom: 1px solid #f1f1f1;
}

#main{
	background-image:linear-gradient(-90deg, rgb(145 208 217 / 59%), rgb(255 255 255 / 0%));
}
*/

.header-block{
	min-height: 0px;
}

.wpcf7-spinner{
	display: none;
}
.mark {
	-webkit-mask: url(images/mark.svg) 0% 0% / 100% 100%;
}

.aligncenter {
	text-align:center
}

.post-meta {
    color: #999;
    font-size: 12px !important;
}
.post-meta .item-post-mt {
    padding-left: 10px;
    display: inline-block;
    text-transform: capitalize;
}
.post-meta .item-post-mt i {
    margin-right: 3px;
}
.post-meta .item-post-mt:first-child {
    padding-left: 0px;
}
.taxonomy-description{
	padding:20px;
	background-color:#fff
}



	.img1 img {
    border-radius: 4px;
}
ul.nav.nav-sidebar.nav-vertical.nav-uppercase li a {
    color: black;
    font-size: 15px;
}
a.button.primary.expand.but1 {
    background-image: url(images/bg-but1.png);
    padding: 5px;
    background-size: 100%;
    border-radius: 4px;
}
a.button.primary.expand.but2 { 
    background-image: url(images/bg-but2.png);
    padding: 5px;
    border-radius: 4px;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-size-large.nav-spacing-xlarge.nav-uppercase li a {
    font-size: 17px;
    color: black;
    font-weight: 500;
    text-transform: unset;
}
a.button.plain.is-link span {
    color: black;
    font-size: 17px;
    font-weight: 500;
    text-transform: math-auto;
}
li.html.header-button-2 a.button.plain {
    font-size: 16px;
    background: #ff8a00;
    color: #fff;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    animation: 1.5s ease 0s infinite normal none move;
    width: 140px;
}
@keyframes move {
    0% {
        opacity: .9
    }

    10% {
        transform: translate3d(-5px,0,0)
    }

    70% {
        transform: scale(1);
        box-shadow: #ff8a0060 0 0 0 15px
    }

    80% {
        transform: translate3d(-5px,0,0)
    }

    100% {
        transform: scale(1);
        box-shadow: #ff880000 0 0 0 25px;
        opacity: 1
    }
}
.text-1 {
    text-align: center;
    margin-bottom: 0px;
    color: black;
}
.text-2 {
    text-align: center;
    font-size: 35px;
    margin-bottom: 20px;
    color: black;
}

.align-equal>.col>.col-inner  {
    display: flex;
}
.register-guide-section .step-container .guide-box.box-0 {
    border: 1.5px solid red;
}
.register-guide-section .step-container .guide-box {
    padding: 20px;
    border-radius: 10px;
}
.register-guide-section .step-container .guide-box.box-1 {
    border: 1.5px solid #67e49e;
}
.register-guide-section .step-container .guide-box.box-2 {
    border: 1.5px solid #f7921a;
}
.register-guide-section .step-container .guide-box.box-3 {
    border: 1.5px solid #134ffb;
}
.register-guide-section .step-container .guide-box .guide-content {
    margin-top: 10px;
    font-size: 15.5px;
    word-break: break-word;
}
.register-guide-section .step-container .guide-box .guide-content p {
    margin: 0;
    color: #0f161f;
}
.register-guide-section .step-container .guide-box .guide-content {
    margin-top: 10px;
    font-size: 15.5px;
    word-break: break-word;
}
.register-guide-section .step-title-container .step-title.title-0 {
    color: red;
}
.register-guide-section .step-title-container .step-title {
    text-align: center;
}
.register-guide-section .step-title-container .step-title.title-1 {
    color: #50c583;
}
.register-guide-section .step-title-container .step-title.title-2 {
    color: #f7921a;
}
.register-guide-section .step-title-container .step-title.title-3 {
    color: #134ffb;
}
b, strong {
    font-weight: inherit;
    font-weight: 700;
}
.guide-content {
    margin: 0;
    color: #0f161f;
}
.bg-content {
    position: relative;
    background-color: #f3f5f6;
    border-radius: 10px;
    padding: 30px 10px;
}
.ux-menu-link.flex.menu-item {
    margin-left: 14px !important;
}
.ux-menu-link.flex.menu-item a {
    color: black;
    font-size: 15px;
    list-style: circle;
    display: list-item;
}
.ux-menu-link.flex.menu-item a {
    color: black;
    font-size: 15px;
    list-style: circle;
    display: list-item;
}
.footer-primary.pull-left {
    width: 100%;
    text-align: center;
}
ul.lh-ft li {
    color: black;
    font-size: 15px;
}
ul.lh-ft {
    margin-left: -21px;
}
.category div#content {
    background-color: #f3f5f6;
}
.rox1 {
    margin-top: -20px !important;
}
.rox3 {
    margin-bottom: 2%;
    padding: 20px 10px 0px;
}
.entry-content.single-page {
    margin-top: -3%;
}
.taxonomy-description {
    background-color: white;
    padding: 10px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    border-radius: 10px;
    height: 400px;
    overflow-y: scroll;
}
.large-12.text-center.col {
    text-align: justify;
    background-color: white;
    padding: 10px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    border-radius: 10px;
    margin-bottom: 2%;
}
.diachi p{
	margin-bottom: 5px;
}