/*
Theme Name: Spacious Child
Description: Child theme for Spacious theme

Template: spacious
Version: 1.0
*/
.tpg-post-link img {
    height: 170px !important;
}
.main-navigation ul li ul{
	top:26px;
}
.main-navigation {
  
    padding-top: 12px;
}
#wpadminbar {
   
    z-index: 9999999;
   
}
.footer-widgets-wrapper {
    background-color: #ebebeb;
    border-top: none;
}

ul.social-link li {
   
    float: left;
    border:none!important;
    margin:0px 15px 0px 0px;
   
}
ul.social-link li a{
	background: #00a3e8;
    float: left;
    width: 40px;
    height: 40px;
   
    border-radius: 100px;
    padding:11px !important;
}
ul.social-link li a:hover{
	background: #f57d02;
}
aside#block-12 {
    width: 100%;
    float: left;
}
ul.social-link .fa-brands:before {
    fill: #fff;
    color: #fff;
    font-size: 18px;
}
.widget-title span {
    border-bottom: none;
    color: #000000;
    font-weight: bold;
    font-size: 25px;
    font-family: open sans;
}
.widget_nav_menu a {
  
    font-size: 18px;
    color: #000000 !important;
    font-family: open sans;
}
#colophon .widget ul li {
   
    border-bottom: none!important;
}
.widget-title span {
    border-bottom: none!important;
}
.footer-socket-wrapper {
   
    background-color: #000000;
    border-top: none;
}
.footer-socket-wrapper .copyright {
    color: #ffffff;
    max-width: 100%;
	float:none;
    
}
#colophon p {
    font-size: 14px;
    line-height: 18px;
	text-align:center;
	margin-bottom:0px;
	color:#fff;
}
.tg-one-third{padding-bottom:0px;}
#colophon .widget {
    padding-bottom: 10px;
}
body .tpg-el-main-wrapper .rt-grid-item {
    background: none !important;
    padding: 0 1px;
}





@media only screen and (max-width: 768px) {
    #header-text-nav-wrap {
        padding-top: 15px;
        padding-bottom: 15px;
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
    }
	#header-text-nav-wrap {
                    padding-top: 15px;
                    padding-bottom: 15px;
                    display: flex;
                    justify-content: space-between;
                    align-content: flex-start;
                }

                #header-right-section {
                    float: none;
                    max-width: 100%;
                    width: 100%;
                }

                #header-right-section .menu-primary-container {
                    display: block;
                    width: 100%;
                    position: absolute;
                    top: 80px;
                    left: 0;
                    z-index: 9999;
                }

                .site-header .menu-toggle {
                    float: right;
					margin-top: -24px;
                }

                .site-header .menu-toggle:before {
                    margin-right: 0px;
                }

                .main-navigation {
                    padding-top: 0;
                }

                .logged-in #header-right-section .menu-primary-container {
                    top: 90px;
                }

                .main-navigation, .main-small-navigation {
                    padding-top: 0!important;
                }
	    .site-header .menu-toggle {
        float: right;
        
    }
	    #header-logo-image {
        float: left;
        text-align: left!important;
        
    }
}
#main {
    padding: 0px 0 0px 0 !important;
}
.find-dev .wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
.main-navigation ul li ul {
   
    background: #fff!important;
    width: 250px;
}
.banner-inner-background {
    position: absolute;
    min-height: 340px;
    z-index: 1;
    max-width: 50%;
    width: 100%;
    right: 0;
    background: no-repeat center #fff;
    background-size: cover;
}

.inner-banner.leftright {
    text-align: right;
    background: #f7f7f7;
    overflow: hidden;
    max-height: 340px;
    min-height: 340px;
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
}
.inner-banner {
    position: relative;
}
.inner-banner.leftright .banner-info {
    text-align: left;
}
.inner-banner .banner-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.single-post #main>.inner-wrap:nth-child(1) {
    max-width: 100% !important;
}
.d-flex {
    display: flex;
}
.inner-banner.leftright .banner-info .backbtn {
    color: #3e3e3e;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    transition: all .5s;
}
.inner-banner.leftright .banner-info p {
    color: #000;
    text-align: left;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}
.px-2 {
    padding-left: 8px;
    padding-right: 8px;
}
a.backbtn:hover, a.backbtn:focus {
    color: #f57c00 !important;
    padding-left: 28px;
} 
/* .inner-banner.leftright .banner-info .backbtn:hover::before {
    position: absolute;
    left: 0;
    width: 17px;
    border-top: 2px solid #f57c00;
    content: '';
    top:calc(29% - 1px);
}
.inner-banner.leftright .banner-info .backbtn:hover::after {
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    border-top: 2px solid #f57c00;
    border-left: 2px solid #f57c00;
    content: '';
    top: calc(26% - 5px);
    transform: rotate(-45deg);
} */
.banner-info .container {
    width: 1218px;
    margin: 0px auto;
}
.col-md-6 {
        width: 50%;
    }
 .inner-banner.leftright .banner-info h4 {
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    color: #000;
    margin: 20px 0;
}
.inner-banner.leftright .banner-info .post-meta li:first-child {
    padding-left: 0;
}
.inner-banner.leftright .banner-info .post-meta li {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    line-height: 34px;
    color: #333;
    border-right: 1px solid #d4d4d4;
    padding: 0 20px;
}
.inner-banner.leftright .banner-info .post-meta li:last-child {
    padding-right: 0;
    border-right: 0;
}
.inner-banner.leftright .banner-info .post-meta li i {
    margin-right: 8px;
    width: 16px;
    height: auto;
    padding-top: 8px;
}
.fa-circle-user:before, .fa-user-circle:before {
   
    color: #f2940c;
}
.single-post.no-sidebar-full-width #primary {
   
    padding-top: 40px;
}
.sfsi_shortcode_container {
    float: none!important;
}
.post-socil-link {
    margin: 0px 0px 40px 0px;
    display: block;
}

.tpg-excerpt-inner {
    font-family: 'Lato', sans-serif;
}
.wp-block-list li {
    color: #333;
    padding:5px 0px;
}
.sfsiplus_footerLnk {
    display: none !important;
}

footer.entry-meta-bar.clearfix, ul.default-wp-page.clearfix {
    display: none;
}
.avatar {
   
    border: 1px solid #ccc;
    padding: 2px;
    border-radius:0px!important;
}
.single #content .post {
    padding-bottom: 40px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.autor-box h3:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 1.4px;
    width: 100%;
    background: linear-gradient(to right, #F57C00, #ffd6d6);
}
.custom-author-box {
    border: none !important;
}
.autor-box h3 {
    position: relative;
    padding-bottom: 10px;
    display:inline-block;
}
.custom-author-box {
    border: none !important;
    padding: 30px 0px !important;
}

.owl-carousel .owl-item img {
   height: 170px;
}

.psacp-post-title a {
    color: #000!important;
    font-size: 15px;
    line-height: 24px;
    text-align: left;
    display: block;
}
.psacp-post-carousel-content {
    height: 320px;
    margin-bottom: 50px;
}

.blog-slider {
    background: #efefef;
    padding: 40px 0px;
}
.psacp-post-slide {
    background: #fff;
}
.inner-wrap h2 {
    margin-bottom: 22px;
}

element.style {
    width: 1040px;
}
.wpostahs-slider-nav-content.slick-slide {
    background: #fff;
    -webkit-box-shadow: 0 25px 30px rgba(0, 0, 0, .05);
    box-shadow: 0 25px 30px rgb(0 0 0 / 3%);
    border-radius: 5px;
    margin: 0px auto 30px;
    width: 70%;
    text-align: left;
    padding: 30px 70px;
}
.wpostahs-title {
    color: #000;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current .wpostahs-main-title button {
    border-color: #f57c00;
    background: #f57c00;
}
.slick-current .wpostahs-title {
    color: #f57c00 !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title:hover .wpostahs-main-title button {
    background: #f57c00;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title .wpostahs-main-title button {
   
    background: #000000;
    border: 2px solid #d8dde7;
}
.wpostahs-slider-design-1 .wpostahs-slider-for .wpostahs-centent, .wpostahs-slider-design-2 .wpostahs-slider-for .wpostahs-centent p {
    text-align: left;
}


@media only screen and (max-width: 1200px) and (min-width: 767px) {
   .banner-info .container {
        width: 740px!important;
    }
	
}
@media (orientation: landscape) and (max-width: 900px), (orientation: portrait) and (max-width: 700px) {
    div#n2-ss-2 .n-uc-jTMXjxbZ7Iw8 {
        padding: 10px 0px 0px 0px!important;
    }
	
	
	
	.left-bnr-txt {
    padding-left: 0!important;
   
}
}
.em .fa-envelope:before {
  
    font-size: 20px;
    color: #00a3e8;
    margin-right: 5px;
}
.resorces h2.eael-entry-title {
    margin-bottom: 0px;
}
.resorces .eael-grid-post-holder {
    border: 1px solid rgba(0, 0, 0, .1);
    min-height: 435px;
}
p {
   
     font-family: "Open Sans", Sans-serif!important;
    
}
body, button, input, select, textarea {
   
    font-family: "Open Sans", Sans-serif!important;
}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {
    display: block!important;
}
figcaption.widget-image-caption.wp-caption-text {
    font-size: 13px;
}
.wp-block-list li {
   
    position: relative;
    padding-left:7px;
    margin-bottom:3px;
	list-style:none;
}
.wp-block-list li:before {
    content: "→";
    position: absolute;
    left: -20px;
    top: 4px;
    color: #000000;
    font-weight: bold;
}
.post p{
	color:#333;
}
h3.ultp-heading-inner {
    padding-bottom: 0px;
}
@media only screen and (max-width: 1024px) {
    .site-header .menu-toggle {
        background: #14aaea !important;
    }
	.main-small-navigation li {
    background: #ffffff;
    position: relative;
    border-bottom: 1px solid #ccc;
}
header .main-small-navigation a {
    color: #000000 !important;
}
header .current_page_item a {
    color: #fff !important;
}
}
@media only screen and (max-width: 820px) and (min-width: 767px){
	#header-logo-image img {
    margin-bottom: 0px;
    max-width: 100%!important;
}
	div#header-left-section {
    width: 30%;
}
	#header-right-section {
    width: 70%!important;
}
	.main-navigation ul li a {
    font-size: 13px!important;
}
}
@media only screen and (max-width: 767px) {
   
    .col-md-6 {
    width: 100%;
    }
    .banner-info .container {
    width: 100%;
   
}
	.left-bnr-txt {
    padding-left: 0!important;
   
}
	ul#menu-quick-links {
    display: block!important;
}
	ul#menu-f1 {
    display: block!important;
}
	.e-n-tab-title {
    margin-bottom: 10px;
}
	.wpostahs-centent {
    padding: 0px !important;
}
	.wpostahs-slider-nav-content.slick-slide{
		padding-left:40px; 
		padding-right:40px;
	}
	.rt-detail.rt-el-content-wrapper {
    display: block !important;
}
	.site-header .menu-toggle {
    background: #14aaea!important;
   
}
.main-small-navigation li {
    background: #ffffff;
    position: relative;
    border-bottom: 1px solid #ccc;
}
header .main-small-navigation a {
    color: #000000 !important;
}
header .current_page_item a {
    color: #fff !important;
}
.rt-img-holder {
    margin-right: 0px !important;
}
	.rt-img-holder.tpg-el-image-wrap.has-thumbnail {
    width: 100% !important;
    max-width: 100% !important;
}
	.inner-banner.leftright {
    overflow: visible;
    max-height: inherit;
    min-height: inherit;
}
	    .banner-inner-background {
        display: block !important;
        position: inherit !important;
        width: 100% !important;
        height: auto !important;
        max-width: 100%;
    }
	    .inner-banner .banner-info {
        position: inherit !important;
        display: block !important;
        padding-top: 20px;
    }
	#header-logo-image img {
    margin-bottom: 0px;
    max-width: 100%!important;
}
}
.tpg-even, .tpg-full-height {
   
    gap: 20px 0px;
  
}
.tpg-el-main-wrapper .post-meta-tags a {
  
    color: #00a3e8;
    font-weight: 500;
}