
body {color:#3C4754; }
 
body { background-color:#ffffff; }
.page-content {background:rgba(255,255,255,1);	}
.image-text-box, .register-button-line {background:rgba(60,71,84,0.8);	}
 
.home-start-image, #home-image-box {max-height:400}

 
#header, #topmenu ul li ul { background:#f9f9f9;}

.logotitle {color:#3C4754;}
.logotitle a {color:#3C4754;}
.logosubtitle { color:#3C4754; }

h1, h1 a {color:#3C4754;}
h2, h2 a {color:#3C4754;}
h3, h3 a {color:#3C4754;}

#topmenu ul li a { color:#3C4754;  }
#topmenu ul li:hover a { color:#CB292A;}
#topmenu ul li.current-menu-item a, #topmenu ul li.current_page_item a, #topmenu ul li.current_page_parent a, #topmenu ul li.current_page_ancestor a { color:#CB292A;}
#topmenu ul li:hover ul li a, #topmenu ul li.current-menu-item ul li a, #topmenu ul li.current_page_item ul li , #topmenu ul li.current_page_parent ul li a,
#topmenu ul li:hover ul li ul li a, #topmenu ul li.current-menu-item ul li ul li a, #topmenu ul li.current_page_item ul li ul li a, #topmenu ul li.current_page_parent ul li ul li a { color:#3C4754;}
#topmenu ul li ul li:hover a, #topmenu ul li ul li ul li:hover a  { color:#CB292A;}
#topmenu ul li ul li.current-menu-item a, #topmenu ul li ul li.current_page_item a, #topmenu ul li ul li.current_page_parent a, #topmenu ul li ul li.current_page_ancestor a  { color:#CB292A;}





a.content-button, .register-button-line a.register-button, .contactform button, .wpcf7 .wpcf7-submit, #respond input#submit, .notfoundsearch input#searchsubmit, .searchbox input#searchsubmit { background:#CB292A; color:#ffffff; }
a.content-button:hover, .contactform button:hover, .wpcf7 .wpcf7-submit:hover, #respond input#submit:hover, .notfoundsearch input#searchsubmit:hover, .searchbox input#searchsubmit:hover { background:#88919C; color:#ffffff;} 

.footer {background:#595959; color:#ffffff;}

.footer-box a, .bottomline { color:#ffffff; }
.bottomline { border-top:1px dotted #ffffff; }

.smicons span { background:#3c4754; }
.smicons span:hover, #filters button:hover, #filters .is-checked {background:#CB292A; }

.page-entry [class^="flaticon-"]:before, .page-entry [class*=" flaticon-"]:before,
.page-entry [class^="flaticon-"]:after, .page-entry [class*=" flaticon-"]:after { color:#88919C;  }

.licensebox:hover {background:#3c4754}

.postdate {background:#3C4754}
.license, .pagetop {background:#96a7bb}
.license a {color:#ffffff;}

.post-nav .current {background:#CB292A; color:#fff;}
.post-nav a, .meta-category a:hover, .list-meta-category a:hover, #sidebar ul li a:hover, p a, li a, #sidebar ul li.current_page_item a, #sidebar ul li.current-menu-item a, #sidebar ul li.current-cat a, a.post-more, .postmeta a:hover, #wp-calendar th, h3 a:hover, h2 a:hover, .page-nav a, label a  {color:#CB292A;}

.logo {max-width:500px;}
.logo img {width:100%; height:auto; display:block;}
.top-left { max-width:500px; }
.top-right {width:calc(100% - 500px); }
@media screen and (max-width: 360px)  {
.top-left { max-width:280px !important;}	
}
@media screen and (max-width: 320px)  {
.top-left { max-width:240px !important;}
}


@media screen and (max-width: 800px)  {
 } 



body {color:#47535F;}

#header {
background-color: rgba(150,167,187);
#border-bottom: none;
}

.top-right {
margin-top: 49px;
}

#gototop {
z-index: 9999;
}

.footer-box {  width:30.1%; float:left; margin-right:2.427659574468%; font-size:.9em; }

.container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.contactform {
    margin: 0px 0;
}

img.alignnone {
    background: none;
    border: none;
}

.cn-button.wp-default {
    color: #fff;
    background: #cb292a;
}

img.alignright  {
     float: none;
     margin: 10px 0 10px 15px;
     padding: 0px;
     background: none;
     border: none;
 }
