/*
-------------------------------------------------------------- 
BROWSER SPECIFICATION STYLES
-------------------------------------------------------------- 
*/
@import url(fonts/stylesheet.css);
@import url(fonts/font-awesome.css);
@import url(padding-margin.css);


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,select,input, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none !important;
	font-size: 100%;
	font-weight:normal;
}
ul {
	list-style:none;
}
body {
  	font-family:'open_sansregular';
    font-size: 16px;
    color:#000;
}
a {
    color: #0f9aee;
	transition:all 0.2s ease-in-out;
}
a:hover {
	text-decoration:none;
	transition:all 0.4s ease-in-out;
    color: #000;
	cursor:pointer;
}
table {
	margin-bottom:15px;
}
b, strong {
  	font-family:'open_sanssemibold';
	font-weight:normal;
}
p:empty {
	display:none;
}
p {
	margin-bottom:20px;
    line-height:28px;
}
ul {
	list-style:none;
}
h1 {
  	font-family:'open_sansregular';
	font-size:42px;
	color:#000;
	margin-bottom: 0px;
}

h1 span {
  	font-family:'open_sansbold';
	font-size:42px;
	color:#0f9aee;
	margin-bottom: 0px;
	line-height:50px;
}


h2 {
  	font-family:'open_sansregular';
	font-size:30px;
    color:#000;
    margin-bottom: 0px;
	line-height:50px;
}


h3 {
  	font-family:'open_sansbold';
    font-size:30px;
    color:#000;
    margin-bottom: 0px;
}

h4 {
  	font-family:'open_sansbold';
    font-size:18px;
    color:#000;
    margin-bottom: 20px;
}

h5 {
  	font-family:'open_sanssemibold';
    font-size:18px;
    color: #000;
    margin-bottom: 20px;
}

h6 {
  	font-family:'open_sansregular';
    font-size:18px;
    color:#000;
	line-height:60px;
}

h7 {
  	font-family:'open_sanssemibold';
    font-size:24px;
    color:#fff;
    margin-bottom: 20px;
}


/*
-------------------------------------------------------------- 
GLOBAL STYLES
-------------------------------------------------------------- 
*/
.btn {
  	font-family:'OpenSans-Semibold';
    font-size: 22px;
	cursor:pointer;
    border-radius: 0px;
    line-height: normal;
    padding: 9px 38px;
}

/*
--------------------------------------------------------------
HEADER STYLE
--------------------------------------------------------------
*/
.header {
    position: fixed;
    background: #fff;
    float: left;
    width: 100%;
    z-index:1;
	border-top: 4px solid #ec4264;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}
.logo {
	float:left;
}
.logo a{
	font-family:'open_sansregular';
	font-size:36px;
	color:#000;
	line-height:79px;
}
.logo a img{
	height: 82px;
	margin: 7px auto;
}
.pad-lr{
	padding-left:15px;
	padding-right:15px;
}
.main-nav {
	float:right;
}
.main-nav .navbar {
    padding: 0px;
	margin-bottom:0px;
}
.main-nav .navbar-expand-lg .navbar-nav > ul{
	display:block;
}
.main-nav .navbar-expand-lg .navbar-nav > li {
    margin:0 40px;
	display:inline-block;
	line-height:92px;
}

.navbar-expand-lg .navbar-nav .nav-link {
	position: relative;
  	font-family:'open_sanssemibold';
    font-size: 18px;
    color:#000;
	font-weight:normal;
    padding: 0px;
}
.main-nav .navbar-expand-lg .navbar-nav li .nav-link.active,
.main-nav .navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #ec4264;
	border-bottom: 4px solid #ec4264;
}
.main-nav .navbar-expand-lg .navbar-nav .nav-link:focus {
    color: #ec4264;
}


/*
-------------------------------------------------------------- 
BANNER STYLE
-------------------------------------------------------------- 
*/
.banner {
	position:relative;
	float:left;
	width:100%;
	padding-top:80px;
	object-fit: cover;
}
.banner img {
	width: 100%;
}
.inner-banner {
	position:relative;
	float:left;
	width:100%;
}
.inner-banner img {
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.inner-heading {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
}
.ban-caption-area {
	position: absolute;
	top:0px;
	right: 0px;
	bottom: 0px;
	left: 60px;
}
.ban-caption {
	text-align:center;
    padding:80px 20px;
}

.ban-caption a{
  	font-family:'open_sansbold';
    font-size:24px;
    color:#0f9aee;
	border:1px solid #0f9aee;
	border-radius:50px;
	padding:20px 60px;
	display:-webkit-inline-box;
	transition:all 0.4s ease-in-out;
}

.ban-caption a:hover{
	color:#fff;
	border:1px solid #0f9aee;
	background-color:#0f9aee;
	transition: all 0.4s ease-in-out;
}

.ban-caption-thrd{
	text-align:center;
    padding:80px 20px;
}

.ban-caption-thrd h1{
	color:#fff;
	font-size:34px;
}

.ban-caption-thrd h1 span{
	font-family:'open_sansbold';
	color:#fff;
	font-size:40px;
}

.ban-caption-thrd a{
  	font-family:'open_sansbold';
    font-size:22px;
    color:#fff;
	border:1px solid #39b54a;
	background-color:#39b54a;
	border-radius:50px;
	padding:20px 40px;
	display:-webkit-inline-box;
	transition:all 0.4s ease-in-out;
	cursor:pointer;
}

.ban-caption-thrd a:hover{
	border:1px solid #0f9aee;
	background-color:#0f9aee;
	transition: all 0.4s ease-in-out;
	cursor:pointer;
}


.text-indent {
	display: block;
	color:#000;
    text-indent: 105px;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
	filter: invert(1);
}

/*
-------------------------------------------------------------- 
About Section
-------------------------------------------------------------- 
*/

.about {
	position:relative;
	float: left;
	width: 100%;
	margin-top: 100px;
	text-align: center;
}

.about h1{
	font-family: 'Satisfy';
	font-size: 60px;
	color: #ec4264;
	line-height: 72px;
	text-align: center;
}

.about h1 span{
	font-family: 'Satisfy';
	font-size: 60px;
	color: #773232;
	line-height: 72px;
}

.sepr{
	text-align: center;
}

.about p{
	font-size: 16px;
	color: #773232;
	line-height: 24px;
	text-align: center;
	margin: 20px auto;
}

.call_btn{
	font-family: 'open_sanssemibold';
	font-size: 18px;
	padding: 16.5px 30px;
	background-color: #ec4264;
	color: #fff;
	margin: 20px auto;
	display: inline-block;
}

.call_btn:hover{
	background-color: #773232;
	color: #fff;
}


/*
-------------------------------------------------------------- 
Products Section
-------------------------------------------------------------- 
*/

.products-section {
	position:relative;
	float: left;
	width: 100%;
	background-color:#fafafa;
	margin: 100px auto;
	text-align: center;
}

.products-section h2{
	font-family: 'Satisfy';
	font-size: 60px;
	color: #773232;
	line-height: 72px;
	margin: 40px auto;
}

img.zoom {
    width: 100%;
    height: 200px;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
    .modal-header {
   
     border-bottom: none;
}
    .modal-title {
        color:#000;
    }
    .modal-footer{
      display:none;  
    }


/*
-------------------------------------------------------------- 
Products page
-------------------------------------------------------------- 
*/

.products-page {
	position:relative;
	float: left;
	width: 100%;
	margin:10px auto 100px auto;
	text-align: center;
}

.products-page h2{
	font-family: 'Satisfy';
	font-size: 60px;
	color: #773232;
	line-height: 72px;
	margin: 40px auto;
}

	
/*********************** imgt_ttl *******************/
.imgt_ttl{text-align:center}
.imgt_ttl:before{content:""}
.imgt_ttl{overflow:hidden}
.imgt_ttl .title{letter-spacing:1px}
.imgt_ttl .icon li a:hover{border-radius:50%}
.imgt_ttl{position:relative}
.imgt_ttl:before{width:0;height:200%;background:rgba(0,0,0,.3);position:absolute;top:0;left:-250px;bottom:0;transform:skewX(-36deg);transition:all .5s ease 0s}
.imgt_ttl:hover:before{width:200%}
.imgt_ttl img{width:100%;height:auto}
.imgt_ttl .box-content{width:100%;height:100%;padding-top:20%;position:absolute;top:0;left:0;transform:scale(0);transition:all .3s ease 0s}
.imgt_ttl .icon{list-style:none;padding:0}
.imgt_ttl:hover .box-content{transform:scale(1)}
.imgt_ttl .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 10px}
.imgt_ttl .post{display:block;font-size:15px;font-weight:600;color:#fff;margin-bottom:20px}
.imgt_ttl .icon{margin:0}
.imgt_ttl .icon li{display:inline-block}
.imgt_ttl .icon li a{display:block;width:35px;height:35px;line-height:35px;font-size:20px;background:#fff;color:#ee4266;margin-right:10px;transition:all .3s ease 0s}
@media only screen and (max-width:990px){.imgt_ttl{margin-bottom:30px}
}
@media only screen and (max-width:767px){.imgt_ttl:before{left:-400px}
.imgt_ttl:hover:before{width:300%}
}


/*
-------------------------------------------------------------- 
Testimonials
-------------------------------------------------------------- 
*/

.testimonials{
	position:relative;
	float: left;
	width: 100%;
	margin-bottom: 100px;
	text-align: center;
}

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right{
	z-index: 0;
}

.carousel-inner{
	background-color: #fdeff2;
	text-align: center;
}

.avatar{
	margin: 30px auto;
}

.avatar img{
	width: 120px;
	height: auto;
	border: 4px solid #fff;
}

.testimonial{
	width: 80%;
	height: 340px;
	margin: 0px auto;
}

.testimonial p{
	color: #773232;
	font-size: 16px;
}

.testimonial h4{
	color: #773232;
	font-size: 18px;
	font-family: 'open_sanssemibold';
	margin-bottom: 40px;
}




.modal-fs .modal-dialog .modal-content {
    height: 100%;
    border-radius: 5px;
    background: #ffffff;
}

.modal-content {
    position: relative;
    background-color: #ffffff;
    border: 0px;
    border-radius: 5px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-fs .modal-dialog {
    max-width:75%;
}


#gallery button:focus{
	border: none;
	outline: none;
}

/*
-------------------------------------------------------------- 
Contact Us
-------------------------------------------------------------- 
*/
.cntctus{
	position:relative;
	float: left;
	width: 100%;
	margin:40px auto;
}

.cntctus h2{
	font-family: 'Satisfy';
	font-size: 60px;
	color: #773232;
	line-height: 72px;
	margin: 20px auto;
}

.contact-form {
	float:left;
	width:100%;
	background:#fdeff2;
	padding:30px 30px;
	margin-bottom:30px;
}

.contact-form .form-group {
    margin-bottom: 20px;
}

.contact-form label {
	margin-bottom:2px;
}

.contact-form input.btn {
    font-weight: 400;
    font-size: 16px;
	cursor:pointer;
	color:#fff;
	background-color: #ec4163;
	padding:12px 20px;
}
.contact-form input.btn-primary {
	background-color:#ec4163;
  	font-family:'open_sanssemibold';
    color: #fff;
	border: none;
}
.contact-form input.btn-primary:hover,
.contact-form input.btn-primary:focus {
	background-color:#773232;
    color: #fff;
	text-shadow:none;
	border: none;
}

.form-control {
    border:1px solid #e696a6;
	border-radius: 0px;
}

.pmnt-optns a{
	display: inline-block;
}

.pmnt-optns a img{
	height: 50px;
	width: auto;
}

.pmnt-optns a h5{
	margin: 30px auto;
}

/*
--------------------------------------------------------------
FOOTER STYLE
--------------------------------------------------------------
*/
.footer {
  	font-family:'open_sansregular';
	font-size:14px;
	float:left;
	width:100%;
	color:#fff;
	background-color:#ec4163;
	padding:10px 0px; 
}

.footer .cl_no{
	text-align: right;
}

.footer .cpy_txt{
	text-align: left;
}

.footer .footerlogo {
	text-align: center;
	margin: 40px auto;
}

.footer a {
	color:#fff;
	text-decoration:none;
	line-height: 28px;
}

.footer h7 {
  	font-family:'open_sanssemibold';
    font-size:20px;
    color:#fff;
	line-height:80px;
	text-align:right;
}




a.back-to-top {
	display: none;
	width:40px;
	height:40px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom:50px;
	background: #773232 url(../images/up-arrow.png) no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
a:hover.back-to-top {
	background-color: #171819;
}


@media only screen and (max-width:1024px) {

.contact-us {
    margin-right: 0px;
}

.main-nav .navbar-expand-lg .navbar-nav > li:last-child {
    margin:0px;
}

.main-nav .navbar-expand-lg .navbar-nav > li a span {
    border:none;
    color: #000e;
	padding-left:0px;
}

}

@media (max-width: 991px) { 

.text-indent {
    text-indent: 30px;
}
.logo {
	position: absolute;
	top: 0px;
	z-index: 100;
}
.main-nav {
	width: 100%;
    padding: 20px 0 18px;
}
.main-nav .navbar-light .navbar-toggler {
	outline:none;
	cursor:pointer;
    border-color: #fff;
}
.main-nav .navbar {
    justify-content: flex-end;
    min-height: inherit;
}
.main-nav .navbar-nav {
    padding-top: 30px;
}
.main-nav .navbar-expand-lg .navbar-nav li {
    padding: 0;
    margin: 0px;
}
.main-nav .navbar-expand-lg .navbar-nav .nav-link {
    min-height: 40px;
    line-height: 40px;
	border:none;
	padding:0 12px;
	margin:5px 0;
}
.main-nav .navbar-expand-lg .navbar-nav li .nav-link.active, 
.main-nav .navbar-expand-lg .navbar-nav .nav-link:hover, 
.main-nav .navbar-expand-lg .navbar-nav .nav-link:focus {
	color: #ec4264;
	border-bottom: 4px solid #ec4264;
}


}

@media (max-width: 767px) {
	
.logo a img {
    height: 60px;
}

.header{
	position:relative;
}
.banner {
    padding-top:0px;
}
.footer .footerlogo {
	text-align:center;
}

.footer .cl_no{
	text-align: center;
}
	
.footer .cpy_txt{
	text-align: center;
}

.main-nav .navbar-expand-lg .navbar-nav > li a span {
	padding:10px 35px;
}

.main-nav .navbar-expand-lg .navbar-nav > li a span:hover,
.main-nav .navbar-expand-lg .navbar-nav > li a span:focus {
    border:none !important;
	padding:10px 35px;
    color: #fff;
	border-radius:50px;
}
	

}

@media (max-width: 610px) {
	
.logo a img {
    height: 60px;
}

.brand-logo-area ul li {
    width: 32%;
}
.footer {
    text-align: center;
}

.footer a {
	margin-left: 10px;
}

.footer .cl_no{
	text-align: center;
}
	
.footer .cpy_txt{
	text-align: center;
}
	
.testimonial {
    height: auto;
}
	
	
}

@media (max-width:479px) {
	
	.logo a img {
    height: 60px;
}

.contact-us {
    font-size: 20px;
    padding: 30px 30px 0px;
}
.footer .footerlogo {
	text-align:center;
}
	
.footer .cl_no{
	text-align: center;
}


}