/*
 Theme Name:   Twenty Fifteen Child
 Description:  Twenty Fifteen Child Theme
 Author:       DNX
 Template:     twentyfifteen 
 Version:      1.0.0
 Text Domain:  twenty-fifteen-child
*/

html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	line-height:20px;
    font-family: sans-serif!important;
    font-size: 16px;
    line-height: 26px;
    background: #ffffff;
    color: #000000;
}


body:before {
    background-color: #ffffff;
    box-shadow: none;
    content: "";
    display: block;
    height: inherit;
    min-height: inherit;
    position:  inherit;
    top: 0;
    left: 0;
    width: inherit;
    z-index: 0;
}

a {
    font-family: "nimbus-sans", "Open Sans", Helvetica, Arial, sans-serif!important;
    text-decoration: none;
    outline: 0!important;
    border: 0px solid transparent!important;
}

h1, h2, h3, h4 {
    font-family: "nimbus-sans", "Open Sans", Helvetica, Arial, sans-serif!important;
    font-weight: 300;
}

.hide {
    display: none!important;
}

.desktop {
    display: block;
}
.mobile {
    display: none;
}

section {
    margin: 0;
    padding: 50px 0;
}

.site {
    margin: 0 auto;
    padding: 0;
    max-width:inherit;   
    width:inherit;    
    position: relative;
    font-size: 16px;
    line-height: 26px;
}
.site-info {
    display: none;
}

.site-header,
.main-navigation,
.sidebar,
.site-content, 
.site-footer,
.page-content,
.page-header,
.entry-header,
.entry-content,
.entry-footer,
.hentry,
.widget,
.banner {
    position: relative!important;
    display: block;
    float: inherit;
    margin: 0px auto;
    padding: 0px 20px;
    width: inherit;
    height: inherit;
    max-width: 2000px;
    border: 0px solid transparent;
    background-color: transparent;
    font-size: 16px;
    line-height: 26px;
    box-shadow: none;
}

.hentry + .hentry {
    border: 0px solid transparent;
}

.sidebar {
    z-index: 99999;
    max-width: inherit;
    background-color: #eeeeee;
    border-top: 0px solid transparent;
    border-bottom: 4px solid #ffffff;
}
.sidebarinner {
  display: table;
  table-layout: auto;
  width: 100%;
  max-width: 2000px;
  margin: 0px auto;
}
.logo {
    position: relative;
    z-index: 99999;
    display: table-cell;
    vertical-align: middle;
    width: 35%;
}
.logo img{
    width: 100%;
    min-width: 280px;
    max-width: 520px;
    padding: 10px;
}

.site-branding {
  min-height: inherit!important;
  padding: 0;
  margin: 0;
}
.secondary {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    margin: 0;
    padding: 0;
}

.main-navigation ul {
    border-top: 0px solid transparent!important;
    border-bottom: 0px solid transparent!important;
}
.sub-navigation{
  float: none;
  clear: both;
  position: relative;
  display: block;
  padding: 0px;
}
.sub-navigation ul {
  margin: 0px auto;
  max-width: 9999px;
}
.sub-navigation li {
  list-style: none;
  display: inline-block;
  margin-right: 2%;
  font-size: 14px;
  padding: 10px;
  text-align: left;
}
.sub-navigation a{
}
.main-navigation li a{
    text-transform: uppercase;
    padding: 10px 20px;
    color: #005BA1;
}
.secondary-toggle {
    border: 0px solid transparent;
    z-index: 999999;
}
.secondary-toggle:hover, 
.secondary-toggle:focus {
    border: 0px solid transparent;
}
.secondary-toggle:before {    
    color: #7D7C7C;
    font-size: 20px;
}
.secondary-toggle.toggled-on:before {
    font-size: 36px;
}
.dropdown-toggle:after {
    color: #ffffff;
}
.menu-item {
    display: block;
    clear: both;
    padding: 0;
    margin: 0;
    text-align: left;
}
.post-navigation {
  border: 0px solid transparent;
  box-shadow: none;
}
.post-navigation a {
  padding: 0;
}


article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block;
  vertical-align: top;
}

.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
    margin: 10px 0;
}

.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title,
.entry-title, .contenttitle {
    color: #777777;
    font-family: "nimbus-sans", "Open Sans", Helvetica, Arial, sans-serif!important;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.page-header {
    display: none!important;
    border: 0;
    margin: 0!important;
    padding: 0!important;
    left: 0;
}

.site-main {
    padding: 0!important;
    margin: 0px!important;
    position: relative!important;
    float: none!important;
    clear: both!important;
}

.entry-footer {
    margin: 10px 0 30px;
    background-color: transparent;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content,
.widget {
	-webkit-hyphens: none!important;
	-moz-hyphens: none!important;
	-ms-hyphens: none!important;
	hyphens:  none!important;
	word-wrap:initial!important;
}

.comments-area {
    padding: 15px;
    margin: 10px 0 70px;
}

.site-content {
    display: block;
    max-width: 100%;
    padding: 0;
    margin: 0;
}

.sitetop {
    position: relative;
    display: block;
    background-repeat: repeat-x;
    background-position: top center;
}
.home .sitetop {
    background-image: none!important;
    min-height: inherit!important;
    margin-bottom: inherit!important;
}

.sitetopinner {
    text-align: right;
    display: block;
    width: 100%;
    max-width: 2000px;
    margin: 0 auto;
    padding: 0;
}
.sitetop .widget {
    display: inline-block;
    position: relative;
    z-index: 999999;
    max-width: 250px;
    margin: 10px;
    padding: 0px;
    clear: both;
    float: none;
}


.slideshow {
    clear: both;
    -webkit-animation: .7s linear forwards anifadein;
    animation: .7s linear forwards anifadein
}
.slideshow .metaslider {
    max-width: 2000px;
    margin: 0px auto;
    overflow: hidden;
}
.slideshow img.popup {
    position: absolute;
    z-index: 9999;
    top: -4%;
}

.section.sectionwwa {
    -webkit-animation: .7s linear forwards anifadein;
    animation: .7s linear forwards anifadein
}


.homecontent .info {
    font-size: 15px!important;
}
.homecontent .genericon {
    margin-top: 3px;
    margin-left: 10px;
}


.pageside {
    display: inline-block;
    width: 30%;
    max-width: 400px;
    padding: 0;
    margin: 0;
}
.pageside ul {
    margin: 0px;
}
.pageside li {
    list-style: none;
    display: inline-block;
    margin-right: 5%;
    margin-bottom: 5px;
    border: 0px solid transparent;
}
.pageside li:before {
    content: '+ ';
    content: '\f436';
    font-family: "Genericons";
    font-size: 24px;
    color: rgba(0, 0, 0, 1);
    position: relative;
    top: 6px;
}
.pageside h2{
    font-family: "nimbus-sans", "Open Sans", Helvetica, Arial, sans-serif!important;
    font-weight: 300;
    font-size: 34px;
    line-height: 45px;
    margin: 10px 0 20px;
    padding-top: 30px;
}
.pageside .widget {    
    margin-bottom: 10px;
}
.pageside .widget h2{
    font-weight: bold;
    font-size: 22px;
    line-height: inherit;
}

.pagesideinner {
    padding: 20px;
    padding-top: 0px;
    margin-right: 25px;
    max-width: 450px;
}

.pageside img {
    height: auto;
    width: 100%;
}

.content-area {
    display: inline-block;
    width: 70%;
    padding: 0;
    margin: 0;
}

.more-link {
    color: rgb(120, 120, 120);
}

.home.page .entry-title {
    display: none;
}

.category-articles .entry-title {
    font-size: 25px;
}

.content-area ul,
.content-area ol {
    margin-left: 20px;
}
.content-area h1 {
    color: #1D5B85;
    text-align: center;
    text-transform: uppercase;
}
.content-area h2 {
    margin-top: 0;
    color: #333333;
    text-align: center;
    text-transform: uppercase;
}

.sitefooter {
    overflow: hidden;
}

.entry-table {
    display: table;
    width: 100%;
}
.entry-cell {
    display: table-cell;
    padding: 0 15px;
}

.popupb {
    display: none;
    position: fixed;
    z-index: 10;
    bottom: 0;
    left: 0;
    padding: 0;
    margin: 0;
}

/****************************************************************/
@media screen and (max-width: 1250px) {

    .sitefooter .widget {
      display: inline-block;
    }

    .blocks .blockitem {
      margin: 0px 3% 10px 0px!important;
    }
}
@media screen and (min-width: 1249px) {
    .blockimg {
        width: inherit!important;
        margin-right: 6%!important;
        margin-left: 6%!important;
    }
}
@media screen and (min-width: 955px){

    .secondary {
        display: none!important;
    }
    
    .hentry, 
    .page-header, 
    .page-content {
      display: block;
      margin: 0;
      padding: 25px 10px 50px;
      line-height: 30px;
    }

    .pageside li {
      display: block;
    }


    .home .hentry {
        display: block;
        padding: 10px 0px 0px!important;
        margin: 10px 0px 0px!important;
    }
    .home .content-area {
        border-left: 0px solid transparent;
        padding-left: 0px;
        padding-right: 0px;
    }


    .content-area h1 {
        font-size: 42px;
    }
    .content-area h2 {    
        font-size: 24px;
        margin: 40px 0;
    }

    .blockimg {
        width: 32%;
        margin-right: 4%!important;
        margin-left: 4%!important;
    }

    .text {
        font-size: 18px;
        line-height: 30px;
    }
}

@media screen and (max-width: 954px) {
    
    .desktop {
        display: none!important;
    }

    .mobile {
        display: block!important;
    }

    .site {
        padding: 0!important;
    }

    .text{
        margin-left:20px!important;
        margin-right:20px!important;
        text-align: inherit!important; 
    }

    .sidebar {
        background-color: transparent!important;
    }
    .secondary {
        display: none;
    }
    .secondary-toggle {
        top: -25px;
        right: 0;
    }
    .secondary.toggled-on {
        position: relative;
        z-index: 99999;
        margin-top: -75px;
        padding: 40px 0 20px;
        background-color: rgb(35, 40, 45);
        color: #ffffff;
    }
    .secondary.toggled-on a{
        color: rgba(255, 255, 255, 0.77);
    }

    .logo {
        display: block;
    }

    .sidebarinner {
      display: block;
    }

    .main-navigation a {
        padding: 10px 20px;
    }

    .sub-navigation ul {
        max-width: 800px!important;
    }
    .sub-navigation li {
        min-width: 170px;
    }

    .zzzmain-navigation li a:hover {
      background-color: #aaaaaa!important;
      color: #000000;
    }

    .home .site-content {
        padding: 0px!important;
    }

    .pageside {
        display: block!important;
        clear: both!important;
        width: 100%!important;
        max-width: inherit!important;
    }
    .pagesideinner {
        text-align: center;
        display: block!important;
        clear: both!important;
        width: inherit!important;
        max-width: 500px!important;
        margin: 0 auto;
        padding: 0!important;
    }

    .content-area {
        width: inherit;
        display: block!important;
    }

    .sitefooter .cell {
      display: block!important;
      width: 95%!important;
      text-align: center!important;
    }

    .blocks .blockitem {
      margin: 0px 2% 10px!important;
    }

    .toplinks {
        left: -100px;
    }

    .home .site-content{
        padding-top: 10px!important;
    }

    .blockimg, .blockcontent, .blockform, .blocksocial {
        margin-top: 0!important;
        margin-left: auto!important;
        margin-right: auto!important;
        width: inherit;
        max-width: 540px;
        display: block!important;
    }

    .blocktitle {
        margin-left: inherit!important;
        text-align: center;
        font-size: 20px!important;
    }
    .blockcontent {
        margin-top: 0!important;
    }
    .blockimg {
        max-width: 500px;
    }

    .newvisitor {
        display: none;
    }    
    .home .newvisitor {
        display: block;
    }

    .popupb {
        display: block!important;
        width: 100%!important;
        background-color: #cccccc!important;
    }

}

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

    .sub-navigation li {
        min-width: 144px;
    }

    .sitefooter .widget {
      max-width: inherit!important;
      width: inherit!important;
    }

    
    .homecontent {
        padding: 0!important;
        border-top: 0px solid transparent;
    }
    .homecontent .info {
        display: none;
    }

    .pgnavigation a {
        padding: 0px 0px 0px 12px!important;
    }

    .home article {
        margin-top: 10px!important;
        margin-bottom: 0px!important;
        padding: 0px!important;
    }

    .blocktitle {
        margin: 60px 0 0!important;
        text-align: center;
    }


    .entry-table {
        display: block!important;
    }
    .entry-cell {
        display: block!important;
        padding: inherit!important;
        text-align: center;
    }

    .sitefooter h2 {
        font-size: 30px!important;
    }
    .sitefooter .contactinfo {
        font-size: 13px!important;
    }

    .sectiontestimonials {
        display: none!important;
    }

    article figure {
        clear: both;
        float: none!important;
        width: 100%!important;
    }
    figcaption.wp-caption-text {
        width: inherit!important;
        margin: 0!important;
    }
}


/****************************************************************/



/****************************************************************/


.sitefooter {
    padding: 10px 0; 
    font-size: 12px;
}
.sitefooter a{
}
.sitefooter ul {
    margin: 0;
}
.sitefooter li {
  list-style: none;
  display: inline-block;
  margin-right: 2%;
}
.sitefooter .cell {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.sitefooter1 .cell1 {
    width: 50%;
}
.sitefooter1 .cell2 {
    width: 50%;
    text-align: right;
}
.sitefooter2 .cell1 {
    width: 50%;
}
.sitefooter2 .cell2 {
    width: 50%;
    text-align: right;
}
.sitefooter .widget {
    font-size: 15px;
    display: block;
    width: 100%;
    max-width: 2000px;
    margin: 0px auto;
    vertical-align: top;
}

/****************************************************************/



/****************************************************************/
.pgnavigation {
    text-align: left!important;
    margin: 40px 0px 0px -10px;
}
.pgnavigation a {
    display: inline-block;
    padding: 0px 20px;
    text-transform: uppercase;
}
.pgnavigation a:hover, .pgnavigation a:focus {
    color: #000000;
}
.pgnavigation a.previous.unlink, 
.pgnavigation a.next.unlink {
  cursor: text;
  color: #777777;
}
.pgnavigation a.previous:before {
    content: '<';
    font-size: 45px;
    color: rgb(120, 120, 120);
    position: relative;
    left: -10px;  
    top: 6px;
    font-family: monospace, "Lucida Console", Monaco;
}
.pgnavigation a.next:after {
    content: '>';
    font-size: 45px;
    color: rgb(120, 120, 120);
    position: relative;
    left: 10px;
    top: 6px;
    font-family: monospace, "Lucida Console", Monaco;
}


/****************************************************************/



/****************************************************************/
/* Plugin styles*/
/****************************************************************/

.wpcf7 input[type="checkbox"] {
  margin-right: 5px;
  margin-left: 10px;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
}
.wpcf7-not-valid-tip {
    color: #999999!important;
}
.wpcf7-list-item {
  display: block;
  vertical-align: top;
  margin: 0 0 10px;
  font-size: 15px;
  cursor: pointer;
}
.wpcf7-checkbox {
  margin: 5px 0px;
  display: inline-block;
  outline: 0;
}
.wpcf7 input[type="checkbox"]{
  outline: 0;
}
div.wpcf7-response-output {
	margin: 15px 0;
	border-radius: 3px;
    padding: 3% 5%;
    color: #000000;
}

div.wpcf7 img.ajax-loader {
	background-color: #ffffff;
	padding: 5px;
	border-radius: 30px;
    position: absolute;
    display: block;
}

.wpcf7 .captcha-check {
    margin-bottom: 20px;
    display: block;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: inherit;
    display: inline-block;
}
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 input[type="phone"] {
    max-width: 297px;
    margin-bottom: 4px;
    font-size: 14px;
}
.wpcf7 textarea {
    width: 100%;
    height: 160px;
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
}
.wpcf7 .captcha {
    margin: 20px 0;
}
.wpcf7 p {
    display: inline;
}

input.wpcf7-form-control, .wpcf7-form-control-wrap textarea {
    border: 2px solid #7BAACD;
    padding: 10px 20px;
    background-color: #ffffff;
}
.wpcf7-list-item-label {
    font-weight: bold;
    color: #015BA0
}
.wpcf7 input[type="button"], 
.wpcf7 input[type="reset"], 
.wpcf7 input[type="submit"] {
    background-color: #015BA0!important;
    text-transform: none;
    margin-top: 15px;
    width: 200px;
}

.wpcf7 .your-message {
    display: block;
}


.widgets-grid-layout img {
  max-width: 85px!important;
  height: auto!important;
  margin: 3px 1px;
}

.metaslider .flexslider {
    overflow: hidden;
    border-radius: 0!important;
}
.metaslider .caption-wrap {
	padding: 0;
}

.metaslider .caption {
    padding: 0px!important;
    margin: 0px!important;
}
.metaslider .flex-direction-nav a {
    padding: 100px 10%!important;
    cursor: pointer!important;
    background-image: none!important;
    pointer-events: inherit!important;
}

.metaslider .flexslider {
    margin: 0!important;
}
.metaslider .slides img {
    min-width: 300px;
}
.metaslider .caption-wrap {
    padding: 20px!important;
    margin: 0 0 50px!important;
    max-width: 400px!important;
    font-size: 20px;
}

.slideshow_content {
    margin: 30px 30px 30px 30px!important;
}
.slideshow_slide {
    display: block!important;
    padding: 15px!important;
    background-color: transparent!important;
}
.slideshow_content {
    text-align: left!important;
    font-size: 14px;
}
.slideshow_title {
    padding: 7px 0 4px!important;
    border-top: 2px solid #6AA4C1;
    border-bottom: 4px solid #206BA7;
    text-align: left!important;
}
.slideshow_description {
    margin-top: 10px!important;
    text-align: left!important;
    color: #6AA4C1!important;
    line-height: 20px;
    font-weight: bold;    
    font-style: italic;
}
.slideshow_description h3{
    padding: 10px 0 10px!important;
    text-align: left!important;
    font-weight: bold;
    font-size: 14px;
    color: #333333!important; 
    font-style: normal!important;
}

.slideshow_container {
    margin: 0 auto!important;
}

.page .sharedaddy {
  display: none;  
}
.sharedaddy.sd-sharing-enabled {
  max-width: 500px;
}

.sd-button.share-icon {
  border: 1px solid rgba(192, 192, 192, 0.72)!important;
}

.hentry div.sharedaddy h3.sd-title, .hentry h3.sd-title {
  text-transform: inherit;
}

.jetpack_subscription_widget form {
    width: 98%!important;
}

.contact-form textarea {
    width: 100%!important;
}



/****************************************************************/
/* Custom styles*/
/****************************************************************/

body {
    background-color: #F1F1F1;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    background-color: #231F20!important;
    margin-bottom: 30px;
}

.site {
    max-width: 2000px;
    background-color: #ffffff;
}

.pageside {
    display: block!important;
    width: inherit!important;
}
.content-area {
    display: block!important;
    width: 100%!important;
}
.content-area h1 {
    color: #206BA7;
}
.content-area article {
    margin: 40px 0 30px!important;
    width: 100%!important;
    padding: 0 0 0 0!important;
    color: #206BA7;
}
.content-area form b,
.content-area article .summary {
    color: #333333;
}

.content-area .post-thumbnail img{
    width: 100%!important;
    height: auto!important;
}
.content-area .entry-header,
.content-area .entry-content,
.content-area .entry-summary,
.content-area .entry-footer {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px 20px;
}
.content-area .entry-table {
    table-layout: fixed;
}



.entry-header {
    margin: 50px 0 30px;
}

.home .entry-content {
    margin: 0 auto!important;
    padding: 0!important;
}
.home .widget {
    margin: 0 auto!important;
    padding: 0!important;
}


.page-template-page-customize .content-area {
    padding: 0 0!important;
    margin: 0 0!important;
    width: 100%!important;
    max-width: 100%!important;
}
.page-template-page-customize .entry-header{
    display: none;
}
.page-template-page-customize .entry-content{
    padding: 0 0!important;
    margin: 0 0!important;
    width: 100%!important;
    max-width: 100%!important;
}
.page-template-page-customize article {
    max-width: inherit;
    padding: 0 0!important;
    margin: 0 0!important;
}

.sidebar {
    width: 100%;
    max-width: 9999px;
    padding: 0;
    background-color: #ffffff;
    border: 0px solid transparent!important;
    color: #000000;
}
.sidebar a{
    color: #000000;
}

.main-navigation li a {
    margin-right: 20px;
}

.navigation.pagination {
    margin: 20px;
}

.sitefooterbase {
    margin: 0 auto!important;
    padding: 0!important;
}
.sitefooter {
    padding: 0px 20px;
    background-color: #231F20;
    background-color: #272727;
    color: #ffffff;
}
.sitefooter a {
    color: #ffffff;
}
.sitefooter .widget {
    max-width: 860px;
    color: #ffffff;
    text-align: center;
}
.sitefooter .widget a {
    color: #ffffff;
}
.sitefooter h2 {
    padding: 60px 0 30px;
    color:#1E60A2;
    font-size:50px; 
    line-height: 50px;
    text-transform: uppercase;
}
.sitefooter h3 {
    padding: 20px 0;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.sitefooter .contactinfo {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}
.sitefooter .contactemail {
    text-transform: none;
}
.sitefooter .cell {
    display: block;
    padding: 0;
    width: 100%!important;
    text-align: center!important;
}
.footer-menu {
    text-transform: uppercase;
}
.sitefooter2 {
    padding-bottom: 40px;
}


.menuspotlight {
    display: inline-block;
    position: relative;
    top: 28px;
    padding: 6px 20px;
    margin-right: 20px;
    float: right;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.menuspotlight-select {
    border: 1px solid #555555!important;
}

.menusquare {
    display: inline-block;
    background: #D1D8EB;
    padding: 30px;
    margin-left: 40px;
    float: right;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.hovermenu {
    position: absolute;
    z-index: 99999;
    right: 0;
    width: 100%;
    max-width: 1000px;
    min-height: 660px;
    background-color: rgba(35, 31, 32, 1);
    box-shadow: -6px 15px 60px rgba(0, 42, 88, 0.66);
    color: #f1f1f1;
    line-height: 30px!important;
}
.hovermenu a{
    color: #f1f1f1;
}
.hovermenuinside {
    padding: 50px;
}
.hovermenu .menutitle {
    position: absolute;
    top: 35px;
    left: 45px;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.hovermenu .menux {
    position: absolute;
    top: 35px;
    right: 45px;
    font-size: 42px;
    font-weight: bold;
    cursor: pointer;
}
.hovermenu li {
    list-style-type: none;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.hovermenu li li,
.hovermenu .child{
    list-style-type: none;
    margin-bottom: 18px;
    padding-left: 3px;
    text-transform: none;
}
.hovermenu .sub-menu li {
    margin: 5px 0px;
}
.hovermenu input {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
    background: rgba(35, 31, 32, 0);
    border-bottom: 1px solid #aaaaaa;
    box-shadow: none!important;
    font-family: "nimbus-sans", "Open Sans", Helvetica, Arial, sans-serif!important;
    color: #ffffff;
}
.hovermenu input:focus, .hovermenu textarea:focus {
    background-color: transparent!important;
}
.hovermenu .searchbtn {
    position: relative;
    z-index: 9999;
    float: right;
    left: -3px;
    margin-top: -50px;
    cursor: pointer;
}
.hovermenu .searchbtn:after {
    content: '\F002';
    font-family: FontAwesome;
    font-size: 20px;
    display: block;
}
.hovermenubutton {
    border: 1px solid #aaaaaa!important;
    padding: 10px 20px;
    text-transform: uppercase;
}


.section img {
    width: 100%;
}
.sectionbutton {
    position: relative;
    z-index: 10;
    display: block;
    padding: 6px 0px;
    margin: 30px auto -100px;
    width: 250px;
    border: 1px solid #333333;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}
.section h1, .section h2, .section h3 {
    margin: 60px 0;
}
.section h1, .section h2{
    text-align: center!important;
}
.section .entry-cell img {
    max-width: 330px;
    min-width: 190px;
    padding: 0 3%;
}
.section .table-cell img {
    width: inherit;
}


/****************************************************************/
/* Special styles*/
/****************************************************************/
.hovermenu ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #ffffff;
    font-weight: bold;
}
.hovermenu :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ffffff;
    font-weight: bold;
}
.hovermenu ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ffffff;
    font-weight: bold;
}
.hovermenu :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #ffffff;
    font-weight: bold;
}
.hovermenu :placeholder-shown { /* Standard */
    color:    #ffffff;
    font-weight: bold;
}



/****************************************************************/
/* Specific styles*/
/****************************************************************/

#menu-item-188 a,
#menu-item-176 a {
    display: block;
    padding: 1px 20px;
    margin-left: -20px;
    margin-bottom: 25px;
    width: 262px;
    background-color: #ffffff;
    color: #005192;
}

.sectionwwa {
    margin-bottom: 30px;
}
.sectionwwa .text {
    color: #206BA7!important;
    max-width: 930px!important;
    margin-left: auto;
    margin-right: auto;
}
.sectionwwa h2.text{
    color: #333333!important;
}
.sectionwwa h1{
        margin: 45px auto -20px;
}
.sectionwwa h2 {
    margin: 40px auto 30px;
}

.sectiontestimonials {
    background-color: #DFE2F3!important;
}
.sectiontestimonials h1 {
    margin: 0!important;
    padding: 70px 0 30px;
    text-transform: uppercase;
    font-size: 40px;
}


.servicessection {
    background-color: #b9c4e2!important;
}


a.application {
    display: block;
    padding: 5px;
    margin: 10px 0;
    width: 300px;
    background-color: #4CAF50;
    color: #ffffff;
    text-align: center;
}

.excerpt {
    color: #206BA7;
}
.expand {
    margin-left: 27%;
    margin-left: 0;
    clear: both;
    display: none;
}
.expandarea button {
    margin-top: 30px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #666666;
    font-size: 14px;
    width: 100%;
    max-width: 400px;
}
.expandarea .listing {
    min-width: 150px;
    margin: 0 0 20px 0;
}
.photos {
    margin: 0 auto!important;
    max-width: 650px;
}
.photos figure {
    clear: none!important;
    float: left!important;
    max-width: 100px!important;
    min-height: 160px;
    text-align: center;
}
.photos figure img {
    border: 5px solid #D1D8EB;
}
.photos figcaption.wp-caption-text {
    font-size: 13px;
}

.search .page-content {
    max-width: 1100px!important;
    margin: 0 auto!important;
}

.page-id-122 figcaption.wp-caption-text,
.page-id-142 figcaption.wp-caption-text {
    width: 100%;
    max-width: 150px;
    padding: 0;
    margin: 20px auto;
    border: 0px solid #1E60A2;
    color: #206BA7;
    text-align: center;
}

figcaption.wp-caption-text a{
    display: block;
    padding: 5px;
    color: #206BA7;
}


.page-id-155 iframe,
.page-id-157 iframe {
    min-width: 100px!important;
}


@media screen and (min-width: 955px) {
    .photos {
        zoom: 1.1;
    }
    .page-id-191 figure {
        margin-left: 4%!important;
        margin-right: 4%!important;
    }

    .servicegroup {
        max-width: 30%;
        margin-right: 3%;
        display: inline-block;
        vertical-align: top;
    }
    .servicegroup img.thumbnail {
        float: none!important;
        width: 95%!important;
    }
    .servicegroup .excerpt {
        min-height: 290px;
    }
}
@media screen and (max-width: 954px) {

    .section h1, .section h2, .section h3 {
        margin: 30px 0;
    }
    .sectionbutton {
        margin: 30px auto 0px;
        width: 150px;
        font-size: 13px;
    }

    .expand {
        margin-left: 0;
    }
    .expandarea button {
        margin-top: 20px;
        font-size: 11px;
    }


}


@-webkit-keyframes anifadein {
    0% {
        opacity: 0
    }
    70% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}
@keyframes anifadein {
    0% {
        opacity: 0
    }
    70% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

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

    .adobewidget {
        height: 3500px!important;
    }

    .page-id-155 iframe html, 
    .page-id-157 iframe html {
    }
}



.page-id-15 .sitefooterbase,
.page-id-17 .sitefooterbase {
    margin: -52px auto 0!important;
}

.photos {
    max-width: 900px !important;
}


input.wpcf7-form-control.wpcf7-submit.has-spinner {
    position: relative;
    top: 6px;
}