.onepagepro-top-bar{
background: rgb(253,212,0);
background: -moz-linear-gradient(-45deg,  rgba(253,212,0,1) 0%, rgba(29,119,81,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(253,212,0,1) 0%,rgba(29,119,81,1) 100%);
background: linear-gradient(135deg,  rgba(253,212,0,1) 0%,rgba(29,119,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd400', endColorstr='#1d7751',GradientType=1 );

}
.onepagepro-top-bar-background{
display:none;
}
.onepagepro-top-bar-left{
float:none;
width:100%;
text-align:center;
}

.icon-long-arrow-right:before{
  content: "\f178";
    font-family: fontAwesome;
}
a.onepagepro-main-menu-right-button{
    position: absolute;
    right: -30px;
    top: 11px;
    bottom: -1px;
    background-color: #5d80a6;
    border: none;
    display: flex;
    align-items: center;
    color: #fff !important;
    font-size: 16px;
    letter-spacing: 4px;
    border-radius: 0;
    padding: 0 30px;
}
.onepagepro-header-style-plain.onepagepro-style-menu-right .onepagepro-navigation{
  float:none;
  text-align: center;
}
.maincontactform>.gdlr-core-pbf-column-content{
      padding: 30px;
    max-width: 500px;
}
.maincontactform img{
      max-height: 197px;
    width: auto;
    margin-bottom: 0;
}

.formrow{
  margin-bottom:15px;
}
.formrow.row2{
  position:relative;
}
.formrow.row2 span{
  padding-right:115px;
}
.formrow.row2 span{
  display:block;
}
.formrow.row2 span input{
  width:100%;
}
.formrow.row2 input.wpcf7-submit{
  position:absolute;
  right:0;
  top:0;
}
.maincontactform input{
  border:none;
}

.maincontactform .gdlr-core-social-network-icon{
      background-color: rgba(255, 255, 255, 0.24);
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
}

.maincontactform a.gdlr-core-social-network-icon:hover {
    background-color: #6380A6;
}

footer{
  background-color:#507964;
  text-align:center;
}
footer .widget:first-child{
  margin-top: -50px;
}
footer .widget:first-child p{
  display:inline-block;
  font-size:0;
  margin: 0 -5px;
}
footer .widget:first-child p a{
  width:300px;
      padding: 20px 0;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}
footer .widget:first-child p:nth-child(1) a{
  background-color:#6280A6;
}
footer .widget:first-child p:nth-child(2) a{
  background-color:#89B49B;
}
footer .widget:first-child p:nth-child(3) a{
  background-color:#3c5a4b;
}


footer img{
      max-height: 150px;
    width: auto;
}
.widget_nav_menu ul li{
  display:inline-block;
  border:none;
  padding:0;
}
.widget_nav_menu ul li a{
      padding: 0 15px;
    border-right: 1px solid #ccc;
    text-transform: uppercase;
    opacity: 0.7;
    font-weight: bold;
    font-size: 12px;
}
.widget_nav_menu ul li:last-child a{
  border:none;
}
.widget_nav_menu ul li:before{
  display:none;
  content:'';
}
.onepagepro-body footer h4 {
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 10px 50px;
    color: #fff;
}
footer .onepagepro-copyright-text{
  font-size:14px;
  opacity:0.7;
}
.onepagepro-footer-wrapper{
  padding-bottom:0;
}
.onepagepro-copyright-container{
  padding-top:0;
}
.imgrow .gdlr-core-text-box-item,
.imgrow .gdlr-core-pbf-column-content-margin,
.imgrow .gdlr-core-pbf-background{
  min-height:40vw;
}
.imgrow .gdlr-core-text-box-item-content{
  max-width:500px;
  margin:auto;
  padding: 20px;
}
.imgrow .gdlr-core-text-box-item {
    display: flex;
}
.imgrow h2{
  color:#547965;
  font-size: 40px;
}
.imgrow .gdlr-core-center-align h2{
  text-align:center;
}
.imgrow .gdlr-core-center-align h2:before{
  margin:auto auto 10px;
}
.imgrow h2:before{
  content:'';
  display:block;
  width:100px;
  height:2px;
  background-color:#6280A6;
  margin-bottom:5px;
}
.donatebtn a {
    display: inline-block;
    background-color: #fff;
    padding: 5px;
    width: 150px;
    margin: 0 10px;
    font-weight: bold;
    box-shadow: 4px 4px 13px -3px rgba(0, 0, 0, 0.18);
}
.donatebtn a:last-child {
    background-color: #5d80a6;
    color: #fff;
}

.donatebtn a:hover {
    background-color: #507864;
    color: #fff;
}
.gdlr-core-button{
  border-radius:0;
}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button.gdlr-core-button-gradient{
  background:#667FA5;
}
.gdlr-core-page-builder-body [data-skin="White Text"] .gdlr-core-button.gdlr-core-button-gradient:hover{
  background:#507864;
}
.flexrow .gdlr-core-pbf-column-content,
.flexrow .gdlr-core-pbf-column-content div{
  display:flex;
  height:100%;
  width:100%;
      align-items: flex-start;
}
.flexrow .gdlr-core-text-box-item-content{
  flex-direction: column;
}
.flexrow .gdlr-core-text-box-item-content h6{
  position: absolute;
    bottom: 0;
}

.fbbox .gdlr-core-pbf-element,
.twbox .gdlr-core-pbf-element{
  padding-top:80px;
  font-weight:bold;
}
.fbbox .gdlr-core-pbf-element:before,
.twbox .gdlr-core-pbf-element:before{
  position:absolute;
  left:20px;
  top:20px;
  font: normal normal normal 25px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display:block;
}
.fbbox .gdlr-core-pbf-element:before{
  content: "\f09a";
}
.twbox .gdlr-core-pbf-element:before{
  content: "\f099";
}



.form2 .formrow.row2 span{
  padding-right:0;
}

.form2 .formrow.row2 input.wpcf7-submit{
  position: relative;
    margin-top: 20px;
    width: 100%;
}
.donatebtn a{
    margin-bottom:10px;
  }
#onepagepro-mobile-header .dnt{
  display:none;
}
.onepagepro-footer-wrapper a:hover{
  color:#fff !important;
}

body .gdlr-core-bottom-border select.wpcf7-form-control {
    background-color: #447660;
    border: none;
    border-bottom: 2px solid #fff;
    display: block;
    width: 100%;
    padding: 16px 0;
    box-sizing: border-box;
    color: #fff;
}
.wpcf7-form h3{
  clear:both;
}

.gdlr-core-page-builder-body [data-skin="White Text"] input[type="submit"]{
  display:inline-block;
  background-color: #5d80a6;
}
.gdlr-core-page-builder-body [data-skin="White Text"] input[type="submit"]:hover{
  background-color: #fff;
      color: #447660;
}
ul.mm-listview li.oneline {
    display: inline-block;
}
.onepagepro-navigation .sf-menu > li > a, .onepagepro-navigation .sf-vertical > li > a{
  font-weight:normal;
}
h3.gdlr-core-column-service-title,
.gdlr-core-column-service-item .gdlr-core-column-service-title{
  font-size:20px;
      font-weight: normal;
}
.onepagepro-copyright-wrapper a{
  color:#fff;
}
.onepagepro-copyright-wrapper a:hover{
  color:#8DB49C;
}
#onepagepro-mobile-header .dnt {
    display: block;
    background-color: #5d80a6;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    position: absolute;
    right: 49px;
    white-space: nowrap;
    top: -9px;
}
.gdlr-core-code-item .gdlr-core-code-item-content{
  padding:0;
      display: block !important;
}
@media(max-width:767px){
  .imgrow .gdlr-core-pbf-background{
    min-height:7vw;
  }
  
}

.onepagepro-body input, .onepagepro-body textarea {
    color: #000000;
}

.gdlr-core-page-builder-body [data-skin="White Text"] textarea {
    color: black;
}