/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
Version: 2.0
*/

@import url("../unicon/style.css");

@font-face {
	font-family: "Cormorant";
	src: url("/wp-content/themes/unicon-child/CormorantGaramond-SemiBold.ttf");
	font-display: swap;
}
html{
    font-size: 12px;
    font-display: swap;
    scroll-behavior: smooth;
    scroll-padding-top: 215px;
}
body{
    font-size: 1.875rem !important;
    line-height: 1.2;
}
.full-width-section .wpb_column {
     padding: 0 20px !important; 
}
.container{
    width: 95%;
    margin: auto;
    font-family: Roboto, Arial, Arial, Helvetica, sans-serif;
    font-size: 2.125rem;
    line-height: 1em;
}
.container .sixteen.columns{
    width: 100% !important;
    max-width: 1920px !important;
}
h1 {
	font-size: 1.5em !important;
    line-height: 1em;
	color: #000000 !important;
}

.counter-title {
	font: 700 16px Play, Arial, Helvetica, sans-serif !important;
}
input[type="button"] {
	font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    /* background-color: #dcb87d; */
    border-radius: 0px;
    color: #fff;
    border: 0px;
    width: 100px !important;
    height: 40px !important;
}
a.web-btn, input[type="button"], input[type="submit"] {
    font-family: 'Roboto', Arial, sans-serif !important;
    margin: auto !important;
    display: block !important;
    margin-top: 40px;
    font-size: 1.875rem !important;
    font-weight: 300 !important;
    width: unset !important;
    height: unset !important;
}
#topbar{
    padding: 8px 40px 3px 40px;
    font-size: 2rem;
    line-height: 1em;
    min-height: unset;
}
#topbar i{
   margin-right: 5px;
  transform: rotate(275deg);
}
.logo{
    width: 378px;
    height: 125px;
}
.logo a{ 
    display: block;
}
.logoText{
    color: #39393b;
    display: block;
    font-size: 2.4rem;
    line-height: 1em;
    width: 339px;
    font-family: Play, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: Uppercase;
    margin-top: -101px;
    margin-left: 135px;
}
#navigation{
    text-transform: uppercase;
    font-size: 1.75rem;
}
.header-v1 #navigation .sub-menu {
    top: 106px !important;
    -webkit-box-shadow: 1px 5px 7px -2px rgba(0,0,0,0.61); 
    box-shadow: 1px 5px 7px -2px rgba(0,0,0,0.61);
}
#navigation .sub-menu li a {
    font: 400 14px Roboto, Arial, Helvetica, sans-serif !important;
}
#contact-us{
    scroll-margin-top: -60px;
}
.header-v1 #navigation > ul > li > a {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 1.75rem !important;
}
.divider5 {
    width: 100px !important;
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}
.twoBox-img img{
    border-bottom: 20px solid #39393b;
}
.twoBox p{
    line-height: 1em;
    color: #000000;
    font-size: 2.125rem;
}
.testimonial-slide{
    color: #39393b;
    font-family: Roboto, Arial, Arial, Helvetica, sans-serif;
    font-size: 2.375rem !important;
    font-style: italic;
    line-height: 1em;
    min-height: 275px;
    max-height: 700px;
}
.container .twelve.alt.sidebar-right { 
    width: 75% !important;
    padding-left: 1% !important;
}
#sidebar .widget ul li a{
    font-size: 14px;
}
#sidebar .widget ul li:after{
    top: 33% !important;
}
.testimonial-slide span{
    font-weight: bold !important;
    color: #000000 !important;
    margin-top: 65px !important;
    font-size: 2.375rem !important;
    font-style: normal !important;
    opacity: 1 !important;
}
a.button.custom.large.\.btn, .btn {
    margin-top: 40px;
    font-size: 1.875rem !important;
    font-family: 'Roboto';
    font-weight: 300;
}
#footer .logo{
    margin-bottom: 27px;
}
#footer .container{
    width: 100% !important;
    margin: 0;
    padding: 0;
}
#footer .eight.columns{
    width: 50% !important;
    padding: 0;
    margin: 0;
}
#footer .widget ul li:after {
    content: none !important;
}

#footer .widget ul li {
    border-bottom: none !important;
    line-height: 21px !important;
}
#footer .logo{
    margin-left: 75px; 
}
#footer .custom-html-widget{
    /* padding-left: 197px; */
    vertical-align: middle;
}
#copyright{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#footer .custom-html-widget, .copyright-text{
    font-size: 1.625rem;
}
.copyright-text a:hover{
    text-decoration: underline;
}
a i.fa {
    color: #262626;
    font-weight: 900 !important;
}
.maps-align{
    position: relative;
    text-align: center;
}

.maps-align img, .maps-align a {
    float: none !important;
}
/* Testimonial Slider Styles */
.owl-theme .owl-controls .owl-nav .owl-prev {
    left: 20px !important;
}

.owl-theme .owl-controls .owl-nav .owl-next {
    right: 20px !important;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
}
/*.owl-theme .owl-controls .owl-nav [class*=owl-] {
    top: 55%;
    margin-top: -70px;
    background: #d8d8d8;
    padding: 10px;
} */
/* Footer Styling */

#footer #custom_html-2{
    margin-left: 75px;
}
.footer-icon{
    padding: 0px 20px;
}
.social-column{
    display: none;
    float: right;
}
.fixed-footer{
    display: none;
}
.footer-widget1 i{
    font-size: 2.3rem;
    margin-right: 5px;
}
/* gallery */
.hide-gallery {
    visibility: hidden;
    height: 0;
    width: 0;
    margin: 0 !important;
    padding: 0;
}
/* div.pp_pic_holder.pp_default {
    top: 1920px !important;
    left: 1440px !important;
} */
.pp_gallery a.pp_arrow_previous, .pp_gallery a.pp_arrow_next{
    position: relative !important;
    top: 37px;
}
.pp_gallery ul a {
    height: 75px !important;
}
.pp_content{
    width: 1920px;
    height: auto;
}
.pp_gallery div{
    top: 13px !important;
}
.pp_gallery ul {
    height: 75px !important;
}
.pp_gallery ul a img{
    width: 150px !important;
    height: 100px !important;
}
.pp_gallery span.gallery_spacer{
    display: block;
    float: left;
    overflow: hidden;
    text-indent: -10000px;
    width: 30px;
    width: 30px;
    height: 30px;
    display: relative;
}
/* Ninja / Contact 7 Forms Overides */
.wpcf7 *{
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 1.875rem !important;
}
.nf-before-form-content{
    display: none;
}
.nf-field-container{
    width: 99%;
    margin: 0 auto;
}
.nf-field-container.two-column{
    display: inline-block;
    width: 49%;
    min-height: 88px;
    margin-bottom: 0;
}
.wpcf7-form.contact-form label{
    display: none;
}
.wpcf7-form.contact-form input.two-up, .wpcf7-form.careers input.two-up {
    display: inline-block !important;
    width: 49% !important;
    margin: 0;
    margin-bottom: 10px;
}
.wpcf7-form.contact-form textarea{
    margin-bottom: 25px;
}
.wpcf7-form input.two-up.first{
    margin-right: 1%;
}
.wpcf7-form input.two-up.last{
    margin-left: .5%;
}
.wpcf7-form-control.wpcf7-submit.btn{
    color: #ffffff;
    margin-top: 25px !important;
    background-color: #000000;
}
.nf-error .nf-error-msg, .nf-form-errors{
    font-size: 1rem;
}
.nf-form-content textarea, .nf-form-content input:not([type="button"]){
    background-color: #FFFFFF !important;
    border-radius: 1px !important;
}
.wpcf7-form.careers label{
    font-weight: bold;
}
.wpcf7-form.careers .wpcf7-form-control{
    margin-bottom: 25px !important;
}
.wpcf7 form .wpcf7-response-output {
    display: block;
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2; /* Blue */
}
.wpcf7-not-valid {
    border-color: #D8000C !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #4F8A10 !important; /* Green */
    background-color: #DFF2BF !important;
    border: 0 !important;
    padding: 10px !important; 
}
.wpcf7 form.sent .wpcf7-response-output:before{
    content:'\f00c' !important;
}
.wpcf7 form.failed .wpcf7-response-output:before,
.wpcf7 form.aborted .wpcf7-response-output:before{
    content:'\f057' !important;
}
.wpcf7 form.invalid .wpcf7-response-output:before,
.wpcf7 form.unaccepted .wpcf7-response-output:before{
    content: '\f071';
}
.wpcf7 form.sent .wpcf7-response-output:before,.wpcf7 form.failed .wpcf7-response-output:before,
.wpcf7 form.aborted .wpcf7-response-output:before, .wpcf7 form.invalid .wpcf7-response-output:before,
.wpcf7 form.unaccepted .wpcf7-response-output:before{
    font: 26px/30px FontAwesome !important;
    margin-right: 16px !important;
    vertical-align: middle !important;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    color: #D8000C !important; /* Red */
    background-color: #FFBABA !important;
    border: 0 !important;
    padding: 10px !important;
}
 
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28; /* Orange */
}
 
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background-color: #fae8b5; 
    color: #ffb900 !important; 
    border: 0 !important;
    padding: 10px !important;
}
/* Cat Image Overide */
.catimage{
    margin-bottom: 10px !important;
}
a.catimage:hover .catimage-text{ 
    background: #00446a !important; 
}
/*Phone*/
@media (max-width: 360px){
	.social-column {
        float: none;
    }
    .fixed-footer{
        display: block;
    }
    .fixed-footer{
        position: fixed !important;
        top: auto;
        bottom: 0;
        width: 100%;
        z-index: 100;
        padding: 10px 0px;
    }
    .fixed-footer-box{
        width: 100%;
    }
    .sticky-half{
        width: 50%;
        float: left;
        text-align: center;
    }
    .sticky-half i{
        padding: 0px 10px;
    }
}
@media only screen and (max-width: 479px) {
    #mobile-header .logo {
        padding: 0 5px !important;
      }

    #mobile-header .logo {
      margin-top: 55px !important;
    }
    .container{
        width: 100% !important;
    }
    .logo{
        width: 88% !important;
      height: unset !important;
    }
    #mobile-navigation-btn {
        float: none;
    }
    #topbar .topbar-col1{
        display: none;
    }
    #topbar .topbar-col2{
        width: 100% !important;
        text-align: center !important;
    }
    #footer{
        width: 100% !important;
    }
    #footer .logo {
        margin-left: 3% !important;
    }
    #footer #custom_html-2 {
        margin-left: 3% !important;
    }
    #footer .eight.columns{
        padding: 0 !important;
    }
  }
@media (max-width: 600px) and (min-width: 361px) {
    .social-column {
        float: none;
    }
    .fixed-footer{
        display: block;
    }
    .fixed-footer{
        position: fixed !important;
        top: auto;
        bottom: 0;
        width: 100%;
        z-index: 100;
        padding: 10px 0px;
    }
    .fixed-footer-box{
        width: 100%;
    }
    .sticky-half{
        width: 50%;
        float: left;
        text-align: center;
    }
    .sticky-half i{
        padding: 0px 10px;
    }
}
/*Tablet Portrait*/
@media (max-width: 900px) and (min-width: 600px) {

}
@media (max-width: 830px){
    #footer .eight.columns{
        display: block;
        width: 100% !important;
        padding: 0 0 0 5%;
    }
}
/*Tablet Landsscape and smaller*/
@media (max-width: 1504px){
	.logo{
        width: 50%;
    }
}
/*laptop*/
@media (max-width: 1600px) and (min-width: 1505px) {
 
}

/*Desktop*/
@media (max-width: 1800px) and (min-width: 1600px) {

}

/*Desktop - Large*/
@media (max-width: 2000px) and (min-width: 1900px) {

}