/*Main design*/ 
* {
margin: 0;
padding: 0;
text-shadow: 0 0 1px rgb(0, 0, 0, 0.01);
}
body {
font-family: Rubik, sans-serif;
font-size: 14px;
font-weight: 400;
background: #fff;
color: #000;

 /*Mobile view setting 1*/ 
overflow-x: hidden;
}

header h1 {
background-color:#faf9fe;
text-align: center;
font-size:14px;
color: #eb9321;
}

div {
display: block;
position: relative;
box-sizing: border-box;
}

ul {
list-style: none;
margin-bottom: 0;
}
p {
font-family:times-new-roman;
letter-spacing:0.5px;
font-size:17px
}

h1 {
font-family:times-new-roman;
letter-spacing:1px;
font-size: 20px;
font-weight: normal;
}

h2 {
font-family:times-new-roman;
letter-spacing:1px;
font-size: 20px;
font-weight: normal;
}

h3 {
font-family:times-new-roman;
letter-spacing:1px;
font-size:24px;
font-weight: normal;
}

h4 {
font-family:times-new-roman;
letter-spacing:0.1px;
font-size:20px;
font-weight: normal;
}

hr {
border: none;
height: 0.1px;
background-color: #f7d2a1;
}

/*Price list*/ 
.price-list {
max-width: 900px;
margin: 0 auto;
background-color: #ffffff;
border-radius: 10px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        }

.service {
display: flex;
justify-content: space-between;
margin-bottom: 15px;
}

.service h3 {
font-size: 18px;
color: #333333;
margin: 0;
}

.service-description h3 {
font-size: 15px;
color: #333333;
margin: 0;
}

.service span {
color: #666666;
font-size: 16px;
}

.service:last-child {
margin-bottom: 0;
}

/*Main page button*/ 
.button {
display: inline-block;
background: #ffb366;
border-radius: 5px;
height: 48px;
}
.button a {
display: block;
font-size: 13px;
font-weight: 400;
line-height: 48px;
color: #fff;
padding-left: 35px;
padding-right: 35px;
}

/* Language-menu */
.languagepicker img {
width: 20px;
margin:2px;
}

.languagepicker {
list-style: none;
display: flex;
justify-content: center;
align-items: center;
padding: 0;
margin: 0;
}

/*Logo*/ 
.logo {
width: 200px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top:7px;
margin-bottom:10px;
}

.logo-box {
float: left;
top: 3px;
}
.logo-box img {
display: block;
}














/*Col-sm-4*/ 
.col-sm-4 {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}










/*Dropdown*/ 
.dropdown {
display: inline-block;
}

.dropdown-content {
border: solid 1px;
border-color: #deb07a;
border-top: none;
display:none;
position:absolute;
background-color:#faf9fe;
padding:1px 20px;
z-index:1;
}

.standard_dropdown {
list-style: none;
padding: 0;
margin: 0;
display: flex;	
}

.standard_dropdown li {
display: inline-block; 
position: relative;
text-decoration: none;
font-size: 16px;
line-height: 50px;
white-space: nowrap;
font-weight: 300;
margin-right: 20px;
}

/* Dropdown List Items */
.standard_dropdown li .dropdown-content li {
display: block;
font-size: 14px;
height: auto;
padding:0px 20px;
text-decoration: none;
}
.main_nav_dropdown a{
color:#eb9321;
        }
.dropdown:hover .dropdown-content{
display:block;
}





/*Navigation background*/
.navigation-background{
background-color:#faf9fe;
width:100%
}


















/*Separator 1*/ 
.separator-1 {
margin-top: 30px;
}

/*Separator 3*/ 
.separator-3 {
border-bottom: 1px solid #dadada;
padding-bottom: 14px;
}

/*Title color*/ 
.title {
color: #ffb366;
}

/*Newsletter*/ 
.newsletter {
width: 100%;
background: #fafafa;
padding-top: 60px;
padding-bottom: 60px;
box-shadow: 0 5px 20px rgb(0, 0, 0, 0.1);
}
.newsletter_container {
width: 100%;
}
.newsletter_title_container {
width: 40%;
padding-left: 95px;
}
.newsletter_icon {
position: absolute;
left: 0;
}
.newsletter_title {
font-size: 18px;
color: #000;
}
.newsletter_text p:last-child {
margin-bottom: 0;
}
.newsletter_icon img {
max-width: 100%;
}
.newsletter_content {
width: 60%;
}
.newsletter_form {
position: relative;
width: 569px;
float: left;
}
.newsletter_input {
width: 100%;
height: 50px;
background: #fff;
border: #e5e5e5 solid 1px;
border-radius: 5px;
padding-left: 25px;
font-size: 16px;
outline: 0;
color: #0e8ce4;
}
.newsletter_button {
position: absolute;
top: 0;
right: 0;
width: 153px;
height: 50px;
background: #0e8ce4;
color: #fff;
line-height: 50px;
font-size: 15px;
border: none;
outline: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
cursor: pointer;
}
.newsletter_button: {
opacity: 0.8;
}

/*Deals section*/
.deals_item_name_0 a{
font-family:times-new-roman;
letter-spacing:0.5px;
font-size:24px;
color:#eb9321;
}

.deals_item_name_0{
font-family:times-new-roman;
letter-spacing:0px;
font-size:30px;
color:#eb9321;
}
.deals_item_name{
padding-top:35%;
font-family:times-new-roman;
letter-spacing:2px;
color:#eb9321;
}
.deals_item_name h3{
font-size:25px;
}
.deals_item_description{
padding-top:1%;
padding-right:20%;
font-family:times-new-roman;
letter-spacing:1px;
font-size:17px
}
.deals_item_name_2{
padding-top:30%;
padding-left:15%;
font-family:times-new-roman;
letter-spacing:2px;
color:#eb9321;
}

.deals_item_description_2{
padding-top:1%;
padding-left:15%;
font-family:times-new-roman;
letter-spacing:1px;
font-size:17px;
}

.deals_item_name_3{
padding-top:35%;
font-family:times-new-roman;
letter-spacing:2px;
color:#eb9321;
}

.deals_item_name_3 h2{
font-size:24px;
}

.deals_item_name_4 a{
font-family:times-new-roman;
letter-spacing:0px;
font-size:17px;
letter-spacing:1px;
color:black;
}

/*Section 2*/ 
.section-2{
text-align:center;
font-size:20px;
font-family:times-new-roman;
color:#108eda;
letter-spacing:1px;
padding-top:3%;
padding-bottom:3%
}
.section-2 img{
width:100%;
position:relative;
border:#e8e8e8 double 5px;
box-shadow:0 1px 5px rgb(0,0,0,.1);
overflow:hidden
}

/*Section 4*/ 
.section-4{
text-align:center;
font-size:20px;
font-family:times-new-roman;
color:#108eda;
letter-spacing:1px;
padding-top:3%;
padding-bottom:3%
}
.section-4 img{
width:100%;
position:relative;
border:#e8e8e8 double 5px;
box-shadow:0 1px 5px rgb(0,0,0,.1);
overflow:hidden
}

/*Separator 2*/ 
.separator-2 {
padding-bottom: 6%;
}

/*Separator 2 a p*/ 
.separator-2 a p {
letter-spacing: 0.5px;
}

/*Separator 3*/ 
.separator-3 {
border-bottom: 1px solid #dadada;
padding-bottom: 14px;
}

/*Title color*/ 
.title span {
color: #ffb366;
}

/*Sidebar*/ 
.sidebar_title {
font-size: 18px;
font-weight: 500;
color: #ffb366;
}
.sidebar_categories {
margin-top: 37px;
list-style-type: none;
}
.sidebar_categories li {
margin-bottom: 7px;
}
.sidebar_categories li a {
color: rgb(0, 0, 0, 0.5);
}
.sidebar_categories li a:hover {
color: #ffb366;
text-decoration: none;
}

/*Newsletter*/ 
.newsletter {
width: 100%;
background: #fafafa;
padding-top: 60px;
padding-bottom: 60px;
box-shadow: 0 5px 20px rgb(0, 0, 0, 0.1);
}
.newsletter_container {
width: 100%;
}
.newsletter_title_container {
width: 40%;
padding-left: 95px;
}
.newsletter_icon {
position: absolute;
left: 0;
}
.newsletter_title {
font-size: 18px;
color: #000;
}
.newsletter_text p:last-child {
margin-bottom: 0;
}
.newsletter_icon img {
max-width: 100%;
}
.newsletter_content {
width: 60%;
}
.newsletter_form {
position: relative;
width: 569px;
float: left;
}
.newsletter_input {
width: 100%;
height: 50px;
background: #fff;
border: #e5e5e5 solid 1px;
border-radius: 5px;
padding-left: 25px;
font-size: 16px;
outline: 0;
color: #0e8ce4;
}
.newsletter_button {
position: absolute;
top: 0;
right: 0;
width: 153px;
height: 50px;
background: #0e8ce4;
color: #fff;
line-height: 50px;
font-size: 15px;
border: none;
outline: 0;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
cursor: pointer;
}
.newsletter_button: {
opacity: 0.8;
}

/*Footer*/ 
.footer {
text-align: left;
padding-top: 52px;
padding-bottom: 40px;
}

.footer p {
letter-spacing:0.5px;
}

.footer .logo_container {
height: auto;
margin-bottom: 18px;
margin-top: -10px;
}
.footer .logo {
top: auto;
}
.footer .logo a {
color: #000;
}
.footer_title {
font-size: 14px;
font-weight: 500;
top: 10px;
color: #eb9321;
}
.footer_phone {
font-size: 15px;
font-weight: 500;
color: #eb9321;
}
.footer_contact_text {
margin-top: 10px;
}

.footer_column ul:first-of-type {
margin-top: 21px;
}
.footer_column  {
margin-top: 7px;
}

.footer_list_2 {
margin-top: 42px !important;
}

.footer_list li {
text-align: left;
margin-bottom: 6px;
}
.footer_list li a {
font-size: 12px;
font-weight: 500;
color: rgb(0, 0, 0, 0.4);
}
