/*

Theme Name: Pro – Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
body
{
    font-family: 'Oxygen', sans-serif;
}
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none !important;
   
}
.x-navbar .desktop .x-nav > li{
    background: url(images/septr.png) no-repeat left;
    
}
body.x-navbar-fixed-top-active .x-navbar-wrap {
    height: 0px !important;
}
.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0px !important;
}
.x-navbar .desktop .x-nav > li:first-child {
    background: none !important;
}
.x-navbar .desktop .x-nav > li > a > span:hover, .x-navbar .desktop .x-nav > .x-active > a {
    background-color: #BBD6E7;
}
.x-navbar .desktop .x-nav > li > a > span {
    padding: 7px; //7px 11px
}
.x-navbar .x-nav>li>a>span {
    display: inline;
}
.x-navbar .desktop .x-nav > li > a >span:hover, 
 .x-navbar .desktop .x-nav > .current-menu-item > a >span
 {
      background-color: #BBD6E7;
      margin-top: 37px;
      
 }
.x-navbar {
    border-bottom: none;
    box-shadow: none;  
}
.callout-box h2 {
    font-size: 22px;
    display: inline;
    color: #BBD6E7;
    font-weight: 500;
    vertical-align: middle;
}

.callout-box p {
    display: none;
}
.callout-box a {
    display: initial;
    margin-top: 6px;
    float: right;
    background: #BBD6E7;
    border: none;
    box-shadow: none;
    padding: 8px 19px 8px 10px;
    font-size: 13px !important;
    background-image: url("images/add-white.svg");
    background-repeat: no-repeat;
    background-position: 92% 50%;
    background-size: 22%;
    border-radius: 0px;
    text-align: left;
    text-shadow: none;
}
.callout-box i {
    display: none !important;
}
.callout-box {
    padding: 5px;
    margin: 18px;
    box-shadow: none !important;
    position: absolute;
    bottom: 0;
    width: 87%;
    border-radius: 0px;
}

.x-callout:before {
    content: none;
}

/*********************** Slider ***********************/
.x-slider-container.below {
     border-bottom: 0px solid #ff2a13;
}
/***********************End  Slider ***********************/
.border-class {
  overflow: hidden;
  position: relative;
  outline: 1px solid white;
  outline-offset: -10px;
  
}
.WhiteButton {
    display: block;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 27px;
}
a.WhiteButton {
    background-image: url("images/add-blue.svg");
    background-repeat: no-repeat;
    background-position: 96% 50%;
}
.booknow-btn {
    display: block;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 27px;
    width: 52%;
}
a.booknow-btn {
    background-image: url("images/add-white.svg");
    background-repeat: no-repeat;
    background-position: 96% 50%;
    font-size: 76px !important;
}
/*
.border-class:after {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid white;
  content: '';
  display: block;
}
*/
.newsletter {
  overflow: hidden;
  position: relative;
      outline: 1px solid #b5d6e8;
    outline-offset: -10px;  
}/*
.newsletter:after {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #b5d6e8;
  content: '';
  display: block;
}*/
.buy-column {
    margin-right: 0% ;
   
}
.newsletter {
    margin-right: 0%;
}
input.c-n-submit:hover {
    background-color: #008ac9 !important;
    text-shadow: none;
}
input.c-n-name.c-n-control {
    width: 400px;
}
input.control-checkbox
{
    color: #bbd6e7;
    clear: none;
    cursor: pointer;
    line-height: 0;
    height: 12px;
    text-align: center;
    vertical-align: middle;
    min-width: 12px;
    -webkit-appearance: none;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px inset;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(216, 205, 205);
    border-image: initial;
    margin: 8px 7px 12px 0px;
    outline: 0px;
    transition: border-color 0.05s ease-in-out;
    padding: 0px !important;
    background: white;
}
input.control-checkbox:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    min-width: 15px;
    line-height: 0px;
    background: white;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input.control-checkbox:checked:before {
    content: '\f00c';
    margin: 6px 0px 0px 0px;
    color: black;
    background: white;
    font-family: 'FontAwesome';
    font-size: 11px;
}
.news-short-c {
    margin-top: 5px;
    margin-left: 30px;
    display: table;
    margin: 0 auto;
}
.news-short-c label {
    display: initial;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #bbd6e7;
    font-size: 12px;
}
.news-short-cf {
    display: table-cell;
}

.news-c-btn {
    display: table-cell;
}
.news-short-c span.wpcf7-not-valid-tip {
    /*display: none;*/
}
.wpcf7-response-output.alert-invalid{
  display:none !important;
}
.wpcf7-response-output.alert-success{
	display: block !important;
    background-color: #BBD6E7;
    border-color: #6692ac;
    box-shadow: none;
    color: #6692ac;
    text-shadow: none;
}
.wpcf7-acceptance > .wpcf7-list-item{
	margin: 0;
}
input.c-n-email.c-n-control {
    width: 400px;
}
input.c-n-control {
    height: 35px;
    font-size: 15px;
    padding: 14px 8px;
    margin-right: 5px;
    margin-bottom: 0px;
    display: inline-block;
    /*width:400px;*/
    box-shadow: none !important;
    border-radius: 0px !important;
    background-color: #b5d6e8;
    border: 0px;
    color: white;
}

input.c-n-email.c-n-control {
    width: 583px;
    font-weight: 500;
    font-size: 19px;
}

input.c-n-submit {
    font-size: 19px;
    padding: 5px 42px 5px 14px !important;
    height: auto !important;
    background-color: #b5d6e8 !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border: none !important;
    font-weight: 400 !important;
    margin-top: 4px;
    text-shadow: none;
    background-image: url("images/add-white.svg");
    background-repeat: no-repeat;
    background-position: 88% 50%;
    background-size: 13%;
}
footer.x-colophon.bottom {
    background: url(images/footer-bg.png) repeat-x scroll 0 0 transparent;
    float: left;
    height: 97px;
    width: 100%;
    margin-top: 7px;
    margin: 0 auto;
    padding-top: 64px;
    color: #868695;
    font-size: 11px;
    font-family: 'Oxygen', sans-serif;
}
.foot-left {
    float: left;
}

.foot-right {
    float: right;
}
.callout-section .border-class {
  overflow: hidden;
  position: relative;
  height: 202px;
}
.callout-box a:hover {
    background: #BBD6E7;
    border: none;
    box-shadow: none;
    text-shadow: none;
}
.testimonial-slider .with-container {
    background-color: transparent;
    box-shadow: none;
    padding: 4.8%;
    border: 0px !important;
}
.testimonial-slider .x-flexslider-shortcode-container {
    margin-bottom: 0em;
}
footer.x-colophon.bottom p {
    font-family: 'Oxygen', sans-serif;
    margin: 0;
}
footer.x-colophon a {
    color: #868695;
    text-decoration: underline;
}
footer.x-colophon a:hover {
    text-decoration: none;
}
.x-colophon.bottom .x-colophon-content {
    margin: 0;
    letter-spacing: 0.3px;
}
.x-social-global {
    display: none;
}
.callout-section .x-column {
    width: 24.2%;
    margin-right: 1%;
}

.callout-section .x-column:last-child {
    margin-right: 0%;
}
.testimonial-slider li {
    font-size: 25px;
    text-align: center;
    color: white;
}
.testimonial-slider li span {
    font-weight: 700;
}
.news-accept a {
    color: #b5d6e8;
    text-decoration: underline;
    }
.brand-content h3
{
  font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 7px;  
    color: #b2b2b2;
}
/************************* Search Placehoder CSS ************************/
input.c-n-control::-webkit-input-placeholder {
   color: white !important; 
}

input.c-n-control:-moz-placeholder {
   color: white !important; 
}

input.c-n-control::-moz-placeholder {
   color: white !important;   
}

input.c-n-control:-ms-input-placeholder {  
   color: white !important;   
}
.hello-box {
    margin-right: 1%;
    width: 33.66666% !important;
}
.side-bar-book-online h1 {
    color: white;
    font-size: 48px;
    margin-top: 0;
    font-weight: 500;
}
.side-bar-book-online h2 {
    color: #6692ac;
    font-size: 21px;
    text-shadow: none;
    font-weight: 500;
}
.side-bar-book-online h3 {
    color: #6692ac;
    font-size: 25px;
    margin-top: 13px;
    font-weight: 500;
}
.side-bar-book-online h4 {
    margin-top: 13px;
    margin-bottom: 30px;
    font-weight: 500;
    /*margin-right: 90px;*/
    margin-right: 80px;
    color: #6893AD;
    font-size: 17px;
    line-height: 24px;
}
div#text-2, div#text-6{
    background-image: url("https://www.archhealth.co.uk/wp-content/uploads/2018/06/home-book.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    outline: 1px solid white;
    outline-offset: -10px;
}

div#text-2 .textwidget, div#text-6 .textwidget
{
     padding: 25px;
     margin: 0;
}
div#text-2, div#text-6  {
  overflow: hidden;
  position: relative;
  
}
/*
div#text-2:after {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid white;
  content: '';
  display: block;
}
*/
div#text-3 , div#text-5 , div#text-7{
    background-color: #B5D6E8;
   }
div#text-3 .textwidget, div#text-5 .textwidget, div#text-7 .textwidget
{
     padding: 25px;
}
div#text-3, div#text-5 , div#text-7 {
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  outline: 1px solid white;
  outline-offset: -10px;
}
div#text-3 p , div#text-5 p  , div#text-7 p {
  text-shadow: none;
  color: #6692AC;
}

div#text-5 h2, div#text-7 h2 {
    margin-top: 0;
}
div#text-6 a {
    padding-right: 80px !important;
}
/*
div#text-3:after {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid white;
  content: '';
  display: block;
}
*/

div#text-2 a , div#text-6 a {
    background-image: url("images/add-white.svg");
    background-repeat: no-repeat;
    background-position: 96% 50%;
    background-color: #8fbbd6;
    text-shadow: none;
    color: white;
    font-weight: 500;
    font-size: 29px;
    line-height: 26px;
    padding: 4px 40px 7px 8px;
    text-decoration: none;
}
table.custom-table {
    color: #999999;
}
table.custom-table th {
    border-top: 0px;
}
table.custom-table tr:nth-child(even){
		background:#F6F6F6;
}
table.custom-table tr td {
    border-top: 0px;
}
.contact-form label {
    color: #6893AD;
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 13px;
    width: 100%;
}
textarea.c-t-control {
    font-size: 15px;
    margin-bottom: 0px;
    display: inline-block;
    box-shadow: none !important;
    border-radius: 0px !important;
    background-color: #b5d6e8;
    color: white;
}
.x-navbar {
    transition: 0.2s all linear;
  }
  
/*Animation */
.callout-section .border-class:hover .x-bg, .callout-section .border-class:focus .x-bg {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.callout-section .border-class:hover .x-bg:before, .callout-section .border-class:focus .x-bg:before {
    display: block;
}

.callout-section .border-class:hover a, .callout-section .border-class:focus a {
    display: block;
}

.callout-section .border-class .x-bg:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52,73,94,0.75);
}
.callout-section .border-class {
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
}

.callout-section .border-class .x-bg {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.callout-box a:hover {
    background-image: url(images/add-blue.svg);
    background-repeat: no-repeat;
    background-size: 22%;
    background-position: 92% 50%;
    background-color: white;
    color:#BBD6E7;
}
div#text-6 a:hover {
    background: white;
    color: #6692ac;
}
div#text-2 a:hover {
    background: white;
    color: #6692ac;
}
input.submit-contact {
    margin-top: 100px;
}
/*********************** MEDIA QUERIES ***********************/
@media (max-width: 767px) {
.callout-section .x-column {
    width: 49%;
    margin-right: 1%;
    display: inline-block;
}
.callout-section .x-column:nth-child(3n+2){
     margin-right: 0%;
}
.x-brand img {
    width: 220px !important;
}
.hello-box {
   width: 100% !important;
}
footer.x-colophon.bottom {
      padding-top: 10px;
      }
.booknow-btn {
   width: 100%;
}
.buy-column {
    margin-top: 10px;
}
.content-wrapper .content-column
{
    padding: 0px !important;
}
div#text-2 a , div#text-6 a  {
    background-size: 8%;
    padding: 4px 40px 7px 11px;
    font-size: 21px;
}

}
@media (min-width: 320px) and (max-width: 480px) {
   .callout-section .x-column {
    width: 100%;
  } 
}
@media (max-width: 979px) {
    .x-navbar-wrap {
        /* padding: 20px 0px; */
        background: #000;
    }

   .x-navbar-wrap .x-navbar-inner .x-container.width {
    width: 100% !important;
}
.x-navbar {
      
    }

    .x-btn-navbar {
        padding: 0px 2px 0px 4px;
        margin-top: 35px!important;
        margin-right: 15px;
    }

    .x-btn-navbar, .x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover {
        color: #ffffff !important;
        box-shadow: none;
        background-color: rgba(0, 0, 0, 0);
    }

    .x-navbar .mobile .x-nav li>a {
        border-top: 1px solid white;
        padding-left: 15px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500 !important;
        font-size: 15px !important;
        border-bottom: 0;
        border-right: 0;
        border-left: 0;
    }

    .x-navbar .mobile .x-nav li:last-child>a {
        border-bottom: 0px;
    }

    .x-navbar .mobile .x-nav {
        margin: 6px 0;
        margin-bottom: 0;
        background: #b5d6e8;
    }

    .x-navbar .mobile .x-nav li>a {
        background: #b5d6e8;
        padding-left: 15px !important;
    }

    .x-navbar .mobile .x-nav li:first-child>a {
        border-top: 0px;
    }
    .x-navbar {
        padding-bottom: 0px;
    }
input.c-n-control {
    width: 100% !important;
    margin-bottom: 16px;
}
.news-short-c {
   display: block;
}
.news-short-cf {
    display: block;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
   .callout-section .x-column {
    width: 49%;
    margin-right: 1%;
    display: inline-block;
    margin-bottom: 7px;
}
.callout-section .x-column:nth-child(3n+2){
     margin-right: 0%;
} 
.booknow-btn {
    width: 70%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
     div#text-2 a , div#text-6 a{
    font-size: 13px;
    background-size: 10%;
}
    }
    @media (min-width: 991px) and (max-width: 1199px) {
     div#text-2 a , div#text-6 a {
    font-size: 20px;
    background-size: 10%;
}
    }
    
@media (min-width: 768px) and (max-width: 1199px) {
    .side-bar-book-online h1 {
    font-size: 30px;
   }
   .side-bar-book-online h3 {
    font-size: 18px;
   }
   .side-bar-book-online h4 {
    margin-right: 0px; 
   }


    }
    
@media (min-width: 980px) and (max-width: 1200px) {
    .x-brand img {
    width: 200px !important;
}
.x-navbar .desktop .x-nav > li > a > span {
    padding: 3px 3px;
}
.x-navbar .desktop .x-nav > li > a {
    height: 100px !important;
    padding-top: 44px !important;
}
.x-navbar-inner {
    min-height: 0px !important;
}
.x-navbar.alt-color {
   padding-bottom: 0px;
}
.x-brand {
    margin-top: 12px;
    }
    input.c-n-email.c-n-control {
    width: 98%;
    font-weight: 500;
    font-size: 19px;
}
}
@media (min-width: 1201px) and (max-width: 1280px) {
.x-brand img {
    width: 330px !important;
}
}
@media (max-width: 1200px) {
 
}
@media (min-width: 1346px) and (max-width: 1900px) {
  
}
 
@media(min-width: 980px) {
   .x-navbar.alt-color {
    background-color: #dddddd  !important;
    padding-bottom: 20px;
}
}