body {
    font-size: 17px;
}

h2 {
    font-size: 28px;
    line-height: 38px;
}

.title {
    color: #ffffff;
    font-size: 30pt;
    line-height: 1.2;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.submenu .nav.navbar-nav li.link-btn a.btn, nav.navbar .mainmenu ul.nav.navbar-nav > li > a:hover, nav.navbar .mainmenu ul.nav.navbar-nav > li > a:focus, nav.navbar .mainmenu ul.nav.navbar-nav > li.active > a, .btn.btn-primary {
    border-color: #121541;
}

.navbar {
	margin-bottom: 0px;
}

.navbar-brand {
    font-size: 26px;
    font-weight: bold;
    padding: 22px 14px;
    text-transform: uppercase;
}

.navbar-brand-mobile {
    font-size: 20px;
    font-weight: bold;
    padding: 22px 14px;
    text-transform: uppercase;
}

.navbar-default .navbar-toggle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #DDDDDD;
    padding: 9px 10px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	padding: 9px 10px;
	background: none repeat scroll 0 0 #DDDDDD !important;
}

.mainmenu ul.nav.navbar-nav > li > a {
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    color: #48494B;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 22px 14px;
    text-transform: uppercase;
}

.intro-message {
    color: #ffffff;
    padding-bottom: 8%;
    padding-top: 10%;
    position: relative;
    text-align: center;
}

.info {
    background: none repeat scroll 0 0 rgba(49, 82, 132, 0.85);
    border-bottom: 4px solid #121541;
    border-top: 4px solid #121541;
    padding: 20px;
    text-align: center;
}

.line-row-red .hr {
    background-color: #121541;
    height: 4px;
    margin: 0 auto;
    width: 50%;
}

.line-row-orange .hr {
    background-color: #315284;
    height: 4px;
    margin: 0 auto;
    width: 50%;
}

.email-send-sucess > p {
    color: #555555;
    font-weight: bold;
}

.email-send-sucess {
    color: #FFFFFF;
    padding: 20px 20px 15px;
    text-align: left;
}

.webform_confirm_wrapper .webform_row .webform_label {
    padding-right: 15px;
    text-align: left;
    width: 20%;
}

input[type="checkbox"], input[type="radio"] {
    float: left;
    line-height: normal;
    margin: 5px 10px 0 0;
    width: auto !important;
}

.btn-callback {
    background-color: #315284;
    border: 1px solid #121541;
    border-radius: 0px;
    display: inline-block;
    padding: 5px 12px;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
	margin-bottom: 5px;
}

.btn-callback:hover, .btn-callback:focus {
    background-color: #315284;
}

.btn-callback a:hover, .btn-callback a:focus {
    text-decoration: none;
}

.btn-request {
    background-color: #315284;
    border: 1px solid #121541;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 5px;
    padding: 5px 20px;
    text-shadow: none;
}

.btn-request a {
	color: #ffffff;
}

.btn-request:hover, .btn-request:focus {
    background-color: #315284;
}

.btn-request a:hover, .btn-request a:focus {
    text-decoration: none;
}

.btn-request-price {
    background-color: #121541;
    border: 1px solid #121541;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 5px;
	margin-top: 10px;
    padding: 5px 20px;
    text-shadow: none;
}

.btn-request-price a {
	color: #ffffff;
}

.btn-request-price:hover, .btn-request-price:focus {
    background-color: #121541;
}

.btn-request-price a:hover, .btn-request-price a:focus {
    text-decoration: none;
}

#callbackFormModal input[type="checkbox"], #callbackFormModal input[type="radio"] {
	line-height: normal;
	margin: 4px 5px 0 0;
}

#callbackFormModal .webform_field > a {
    color: #121541;
	float: inherit;
}

.webform_field > a {
    color: #121541;
    float: left;
    text-align: left;
    width: 92%;
}

.webform_wrapper .webform_field > input, .webform_wrapper .webform_field_multi textarea {
    background: #efefef none repeat scroll 0 0;
    border: medium none;
    padding: 7px 10px;
    text-align: left;
}

.btn-download-price {
    background: none repeat scroll 0 0 #121541;
    border: 2px solid #121541;
    border-radius: 30px;
    padding: 5px 30px;
}

.footer .fa {
    color: #ffffff;
}

.footer p, .footer a {
    font-size: 17px;
}

.style-snippet {
    font-size: 17px;
}

.modal-backdrop.in {
    opacity: 0.7;
}

.modal-content {
    border-radius: 4px !important;    
}

.modal-backdrop.in {
    opacity: 0.7;
}
.modal-content {
    border-radius: 4px !important;    
}

#callbackFormModal .email-send-sucess > p {
    color: #555555;
    font-weight: bold;
}

#callbackFormModal .webform_confirm_wrapper {
    display: none;
    padding-left: 20px;
}

/*Special offer*/
.title-offer {
    color: white;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}

.offer-1 {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #121541, #315284) repeat scroll 0 0;
    padding-bottom: 25px;
}

.offer-2 {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #1d1817, #315284) repeat scroll 0 0;
    padding-bottom: 25px;
}

.offer-description {
    color: #ffffff;
    font-size: 25px;
    padding: 10px 0;
    text-align: center;
}

.offer-price {
    background-color: #ffffff;
    color: #121541;
    font-size: 25px;
    margin: 0 auto;
    text-align: center;
    width: 85%;
}

.offerModal::before {
    content: " ";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.offerModal .modal-body {
    padding: 0;
}

.offerModal button.close {
    color: #ffffff;
    font-size: 35px;
    opacity: 1;
    padding: 5px 10px;
    position: absolute;
    right: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
}

.offerModal {
  text-align: center;
}

@media screen and (min-width: 768px) { 
 .offerModal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.offerModal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.offer-img {
    bottom: 30px;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    right: 5px;
    z-index: 14980;
}

.cookies__btn {
	background-color: #121541 !important;
}

#emailform .webform_wrapper .webform_row > .webform_field input[type=checkbox] {
	margin: 6px 6px 0 0 !important;
}