body, body p, body div{font-family: Montserrat !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Italiana, sans-serif !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #333333;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #333333;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Montserrat';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #333333 !important;background: #2f647e !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #000000 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #000000 !important;}
.ry-btn.ry-btn-secondary:hover {background: #2f647e !important;color: #333333 !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }

.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}


/*Single Doc Page Styles*/

div#inner-bio .details .team-excerpt {
  width: 100% !important;
  padding: 0 !important;
}

div#inner-bio .photo img {
  position: static;
  margin-bottom: 0.5em;
  max-width: 250px;
  margin: 0 auto 0.5em;
}

div#inner-bio {
  justify-content: space-between;
}

div#inner-bio div.bio-title-wrap h5 {
  margin-bottom: 5px !important;
}

div#inner-bio div.bio-title-wrap p {
  font-size: 16px !important;
  font-weight: bold !important;
  color: #0;
  color: #000;
}

div#inner-bio .details p {
  line-height: 35px;
}

div#inner-bio .photo {
  width: 30%;
  height: auto !important;
  padding-bottom: 0 !important;
}

div#inner-bio .details {
  width: 65%;
  display: block;
}

@media (max-width:991px) {
	
	div#inner-bio .photo {
	  width: 100% !important;
	}

	div#inner-bio .details {
	  width: 100% !important;
	  margin-top: 1em !important;
	}

	div#inner-bio .details p {
	  text-align: center !important;
	}
}



/*Insidepage Styles*/

.hp-footer .section-header h2 {
	 text-align: center !important;
}

.input-block h6 {
  font-size: 14px !important;
  color: #333;
  font-weight: normal !important;
  margin: 0 !important;
}

.ry-form label {
  font-weight: normal !important;
  font-size: 18px;
}


div#input-flex {
  gap: 0 10px;
}

.ry-input {
  margin-bottom: 15px;
}

input#aptform {
  margin-top: 1em;
}

body.default .input-block h6 {
  font-family: Montserrat !important;
}


.kenburns-top {
  -webkit-animation: kenburns-top 2s ease-in reverse both;
  animation: kenburns-top 2s ease-in reverse both;
  transition: initial !important;
}

/* ----------------------------------------------
 * Generated by Animista on 2023-12-19 21:41:55
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation kenburns-top
 * ----------------------------------------
 */
@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
            transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
            transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}


@media (max-width:500px) {
	div#input-flex {
	  flex-direction: column !important;
	}
}

/*Insidepage Styles*/

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    color:#FFF !important
}

.ry-btn.ry-btn-primary.blue {
	background-color: #2f647c !important;
}

.module-header.style-10 .ry-right .button-group .ry-btn.btn-transparent.tan {
    background-color: #b7aca0 !important;
    border: 1px solid #b7aca0;
}

.default:has(.hp-services) #ry-pg-body {padding: 0;}

@media screen and (max-width:1740px){
    .module-header.style-10 .ry-right .ry-menu .nav-menu li a {
        font-size: 12px !important;
    }
}
