/*
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.   ***************/
#flags {
    width: 54px !important;
}
#main { 
    background: url(img/bgggg.png) no-repeat;
    background-size: cover;
    background-position: center center
 }
.home #main { 
    background: inherit;
    background-size: cover;
    background-position: center center
 }
.sesabout{
	padding-right: 0px !important;
	padding-left:0px !important;
}
.box2abuy{
	background-color: #FFEF98;
}
.boz12,.box122{
	padding-bottom: 0px;
}
.boxim2 .col-inner{
	height: 100%;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
}
.nav-spacing-small>li {
    margin: 0px;
}
p{
	margin-bottom: 0px;
}
div#masthead {
    margin-bottom: 5px;
}
.nav-spacing-small>li>a {
    margin: 0px;
    background: #ccc;
    padding: 5px 10px !important;
    border-right: 1px solid #fff;
}
.header-main .nav > li > a {
    line-height: inherit;
}
.nav>li>a {
    padding: 5px 0;
    }
    .header-main .nav > li > a {
    line-height: inherit !important;
}
.header-inner.flex-row.container.logo-left.medium-logo-center {
    align-items: flex-end;
}
.nav-size-medium>li>a {
    font-size: 13px;
}
.nav-dropdown-default {
    padding: 0px;
    box-shadow: none;
    border: 1px solid #ccc;
}
.nav-dropdown.nav-dropdown-default>li>a {
    padding-left: 10px;
    padding-right: 10px;
    padding: 10px !important;
    margin: 0 0;
    border-bottom: 1px solid #ececec;
}
.nav-spacing-small>li>a:hover, .nav-dropdown.nav-dropdown-default>li>a:hover{
	background: #000;
	color: #fff !important
}
.box-vertical .box-text {
    direction: ltr;
    display: table-cell;
    vertical-align: top;
   
}
.is-divider {
    display: none;
}
h5.post-title.is-large {
    margin-bottom: 10px;
}
footer.entry-meta.text-left, h6.entry-category.is-xsmall {
    display: none;
}
div#top-bar {
    margin-bottom: -30px;
    background-color: transparent !important;
}
li.html.custom.html_topbar_right a{
	color: #000;
}
li.html.custom.html_topbar_right a img{
	margin-right: 5px;
}
.box.box-vertical.box-text-bottom.box-blog-post.has-hover {
    background: #fff;
    border: 1px solid #ccc;
}
section.no-results.not-found {
    height: 100vh;
    min-height: 100vh;
}
.form11 {
    width: 600px;
    margin-top: 15px;
}
.left1 {
    float: left;
    width: 49%;
}
.right1 {
    float: right;
    width: 49%;
}
.wpcf7 label{
    margin-bottom: 0px;
}
.wpcf7  input{
    margin-bottom: 10px;
}
.form11 textarea{
    height: 172px
}
.form11 input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background: #00305B;
    border: 1px solid;
}
.rdfdf .col-inner{
    height: 100%
}
.blog-single .row.align-center {
    background: #fff;
}
@media only screen and (min-width: 1000px) {
	.homff,.fhewj{
		height: 630px;
	}
	.homevixa .col-inner{
		height:100%
	}
}
@media only screen and (max-width: 600px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.off-canvas .sidebar-menu {
    padding: 0px 0;
}
.off-canvas .nav-vertical>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.off-canvas:not(.off-canvas-center) li.html {
    padding: 0;
}
ul.mobile-nav.nav.nav-left {
    margin-top: -50px;
    position: absolute;
}
.mfp-close {
    cursor: pointer;
    outline: none;
    z-index: 1046;
    box-shadow: none;
    position: fixed;
    top: 0;
    right: 23px;
}
.abount .col{
    padding-left: 0px;
    padding-right: 0px;
}
.box-vertical .box-text {
    padding: 15px;
}
.bottomdm{
    position: inherit !important
}
.form11 {
    width: 100%;
}
.left1, .right1 {
    float: inherit;
    width: 100%;
}
.gggh .col-inner{
    padding: 10px !important
}
.rdfdf .text-right {
    text-align: center !important;
    padding-top: 22px !important;
}
#logo {
    z-index: 99999;
}
div#masthead {
    margin-bottom: 0px;
    border-bottom: 1px solid #f3f3f3;
}
}