/* common css start here */
*{ 
    box-sizing:border-box; 
}
body{ 
    font-family: 'Roboto', sans-serif;
    margin:0; 
    padding:0; 
    background-color: #fff;
 
}
.container{ 
    max-width:1223px; 
    margin:0 auto; 
    width:100%; 

}
h1,h2,h3,h4,h5,h6,p{ 
    margin:0; 
    padding:0; 
}
div,aside,header,footer,nav,ul,li,img{ 
    padding:0; 
    margin:0; 
    list-style:none; 
    outline:none; 
}
a{ 
    text-decoration: none; 
}
/* common css end here */

/* banner start here */

.banner {
    background-image: url(../images/img_1.png);
    height: 1416px;
    background-size: cover;
    background-position: center center;
}
.banner .banner_img img {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.get_real_right h3 {
    font-size: 32px;
    color: #fff;
    vertical-align: middle;
    margin-top: 0;
    font-weight: 500;
    padding-left: 34px;
}
.get_real_right h3 span{
    font-size: 8px;
    padding-top: 3px;
    vertical-align: top;
    display: inline-block;
}
.get_real_right img{
    vertical-align: middle;
    margin-top: -8px;
}
.get_real_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    padding-bottom: 30px;   
}
.banner_text h1 {
    font-size: 187px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 147px;
    margin-top: 55px;
}
/* banner end here */

/* lambretta clothing start here */
.lambretta_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.lambretta_clothing{
    padding-top: 157px;
    font-size: 0;
}
.lambretta_left {
    width: 50%;
}
.lambretta_right {
    width: 50%;
    z-index: 999;
}
.lambretta_right img {
    width: 100%;
    padding-bottom: 40px;
}
.lambretta_left h3 {
    font-size: 22px;
    color: #191933;
    text-transform: uppercase;
    max-width: 81%;
    font-weight: 500;
    padding-top: 11px;
}
.lambretta_left p{
    font-size: 16px;
    font-weight: 500;
    padding-top: 42px;
    color: #bb0e14;
}
.lambretta_clothing ul.slick-dots li button {
    font-size: 0;
    border: none;
    width: 17px;
    height: 17px;
    cursor: pointer;
    border-radius: 100%;
    opacity: 0.5;
}
.lambretta_clothing ul.slick-dots li button:focus{
    outline: none;
}
.lambretta_clothing ul.slick-dots li{
    display: inline-block; margin-left: 5px; 
}
.lambretta_clothing ul.slick-dots{
    text-align: center;
    bottom: -60px;
}
li.slick-active button{
    opacity: 1 !important;
}
/* lambretta clothing end here */

/* Britain 1960 start here */
.britain_right img{
    width: 100%;
}
.britain_left {
    background: #191933;
    color: #ffffff;
    width: 50%;
}
.britain_right{
    width: 50%;
    position: relative;
    font-size: 0;
}
.britain_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.britain_left p {
    font-size: 16px;
    color: #fff;
    padding-left: 400px;
    max-width: 88%;
    line-height: 30px;
}
.button button {
    font-size: 16px;
    color: #191933;
    border: none;
    outline: none;
    background: #ffffff;
    width: 230px;
    height: 154px;
    cursor: pointer;
}
.britain_left h2 {
    font-size: 122px;
    text-transform: uppercase;
    padding-left: 380px;
    line-height: 120px;
    padding-bottom: 70px;
    padding-top: 156px;
}
.button {
    position: absolute;
    bottom: 0;
}
/* Britain 1960 end here */

/* Design start here */
.design_way .slick-prev:before{font-size: 0;}
.design_way .slick-next:before{font-size: 0;}
.design .slick-prev:before{font-size: 0;}
.design .slick-next:before{font-size: 0;}
.design button.slick-prev.slick-arrow {
    background-image: url(../images/leftarrow.png);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    left: 22px;
    /* background: transparent; */
    width: 38px;
    height: 72px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    outline: none;
    /* top: 210px; */
    cursor: pointer;
    position: absolute;
    top: 220px;
    left: 0;
}
.design button.slick-next.slick-arrow {
    background-image: url(../images/rightarrow.png);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    left: 22px;
    /* background: transparent; */
    width: 38px;
    height: 72px;
    cursor: pointer;
    z-index: 999999;
    background-color: transparent;
    border: none;
    outline: none;
    position: absolute;
    top: 220px;
    
    left: 55px;
}
.design_way button.slick-prev.slick-arrow {
    background-image: url(../images/leftarrow.png);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    /* left: 22px; */
    /* background: transparent; */
    width: 38px;
    height: 72px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    outline: none;
    /* top: 210px; */
    cursor: pointer;
    position: absolute;
    top: 50%;
    /* left: 0; */
    transform: translate(-50%, -50%);
    left: 94%;
}
.wishlist_slider_wrapper{padding-top: 50%;}
.design_way button.slick-next.slick-arrow {
    background-image: url(../images/rightarrow.png);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    /* left: 22px; */
    /* background: transparent; */
    width: 38px;
    height: 72px;
    cursor: pointer;
    z-index: 999999;
    background-color: transparent;
    border: none;
    outline: none;
    position: absolute;
    top: 50%;
    /* left: 0; */
    transform: translate(-50%, -50%);
    right: -2%;
}
.design {
    background-image: url(../images/img_14.png);
    height: 817px;
    object-fit: cover;
    background-position: left;
    background-repeat: no-repeat;
    background-color: #d90812;
}
.design_left h2 {
    font-size: 122px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding-top: 205px;
}
.design_left{
    width: 50%;
}
.design_right{
    width: 50%;
}
.design_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.testimonial_text{
    padding-top: 38px;
}
.testimonial_text p {
    font-size: 16px;
    color: #ffffff;
    max-width: 80%;
    line-height: 30px;
}
/* Design end here */

/* Three column img section start here */
.col_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.three_column_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 1270px;

    float: right;
    margin: -220px 0px 0 0px;
    font-size: 0;
}
.column_img:first-child{
    padding-left: 0px;
}
.column_img {
    padding: 0 0 0 26px;
    width: 33.33%;
}
.column_img img {
    width: 100%;
    height: 516px;
}
/* Three column img section end here */

/* timeless collection start here */
.timeless_collection{
    clear: both;
    padding-top: 268px;
    font-size: 0;
}
.timeless_collection .time_less_wrapper h2 {
    font-size: 180px;
    color: #d80812;
    font-weight: 500;
    line-height: 150px;
    text-transform: uppercase;
}
.timeless_collection .time_less_wrapper h4 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
}
.timeless_collection .time_less_img img{
    margin-top: -60px;
    margin-left: 60px;
}
/* timeless collection end here */

/* we design a way start here */
.design_way{
    background-image: url(../images/img_18.png);
    height: 1040px;
    margin-top: -510px;
    background-size: cover;
    background-position: center;
    /*margin-top: -500px;
    position: relative;
    z-index: -999;*/

}
.design_way .design_way_title h2 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 40px;
    font-size: 152px;
}
/*.wishlist_text{padding-top: 46%;}*/
.wishlist_text p {
    color: #fff;
    font-size: 16px;
    max-width: 40%;
    line-height: 30px;
}
.Britain{margin-top: -200px;}
/* we design a way end here */

.three_column_wrapper.main {
    margin-top: -274px;
}
/* join the lifestyle start here */
.join_lifestyle{
    padding-top: 306px;
    clear: both;
    font-size: 0;
}
.join_lifestyle .join_title h2 {
    font-size: 122px;
    text-transform: uppercase;
    color: #263444;
    font-weight: 500;
    max-width: 50%;
}
.join_lifestyle_right p {
    font-size: 16px;
    color: #b0b0b0;
    font-weight: normal;
    line-height: normal;
    padding-bottom: 39px;
    line-height: 30px;
    max-width: 70%;
}
.join_lifestyle_right form .frm-con .fieldstwo .fields input {
    width: 100%;
    height: 60px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 20px;
    border: 0;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    color: #7d7d7d;
    border: 1px solid #d3d3d3;
}
.join_lifestyle_right .fields{
    padding-bottom: 12px;
    width: 49%; 
    margin-right: 1.5%;
}
.join_lifestyle_right .fields:nth-child(2){
    margin-right: 0;
}
.join_lifestyle_right .fields:nth-child(4){
    margin-right: 0;
}
.btn-submit input.submitbtn {
    width: 132px;
    height: 132px;
    border: 1px solid #d3d3d3;
    background: #263444;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.join_lifestyle_right .fieldstwo {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.frm-con {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.field_wrapper {
    width: 89%;
    padding-right: 10px;
}
.btn-submit{
    width: 11%;
    
}
.newsletter p {
    font-size: 12px;
    padding-bottom: 0px;
    max-width: 100%;
}
.join_lifestyle_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}
.join_lifestyle_left{width: 19%;}
.join_lifestyle_right{width: 59%; padding-left: 50px;}
/* join the lifestyle end here */

/* footer start here */
footer{
    background-color: #da0812;
    padding: 50px 0 107px 0;
}
.footer_left ul {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;

}
.footer_left li {
    margin-right: 8px;
}
.footer_left{
    width: 11%;
}
.footer_right{
    width: 89%;
    padding-left: 25px;
}
.footer_right p{
    color: #f4c2c5;
    font-weight: normal;
    font-size: 16px;
}
.footer_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding-left: 57px;
}
.footer_right p a{
    color: inherit;
}
.lambretta_clothing .slick-dots li.slick-active button:before {
    color: #fff;
    opacity: 1;
}
.carousel .slick-dots li button:before {
    font-size: 0;
    opacity: 1;
    color: #fff;
    background: #fff;
    width: 17px;
    height: 17px;
    border-radius: 100%;
}
.lambretta_clothing .slick-dots li{margin:0;}
.slider {
    width: 1310px;
    float: right;
    margin-top: -220px;
}
.slider_img{padding-left: 26px;}
.slider.main{margin-top: -274px;}
.slider img{
	width: 100%;
	/*height: 516px;*/
}
.slider button.slick-prev.slick-arrow{
	background-image: url(../images/leftarrow.png);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    left: 22px;
    /* background: transparent; */
    width: 38px;
    height: 72px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    outline: none;
    /* top: 210px; */
    cursor: pointer;
    position: absolute;
    top: -105px;
    left: 88%;
}
.slider button.slick-next.slick-arrow {
    background-image: url(../images/rightarrow.png);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    left: 22px;
    /* background: transparent; */
    width: 38px;
    height: 72px;
    cursor: pointer;
    z-index: 999999;
    background-color: transparent;
    border: none;
    outline: none;
    position: absolute;
    top: -105px;
    left: 92%;
    right: 480px;
}
.slider.design button.slick-prev.slick-arrow{
	left: 48%;
}
.slider.design button.slick-next.slick-arrow {
    left: 51%;
}
/* footer end here */

#mail-status {
    flex: 0 0 100%;
    display: flex;
    font-size: 14px;
    color: #da0812;
    font-weight: bold;
}