h1 {    
    font-family: 'Lato', sans-serif;   
}

h5 {
    font-family: 'PT Serif', serif;
    font-weight: normal;
    font-size: 13pt;
    color: #1a384c;
    font-style: italic;  
    padding-top: 30px;  
}
.abab{
    margin-top: 30px;
    margin-bottom: 20px;
}
.abab #title{
    font-size: 28px;
    margin-bottom: 30px;
    font-weight: 600;
}
#title{
    color: #090462 !important;
}
h6 {    
    color: #1a384c;    
    font-family: 'Lato', sans-serif;
    font-size: 12pt; 
    line-height: 20px;
    font-weight: 400;
}

.m-top-10 {margin-top: 10px;}

.m-top-20 {margin-top: 20px;}

.m-top-30 {margin-top: 30px;}

.p-top-20 {margin-top: 20px;}


/*.....................For Header.....................*/
header {
    background-color:  #e8f5f5;
    padding-bottom: 10px;
}

.logo {
   margin-top: 20px;
}

.company-name {
    padding-top: 10px;
    /*background-color: red;*/
}

.company-name h2 {
    color: #1a384c;
    font-family: 'PT Serif', serif;   
    font-size: 19pt;
    line-height: 44px;
}

.menu {
    padding-top: 18px; 
    /*background-color: green;*/
}

/*====================*/

.margintop30{
    margin-top: 20px;
}

/*.....................For Home.....................*/
body {
    top: 0px !important;
    /*background-color: #e8f5f5;*/
    background: #f4efe9;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
}

.home-slide {
    border: 1px solid #e0eaea;
    margin-top: 20px;
}

.home-slide .carousel-caption {
    left: 8%;
    margin-bottom: 0px;
    text-align: left;
    width: 50%;
}


.home-slide .carousel-caption h2 {
    color: #1a384c;
    font-family: 'Pristina', sans-serif;
    font-weight: 400;
    font-size: 56pt;
    line-height: 44px;    
    text-shadow: 3px 3px 0 #FFF,
                -1px -1px 0 #FFF,  
                1px -1px 0 #FFF,
                -1px 1px 0 #FFF,
                1px 1px 0 #FFF;
}

.home-slide .carousel-caption .h3-bg {
    width: 62%;
    font-size: 13px;    
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 30px;
}

.home-slide .carousel-caption h3 {
    color: #1a384c;
    font-family: 'Lato', sans-serif;    
    font-size: 20pt;        
    text-shadow: none;
    padding: 20px 10px 20px 20px;     
    letter-spacing: 2px;
}

.home-slide .carousel-control {    
    opacity: .9;
}

.home-slide .carousel-control.right {
    right: -20px;    
    background-image: none;
    bottom: 50px;     
}

.home-slide .carousel-control .glyphicon-chevron-right {
    right: 0px;
}

.home-slide .carousel-control .glyphicon-chevron-right {
    width: 45px;
    height: 90px;   
    font-size: 20px;    
    padding-top: 30px;
    background-color: #d0af31;
}

.home-slide .carousel-control.left {
    left: -10px;    
    background-image: none; 
    bottom: 50px;   
}

.home-slide .carousel-control .glyphicon-chevron-left {
    left: 0px;
}

.home-slide .carousel-control .glyphicon-chevron-left {
    width: 45px;
    height: 90px;   
    font-size: 20px;    
    padding-top: 30px;
    background-color: #d0af31;
}

.bedsheet {
    margin-top: 50px;    
}

.bedsheet .img {
    margin-bottom: 0px;   
}

.bedsheet .caption { 
    vertical-align: middle;
    display: block;
    margin: 0px auto;
    bottom: 60px;
    position: absolute;
    left: 15%;
    right: 15%;
    background-color: rgba(255, 255, 255, 0.7); 
    text-align: center; 
    color: #1a384c; 
    padding: 10px 0px 30px 0px;
}   

.bedsheet .caption h3 {    
    color: #1a384c;    
    font-family: 'Pristina', sans-serif;
    font-size: 22pt;  
    font-weight: bold;      
    text-shadow: none; 
}

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

.bedsheet .more {
    vertical-align: middle;
    display: block;
    margin: 0px auto;
    background-color: #090462; 
    position: absolute;
    left: 30%;
    right: 30%;
    bottom: 30px;  
    color: #fff;
    text-align: center;
} 

.bedsheet .more h6 {    
    color: #d0af31;
    font-family: 'Lato', sans-serif;
    font-size: 11pt;            
    text-transform: uppercase;   
    line-height: 26px; 
    padding: 0px 0px;          
}

.bedsheet .more h6:hover {
    color: #FFF;
    text-decoration: none;
}

.home-aboutbg {  
    background-image: url('../img/about-img.png');
    background-position: right 320px bottom 10px;
    background-repeat: no-repeat;    
}

.home-about {
    padding-top: 20px;
}

.home-about h1 {    
    color: #1a384c;
    font-family: 'Lato', sans-serif;
    font-size: 26pt; 
    line-height: 46px;
    font-weight: 400;
    padding-bottom: 20px;       
}

.home-about h1 span {    
    color: #d0af31;          
}

.home-about p {
    color: #4e5f6b;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 12pt;
    line-height: 26px;
}

.home-about p span {
    color: #4e5f6b;    
    font-size: 16pt;        
    line-height: 24px;
    font-weight: 300;
    font-style: italic;
}

.home-about a {
    color: #1a384c;    
    font-weight: normal;
    font-size: 12pt;
    text-transform: uppercase;
    line-height: 30px;
}

.home-about a:hover {
    color: #d0af31; 
}

.comfort {     
    display: block;
    margin: 0px auto;
    bottom: 20px;
    left: 8%;
    position: absolute;        
    text-align: center; 
    color: #1a384c;
} 

.comfort h3 {    
    color: #FFF;    
    font-family: 'Lato',sans-serif;
    font-size: 24pt; 
    font-weight: 700;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);     
}

.pillow {     
    display: block;
    margin: 0px auto;
    bottom: 20px;
    left: 8%;
    position: absolute;        
    text-align: center; 
    color: #1a384c;
} 

.pillow h3 {    
    color: #1b384c;    
    font-family: 'Lato',sans-serif;
    font-size: 24pt; 
    font-weight: 700;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);     
}

.img {      
    border-radius: 3px;    
} 
/*====================*/

/*.....................For Register Product.....................*/
.register-product {
    background-color: #FFF;
    margin-top: 30px;
    padding: 50px;
}

.box-get-touch p {
    line-height: 30px;
    font-size: 12pt;
}

.wpcf7-form input, .wpcf7-form textarea {
    margin-top: 4px;
    width: 100%;
}

.wpcf7-form-control:focus{
    border-color: rgb(226, 226, 226);
    outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(232,245,245,.6);
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(232,245,245,.6)
}

input[type="text"], input[type="email"], input[type="tel"], input[type="number"], input[type="url"], input[type="password"], textarea {
    -moz-appearance: none; 
    color: rgb(85, 85, 85);
    background: none 0px 0px repeat scroll rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(226, 226, 226);
    border-image: initial;
    padding: 8px 12px;
    transition: all 0.15s ease 0s;
}

.btn-warning {
    font-size: inherit;
    padding: 15px 40px 15px 40px;
    position: relative;
    width: auto;
    z-index: 2;
    margin-bottom: 20px;
    margin-top: 0px;
    background: #1b384c;
    color: #d0af31;
    border: none;
    border-radius: 2px;   
    transition: all 0.15s ease-in 0s;
    text-transform: uppercase;
}

.btn-warning:hover, .btn-warning:active {
    border-color: #193548;
    opacity: 0.9;
    background: #1b384c;
}
/*====================*/



/*.....................For Footer.....................*/
footer{
    margin-top: 40px;
    /*background-color: #1b384c!important;*/
    background: #090462 !important;
    padding-bottom: 0px;
}

footer h5 {
    font-family: 'Lato', sans-serif;    
    font-size: 13pt;
    text-transform: uppercase;    
    line-height: 38px;  
    font-style: normal;
    padding-top: 0px;
    color: #ffdd00;
    font-weight: 600;
}

footer h6 {
    color: #d0af31!important;
    font-family: 'Lato',sans-serif;
    font-size: 12pt;     
    line-height: 24px; 
    text-align: center;
    font-style: italic;
}

footer p {
    color: #e8f5f5;
    font-family: 'Lato',sans-serif;
    font-size: 12pt;        
    line-height: 24px; 
}

.copyright {
    border-top: 1px solid #234056;
/*    background-color: #1b384c;
*/   background-color: #090462;
 padding-top: 10px;
    margin-top: 0px;
}

.copyright p {
/*    color: #718fa3;
*/    font-family: 'Lato', sans-serif;
    font-size: 10pt;
    text-align: left;  
    padding-top: 8px;
    color: #ffdd0091;
}

.copyright a {
    color: #d0af31;
    font-family: 'Lato', sans-serif;
}

.copyright a:hover {
    color: #d0af31;  
    text-decoration: none;  
}

.copyright span {
    color: #7891a2;
    font-size: 12px;
}

.copyright span:hover {
    color: #d0af31;
    font-size: 12px;
    text-decoration: none;
}

ul.social-icons {
    margin-top: 0px;
}

.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}

.social {
    float: right;
    text-align: left;
}

.social-icons a {
    color: #fff;
    text-decoration: none;
}

.fa-facebook {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;    
}

.fa-facebook:hover {
    color: #d0af31;
}

.fa-twitter {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;    
}

.fa-twitter:hover {
    color: #d0af31;
}

.fa-instagram {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;    
}

.fa-instagram:hover {
    color: #d0af31;
}

#go-top {
    bottom: 10px;
    right: 10px;
    width: 45px;
    height: 45px;
    background: #ffdd00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    position: absolute;
    z-index: 21;
    color: white;
    text-align: center;
    line-height: 46px;
    cursor: pointer;
    position: fixed;
    opacity: 0.8;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.50);
}

#go-top .fa {
    padding: 6px 0;
    color: #090462;
    font-size: 31px !important;
}
/*====================*/

/*.....................For Inside Pages.....................*/
.inside-page {    
    background: #e8f5f5;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
    border-top: double medium #d0e3e3;
    border-bottom: double medium #d0e3e3;
}

.inside-page h3 {
    color: #090462;
    font-family: 'Pristina', sans-serif;
    font-size: 23pt;
    font-weight: bold;
    text-shadow: none;
    line-height: 45px;
}

.inside-page h5 {
    color: #cb993a;
    font-family: 'Lato', sans-serif;
    font-size: 12pt;
    padding-bottom: 20px;
    line-height: 20px;
    padding-top: 0px;
    font-weight: 600;
}

.inside-mainbg {
   background: #e8f5f5; 
}

.inside-mainbg p {
   color: #65727b;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    font-size: 12pt;
    line-height: 26px;    
}

.inside-mainbg .mmfont {
    color: #65727b;
    font-family: 'Zawgyi-One', sans-serif;
    font-weight: normal;
    font-size: 12pt;
    line-height: 28px;    
    word-wrap: break-word;
}

.fancybox-title {
    color: #1a384b;
    font-size: 18pt;
    font-family: "Pristina",sans-serif;
    padding-bottom: 10px;
}

.gdl-gallery-image {
    padding: 10px;   
    margin-bottom: 20px;
    border: 1px solid #95802a75;
}

.gdl-gallery-image:hover {      
    box-shadow: 0px 0px 6px #bbbbbb;    
}

.gdl-gallery-image p {
    font-family: 'PT Serif', serif;
    color: #56b2b5;
    padding-top: 20px;
    line-height: 18px;
    font-size: 13pt;
}

.size-style1 {
    padding-left: 40px;
    background: url(../img/quilt-icon.png) no-repeat no-repeat left bottom;
}

.size-style2 {
    padding-left: 40px;
    background: url(../img/bedsheet-icon.png) no-repeat no-repeat left bottom;
}

.size-style3 {
    padding-left: 40px;
    background: url(../img/pillow-icon.png) no-repeat no-repeat left bottom;
}
/*====================*/

/*.....................For About Page.....................*/
.about p {
    color: #4e5f6b;
    font-size: 12pt;    
    text-align: left;      
}

.about .mmfont {
    color: #65727b;
    font-family: 'Zawgyi-One', sans-serif;
    font-weight: normal;
    font-size: 12pt;
    line-height: 28px;    
    text-align: left;
    word-wrap: break-word;
}

.left-para{        
    text-align: right;   
}

.break {
    background: url("../img/break-line.png") repeat-x 0 100%;    
    padding-top: 50px;
    margin-bottom: 70px;
    margin-left: 250px;
    margin-right: 250px;
}
/*====================*/

/*.....................For Contact Page.....................*/
.contact-frame {
    background-color: #FFF;
    border: 1px solid  #d0e3e3;
    padding: 10px 10px;
    min-height: 210px;
}

.contact-frame h4 {
    color: #d0af31;
    font-family: 'Lato', sans-serif;    
    font-size: 13pt;
    text-transform: uppercase;    
    line-height: 38px;  
    font-style: normal;
    text-align: center;
    font-weight: 600;
}

.contact-frame p {
    color: #4e5f6b;
    font-size: 12pt;    
    text-align: center;
    line-height: 24px;   
}

.captcha-img.security-img big {
    text-align: center;
    border: 1px solid #ddd;
    padding-top: 5px;
    padding-bottom: 8px;
    padding-left: 30px;
    padding-right: 30px;
    color: #2f78b3;
    background-color: #eee;
    text-shadow: #484848 0 1px 1px;
}


.contact {
    margin-top: 30px;
}

.contact h3 {
    color: #090462;
    font-family: 'Lato', sans-serif;    
    font-size: 20pt;      
    line-height: 38px;  
    padding-bottom: 10px;   
}

.contact .contact-form .btn {
    padding: 10px 30px;
    color: #cfaf31;
    background-color: #1b384c;
    border-radius: 4px;
    border: 1px solid #264054;
}

.contact .contact-form .btn:hover {   
    color: #FFF;
    background-color: #56b2b5;
    border: 1px solid #4aa8ab;
}

.map {    
    margin: 0px 0px;  
}

.google-cap {
    margin-top: 0px;
}

/*====================*/

/* Landscape phones and portrait tablets */
@media (min-width: 1371px) and (max-width: 1760px) {  
    .home-aboutbg {        
        background-position: right 130px bottom 10px        
    }
}

@media (min-width: 1201px) and (max-width: 1370px) {  
    .home-aboutbg {        
        background-position: right 10px bottom 10px;        
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
     .home-slide .carousel-caption {        
        width: 80%;
    }

    .home-slide .carousel-caption h3 {      
        letter-spacing: 5px;
        padding: 20px 10px 20px 50px;
    }

    .home-aboutbg {        
        background-position: right 0px bottom 10px;        
    }
}

@media (min-width: 768px) and (max-width: 991px) {     
    .home-slide .carousel-caption {        
        width: 80%;
    }

    .home-slide .carousel-caption h2 {        
        font-size: 46pt;        
    }    

    .home-aboutbg {        
        background-position: right -80px bottom 10px;        
    }

    .bedsheet .caption {       
        min-height: 98px;
    }

    .bedsheet .caption h3 {        
        font-size: 18pt;       
    }

    .bedsheet .more h6 {       
        font-size: 9pt;
    }

    .comfort {        
        bottom: 10px;
    }

    .comfort h3 {        
        font-size: 18pt;
    }

    .pillow {       
        bottom: 10px;
    }

    .pillow h3 {     
        font-size: 18pt;
    }

    .copyright p {
        line-height: 20px;
    }

    .contact-frame {        
        min-height: 258px;
    }

    h5 {        
        padding-top: 18px;
    }

    .break {        
        padding-top: 30px;
        margin-bottom: 30px;        
    }
}

@media (min-width: 0px) and (max-width: 767px) {
    .company-name h2 {        
        font-size: 16pt;        
    } 

    .home-slide .carousel-control .glyphicon-chevron-left {
        width: 30px;
        height: 50px;
        font-size: 10px;
        padding-top: 20px;
        background-color: #d0af31;
    }

    .home-slide .carousel-control .glyphicon-chevron-right {
        width: 30px;
        height: 50px;
        font-size: 10px;
        padding-top: 20px;
        background-color: #d0af31;
    }

    .home-slide .carousel-caption {        
        width: 80%;
    }

    .home-slide .carousel-caption h2 {        
        font-size: 40pt;        
    }

    .home-slide .carousel-control.left {
        left: 0px;
    }

    .home-slide .carousel-control.right {
        right: 0px;        
    }

    .inside-page h3 {        
        font-size: 24pt;
    }

    h6 {        
        font-size: 11pt;
    }

    .bedsheet .caption {        
        color: #1a384c;
        padding: 10px 0px 20px 0px;
    }

    .bedsheet .caption h3 {        
        font-size: 20pt;
    }

    .bedsheet .more h6 {        
        font-size: 10pt;
    }

    .bedsheet .img {
        margin-bottom: 20px;   
    }

    .home-aboutbg {
        background-image: none;
        min-height: 0px;         
    }

    .img {
        margin-bottom: 20px ;
    }    

    .left-para {
        text-align: left;
    }  

    .break {        
        margin-bottom: 30px;        
    }

    .copyright p {       
        text-align: center;        
    }

    .social {
        float: none;
        text-align: center;
    } 

    .fa-facebook {
        padding: 2px 5px;
    }

    .fa-twitter {
        padding: 2px 5px;
    } 

    .fa-instagram {
        padding: 2px 5px;
    }

    .contact {
        margin-top: 0px;
    } 

    .contact-frame {
        margin-bottom: 20px;
        min-height: auto;
        padding: 10px 10px 20px 10px;
    }

}

@media (min-width: 0px) and (max-width: 430px) {
    .home-about h1 {        
        font-size: 20pt;
        line-height: 32px;
    }

    .comfort h3 {        
        font-size: 20pt;        
    }

    .pillow h3 {        
        font-size: 20pt;
    }
}
.desc_2 li{
    line-height: 30px!important;
    font-size: 17px!important;
}
.water{
    font-size: 16px;
    line-height: 30px;
}
.porducts img{
    margin-bottom: 20px;
}
/*====================*/
/* End Of The File */

footer a, footer a:focus{
    color: #ebebeb!important;
}
footer a:hover, footer a:focus{
    opacity: 0.7;
}
.mfixed{
    position: fixed;
    top: 0;
    left:0;
    right:0;
    z-index: 999;
    background-color: #e8f5f5;
  }
  .mm-menu_offcanvas.mm-menu_opened {
    display: block;
    z-index: 999 !important;
}

/*_____________________Update By MTA_______________________*/
.header{
    display: none;
}
header{
    padding-bottom: 0;
}
.mtaheader{
    background: #090462;
    margin-bottom: 40px;
}
.updatelogo {
    width: 27%;
    margin: 5px auto;
}
.updatelogo {
    width: 27%;
    margin: 15px auto;
}
.mtamenusection{
    background: #ffdd0091;
}
.navbar {
    min-height: auto;
    padding: 0;
    border-style: none;
    border-radius: 0px;
     float:unset !important; 
    margin-bottom: 0px;
     margin-top: 0px; 
    position: relative;
    margin-bottom: 0;
    width: 60%;
    margin-top: 0px !important;
    margin: 0px auto;
}

.inside-page {
    background: #95802a14;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
    border-top: double medium #090462;
    border-bottom: double medium #090462;
    margin-left: -15px;
    margin-right: -15px;
}
.inside-mainbg {
    background: #ede6da;
    padding: 40px 25px;
    color: #000;
}
.inside-mainbg p {
    color: #000;
}

@media(min-width: 992px) and (max-width: 1199px){
    .navbar {
    width: 70%;
}
}

@media(min-width: 768px) and (max-width: 991px){
    .navbar {
    width: 80%;
}
}

@media(min-width: 0) and (max-width: 767px){
    .updatelogo {
    width: 50%;
}
.navbar {
    background-color: transparent !important;
    width: 100%;
    color: white;
}
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:active, .navbar-default .navbar-nav > li > a:focus ,.navbar-default .navbar-nav > li > a {
margin-right: 4px !important;
}