body {
  font-family: "Roboto", sans-serif;
  background-color: #fff;
  line-height: 1;
  color: #8c8c8c;
  position: relative;background-color:#d0d1d3; }
  body:before {
    z-index: -1;
    position: absolute;
    height: 50vh;
    content: "";
    top: 0;
    left: 0;
    right: 0;
	background-color:#d0d1d3;
   }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
 font-family: arial !important;
  color: #000; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease; }
  a, a:hover {
    text-decoration: none !important; }

.text-black {
  color: #000; }

.content {
  padding: 1rem 0; 
  }

.heading {
  font-size: 2.5rem;
  font-weight: 900; }

.form-control {

 
    color: #000;
    font-family: arial;
    font-size: 12px;
    border: solid 1px #d1d1d1;
    border-radius: 3px;
    background-color: #ffffff; }
  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #000; }

.col-form-label {
  color: #000;
  font-size: 13px; }

.btn, .form-control, .custom-select {
  height: 35px; }

.custom-select:active, .custom-select:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000; }

.btn {
  border: none;
  border-radius: 0;
  font-size: 12px;
  letter-spacing: .2rem;
  text-transform: uppercase; }
  .btn.btn-primary {
   width: 250px;
    height: 40px;
    background-color: #CC181E;
    background-position: center center;
    background-repeat: no-repeat;
    border: solid 0px #000;
    color: #fff;
    font-family: arial;
    font-size: 15px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    font-weight: ;
    font-style: ;
  font-family: Arial !important;
    background-image: -webkit-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);
    background-image: -o-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);
    background-image: -ms-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);
    background-image: linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%);
    background-image: -moz-linear-gradient(top, rgba(255,168,76,1) 0%, rgba(255,123,13,1) 100%); }
  .btn:hover {
    color: #fff; }
  .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

/* .contact-wrap { */
  /* -webkit-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.2); */
  /* box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.2); } */
  .contact-wrap .col-form-label {
   font-size: 13px;
    color: #000;
    margin: 0 0 5px 0;
    display: inline-block;
    padding: 0;
 }
  .contact-wrap .form, .contact-wrap .contact-info {
    padding: 10px; }
  .contact-wrap .contact-info {
    color: rgba(255, 255, 255, 0.5); }
    .contact-wrap .contact-info ul li {
      margin-bottom: 15px;
      color: rgba(255, 255, 255, 0.5); }
      .contact-wrap .contact-info ul li .wrap-icon {
        font-size: 20px;
        color: #fff;
        margin-top: 5px; }
  .contact-wrap .form {
     }
    .contact-wrap .form h3 {
     color: #000;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;}
  .contact-wrap .contact-info {
    background: #35477d; }
    .contact-wrap .contact-info h3 {
      color: #fff;
      font-size: 20px;
      margin-bottom: 30px; }

label.error {
  font-size: 12px;
  color: red; }

#message {
  resize: vertical; }

#form-message-warning, #form-message-success {
  display: none; }

#form-message-warning {
  color: #B90B0B; }

#form-message-success {
  color: #55A44E;
  font-size: 18px;
  font-weight: bold; }

.submitting {
  float: left;
  width: 100%;
  padding: 10px 0;
  display: none;
  font-weight: bold;
  font-size: 12px;
  color: #000; }


.containersection{position: relative;
background-color: #e9eaec;
    width: 780px;
   
    margin: auto;
    background-position: ;
    background-repeat: ;
    background-attachment: ;
    background-size: ;
    margin-top: 20px;
    margin-bottom: 20px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-style: solid;
    border-width: 6px;
    border-color: #ffffff;
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 25%);
    box-shadow: 0px 0px 8px rgb(0 0 0 / 25%) ;
	padding-left:0px; padding-right:0px;
}

.clasatitlu{    margin-top: 20px;
    font-family: Patua One !important;
    text-decoration: none solid rgb(0, 0, 0);
    text-align: left;
    direction: ltr;
    font-size: 32px;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 0);
    padding-left: 30px;}
	
	.bluesection{
    height: 297px;
    width: auto;
    border: 0px solid rgb(209, 209, 209);
    background-color: #2e6687;
    top: 83px;
    left: 0px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -moz-box-shadow: 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px #ffffff;}
	
	.bluesectiontitle{margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    text-decoration: none;
    text-align: left;
    direction: ltr;
    font-size: 38px;
    font-weight: bold;
    font-style: normal;
    text-shadow: #000 1px 1px 3px;
    color: #ffffff;padding-left: 30px;
    padding-top: 20px;}
	
	.buttoncallfree{    height: 100%;
    display: block;position: absolute;
    z-index: 46;
    height: 50px;
    width: 250px;
    border: 0px solid rgb(112, 112, 112);
    background-color: rgb(204, 24, 30);
       top: 252px;
    left: 84px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -moz-box-shadow: 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px #ffffff;}
.buttoncallclick{	
	font-size: 18px;
    text-align: center;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    background-color: Transparent;
    border: 0;
    text-decoration: none;
    cursor: pointer;
}

.titleeducate{margin: 0px;
   padding-left:15px;
    font-family: Arial !important;
    text-decoration: none;
    text-align: left;
    direction: ltr;
    font-size: 20px !important;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 0);margin-bottom: 20px;}
	
	
.titlefreecredit{margin: 0px;
    padding: 0px;
    font-family: Arial !important;
    text-decoration: none;
    text-align: left;
    direction: ltr;
    font-size: 20px !important;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 0);margin-bottom: 43px;}	
    
	
	
	
	
  .titletake{margin: 0px;
    padding: 0px;
    font-family: Arial !important;
    text-decoration: none;
    text-align: left;
    direction: ltr;
    font-size: 20px !important;
    font-weight: bold;
    font-style: normal;
    color: rgb(0, 0, 0);margin-bottom: 20px;}

.classcol4{padding-top: 20px;
    }	
	
	.pbenefits{padding-left:15px; color:#000; font-size:13.33px;}
	.pbenefits1{ color:#000; font-size:13.33px; padding-right:15px;}
	
	.whitebox{
    z-index: 34;
    height: 139px;
    width: 722px;
    border: 1px solid rgb(209, 209, 209);
    background-color: #ffffff;
   margin-top:40px;
   margin-left:20px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -moz-box-shadow: 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px #ffffff;}
	
	.textinborder{
    z-index: 35;
    height: 14px;
  
    border: 0px solid rgb(255, 255, 255);
    background-color: transparent;
   
   
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -moz-box-shadow: 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px #ffffff;}
	
	.paragrafinborder{    font-size: 12px;
    border: 1px dashed Transparent;
   color:#000;}
	
	.sectiontextprivacy{
    z-index: 30;
    height: 12px;
  
    border: 0px solid rgb(255, 255, 255);
    background-color: transparent;
  
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -moz-box-shadow: 0px 0px 0px #ffffff;
    -webkit-box-shadow: 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px #ffffff;margin-bottom:50px;margin-top:30px;}
	
	 .textprivacy{ font-size: 12px;
    border: 1px dashed Transparent;margin-top:10px; 
    }
	
	
	.formularcontact{
		position: absolute;
 
    height: 317px;
    width: 292px;
    border: 6px solid #ffffff;
    background-color: #e9eaec !important;
    top: 5px;
    left: 453px;
   
   
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.80);
    -webkit-box-shadow: 0px 0px 30px rgb(0 0 0 / 80%);
    box-shadow: 0px 0px 30px rgb(0 0 0 / 80%);
		
		font-family: Arial !important;
	}
	
	.mb-5, .my-5 {
    margin-bottom: 10px !important;
}

.selectchoose{    color: #000;
    font-family: arial;
    font-size: 12px;
    border: solid 1px #d1d1d1;
    border-radius: 3px;
    background-color: #ffffff;
	height: 35px;
}

.buttonquote{margin-top:5px;}