/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */




/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

.breadcrumbs {  padding-left: 5%;margin-bottom:20px; color:#282828;}
.breadcrumbs a {color:#719430;}

}

@media only screen and (min-width: 1024px) {
  /* Add your Desktop Styles here */

.breadcrumbs {  padding-left: 5%;margin-bottom:20px; color:#282828;}
.breadcrumbs a {color:#719430;}

}

@media only screen and (min-width: 1280px) {
  /* Add your Desktop Styles here */

.breadcrumbs {  padding-left: 11%;margin-bottom:20px; color:#282828;}
.breadcrumbs a {color:#719430;}

}

@media only screen and (min-width: 1365px) {
  /* Add your Desktop Styles here */

.breadcrumbs {  padding-left: 11%;margin-bottom:20px; color:#282828;}
.breadcrumbs a {color:#719430;}

}

@media only screen and (min-width: 1900px) {
  /* Add your Desktop Styles here */

.breadcrumbs {  padding-left: 22.5%;margin-bottom:20px; color:#282828;}
.breadcrumbs a {color:#719430;}

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

.breadcrumbs { margin-left:6%; margin-bottom:20px; color:#282828;}
.breadcrumbs a {color:#719430;}

}



/*===================== css ===================== */

.main_color a, .breadcrumbs a{
    color: #297cbb !important;
    text-decoration: underline !important;
}

.main_color a:hover, .breadcrumbs a:hover{
    color: #297cbb;
    text-decoration: none !important;
}

.avia_textblock .fb-like{
    max-width: 150px;
    margin: 0 auto;
}



.avia_transform a .image-overlay{
    background: none;
}

.image-overlay.overlay-type-extern .image-overlay-inside::before{
    display: none;
}

#text-5 a img, #text-6 a img, #text-7 a img {
    width: 300px;
	height: 300px; 
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
    overflow: hidden;
    margin-bottom: 0;
}

#text-5 a:hover img, #text-6 a:hover img, #text-7 a:hover img{
     
    -moz-transform: scale(1.04);
	-webkit-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04);

}

.extralight-border #text-8 .textwidget{
    color: #000;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
}

.extralight-border .title-heading{
     border: 1px solid #000;
    padding: 10px;
    
    
   
}

.extralight-border .title-heading h3{
    
   color: #000 !important;
    font-size: 13px;
    margin: 0;
    padding: 5px;
    text-align: center;
}

.extralight-border .textwidget img{
     display: block;
     margin: -1px auto 22.5px;
     text-align: center;
/*     width: 20px;*/
}

.extralight-border .widget{
    padding:0;
    margin: 40px 0;
}

#text-10{
   margin-bottom: 0 !important;
}

#avia-instagram-feed-3, #text-8{
   margin-top: 0 !important;
}

h1,h2,h3,h4,h5,h6{
    color: #545454 !important;
}

.social-widget{
    text-align: center;
}

.social-widget .fa{
   color: #000;
    padding: 0 10px;
}

.social-widget a{
  text-decoration: none !important;
}

h1.ls-l{
    color: #fff !important;
}

.about-img {
   height: 200px;
    margin: 0 auto 20px;
    max-width: 200px;
    width: 100%;
}
.about-img img{
    border-radius: 50%;
}

.inner_sidebar img.signature-img {
    margin-bottom: 0;
}

 .service-title h4 {
    display: block;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 2px;
    color: #C39F76 !important;
    margin: 20px 0px 15px;
    text-align: center;
    text-transform: uppercase;
     font-family: 'Montserrat';
}
.service-title h4 a{
    color: #C39F76 !important;
    text-decoration: none !important;
}

.service-title h4 a:hover{
text-decoration: underline !important;
}

 .service-title h3{
     font-size: 18px;
     letter-spacing: 2px;
     text-transform: uppercase;
     text-align: center;
     font-family: 'Montserrat';
     line-height: 24px;
     font-weight: 400;
     color: #000 !important;
}
 .service-title h3 a{  
    color: #000 !important;
text-decoration: none !important;
} 

.service-title h3 a:hover{
text-decoration: underline !important;
}


 .service-title p{
    font-family: 'serif';
    font-size: 17px;
     
}

#text-8 .textwidget p{
    font-family: 'serif';
    font-size: 15px;
     
}

#top #wrap_all .main_color .post-entry h1 {
    font-family: 'Montserrat' !important;
    color: #000 !important;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.4em;
  
}
.post-entry h2{
font-family: 'Montserrat';
font-size: 21px;
font-weight: 700 !important;
color: #000 !important;
text-transform: none !important;
}
.post-entry h2 span{
font-weight: bold !important;
}

.page-id-4724 .post-entry p{
    font-family: 'serif';
    font-size: 17px !important;
     
     
}

ul#avia-menu li ul.sub-menu{
border-top-color: #545454  !important;
}

ul#avia-menu li span.avia-menu-fx{
background: #545454  !important
}


.av_textblock_section .border-box {
    border: 1px solid #000;
    padding:20px;
}

.border-box p{
 
    font-family: "serif";
}

p{
   font-family: "serif" !important;
   font-size:17px;
}

.page-id-4683 .avia_textblock  ul li{
   font-family: "serif";
   
}
.two-img-text h6{
  font-family: "serif";
  font-size:13px;
}

.textwidget .heading-bottom h3{
    font-size: 17px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'Montserrat';
    line-height: 24px;
    font-weight: 400;
    color: #000 !important;
    margin-top: 10px;
}

.textwidget .heading-bottom a{
    text-decoration: none !important;
    text-align: center !important;
    color: #000 !important;
}

.textwidget .heading-bottom a:hover{
    text-decoration: underline !important;
}

/*
     FILE ARCHIVED ON 06:26:45 Oct 19, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:30:54 Jun 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 3.673
  exclusion.robots: 2.766
  exclusion.robots.policy: 2.747
  esindex: 0.013
  cdx.remote: 200.279
  LoadShardBlock: 123.348 (3)
  PetaboxLoader3.datanode: 290.528 (5)
  load_resource: 1182.902 (2)
  PetaboxLoader3.resolve: 983.417 (2)
*/