/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

em { color:#000 !important; }

.purpleLine {
  border-top: 3px solid #722B8E;
}

a {
  color: #000;
}

p, ul, li {
  color:#000;
}


body {
  animation: fadein 2s;
   -moz-animation: fadein 2s; 
   -webkit-animation: fadein 2s;
   -o-animation: fadein 2s;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}


.tartanBG {
  background: url('../../../images/vichy.png');
}


h4,h5,h6, a {
  font-family: 'montserrat', sans-serif;
  letter-spacing: 1.5px;
}

.paddingBlock {
  padding-top: 60px !important;
}

.tm-navbar .tm-logo img {
  box-shadow: none;
  width: 200px;
  padding: 10px;
  background: #0067b4;
  border-left: 2px solid rgba(255,255,255,0.4);
  border-right: 2px solid rgba(255,255,255,0.4);
  border-bottom: 2px solid rgba(255,255,255,0.4);
}

.tm-navbar .uk-navbar-nav > li > a {
  color: #FFF;
}

.uk-animation-slide-top .uk-navbar-nav > li > a {
  color: #fff;
}

.uk-animation-slide-top .uk-navbar-nav > li > a:hover {
  color: #fff;
}

.uk-animation-slide-top .tm-logo img {
  border-left: 0px solid;
  border-right: 0px solid;
  border-bottom: 0px solid;
}

.tm-navbar-absolute .uk-navbar:not(.uk-active) .tm-logo img {
  width: 200px;
  padding: 10px;
  background: #0067b4;
  border-left: 2px solid rgba(255,255,255,0.4);
  border-right: 2px solid rgba(255,255,255,0.4);
  border-bottom: 2px solid rgba(255,255,255,0.4);
  box-shadow: 0 0 5px #000;
}


.tm-block-fullwidth > .uk-container {
  width: 100%;
}

.homeIMG {
  border: 15px solid #FFF;
  box-shadow: 0 5px 5px rgba(0,0,0,0.2);
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  width: 90%;
  float: right;
}

.tm-top-b .uk-slideshow {
  overflow:  visible;
}

.noPadding .uk-panel-box {
  padding: 0;
}

.tm-top-a .uk-overlay-panel .uk-margin {
  margin-left: 50px;
}

.tm-top-c .uk-slideshow {
  overflow:  visible;
}

.homeServices h1, .homeServices h4 {
  margin-bottom: 0;
  margin-top: 0;
}

.homeServices h1 {
  font-size: 50px;
  line-height: 50px;
}

.homeCat {
  padding: 5px 10px;
  border: 2px solid #722B8E;
  color: #722B8E;
  transition: 0.3s ease;
}

.homeCat:hover {
  background: #722b8e;
  color:#FFF;
  transition: 0.3s ease;
}

.centerBlock {
  text-align: center;
}

.centerBlock h4 {
  margin-bottom:0;
}

.centerBlock h2 {
  margin-top: 10px;
  color:#0067b4;
  font-size: 40px;
  line-height:40px;
}

.tm-main-bottom .uk-block-muted .uk-panel-box-primary {
  background: #FFF !important;
  background-color:#FFF !important;
  box-shadow: none;
}

.tm-footer-right {
  width: 100%;
  padding:10px 20px;
  box-sizing:border-box;
  background:#000;
}

.tm-footer, .tm-footer a, .tm-footer p {
  color:#FFF;

}

.tm-footer a:hover {
  color:#0067b4;
}

.addressBlock {
  width: 100%;
  height: 400px;
  display: flex;

}

.addressBlock h3 {
    font-family: 'Montserrat';
}

.addressBlock h3 span {
  font-family: "eloquent-jf-pro", serif;
  font-size: 24px;
}

.addressLeft, .addressRight {
  width: 50%;
  float: left;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}

.accomList .uk-panel {
padding:20px;
box-sizing: border-box;
background:#EEE;

}

.accomList h4 {
  color: #0067b4;
  font-weight:900;
  font-family:"eloquent-jf-pro", serif;
}

.accomList img {
  margin-right: 10px;
}

.topPadding {
  padding-top: 30px;
}

h4 strong {
  font-weight: 400;
  font-family:"eloquent-jf-pro", serif;
}

.creativecontactform_wrapper input.creativecontactform_send, .creativecontactform_wrapper input.creativecontactform_send:hover {
  width: 100% !important;
  box-sizing:border-box;
}

@media (max-width:1000px) {
  .addressLeft, .addressRight {
    width: 100%;
    height:  200px;
  }
  
  .addressBlock {
    width:100%;
    display: block;
  }
}

@media (max-width: 959px) {
  .homeIMG {
    width: 70%;
    margin:0 15%;
  }
  
  .homeServices h1 {
    font-size: 34px;
    line-height: 38px;
  }
}

@media (max-width: 600px) {
  .tm-top-a .uk-overlay-panel .uk-margin {
    margin-left: 0;
  }
  
  .uk-height-viewport {
    min-height: auto;
  }
  
  .homeIMG {
    width: 100%;
    margin: 0;
  }

}

@media only screen 
and (max-device-width : 667px) 
and (orientation : landscape) { 
  div.uk-overlay-panel.uk-flex.uk-flex-middle.uk-overlay-fade {
     display: none;
  }
  



}
