/* #### Generated By: http://www.cufonfonts.com #### */
/**/

    @font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Regular'), url('Segoe UI.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Italic'), url('Segoe UI Italic.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold'), url('Segoe UI Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Segoe UI Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Bold Italic'), url('Segoe UI Bold Italic.woff') format('woff');
    }

body{
    font-family: 'Segoe UI Regular';
    margin: 0px;
    padding: 0px;
    background-color: #F2F9FC;
}


#section_two{
    background-color: #2765A4;
    padding: 20px 0px 17px 0px;
}

#section_two h2{
    font-family: 'Segoe UI Bold';
    text-align: center;
    color: white;
    letter-spacing: 1.7px;
}


#sec_three{
    padding: 80px 0px 50px 0px;
}

#sec_three_left{
    padding: 50px 5px 50px 10px;
}

#sec_three_text{
    font-family: 'Segoe UI Regular';
    font-size: 50px;
    color: #2765A4;
}
#bold_text{
    font-family: 'Segoe UI Bold';
}
#text_our_pro{
    font-family: 'Segoe UI Regular';
    color: #2765A4;
    font-weight: bold;
    letter-spacing: 0.5px;
}

#sec_three_right{
    position: relative;
}

#img1_sec2{
    width: 100%;
    position: absolute;
    left: -50px;
}
#img2_sec2{
    width: 100%;
    position: absolute;
    left: -50px;
}


#which_bed_text{
    font-family: 'Segoe UI Bold';
    text-align: center;
    letter-spacing: 1.3px;
    color: #2765A4;
    padding-top: 20px;
    font-size: 48px;
}
#explore_text{
    color: #2765A4;
    font-family: 'Segoe UI Regular';
    text-align: center;
}

#sec_four_left{
    padding: 20px;
}

#sec_four_right{
    padding: 20px;
}

#sec_four_left_content{
    background: rgb(249 249 238);
    position: relative;
}

#sec_four_right_content{
    background: rgb(249 249 238);
    position: relative;
}

.sec_four_text{
    padding: 60px 0px 60px 0px;
}
.sec_four_text h5{
    font-family: 'Segoe UI Bold';
    color: #2765A4;
    text-align: center;
    padding-bottom: 10px;
}
.sec_four_text p{
    font-family: 'Segoe UI Regular';
    color: #2765A4;
    text-align: center;
}

.btn_sec_four{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.btn_sec_four p{
    font-family: 'Segoe UI Regular';
    color: #2765A4;
    text-align: center;
}
.bold_txt{
    font-family: 'Segoe UI Bold';
    font-size: 18px;
    letter-spacing: 0.5px;
}

.btn_sec_four button{
    font-family: 'Segoe UI Regular';
    color: white;
    width: 38%;
    border-radius: 20px; 
    background-color: #2765A4;
    border: none;
    padding: 12px 0px 12px 0px;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin-bottom: 60px;
}

.btn_sec_four button:hover{
    background-color: transparent;
    border: 2px solid #2765A4;
    padding: 10px 0px 10px 0px;
    color: #2765A4;
}

.gift_text{
    background: url(../imgs/gift_img.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    background-size: 100% 80%;
    left: 0px;
    top: 30px;
    padding: 10px 60px 5px 20px;
    z-index: 9999;
    height: auto;
}
.gift_text p{
    font-family: 'Segoe UI Bold';
    font-size: 12px;
    color: white;
    letter-spacing: 0.6px;
}




.sec_five_content{
    margin: 3% auto 3% auto;
}
.sec_five_left{
    padding: 0px;
}
.sec_five_right{
    background-color: #23A1D1;
    padding: 80px;
}

.sec_five_right h2{
    color: white;
    font-family: 'Segoe UI Bold';
    letter-spacing: 1.3px;
}
.sec_five_right p{
    color: white;
    font-family: 'Segoe UI Regular';
    letter-spacing: 0.5px;
    font-size: 18px;
}

.btn_sec_five{
    display: flex;
    margin-top: 40px;
}

.btn_sec_five .btn1{
    width: 25%;
    background-color: #2765A4;
    border: 2px solid #2765A4;
    margin-right: 20px;
    font-size: 12px;
    color: white;
    padding: 10px;
    border-radius: 20px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    letter-spacing: 0.5px;
}
.btn_sec_five .btn2{
    width: 25%;
    background-color: transparent;
    border: 2px solid white;
    margin-right: 5px;
    font-size: 12px;
    color: white;
    padding: 10px;
    border-radius: 20px;
    letter-spacing: 0.5px;
}

.btn_sec_five .btn1:hover{
    background-color: transparent;
    border: 2px solid white;
}
.btn_sec_five .btn2:hover{
    background-color: #2765A4;
    border: 2px solid #2765A4;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    letter-spacing: 0.5px;
}



.sec-six-grid{
    padding: 20px;
}

.h5_sec_six{
    color: #2765A4;
    font-family: 'Segoe UI Bold';
    text-align: center;
    margin-top: 20px;
}
.p_sec_six{
    color: #2765A4;
    font-family: 'Segoe UI Regular';
    text-align: center;
}

.find_more_cont{
    display: flex;
    justify-content: center;
}
.find_more_btn{
    margin-bottom: 40px;
    color: white;
    background-color: #2765A4;
    border-radius: 20px;
    width: 48%;
    border: none;
    padding: 10px;
    font-size: 12px;
    border:2px solid #2765A4;
    letter-spacing: 0.7px;
}
.find_more_btn:hover{
    color: #2765A4;
    background-color: transparent;
    
}
.div_img{
    height: 250px;
}



.product_slider{
    text-align: center;
    padding: 70px 0px 50px 0px;  
    letter-spacing: 1px;
}
.product_slider h1{
    text-align: center;
    font-family: 'Segoe UI Bold';
    color: white;
}
.product_slider p{
    margin: 40px 0px 0px 0px;
}

.product_slider p > q{
    text-align: center;
    font-family: 'Segoe UI Regular';
    color: white;
    letter-spacing: 0.6px;
}

.product_slider span{
    text-align: center;
    font-family: 'Segoe UI Bold';
    color: white;
}

.fa-chevron-right {
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 25px;
    padding: 10px 16px 10px 16px;
    border-radius: 50%;
    z-index: 999;
    color: white;
    cursor: pointer;
}

.fa-chevron-left {
    position: absolute;
    left: 10px;
    top: 50%;
    font-size: 25px;
    padding: 10px 16px 10px 16px;
    border-radius: 50%;
    z-index: 999;
    color: white;
    cursor: pointer;
}


#sec_seven{
    display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    padding: 50px 0px 50px 0px;
}
.icon_cont{
    padding: 4%;
    width: 33%;
}
.img_icon{
    width: 25%;
    margin: 20px;
}
.icon_cont h6{
    font-family: 'Segoe UI Bold';
    color: #2765A4;
}
.icon_cont p{
    font-family: 'Segoe UI Regular';
    color: #2765A4;
}


#footer{
    background-color: #23A1D1;
}

#f_subscribe {
    display: flex;
    justify-content: center;
    align-content: space-between;
    background-color: #2765A4;
    padding: 10px 20px 10px 20px;
    margin-top: 20px;
    font-family: 'Segoe UI Regular';
}
#f_subscribe input {
    width: 60%;
    font-size: 9px;
    padding: 5px;
    border-radius: 5px;
    border: none;
    height: 50%;
    margin-top: 3%;

}
#text1{
    font-family: 'Segoe UI Regular';
    font-size: 10px;
    margin: 3px;
    padding: 3px;
    color: white;
}
#text2{
    font-family: 'Segoe UI Regular';
    font-size: 7px;
    margin: 3px;
    padding: 3px;
    color: white;
}

#DISCLAIMER h6{
    font-family: 'Segoe UI Bold';
    color: white;
}
#DISCLAIMER p{
    font-family: 'Segoe UI Regular';
    color: white;
    font-size: 10px;
}

.abc{
    padding: 30px 0px 20px 0px;
}

.f_headings{
    font-family: 'Segoe UI Bold';
    color: white;
}
.f_links{
    font-family: 'Segoe UI Regular';
    color: white;
    font-size: 12px;
}

.f_links:hover{
    text-decoration: none;
    color: #2765A4;
}

#social_icons{
    display: flex;
    padding: 10px 0px 10px 0px;
}
.social_icon{
    width: 40px;
    height: 40px;
    padding: 10px;
}







/***********PAGE 2**********/

#coll_sec_one{
    /*height: 110vh;*/
    background-image: url(../imgs/Mask_Group_7.png);
    background-size: cover;
    transform: translateY(-20vh);
    z-index: -1;
    position: relative;
    padding-bottom: 20vh;
}

#abs_div{
    max-width: 350px;
    background-color: rgba(39,101,164, 0.7);
    padding: 30px;
    text-align: right;
    color: white;
    margin-top: 13%;
}

#abs_div h1{
    font-family: 'Segoe UI Bold';
    font-size: 26px;
}
#abs_div p{
    font-family: 'Segoe UI Regular';
    font-size: 14px;
    padding: 20px 0px 20px 0px;
}




.h5_sec_two_coll{
    color: #2765A4;
    font-family: 'Segoe UI Bold';
    margin-top: 20px;
    padding: 0px 20px 0px 20px;
}
.p_sec_two_coll{
    color: #2765A4;
    font-family: 'Segoe UI Regular';
    padding: 20px;
}

.list{
    margin:  0px auto 40px auto;
}

.list li{
    color: #2765A4;
}

.shop_now_cont{
    display: flex;
    justify-content: flex-start;
    padding: 0px 20px 0px 20px;
}
.shop_now_btn_coll{
    margin-bottom: 40px;
    color: white;
    background-color: #2765A4;
    border-radius: 20px;
    width: 52%;
    border: none;
    padding: 10px;
    font-size: 12px;
    border:2px solid #2765A4;
    letter-spacing: 0.7px;
}
.shop_now_btn_coll:hover{
    color: #2765A4;
    background-color: transparent;
    
}

.shop_now_cont p{
    font-family: 'Segoe UI Regular';
    color: #2765A4;
    margin-right: 20px;
    letter-spacing: 0.5px;
}
.bold{
    font-family: 'Segoe UI Bold';
    font-size: 18px;
}

.stars{
    display: flex;
}
.stars i{
    font-size: 12px;
    padding: 2px;
    margin: 0px;
    transform: translateY(-18px);
}

.sec-two-coll-grid{
    padding: 20px;
    transform: translateY(-60px);
}

.discount_text{
    font-family: 'Segoe UI Bold' !important;
    padding: 8px;
    background-color: #2765A4;
    width: 40%;
    font-size: 12px !important;
    text-align: center;
    transform: translateY(-10px);
}


.sec_four_coll{
    padding: 40px 0px 40px 0px;
    margin-bottom: 20px;
}

.flex_item{
    display: flex;
    align-items: center;
}

.flex_item img{
    width: 30%;
    padding: 20px;
}

.flex_item p{
    color: white;
    font-family: 'Segoe UI Bold';
    padding-top: 10px;
}





#sec_faq{
    background-color: transparent;
    padding: 30px 40px 0px 40px;
}

#freq{
    font-family: 'Segoe UI Bold';
    color: #2765A4;
    margin: 20px;
}

.accod{
    font-family: 'Segoe UI Regular';
    color: #2765A4;
}
.panel-title a{
    text-decoration: none;
}

.plus_icon{
    font-weight: bold;
    float: right;
}

.ans{
    font-family: 'Segoe UI Regular';
    margin: 0px 20px 0px 20px;
    color: #2765A4;
}

#faq_btn{
    display: flex;
    justify-content: center;
}
#faq_btn button{
    background-color: transparent;
    border:2px solid #2765A4;
    border-radius: 30px;
    padding: 10px 30px 10px 30px;
    color: #2765A4;
    font-size: 14px;
    font-family: 'Segoe UI Regular';
    margin-top: 35px;
}

#faq_btn button:hover{
    background-color: #2765A4;
    border:2px solid #2765A4;
    color: white;
}


.slider_collection_page{
    display: none;
}

@media screen and (max-width: 1000px){
    .slider_collection_page{
    display: block; !important;
    transform: translateY(-40px);
}
.hide_ele{
    display: none;
}
}





/*PRODUCT PAGE*/

#spec{
    color: #2765A4;
    margin-bottom: 30px;
    font-family: 'Segoe UI Bold';
    margin-top: 30px;
}
#dimentions{
    display: flex;
    padding: 15px 0px 5px 0px;
    border-top: 1px solid #23A1D1;
    border-bottom : 1px solid #23A1D1;
}

#weight{
    display: flex;
    padding: 15px 0px 5px 0px;
    border-bottom : 1px solid #23A1D1;
}
#care_ins{
    display: flex;
    padding: 15px 0px 5px 0px;
    border-bottom : 1px solid #23A1D1;
}
#colors{
    display: flex;
    padding: 15px 0px 5px 0px;
    border-bottom : 1px solid #23A1D1;
}

.flex_ele1{
    width: 20%;
    font-family: 'Segoe UI Bold';
    color: #2765A4;
}
.flex_ele2{
    width: 30%;
    font-family: 'Segoe UI Regular';
    color: #2765A4;
}
.flex_ele2 p{
    font-size: 14px;
}
.flex_ele3{
    width: 50%;
    font-family: 'Segoe UI Regular';
    color: #2765A4;
}

.flex_ele3 p{
    font-size: 14px;
}

#reviews{
    text-align: center;
    font-family: 'Segoe UI Bold';
    color: #2765A4;
    padding-top: 50px;
}
#info_unavailable{
    text-align: center;
    font-family: 'Segoe UI Regular';
    color: #2765A4;
}


#prod_sec_one{
    background-color: white;
    padding: 40px 0px 40px 0px;
}

.product{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.small_prod_imgs{
    display: flex;
    justify-content: center;
}

.small_prod_imgs img{
    width: 10%;
    margin: 5px;
    padding: 0px;
    display: block;
    cursor: pointer;
    opacity: 0.4;
    transition: 0.3s;
}

.abcd{
    opacity: 1 !important;
    border: 1px solid #2765A4;
}
.small_prod_imgs img:focus{
    opacity: 1;
    border: 1px solid #2765A4;
}

.big_img img{
    width: 100%;
    margin: 5px;
    padding: 0px;
}

#prod_sec_two_right h2{
    letter-spacing: 0.8px;
    color: #2765A4;
    font-family: 'Segoe UI Bold';
}
#lux_text{
    letter-spacing: 0.4px;
    color: #2765A4;
    font-family: 'Segoe UI Regular';
    transform: translateY(-7px);
}

#price_text{
    letter-spacing: 0.4px;
    color: #2765A4;
    font-family: 'Segoe UI Bold';
    transform: translateY(-15px);
    font-size: 18px;
}

.para_text{
    letter-spacing: 0.4px;
    color: #2765A4;
    font-family: 'Segoe UI Regular';
    font-size: 14px;
}
#list_prod{
    padding-left: 15px; 
}
#list_prod li{
    letter-spacing: 0.4px;
    color: #2765A4;
    font-family: 'Segoe UI Regular';
    font-size: 14px;
}

#slect_color_text{
    letter-spacing: 0.4px;
    color: #2765A4;
    font-family: 'Segoe UI Bold';
    font-size: 14px;
    padding-top: 20px;
}

.flex_divs_colors{
    display: flex;
}
.flex_item_color{
    display: flex;
    margin-right: 20px;
    width: 40%;
}
.flex_item_color img{
    width: 30px;
    height: 30px;
}
.flex_item_color p{
    letter-spacing: 0.4px;
    color: #2765A4;
    font-family: 'Segoe UI Regular';
    font-size: 14px;
    padding: 5px 5px 5px 10px;
}

#pay_now{
    text-align: center;
    padding: 15px 0px 5px 0px;
    background-color: rgba(39,101,164, 0.8); 
    margin-top: 20px;
}

#price_pay_now{
    font-family: 'Segoe UI Regular';
    color: white;
}

#price_pay_now_bold{
    font-family: 'Segoe UI Bold';
    color: white;
    font-size: 20px;
}

#cart_btn_prod{
    display: flex;
    justify-content: center;
    align-items: center;
}

#cart_btn_prod button{
    color: white;
    background-color: #2765A4;
    width: 100%;
    padding: 10px 0px 10px 0px; 
    border-radius: 30px;
    border:2px solid #2765A4;
    margin: 10px 0px 10px 0px;
    letter-spacing: 0.6px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#cart_btn_prod button:hover{
    background-color: transparent;
    color: #2765A4;
}

#leave_wharehouse{
    text-align: center;
    font-size: 12px;
    font-family: 'Segoe UI Regular';
}

#icon_flex{
    display: flex;
}

.flex_item-prod_icons{
    width: 33%;
    display: flex;
    align-items: center;
}

.flex_item-prod_icons img{
    width: 20%;
}

.flex_item-prod_icons p{
   font-family: 'Segoe UI Bold';
   font-size: 12px;
   padding: 15px 0px 0px 10px;
   color: #2765A4;
}