@charset "utf-8";
/* CSS Document */

* {
    padding: 0;
    margin: 0;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.carousel-control-prev-icon:hover {
    color: #ffffff !important;

}

.navbar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: rgba(255,255,255,0.90)!important;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
	z-index: 2;
}
.navbar-brand {
    padding-top: 1.313rem;
}
.logotxt {
    width: 50%;
    margin-left: 10%;
    margin-top: 10px;
}
.logo-brand {
    padding-left: 4%;
    margin-top: -5px;
}
.nav-link {
    font-family: 'ZCOOL XiaoWei', serif;
    font-weight: lighter;
    margin-left: 5px;
    margin-right: 25px;
}
.navbar-light {
    color: #ffffff!important;
}
.navbar-nav {
    margin-left: 20%;
}
nav ul li a, nav ul li a:after, nav ul li a:before {
    transition: all .5s;
}
nav ul li a:hover {
    color: #1C4067;
}
nav.stroke ul li a, nav.fill ul li a {
    position: relative;
}
nav.stroke ul li a:after, nav.fill ul li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '.';
    color: transparent;
    background: #1c4670;
    height: 1px;
}
nav.stroke ul li a:hover:after {
    width: 100%;
}
nav.fill ul li a {
    transition: all 2s;
}
nav.fill ul li a:after {
    text-align: left;
    content: '.';
    margin: 0;
    opacity: 0;
}
nav.fill ul li a:hover {
    color: #1C4067;
    z-index: 1;
}
nav.fill ul li a:hover:after {
    z-index: -10;
    animation: fill 1s forwards;
    opacity: 1;
}
.fa-home, .fa-hanukiah, .fa-mortar-pestle, .fa-spray-can, .fa-ring {
    color: #1C4067;
    font-size: 14px;
    margin-top: 15px;
}
.navbar-expand-lg .navbar-collapse {
    margin-left: -5%;
}
.fa-ring {
    padding-bottom: 2px;
}
		.carousel-indicators {
	display: inline!important;
	padding-left: 0;
	margin-right: 15% !important;
	margin-left: 6% !important;
	margin-bottom: 40% !important;
	
}
.carousel-indicators li {
	width: 10px !important;
	height: 10px !important;
	border-radius: 50% !important;
	cursor:default!important;
}
.particles {
    width: 100%;
    height: 1387px;
    z-index: 1;
    position: absolute;
    top: -6%;
    left: 0%;
}
.cnt1-2 {
    position: relative;
}
.content1, .content2, .content5, .content7 {
    color: #686868;
}
.content1 {
    margin-top: -10% !important;
}
.cnt1-elm1 {
    width: 50%;
    height: 1%;
    background-color: #1c4670;
    margin-left: 35%;
    margin-top: 4%;
}
.cnt1-txt1 {
    font-size: 20px;
    padding-bottom: 7%;
    font-family: 'ZCOOL XiaoWei', serif;
    font-weight: lighter;
}
.content1 p {
    font-size: 15px;
    margin-top: 7%;
    font-family: 'Roboto', sans-serif;
}
.cnt1-txt2, .cnt2-txt1, .content5, .content7 {
    font-size: 40px;
    margin-top: 8%;
    font-family: 'ZCOOL XiaoWei', serif;
    font-weight: lighter;
}
.cnt1-txt3 {
    font-size: 40px;
    font-family: 'ZCOOL XiaoWei', serif;
    font-weight: lighter;
}
.col-sm-8 {
    padding-left: 10%;
}
.content2 p {
    text-align: right;
    font-family: 'Roboto', sans-serif;
    margin-top: 12%;
    position: relative;
    top: 0%;
    left: 3%;
}
.cnt2-elm1 {
    width: 45%;
    height: 1%;
    background-color: #1c4670;
    margin-top: 8%;
}
.cnt2-img1 {
    position: relative;
    top: -20%;
    left: -13%;
}
.cnt2-txt1 {
    position: relative;
    top: 0%;
    left: 5%;
}
.cnt3-icon {
    width: 40%;
    margin-top: 4%;
}
.parallax {
    background-image: url("images/parallax.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 260px;
    width: 100%;
}
.cnt3-icon {
    margin-top: 25%;
}
.content5 {
    text-align: center;
}
.cnt6-img1, .cnt6-img2, .cnt6-img3 {
    border: #FFFFFF;
    border-radius: 2%;
}
.cnt6-img2 {
    animation-name: anm;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 2%;
}
 @keyframes anm {
 0% {
background-image: url("images/soap777.jpg");
}
 20% {
background-image: url("images/soap333.jpg");
}
 40% {
background-image: url("images/soap111.jpg");
}
 60% {
background-image: url("images/soap444.jpg");
}
 80% {
background-image: url("images/soap555.jpg");
}
 100% {
background-image: url("images/soap777.jpg");
}
}
.cnt6-img1, .cnt6-img3 {
    margin-top: 15%;
    margin-left: 7%;
}
.cnt6-img1:hover, .cnt6-img3:hover {
    transform: scaleX(-1);
    cursor: pointer;
}
.cnt6-img2:hover {
    cursor: pointer;
}
.cnt7-insta {
    margin-top: 2%;
}
.footer {
    width: 100%;
    height: 330px;
    background-color: #1c4670;
    margin-top: 5%;
}
img {
    margin-bottom: 15%;
}
.content7 {
    margin-left: 2%;
}
.image {
    opacity: 1;
    display: block;
    transition: .5s ease;
    backface-visibility: hidden;
}
.middle {
    transition: .5s ease;
    opacity: 0;
    position: relative;
    top: -48%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.cnt7:hover .image {
    opacity: 0.5;
}
.cnt7:hover .middle {
    opacity: 1;
}
.cnt7 {
    padding-left: 2%;
}
.cnt7-txt1 {
    font-size: 40px;
    font-family: 'ZCOOL XiaoWei', serif;
    font-weight: lighter;
}
.cnt7-insta2, .cnt7-insta3 {
    margin-left: 5%;
}
section {
    width: 100%;
    display: inline-block;
    background: #333;
    height: 50vh;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-decoration: underline;
}
footer {
    font-family: 'Roboto', sans-serif !important;
    font-weight: lighter;
}
.footer-distributed {
    background: #2f2f2f;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    font: bold 16px sans-serif;
    padding: 55px 50px;
}
.footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right {
    display: inline-block;
    vertical-align: top;
}
.footer-distributed .footer-left {
    width: 40%;
}
.footer-distributed h3 {
    color: #cdcdcd;
    font: normal 36px 'Open Sans', cursive;
    margin: 0;
}
.footer-distributed h3 span {
    color: lightseagreen;
}
.footer-distributed .footer-links {
    color: #ffffff;
}
.footer-distributed .footer-links a {
    display: inline-block;
    line-height: 1.8;
    font-weight: 400;
    text-decoration: none;
    color: inherit;
}
.footer-distributed .footer-company-name {
    color: #222;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}
.footer-distributed .footer-center {
    width: 35%;
}
.footer-distributed .footer-center i {
    background-color: #ffffff;
    color: #1c4670;
    font-size: 25px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
    margin: 10px 15px;
    vertical-align: middle;
}
.footer-distributed .footer-center i.fa-envelope {
    font-size: 17px;
    line-height: 38px;
}
.footer-distributed .footer-center p {
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
    vertical-align: middle;
    margin: 0;
}
.footer-distributed .footer-center p span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 2;
}
.footer-distributed .footer-center p a {
    color: lightseagreen;
    text-decoration: none;
    ;
}
.footer-distributed .footer-links a:before {
    content: "|";
    font-weight: 300;
    font-size: 20px;
    left: 0;
    color: #fff;
    display: inline-block;
    padding-right: 5px;
}
.footer-distributed .footer-links .link-1:before {
    content: none;
}
.appo {
    width: 26%;
    padding-left: 5%;
}
.footer-distributed .footer-right {
    width: 20%;
}
.footer-distributed .footer-company-about {
    line-height: 20px;
    color: #92999f;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
}
.footer-distributed .footer-company-about span {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.footer-distributed .footer-icons {
    margin-top: 25px;
}
.footer-distributed .footer-icons a {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-color: #ffffff;
    border-radius: 35px;
    font-size: 20px;
    color: #1c4670;
    text-align: center;
    line-height: 35px;
    margin-right: 25px;
    margin-bottom: 5px;
}

.cnt1-2 {
    position: relative;
    margin-left: 52px;
}
.cnt2-img1 {
    position: relative;
    top: -7%;
    left: -13%;
}

@media screen and (max-width:360px){

.logo-brand {
    padding-left: 4%;
    margin-top: -41px;
}
.content2 p {
    text-align: right;
    font-family: 'Roboto', sans-serif;
    margin-top: 12%;
    position: relative;
    top: -8%;
    left: 2%;
}
.cnt2-img1 {
    position: relative;
    top: -11%;
    left: -4%;
}
.parallax {
    background-image: url("images/parallax.jpg");
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 140px;
    width: 100%;
}
.cnt3-icon {
    margin-top: -3% !important;
    width: 10%;
    margin-left: 36%;
}
.cnt6-img1, .cnt6-img3 {
    margin-top: 4% ;
    margin-left: 5% !important;
	
	
}
.fa-home, .fa-hanukiah, .fa-mortar-pestle, .fa-spray-can, .fa-ring {
    color: #ffffff;
}
.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(255, 255, 255) !important;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}
.content7{
    display:none;
}

.footer-distributed {

    margin-top: 10%;
}
	 .carousel-indicators {
		display: none;
	}

}

@media screen and (max-width:768px){

.logo-brand {
    padding-left: 4%;
    margin-top: -41px;
}
.fa-home, .fa-hanukiah, .fa-mortar-pestle, .fa-spray-can, .fa-ring {
    color: #ffffff;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(255, 255, 255) !important;
}

.parallax {

    height: 150px !important;
    width: 100% ;
}
.cnt2-img1 {
    position: relative;
    top: 1%;
    left: -13%;
}

.cnt6-img1, .cnt6-img3 {
    margin-left: 0%;
}

.footer-distributed .footer-icons a {

    margin-bottom: 25px;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}
.content7{
    display:none;
}
.footer-distributed {
    
    margin-top: 10%;
}
.carousel-indicators li {
		display: none;
	}

}



@media only screen and (max-width:524px){
	
	
	.cnt3-icon {
    margin-top: -7%;
    width: 10%;
    margin-left: 36%;
}
   .cnt6-img1, .cnt6-img3 {
    margin-left: 20%;
    margin-top:4%;
}	
	
}
	
	                                     
@media only screen and (max-width: 375px){	
	
	.cnt3-icon {
    margin-top: -3%;
    width: 10%;
    margin-left: 36%;
}
	
	.cnt6-img1, .cnt6-img3 {
    margin-left: 7%;
    margin-top: 3%;
}
	
}

@media only screen and (max-width: 800px){	
	.content7{
    display:none;
}
	
	.logo-brand {
    padding-left: 4%;
    margin-top: -41px;
}
.fa-home, .fa-hanukiah, .fa-mortar-pestle, .fa-spray-can, .fa-ring {
    color: #ffffff;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(255, 255, 255) !important;
}

.parallax {

    height: 150px !important;
    width: 100% ;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
}	
.cnt2-img1 {
    position: relative;
    top: 1%;
    left: -13%;
}
.cnt6-img1, .cnt6-img3 {
    margin-left: 0%;
}	
.footer-distributed {
    
    margin-top: 10%;
}	
}