.header {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
    padding: 0;
}
.header {
    background-color: #eee;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
    position: relative;
    z-index: 99;
}


.content-holder {
  
    background:#fff;

}

.bg-box > .content-holder{
    background: none;
}


.push {
    clear: both;
}



.bg-box{
    width: 100%;
    background-color: #fff;
    
}

.vn-box{
    background-color: #fff !important;
}


h1 {
    color: #262626;
    font: 30px;
}
h2 {
    color: #495ba4;
    font: 16px;
}

.vn-box h2 {
    padding: 0px !important;
    font-size: 24px;
}



h3 {
    color: #495ba4;
    font: 16px;
}
h4 {
    color: #5d5d5d;
    font: 24px;
}
h5 {
    color: #333333;
    font: 12px/18px Arial,Helvetica,sans-serif;
}
h6 {
    color: #333333;
    font: 12px/18px Arial,Helvetica,sans-serif;
}
body {
    font-weight: normal;
}




.sf-menu a {
    display: block;
    position: relative;
}






#back-top-wrapper {
    bottom: 10px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    z-index: 99;
}
.visible-desktop {
    display: inherit !important;
}

#back-top {
    display: none;
}


#back-top a {
    color: #bbb;
    display: block;
    font: 11px/100% Arial,Helvetica,sans-serif;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
    width: 50px;
}

#back-top a:hover span {
   background: #6eccf3 url(../images/up-arrow.png) no-repeat scroll center center !important;
}
#back-top span {
    background: #424e83 url(../images/up-arrow.png) no-repeat scroll center center;
    display: block;
    height: 50px;
    margin-bottom: 7px;
    transition: all 1s ease 0s;
    width: 50px;
}
#back-top a:hover {
    color: #000;
    
   
    
}
#back-top a {
    color: #bbb;
    font: 11px/100% Arial,Helvetica,sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.text-cont{
    text-align: left;
    min-height: 400px;
}

.b-text {
   text-align: center;
   font-size: 18px;
  

}
.butt-on{
  background-color:transparent;
  border:1px solid #262626;
  border-radius:0;
  color:#262626;
  font-family:'Inder', sans-serif;
  font-size:24px;
  font-weight:400;
  line-height:24px;
  margin-top:33px;
  padding:12px 20px;
  text-decoration:none;
  text-shadow:none;

}


.butt-on:hover{
  background-color:#51bce8; 
  border: 1px solid #51bce8;
  color: #fff;

}


.lazy-load-box h3{
  line-height: 30px;
}

.center-box h3{
  color: #6eccf3;
}

.response {
  color:#44b5e4;
  font-size:24px;
  padding-bottom:15px;
  padding-left:5px;
  padding-right:5px;
  text-align:center;
   font-family:'Inder', sans-serif;
  font-size:24px;
  font-weight:400;
  line-height:24px;
  margin-top:33px;
  padding:12px 20px;
  
 
  margin-bottom: 120px;

}

.resp1{
  width:200px;
  height: 185px;
  margin-right: auto;
  margin-left: auto;  
  background:  url(../images/message-sent.png) no-repeat center bottom !important;
  margin-bottom: 100px;
}



#application  input, #application textarea {
    border:solid 1px #bdbdbd;
 
}

#application  input:focus, #application textarea:focus {
  outline:none;
  border:solid 1px #54bde8;
 
}
.message_sent_formsmall{
  
  color: #262626;
}
.message_sent_formsmall strong{
  color:#DB490F;
}

#application{
  margin-top: 30px;
}



.wpcf7-form input {
  color:#737373 !important;
  font-family:'Inder', sans-serif; 
}


#imageField{
  
  background-color: #fff;
  -webkit-transition:0.3s;
  -moz-transition:0.3s;
  -o-transition:0.3s;
  transition:0.3s;
  border: 2px solid #6eccf3 !important;
  color: #6eccf3 !important;

}
#imageField:hover{
  background-color: #6eccf3;
  border: 2px solid #6eccf3;
  color: #fff !important;
}
.contact-v{
  margin-top:30px;
  text-align:left;
}
.contact-v a{
  color: #495ba4;
  text-decoration: underline;
}
.contact-v a:hover{
 color: #50c0ee;  
}
.ccsele {
  color:#bdbdbd !important;
}


.minimumframe{
  display: none;
  margin-top: 30px !important;
  height: 50px !important;
}
.imgcontact{
  background: url(../images/contact-img.jpg) no-repeat 0px 0px;
  width: 680px;
  height:400px;
}

.imgcontactsv{
  width: 373px;
  height: 189px;
}
.imgcontactsv img {
  width: 100%;
}