@charset "utf-8";
*{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}
.header-main{
	width:100%;
	height:52px;
	background-color:#ea6d2b;
}

.pooop .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4);
    transition: 300ms linear; /* Black w/ opacity */
}

/* Modal Content */
.pooop .modal-content {
    background-color: #fefefe;
    margin: auto;
    margin-top: -50px;
    padding: 5px;
    border: 1px solid #888;
    width: 40%;
    
}
.pooop .modal-content img{
    width: 100%;
}
/* The Close Button */
.pooop .close {
    color: red;
    padding: 5px 10px;
    border-radius: 50%;
    position: absolute;
    float: right;
    right:-20px;
    top:-20px;
    border:1px solid red;
    background: white;
    font-size: 28px;
    font-weight: bold;
}
.pooop.close{
    opacity:1;
}
.pooop .close:hover,
.pooop .close:focus {
    color: red;
    opacity: 1;
    text-decoration: none;
    cursor: pointer;
}

.header-main-align{
	width:1170px;
	display:flex;
	margin:auto;
	
}
.head-address{
	width:20%;
}

.header-main-align i{
	color:#0E549C;
	background:none;
	padding:5px;
	border-radius:50%;
	border:1px solid #0E549C;
}
.header-main-align i:nth-of-type(1){
	padding:5px 8px;
}
.header-main-align i:nth-of-type(2){
padding:5px 0px;;
}
.container-marquee{
	position: relative;
	width:100%; /*marquee width */
	height: 150px; /*marquee height */
	overflow: hidden;
	padding-top:50px;
	background-image:url("../images/bgimage.jpg");
	background-position: center;
	background-size: cover;
	padding: 2px;
	padding-left: 4px;
}
.clorog0 i{
	color:red!important;
}
.ext1 i{
	color:#29487D;
	font-size:25px;
	margin-right: 10px;
}
.ext1 img{
	width:40%;
}
.scrollfunction{
	width: 100%;
	padding-bottom: 100px;
	background-image:url("../images/bgimage.jpg");
	background-position: center;
	background-size: cover;
	position:relative;
}
.scroll-align{
	width: 1170px;
	margin: auto;
	padding: 25px;
}
.scroll-align h3{
	font-family: 'Patua One', cursive!important;
}
.scroll-align img{
	width: 20%;
	margin-right:45px;
	cursor: pointer;
}
#videocover{
	background: url("../images/feedback1.png");
	background-position: center;
	background-size: cover;
}
.fullwidth1{
	width: 100%;
	height: 400px;
	background: black;
}
.fullwidth2{
	width: 100%;
	height: 300px;
	background: black;
}
.fullwidth3{
	width: 100%;
	height: 300px;
	background: black;
}
.fullwidth4{
	width: 100%;
	height: 300px;
	background: black;
}
#rightarrow1{
	position: absolute;
	right: 0;
	background: white;
	padding: 8px 10px;
	cursor: pointer;
	z-index: 99;
	border-radius: 50%;
}
#rightarrow1 i{
	color:red;
	font-size: 15px;
}
#rightarrow2{
	position: absolute;
	right: 0;
	background: white;
	padding: 8px 10px;
	cursor: pointer;
	z-index: 99;
	border-radius: 50%;
}
#rightarrow2 i{
	color:red;
	font-size: 15px;
}
#rightarrow3{
	position: absolute;
	right: 0;
	background: white;
	padding: 8px 10px;
	cursor: pointer;
	z-index: 99;
	border-radius: 50%;
}
#rightarrow3 i{
	color:red;
	font-size: 15px;
}
#rightarrow4{
	position: absolute;
	right: 0;
	background: white;
	padding: 8px 10px;
	cursor: pointer;
	border-radius: 50%;
	z-index: 99;
}
#rightarrow4 i{
	color:red;
	font-size: 15px;
}
#team1{
	position: absolute;
	width: 60%;
	left: 50%;
	z-index: 99;
	background:white;
	padding: 10px;
	top:40%;
	display:none;
	box-shadow: 0px 3px 3px black;
	transform: translate(-50%,-50%);
}
#team2{
	position: absolute;
	width: 60%;
	left: 50%;
	z-index: 99;
	background:white;
	padding: 10px;
	top:40%;
	display:none;
	box-shadow: 0px 3px 3px black;
	transform: translate(-50%,-50%);
}
#team3{
	position: absolute;
	width: 60%;
	left: 50%;
	z-index: 99;
	background:white;
	padding: 10px;
	top:40%;
	display:none;
	box-shadow: 0px 3px 3px black;
	transform: translate(-50%,-50%);
}
#team3 img{
	width:30%;
	border: 1px solid rgba(255, 148, 25, 0.5);
	float: left;
	margin-right: 8px;

}
#team3 p{
	font-size: 13px!important;
	text-align: left!important;
}
#team3 h3{
	text-align: left!important;
}
#team4{
	position: absolute;
	width: 60%;
	left: 50%;
	z-index: 99;
	background:white;
	padding: 10px;
	top:70%;
	display:none;
	box-shadow: 0px 3px 3px black;
	transform: translate(-50%,-50%);
}
#team4 img{
	width:30%;
	border: 1px solid rgba(255, 148, 25, 0.5);
	float: left;
	margin-right: 8px;

}

#team4 p{
	font-size: 13px!important;
	text-align: left!important;
}
#team4 h3{
	text-align: left!important;
}
#team2 img{
	width:30%;
	border: 1px solid rgba(255, 148, 25, 0.5);
	float: left;
	margin-right: 8px;

}
#team2 p{
	font-size: 13px!important;
	text-align: left!important;
}
#team2 h3{
	text-align: left!important;
}
.team1{
	position: relative;
}
#team1 img{
	width:30%;
	border: 1px solid rgba(255, 148, 25, 0.5);
	float: left;
	margin-right: 8px;

}
.rightclose1{
	position: absolute;
	right: 10px;
}
.rightclose1 i{
	font-size: 25px;
	color:red;
	cursor: pointer;
}
#team1 p{
	font-size: 13px!important;
	text-align: left!important;
}
#team1 h3{
	text-align: left!important;
}
#feedbackvideo1{
	position: absolute;
	width: 30%;
	top:50%;
	height: 410px!important;
	z-index: 99;
	background: black;
	height: 100px;
	padding: 0px 10px 10px 10px;
	border:1px solid black;
	left: 50%;
	display: none;
	border-radius: 5px;
	transform: translate(-50%,-50%);
	box-shadow: 0px 15px 10px #888888;

}
#feedbackvideo1 video::-webkit-media-controls-panel {
	border: 1px solid white;
	border-radius: 8px;
	color:white;
	margin: 0;
}

#feedbackvideo2 video::-webkit-media-controls-panel {
	
	border-radius: 8px;
}
#feedbackvideo3 video::-webkit-media-controls-panel {
	
	border-radius: 8px;
}
#feedbackvideo4 video::-webkit-media-controls-panel {
	
	border-radius: 8px;
}
#feedbackvideo2{
	position: absolute;
	width: 30%;
	top:50%;
	height: 310px!important;
	z-index: 99;
	background: black;
	height: 100px;
	padding: 0px 10px 10px 10px;
	border:1px solid black;
	border-radius: 5px;
	left: 50%;
	display: none;
	transform: translate(-50%,-50%);
	box-shadow: 0px 15px 10px #888888;
}

#feedbackvideo3{
	position: absolute;
	width: 30%;
	top:50%;
	height: 310px!important;
	z-index: 99;
	background: black;
	padding: 0px 10px 10px 10px;
	border:1px solid black;
	border-radius: 5px;
	left: 50%;
	display: none;
	transform: translate(-50%,-50%);
	box-shadow: 0px 15px 10px #888888;
}
#feedbackvideo4{
	position: absolute;
	width: 30%;
	top:50%;
	height: 310px!important;
	z-index: 99;
	background: black;
	height: 100px;
	padding: 0px 10px 10px 10px;
	border:1px solid black;
	border-radius: 5px;
	left: 50%;
	display: none;
	transform: translate(-50%,-50%);
	box-shadow: 0px 15px 10px #888888;
}
.imaaag0{
	display:flex;
	margin-right:25px;
}
.imaaag0 img{
	width:20%;
	
	height: 120px;
}
.head-address p{
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:20px;
	margin-top:3px;
}
.navigation-logo p{
	color:#fff;
	text-align:center;
	font-size:13px;
	margin-top:10px;
}
.head-phone{
	width:42%;
}
.head-phone p{
	color:#fff;
	text-align:center;
	font-size:12px;
	margin-top:10px;
	
}
.navigation-logo{
	width:40%;
}
.navigation-logo img{
	width:45%;
}
.logg0{
	position:relative;
	z-index:999;
	top: -5px;
}
.navigation-container{
	width:100%;
	height:75px;
	background:white;
	position:relative;
	z-index:99;
	box-shadow: 0px 2px 5px #888888;
}
.navigation-container-align{
	width:1170px;
	margin:auto;
	display:flex;
	height:inherit;
}
.about-text-align{
	padding-top: 50px;
	padding-bottom: 170px;
}
.about-text-align p{
	font-family: 'Cabin', sans-serif!important;
	font-size: 16px;
}
.about-text-align h3{
	font-family: 'Patua One', cursive!important;
	font-size:25px;
}
.about-text-align ul li{
	position: relative;
	font-family: 'Cabin', sans-serif!important;
	left: 2%;
	font-size: 15px;
	margin-bottom: 5px;
}
.abouttext{
	width: 100%;
	background-image:url("../images/bgimage.jpg");
	background-position: center;
	background-size: cover;
}
.about-text-align{
	width: 1170px;
	margin: auto;
}
.navigation-links{
	width:100%;
}
.navigation-links ul{
	text-align:center;
	
	
}
.navigation-links img{
	width: 14%;
	border-radius: 50%;
	box-shadow: 0px 2px 8px rgba(234, 109, 43,0.5);
}
.about-image img{
	width: 100%;
}
.navigation-links ul li{
	    display: inline;
    position: relative;
    top: -43px;
    margin-right: 34px;
    
    padding: 7px 16px;
	
}
.navigation-links ul li:nth-of-type(4){
	background:none;
}

.navigation-links ul li a{
	
	color:#e21f25;
	font-size:13px;
	font-weight:800;
	text-transform:uppercase;
}
.navigation-links ul li a:hover{
	text-decoration:none;
}
.slider-container .carousel-control.left{
	background-image:none;
}
.slider-container .carousel-control.right{
	background-image:none;
}
.slider-container .carousel-control {
	opacity:1;
}
.slider-container .carousel-caption{
	width:45%;
	position:absolute;
	left:30%;
	top:50%;
	height:275px;
	background:linear-gradient(90deg,rgba(204, 57, 55, 0.8),rgba(40, 161, 225, 0.8));
	border-radius:15px;
	transform:translate(-50%,-50%);
}
.slider-container .carousel-control .glyphicon-menu-right, .carousel-control .icon-next{
	position:absolute;
	right:0px;
	width:40px;
	font-size:30px;
	top:40%;
	height:35px;
	color:black;
	text-shadow:none;
	background:rgba(255,255,255,0.5);
}
.slider-container .carousel-control .glyphicon-menu-left, .carousel-control .icon-next{
	position:absolute;
	left:0px;
	font-size:30px;
	width:40px;
	color:black;
	text-shadow:none;
	top:40%;
	height:35px;
	background:rgba(255,255,255,0.5);
}
.slider-container .carousel-caption h1{
	text-shadow:none;
	font-family: 'Patua One', cursive!important;
	font-size:40px;
	margin-top:10px;
}
.slider-container .carousel-caption p{
	text-shadow:none;
	line-height: 22px;
    font-size: 15px;
}
@keyframes slide1 {
    0% {
        opacity: 0;
        transform: translateY(70%);
    } 
    100% {
        opacity: 1;
        transform: translateY(0%);
    } 
}
.slideanim {visibility:hidden;}
.slide1 {
    /* The name of the animation */
    animation-name: slide1;
    -webkit-animation-name: slide1; 
    /* The duration of the animation */
    animation-duration: 2s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}
@keyframes slide2 {
    0% {
        opacity: 0;
        transform: translateX(70%);
    } 
    100% {
        opacity: 1;
        transform: translateX(0%);
    } 
}
.slideanim1 {visibility:hidden;}
.slide2 {
    /* The name of the animation */
    animation-name: slide2;
    -webkit-animation-name: slide2; 
    /* The duration of the animation */
    animation-duration: 2s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}
@keyframes slide3 {
    0% {
        opacity: 0;
        transform: translateX(-70%);
    } 
    100% {
        opacity: 1;
        transform: translateX(0%);
    } 
}
.slideanim2 {visibility:hidden;}
.slide3 {
    /* The name of the animation */
    animation-name: slide3;
    -webkit-animation-name: slide3; 
    /* The duration of the animation */
    animation-duration: 2s; 
    -webkit-animation-duration: 1s;
    /* Make the element visible */
    visibility: visible; 
}
.slider-container .carousel-caption button{
	background: #c53a96;
    color: white;
    font-size: 16px;
    border-radius: 10px;
    overflow: hidden;
    padding: 8px 2px 7px 12px;
    border: 1px solid #fff;
	margin-right:20px;
	margin-top:5px;
}
.slider-container .carousel-inner .item>img{
	width:100%;
}
.about-container{
	width:100%;
	
}
.about-container-align{
	display:flex;
}
.wid0{
	width:50%;
	
	background:#e21f25;
	padding:15px;
}
.imagerigh0{
	background:url(../images/about-us-image.jpg);
	background-position:center;
	background-size:cover;
	height:400px;
	width:50%;
}
.imagerigh10{
	background:url(../images/logo-new-12-Sept-2018.png);
	background-position:center;
	background-size:900px 450px;
    background-repeat: no-repeat;
	height:400px;
	width:50%;
}
.wid0 h3{
	text-align:left;
	font-size:33px;
	 font-family: 'Patua One', cursive!important;
	
	color:white;
	padding-top:75px;
}
.wid0 p{
	font-family: 'Cabin', sans-serif!important;
	text-align:left;
	font-size:16px;
	color:white;
	line-height:26px;
}
.wid0 button{
	background: #c53a96;
    color: white;
    font-size: 16px;
    border-radius: 10px;
    overflow: hidden;
    padding: 8px 2px 7px 12px;
    border: 1px solid #fff;
    margin-right: 20px;
    margin-top: 5px;
}
.arrow0{
	    background: #fff;
    padding: 4px 9px;
    height: 18px;
    border-radius: 50%;
    width: 16px;
}
.arrow0 i{
	color:black;
}
.product0{
	width:100%;
	background:rgba(255, 148, 25, 0.5);
}
.product0-align{
	width:1170px;
	margin:auto;
	padding:20px;
	padding-bottom:50px;
	position: relative;
}

.fe0{
	width:100%;
	height:275px;
	overflow:hidden;
	background:#64dd02;
	border-radius:5px;
}
.fe0 img{
	width:100%;
}
.product0 .carousel-control.left{
	background-image:none;
	width:25px;
	background:#000;
	opacity:1;
}
.close{
	opacity: 1;
}
.product0 .carousel-control.right{
	background-image:none;
	width:25px;
	background:#000;
	opacity:1;
}
#maindiv{
	border: 2px solid black;
	overflow: hidden;
	white-space: nowrap;
  }
  
  #div1 {
	display: inline-block;
	animation: marquee 10s linear infinite;
  }
  
  #div2 {
	display: inline-block;
	animation: marquee2 10s linear infinite;
	animation-delay: 5s;
  }
  
  @keyframes marquee {
	from {
	  transform: translateX(100%);
	}
	to {
	  transform: translateX(-100%);
	}
  }
  
  @keyframes marquee2 {
	from {
	  transform: translateX(0%);
	}
	to {
	  transform: translateX(-200%);
	}
  }
.product0 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	position:absolute;
	    left: 8px;
    font-size: 23px;
}
.product0-align h3{
	    font-family: 'Patua One', cursive!important;
    font-size: 33px;
    text-align: center;
}


.fe0 h6{
	color:white;
	font-size:18px;
}
.product0 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev{
	position:absolute;
	right:8px;
	font-size: 23px;
}
.three-section0{
	width:100%;
	background-image:url("../images/bgimage.jpg");
	background-position: center;
	background-size: cover;
	padding-top:50px;
	padding-bottom:50px;
}
.three-section0-align{
	width:80%;
	margin:auto;
	
	
}
.three-section0-ico{
	padding-top:50px;
}
.icon01{
	display:flex;
}
.icondes{
	width:70%;
	margin-right:20px;
}
.icondes p{
	text-align:right!important;
	font-size:13px!important;
}
.icondes h6{
	font-size:19px;
	text-align:right;
}
.iconima{
	width:30%;
}
.icon02{
	display:flex;
}
.iconima01{
	width:30%;
}

.icon0{
	position: relative;
    top: 10px;
    left: 15px;
    font-size: 22px;
     padding: 12px 15px;
    background: #f42623;
    color: white;
    border-radius: 50%;

}
.icon4{
	position: relative;
    top: 10px;
    left: 15px;
    font-size: 22px;
     padding: 12px 15px;
    background: #299fdc;
    color: white;
    border-radius: 50%;

}
.icon4{
	position: relative;
    top: 10px;
    left: 15px;
    font-size: 22px;
     padding: 12px 15px;
    background: #299fdc;
    color: white;
    border-radius: 50%;

}
.icon1{
	position: relative;
    top: 8px;
    left: 15px;
    font-size: 22px;
     padding: 12px 17px;
    background: #c53a98;
    color: white;
    border-radius: 50%;
}
.icon5{
	position: relative;
    top: 8px;
    left: 15px;
    font-size: 22px;
     padding: 12px 15px;
    background: #e87035;
    color: white;
    border-radius: 50%;
}
.sec{
	padding-bottom:50px;
	width:100%;
	background-image:url("../images/bgimage.jpg");
	background-position: center;
	background-size: cover;
	position:relative;
}
.sec-align{
	width:90%;
	display:flex;
	margin:auto;
}
.prog{
	width:25%;
	padding:10px;
	top:-50px;
	height:330px;
	background:white;
	position:relative;	
	border:3px solid #2da1dd;
	margin-right:25px;
	border-radius:5px;
	box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.prog1{
	width:50%;
	padding:10px;
	top:-50px;
	height:550px;
	background:white;
	position:relative;	
	border:3px solid #2da1dd;
	margin-right:25px;
	border-radius:5px;
	box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}


.prog h6{
	    font-family: 'Patua One', cursive!important;
    font-size: 25px;
	color:#e21f25;
}
.prog p{
	    font-family: 'Cabin', sans-serif!important;
    text-align: justify;
    font-size: 14px;
}
.prog img{
	width:30%;
	border:1px solid white;
}
.prog h4{
	text-align:center;
	
}
.prog h6{
	text-align:center;
}
.icon2{
	position: relative;
    top: 8px;
    left: 15px;
    font-size: 22px;
    padding: 12px 15px;
    background: #fc971e;
    color: white;
    border-radius: 50%;
}
.icon3{
	position: relative;
    top: 8px;
    left: 15px;
    font-size: 22px;
    padding: 12px 16px;
    background: #4dbc3e;
    color: white;
    border-radius: 50%;
}
.iconidesc1{
	width:70%;
}
.iconidesc1 h6{
	font-size:19px;
	text-align:left;
}
.iconidesc1 p{
	text-align:left!important;
	font-size:13px!important;
}

.three-section0-align h3{
	font-family: 'Patua One', cursive!important;
    font-size: 33px;
	text-align:center;
}
.three-section0-align p{
	font-family: 'Cabin', sans-serif!important;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
}

.three-section0-ico{
	display:flex;
	
	width:95%;margin:auto;
}

.left001{
	width:30%;
}
.middle01{
	width:40%;
}
.middle01 img{
	width:100%;
}
.right001{
	width:30%;
}

.overvision0 h6{
	text-align:center;
	font-size:22px;
	font-weight:600;
}
.overvision0:hover .three-section0-align i {
	background:green;
	color:white;
}
.overvision0{
	border-radius:5px;
	padding:5px;
	border: 2px solid #0E549C;
	width:33.5%;
	margin-right:25px;
}
.our-history0 h6{
	text-align:center;
	font-size:22px;
	font-weight:600;
}
.our-history0{
	border: 2px solid #0E549C;
	padding:5px;
	border-radius:5px;
	width:33.5%;
	margin-right:25px;
}
.our-quality0 h6{
	text-align:center;
	font-size:22px;
	font-weight:600;
}
.our-quality0{
	border: 2px solid #0E549C;
	padding:5px;
	border-radius:5px;
	width:33.5%;
}
.fo0{
	position:relative;
	top:-22px;
}
.proo1{
	position:relative;
	padding-top:30px;
	display:flex;
	margin-bottom:10px;
}
.proo2{
	display:flex;
	
}
.product0-align p{
	font-family: 'Cabin', sans-serif!important;
    text-align: center;
    font-size: 13px;
    line-height: 26px;
}
.prood1 img{
	width:100%;
	
}

.prood1{
	position:relative;
	border-radius:5px;
	width:33.5%;
	overflow:hidden;
	margin-right:10px;
	transition:all 300ms linear;
	
}
.imga{
	position:relative;
	overflow:hidden;
	
}
.overlayteam{
	position:absolute;
	z-index:1;
	padding:10px;
	transition:all 300ms linear;
	bottom:-300px;
	background:white;
	height:100%;
}
.namefa{

	
}
.namefa h4{
	text-align:center;
	color:grey;
}
.teamdec p{
	color:grey;
}
.namefa h6{
	margin-top: 0px;
	color:#ca3991;
	font-family: 'Patua One', cursive!important;
    font-size: 20px;
	text-align:center;
     margin-bottom: 0px;
}
.name0 h5{
	text-align:center;
	color:white;
	
}
.teamdec{
	
	padding:10px;
}
.prood1:hover .overlayteam{
	position:absolute;
	z-index:1;
	bottom:0px;
	height:100%;
	background:(255,51,153,0.5);
}
.name0{
	position:absolute;
	width:30%;
	top:0;
	border-right:1px solid yellow;
	border-bottom:1px solid yellow;
	background:green;
}
.product0-align button{
	background:#0E549C;
	color:white;
	font-size:16px;
	border-radius:5px;
	padding:5px 0px 5px 10px;
	border:1px solid #0E549C;
	overflow:hidden;
}
.testi0{
	width:100%;
	padding-top:100px;
	padding-bottom:500px;
	position:relative;
	background:url(../images/test.jpg);
	background-position:center;
	background-size:cover;
	border-bottom: 1px solid lightgrey;
}
.testi0 .carousel-control.left{
	background-image:none;
}
.testi0 .carousel-control.right{
	background-image:none;
}
.testi0-align h4{
	font-size:18px;
	color:white;
	margin-bottom:20px;
}
.testi0-align{
	width:35%;
	position:absolute;
	margin:auto;
	left:10%;
	background:#e21f25;
	border-radius:10px;
	height:300px;
	padding-top:50px;
	padding-bottom:50px;
	
}
.testi0-align p{
	text-align:center;
	
	color:white;
	display:block;
	
	position:relative;
}
.testi0-align h3{
	    font-family: 'Patua One', cursive!important;
    font-size: 33px;
    text-align: center;
	color:#feea2f;
}
.testi0-align p{
	margin-bottom:70px;
}
.test0{
	display:flex;
	padding-top:20px;
}
.testi0-align .carousel-indicators li{
	border:1px solid white;
}
.carousel-indicators .active{
	
	background:white;
}
.gallery0{
	padding-top:50px;
	padding-bottom:50px;
	width:100%;
	background-image:url("../images/bgimage.jpg");
	background-position: center;
	background-size: cover;
}
.gallery1{
	width:80%;
	margin:auto;
}
.gallery0-align{
	display:flex;
}
.gall1{
	width:24.5%;
}

.galler0{
	heig
	
}
.footer-align{
	width:100%;
	position:relative;
}
.footer-img{
	    width: 12%;
    position: absolute;
    left: 50%;
    top: 20%;
    transform: translate(-50%,-50%);
}
.footer-img img{
	width:100%;
	border-radius:50%;
	border-top:3px solid grey;
}
.galler1{
	background:url(../images/gallery2.jpg);
	background-position:center;
	background-size:cover;
	height:300px;
}
.galler2{
	background:url(../images/gallery3.jpg);
	background-position:center;
	background-size:cover;
	height:150px;
	}
.galler3{
	background:url(../images/gallery4.jpg);
	background-position:center;
	background-size:cover;
	height:300px;
	}
.galler4{
	background:url(../images/gallery5.png);
	background-position:center;
	background-size:cover;
	height:150px;
	}
.galler5{
	background:url(../images/gallery6.jpg);
	background-position:center;
	background-size:cover;
	height:200px;
	}
.galler6{
	background:url(../images/gallery7.jpg);
	background-position:center;
	background-size:cover;
	height:200px;
	}
.galler7{
	background:url(../images/gallery8.jpg);
	background-position:center;
	background-size:cover;
	height:200px;
	}
.galler8{
	background:url(../images/gallery9.jpg);
	background-position:center;
	background-size:cover;
	height:200px;
	}
	.galler9{
	background:url(../images/gallery10.jpg);
	background-position:center;
	background-size:cover;
	height:200px;
	}
	.galler10{
	background:url(../images/gallery11.jpg);
	background-position:center;
	background-size:cover;
	height:200px;
	}
	.galler11{
	background:url(../images/gallery12.jpg);
	background-position:center;
	background-size:cover;
	height:200px;
	}
.test01{
	background: white;
    margin-right: 15px;
    padding: 10px;
    height: 185px;
    position: relative;
	border-radius:5px;

}
.test01 p{
	font-family: 'Open Sans', sans-serif!important;
	color:black;
	font-size:15px;
	text-align:left;
	line-height:26px;
}
.vieww img{
	width:100%;
}

#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}




.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 350px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.modal-dialog {width:600px;}
.thumbnail {margin-bottom:6px;}
* {
  box-sizing: border-box;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}
.roww1 img{
	border:1px solid white;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 50%;
  max-width: 1200px;
}
.gallery0{
	width:100%;
}
.gallery0-align{
	padding-top:20px;
	
	width:80%;
	margin:auto;
}
.imgggg img{
	width:10%;
}
.gallery0 h3{
	text-align:center;
	font-family: 'Patua One', cursive!important;
    font-size: 33px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.imgggg p{
	text-align:center;
}
/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
i.red{
    color:#BC0213;
}
.gal-container{
    padding-top :75px;
    padding-bottom:75px;
}
footer{
    font-family: 'Quicksand', sans-serif;
}
footer a,footer a:hover{
    color: #88C425;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 0px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.gall1 img{
	width:100%;
	height:200px;
}
.vieww{
	position:absolute;
	display:none;
}
.test01:after{
	content:"";
	position:absolute;
	display:block;
	width:50px;
	height:50px;
	background:white;
	    left: 10px;
    top: 85%;
	transform:rotate(45deg);
}

.test01 h4{
	font-size:18px;
	line-height:26px;
	font-weight:600;
}
.services0{
	padding-top:50PX;
	padding-bottom:50px;
	width:100%;
	background:linear-gradient(#404447,#11161b);
}
.services0-align{
	    width: 64%;
    margin: auto;
    height: 99px;
    position: relative;
    background: grey;
    border-radius: 5px;
    padding: 5px;
}
.services0-align h3{
	text-align:center;
	color:white;
}
.services0-align h6{
	border: 1px solid white;
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 66%;
    transform: translate(-50%,-50%);
    width: 40%;
    left: 50%;
    color: white;
    padding: 5px;
}
.ext0{
	width:100%;
	
	border-top:1px solid grey;
	padding-top:100px;
	background-image:url("../images/bgimage.jpg");
	background-position: center;
	background-size: cover;

}
.ext0-align{
	width:1170px;
	display:flex;
	margin:auto;
}
.ext1{
	width:33.5%;
}
.ext1 ul li{
	list-style:none;
	margin-bottom:5px;
	
}
.ext1 ul li a{
	color:#f46339;
	font-size:16px;
}
.ext1:nth-of-type(1){
	width:20.5%;
	margin-right:15px;
}
.ext1:nth-of-type(2){
	margin-right:15px;
	width:50.5%;
}.ext1:nth-of-type(3){
	
	width:30.5%;
}
.ext1 h3{
	
	 color:#c53a96;
    font-family: 'Patua One', cursive!important;
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.ext1 p{
	color:#000;
	font-family: 'Cabin', sans-serif!important;
	font-size:16px;
}
.ext1 input[type=text]{
	width:100%;
	padding:5px;
	border-radius:3px;
	border:1px solid #67b55e;
}
.ext1 input[type=submit]{
	background: #0E549C;
    color: white;
	margin-top:5px;
    font-size: 16px;
    border-radius: 5px;
    padding: 7px 14px;
    border: 1px solid #0E549C;
    overflow: hidden;
}
.foot0-align label{
	color:#fff;
}
.foot0{
	width:100%;
	background:url(../images/footer-btm-bg.png);
	background-position:center;
	background-size:cover;
	padding-top:70px;
	padding-bottom:0px;
	
}
.foot0 h4{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	
}
.foot0-align{
	position: relative;
    left: 50%;
    width: 50%;
    text-align: center;
    top: 17%;
	color:#9f9f9f;
	text-shadow:none;
	line-height:26px;
    transform: translate(-50%,0%);
}
.foot0-align a{
	color:yellow;
}
.about-page-container{
	width:100%;
	background:url(../images/about-bg.jpg);
	background-position:center;
	background-size:cover;
	position:relative;
	padding-top:100px;
	padding-bottom:75px;
}
.about-page-container-align{
	
	
	width:1170px;
	margin:auto;
}
.overlay{
	position:absolute;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	top:0;
}
.overlay h1{
	color:white;
	position:absolute;
	top:25%;
	background:rgba(0,0,0,0.6);
	padding:10px 25px;
	border-radius:5px;
}
.aboutt0{
	width:100%;
	background:white;
}
.about0-align{
	padding-top:75px;
	
	
	width:1170px;
	margin:auto;
	display:flex;
}
.about0-text{
	width:60%;
	margin-right:30px;
}
.about0-text h3{
	
	font-size:30px;
	
}
.about0-image{
	width:40%;
	position:relative;
	z-index:1;
}
.about0-text p{
	font-family: 'Open Sans', sans-serif!important;
	color:black;
	font-size:15px;
	text-align:left;
	line-height:26px;
}
.about0-image img{
	width:70%;
	position:relative;
}
.image6{
	background:#0E549C;
	width:70%;
	color:white;
	text-align:center;
	padding:2px 10px;
}
.abb0{
	padding-top:20px;
	width:1170px;
	margin:auto;
	padding-bottom:75px;
}
.abb0 p{
	font-family: 'Open Sans', sans-serif!important;
	color:black;
	font-size:15px;
	text-align:left;
	line-height:26px;
}
.product-page-container{
	width:100%;
	background:url(../images/IMG-20180215-WA0009.jpg);
	background-position:center;
	background-size:cover;
	position:relative;
	padding-top:100px;
	padding-bottom:75px;
}
.product-page-container-align{
	width:1170px;
	margin:auto;
}
.prodd0{
	width:100%;
	background:white;
	
}
.prodd0-align{
	padding-top:50px;
	width:1170px;
	margin:auto;
	padding-bottom:50px;
}
.prod00{
	display:flex;
}
.proim0 img{
	width:100%;
}
.proim0{
	position:relative;
	margin-right:5px;
	width:23.5%;
}
.prod02{
	padding-top:5px;
	display:flex;
}
.prod03{
	padding-top:5px;
	display:flex;
}
.prod04{
	padding-top:5px;
	display:flex;
}
.prod05{
	padding-top:5px;
	display:flex;
}
.prod06{
	padding-top:5px;
	display:flex;
}
.name12{
	background:rgba(0,153,255,1);
	width:50%;
	top:0;
	position:absolute;
	transition:all 300ms linear;
}
#hb-gotop{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; width:40px;font-size:20px;color:white;background-color: #337ab7;filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#99EEEEEE',EndColorStr='#99EEEEEE');text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;text-decoration:none;border:1px solid #C9C9C9;}
.name12 h4{
	color:white;
	text-align:center;
}
.proim0:hover .name12{
	width:100%;
}
.proim0:hover{
	
	box-shadow:5px 5px 10px rgba(0,0,0,0.5);
}
.contact-page-container{
	width:100%;
	background:url(../images/contact-bg.jpg);
	background-position:center;
	background-size:cover;
	position:relative;
	padding-top:100px;
	padding-bottom:75px;
}
.contact-page-container-align{
	width:1170px;
	margin:auto;
}
.cont0{
	width:100%;
	background-image:url("../images/bgimage.jpg");
	background-position: center;
	background-size: cover;
}
.contact0-align{
	padding-top:50px;
	padding-bottom:150px;
	width:1170px;
	margin:auto;
	display:flex;
}
.form0{
	width:50%;
	margin-right:30px;
}
.address0 p{
font-family: 'Open Sans', sans-serif!important;
	color:black;
	font-size:15px;
	text-align:left;
	line-height:26px;
}
.form0 input[type=text],textarea{
	width:100%;
	padding:5px;
}
.form0 input[type=submit]{
	padding:10px 16px;
	margin-top:8px;
	color:white;
	border:1px solid #0E549C;
	background:#0E549C;
	border-radius:4px;
}
.address0{
	width:50%;
}
.navigation-container-mobile{
	display:none;
	background:black;
}.pill-container{
	display:none;
}

.bgdemo{
	background-image: url('../images/bgdemo.jpg');
	background-position: center;
	background-size: cover;
	height: 590px;
	position: relative;
}
.centerfor input[type=text]{
	width: 100%;
	padding: 10px;
	background: rgba(0,0,0,0.4);
	margin-bottom: 10px;
	border: none;
	border-radius: 6px;
	color:white;
}
.centerfor input[type=submit]{
	width: 100%;
	background: #EA6D2B;
	border:1px solid #EA6D2B;
	color:white;
	font-size: 17px;
	font-family: 'Source Sans Pro', sans-serif!important;
	
	text-transform: uppercase;
	padding: 10px;
}
.centerfor input::placeholder{
	color:lightgrey;
	font-family: 'Source Sans Pro', sans-serif!important;
	font-size: 14px;
}
.centerfor h3{
	text-align: center;
	color:white;
	font-family: 'Patua One', cursive!important;
	margin-top: 5px;
	margin-bottom: 15px;
}
.centerfor{
	padding: 12px;
	border:1px solid lightgray;
	border-radius: 5px;
	position: absolute;
	top:45%;
	left: 50%;
	width: 30%;
	transform: translate(-50%,-50%);
}
.nopad{
	padding-left: 0;
	padding-right: 0;
}
.container00{
	position: absolute;
	background: rgba(0,0,0,0.6);
	height: 100%;
	width: 100%;
	top: 0;
}

.karatedemo{
    background-image: url('../images/kartedemo.jpg');
    background-position: center;
    background-size: cover;
    height: 590px;
    position: relative;
}

@media(max-width:768px){
	.header-main{
		display:none;
	}
	.navigation-container{
		display:none;
		
	}
	.pill-container{
		display:block;
		width:100%;
		background:white;
		height:60px;
	}
	.pill-container-align{
		width:80%;
		display:flex;
		margin:auto;
	}
	.pill-logo{
		width:90%;
	}
	.pill-logo img{
		width:25%;
	}
	.about-container-align{
		width:100%;
		display:block;
	}
	.pills i{
		margin-top:10px;
		font-size:20px;
		padding:5px;
		border:1px solid black;
	}
	.wid0 h3{
		padding-top:20px;
	}
	.three-section0-ico{
		display:block;
	}
	.left001{
		width:100%;
	}
	.right001{
		width:100%;
		}
		.testi0-align{
			left:5%;
		}
	
	.imagerigh0{
		width:100%;
		height:300px;
	}
	.middle01{
		width:90%;
	}
	.wid0{
		width:100%;
	}
	.three-section0-align{
		width:90%;
		display:block;
	}
	.overvision0{
		width:100%;
		margin-bottom:25px;
	}
	.our-history0{
		width:100%;
		margin-bottom:25px;
	}
	.our-quality0{
		width:100%;
	}
	.product0-align{
		width:98%;
	}
	.testi0-align{
		width:90%;
	}
	.ext0-align{
		display:block;
		width:90%;
	}
	.slider-container .carousel-caption h1{
		font-size:14px;
		margin-bottom:5px;
		margin-top:-20px;
	}
	.slider-container .carousel-caption p{
		line-height: 10px;
    font-size: 8px;
	}
	.about0-image img{
		width:89%;
	}
	.slider-container .carousel-caption{
		width:43%;
	}
	
	.slider-container .carousel-caption button{
		display:none;
	}
	
	.wid0 h3{
		font-size:23px;
	}
	
	.proo1{
		display:block;
	}
	.prood1{
		width:100%;
		margin-bottom:10px;
	}
	.proo2{
		display:block;
	}
	.test0{
		display:block;
	}
	.test01 {
    background: white;
    margin-right: 15px;
    padding: 10px;
    height: 275px;
    position: relative;
    border-radius: 5px;
	margin-bottom:25px;
}
.services0-align{
	width:90%;
}
.services0-align h3{
	font-size:15px;
}
.services0-align h6{
	width:80%;
	font-size:15px;
}
.ext1:nth-of-type(1){
	width:100%;
}
.ext1:nth-of-type(2){
	width:100%;
}
.ext1:nth-of-type(3){
	width:100%;
}
.foot0-align{
	width:95%;
}
.navigation-links-mobile ul{
	text-align:center;
}
.navigation-links-mobile ul li{
	display:block;
	padding:10px;
}
.navigation-links-mobile ul li{
	display:block;
	padding:10px;
}
.navigation-links-mobile ul li a{
	color:white;
	font-size:14px;
	padding:5px;
	border:1px solid black;
	
}
.navigation-links-mobile ul li a:hover{
	color:white;
	font-size:14px;
	padding:5px;
	border:1px solid white;
	text-decoration:none;
	
}

.about0-align{
	width:90%;
	display:block;
}
.about0-text{
	width:100%;
}
.about0-image{
	width:80%;
}
.abb0{
	width:90%;
}
.image6{
	width:90%;
}
.prod00{
	display:block;
}
.prod01{
	display:block;
}
.prod02{
	display:block;
}
.prod03{
	display:block;
}
.prod04{
	display:block;
}
.prod05{
	display:block;
}
.prod06{
	display:block;
}
.proim0{
	width:100%;
	margin-bottom:15px;
}
.prodd0-align{
	width:90%;
}
.contact0-align{
	width:90%;
	display:block;
}
.form0{
	width:100%;
}
.address0{
	width:100%;
}
.slider-container .carousel-caption {
        width: 45%;
    position: absolute;
    left: 36%;
    top: 50%;
    /* padding: 5px; */
    height: 87px;
    background: linear-gradient(90deg,rgba(204, 57, 55, 0.8),rgba(40, 161, 225, 0.8));
    border-radius: 15px;
    transform: translate(-50%,-50%);
}
.sec-align{
	width:90%;
	margin:auto;
	display:block;
	padding-top:0px;
	padding-bottom:0px;
}
.prog{
	width:100%;
	margin-bottom:10px;
	top:0px;
}
.about-text-align{
	width: 90%;
	margin: auto;
}
.scroll-align{
	width: 100%;
	margin: auto;
}
.scroll-align img{
	width: 50%;
	margin-right: 0px;
	margin-bottom: 5px;
	display: inline-block;

}
#feedbackvideo4{
	width: 90%;
}
#feedbackvideo1{
	width: 90%;
}
#feedbackvideo2{
	width: 90%;
}
#feedbackvideo3{
	width: 90%;
}
.container-marquee{
	height: 200px;
}
.product0-align p{
	font-size: 11px;
	line-height: 18px;
}
.product0-align button {
    background: #0E549C;
    color: white;
    font-size: 14px;
    border-radius: 5px;
    padding: 3px 0px 3px 8px;
    border: 1px solid #0E549C;
    overflow: hidden;
}
.arrow0 {
    background: #fff;
    padding: 2px 4px;
    height: 18px;
    border-radius: 50%;
    width: 14px;
}
#team1 {
    position: absolute;
    width: 100%;
    left: 50%;
    z-index: 99;
    background: white;
    padding: 10px;
    top: 40%;
    display: none;
    box-shadow: 0px 3px 3px black;
    transform: translate(-50%,-50%);
}
#team2 {
    position: absolute;
    width: 100%;
    left: 50%;
    z-index: 99;
    background: white;
    padding: 10px;
    top: 40%;
    display: none;
    box-shadow: 0px 3px 3px black;
    transform: translate(-50%,-50%);
}
#team3 {
    position: absolute;
    width: 100%;
    left: 50%;
    z-index: 99;
    background: white;
    padding: 10px;
    top: 70%;
    display: none;
    box-shadow: 0px 3px 3px black;
    transform: translate(-50%,-50%);
}
#team4 {
    position: absolute;
    width: 100%;
    left: 50%;
    z-index: 99;
    background: white;
    padding: 10px;
    top: 70%;
    display: none;
    box-shadow: 0px 3px 3px black;
    transform: translate(-50%,-50%);
}

.bgdemo {
    background-image: url(../images/bgdemo.jpg);
    background-position: center;
    background-size: cover;
    height: 500px;
    position: relative;
}
.centerfor {
    padding: 12px;
    border: 1px solid lightgray;
    border-radius: 5px;
    position: absolute;
    top: 45%;
    left: 50%;
    width:90%;
    transform: translate(-50%,-50%);
}
.pooop .modal-content{
    width: 80%;
}
}

.about-text-align .profile-image {
    display: block;
    max-width: 600px; /* Reasonable size for desktop */
    width: 100%; /* Ensures responsiveness */
    height: auto; /* Maintains aspect ratio */
    margin: 0 auto; /* Centers the image */
    border-radius: 5px; /* Optional: adds a slight rounded corner */
}

/* Adjust for mobile view */
@media (max-width: 768px) {
    .about-text-align .profile-image {
        max-width: 100%; /* Takes full width of container on mobile */
        width: 90%; /* Matches the 90% width of about-text-align on mobile */
        margin: 0 auto;
    }
}

/* Ensure the iframe is responsive */
.about-text-align iframe {
    max-width: 100%;
    width: 100%;
    height: 600px; /* Default height for desktop */
}

/* Adjust for mobile view */
@media (max-width: 768px) {
    .about-text-align iframe {
        height: 400px; /* Smaller height for mobile */
    }
}
.services-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.service-item {
    width: 32%;
    margin-bottom: 30px;
    text-align: center;
}

.service-icon {
    display: block;
    width: 350px;
    height: 200px;
    margin: 0 auto 15px auto;
}

.service-item h6 {
    font-family: 'Patua One', cursive !important;
    font-size: 19px;
    margin-bottom: 10px;
    text-align: center;
}

.service-item p {
    font-family: 'Cabin', sans-serif !important;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .service-item {
        width: 100%;
        margin-bottom: 20px;
    }

    .service-item h6 {
        font-size: 16px;
    }

    .service-item p {
        font-size: 13px;
        line-height: 20px;
    }
	
	.prog1{
	width:100%;
	padding:10px;
	top:-50px;
	height:300px;
	background:white;
	position:relative;	
	border:3px solid #2da1dd;
	margin-right:25px;
	border-radius:5px;
	box-shadow:0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

}

