#cms .rte-content h3 {
	font-size: 32px;
	font-weight: 400;
	margin-top: 16px;
}
#cms.cms-id-5 header.page-header {
    display: none;
}
#cms.cms-id-5 #wrapper {
    margin-top: -267px;
	padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
#cms.cms-id-5 #header .header-nav {
    background: #ffffffeb;
}
#cms.cms-id-5 .header-top {
    background: #ffffffeb;
}
#cms.cms-id-5 #iqitmegamenu-horizontal {
    background: #ffffff00;
}
#cms.cms-id-5 .header-top .form-search-control {
    background: #ffffff00;
}
#cms.cms-id-5 #ps-shoppingcart-wrapper a.cart-toogle {
    background: #ffffff00;
}
#cms.cms-id-5 #main .page-content {
    margin-bottom: 0;
}
#cms.cms-id-5 .contact-form .form-control {
    border: none;
    border-bottom: 1px solid #333333;
	background: #ffffff9e !important;
}
#cms.cms-id-5 .contact-form .custom-select2 {
    background-color: #ffffff00 !important;
}
#cms.cms-id-5 .contact-form  .btn.btn-primary {
    background: linear-gradient(180deg, rgba(175, 220, 242, 1) 0%, rgba(0, 176, 216, 1) 100%);
    border: none;
	border-radius: 40px;
    padding: 10px 80px;
    font-size: 16px;
    text-transform: uppercase;
}