*{
	margin: 0 auto;
	/*padding: 0;*/
	font-family: 'Open Sans', sans-serif;
}
body{
    position: relative;
}
img
{
    max-width: 100%;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
}
.margin-bottom-3 {
    margin-bottom: 30px;
}
a:hover{
	text-decoration: none;
}
.pad-bot-70{
    padding-bottom: 130px;
}
.form-search-header{
    margin-top: 32px;
    width: 100%;
}
.animate-btn:hover{
	/*
    opacity: 0.5;
    */
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    
    background-color: #fff;
	text-decoration: none;
}
.right{
    float: right;
}
.text-shadow-dark
{
    text-shadow: 1px 1px #222;
}
.text-shadow-whitea{
    text-shadow: 1px 1px #ff0000;
}
.section-1 .animate-btn:hover{
    color: #f2d4ae;
}
.section-2 .animate-btn:hover{
    color: #132a5a;
}
.section-3 .animate-btn:hover{
    color: #5895cd;
}
.section-4 .animate-btn:hover{
    color: #f0bcc8;
}
.white-bg{
	background-color: #fff;
}
.top-header{
	padding: 10px 0;
}
.dropdown span{
    cursor: pointer;
}
.logo{
    z-index: 999;
    max-width: 150px;
    height: auto;
}
@media (max-width: 350px){
	.logo{
		height: 50px!important;
	}
}
@media (max-width: 991px){
    .pad-right-30 a{
        font-size:16px!important;
    }
    .pad-right-30{
        padding-right: 0!important;
    }
    /*
    .mar-left-menu{
        margin-left: 185px;
    }
    */
    .canvas-color{
        margin-top: 20px;
    }
}

@media (max-width: 512px){
	.text-top-header {
		margin-top: 0!important;
	}
	.img-banner{
		max-height: 256px!important;
	}
	.logo {
    	height: 70px;
	}
	.my-col-xs-12{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
    /*
	.form-search-header{
		margin-top: 0!important;
	}
    */
	/*.text-top-header{
		position: absolute;
	    top: 0!important;
	    right: 0!important;
	}*/
	.top-header{
		position: relative;
	}
    .item-color-sec-3{
        /*height: 60px!important;*/
    }
    .form-search-header
    {
        margin: 0px;
    }
    .py-10-xs
    {
        padding: 10px 0px !important;
    }
}
@media (min-width: 992px){
    .rep-992-no-pad-left{
        padding-left:0;
    }
    /*
    .mar-left-menu
        {
            margin-left:230px;
        }
        */
}
@media (max-width: 768px){
	
	.section-1 h2,.section-2 h2, .section-3 h2, .section-4 h2{
		font-size: 20px;
	}
	.wrap-view-more a {
	    font-size: 20px;
	    background-color: #132a5a;
	    color: #fff;
	    padding: 15px 45px;
	    border-radius: 5px;
	}
	.section-1, .section-2, .section-3, .section-4 {
	    padding: 50px 0 50px 0;
	}
	.text-top-header{
		margin-top: 14px;
		font-size: 14px!important;
	}
    
    .owl-next{
        right: 0!important;
    }
    .owl-prev{
        left: 0!important;
    }
    .group-info-text-item{
        padding-left: 15px!important;
    }
    .title-detail h2{
        font-size: 30px!important;
    }
    .info-detail-item, .title-detail-item{
        font-size: 20px!important;
    }
    .detail-descript, .detail-descript p{
        font-size: 14px!important;
    }
    .click-nav-menu{
        background-color: #0b5294;
    }
    .group-image-item-detai img{
        width: 50%!important;
    }
}
@media (max-width: 767px){
    .appear-767{
        display: inline-block!important;
    }
    .mar-left-menu{
        margin-left: 0!important;
    }    
    .navbar-collapse{
        padding-left: 0!important;
    }
    .no-border-767{
        border:none;
    }
    ul[class="dropdown-menu"]{
        width:100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    ul[class="dropdown-menu"] li a{
       border-bottom: 1px solid #ececec;
    }
    .pad-right-30{
        border-bottom: 1px solid #fff;
    }
    .title-page-section{
        font-size: 30px!important;
    }
    .sub-title-page-section {
        font-size: 14px!important;
    }
    .attention-display{
        font-size: 14px!important;
    }
    .title-detail-sample-color{
        font-size: 20px!important;
    }
    .parent-tab .canvas-color a{
        font-size: 16px!important;
    }
    .item-categoty ul li a{
        margin-right: 5px!important;
        font-size: 14px!important;
        padding: 5px 10px!important;
        margin-top: 10px!important;
    }
}

@media (min-width: 768px){
    .dropdown:hover .dropdown-menu{
        display: block!important;
    }
    .my-nav-menu ul li a:hover::before, .actives a::before {
        width: 100%!important;
    }
    .fixed{
        background-color: #132a5a!important;
       box-shadow: 0px 0px 8px 1px rgba(0, 0,0, 0.4);
    }    
}
@media (max-width: 1024px){
	.img-banner{
		max-height: 512px;
	}
}
@media (min-width: 769px){
	.group-item-color-sec-3{
		padding-right: 0;
	}
	.text-top-header{
		margin-top: 35px;
		font-size: 20px;
	}
    .pad-right-30{
        padding-right: 15px;
    }
    .navbar-inverse .navbar-nav>li>a{
        color:#fff!important;
    }
    .mar-left-menu{
        width: 100%;
        text-align: center;
    }
    .mar-left-menu li{
        float: none;
        display: inline-block;
    }

}
@media (min-width: 991px){
    .my-col-xs-10{
        width:10%;
    }
    .my-col-xs-20{
        width:20%;
    }
}
@media (max-width: 990px){
    .my-col-xs-2{
        width:20%;
    }
}
.float-right{
	float: right;
}
.float-left{
	float: left;
}
.white-color{
	color: #fff;
}
.top-header{
	/*line-height: 50px;*/
}
.text-top-header{
	margin-bottom: 0!important;
	color: #e70a19;
    text-align: center;
}
.inp-search-top-menu{
	height: 35px;
	width: 80%;
	border-radius:5px 0 0 5px;
	float: left;
	border: none;
	padding: 0 10px 0 10px;
    border: 1px solid #e70a19;
}
.btn-search-top-header{
    border: 1px solid #e70a19;
	height: 35px;
	width: 20%;
	border-left:none;
	background-color: #e70a19;
	border-radius: 0 5px 5px 0;
}
.btn-search-top-header span{
    color: #fff;
}
.search-top-header{
	margin-top: 12px;
}
.banner{
	position: relative;
    top: 0px;
    width: 100%;
    z-index: 2;
}
.no-padding{
	padding: 0!important;
}
.img-banner{
	width: 100%;
	object-fit: cover;
	position:relative;
	z-index: -1;
	height: 100vh!important;
}
.img-bot-banner{
	width: 100%;
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 1;
}
.sec-1-bg{
	background-color: #f2d4ae;
    margin-top: -50px;
}
.section-1,.section-2,.section-3,.section-4{
	padding: 50px 0 133px 0;
	position: relative;
}
.title-section,.section-1,.section-2,.section-3,.section-4{
	text-align: center;
}
.section-2 .sec-2-item p{
	color: #000;
	margin-left: 58px;
	margin-bottom: 0;
	font-size: 13px;
}
.section-2 .item-2 h3,.section-2 .item-2 .small-item-2{
	margin-left: 10px;
}
.section-1 .sec-1-item a{
	color:#000;
}
/*text bold*/
.bold,.wrap-view-more a,.section-1 h2,.section-2 h2,.section-3 h2,.section-4 h2{
	font-weight: bold;
}
/*text-transform: uppercase;*/
.text-upper,.sec-1-bg h3,.wrap-view-more a,.sec-1-bg h2,.footer h3,.sec-2-bg h3,.section-3 h2,.section-2 h2,.section-4 h2{
	text-transform: uppercase;
}
.sec-1-bg h3{
	font-size: 16px;
	font-weight: bold;
}
.row-item,.sec-1-item{
	margin-top: 50px;
}
.wrap-view-more{
	text-align: center;
	margin-top: 80px;
}
.wrap-view-more a{
	font-size: 14px;
	background-color: #132a5a;
	color: #fff;
	padding: 15px 45px;
	border-radius: 5px;
}
.sec-2-bg{
	background-color: #132a5a;
}
.section-2 h3,.section-4 h3{
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;line-height: 22px;
}
/*text white*/
.text-white,.sec-2-bg h2,.sec-2-bg p,.sec-2-bg h2,.footer h3,.footer p,.footer ul li a,.section-3 h2,.section-3 p{
	color: #fff;
}
.sec-2-item .item-2{
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
	height: 355px;
	background-color: #fff;
	text-align: left;
	margin-top: 45px;
}
.sec-2-item .item-2 img{
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.small-item-4{
	padding: 0 10px 10px 10px;
}
.footer-bg{
	background-color: #bd6f87;
}
.footer{
	padding: 35px 0 35px 0;
	position: relative;
}
.footer h3{
	font-size: 18px;
	font-weight: bold;
}
.footer ul li{
	list-style: none;
}
.square-sec2{
	width:50px;
	height: 35px;
	float: left;
}
.right{
	float: right;
}
.left{
	float: left;
}
.mar-left-10{
	margin-left: 10px;
}
.text-2-sec-2{
	color: #757575!important;
	font-size: 12px!important;
}
@media (max-width: 1200px){
	.my-col-sm-6{
		width: 50%;
	}
}

.btn-view-more-sec-2 a{
	font-size: 14px;
	background: transparent;
	border: 1px solid #fff;
	padding: 15px 45px;
}
.sec-3-bg{
	background-color: #5895cd;
}
.item-color-sec-3{
	width: 100%;
	height: 80px;
	float: left;
	margin-top: 6px;
}
.item-hightlight-sec-3{
	width: 90px;
	height: 80px;
}
.row-item-sec-3 .col-md-2,.my-col-xs-10,.my-col-xs-20{
	padding-left: 0px!important;
	padding-right: 5px!important;
}
.color-highlights{
	width: 102px;
	height: 122px;
	background: #fff;
	padding-top: 6px;
}
.color-highlights p{
	color: #000;
	margin-bottom: 0;
    font-size: 13px;
}
.section-3 .btn-view-more-sec-2 a{
	margin-top: 43px!important;
}
.group-item-color-sec-3{
	margin-top: 44px;
}
.group-item-color-sec-3 .row{
	margin-left: 0!important;
	margin-right: 0!important;
}
.group-item-hightlight-sec-3{
	margin-top: 70px;
}
.mar-top-25{
	margin-top: 25px;
}
.mar-top-15{
    margin-top: 15px;
}
.section-4{
	background-color: #f0bcc8;
}
.sec-4-item .item-4 {
	box-shadow: 0px 0px 5px 3px rgba(0,0,0,0.2);
    height: 330px;
    background-color: #fff;
    text-align: left;
}
.sec-4-item .item-4 img {
    width: 100%;
    height: 215px;
    object-fit: cover;
}
.sec-4-item{
	margin-top: 65px;
}
.text-black{
	color: #000;
}
.btn-view-more-sec-4 a {
    font-size: 14px;
    background: transparent;
    border: 1px solid #fff;
    padding: 15px 45px;
    color: #000;
    font-weight: bold;
}
.info-detail-item:after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #cdcdcd;
    margin-left: 10px;
    margin-right: -100%;
    display: inline-block;
    vertical-align: middle;
}
.group-image-item-detai{
    text-align: center;
}
.info-price-detail-item{
    padding: 0 15px 0 15px;
}
.info-price-detail-item p{
    font-size: 18px;
    font-weight: bold;
    color: #e70a19;
    border: 1px solid #e70a19;
    padding: 15px 0 15px 0;
    margin-top: 40px;
}
.title-detail h2{
    font-size: 40px;
    color: #cc0000;
    margin-bottom: 0;
    letter-spacing: -1px;
    margin-top: 0;
}
.info-detail-item{
    font-size: 30px;
}
.detail-descript{
    font-size:18px;
}
.attribute-img-detai{
    float: left;
    margin-left:15px;
}
.attribute-img-detai img{
    width: 75px;
    height: 75px;
    object-fit: cover;
    margin-top: 15px;
}
.mar-top-30{
    margin-top: 30px;
}
.carousel-item-img{
    max-width: 200px!important;
    height: auto;
    object-fit: cover;
}
.group-product-related h3{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.group-product-related h4{
    font-size: 16px;
    color: #000;
}
.group-product-related button span{
    font-size: 30px;
    line-height: 0.7;
    color: white;
    padding-top: 0;
    margin-top: 0;
}
.my-owl{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    background-color: #e70a19!important;
    top: 0;
    bottom: 15px;
    margin: auto 0;
}
.my-owl-hover{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    background-color: #000!important;
    top: 0;
    bottom: 15px;
    margin: auto 0;
}
.owl-next{
    right: -40px;
}
.owl-prev{
    left: -40px;
}

.owl-stage-outer{
    position: relative;
}
.ma-bot-15{
    margin-bottom: 15px;
}
.opacity{
    opacity: 0;
}
.scrollup{
    width:40px;
    height:40px;
    position:fixed;
    bottom:22px;
    left:20px;
    display:none;
    background-color: #e70a19;
   -webkit-mask-image: url('/frontend/templates/sonnano/assets/images/colour-fortune-bg.png');
	z-index: 9001;
    text-align: center;
    display: block!important;
    line-height: 40px;
    font-size: 15px;
    color: #fff!important;
}
.title-detail-item{
    font-size: 30px;
}
.group-list-product{
    text-align: center;
}
.group-list-product-hover{
    box-shadow: 0px 0px 8px 1px rgba(0, 0,0, 0.2);
}
.image-list-product img{
    width: 160px;
    object-fit: cover;
}
.image-list-product{
    border: 1px solid rgba(205,205,205,0.5);
    border-bottom: none;
    padding: 30px 0 30px 0;
    background-color: #fff;
    height: 250px ;    
}
.group-image-item-detai img{
    width: 100%;
    object-fit: cover;
}
.text-list-product{
    border: 1px solid rgba(205,205,205,0.5);
    height: 70px;
    overflow: hidden;
    
}
.text-list-product-hover{
    background-color: #e70a19;
    color: #fff!important;
}
.text-list-product h3{
    color: #000;
}
.title-list-product{
    font-size: 19px;
    font-weight: bold;
}
.text-list-product p{
    margin-bottom: 0!important;
    margin-top: 10px!important;
}
.group-list-product{
    margin-top: 30px;
}
.group-info-product-list:hover{
    box-shadow: 0px 0px 8px 1px rgba(0, 0,0, 0.2);
    background-color: #e70a19!important;
    color:#fff!important;
}
.group-info-product-list:hover .text-list-product{
       box-shadow: 0px 0px 8px 1px rgba(0, 0,0, 0.2);
}
.group-info-product-list{
    background-color: #f6f6f6;
}
.pagination-list{
    text-align: center;
}
.group-img-list-news img{
    height: 220px;
    object-fit: cover;
    width: 100%;
}
.group-text-list-news{
    padding:20px 30px;
    background-color: #f7f7f9;
    height: 220px;
    position: relative;
}
.group-text-list-news h3{
    margin-top: 0!important;
}
.group-text-list-news a{
    padding: 8px 18px;
    color: #fff;
    background-color: #e70a19;
    margin-top: 15px;
}
.time-new{
    margin-left: 30px;
    font-size: 16px;
    color:#999 ;
}
.descript-new{
    font-size: 16px;
}
.btn-view-more-related a{
    font-size: 14px;
    background: transparent;
    border: 1px solid #e70a19;
    padding: 15px 45px;
    color: #e70a19;
}
.btn-view-more-related a:hover{
    color:#fff!important;
    background-color: #e70a19;
}
.title-page-section{
    color: #e70a19!important;
    font-size: 42px;
}
.sub-title-page-section{
    font-size: 16px;
}
/* menu */
.my-nav-menu{
    margin-bottom: 0!important;
    margin-top: 0!important;
    z-index: 3;
}
.pad-right-30 a{
    padding-top: 15px!important;
    padding-bottom: 10px!important;
    height: 50px;
    font-size: 18px;
}
.navbar-inverse{
    border: none;
}
.my-nav-menu ul li a::before{
    background: #fff;
    bottom: 0px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    transition: all .3s ease-out 0s;
}

.navbar-inverse .navbar-collapse{
    border-color: #e70a19;
}
.navbar-inverse .navbar-toggle, .navbar-inverse .navbar-toggle:hover{
    background-color: #e70a19!important;
}
.navbar-inverse .navbar-toggle{
    border-color: #e70a19!important;
    right: 15px;
}

.fixed{
    position: fixed;
    top:0px;
    width: 100%;
}
.none{
    display: none;
}
.appear{
        display: block!important;
}
.group-text-list-news a:hover{
    color: #e70a19!important;
}
.item-categoty ul{
    padding-left: 0;
}
.item-categoty ul li{
     list-style: none;
    display: inline-block;
}
.item-categoty ul li a{
    margin-top: 20px;
    display: inline-block;
    padding: 10px 15px;
    font-weight: 600;
    position: relative;
    margin-right: 20px;
    border: 1px solid #e70a19;
    cursor: pointer;
}
.item-categoty ul li a:hover{
    padding: 10px 15px;
    font-weight: 600;
    position: relative;
    margin-right: 20px;
    background-color: #e70a19;
}
.item-categoty ul li a[class="active"]{
    background-color: #e70a19!important;
}
.item-categoty ul li a[class="active"]{
    color: #fff!important;
}
.item-categoty ul li:hover a{
    color: #fff;
}
/*
.item-categoty ul li:after{
    content: '';
    background-color: #000;
    position: absolute;
    height: 50%;
    width: 1px;
    right: 0;
    top: 25%;
}
*/
.item-categoty ul li a{
    color: #e70a19;
    font-size: 16px;
}
.item-color{
    width: 30px;
    height: 30px;
    display: inline-block;
}
.inp-search-code-color, .btn-search-code-color{
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.inp-search-code-color{
    width: 60%;
    border-radius: 4px 0 0 4px;
}
.btn-search-code-color{
    width: 40%;
    border-radius: 0 4px 4px 0;
}
.parent-tab .canvas-color a{
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

/* có thể xóa  */
.menu-plus-item{
    text-align: center;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 5px;
    right: 15px;
    /* background: black; */
    color: wheat;
    padding-top: 13px;
    z-index: 999;
}
.owl-stage-outer{
    padding: 20px 10px;
}
.owl-stage-outer .item{
    padding: 25px 15px 15px 15px;
}
.owl-dots button{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #000;
}
.owl-dots{
    display: none;
}
.button_share {
 display: block;
 float: left;
 padding: 5px 10px;
 border:none;
 background-color: #ececec;
 text-decoration: none;
 font-size: 16px;
 color: #FFF;
}
.button_share:hover {
 color: #efefef;
}
.facebook {
 background-color: #3b5998;
}
.twitter {
 background-color: #55acee;
}
.group-small-item-2{
    margin-left: 0;
    margin-right: 0;        
}
.title-detail-sample-color{
    font-size: 30px;
    font-weight: bold;
    overflow-x: hidden;
    margin-top: 20px;
}
.title-detail-sample-color:after{
    content: '';
    width: 100%;
    height: 1px;
    background-color: #000;
    margin-left: 10px;
    margin-right: -100%;
    display: inline-block;
    vertical-align: middle;
    background-color: #cdcdcd;
}
.share-social{
    height: 25px;
}
.btn_download_sample{
    font-size: 18px;
    color: #e70a19;
    border: 2px solid #e70a19;
    padding: 15px;
    cursor: pointer;
}
.btn_download_sample:hover{
    background-color: #e70a19;
    color: #fff;
}
.title-item-colors-use{
    position: absolute;
    top: -20px;
    left: 20px;
    background-color: #fff; 
    color: #e70a19; 
    font-weight: bold;
}
.item-colors-user p{
    margin-left: 100px;
}

/* Input trang phoi mau */
.my-style-input-1{
    height: 40px;
    border: 2px solid #e70a19;
    color: #000;
    font-weight: bold;
}

.input-contact{
    width: 100%;
    padding: 13px 12px 11px;
    background-color: #f1f1f1;
    border: none;
    margin-top: 10px;
    font-size: 16px;
    color: #000;
}
.title-contact{
    width: 100%;
    background-color: #f1f1f1!important;
    padding: 14px 12px !important;
}
.title-contact a{
    color: #000!important;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
.panel-default{
    margin-bottom: 10px!important;
}
.btn_submit_contact{
    padding: 13px 12px;
    width: 100%;
    background-color: #e70a19;
    margin-top: 10px; 
    text-align: center; 
    color: #fff; 
    font-size: 18px;
    border:1px solid #e70a19;
}
.btn_submit_contact:hover{
    color: #e70a19!important;
    background-color: #fff!important;
    border:1px solid #e70a19;
    
}
.parent-tab .nav-tabs{
    border-bottom: 1px solid #e70a19!important;
}
.nav-tabs>li.active>a{
    color: #fff!important;
    background-color: #e70a19!important;
}
.hover-display-color-detail:hover .detail-color
{
    display: block!important;
}

.display-block{
    display:block!important;
}

.detail-color{
    background-color: #fff;
    height: auto;
    z-index: 1;
    position: absolute;padding: 5px;
    display: none; 
    margin-left: -3px; 
    text-align: center;
    box-shadow: 0px 0px 8px 1px rgba(0, 0,0, 0.2);
}
.color-detail-color{
    width: 100%;
    height: 75px;
}
.title-detail-color{
    font-weight: bold; 
    font-size: 10px!important;
}
.text-detail-color{
    color: #000!important;
    margin-bottom: 3px; 
    font-size: 20px;
}
.color-scroll{
    max-height: 390px; 
    padding-bottom: 40px;
    overflow-y: auto;
}
.breadcrumb ul{
    padding-left: 0;
}
.breadcrumb ul li {
    font-size: 17px;
    color: #949494;
}
.breadcrumb ul li {
     display: inline-block; 
     list-style-type:none;
}
.breadcrumb ul li a{
     color: black; 
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 30px;
}
.breadcrumb ul li:not(last-child) {
    color: #000;
}
.container-wrap{
    max-width: 1254px;
}
.item-related{
    background-color: #f2d4ae;
    position: relative; 
    padding: 30px 0 70px 0;
}
.image-background{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.bottom-footer{
    min-height: 50px;
    background-color: #e70a19;
    line-height: 50px;
    text-align: center;
}
.bottom-footer span,.bottom-footer span a{
    color:#fff;
    text-decoration: none;
}
.text-contact p{
    font-size: 18px;
    margin-bottom: 15px;
}
.white-color{
    color: #fff!important;
}
.image-content-new{
    margin-top: 30px;
    margin-bottom: 30px;
}
.image-content-new img{
    max-width: 100%;
    object-fit: cover;
}
.style-header-title{
    padding: 50px 0 30px 0;
}
.colors-user{
    position: relative; 
    min-height: 350px; 
    border:1px solid #cdcdcd;padding: 
    20px;margin-top: 30px;
}
.attention-display{
    font-size: 16px;
    margin-top: 15px;
    line-height: 25px;
    width: 100%;
}
.note-color-sample p{
    position: absolute; 
    bottom: 0; 
    padding-right: 20px;
}
.banner:hover .carousel-control{
    display: block!important;
}
.carousel-control.right,.carousel-control.left{
    background-image: none!important;
}
.no-padding-left{
    padding-left: 0;
}
.img-intro img{
    width: 100%;
    object-fit: cover;
}
.mar-top-15{
    margin-top: 15px;
}
.icon-social{
    text-align: right;
}
.owl-nav button:focus{
    outline: none;
}
.content img{
    max-width: 100%;
    object-fit: cover;
}
.icon-social span{
    font-size: 40px;
    margin-top: 30px;
}
.icon-social a{
    padding: 0;
}
.youtube{
    color: red;
}
.callbutton
{
        background: url(/frontend/templates/sonnano/assets/images/callbutton.png) no-repeat;
    width: 300px;
    display: block;
    height: 51px;
    background-size: cover;
    position: relative;
}
.callbutton p
{
    position: absolute;
    top: 17px;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
    /* left: 71px; */
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px #3e3e3e;
}
.navbar-inverse
{
    background-color: #132a5a;
}
.py-20
{
    padding:  20px 0px;
}
@media (max-width: 512px){
    .callbutton
    {
        width: 100%;
        height: 45px;
    }
    .callbutton p
    {
        top: 16px;
        font-size: 20px;
    }
}
.mar-bot-10{
    margin-bottom: 10px;
}
.small-item-4 a{
    color:#000;
    text-decoration: none;
}
.size-img-color-2{
    height: auto;
    width:100%;
}
.text-2-sec-2 a{
    color:#e70a19;
}

.tab-chirld .nav-tabs{
    border-bottom: none;
}

.tab-chirld .canvas-color a{
    color:#000;
    padding: 5px 10px;
    margin-left: 15px;
    border: 1px solid #e70a19;
    border-radius: 5px!important;
    margin-bottom: 15px;
}
.tab-chirld .canvas-color a:hover{
    color:#fff;
   background-color:#e70a19 ;
}

