/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml
*/

/* Client Slideshow */

@keyframes slideleft {
  from {
    background-position: 0px; }
  to {
    background-position: 10000px; } }

@-webkit-keyframes slideleft {
  from {
    background-position: 0px; }
  to {
    background-position: 10000px; } }

@keyframes slideright {
  from {
    background-position: 0px; }
  to {
    background-position: -10000px; } }

@-webkit-keyframes slideright {
  from {
    background-position: 0px; }
  to {
    background-position: -10000px; } }

.clients-slideshow {
   background-size: 3500px;
   background-repeat: repeat-x;
   width: 100%;
   height: 100px; 
}
.clients-slideshow.slideleft {
   animation: slideright 300s infinite linear;
   -webkit-animation: slideright 300s infinite linear;
   background-image: url("../../uploads/2021/12/clients-slideshow-2.png"); 
}

.clients-slideshow.slideright {
   animation: slideright 500s infinite linear;
   -webkit-animation: slideright 500s infinite linear;
   background-image: url("../../uploads/2021/12/clients-slideshow-1.png"); 
}

@media (max-width: 1200px) {
.clients-slideshow {
   background-size: 3300px;
   height: 75px; } 
}

/* General */
::selection {
    color: #fff;
    background-color: #00539f !important;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-nowrap {
    white-space: nowrap;
}
p a:link {
    text-decoration: underline;
}

.elements-bar.left {
left: 0vw;
}
@media screen and (min-width: 1600px) {
.elements-bar.left {
left: 2vw;
}
}

@media all and (max-width:992px){
.sm-col-reverse {
flex-direction: column-reverse;
}
}
@media screen and (max-width: 768px) {
.clb-page-headline:before {
display: none;
}
.menu-optional {
display: none !important;
}
}

.post-template-default .clb-page-headline .clb-post-meta {
	display: none !important;
}

.clb-social {
    display: none;
}
.socialbar.outline a:hover {
background-color: #00539f;
}
.bg-overlay:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, .5);
    top: 0;
    right: 0;
    z-index: 1;
}
.btn-link, a.btn-link, span.btn-link {
    padding: 3px 0px !important;
}
.icon-box.shape-fill .icon-box-icon i {
    color: inherit !important;
}
.counter-box:hover i {
    color: inherit !important;
}
.icon-box-sm .icon-box-icon {
    width: 40px !important;
    height: 40px !important;
}
.clb__dark_section .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
	color: #fff;
}
.wpcf7-radio .wpcf7-list-item input {
    display: none;
}
.wpcf7-radio {
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    flex-wrap: wrap;
}
.wpcf7-radio .wpcf7-list-item {
    font-size: 18px;
    position: relative;
    /*width: 33.33333333%;
    display: flex;*/
    margin: 0;
    margin-bottom: 20px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}
#ohio-custom-5fa327ca6aeb0 .icon-box-icon {
    color: #bcbec0;
}
.wpcf7-radio .wpcf7-list-item:not(.wpcf7-list-item-modified) label {
    padding-left:75px;
    margin-bottom: 0;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    display: flex;
}
/* Ninja Forms */
.list-select-wrap div div {
display: block !important;
}


.slider-wrap .testimonial-headline, .slider-wrap {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 17px;
    color:#fff;
}
.slider-wrap .author-name{
    color:#fff;
    font-family: 'Lora', sans-serif;
    font-size: 1.05em;
    margin-bottom:0;
}
.slider-wrap .author-details{
        color: rgba(249,249,249,0.75);
    margin-top:0;
}
.testimonial-image .clb-slider-nav-btn{
    bottom:100px;
    right:20px;
}
.testimonial-image .testimonial{
    height:500px;
    padding:90px 40px;
}
.testimonial-image .testimonial-background-image{
    height:100%;
	min-height: 400px;
    background-size:cover;
}
.testimonial-image .testimonial-background{
    background-color: #002b52 !important;
}
.testimonial-image .clb-slider-count{
    bottom:100px;
    left:40px;
}
.dark-blog {
    color: #fff;
}
.dark-blog a, .dark-blog .blog-grid:not(.blog-grid-type-2):not(.blog-grid-type-4):hover h3 a {
    color: #fff !important;
}

.form-context, .form-back-button {
    color: #fff !important;
}
.submit-contact {
    border-color: #ffffff;
    color: #ffffff!important;
}
.submit-contact:hover {
    background: #ffffff!important;

    border-color: #ffffff!important;
    color: #00539f !important;
}
.h_100, .h_100 .content_box_container{
    height:100%;
}
.vc_custom_1604526936603 {
    padding-top: 30px !important;
    padding-right: 60px !important;
    padding-bottom: 30px !important;
    padding-left: 60px !important;
    background-color: #002b52 !important;
}
.form-sub-context {
    color: rgba(255, 255, 255, 0.7);
}

.wpcf7-radio .wpcf7-list-item label {
    background: rgba(255, 255, 255, .85);
    box-shadow: 0px 2px 25px 0px hsla(240, 0%, 6%, 0.15);
    border-radius: 4px;
    padding: 20px 20px 20px 60px;
    width: 100%;
    color: #002b52;
    font-weight: 600;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.wpcf7-radio .wpcf7-list-item-modified label {
    padding: 20px 20px 20px 20px;
}
.wpcf7-radio .wpcf7-list-item-modified .wpcf7-list-item-label {
    font-family: 'Lora', sans-serif;
    font-size: 20px;
    line-height: 1.3;
}
.wpcf7-radio .wpcf7-list-item-label {
    font-family: 'Lora', sans-serif;
    font-size: 18px;
    line-height: 1.3;
}
.wpcf7-radio .wpcf7-list-item-modified .wpcf7-list-item-sub {
    width: 100%;
    margin: 10px auto;
    display: block;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #191f23;
    font-weight: 400;
}
.wpcf7-radio .wpcf7-list-item label:hover {
    cursor: pointer;
    background: rgba(255, 255, 255, 1);
}
.wpcf7-radio .wpcf7-list-item input:checked + span:before {
    color: #00539f;
    content: "\f14a";
}
.wpcf7-radio .wpcf7-list-item:not(.wpcf7-list-item-modified) span:before {
    color: #bcbec0;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    content: "\f149";
    position: absolute;
    left: 35px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.wpcf7-radio .wpcf7-list-item-modified span:before {
    color: #bcbec0;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 42px;
    content: "\f149";
    position: relative;
    left: 0;
    top: 5px;
    display: block;
    margin-bottom: 10px;
}

/* Margins and Padding */
.plr-6p {
    padding: 3% 6% 0;
}
.mt--10 {
    margin-top: -10px;
}

/* Navigation */
.header:not(.-mobile) .menu > .nav-item > a {
    text-transform: uppercase;
    padding: 0 .95vw;
}
.site-header.header-fixed {
    border-style: none !important;
}
.site-header:not(.mobile-header) .sub-nav .sub-menu .sub-nav-item {
    font-size: .92rem;
}
.site-header:not(.mobile-header) .sub-nav .sub-menu .sub-nav-item a {
    text-transform: none;
}
.header:not(.-mobile) .menu > .nav-item > a > .has-submenu-icon {
	padding-left: 6px;
}
.menu-optional > li > a {
    text-transform: uppercase;
}
.site-header.header-fixed.showed {
    box-shadow: 0px 2px 25px 0px hsla(240, 0%, 6%, 0.05);
}
.main-nav .nav-item.has-submenu {
    margin-right: 10px;
}
.main-nav .nav-item.has-submenu.menu-item-depth-0 > .menu-link i.menu-chevron {
    transform: none !important;
}
.ion.ion-md-search {
    color: #002B52 !important;
}
.menu-optional > li:first-child {
	padding-left: 1.9vw;
}

@media screen and (max-width: 992px) {
.site-header .header-wrap-inner .menu-optional {
        display: none;
    }
.site-header {
box-shadow: 0px 2px 25px 0px hsla(240, 0%, 6%, 0.05);
}
.testimonial-image .testimonial{
    height:auto;
}
}

/* Heroes */
.hero_bg_contain_left {
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

/* Contact Stepper */
.clb_custom_iconbox_section .wpb_wrapper {
    height: 100%;
}
.selectable-icon-box {
    background: rgba(255, 255, 255, .85);
    box-shadow: 0px 2px 25px 0px hsla(240, 0%, 6%, 0.05);
    border-radius: 4px;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}
.selectable-icon-box:hover, .selectable-icon-box:active {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 25px 0px hsla(240, 0%, 6%, 0.15);
    cursor: pointer;
}
.selectable-icon-box-level2 {
    background: rgba(255, 255, 255, .85);
    box-shadow: 0px 2px 25px 0px hsla(240, 0%, 6%, 0.05);
    border-radius: 4px;
    padding: 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}
.selectable-icon-box-level2:hover, .selectable-icon-box-level2:active {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 2px 25px 0px hsla(240, 0%, 6%, 0.15);
    cursor: pointer;
}
.icon-box.with-left-icon.selectable-icon-box-level2.with-full-icon .icon-box-headline {
    margin-bottom: 0;
}
.selectable-icon-box-level2 .icon-box-details {
    display: none;
}
.dark-blog .blog-grid-headline {
    font-size: -webkit-calc(18px + 2 * ((100vw - 576px) / 1024));
    font-size: calc(18px + 2 * ((100vw - 576px) / 1024));
}

/* Form Stylings */
.dark-form [class*=vc_col-lg] {
    padding: 10px;
}
.dark-form [class*=vc_col-lg] label, .dark-form [class*=vc_col-lg] label, .dark-form [class*=vc_col-lg] label {
    margin: 0;
}
.dark-form label {
    padding: 0 !important;
    color: #fff;
}
.dark-form input, .dark-form textarea, .dark-form select {
    background-color: rgba(255, 255, 255, .85);
    color: #002b52;
}
.dark-form input:focus, .dark-form textarea:focus, .dark-form select:hover {
    background-color: rgba(255, 255, 255, 1);
    color: #002b52;
}
.dark-form input:hover, .dark-form textarea:hover, .dark-form select:hover {
    color: #002b52;
}
.dark-form .btn {
    margin: 0 !important;
}
.dark-form .btn:hover span {
    color: #00539f !important;
}
.dark-form .accordion-title {
    color: rgba(255, 255, 255, 0.7);
}

/* Portfolio */
.portfolio-sorting {
	font-size: 15px;
}
.portfolio-sorting li a {
	margin: 0px 5px;
	font-size: 15px;
}
.portfolio-sorting li a .num {
	display: none;
}
.project-page.layout-type9 .project-fullscreen-slider {
    height: 75vh;
}
.project-page.layout-type9 .project-page-title {
    height: 75vh;
}
.project-fullscreen-slider .btn-round-light .ion, .btn-round-light i {
    background-color: rgba(255, 255, 255, 0.3);
    color: inherit;
}
.project-fullscreen-slider .btn-round-light:hover .ion, .btn-round-light:hover i {
    background-color: rgba(255, 255, 255, 1);
}
.project-page .project-meta li {
    min-width: -webkit-calc(50% - 25px);
    min-width: calc(50% - 25px);
    width: -webkit-calc(50% - 25px);
    width: calc(50% - 25px);
}
.project-page-title .category-holder:after {
    display: none;
}
.project-page-content .category-holder:after {
    display: none;
}
.project-meta-title {
    margin-bottom: 15px !important;
}
.clb-gallery .gallery-image.minimal-grid .grid-item-container {
    cursor: pointer;
}
.slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .header, .slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .clb-slider:not([data-clb-portfolio-lightbox-slider]) .clb-slider-nav-btn, .slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .clb-smooth-slider .clb-slider-nav-btn, .slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .elements-bar.right, .slider-with-bullets:not(.slider-with-bullets-type5):not(.slider-with-bullets-type8) .sticky-nav {
margin-right: auto;
}

/* Resources */
.breadcrumbs + .page-container .blog-posts-masonry, .breadcrumbs + .page-container .portfolio-grid {
    margin-top: 0;
}
.clb-page-headline-holder a.category {
    color: #fff;
}
.blog-grid-meta {
    display: none;
}

/* Portfolio */
.et-ver-timeline-template-2 .et-contain-main {
    padding: 20px;
}
.et-inner-content {
    display: none;
}
.team-member_description {
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
}
.socialbar.outline a {
    border: 1px solid rgba(255, 255, 255, 0.25);
}

@media screen and (min-width: 1025px) {
    .project-page.layout-type3 .project-page-content {
        margin-left: 5vw;
        margin-right: 5vw;
    }
}

@media screen and (min-width: 1025px) {
    .project-page.layout-type4 .project-page-content {
        margin-left: 7.5vw;
        margin-right: 5vw;
    }
}

@media screen and (max-width: 768px) {
    .portfolio-item-grid.portfolio-grid-type-1 .portfolio-item-details {
        padding: 20px 0;
    }
}

/* Resources */
.widget.widget_ohio_widget_logo img {
max-height: 100%;
}
