/*
Theme Name: Cloud Custom Child Theme
Theme URI: http://cloudinnovatesolutions.com
Description: CLOUD's custom child theme.
Version: 3.3
Author: CloudDesign
Author URI: http://www.cloudinnovatesolutions.com/
License: Copyright 2020
License URI: http://www.cloudinnovatesolutions.com
Tags: bootstrap, custom, fontawesome, cycle2, bootsrtap walker class
Template: parent
*/

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

/* Place custom css for yout theme here */
@font-face {
    font-family: 'Perpetua';
    src: url('fonts/Perpetua-Bold.woff2') format('woff2'),
        url('fonts/Perpetua-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Perpetua';
    src: url('fonts/Perpetua.woff2') format('woff2'),
        url('fonts/Perpetua.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gotham-Medium';
    src: url('fonts/Gotham-Medium.woff2') format('woff2'),
        url('fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
#header .container {
	padding-top: 10px;
	padding-bottom: 10px;
}
body, h1, h2, h3, h4, h5 {
	font-family: 'Perpetua' !important; 
	font-weight:400 !important;
	font-size: min(max(18px, 2vw), 27px) !important;
}
h1, h2, h3, h4, h5 {
	font-weight:700 !important;
}
h4 {
	color: #062c6e !important;
	font-size: min(max(16px, 2vw), 32px) !important;
}
h5::after {
    content: "";
    height: 1px;
    background: #888888;
    position: absolute;
    top: 14px;
    width: 600px;
	max-width:100%;
    margin-left: 20px;
}
.logo img {
    margin: 3vw 0 3vw;
	max-width: 320px;
}
.topSection {
	background: #164597;
	background: radial-gradient(circle, #164597 0%, #062c6e 100%);
	text-align: center;
}
.call-to-action-text p {
    margin: 0;
    font-size: min(max(20px, 3vw), 32px);
    line-height: 36px;
}
.call-to-action-text p a {
    color:#ffffff;
	text-decoration:none;
	background:url(images/tPhone.png) no-repeat left center / 18px;
	padding-left: 30px;
	font-weight:700 !important;
}
.home #callout2 .container {
    width: 100%;
    max-width: 1500px;
}
h4.borderbtm::after {
    content: "";
    height: 4px;
    width: 100%;
    background: #565656;
    display: block;
    max-width: 560px;
    margin: 10px auto;
}
.contact-us h5 {
    overflow: hidden;
    position: relative;
	margin-bottom: 25px;
}
.contactDet a {
	color: #565656 !important;
}
.contactDet span {
	background:url(images/phone.png) no-repeat left center / 24px;
	padding-left: 35px;
    width: 160px;
    font-weight: 700;
    color: #062c6e !important;
    display: inline-block;
}
.contactDet span.email {
	background:url(images/email.png) no-repeat left center / 24px;
}
.wpcf7 label {
	color: #565656 !important;
	font-weight:400 !important;
	font-size: min(max(15px, 2vw), 21px) !important;
	line-height: normal;
	width: 100%;
}
.wpcf7 .wpcf7-form-control {
    background: #eeeeee;
    border: 1px solid #c4c4c4;
    padding: 8px 15px;
    font-size: 18px;
    width: 100%;
}
.wpcf7 textarea.wpcf7-form-control {
	height:140px;
}
.bar-id-17 {
    padding: 2vw 0 3vw;
}
#footer2 p {
	margin-bottom:0;
}
#footer2 a {
	color: #ffffff;
}
/* End custom code */
body {
    background-color: #ffffff;
}
#header {
	 background: #ffffff url(images/headbg.jpg) no-repeat center bottom / cover;
}
#callout {
	background-color: #ffffff;
}
/* callout2 is your main content area */
#callout2 {
	background-color: #ffffff;
}
#footer {
	background-color: #f3f3f3;
}
#footer2 {
	background-color: #000f14;
	font-size:12px !important;
	color: #ffffff;
	font-family: 'Arial';
	padding:15px 0;
}
.box_2 {
	background-color: #f0f0f0;
    border: 1px solid #E7E7E7;
    margin: 0;
    padding: 20px;
    position: relative;
}
.box_3 {
	background-color: #f0f0f0;
    border: 1px solid #E7E7E7;
    margin: 0;
    padding: 20px;
    position: relative;
}
#callout > section, #callout .slideshow-main-slider, #callout .cycle-slide, .slideimage {
    height: 100%;
}
.slideshow-main-slider .cycle-slide img {
    height: 100%;
    object-fit: cover;
}
#callout .slider_content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 1160px;
    width: 100%;
	display: flex;
    align-items: center;
	color:#ffffff;
}
.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt,.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button,.btn,.btn-default,a.button,button,input[type="submit"],input[type="reset"],input[type="button"],
.wpcf7 .wpcf7-submit {
    background-image: none;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    font-weight: 500;
    left: auto;
    margin: 0;
    overflow: visible;
    padding: 15px 25px;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
	background: linear-gradient(135deg, #062c6e 0%, #164597 100%) !important;
    border-radius: 10px;
    font-size: 20px !important;
    min-width: 190px !important;
	font-family: 'Montserrat' !important;
	width: auto;
	border: none;
}

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce-page #content input.button.alt:hover,.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover, .btn:hover, .btn-default:hover, a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,.woocommerce a.button.alt:focus, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit.alt:focus, .woocommerce #content input.button.alt:focus, .woocommerce-page a.button.alt:focus, .woocommerce-page button.button.alt:focus, .woocommerce-page input.button.alt:focus, .woocommerce-page #respond input#submit.alt:focus, .woocommerce-page #content input.button.alt:focus,.woocommerce a.button:focus, .woocommerce button.button:focus, .woocommerce input.button:focus, .woocommerce #respond input#submit:focus, .woocommerce #content input.button:focus, .woocommerce-page a.button:focus, .woocommerce-page button.button:focus, .woocommerce-page input.button:focus, .woocommerce-page #respond input#submit:focus, .woocommerce-page #content input.button:focus,.btn:focus,.btn-default:focus,a.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus,.woocommerce a.button.alt:active, .woocommerce button.button.alt:active, .woocommerce input.button.alt:active, .woocommerce #respond input#submit.alt:active, .woocommerce #content input.button.alt:active, .woocommerce-page a.button.alt:active, .woocommerce-page button.button.alt:active, .woocommerce-page input.button.alt:active, .woocommerce-page #respond input#submit.alt:active, .woocommerce-page #content input.button.alt:active,.woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, .woocommerce #respond input#submit:active, .woocommerce #content input.button:active, .woocommerce-page a.button:active, .woocommerce-page button.button:active, .woocommerce-page input.button:active, .woocommerce-page #respond input#submit:active, .woocommerce-page #content input.button:active,.btn:active,.btn-default:active,a.button:active,button:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active,
.wpcf7 .wpcf7-submit:hover {
    background-image: none;
    background: #000000 !important;
    color: #ffffff;
	border: none;
}
.shop-now-btn {
	float: right; 
	margin:  0 0 15px 15px;
}
/* nav for mobile devices over ride of bootstrap default background colors */
.navbar, .navbar-default {
    background-color: #f8f8f8;
    border: 1px solid #e7e7e7;
    margin-bottom: 20px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #e7e7e7
}
/* Dropdown active bg color*/
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: #e7e7e7
}
/* nav for mobile devices over ride of bootstrap toggle look */
.navbar-toggle {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #cccccc
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #dddddd
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .logo {
        float: left;
        position: relative;
    }
    .logo img {

    }
    .call-to-action-header {
        width: 100%;
        text-align: center;
    }
    .call-to-action-header .call-to-action-text {

    }
    .call-to-action-header .ct-search {
        float: right;
        padding: 0;
        width: 130px;
    }
    .call-to-action-header .social-media {
        clear: both
    }
    .call-to-action-header .social-media span {

    }
    .call-to-action-footer {
        float: right;
        width: 25%;
        clear: none;
        text-align: right;
    }
    .call-to-action-footer .call-to-action-text {

    }
    .call-to-action-footer .ct-search {

    }
    .call-to-action-footer .social-media-footer {

    }
    .call-to-action-footer .social-media-footer span {

    }
    .copy {
        float: left
    }
    .designed-by {
        float: right
    }
    /*******************************

    standard desktop navigation for tablets size and up

    *******************************/
    nav.navbar-default {
        background: url() repeat 0 0;
        padding: 0;
        margin: 0;
        background-color: none;
        border: none;
        min-height: 0;
        box-shadow: none;
        border-radius: 0;
    }
    nav.navbar-default .navbar-collapse {
        background: url() repeat 0 0;
        padding: 0;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
    }
    /*  main navagation position
    *
    * Note: positions of the navigation is controled by the top, left, bottom, right property. 
    * Then you add padding to the header container the same as the line-height of the main <a>  
    * If you are doing a 100% width navigation then use both the right and left set to 15px and set a % width on the main <li> example 25% for a 4 item navigation
    *
    */
    nav.navbar-default .primary-nav {
        position: absolute;
        bottom: 0;
        right: 15px;
    }
    nav.navbar-default .secondary-nav {
        position: absolute;
        top: 0;
        right: 15px;
    }
    nav.navbar-default .primary-nav > li {

    }
    /* turns back on the hover effect for mouse controls Note: this dose not turn back on top menu */
    .dropdown:hover .dropdown-menu {
        display: block
    }
    /* 
    *  Controls your main navigation 
    */
    .primary-nav > li > a {
        background: url() repeat 0 0;
        padding: 0 15px;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
        text-shadow: 0;
        line-height: 36px;
        border-left: 1px solid #000000;
        white-space: nowrap;
    }
    /* hover and active state */
    .navbar-default .primary-nav > .active > a, .navbar-default .primary-nav > .active > a:hover, .navbar-default .primary-nav > .active > a:focus, .navbar-default .primary-nav > li > a:hover, .navbar-default .primary-nav .current-menu-parent > a {
        background: none
    }
    /* Special considertations are needed for the first and last menu items */
    nav.navbar-default .primary-nav > li:nth-child(1) > a {
        border-left: none
    }
    nav.navbar-default .primary-nav > li:nth-last-child(1) > a {
        padding-right: 0
    }
    /* 
    *  Controls your sub menu navigation 
    */
    .secondary-nav > li {
        padding: 6px 0
    }
    .secondary-nav > li > a {
        background: url() repeat 0 0;
        padding: 0 10px;
        margin: 0;
        background-color: none;
        border: none;
        box-shadow: none;
        border-radius: 0;
        text-shadow: 0;
        line-height: 14px;
        border-left: 1px solid #D1AD79;
        white-space: nowrap;
    }
    /* hover and active state */
    .navbar-default .secondary-nav > .active > a, .navbar-default .secondary-nav > .active > a:hover, .navbar-default .secondary-nav > .active > a:focus, .navbar-default .secondary-nav > li > a:hover {
        background: none
    }
    /* Special considertations are needed for the first and last menu items */
    nav.navbar-default .secondary-nav li:nth-child(1) a {
        border-left: none
    }
    nav.navbar-default .secondary-nav li:nth-last-child(1) a {
        padding-right: 0
    }
    /* 
    *  Controls your footer navigation 
    */
    .footer_nav {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .footer_nav.right {
        float: right
    }
    .footer_nav.left {
        float: left
    }
    .footer_nav li {
        float: left;
        margin: 0;
        padding: 0;
        background: none;
    }
    .footer_nav a {
        display: block;
        white-space: nowrap;
        padding: 0 15px;
        text-decoration: none;
        text-transform: capitalize;
        border-right: 1px solid #606060;
    }
    /* hover and active state */
    .footer_nav a:hover, ul.footer_nav li.active a, .footer_nav li.active a:hover, footer .menu a:hover, footer .menu li.active a, footer .menu li.active a:hover {
        background: none
    }
    /* Special considertations are needed for the centered sytled menu */
    #menu-footer-top {
        text-align: center
    }
    #menu-footer-top a {
        display: inline-block
    }
    /* Special considertations are needed for the first and last menu items */
    .footer_nav li:nth-child(1) a {
        padding-left: 0
    }
    .footer_nav li:nth-last-child(1) a {
        border-right: none
    }
    /* 
    *  Controls your .primary-nav dropdowns menus
    */
    /* styles for the dropdown */
    .navbar-default .navbar-nav ul.dropdown-menu {
        background-color: #FFFFFF;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        margin: 0;
        min-width: 160px;
        padding: 5px 0;
    }
    ul.dropdown-menu  > li.menu-item {
        /* no styles should be placed here */
    }
    ul.dropdown-menu > li.menu-item > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        padding: 3px 20px;
        color: #3C3C3C;
        /* background should be controled by the ul.dropdown-menu */
    }
    /* hover and active state */
    ul.dropdown-menu > li > a:hover, ul.dropdown-menu > li.active > a, ul.dropdown-menu > li.active > a:hover, ul.dropdown-menu > li.active > a:focus {
        background-color: #f3f3f3;
        color: #3C3C3C;
    }
    /* Styles for background color on active main dropdowns */
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #f3f3f3;
        color: #3C3C3C;
    }
    /* 
    *  End of Controls for your menus
    */
    /* Legacy shortcode css do not delete */
    .full_width {

    }
    .one_half {
        width: 49%
    }
    .one_third {
        width: 32%
    }
    .two_third {
        width: 66%
    }
    .one_fourth {
        width: 23.5%
    }
    .three_fourth {
        width: 74.5%
    }
    .one_fifth {
        width: 18.4%
    }
    .two_fifth {
        width: 38.8%
    }
    .three_fifth {
        width: 59.2%
    }
    .four_fifth {
        width: 79.6%
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
        position: relative;
        margin-right: 2%;
        float: left;
        clear: none;
    }
    .last {
        margin-right: 0 !important;
        clear: right;
    }
    .clearboth, .clear {
        clear: both;
        display: block;
        font-size: 0;
        height: 0;
        line-height: 0;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    ul.tabs li {
        float: left
    }
    /* New footer widths */
    .number-of-col-1, .number-of-col-2, .number-of-col-3, .number-of-col-4, .number-of-col-5 {
        position: relative;
        margin-right: 2%;
        float: left;
    }
    .number-of-col-1 {
        width: 100%;
        margin-right: 0;
    }
    .number-of-col-2 {
        width: 48%
    }
    .number-of-col-3 {
        width: 32%
    }
    .number-of-col-4 {
        width: 48%
    }
} /* end Small devices. Do Not Delete  */
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
    .call-to-action-header {

    }
    .call-to-action-header .call-to-action-text {

    }
    .call-to-action-header .ct-search {

    }
    .call-to-action-header .social-media {

    }
    .call-to-action-header .social-media span {

    }
    .call-to-action-footer {

    }
    .call-to-action-footer .call-to-action-text {

    }
    .call-to-action-footer .ct-search {

    }
    .call-to-action-footer .social-media {

    }
    .call-to-action-footer .social-media span {

    }
    .attachment-post-thumbnail {
        float: left;
        margin: 0 15px 15px 0;
    }
    .alignright {
        float: right;
        margin: 0 0 15px 15px;
    }
    .alignleft {
        float: left;
        margin: 0 15px 15px 0;
    }
    .aligncenter {
        display: block;
        margin: 0 auto 15px;
    }
    .number-of-col-1 {
        width: 73%
    }
    .number-of-col-2 {
        width: 35.5%
    }
    .number-of-col-3 {
        width: 23%
    }
    .number-of-col-4 {
        width: 16.75%
    }
    .footer-widget-1 {
        clear: both
    }
    .footer-widget-2 {

    }
    .footer-widget-3 {

    }
    .footer-widget-4 {

    }
    .footer-widget-5 {

    }
} /* end Medium devices. Do Not Delete  */
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
    .full_width {

    }
    .one_half {
        width: 48%
    }
    .one_third {
        width: 30.66%
    }
    .two_third {
        width: 65.33%
    }
    .one_fourth {
        width: 22%
    }
    .three_fourth {
        width: 74%
    }
    .one_fifth {
        width: 16.8%
    }
    .two_fifth {
        width: 37.6%
    }
    .three_fifth {
        width: 58.4%
    }
    .four_fifth {
        width: 67.2%
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
        margin-right: 4%
    }
}
@media (max-width: 991px) { 
.call-to-action-text p a {
	background-size:18px;
}
.logo img {
    max-width: 60%;
}
.contactDet span {
    width: 120px;
}
}
@media (max-width: 767px) { 
.call-to-action-text p a {
	background-size:16px;
}
#footer2 {
    text-align: center;
}
.contactDet {
    margin-bottom: 30px;
}
}
 /* end Large devices. Do Not Delete  */


/*******************************************************************************
*
*
*  DO NOT PLACE CUSTOM THEME CSS HERE - ALL CUSTOM THEME CSS GOES AT THE TOP
*  DO NOT PLACE RANDOM MEDIA QUERIES HERE - ALL MEDIA QUERIES SHOULD ALREADY BE DEFINED ABOVE
*  IF YOU ARE ADDING NEW MEDIA QUERIES THEN YOU DONT UNDERSTAND BOOTSTRAP CORE! 
*
*
********************************************************************************/