@charset "utf-8";
/* CSS Document */
@font-face {
  font-family:"WorkSans-Regular";
  font-style: normal;
  font-weight: 200;
  src: local('WorkSans-Regular'), local('WorkSans-Regular'), url("../font/WorkSans-Regular.otf") format('truetype');
}
@font-face {
  font-family:"ErasMediumITC";
  font-style: normal;
  font-weight: 200;
  src: local('ErasMediumITC'), local('ErasMediumITC'), url("../font/ErasMediumITC.ttf") format('truetype');
}
@font-face {
  font-family:"butler";
  font-style: normal;
  font-weight: 400;
  src: local('Butler_Light'), local('Butler_Light'), url("../font/Butler_Light.otf") format('truetype');
}
@font-face {
  font-family: "Royal Crescent";
  font-style: normal;
  font-weight: 400;
  src: local('Royal-Crescent-demo'), local('Royal-Crescent-demo'), url("../font/Royal-Crescent-demo.ttf") format('truetype');
}
@font-face {
  font-family:"Resitta";
  font-style: normal;
  font-weight: 400;
  src: local('Resitta'), local('Resitta'), url("../font/Resitta.otf") format('truetype');
}
@font-face {
  font-family: "RobotoCondensed-Light";
  font-style: normal;
  font-weight: 400;
  src: local('RobotoCondensed-Light'), local('RobotoCondensed-Light'), url("../font/RobotoCondensed-Light.ttf") format('truetype');
}


body {
	margin:0;
	padding:0;
	font-size:16px;
	font-family: "work Sans";
	color:#333;
	top:0;
	overflow-x: hidden;
	}

#style-4::-webkit-scrollbar-track
{
	position:absolute;
	background:#fff;
}

#style-4::-webkit-scrollbar
{
	width: 10px;
	background: #fff;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #0b24ac ;
	border: 2px solid #0b24ac ;
	width:10px;
}
	
a {
	text-decoration:none;
	}
ul,li,lo {
	list-style-type:none;
	}
.cle {
	clear:both;
	margin:0;
	padding:0;
	}
.topp {
	padding:0px 0 0 0;
}	
.topp ul {
	z-index:99;
	position:relative;
	margin:0;
	margin-left: 100px;
	}
.topp ul li {
	color:#fff;
	font-size: 17px;
	display: inline-block;
    float: left;
	margin-right:15px;
	}
.topp ul li i.fa {
	color:#fff;
	padding:8px;
	}
.boddo {
	border-bottom:1px solid #fff;
	padding:8px 0;
	}
.boddo1 {
    border-bottom: 1px solid #fff;
    padding: 8px 0;
	float:right;
}		
.cotation {
	float:right;
	padding: 3px 0 0 0;
	}	
.cotation a {
	color:#fff;
	background:#FF440B;
	padding: 8px 15px;
	text-decoration:none;
	}			
.logo_nav {
	max-width:1100px;
	height:85px;
	background:#000;
	margin:0 auto;
	}	
.absolute-div {
    width: 100%;
	z-index: 99;
    position: absolute;
	
}
.padpar h1 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    background: url(../images/line2.png) no-repeat bottom center;
    padding-bottom: 25px;
    padding-top: 10px;
    font-size: 26px;
    margin: 0 0 10px 0;
	}
.welcomephoto {
	}
.welcomephoto h1 {
	margin:0;
	}
.logoo img {
    position: absolute;
    z-index: 99;
	display:none;
}
.logo_res {
	display:none;
	}		
.logo {
	padding:0;
	text-align:center;
	float:left;
	position: absolute;
	}
.logo img {
	z-index:99;
	display: -webkit-inline-box;
	height:150px;
	margin-top:-30px;
	}	
.fixed .logo img {
	height: 110px;
    margin-top: -17px;
    background: #fff;
    padding: 7px;
    border-radius: 7px;
    box-shadow: 6px 6px 25px #00000061;
}


.fixed .navbar-inverse {
	padding-top: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
	background: rgb(231 65 82 / 93%);
	}
.head_top_part {
	background:#f7973000;
	padding:0;
	width: 86%;
    margin: 0 auto;
	display:none;
	}
.applynow {
	float:right;
	}	
.applynow a {
	padding:12px 20px !important;
	color: #fff !important;
	display:block;
	font-family:"ErasMediumITC";
	text-decoration: none;
	font-size: 14px;
	}
.flex-caption ul {
	padding:0;
	}		
.flex-caption ul li {
    color: #fff;
    font-size:44px;
    top: 70px;
    z-index: 10;
    text-shadow: 1px 1px 3px rgb(0 0 0 / 45%);
    font-weight: 600;
	padding:5px 0px;
    margin: 0;
	font-family:"ERASDEMI";
	}	
.flex-caption ul li span {
	background:#f79730;
	color:#fff;
	padding: 10px 20px;
	}		
.flex-caption p {
	font-family:"butler";
	color:#fff;
	padding:0;
    font-size: 60px;
    font-weight: 600;
    text-shadow: 2px 2px 1px #e74152;
	} 
.mouse-icon {
    text-align: center;
    margin-top: -100px;
    position: absolute;
	margin-left: 49%;
	}
.mouse-icon img {
	width:45px;
	height:45px;
	}	

.btni {
  flex: 1 1 auto;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  
 /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
 }

/* Demo Stuff End -> */

/* <- Magic Stuff Start */

.btni:hover {
  background-position: right center; /* change the direction of the change here */
}
.btn-4 {
  background-image: linear-gradient(to right, #e56245 0%, #ff4d26 51%, #e46245 100%);
}	
.tom_mail_phone {
	float:right;
	}
.tom_mail_phone ul {
	padding:0;
	margin-top:10px;
	}	
.tom_mail_phone ul li {
	display:inline-block;
	color:#fff;
	margin-left: 15px;
	font-family:"ErasMediumITC";
	background:#35ac4a;
	padding: 7px 15px;
	border-radius:7px;
	}	
.tom_mail_phone ul li a {
	color:#fff;
	}		
	


	
.navbar {margin-bottom:0px;}	
.navibar {z-index:99;
    margin: 0 auto;}	
.navbar-nav {position:relative; float: right;}
.navbar-inverse{background:rgba(231,65,82,0.8); height:auto; border:0; padding:6px 10px; float: right; margin-top:15px; border-radius:10px;}
.navbar-nav > li {background:url(../images/dot.png) no-repeat right center; padding:5px 2px 5px 2px;}
.navbar-nav > li:last-child {background:none;}
.navbar-nav > li > a{color:#fff !important; transition:all 0.3s ease-in-out; font-size:15px; font-family: "RobotoCondensed-Light"; text-transform:uppercase; padding:8px 15px 8px 15px; }
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover{background: #35ac4a; color: #fff !important; }

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color:#fff !important;
    background-color: #35ac4a;
}
.navbar-nav > li > a.active {
	
	}
.dropdown-menu	{
	background-color:#e5394b;
	min-width:220px !important;
	padding:0;
	border-bottom:0px solid #168f2c;
	left: 2px !important;
	margin-top: 5px !important;
	}
	.navbar-nav ul.sm-nowrap > li > a {
	padding:9px 20px 9px 15px;
	color:#fff;
	font-family: "RobotoCondensed-Light";
	font-size:14px;
	margin:2px;
	text-transform:uppercase;
	transition:all 0.3s ease-in-out;
	border-bottom:1px solid #cc1e2f;
	}	
.navbar-nav ul.sm-nowrap > li > a:hover, .navbar-nav ul.sm-nowrap > li > a:focus {
	background:rgba(255,255,255,0) ;
	padding-left:20px;
	color:#fff;
	}	
.navbar-nav li ul.sub-menu{display:none;position:absolute; top:89px; left:0; border-top:2px solid #a42629; padding-left:10px;}
.navbar-nav li:hover ul.sub-menu{display:block; width:200px;  background-color: rgba(0, 0, 0, 0.8); list-style-type:none;}
.navbar-nav li:hover ul.sub-menu li{padding:10px; border-top:1px solid #292828; font-size:15px; }
.navbar-nav li:hover ul.sub-menu li:first-child{border:0;}
.navbar-nav li:hover ul.sub-menu li a{color:#7a7a7a; text-decoration:none;}
.navbar-nav li:hover ul.sub-menu li a:hover{color:#9c0a0e;}
.fixed .navbar-nav > li {
	
	}
.fixed .navbar-nav > li > a {
	padding: 8px 15px 8px 15px;
	} 
.fixed .contictop ul li  {
	margin-left: 10px;
	}
#demo-1 {
	position: fixed; /* can either be relative, absolute or fixed. If position is not set (i.e. static), it would be set to "relative" by script */
	overflow: hidden; /* to bound the empty top space created by inner element's top margin */
	width: 100%;
	min-height:100%;
	background-color: #999;
	}
.upimg {
	position: relative;
    margin-top: -40px;
	}
.upimg img {
	width:40%;
	}
.upimg h3 {
	float: left;
    position: absolute;
    bottom: 18px;
    font-family: "butler";
    font-size: 33px;
    left: 50px;
	color:#5aff7d;
	}	
/*************************************************************/			
.blockbox {
	padding:50px 0;
	}
.procategory {
	width:86%;
	margin:0 auto;
	}	
.pro_photo {
    overflow: hidden;
}
.pro_photo img {
    max-width: none;
    width:100%;
    opacity: 1;
    transition: all 1s ease-in-out;
}
.pro_block {
    background: #fff;
	transition: all 0.3s ease-in-out;
	border-radius:0px;
}
.pro_block:hover .pro_photo img {
	-webkit-transform: scale(1.09);
    transform: scale(1.09);
	}
.proheading {
	margin:20px 0 65px 0;
	}
.proheading h2 {
    font-family: "Bronova-Regular";
	font-size:55px;
	color:#fff;
	text-align:center;
    line-height:46px;
    font-weight:600;
    margin:10px 0;
}
.proheading h2 span {
	font-family: "MillaCilla";
    color: #fff;
    font-size: 53px;
	}
.overlay_product {
	position: absolute;
    text-align: center;
    width: 92%;
    height: 88%;
    bottom: 6%;
    left: 4%;
    padding: 35px;
    background: #00000069;
	}
.overlay_product h2 {
	color: #fff;
    font-size: 21px;
    margin: 10px 0 10px 0;
    padding: 15px;
    background: #43d73966;
    left: 50%;
    border: 1px solid #43d73966;
    width: 60%;
    transform: translateX(-50%);
    position: absolute;
    bottom: 18%;
    transition: 0.5s;
    border-radius: 5px;
    display: inline-block;
	}
.overlay_product:hover a {
	bottom:20%;
	opacity:1;
	}	
.overlay_product:hover h2 {
	bottom:40%;
	opacity:1;
	background: #27a51fbf;
	}	
.overlay_product a {	
color: #fff;
    padding:3px 25px 4px 5px;
    font-size: 17px;
    display: inline-block;
    font-weight: 300;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    border-radius: 40px;
	bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    opacity: 0;
    transition: 0.5s;
}
	
/******************************************************************/					

	
	
.social_wr {
	padding: 0px 0;
    width: 165px;
    float: right;
    margin-right: 100px;
	}		
.social_wr a {
    float: left;
    width: 30px;
    height: 30px;
	border-radius:50%;
    color: #727C8B;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    margin-left: 15px;
    transition: 0.4s ease-in-out;
	font-size:15px;
	font-weight:600;
	text-shadow:1px 1px 1px #000;
	border:2px solid #fff;
}
.social_wr a i {
	 font-size: 15px !important;
	 color:#fff;
	}

.readmore {
	margin-top:20px;
	margin-left:8px;
	}	
.readmore a {
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    display: block;
    float: left;
	}	
.btnii {
  flex: 1 1 auto;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  
 /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
 }

/* Demo Stuff End -> */

/* <- Magic Stuff Start */

.btnii:hover {
  background-position: right center; /* change the direction of the change here */
}
.btn-5 {
  background-image: linear-gradient(to right, #22b0a2  0%, #0b8377 51%, #22b0a2 100%);
}
.padding_off {
	padding:0;
	background:#000;
	}
.padding_off img {
    width: 100%;
    float: left;
    margin: 0%;
	opacity:0.7;
    transition: all 0.3s ease-in-out;
}
.padding_off img:hover {
	-ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
	opacity:0.9;
	}
.homegallery {
	background:#000;
	}	
	
	




.why_us {
	background:rgba(204,35,65,1) url(../images/bh.png) no-repeat right bottom;
	padding:80px 0;
	}
.why_us_body {
	width:85%;
	margin:0 auto;
	}
.why_us_cont {
	margin-top:55px;
	}
		
.why_us_cont h2 {
	font-family: "butler";
    color: #fff;
	font-weight:100;
    font-size: 33px;
	line-height:60px;
}
.why_us_cont h2 span {
	font-family: "butler";
	font-size: 49px;
	}
.why_us_cont p {
	color:#fff;
	font-family: "RobotoCondensed-Light";
	font-size:17px;
	}
.why_us_cont p span {
	font-size:18px;
	font-style:italic;
	text-decoration:underline;
	}	
.c_read2 {
	margin-top:25px;
	margin-bottom:15px;
	}
.c_read2 a {
	padding: 13px 40px !important;
    color: #fff !important;
    display: inline-block;
	text-decoration:none;
	border-radius:50px;
	box-shadow: 5px 5px 5px #00000045;
	font-family:"ErasMediumITC";
	}
.c_read2 a:hover {
	box-shadow: -5px -5px 5px #00000045;
	}						
.btn-8 {
  background-image: linear-gradient(to right, #47ba5f 0%, #319a2f 51%, #47ba5f 100%);
}	

.event {
	background:url(../images/banner/slider/1.jpg) center;
	}	
.event_body {
	background:#041a07c4;
	padding:50px 0;
	}
.event_body_block {
	width:85%;
	margin:0 auto;
	}		
.event_photo img {
	width:100%;
	transition:all 0.5s ease-in-out;
	}
.event_photo img:hover {
	-webkit-transform: scale(1.09);
    transform: scale(1.09);
	}	
.event_cont {
	padding: 25px 10px 10px 10px;
    position: absolute;
    text-align: center;
    width: 72%;
    bottom: 14%;
    left: 14%;
    border-radius: 7px;
    padding: 10px;
    background: rgb(207 64 79 / 94%)
	}	
.event_cont p {
	color:#000;
	}
.event_cont h2 {
	color:#000;
	font-family: "WorkSans-Regular";
	font-size:17px;
	font-weight:600;
	margin:0;
	}
.event_cont h2 a {
	float:right;
	background:#fff;
	padding:1px 13px;
	font-size:40px;
	border-radius:50%;
	text-decoration:none;
	margin-top:-23px;
	box-shadow: 3px 3px 5px #00000070;
	}
.event_body_box {
	transition:all 0.3s ease-in-out;
	background:#e74152;
	border-radius: 10px;
    overflow: hidden;
	border: 2px solid #e74152;
	}	
.nopad {
	padding:10px;
	}
.no_pad {
	padding:5px;
	}
.certificate_block {
	margin-top:40px;
	}						
.color {
	background:#0b6ce6;
	}
					
.event_hrad h2 {
	font-family: "butler";
	text-align:center;
    color:rgb(249 59 78);
    padding: 0;
    font-size: 45px;
    font-weight: 100;
	}
.event_hrad h2 span {		
    color:rgb(249 59 78);
    font-weight: 100;
    font-size: 35px;
    line-height: 50px;	
	}
.c_read3 {
	margin-top:25px;
	margin-bottom:15px;
	text-align:center;
	}
.c_read3 a {
	padding: 13px 40px !important;
    color: #fff !important;
    display: inline-block;
	text-decoration:none;
	border-radius:50px;
	box-shadow: 5px 5px 5px #00000045;
	font-family:"ErasMediumITC";
	}
.c_read3 a:hover {
	box-shadow: -5px -5px 5px #00000045;
	}						
.btn-9 {
  background-image: linear-gradient(to right, #e74152 0%, #cc2341 51%, #e74152 100%);
}

.keep_in {
	background:#fff;
	padding:0;
	}
.keep_in_body {
	width:86%;
	margin:0 auto;
	}
.keep_in_con {
	padding: 64px 15px;
    margin: 0;
    text-align: center;
    background: rgba(231,65,82,1);
	animation: swinging ease-in-out 3.5s forwards infinite;
    transform-origin: center -10px;
    float:left;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
	}	
.keep_in_con h3 {
	margin:0;
	color:#fff;
	font-family: "Resitta";
	font-size:55px;
	font-weight:300;
	}
.swing {
}	
.swing:after{
    content: '';
    position: absolute;  
    width: 20px; height: 20px;  
    border: 1px solid #999;
    top: -10px; 
	left: 50%;
    z-index: 0;
    border-bottom: none;
    border-right: none;
    transform: rotate(45deg);
}
/* nail */
.swing:before{
    content: '';
    position: absolute;
    width: 5px; height: 5px;
    top: -14px;
	left: 54%;
    z-index: 5;
    border-radius: 50% 50%;
    background: #000;
}
@keyframes swinging{
    0%{transform: rotate(10deg);}
    50%{transform: rotate(-5deg)}
    100%{transform: rotate(10deg);}
} 
	
.certified {
	padding:15px 0;
	}
.certified ul {
	margin:0;
	padding:0;
	}
.certified ul li {
	display:inline-block;
	padding:10px 25px;
	width:24%;
	}	
.certified ul li img {
	width:100%;
	}	
.social_wr1 {
	float:right;
	margin-top:0px;
	}					

.foot_apply {
	text-align:center;
	margin-top:25px;
	}		
.foot_apply a {
	color:#fff;
	border:2px solid #fff;
	padding:7px 25px;
	border-radius:25px;
	transition:all 0.3s ease-in-out;
	text-decoration:none;
	font-family: "WorkSans-Regular";
	}	
.foot_apply a:hover {
	background:#fff;
	color:#f79730;
	}	
.foot_top_border img {
	width:100%;
	}			
	
.back-to-top {
		position: fixed;
    bottom: 5px;
    text-decoration: none;
    padding: 4px 25px;
	border-radius:7px;
    display: none;
    text-align: center;
    background:#319a2f;
    right:47%;
	z-index:10;
	color:#fff;
	transition:all 0.3s ease-in-out;
	box-shadow: 0px 0px 3px #0000002e;
}


.back-to-top span {
	
	font-size: 15px;
	}
.back-to-top:hover {
	background: #000;
	color:#fff;
	}	



.footer {
	background:rgba(204,35,65,1);
	position: relative;
	}
.footb {
	padding:40px 0;
	width:95%;
	margin:0 auto;
	}
.foot_block {
	
	}	
h3.o_cont {
	color:#fff;
	font-family:"butler";
	font-size:38px;
	} 
.foot-cont {
	}				
.foot-cont i {
	width:80px;
	height:80px;
	border:2px solid #fff;
	color:#fff;
	border-radius:50%;
	font-size:31px;
	text-align:center;
	line-height:80px;
	float:left;
	margin-right:20px;
	margin-bottom:45px;
	}
.foot-cont h3 {
	color: #000;
    font-size: 24px;
    margin-top: 12px;
	font-family: "WorkSans-Regular";
	}		
.foot-cont p {
	color: #000;
    font-size: 19px;
    margin: 12px auto 0 auto;
	font-family: "RobotoCondensed-Light";
	}
.footmenu {
	text-align:center;
	margin-top: 30px;
	}	
.footmenu ul {
	padding: 0;
	}	
.footmenu ul li {
	display:inline-block;
	}	
.footmenu ul li a {
	color:#C0C0C0;
	padding:5px 13px;
	font-size:16px;
	text-decoration:none;
	}	
.footmenu ul li a:hover {
	color:#78a737;
	}			
.bodda {
	}

.social_wr1 h3 {
	color:#fff;
	font-family:"butler";
	}			
.social_wr1 a {
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    text-align: center;
    vertical-align: middle;
    line-height: 45px;
    margin-right: 15px;
    transition: 0.4s ease-in-out;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #0000005e;
}
.social_wr1 a i {
	 font-size: 21px !important;
	 color:#e74152;
	}
.foot {
	padding: 15px 0 15px 0;
	position: relative;
	background:rgb(183 20 49);
	}		
.foot p {
	color:#fff;
	font-size:15px;
	margin:15px 0 0 15px;
	font-family: "WorkSans-Regular";
	float:left;
	}	
.foot p a {
	color:#000;
	}	
.foot p span {
	color:#fff;
	}		
.footcot {
    position: fixed;
    top: 40%;
    right: -20px;
    z-index: 100;
	transform: rotate(-90deg);
}
.footcot a {
    text-decoration: none;
    color: #fff;
    padding: 18px 30px;
    border-radius: 40px;
}			
	


	
.nav-tabs {
	padding:0;
	margin:20px 0 10px 0;
}
ul#demoTabs li.active {
	border-bottom:4px solid #ff7168;
}
ul#demoTabs li {
    line-height: 20px;
    float: left;
    padding:0px;
    /*background: #000;*/
    text-align: center;
    margin-bottom:0px;
	display:inline-block;
	border-bottom:4px solid #fff;
}
ul#demoTabs li a {
    color: #000;
    background: none;
    border: none;
    font-weight:600;
    padding: 17px 14px 12px 14px;
    text-decoration: none;
	font-size:15px;
	display:block;
}
ul#demoTabs li.active a {
    color: #ff7168;
}

/*modal start*/
.modal-open .modal {
    z-index: 10000;
	background:#1e254094;
	background-size:cover;
}
.modal-content {
	background:rgba(231,65,82,1);
	box-shadow: none;
	}
.modal-dialog {
    margin: 30px auto;
}
button.close {
    position: relative;
    -webkit-appearance: none;
    padding: 15px 16px;
    cursor: pointer;
    background: transparent;
    border: 0;
    margin-right:0px;
    margin-top:0px;
	color:#fff;
}
.panelhead {
	padding:20px 0;
	text-align:center;
	}
.panelhead h2 {
    font-family: "Bronova-Regular";
    font-size: 27px;
    color: #000;
	margin: 25px 0 15px 0;
	}
.panelhead h2 i {
	width: 50px;
    height: 50px;
    line-height: 50px;
    color: rgba(204,35,65,1);
    border-radius: 50%;
    background: #000;
	}		
.panel {
    margin-bottom: 20px;
    background-color: #1e254000;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    position: relative;
    margin-top: 17px;
    margin-right: -19px;
	width:88%;
	margin:0 auto;
	margin-top:1%;
}

.panel-body {
    padding:0px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
}
.close:hover {
	 opacity: 1;
	}
.modal_long {
	width:65%;
	}
.mainbox {
	padding:0 15px;
	width:100%;
	}
.mbotu {
	margin-bottom:20px;
	}	
.quesendsss {
    border-radius: 3px;
    color: #fff;
    width: 100%;
    background: #319a2f;
    padding: 11px 10px;
    font-size: 17px;
    margin-top: 13px;
    text-decoration: none;
    transition: all 0.5s ease-in-out;
    display: block;
    float: left;
    outline: none;
    border:none;
}
.quesendsss:hover {
	background: #000;
	color:#fff;
	border:none;
	outline:none;
	}
p.r_b_p {
	text-align:center;
	padding:8px 0;
	}
p.r_b_p a {
	color:#6e8195;
	}
p.r_b_p_ b {
	padding:8px 0;
	}
p.r_b_p_b a {
	color:#5771ff;
	}	
.mbot {
    margin-bottom: 25px;
}
.formname {
    color: #000;
    font-weight: 300;
    margin-bottom: 1px;
    font-family: "Bronova-Regular";
    font-size: 15px;
}
.form-control1 {
    display: block;
    width: 100%;
	font-family: "Bronova-Regular";
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: rgba(255,255,255,0);
    background-image: none;
    border: 1px solid #000;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#000;
    opacity: 1; /* Firefox */
	font-family: "Bronova-Regular";
	font-size:14px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#000;
	font-family: "Bronova-Regular";
	font-size:14px;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color:#000;
	font-family: "Bronova-Regular";
	font-size:14px;
}
input[type=text]:focus,input[type=email]:focus, textarea:focus, select:focus {
  
  padding-left: 7px;
  border: 1px solid #000;
  outline:none;
}
select.form-control1 {
	font-family: "Bronova-Regular";
	font-size:14px;
	}
select[type=text]:focus,select[type=email]:focus {
  
  padding-left: 7px;
  border: 1px solid #000;
  outline:none;
}				
/*modal end*/



/*about page start*/
.allpage_banner img {
    width: 100%;
}
ul.inpagename {
	float:right;
	margin-top:50px;
	margin-right:50px;
	}
ul.inpagename li {
	display:inline-block;
	color:#000;
	padding:0 7px;
	}
ul.inpagename li a {
	color:#000;
	font-family: "WorkSans-Regular";
	}	
ul.inpagename li a.forcol {
	color:rgba(204,35,65,1);
	}	
.upimg_allpage {
    position: relative;
    margin-top: -40px;
}
.upimg_allpage img {
    width: 33%;
}
.upimg_allpage h3 {
    float: left;
    position: absolute;
    bottom:18px;
    font-family: "butler";
    font-size: 33px;
    left: 50px;
	color:#5aff7d;
}
.allpage {
	width:86%;
	margin:0 auto;
	padding:50px 0;
	}	
.ab_con h2 {
	color: #0f4585;
    margin:10px 0;
    font-family: "ErasMediumITC";
    font-weight: 600;
	}
.allpage p {
	font-family: "RobotoCondensed-Light";
	font-size:22px;
	line-height:35px;
	}
.owner {
	background:rgb(236 255 244);
	margin:80px 0;
	}
.about_content {
	margin-left:50px;
	margin-top:60px;
	}	
.about_content h3 {
	font-family: "butler";
    font-size: 43px;
    color: #1e651d;
	margin: 0 0 25px 0;
	}
.about_content p {
	font-family: "RobotoCondensed-Light";
	font-size:23px;
	margin-bottom:10px;
	color:#000;
	}
.about_content p span {
	font-size:41px;
	font-family: "butler";
	}	
.about_content h4 {
	font-family: "butler";
    font-size: 23px;
    color: #1e651d;
	margin: 20px 0 0px 0;
	font-weight:600;
	}
.misson_content {
	padding:0px 0 20px 0;
	}
.misson_content h3 {
	font-family: "butler";
    font-size: 33px;
    color: #1e651d;
	margin: 0 0 25px 0;
	}
.misson_content h3 img {
	width:50px;
	margin-right:30px;
	}	
.misson_content p {
	font-family: "RobotoCondensed-Light";
	font-size:23px;
	color:#000;
	margin:0 auto;
	}				
.process ul {
	margin:0;
	}
.process ul li {
	list-style-type:circle;
	font-family: "RobotoCondensed-Light";
	font-size:23px;
	margin-bottom:10px;
	}	
.gape {
	margin:70px 0;
	height:1px;
	background:#efefef;
	}
.about_pic2 {
    float: left;
    width: 100%;
}
.about_pic2 img {
    width: 100%;
    height: auto;
}		
/*about pagr end*/

/*certificate_page start*/
.certificate_page {
	padding:5px;
	
	}
.certi {
	
	border:5px solid rgb(183 20 49);
	margin:5px;
	}
.lightimg {
	
	overflow:hidden;
	}		
.padding_adjust {
    padding:3px;
	
}
.lightimg_block {
	padding:25px;
	background:rgba(204,35,65,1);
	}
.gallery {
	}
.padding_adjust img {
    width: 100%;
    float: left;
    margin: 0.2%;
    height: 500px;
    
    transition: all 0.3s ease-in-out;
}
.padding_adjust img:hover {
	-ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
	}
/*certificate_page end*/
/*branches start*/
.one_branch {
	background:rgb(27 177 94);
	}
.one_branch img {
	width:100%;
	}
.branchcont {
	padding:30px 20px;
	text-align:center;
	}
.branchcont p {
	color:#fff;
	}
.branchcont h2 {
	color:#fff;
	margin:10px 0;
	}
.smalldown {
	margin-top:30px;
	}				
/*branches end*/


/*gallery start*/
.padding_adjust_gallery {
    padding:3px;
	
}
.lightimg_block_gallery {
	padding:15px;
	background: linear-gradient( 140deg,#5aff7d,#002f7d);
	}
.gallery {
	}
.padding_adjust_gallery img {
    width: 100%;
    float: left;
    margin: 0.2%;    
    transition: all 0.3s ease-in-out;
}
.padding_adjust_gallery img:hover {
	-ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    transform: scale(1.05,1.05);
	}

/*gallery end*/

/*Contact page start*/
.con_right {
	background:rgba(243,50,84,1);
	padding:25px;
	border-radius:25px;
	}
.con_right h2 {
	text-align:center;
	color:#fff;
	font-size:27px;
	}	
.touch_left h3 {
	color:#fff;
	text-align:center;
	}
.touch_left p {
    color: #fff3f3;
    font-size: 18px;
    margin-top: 12px;
    font-family: "WorkSans-Regular";
}	
.googlemap {
	margin-top:50px;
	}	
.enquery {
	margin-top:50px;
	}
/*Contact page end*/
/*on click open div start protfolio part*/

.tabby-tabs:before {
  display: table;
  content: " ";
}
.tabby-tabs:after {
  clear: both;
  display: table;
  content: " ";
}
.tabby-tabs {
  margin-bottom:25px;
  text-align:center;
}
.tabby-tabs ul {
	padding:7px 0;
	}
.tabby-tabs li {
  display: inline-block;
  padding:2px 5px;
}
.tabby-tabs li:last-child {
	border:none;
	}
.tabby-tabs li a {
  position: relative;
  display: block;
  padding:11px 30px 9px 30px;
  background: #ffcccc;
  color: #000;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 500;
  font-family: "Bronova-Regular";
}

.tabby-tabs li a:hover, .tabby-tabs li a.active {
  color: #ffffff;
  text-decoration: none;
  background: rgba(204,35,65,1);
}
div[data-tab="tab2"] {
  display:none;
  position: relative;
  min-height: 200px;
}
.productpage {
    width: 86%;
    margin: 0 auto;
    padding: 50px 0;
    background: url(../images/halal.png) no-repeat bottom right;
}
/*on click open div end protfolio part*/
@media screen and (max-width:1024px){
.navbar-inverse {
    margin-left:20px;
}
.video-container iframe {
    height:350px;
}
}
@media screen and (max-width:900px){

}




@media only screen and (min-width:992px) and (max-width:1199px)
{
.navbar-inverse {
    margin-left:20px;
}
.logo img {
    height: 50px;
}
.navbar-nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 15px 8px 15px;
    font-weight: 400;
}
article {
	width:30%;
	}

}


@media only screen and (min-width:768px) and (max-width:991px)
{
.navbar-inverse {
    margin-left:20px;
	padding-top: 2px;
}
.tom_mail_phone ul li {
    margin-right: 6px;
}
.applynow a {
    padding: 12px 12px !important;
}
.logo img {
    height: 58px;
    margin-top: -58px;
}
.navbar-nav > li > a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 5px 8px 5px;
    font-weight: 400;
}
.contictop ul {
   
    margin-right: 0px;
}
.contictop ul li {
    font-size: 16px;
    margin-left: 8px;
}
.contictop ul li img {
    height: 50px;
}
.video-container iframe {
    height:300px;
}				
}

@media screen and (max-width:900px){
.productfont {
	width: 50%;
}


}




@media only screen and (min-width:992px) and (max-width:1199px)
{
.productfont {
	width: 50%;
}
}


@media only screen and (min-width:768px) and (max-width:991px)
{
	.productfont {
	width: 100%;
}			
}




@media only screen and (max-width:767px) 
{
.foot-logo {
    text-align: center;
	padding:0 0;
}
.foot-logo img {
    width: 50%;
}	
.foot {
    padding: 20px 10px;
}
	
article {
	width:29%;
	}	
.targets-wrapper ul li {
    width: 100%;
    float: left;
    padding: 8px;
}	
	
	
	
	
    .owl-prev {
    float: left;
    left: -13px;
    position: relative;
}
.owl-next {
    float: right;
    position: relative;
    right: -15px;
}
	.readmore1 {
	 margin-left:0px;
	 margin-top:0px;
    float: none;
    text-align: center;
		}
	.readmore1 a {
    box-shadow:none;
	float: none;
	border-top:8px solid #f3bc09;
}
.readmore1 a:hover {
	box-shadow:none;
	border-Bottom:8px solid #000;
	border-top:none;
	}


	.footi {
    background: url(../images/corner.png) no-repeat top left;
    padding: 0px;
    width: 100%;
}

.image_res img {
    width: 100%;
    z-index: 9;
    position: relative;
}	
img.aaa {
    position: relative;
    
    margin-left: 81px;
}

.social_wr {
    margin-right: 118px;
}
.topp ul {
    margin-left: 40px;
}
.logo {
	display:none;
	}
.logo_res img {
    position: absolute;
    z-index: 999;
    height: 55px;
    margin-left: 0px;
    margin-top: -2px;
}
.logo_res {
    padding: 0;
    text-align: left;
    margin-top: -15px;
    float: left;
	display:block;
}
.absolute-div {
	height:50px;
}	
.navbar-collapse {
	background:#010b21;
	}
.navbar-nav {
    margin:0;
    width: 100%;
	text-align:center;
}	
.navbar-nav > li > a {
    line-height: 30px;
    padding: 5px 22px;
	color: #fff !important;
    border-bottom: 1px dotted #fff;
}

.topp {
    padding:0;
}
.topp ul li {
	    font-size: 15px;
		margin-right: 5px;
	}
.navbar-inverse {
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
    float: right;
	margin-right:0px;
	background: rgb(231 65 82 / 0%);
}
.navbar-nav > li {
    text-align: left;
}
.navbar-inverse .navbar-toggle {
    border-color: #e74152;
	background: #e74152;
	margin-top: -7px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #e74152;
}
.upimg {
    position: relative;
    margin-top: -25px;
}
.upimg img {
    width: 75%;
}
.antiq h2 {
	font-size:21px;
	}
.readmore {
    float: none;
    margin-bottom: 20px;
    text-align: center;
}
.antipart {
	margin:10px 0;
	}
.footblock {
    margin: 25px 0;
}
.more h3 {
	font-size: 16px;
	}
.grfut {
	padding:25px 7px;
	}	
.grfut p {
	width:100%;
	}
.zs-enabled .zs-slideshow, .zs-enabled .zs-slides, .zs-enabled .zs-slide {
	height: 360px !important;
	}

.contictop {
	display:none;
	}
	
.panel {
	width:100%;
	}
.panel h2 {
	font-size:39px;
	margin-bottom:5px;
	}	
.mbotu {
    margin-bottom: 20px;
}
.applynow {
    float: right;
    width: 50%;
}
.tom_mail_phone {
    float: initial;
    text-align: center;
	display: none;
}	
.tom_mail_phone ul {
    padding: 0;
    margin-top:0px;
}	
.tom_mail_phone ul li {
    display: inline-block;
    color: #fff;
    margin-right: 0px;
    margin-top: 5px;
}	
.flex-caption ul li span {
    padding: 5px 20px;
}
.mouse-icon img {
    width: 30px;
    height: 30px;
}
.mouse-icon {
    width: 100%;
    text-align: center;
    margin-top: -65px;
    position: absolute;
	margin-left:0;
}
.notice_body {
    width: 94%;
    margin: 0 auto;
}
.event_body {
    padding: 15px 0;
}
.why_us_body {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.why_us_cont p {
    width: 100%;
}
.notice_block {
    width: 88%;
    margin: 0 auto;
}
.notice_block h2 {
	font-size:18px;
	}
.notice_block p {
	font-size:14px;
	}	
.why_us {
    padding:0 0 30px 0;
}	
.login_box {
    width: 93%;
    margin: 0px auto 25px auto;
    padding: 20px;
}
.applynow a {
    padding: 14px 1px !important;
    font-size: 14px;
}
.monthly_fees_login {
    height: 50px;
	margin-top: 40px;
}
.monthly_fees_login h2 {
    margin-top: 55px;
}
.login-part {
	padding:10px 0 0 0;
	}
.login-part h2 {
	padding:10px;
	}
.on_off {
	display:none;
	}	
.off_on {
	display:block;
	} 
.month-fees {
	margin-top: 40px;
	height:125px;
	}
.month-fees h2 {
    margin: 59px 0 0 0;
}
.navbar-nav {
    padding:9px 20px 9px 15px;
    color: #c2c2c2;
    font-family: "RobotoCondensed-Light";
    font-size: 14px;
    margin: 2px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    border-bottom: 1px solid #06132f;
}
.contact_map iframe {
    width: 100%;
    height: 300px;
    border: 10px solid #ffa03b;
}	
.ad_di {
    float: left;
    width: 72%;
}
.contact_dit {
    padding: 25px;
}	
.sight_view {
    top: 170px;
}
.fixed .navbar-inverse {
	padding-top: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
	background: rgb(231 65 82 / 0%);
	}	
.blockbox {
    padding: 5px 0;
}
.procategory {
    width: 100%;
    margin: 0 auto;
}	
.certified ul li {
    display: inline-block;
    padding: 20px 5px;
    width: 49%;
}
.keep_in_con {
    width: 100%;
    padding: 30px 15px;
}
.upimg h3 {
    float: left;
    position: absolute;
    bottom: -4px;
    font-family: "Resitta";
    font-size: 24px;
    left: 12px;
}
}
@media only screen and (max-width:639px) 
{







