﻿/*=============================================================
    Authour URI: www.binarytheme.com
    License: Commons Attribution 3.0

    http://creativecommons.org/licenses/by/3.0/

    100% To use For Personal And Commercial Use.
    IN EXCHANGE JUST GIVE US CREDITS AND TELL YOUR FRIENDS ABOUT US
   
    ========================================================  */

/* =============================================================
   GENERAL STYLES
 ============================================================ */
body {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    background:lightgray;
    
}


h2 {
    padding-top:50px;
    text-transform: uppercase;  
    padding-bottom:20px;  
    color:#000;
}
h3 {
    padding-top:30px;
     padding-bottom:20px;
     text-align:center;
     font-weight:900;
     text-transform:uppercase;
}
section {
    padding-top:30px;
    padding-bottom:40px;
    background: url(/medicare-insurance-new.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.just-pad {
    padding-bottom:50px;
    padding-top:80px;
}

p {
    padding:10px 0px;
}
img {max-width:100%;
height:auto}

/*=====================================
  NAVBAR STYLES 
    ===================================*/

.logo-custom {
     max-height:30px
}
#menu {
    background-color:#4bb777;
    color:#fff;
    font-size:12px;
    font-weight:900;
    letter-spacing:1px;
   
}
.navbar-inverse {
border-color:transparent;
}
.navbar-inverse .navbar-nav > li > a,.navbar-inverse .navbar-nav > li > a:hover {
color: #FFF;
}

.home-mail {
    font-size:12px; 
    font-weight:normal;
    padding-left:5px;
}
/*=====================================
  HEADERS STYLES 
    ===================================*/


.header-sec {
  
    padding-top: 10px;
    padding-bottom: 60px;
    background: url(/rosell-retirement.png) no-repeat center center;
padding: 0;
-webkit-background-size: cover;
background-size: cover;
 color:#fff;
 background-attachment:fixed;
}
.header-sec .overlay{
min-height: 500px;
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2;
}
    .header-sec h2 {
        color:#fff;
        padding-top:50px;
    }



    /*=====================================
  TESTIMONIALS STYLES 
    ===================================*/


.testi-sec {
  
    padding-top: 10px;
    padding-bottom: 60px;
    background: url(../img/testi.jpg) no-repeat center center;
padding: 0;
-webkit-background-size: cover;
background-size: cover;
 color:#fff;
 background-attachment:fixed;

}
.testi-sec .overlay{
    background:rgba(8, 134, 74, 0.80);
min-height: 300px;
}
    .testi-sec h3 {
        color:#fff;
        padding-top:60px;
        padding-bottom:30px;
    }

.testi-sec h4 {
    line-height:35px;
}


/*=====================================
  PRICING STYLES 
    ===================================*/

.price-sec {
  
    padding-top: 40px;
    padding-bottom: 60px;
    color:#fff;
   

}
    .price-sec span {
        font-size:90px;
    }

.single-price {
    background-color:rgba(8, 134, 74,1);
    padding:50px;
}
.multi-price {
    background-color:#4bb777;
    padding:50px;
}
  /*=====================================
  CONTACT STYLES 
    ===================================*/
.contact {
    font-size:20px;
    line-height:35px;
}
 /*=====================================
  FOOTER STYLES 
    ===================================*/

 .myfooter {

    padding:5px 40px 5px 40px;
    font-size:14px;
    text-align:right;
}


.form-container {

   font-family: 'Helvetica Neue',Helvetica,sans-serif;
   text-decoration: none;
   vertical-align: middle;
  
   padding:20px;
   max-width:500px;
   max-height:1220px;
   font-size:18px;
   }
.form-field {
   border: 1px solid #000000;
   background: #ffffff;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #000000;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 1px 1px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 1px 1px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 1px 1px;
   padding:8px;
   margin-bottom:20px;
   width:300px;
   }
.form-field:focus {
   background: #fff;
   color: #000000;
   }
.form-container h2 {
   text-shadow: #ffffff 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
    }
.form-title {
   margin-bottom:10px;
   color: white;
   font-size:20px;
   text-shadow: #ffffff 0 1px 0;
   }
.submit-container {
   margin:8px 0;
   }
.submit-button {
   border: 2px solid #000000;
   background: #00bcd9;
   background: -webkit-gradient(linear, left top, left bottom, from(#0098ba), to(#00bcd9));
   background: -webkit-linear-gradient(top, #0098ba, #00bcd9);
   background: -moz-linear-gradient(top, #0098ba, #00bcd9);
   background: -ms-linear-gradient(top, #0098ba, #00bcd9);
   background: -o-linear-gradient(top, #0098ba, #00bcd9);
   background-image: -ms-linear-gradient(top, #0098ba 0%, #00bcd9 100%);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #1a00ff 0 1px 0;
   color: #ffffff;
   font-family: helvetica, serif;
   padding: 8.5px 18px;
   font-size: 14px;
   text-decoration: none;
   vertical-align: middle;
   height:50px;
   }
.submit-button:hover {
   border: 2px solid #000000;
   text-shadow: #008cff 0 1px 0;
   background: #00b6c7;
   background: -webkit-gradient(linear, left top, left bottom, from(#00b3ff), to(#00b6c7));
   background: -webkit-linear-gradient(top, #00b3ff, #00b6c7);
   background: -moz-linear-gradient(top, #00b3ff, #00b6c7);
   background: -ms-linear-gradient(top, #00b3ff, #00b6c7);
   background: -o-linear-gradient(top, #00b3ff, #00b6c7);
   background-image: -ms-linear-gradient(top, #00b3ff 0%, #00b6c7 100%);
   color: #fff;
   }
.submit-button:active {
   text-shadow: #0037ff 0 1px 0;
   border: 2px solid #ffffff;
   background: #00eaff;
   background: -webkit-gradient(linear, left top, left bottom, from(#00838c), to(#00b6c7));
   background: -webkit-linear-gradient(top, #00838c, #00eaff);
   background: -moz-linear-gradient(top, #00838c, #00eaff);
   background: -ms-linear-gradient(top, #00838c, #00eaff);
   background: -o-linear-gradient(top, #00838c, #00eaff);
   background-image: -ms-linear-gradient(top, #00838c 0%, #00eaff 100%);
   color: #fff;
   }
   
.capbox {
	
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	
	}

.capbox-inner {
	font: bold 16px arial, sans-serif;
	color: #ffffff;
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaInput { 
margin: 1px 0px 1px 0px;
    width: 100px;
    padding: 10px;
    padding-left: 25px;
    color: #000; }
