@import url(bootstrap.min.css);
@import url(animate.min.css);
@import url(bootstrap-icons.css);
@import url(all.min.css);
@import url(owl.carousel.min.css);
@import url(owl.theme.default.min.css);
@import url(fancybox.css);
@import url(aos.css);
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:wght@300;400;500;600;700;800&family=Mulish:wght@400;500;600;700;800&family=Noto+Sans:wght@400;500;600;700;800&display=swap');
*{ margin: 0; padding: 0; }
body {height: 100%;width:100%;margin:0;padding:0;font-size: 14px;font-weight: 400;color: #202021; font-family: 'Noto Sans', sans-serif; line-height: 1.3;font-display: swap;animation: fadeInAnimation ease 3s;
animation-iteration-count: 1;animation-fill-mode: forwards;scroll-behavior: smooth;}
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}
a {color: #1f1f20;text-decoration: none;transition: all .5s ease;cursor:pointer;}
ul {padding:0;margin:0;list-style-type:none}
p {font-size: 15px;line-height:24px}
h1, h2, h3, h4, h5, h6 {color:#101012;font-family:'Merriweather Sans', sans-serif;}
img, .img-fluid {image-rendering: -webkit-optimize-contrast;}

button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}
button.theme_btn {
  width: 10rem;
  height: auto;
}
button.theme_btn .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 2rem;
  height: 2rem;
  background: #12173e;
  border-radius: 1.625rem;
}
button.theme_btn .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
button.theme_btn .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.2rem;
  width: 1.125rem;
  height: 0.1rem;
  background: none;
}
button.theme_btn .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: rotate(45deg);
}
button.theme_btn .button_text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.4rem 0;
  margin: 0 0 0 0.75rem;
  color: #282936;
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;font-size: 13px;
}
button:hover .circle {
  width: 100%;
}
button:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
button:hover .button_text {
  color: #fff;
}

header {position: relative;}
.top_header {position: relative;background: #fff;    color: #000}
.whtie_theme {padding: 1px 5px;background: #fff;border: 1px solid;border-radius: 0px;}
.black_theme {padding: 2px 6px;background: #12173e; border-radius: 0px;color:#fff}
.black_theme:hover {color:#fff}
.main_header {    padding: 20px 0; /* background: #a7ffff; */}










/*===================== Menu Design CSS ============================ */

header-style1{padding: auto;}
/* .main-bar-wraper {background: #0f253c;} */
.header-style1.site-header {position: relative;	z-index: 999;}
.header-style1.site-header ul,
.header-style1.site-header ol {margin-bottom: 0;}
.header-style1 .extra-nav {display: table;float: right;height: 60px;position: relative;z-index: 9;}
.header-style1 .extra-nav .extra-cell {display: table-cell;padding-left: 20px;vertical-align: middle;}
.header-style1 .extra-nav .extra-cell > a{	font-size:18px;}
.header-style1 .logo-header {
	max-width: 250px;
	vertical-align: middle;
	padding: 0;
	font-size: 36px;
	color: #ed4c2f;
	margin: 0px;
	position: relative;
	z-index: 11;
}
.header-style1 .logo-header-inner {vertical-align: middle;height: 100%;}
.header-style1 .logo-header-inner img {max-width: 100%;}
.header-style1 .e-p-bx{padding:0px;}
.header-style1 .e-p-bx li {
	display: inline;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	position:relative;
	padding-right: 20px;
	margin-right: 10px;
	line-height:40px;
}
.header-style1 .e-p-bx li:last-child{	padding-right: 0px;	margin-right: 0x;}
.header-style1 .e-p-bx li:after{
	content:'';
	position:absolute;
	right:0px;
	top:0px;
	background-color:rgba(0, 0, 0,0.4);
	height:100%;
	width:1px;
}
.header-style1 .e-p-bx li:last-child:after{display: none;}
.header-style1 .e-p-bx li span{text-transform: uppercase;display: inline-block;padding-right: 10px;font-weight: 600;}
.header-style1 .e-p-bx li a {color: #000000;}
.header-style1 .e-p-bx li i {margin-right: 5px;vertical-align: middle;}
.social-bx {margin:0px;	border-right: 1px solid rgba(0, 0, 0,0.4);}
.social-bx li{font-size: 12px;	margin: 0;	position: relative;}
.social-bx li a{font-size:14px;	padding:0px;width:34px;	text-align:right;display:inline-block;}
.social-bx.text-white li a{color:#fff;}
.header-style1 .main-bar {	position: relative;	width: 100%;	padding: 10px 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.header-style1 .main-bar::after,
.header-style1 .main-bar::after {clear: both;content: "";display: table;}
/* .header-style1 .header_btn a{
	background-color:#02339b;
	box-shadow: -3px 3px 0px rgb(216 216 216);
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;    color: #fff;
    padding: 10px 20px;
    font-weight: 500;
} */

.header-style1 .header_btn a {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    color: #fff;
    padding: 0;
    font-weight: 500;
    max-width: 150px;
    display: block;max-height: 60px;
}

 
.header_btn a i {font-size:20px;vertical-align: middle;}

@media only screen and (max-width: 540px) {
	.header-style1 .header_btn{ box-shadow: none;}
}
.header-style1 .header_btn:hover{box-shadow: none;}
.header-style1 .header_btn .form-control {background-color: transparent;height: 50px;border: none;outline: none; box-shadow: none;}
.header-style1 .header_btn button {background-color: transparent;	color: #fff;text-transform: uppercase;height: 50px;padding: 0px 15px;
	font-size: 14px;}

.header-style1 .header_btn .form-control::-webkit-input-placeholder {color: #fff;font-size: 14px;font-weight:400;}
.header-style1 .header_btn .form-control::-moz-placeholder {color: #fff;font-size: 14px;font-weight:400;}
.header-style1 .header_btn .form-control:-ms-input-placeholder {color: #fff;font-size: 14px;font-weight:400;}
.header-style1 .header_btn .form-control:-moz-placeholder {color: #fff;font-size: 14px;font-weight:400;}

/*-------------------------------------
	mega-menu
-------------------------------------*/
.header-style1 .navbar-toggler {border: none;margin-top: 24px;margin-bottom: 24px;margin-left: 0px;margin-right: -10px;padding: 12px 10px;}

.header-style1 .navbar-toggler .icon-bar{background: #000;height: 3px;border-radius: 0;display: block;width: 22px;}
.header-style1 .navbar-toggler .icon-bar + .icon-bar {margin-top: 4px;}

.header-style1 .navbar-toggler{display: none;margin-top: 14px;margin-bottom: 14px;}
.header-style1 .header-nav {position: relative;padding: 0px;z-index: 7;justify-content: end;}
.header-style1 .header-nav .nav {}
/* .header-style1 .header-nav .nav i {font-size: 9px;margin-left: 3px;margin-top: -3px;vertical-align: middle; } */
.header-style1 .header-nav .nav>li {font-weight: 500;position: relative;text-transform: uppercase; }
.header-style1 .header-nav .nav>li>a {
	border-radius: 0;
	color: #222;
	display:inline-block;
	font-size: 14px;
	padding: 20px 15px;
	cursor: pointer;
	font-weight: 600;letter-spacing:.6px;
	text-transform: uppercase;font-family:'Merriweather Sans', sans-serif;
	
}
.header-style1 .header-nav .nav>li .sub-menu {
	background-color: #ffffff;
	border: 1px solid #f4f4f4;
	display: block;
	left: 0;
	top: 100%;
	list-style: none;
	margin: 20px 0 0;
	opacity: 0;
	padding: 20px 0px;
	position: absolute;
	visibility: hidden;
	width: 250px;
	z-index: 10;
}

.header-style1 .header-nav .nav>li .sub-menu li {position: relative;text-transform: none;}
.header-style1 .header-nav .nav>li .sub-menu li a {
	color: #000;
	display: block;
	font-size: 14px;
	padding: 7px 20px;
	overflow: hidden;
	border-left:0px solid transparent;	
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;	
}

.header-style1 .header-nav .nav>li .sub-menu li a:hover {color: #000;text-decoration: none;}
.header-style1 .header-nav .nav>li .sub-menu li a:hover:after {width: 4px;	left: -1px;}
.header-style1 .header-nav .nav>li .sub-menu li:hover>a {color: #000;background-color: #f6f6f6;}

.header-style1 .header-nav .nav>li .sub-menu li:last-child {border-bottom: 0px;}
.header-style1 .header-nav .nav>li .sub-menu li .fa {color: #000;display: block;float: right;position: absolute;right: 10px;top: 1px;}
.header-style1 .header-nav .nav>li .sub-menu li:hover .fa {color: #000;}
.header-style1 .header-nav .nav>li .sub-menu li>.sub-menu {
	left: 100%;
	top: 0px;
	margin: 0 0 0 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.header-style1 .header-nav .nav>li .sub-menu li:hover>.sub-menu {left: 100%;margin: 0px;opacity: 1;top: -1px;visibility: visible;}
.header-style1 .header-nav .nav>li .sub-menu li:hover>.sub-menu:before {
	background-color: transparent;
	bottom: 0px;
	content: '';
	display: block;
	height: 100%;
	left: -6px;
	position: absolute;
	top: 0px;
	width: 6px;
}

.header-style1 .header-nav .nav>li.has-mega-menu {	position: inherit;}
.header-style1 .header-nav .nav>li .mega-menu li a>i {font-size: 14px;margin-right: 5px;min-width: 20px;}

.header-style1 .header-nav .nav>li .mega-menu {
	background-color: #ffffff;
	border: 1px solid #e9e9e9;
	display: block;
	left: 0px;
	top: 100%;
	padding: 0;
	list-style: none;
	opacity: 0;
	position: absolute;
	right: 0px;
	visibility: hidden;
	width: 100%;
	margin-top: 20px;
	z-index: 10;
}

.header-style1 .header-nav .nav>li .mega-menu>li {	display: table-cell;padding: 10px 0;position: relative;	vertical-align: top;width: 25%;
	text-transform: none;}

.header-style1 .header-nav .nav>li .mega-menu>li:after {
	content: "";
	background-color: rgba(204, 204, 204, 0.4);
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 1px;
	height: 100%;
}

.header-style1 .header-nav .nav>li .mega-menu>li:last-child:after {display: none;}
.header-style1 .header-nav .nav>li .mega-menu>li>a {color: #000;display: block;font-size: 15px;padding: 0 20px;}
.header-style1 .header-nav .nav>li .mega-menu>li ul {list-style: none;margin: 10px 0px 0px 0px;padding: 0px;}

.header-style1 .header-nav .nav>li .mega-menu>li ul a {color: #474747;display: block;font-size: 13px;line-height: 24px;padding: 2px 20px;}
.header-style1 .header-nav .nav>li .mega-menu>li ul a:hover {color: #ed4c2f;background-color: #F2F2F2;}
.header-style1 .header-nav .nav>li.menu-item-has-children:before {
	content: "\f078";
	display: block;
	font-family: "FontAwesome";
	right: 4px;
	position: absolute;
	top: 50%;
	color: #999;
	margin-top: -8px;
	font-size: 8px;
}


/*-- Submenu direction---*/
.header-style1 .header-nav .nav>li.submenu-direction .sub-menu {left: auto;right: 0;}
.header-style1 .header-nav .nav>li.submenu-direction .sub-menu li>.sub-menu {left: auto;right: 220px;margin: 0 20px 0 0;}
.header-style1 .header-nav .nav>li.submenu-direction .sub-menu li:hover>.sub-menu {left: auto;	right: 220px;margin: 0 0 0 0;}
/*
.header-style1 .has-child .submenu-toogle {
	position: absolute;
	right: 4px;
	top: 4px;
	color: #000;
	background-color: transparent;
	z-index: 900;
	cursor: pointer;
	padding: 10px;
	font-size: 18px;
	display: none;
}

.header-style1 .header-nav .has-child li .submenu-toogle {opacity: 0.9;}
.header-style1 .header-nav .has-child.nav-active>a+.submenu-toogle.fa.fa-angle-right:before {content: "\f107";} 
*/

.header-style1 .has-child .submenu-toogle {display:none}
.header-style1 .header-nav .nav>li>a {
	position:relative
}
.header-style1 .header-nav .nav>li>a.drop_icon:before {
	content: "\f107";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 15px;
    position: absolute;
    color: #00031d;
    right: 5px;
	}




/*-------------------------------------
	nav dark version
-------------------------------------*/
.header-style1 .nav-dark.header-nav .nav>li .sub-menu li:hover>a {	color: #ed4c2f;	background-color: transparent;}
.header-style1 .nav-dark.header-nav .nav>li .sub-menu li .fa {color: #ed4c2f;}
.header-style1 .nav-dark.header-nav .nav>li .sub-menu li:hover .fa {color: #ed4c2f;}
.header-style1 .nav-dark.header-nav .nav>li .sub-menu,
.header-style1 .nav-dark.header-nav .nav>li .mega-menu {background-color: #ffffff; }
.header-style1 .nav-dark.header-nav .nav>li .sub-menu li:last-child {border-bottom: 0px;}

/* .header-style1 .nav-dark.header-nav .nav>li .sub-menu li a{color: #fff;} */

.header-style1 .nav-dark.header-nav .nav>li .mega-menu>li ul a{color: #fff;}
.header-style1 .nav-dark.header-nav .nav>li .mega-menu>li>a {color: #3294f9;   font-size: 18px;}

.header-style1 .nav-dark.header-nav .nav>li .mega-menu>li ul a:hover {background-color: transparent;color: #ed4c2f;}

.header-style1 .nav-dark.header-nav .nav>li .mega-menu>li:after {background-color: rgba(0, 0, 0, 0.2);}

@media only screen and (max-width:1200px) {
	.header-style1.site-header .container {max-width: 100%;}
}
@media only screen and (max-width: 991px) {
	/* responsive strat when media screen [991px] css START*/ 
	.header-style1 .navbar-toggler {display: block;margin-top: 10px;margin-bottom: 0;float:right;outline:none !important;}
	.header-style1 .navbar-collapse.collapse {align-items: start;}

	.header-style1 .header-nav .nav {float: none;margin: 0px;background: #fff;width:100%; display: block; height: 100%;}
	.header-style1 .header-nav .nav li {float: none;width: 100%;display: block;}
	
	/* .header-style1 .header-nav .nav i {float: right;} */
	.header-style1 .header-nav .nav li .sub-menu>li a {padding-left: 30px;}
	.header-style1 .header-nav .nav li.has-child {	position: relative;	}
	.header-style1 .header-nav .nav li .sub-menu,
	.header-style1 .header-nav .nav li .mega-menu {opacity: 1;margin: 0 !important;}
	.header-style1 .header-nav .nav i {margin-top: 6px;}
	.header-style1 .header-nav .nav li.has-child.nav-active>a {color: #ed4c2f;}

	.header-style1 .header-nav .nav>li {margin: 0;	padding: 0;}
	.header-style1 .header-nav .nav>li.active>a,
	.header-style1 .header-nav .nav>li.current-menu-item>a {color: #000;}
	.header-style1 .header-nav .nav>li>a:hover,
	.header-style1 .header-nav .nav>li>a:active,
	.header-style1 .header-nav .nav>li>a:focus {background-color: #f0f0f0;text-decoration: none;}
	.header-style1 .header-nav .nav>li>a {padding: 12px 15px;border-top: 1px solid #E9E9E9;color: #777;	margin: 0;padding: 10px 15px;font-weight: 600;display:block;}

	.header-style1 .header-nav .nav>li .sub-menu>li,
	.header-style1 .header-nav .nav>li .mega-menu>li {float: none;display: block;width: auto;padding: 0px;}
	.header-style1 .header-nav .nav>li .sub-menu li a {font-size: 12px;}

	.header-style1 .header-nav .nav>li .mega-menu>li:after {display: none;}

	.header-style1 .header-nav .nav>li ul,
	.header-style1 .header-nav .nav>li .sub-menu,
	.header-style1 .header-nav .nav>li .mega-menu {display: none;position: static;visibility: visible;width: auto;background: #f9f9f9;}

	.header-style1 .header-nav .nav>li ul.mega-menu ul {display: block; margin-bottom: 10px;}
	.header-style1 .header-nav .nav>li ul.mega-menu li:hover ul {display: block;}

.header-style1 .has-child .submenu-toogle {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
}




	header .logo {display: block;padding: 4px 0;}

	.header-style1 .is-fixed.color-fill .header-nav .nav>li {margin: 0;padding: 0;	}
	.header-style1 .is-fixed.color-fill .header-nav .nav>li>a {margin: 0;padding: 10px 15px;display: block;}
	.header-style1 .is-fixed#header-part .navbar-toggler {	margin: 15px 0;}
	.logo-header {width: 200px;}

	.header-style1 .nav-dark.header-nav {border-bottom: 1px solid rgba(0, 0, 0, 0.2);	}
	.header-style1 .nav-dark.header-nav .nav {	background-color: #042336;	}
	.header-style1 .nav-dark.header-nav .nav>li>a {border-top: 1px solid rgba(0, 0, 0, 0.2);color: #fff;display:block;}
	.header-style1 .nav-dark.header-nav .nav>li>a:hover,
	.header-style1 .nav-dark.header-nav .nav>li>a:active,
	.header-style1 .nav-dark.header-nav .nav>li>a:focus {background-color: #000;color: #ed4c2f;	}
	.header-style1 .nav-dark.header-nav .nav>li ul,
	.header-style1 .nav-dark.header-nav .nav>li .sub-menu,
	.header-style1 .nav-dark.header-nav .nav>li .mega-menu {background-color: #0058b5;}
	.header-style1 .nav-dark.header-nav .nav>li .sub-menu{background-color: #0058b5;}
	.header-style1 .nav-dark .has-child .submenu-toogle{color:#fff;}
}
@media only screen and (max-width:768px) {
	.header-style1 .is-fixed .extra-nav {padding: 13px 7px;}
	.header-style1 .main-bar .container {max-width:100%;	padding:0px 15px;}
}
@media only screen and (max-width:767px) {
	.header-style1 .is-fixed .extra-nav {padding: 13px 0px;}
	.header-style1 .main-bar,
	.header-style1 .is-fixed .main-bar,
	.header-style1 .is-fixed.color-fill .main-bar {padding: 0px;}
	.header-style1 .extra-nav {display: flex;align-items: center;}
}
@media only screen and (max-width:540px) {
	.header-style1 .is-fixed .navbar-toggler {	margin-bottom: 0px;}
}
@media only screen and (max-width: 540px) {
	.header-style1 .main-bar {	padding-left: 0px;	padding-right: 0px;	}
	/* .header-style1 .logo-header {width: 100px;} */
	.header-style1 .header-style1 .navbar-toggler {margin-left: 5px;}
	.header-style1 .extra-nav .extra-cell {margin-left: auto;padding-left:10px;}
}

/*===========================================================================================*/
.header-style1.nav-transparent .is-fixed.color-fill .main-bar {background: #f7f7f3;}
.header-style1.nav-transparent .top-bar .social-bx li a:hover{color: #ed4c2f;}
.header-style1.nav-transparent .navbar-toggler .icon-bar{background-color:#000;}
.header-style1.nav-transparent{position: relative;    /* box-shadow: 0 5px 10px #eee; */}
.header-style1.nav-transparent .top-bar{border-bottom: 1px solid rgba(0, 0, 0,0.4);min-height: 40px;}
.header-style1.nav-transparent .top-bar .social-bx ul{margin-bottom: 0px;display: flex;border-right: 1px solid #dcdcdc;list-style: none;}
.header-style1.nav-transparent .top-bar .social-bx li{font-size: 12px;margin: 0;position: relative;}
.header-style1.nav-transparent .top-bar .social-bx li a{
	list-style: none;
    display: block;
    position: relative;
    width: 40px;
    height: 42px;
    line-height: 42px;
    border-left: 1px solid rgba(0, 0, 0,0.4);
    text-align: center;
}
.header-style1.nav-transparent .main-bar{position: absolute;width: 100%;padding:0px;/* background: #fff; */}
/* .header-style1.nav-transparent .main-bar .container{padding:10px 15px;} */
.header-style1.nav-transparent .main-bar .header-nav .nav > li > a{	color:#2f3232;}

.header-style1 .header-nav .nav>li>a:hover {background: #017c33;color: #fff !important;}
.header-style1 .header-nav .nav>li>a:active,
.header-style1 .header-nav .nav>li>a:focus {background-color: #017c33;}

.header-style1 .header-nav .nav>li.active>a,
.header-style1 .header-nav .nav>li.current-menu-item>a {background-color: transparent;color: #ed4c2f;}
.header-style1 .header-nav .nav>li:hover>a {color: #ed4c2f;}
.header-style1 .header-nav .nav>li:hover>.sub-menu,
.header-style1 .header-nav .nav>li:hover>.mega-menu {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}




@media only screen and (max-width:991px){
	.header-style1.nav-transparent .main-bar .header-nav .nav > li > a{display:block;	color:#000;}
	.header-style1.nav-transparent .main-bar .header-nav.nav-dark .nav > li > a{display:block;color:#fff;}
	.header-style1.nav-transparent .main-bar .container {  padding: 0px 15px; max-width: 100%;}
	.header-style1.nav-transparent .top-bar .container {max-width: 100%;}
}
	
@media only screen and (max-width:540px){
	.header-style1 .e-p-bx li:last-child{display: none;}
	.header-style1.nav-transparent .top-bar .social-bx li a{width: 30px;}
	.header-style1 .e-p-bx li{padding-right: 15px; font-size: 14px;}
	.header-style1 .e-p-bx li:after {
		display: none;
	}
	.header-style1 .header_btn .form-control{height: 40px;}
	.header-style1 .header_btn button{height: 40px;}
} 
	
/*-------------------------------------
	when header is sticky
-------------------------------------*/

.header-style1 .sticky-no .main-bar {position: static !important;}

/*-------------------------------------
	when header is sticky 
-------------------------------------*/  
/* header sticky  */

/*____WHEN HEADER IS STICKY____*/

.header-style1 .is-fixed .main-bar {position: fixed;top: 0;left: 0;}
.header-style1 .is-fixed .extra-nav {padding: 13px 0;}
.header-style1 .is-fixed.color-fill.main-bar {  background:#141b1f;}

@media (max-width: 991px) {
	.header-style1.mobile-sider-drawer-menu .header-nav {
	  position: fixed;
	  width: 250px !important;
	  z-index: 999;
	  height: 100vh !important;
	  overflow-y: inherit !important;
	  left: -250px;
	  top: 0px;
	  transition: all 0.5s linear;
	  background-color: #fff;
	}
	.header-style1.mobile-sider-drawer-menu .header-nav .nav > li:hover > .sub-menu {
	  transition: none;
	}
	.header-style1.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu li:hover > .sub-menu {
	  transition: none;
	}
	.header-style1.mobile-sider-drawer-menu.active .header-nav {
	  left: 0%;
	}
	.header-style1.mobile-sider-drawer-menu .icon-bar {
	  transition: all 0.5s linear;
	  position: relative;
	}
	.header-style1.mobile-sider-drawer-menu #mobile-side-drawer {
	  position: relative;
	  z-index: 1;    box-shadow: none;margin-left: auto;
	}
	.header-style1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
	  transform: rotate(45deg) translateX(3px) translateY(2px);
	}
	.header-style1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
	  transform: rotate(-45deg) translateX(3px) translateY(-2px);
	}
	.header-style1.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
	  position: relative;
	  right: 0%;
	}
	.header-style1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
	  position: absolute;
	  right: 100px;
	  opacity: 0;
	}
	.header-style1.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
	  overflow: auto;
	  max-height: 100%;
	}
	.header-style1.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
	  overflow: auto;
	  max-height: 100%;
	}
  }
  
.header-style1.nav-transparent .main-bar .header-nav .nav > li.active > a {
    color: #fff;background: #b9bb19;
}
.header-style1 .header-nav .nav>li>a {position: relative;}
.header-style1 .header-nav .nav>li>a:after {
    position: absolute;
    top: 97%;
    left: 50%;
    width: 100%;
    height: 2px;
    content: "";
    transform: translate(-50%) scale(0);
    -webkit-transform: translate(-50%) scale(0);
    -moz-transform: translate(-50%) scale(0);
    -ms-transform: translate(-50%) scale(0);
    -o-transform: translate(-50%) scale(0);
    transition: all .5s ease 0s;
    border-radius: 0 0 4px 4px;
    background-color: #fbb040;
}
.header-style1 .header-nav .nav>li>a:hover:after {
    transform: translate(-50%) scale(1);
    -webkit-transform: translate(-50%) scale(1);
    -moz-transform: translate(-50%) scale(1);
    -ms-transform: translate(-50%) scale(1);
    -o-transform: translate(-50%) scale(1);
}
.header-style1.nav-transparent .main-bar .header-nav .nav > li.active > a:after { transform: translate(-50%) scale(1);-webkit-transform: translate(-50%) scale(1);-moz-transform: translate(-50%) scale(1);-ms-transform: translate(-50%) scale(1);-o-transform: translate(-50%) scale(1);}
  
  
  
  
.flex_menu {display: flex;padding: 15px;}
.menu_img {max-width: 200px;margin-left: auto;}
.menu_name h4 {font-size:20px;text-transform:capitalize;    padding: 10px;}
.menu_name {background: #eaf7f6;padding: 10px;width:100%}

.menu_name ul li a {display: inline-block; padding: 5px 20px; background: #fff; border-radius: 2px;}

.header-style1 .header-nav .nav h4 i {font-size:20px;color:#00118d}


/*===================== Menu Design CSS End ============================ */

.top_bar {position:relative;border-top: 4px solid #017c33;    background: #f4f6e4; }
.top_bar p {margin-bottom:0;font-weight:500;color: #fff;font-size: 14px; }
.selection_elements { text-align: right;}
.select_list {position:relative;}
.select_list > li > a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}
.select_list > li > a.whtie_theme {color:#020202 }
.select_list > li > a.black_theme {color:#ffeb3b }
.select_list > li{
    position: relative;
    color:#fff;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    padding: 5px;
}
 
.select_list .nice-select {background:transparent;height: unset; line-height: unset; border:0; border-radius: 0;padding-top: 2px; padding-bottom: 2px;    padding-right: 12px;padding-left: 5px;}
.select_list .nice-select:after {right:3px}
.select_list  .nice-select .list {left:unset;right: -10px;}
.select_list .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 2;
    list-style: none;
    outline: none;
    text-align: center;
    padding: 0 16px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;    color: #020202;
    font-size: 13px;min-height: unset;
}
.select_list .nice-select .option.selected {font-weight: 600;color: #ccc;}
.select_list .nice-select .option.selected:hover {background:transparent;color: #ccc;cursor:no-drop}

.select_list .nice-select .option:hover {background-color: #046b4c; color: #fff;}

.selection_elements .dropdown-menu {
	 -webkiit-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: 0.6s;
    transition: 0.6s; border: 0;background:#cee8fa;  padding: 10px;min-width: 9rem;}
.selection_elements .dropdown-menu.show {
 -webkiit-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1); box-shadow: 0 5px 50px 0 rgb(0, 0, 0, 0.15);
}
.selection_elements .dropdown-menu a {font-size:14px;margin-right:5px;padding:5px; text-align: left;display: inline-block;    margin-bottom: 5px;}
.selection_elements .dropdown-menu a:hover {background:#0065d0;color:#fff}
.selection_elements .dropdown-menu a.whtie_theme, .selection_elements .dropdown-menu a.black_theme {display: inline-block; padding: 2px 7px;}

.social_icons li{
	display:inline-block;
}
.social_icons li a{
	background:#4f5662;
	height:31px;
	width:31px;
	text-align:center;
	line-height:31px;
	color:#fff;
	border-radius:50%;
	display:inline-block;
	font-size:12px;
}
.social_icons li a:hover{
	background:#ff6c3a;
}
.top_design {display:flex;position:relative;height: 48px;background: #017c33;padding: 0 30px;align-items: center;}
.top_links {margin-left: auto;}

.top_design:before{
	position:absolute;
	background:url(../images/left_design.png) no-repeat;
	width:35px;
	height:48px;
	top:0px;
	content:"";
	left:-30px;
}
.top_design:after{
	position:absolute;
	background:url(../images/right_design.png) no-repeat;
	width:35px;
	height:48px;
	top:0px;
	content:"";
	right: -30px;
}

.home_banner_section {    background: #f4f6e4;position:relative;z-index:1;}
.right_sticky_img {
position: absolute; left: 0; bottom: 0;    z-index: -1;
}

.search_div {position:relative}
.input-serch-box{
	position:relative;
    background: #fff;
   color: #002d19;
    border-radius: 30px!important;
    height: 36px;border:0;
    padding: 0 20px 0 10px;
    font-size: 14px;outline: 2px solid #036e4e;
}
 .input-serch-box:focus{
    background: #fff;
  color: #020202 ;border:0;
   outline: 2px solid #ffc950;
} 
.input-serch-box::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #020202;
    font-size: 13px;
}
 .input-serch-box:focus::placeholder{color: #020202 ;}



.search_button{
    background: #ffc950;
    border: 0;
    padding: 0;
    position: absolute;
    right: 0;
    cursor: pointer;
	top:0;
    height: 100%;
    width: 35px;
    font-size: 14px;color:#036e4e;
    z-index:5; border-radius: 0 30px 30px 0;
    }
.search_div .form-control {box-shadow:none;}
.search_menu a {font-size:15px;margin-left:10px;font-weight: 400;} 

 
 
.main_banner {position:relative; padding: 200px 0;background:#ec4021;
text-align: center;  overflow: hidden; -webkit-transition: all 0.5s;
-moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;} 
.main_banner:before {position:absolute;content:'';top:0;left:0;right:0;bottom:0;background:url(../images/texture.png);opacity: 0.3;}
.slider_text h3 {font-size:48px; font-weight:700; color: #fff;line-height:1.5} 
.slider_text p {font-size:20px;color:#fff;line-height:30px} 

 .about-shape1 {
    position: absolute;
    top: 0;
    left: 0; 
    z-index: 1; 
}

.about-shape2 {
    position: absolute;
    bottom: 0;
    right: 0; 
    z-index: 1;
}

.about-shape3 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.about-shape4 {
    position: absolute;
    bottom: 175px;
    right: -170px;
    width: 225px;
    z-index: 1;
}

.about-shape1 img,
.about-shape2 img,
.about-shape3 img,
.about-shape4 img {
    width: auto;
    max-width: 100%;
}

.about-shape1 img {
    -webkit-animation: movedelement 5s linear infinite;
    animation: movedelement 5s linear infinite;
}

.about-shape2 img {
    -webkit-animation: movedelement2 10s linear infinite;
    animation: movedelement2 10s linear infinite;
}

.about-shape3 img {
    -webkit-animation: movedelement3 8s linear infinite;
    animation: movedelement3 8s linear infinite;
}

.about-shape4 img {
    -webkit-animation: movedelement4 5s linear infinite;
    animation: movedelement4 5s linear infinite;
}

@keyframes movedelement {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(10px, 10px);
        transform: translate(10px, 10px);
    }
    50% {
        -webkit-transform: translate(5px, 5px);
        transform: translate(5px, 5px);
    }
    75% {
        -webkit-transform: translate(10px, -5px);
        transform: translate(10px, -5px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes movedelement2 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(-10px, -10px);
        transform: translate(-10px, -10px);
    }
    50% {
        -webkit-transform: translate(-5px, -5px);
        transform: translate(-5px, -5px);
    }
    75% {
        -webkit-transform: translate(-10px, 5px);
        transform: translate(-10px, 5px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes movedelement3 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(15px, 15px);
        transform: translate(15px, 15px);
    }
    50% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px);
    }
    75% {
        -webkit-transform: translate(15px, -8px);
        transform: translate(15px, -8px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes movedelement4 {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
    25% {
        -webkit-transform: translate(-15px, -15px);
        transform: translate(-15px, -15px);
    }
    50% {
        -webkit-transform: translate(-8px, -8px);
        transform: translate(-8px, -8px);
    }
    75% {
        -webkit-transform: translate(-15px, 8px);
        transform: translate(-15px, 8px);
    }
    to {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}
 
 
 
 
 
/* 
#main_slider.owl-carousel .owl-item img {
    border: 2px solid #fff;
    border-radius: 7px;
} */
 
 
 
 
 
/* .home_banner_section {border-top: 5px solid #fff;} */
.sticky-header.sticky .main-bar {background:#fff}
 
 
 
 
 
.first_section {
  position: relative;
  padding: 70px 0;
  overflow: hidden;    background: #99bdff;
  /* background:#ec4021; */
}
.first_section::before {position:absolute;content:'';top:0;left:0;right:0;bottom:0;background:url(../images/texture.png);opacity: 0.3;}
.h1_title {
  margin-bottom: 35px;
}

.h1_title .lightfont_100 {
  font-size: 45px;
  position: relative;
}

.set_one {
  line-height: 1.9;
  font-size: 18px;
  color: #565253;
  margin-bottom: 50px;
  position: relative;
  padding: 25px 0;z-index:1;
}

.set_one:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  right: -50%;
  left: -20%;
  background: #fff;
  z-index: -1;
}

.set_one span {
  color: #999999;    font-size: 16px;
}

.set_one span b {
  font-weight: 500;
  color: #565253;
}

.h1_title h1 {
  font-weight: 600;    color: #000;
}
.lightfont_100 {
    font-weight: 100;
}

.row_mg0 {margin:0}
.col_pd0 {padding:0}
.pd_over_0 {padding:0;overflow:hidden}
.home_right_front {position:relative; padding-left:100px} 

/* ===============================================
    8.Buttons
------------------------*/
.floating_btn{ 
    margin-right:15px;
    font-size: 15px;
    line-height: normal;    display: inline-block;
    padding: 11px 32px 11px 31px;
    background: #fff; 
    border-width: 1px ;
    border-style: solid;
    border-color: #fff;
    position: relative;
    text-transform: capitalize;
    font-weight: 600;
    z-index: 1;
    position: relative;
    background-size: 200% auto;
    transition: all 0.5s ease 0s;
}

 
.floating_btn:hover {color:#fff;background:#2ed8cb}
.floating_btn.active {color:#fff;background:#ed4c2f}
.floating_btn.active:hover {color:#12173e;background:#fff}

.floating_btn.color {border-color: #13183e;}
.floating_btn.color:before, .floating_btn.color:after {border-color: #13183e}


#main_slider {margin-left:-2px;z-index: 2;}
#main_slider.owl-carousel.owl-theme .owl-nav [class*=owl-] {font-size: 24px;color: #fff; border-radius: 50%;width: 40px;height: 40px;-webkit-transition: all 0.5s;
-moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }

#main_slider.owl-carousel .owl-nav button.owl-prev { position: absolute; top: 45%; left: 25px;background: rgb(2 0 0 / 14%);}
#main_slider.owl-carousel .owl-nav button.owl-next { position: absolute; top: 45%; right: 25px;background: rgb(2 0 0 / 14%);}
#main_slider.owl-carousel.owl-theme .owl-nav button.owl-prev:hover {background: rgb(2 0 0 / 100%);}
#main_slider.owl-carousel.owl-theme .owl-nav button.owl-next:hover {background: rgb(2 0 0 / 100%);}


/* ===============================================
    18.Tab
------------------------*/
.ttm-tabs ul.tabs{
    padding: 0;
    margin: 0;
}
.ttm-tabs ul.tabs li{ 
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
}
.ttm-tabs ul.tabs li:last-child{
    margin-bottom: 0;
}
.ttm-tabs .content-tab .content-inner {
    display: none;
}
.ttm-tabs .content-tab .content-inner.active {
    display: block;
}


/* ttm-tab-style-01 */
.ttm-tabs.ttm-tab-style-01 ul.tabs {
    display: flex;
    overflow: hidden;
}
.ttm-tabs.ttm-tab-style-01 ul.tabs li{
    text-align: center;
    margin: 0;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block;
    border-bottom: 2px solid #e7e7e7;
    margin-right: 35px;
}
.ttm-tabs.ttm-tab-style-01 ul.tabs li:last-child {
    margin-right: 0;
}
.ttm-tabs.ttm-tab-style-01 ul.tabs li a{
    padding: 20px 35px;
    font-size: 18px;
    line-height: 1;
    letter-spacing: .5px;
    display: block;
    font-weight: 700;
}
.ttm-tabs.ttm-tab-style-01 .content-tab {
    padding-top: 30px;
}
.ttm-tabs.ttm-tab-style-01 ul.tabs li.active:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1;
    bottom: 0;
    left: 50%;
    right: 50%;
    border: 6px solid transparent;
    border-top: 0;
    border-bottom-color: #fff;
    margin-bottom: -2px;
    margin-left: -7px;
}
.ttm-tabs.ttm-tab-style-01 ul.tabs li.active:after{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    bottom: -2px;
    left: 50%;
    right: 50%;
    border: 9px solid transparent;
    border-top: 0;
    border-bottom-color: #000;
    margin-left: -10px;
}
.ttm-bgcolor-skincolor .ttm-tabs.ttm-tab-style-01 ul.tabs ,
.ttm-bgcolor-darkgrey .ttm-tabs.ttm-tab-style-01 ul.tabs {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.ttm-tabs.ttm-tab-style-02 ul.tabs li {
    display: inline-block;
    margin-right: 10px;
}
.ttm-tabs.ttm-tab-style-02 ul.tabs li a {
    display: block;
    cursor: pointer;
    padding: 8px 25px 10px;
    margin-bottom: 5px;
    width: auto;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    border: none;
    text-transform: capitalize;
}


/* ttm-tab-style-vertical */
.ttm-tabs.ttm-tab-style-vertical{
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}
.ttm-tabs.ttm-tab-style-vertical .content-tab { 
    padding: 0; margin: 0;
    padding-left: 30px;
}
.ttm-tabs.ttm-tab-style-vertical ul.tabs li { 
    margin-top: 1px; 
    width: 100%; 
    display: block;
}
.ttm-tabs.ttm-tab-style-vertical ul.tabs li a{ 
    color: #fff;
    display: block;
    padding: 14px 20px; 
    font-size: 17px; 
    line-height: 25px; 
    margin: 0; 
    border-radius: 0;
}









 
.title_center { position: relative;text-align:center}
.title_center h2 {padding: 10px 0; font-size: 26px;}
.title_center:before {
	position: absolute;
	content: '';
	background-color: #ed4c2f;
	top: 2px;
	left: 0px;
	right:0;
	height: 3px;
	width: 50px;
	z-index: 0;
	margin:0 auto;
}
.title_left {position: relative;}
.title_left h2 {padding: 10px 0; font-size: 26px;}
.title_left:before {
	position: absolute;
	content: '';
	background-color: #ed4c2f;
	top: 2px;
	left: 0px;
	right:0;
	height: 3px;
	width: 50px;
	z-index: 0;
}






.welcome_section {position:relative;padding:50px 0 50px;background: #f5fbeb;}
.welcome_text {position:relative;text-align:center;background: #036e4e; padding: 15px;}
.welcome_text h4 { font-size: 20px;color: #00118d; margin-bottom: 0;}
.welcome_text h3 { font-size: 20px;    color: #040a34}
.welcome_text h2 {font-weight: 600; font-size:40px;color:#fff}
.welcome_text h2 span {background:#ed4c2f; display: inline-block; margin: 5px 0 0; padding: 5px 10px;border-radius: 10px 3px;}
.welcome_text2 h3 {font-size: 24px;font-weight: 600;}
.text-justify {text-align:justify}

.statics_section .center_img {position:relative}
.statics_section .center_img:before {position:absolute;content: "";
    top: 0;bottom: 0;left: 0;right: 0;background: rgb(0, 2, 12, 0.85);}


.count_box {background: #13183e;
    margin-top: -100px;font-size:20px;z-index: 1;
    color: #fff;position: relative;border-bottom:1px solid rgba(255,255,255,.1)
}
.stastic_box {text-align:center;position: relative;padding: 40px;}
.stastic_box .odometer {font-size: 40px;font-weight:700;margin-bottom:15px}
.border_right {border-right:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1)}


.happening_section {position:relative;padding:50px 0 0;}
.happening_control {position:relative;padding: 25px 0 0;}
.happening_content {position: relative; height: 100%;  background: #f1f1f1; padding: 40px;    z-index: 1;}
.happening_content h3 {font-size:20px;position:relative}
.happening_content h3:before {
    position: absolute;
    content: attr(data-title);
    color: rgb(237 76 47 / 8%);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    text-transform: uppercase;
    top: -30px;
    right: 0;
    z-index: -1;
}
.certification_section {padding:40px 0}
.space_alignment {padding-top:30px;}
.space_alignment p b { padding: 5px 20px; background: #ed4c2f; color: #fff;}

.explore_text {position:relative;padding:40px 20px}
.explore_text .title_left h2 {padding-bottom:0}
.explore_text .title_left h4 {font-size: 20px;}




.services_section {position:relative;padding:0 0 70px}
/*--------------------------------------------------------------
# Services Two
--------------------------------------------------------------*/
.services-two__single {
  position: relative;
  display: block;
  text-align: center;
  background: #fff;
  border-radius: 8px;
  padding:15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
      border: 1px solid #ddd;
    box-shadow: 0 5px 15px #eee;
}

.services-two__single:hover {
  background: #036e4e;
}
.services-two__icon {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.services-two__icon::before {
  content: "";
  position: absolute;
  top: 15px;
  left: -10px;
  width: 50px;
  height: 50px;
  background-color: #cee8fa;
  border-radius: 50%;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: -1;
}

.services-two__single:hover .services-two__icon::before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  opacity:1;background: #ffc950;
}

.services-two__icon i {
  position: relative;
  display: inline-block;
  font-size: 50px;
  color: #036e4e;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.services-two__single:hover .services-two__icon i {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  color: #fff;
}

.services-two__title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom:0;
  text-transform: capitalize;
}

.services-two__title a {
  color: #1c242c;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-two__single:hover .services-two__title a {
  color: #fff;
}

.services-two__text {
  color: #494949;
  line-height: 25px;
  font-size: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.services-two__single:hover .services-two__text {
  color: #fff;
}

.services-two__read-more {
  position: relative;
  display: block;
  margin-top: 13px;
}

.services-two__read-more a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #036e4e;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;padding: 2px 7px;background: #fff;
  border: 1px solid #ddd;
}

.services-two__read-more a:hover {
  color: #fff;    background: #2ed8cb;
}
 
.services-two__single.active_bg {background: #036e4e;}
.services-two__single.active_bg .services-two__icon i {color: #2ed8cb;}
.services-two__single.active_bg .services-two__icon::before {opacity:0.3;}
.services-two__single.active_bg .services-two__title a {color:#fff}
.services-two__single.active_bg .services-two__text {color:#fff}


.services-two__single.active_bg:hover .services-two__icon i {color:#ffc950}
.services-two__single.active_bg:hover .services-two__icon::before {background: #fff;opacity:1;}


.sticky-header.sticky {
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 900ms;
  animation-duration: 900ms;
  -webkit-animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
  animation-timing-function: cubic-bezier(0.2, 1, 0.22, 1);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  border-bottom: 0;
  display: block;background:#fff;
}








.fullview_section {position:relative; padding:50px 0;z-index:1;overflow: hidden;background:#b9bb19;}

.fullview_section:before {position:absolute;content: ""; top: 0;bottom: 0;left: 0;right: 0;z-index:-1; background: url(../images/texture.png);  background-size: contain;opacity: .5; }

.gov_certification_section {position:relative; padding:50px 0;z-index:1;overflow: hidden;background:#b9bb19;}
.gov_certification_section:before {position:absolute;content: ""; top: 0;bottom: 0;left: 0;right: 0;z-index:-1; background: url(../images/texture.png);  background-size: contain;opacity: .5; }



.left_view_img {
 position:absolute;max-width:600px;top:-115px
}
 .video_icon {position: absolute;top: 40%;left: 0;right: 0;text-align: center;}  
/* .video_icon {position: relative;text-align:left}  */
.video_icon a {
	height: 40px;
	width: 40px;
	border-radius: 50%;
	color: #ed522f;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	display: block;
	position: relative;
	border:2px solid rgb(0 58 206);
	margin-bottom: 10px;
}
.video_head {padding:5px 30px;position:relative;background:#ed4c2f;color:#fff;    font-weight: 500;}

.video_icon .ripple:before {
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    content: '';
    border: 2px solid rgb(0 58 206 / 41%);
    border-radius: 50%;
}
.video_icon .ripple:after {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.14);
	-webkit-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}
.video_icon .ripple:after {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
}

@-webkit-keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);
		        box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
		        box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
	}
}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);
		        box-shadow: 0 0 0 70px rgba(244, 68, 56, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
		        box-shadow: 0 0 0 0 rgba(244, 68, 56, .0);
	}
}


 

.textview_box h4 {
    font-weight: 600;
    margin-bottom: 20px;
}
.textview_box h4 span {
-webkit-text-stroke: 1px #00118d;
    -webkit-text-fill-color: #fff;
    color: transparent;
    font-size: 30px;
    font-weight: 800;
}
 
 
#gotop {font-size:20px;z-index:99}
.cd-headline.clip .cd-words-wrapper::after {display:none}





#main_slider.owl-carousel .owl-item {position:relative;    z-index: 1;overflow:hidden}
#main_slider.owl-carousel .owl-item:before {position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(165, 197, 255, 0.56)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(165, 197, 255, 0.56) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 2;}
#main_slider.owl-carousel .owl-item:hover::before {
    -webkit-animation: shine 1.3s;
    animation: shine 1.3s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.success_section {position:relative;padding:70px 0;}
.statistics_box {position:relative;padding:30px 30px 15px;background:#f7f6f6;z-index:1;border-radius:7px;} 

.statistics_box:before {content: "";
    height: 4px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg, rgb(0 58 206) 20%, rgb(247 167 20) 40%, rgb(247 246 246) 90%);
    left: 0;
	}
.icon_state {position:relative; 
    height: 80px;
    width: 80px;
    background: #cbe3ff;
    box-shadow: 0px 8px 18px rgb(44 52 128 / 12%);
    border-radius: 88px;
    display: inline-block;
    line-height: 80px; margin-bottom:30px;text-align:center;
	}
.icon_state::before {
    content: "";
    position: absolute;
    height: 102px;
    width: 102px;
    background: #fff;
    box-shadow: 0px 8px 18px rgb(44 52 128 / 12%);
    border-radius: 88px;
    left: -12px;
    top: -12px;
    z-index: -1;
}
.icon_state img {width:50px;}
.statistics_box h3 {font-size:36px;font-weight:700;}
.center_head h2 {text-align:center;font-size:30px;font-weight: 600;text-transform: uppercase;}
.center_head p {text-align:center;margin-bottom:30px}




.statistics_box h3 span {
color: #00118d;
}

.statistics_box p {font-size: 16px; font-weight: 500;}




 
.footer_section {
	position: relative;
	background: #017c33;padding:20px 0 0;overflow:hidden;
}
/*
.footer_section:before{
	content:'';
	position: absolute;
	left: -5%;
	top: 0; 	
	height: 40px;
	width: 100px;
	background: #ff5e14;
	transform: skewX(-40deg);
}

.footer_section:after{
	content:'';
	position: absolute;
	right: -5%;
	bottom: 0; 	
	height: 40px;
	width: 100px;
	background: #ff5e14;
	transform: skewX(-40deg);
} */




.footer_section p, .footer_section a {font-weight:500;color: #fff;font-size: 15px;}

.text_left {}
.text_center p {text-align:center}
.text_right p{text-align:right}



 

.courses_side {position:relative;-webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out;padding:15px;background:#cee8fa;border-radius:7px;text-align:center}
.courses_img img{border: 2px solid #fff;border-radius:7px;}


.portfolio-item {position:relative;-webkit-transition: all .5s ease-in-out; transition: all .5s ease-in-out;padding:5px;background:#fff;border-radius:7px;border: 1px solid #ddd;height:100%;text-align:center;padding-bottom: 15px;}
.portfolio-content {
    position: relative;
    background: #fff;
	width: 100%;    padding-bottom: 30px;
}
.portfolio-content .theme_btn {position:absolute;bottom:0;left:0;right:0}


.portfolio-content h3.title {
    font-size: 18px; padding-top:10px;font-weight:600;
    margin-bottom: 5px;text-align: center;
}
.portfolio-content p.cat {
    color: #616161;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}
.portfolio-content h3 a {position:relative;padding: 10px 20px 0;display:block;}
.portfolio-content h3 a:hover {color:#fff}
.portfolio-img {overflow:hidden;position:relative}
.portfolio-img img {-webkite-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;}


.portfolio-item:hover {box-shadow: 0px 5px 30px 0px rgb(195, 195, 195, 0.50);transform: translateY(-7px);}
.portfolio-item:hover .portfolio-content h3 a {color:#fff;}
.portfolio-item:hover .portfolio-content {background:#056d4e;color:#eee}
.portfolio-content p {text-align: center;padding: 0 15px;}
.portfolio-item:hover .portfolio-img img{transform: scale(1.1);}

.common_head_style {position:relative; }
.common_head_style h3 {margin-bottom:0;font-size: 24px;font-weight: 600;}

.white_text {color:#f5fbeb;}
.white_text h3 {color:#fff;}


.center_head_style {position:relative;padding: 15px 15px 0; border-bottom: 3px solid #ffc950;display:inline-block;}
.center_head_style h3 {margin-bottom:0; font-size: 24px;font-weight: 600;}
.center_head_style p {margin-bottom:0}

.theme_btn a {font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;padding: 2px 7px;background: #036e4e;
}

.theme_btn a:hover {
  color: #fff;    background: #2ed8cb;
}
 

.team_section {position:relative;padding:50px 0;z-index:1}
.team_section:before {
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	content:'';
	background:url(../images/team_wave4.png);z-index:-1; 
	background-size:cover;opacity: .4;
	}



.contact_section {position:relative;padding:50px 0;z-index:1;background:#f4f6e4}
/*
.contact_section:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	content:'';
	background:url(../images/01.png);z-index:-1;background-attachment: fixed;    background-size: cover;
} */

.address_details {
    background: #c4c544;
    position: relative;
    height: 100%;
    padding: 30px 25px 20px; 
 }
.address_details h3 { font-size: 24px; font-weight: 600; margin-bottom: 20px;    padding-left: 15px; border-left: 3px solid #949515; color: #020202;}
.address_points h5 {font-size: 16px;color: #fff;margin-bottom: 5px;}
.address_points p {color: #020202;font-size: 14px;margin-bottom: 0;line-height:1.2}
.address_points .list-item li a { font-size: 14px;color: #020202;}
.address_points .list-item li a:hover {color: #017c33;}
.address_points .list-item li {border-bottom: 1px solid #dddddd4a;margin-bottom: 15px;padding-bottom:10px;font-weight: 300;
    line-height: unset;
    letter-spacing: 0.5px;
    font-size: 15px;
    text-align: left;    padding-left: 30px;}

.address_points .list-item i {
    float: left;
    padding: 0;
    margin-top: 2px;
    color: #017c33;
    font-size: 16px;
    text-align: left;
}
.social-icons li {
    display: inline-block;
    border: none;
    z-index: 1;
    position: relative;
}
.social-icons li a {
    display: block;
    min-width: 26px;
    text-align: center;
}


.honers_box {position:relative;padding: 7px; text-align: center; z-index: 1;border-radius: 5px;overflow:hidden;    display: flex;    margin-bottom: 5px;}
.honers_img {width: 80px;}
.honers_box.mb_0 {margin-bottom:0}

.namination {position:relative;padding: 5px 20px 0;    text-align: left; width:calc(100% - 80px) }
.honers_box:before {
    position: absolute;
    top: 0;
    left: -100%;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 2;
}
.honers_box:hover::before {
  -webkit-animation: shine 1.3s;
  animation: shine 1.3s;
}


@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.namination h4 {font-size:16px;    font-weight: 600;}
.namination h5 {font-size:14px;  line-height: 1.3;}




.overly_img {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: rotate(90deg);
}
.item_overly {
    position: relative;
    z-index: 1;
    margin-bottom: 10px;
    overflow: hidden;
    cursor: pointer; height:80%;
}
.item_overly.mb0 {margin-bottom:0}


.item_overly .content_overly {
 height: 100%;position:absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 5;
    text-align: center;  
}
.content_overly h4 {color:#fff;margin-top:10px;margin-bottom:10px;font-weight:500;font-size:18px}
.content_overly i {font-size:30px; color:#f2fffb;}

.item_overly .content_img {
    bottom: 0;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
    -webkite-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
 
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    z-index: -1;
}
.item_overly .content_img::before {
    background: linear-gradient(135deg,rgb(8 124 103 / 42%) 0,rgb(68 73 84 / 54%) 40%,rgb(12 12 7 / 58%) 65%,rgb(9 11 44) 100%);
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
 
}
.item_overly:hover .content_img,
.item_overly.active .content_img {
    opacity: 1;
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    visibility: visible;
}
.item_overly:hover .content_overly h4,
.item_overly.active .content_overly h4,
.item_overly:hover .content_overly p,
.item_overly.active .content_overly p {
    color: #FFF;
    -webkite-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    
}
.item_overly:hover {
    -webkit-box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.3);
    -moz-box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.3);
    -ms-box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.3);
    -o-box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.3);
    box-shadow: 0px 5px 20px rgba(52, 47, 47, 0.3);
}


.certificate_view_img {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 7px;text-align: center;
}
.certificate_view_img:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background:linear-gradient(135deg,rgb(19 20 17 / 11%) 0,rgb(139 24 29 / 8%) 40%,rgb(40 33 33 / 12%) 65%,rgb(21 24 68 / 6%) 100%);
    content: "";
    border-radius: 7px;
    z-index: 1;transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.certificate_view_img:hover:before {height: 100%;background:rgb(10, 10, 135, 0.43)}
.certificate_view_img::after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgb(10, 10, 135, 0.43);
    border-radius: 0%;
    transform: translate(-50%, -50%);
    border-radius: 7px;
    opacity: 0;
}

.certificate_view_img:hover:after {-webkit-animation: circle .95s;animation: circle .95s;}
.certificate_view_img img {width: 100%;transform: scale(1);transition: all 0.7s ease 0s;}
.certificate_view_img:hover  img {transform: scale(1.1);}
.certificate_view_title {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding:15px;
    z-index: 3;    background: rgb(16, 0, 0, 0.65)
}
.certificate_view_title h4 {font-size:18px;color:#fff;font-weight: 600;margin-bottom:0}
.certificate_view_title p {color:#e3e750; margin-bottom: 0;line-height: 1.1; }



.award_section {position:relative;padding:50px 0;overflow:hidden;background: #fdf9f3; z-index: 1;}
.award_viewbox {position:relative}
.award_viewbox::-webkit-scrollbar-track { background-color: #F5F5F5; border-radius: 5px;visibility: hidden;}
.award_viewbox::-webkit-scrollbar {width: 5px;background-color: #F5F5F5; visibility: hidden;}
.award_viewbox::-webkit-scrollbar-thumb{
	visibility: hidden; border-radius: 10px; background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.44, #ffc950),color-stop(0.72, rgb(40 118 104)),color-stop(0.86, rgb(46 216 203)));
}
.award_viewbox:active::-webkit-scrollbar-thumb, .award_viewbox:active::-webkit-scrollbar-track, 
.award_viewbox:focus::-webkit-scrollbar-thumb, .award_viewbox:focus::-webkit-scrollbar-track,
.award_viewbox:hover::-webkit-scrollbar-thumb, .award_viewbox:hover::-webkit-scrollbar-track {
    visibility: visible;
}
.award_imgbox {position:relative;height:100%;padding:10px;}
/*
.award_imgbox:after {
    content: "";
    position: absolute;
    width: 98%;
    height: 100%;
    border: 7px solid rgb(1 124 51);
    right: -15px;
    bottom: 15px;
    z-index: -1;
} */
.zoom_img {position: relative;overflow: hidden;display: block;}
.zoom_img img {
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;transition: all 10s;
    -moz-transition: all 10s;
    -webkit-transition: all 10s;
    -o-transition: all 10s;border-radius: 0 200px 200px 200px;box-shadow:0 0 15px #ddd;
	}
.award_imgbox:hover .zoom_img img {
-moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
	}


@media (min-width: 576px) {
.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}
.card-columns .card {
    display: inline-block;
    width: 100%; margin-bottom:15px;
}
}
@media (min-width: 991px) {
.card-columns {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}
.card-columns .card {display: inline-block;width: 100%; margin-bottom:15px;}
}
.gallery_photo_box { position: relative;}
.gallery_photo {position:relative;overflow: hidden;}
.gallery_photo .icon_list {
	background: linear-gradient( 20deg,rgb(252 74 0 / 87%) 0%,rgb(10 5 2 / 45%) 100%);
	position: absolute;
	bottom: -25px; 
	left: 0;
	right: 0;
	margin: 0 auto;
	transition: all 400ms ease-in-out 0s;
	-webkit-transition: all 400ms ease-in-out 0s;
	-moz-transition: all 400ms ease-in-out 0s;
	-o-transition: all 400ms ease-in-out 0s;
	-ms-transition: all 400ms ease-in-out 0s;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	/*border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-khtml-border-radius: 25px;
	padding: 2px; */
    width: 100%;
    height: 100%; text-align: center;color:#fff
}
.gallery_photo_box:hover .icon_list, .gallery_photo:hover .icon_list {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;bottom: 0;
}
.gallery_photo_box:hover {box-shadow: 0 5px 20px #eee}

.gread_btn {
  padding: 4px 10px;
  transition: 0.5s;
  background-size: 200% auto;
  color: #fff;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 500;
  background-image: linear-gradient(to right, #00993d 0%, #ee8a1f 51%, #f4821f 100%);
 } 
.gread_btn:hover, .gread_btn:focus  {
  background-position: right center;color: #fff; /* change the direction of the change here */
}


.gallery_photo .gread_btn {display: inline-block;max-width: 100px;left:0;right:0;text-align: center;margin: 0 auto;position:absolute;top: 45%;}





.flex_animate {display:flex;position:relative;padding:5px;align-items:center;border-bottom:1px solid #ddd;margin-bottom:15px;}
.animate_head {width: 10%;}
.animate_head h5 {transition: 2s;font-weight: 600;font-size:20px;margin-bottom:0}
.animate_icon {width: 20%; text-align: right;}
.animate_icon span {font-size: 40px;transition: 2s;    display: block;}
.flex_animate:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;z-index:-1;
    transition: ease-out 0.5s;
    background: #ffc950;border-radius:10px;
}
.flex_animate:hover::before {width: 100%;}
.flex_animate:hover .animate_head h5 {transform: translateX(10px);color:#232485;}
.flex_animate:hover .animate_icon span {transform: translateX(-10px);color:#232485;}
.static_details {width:70%}
.static_details p {font-size:18px;font-weight: 500;margin-bottom:0}
.flex_animate:hover {border:0}



.testimonial_section {position:relative;padding:50px 0; background:url(../images/testi_bg1.jpg);z-index:1;background-attachment: fixed;background-size: cover;}
.testimonial_section:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	content:'';
z-index: -1;
    background: rgb(0, 14, 13, 0.75);
}

.testimonial_layout {
  position: relative;
  display: block;
  border-radius: 30px;
  z-index: 1;
  transform: translateY(0px);
  transition: transform 500ms ease;
}

.testimonial_layout:hover {
  transform: translateY(-10px);
}

.testimonial_layout_inner {
  position: relative;
  display: block;
  border-radius: 30px;
  background-color: rgb(255, 255, 255);
  padding: 30px 0px 23px;
  overflow: hidden;
  z-index: 1;
}

.testimonial_layout_text {
    padding: 0 30px;
    text-align: justify;
}

.testimonial_layout_info {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 30px;    padding: 0 15px;
}

.testimonial_layout_imgbox {
  position: relative;
  display: block;
  width: 125px;
  height: 120px;
  border-radius: 50%;
  background-color: #ffc950;
  padding: 5px;
}

.testimonial_layout_img {
  position: relative;
  display: block;
  height: 110px;
  width: 110px;
  border-radius: 50%;
  background-color: #fff;
}

.testimonial_layout_img img {
  border-radius: 50%;
  border: 5px solid #f5f5f5;    max-width: 100%;
}

.testimonial_layout_content {
  position: relative;
  display: block;
  margin-left: 20px;
}

.testimonial_layout_ratings {
  position: relative;
  display: flex;
  align-items: center;
}

.testimonial_layout_ratings span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  color: #ffc950;
}

.testimonial_layout_ratings span + span {
  margin-left: 3px;
}

.testimonial_layout_name {
  font-size: 18px;
  font-weight: 700;
  margin-top: 12px;
}

.testimonial_layout_designation {
  font-size: 14px;
  line-height: 21px;
}

.testimonial_layout_quote {
  position: absolute;
  right: 15px;
  bottom: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
  border-radius: 50%;
  background-color: #fff;
  transition: all 500ms ease;
}

.testimonial_layout:hover .testimonial_layout_quote {
  border: 1px solid #036e4e;
}

.testimonial_layout_quote span {
  position: relative;
  display: inline-block;
  font-size: 32px;
  color: #036e4e;
  transition: all 500ms ease;
}

.testimonial_layout:hover .testimonial_layout_quote span {
  color: #ffc950;
}

 



#testimonial_slide.owl-carousel.owl-theme .owl-nav [class*=owl-] {font-size: 30px;color: #fff;background: rgb(2, 0, 0, 0.14); border-radius: 30px;    width: 60px;
    height: 30px; line-height: 30px;}
#testimonial_slide.owl-carousel.owl-theme:hover .owl-nav [class*=owl-] {background: rgb(2 0 0 / 100%);-webkit-transition: all 0.5s;
-moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
#main_slider.owl-carousel .owl-item img {border-radius: 10px;}
.border_box {
    padding: 30px;
    text-align: justify;
    border: 2px solid #017c33;
    margin-right: 30px;
    margin-top: 30px;
    border-radius: 20px 20px 0 20px;
}

.Manufacturing_section {position:relative;padding:70px 0;z-index:1;background: #f4f6e4;}
.tab_control {position: relative;  } 
.tab_links {position: relative;  z-index: 1;}
.tab_content_control {padding:10px 0 0 15px;text-align: justify; position: relative; }
.tab_control .nav-tabs .nav-item .nav-link {padding: 10px 30px;font-weight: 500; font-size: 18px; color: #3a3a3a; border: 0;    margin-bottom: 5px;    margin-left: 15px; border-radius: 30px;border: 1px solid #1c75bc;    background: #fff;}
.tab_control  .nav-tabs .nav-link.active {background: #1c75bc;  color: #fff;}
.tab_control .nav-tabs {border: 0;justify-content: center;}
.tab_img {padding:7px;background:#fff;border-radius:7px;}
.tab_content_control h4 {font-size:20px;font-weight: 600;}
.tab_content_control h6 {padding-top: 15px; border-top: 1px solid #ffda0f6e;}
.tab_content_control ul li {
	position:relative;
    padding-left: 30px;
    padding-bottom: 10px;margin-bottom:0;
    font-size: 15px;
    text-align: left; 
}
.tab_content_control ul li:before  {
font-size: 16px; width: 20px; height: 20px; line-height: 20px; position: absolute; top: 0px; text-align: center; background: #8b5e3c; border-radius: 30px;
content:'\F272';font-family: bootstrap-icons;left:0;-webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;color:#fff
}
.tab_content_control ul li:hover:before {background:#f15a29;color:#fff;transform:scale(1.1)}
.tab_content_control .theme_botton {font-size: 14px;padding: 7px 12px;}

.tab_content .award_imgbox:after {right:-5px;bottom: 7%;height: 85%;width: 90%;}


.static_text h2 {
background: url(../images/head_bg.jpg);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    margin: 0;
    font-weight: 900;
    font-size: 60px;
    background-size: cover;
    background-attachment: fixed;
    background-position: left;
    text-transform: uppercase;
    letter-spacing: 5px;
}




.article-introtext {position:relative}
.article-introtext ul:first-child {padding-right:10%;padding-left: 15px;}
.article-introtext ul:first-child li {position:relative;padding-left:20px;padding-bottom:10px;}
.article-introtext ul:first-child li::before {
    position: absolute;
    left: -5px;
    font-family: 'Font Awesome 6 Free';
    font-size: 15px;
    color: #413ccf;
}
.article-introtext ul:first-child li:nth-child(1)::before {
    content: "\f2bb";
}
.article-introtext ul:first-child li:nth-child(2)::before {
    content: "\f19d";font-weight:600;
}
.article-introtext ul:first-child li:nth-child(3)::before {
    content: "\f03a";font-weight:900;
}
.article-introtext ul:first-child li:nth-child(4)::before {
    content: "\f2a0";font-weight:900;
}
.article-introtext ul:first-child li:nth-child(5)::before {
    content: "\f2b6";font-weight:900;
}


.article-introtext ul:last-child {position:absolute;right:0;top:0;}
.article-introtext ul:last-child li {position:relative;display:block;margin-bottom:20px;}
.article-introtext ul:last-child li a {position:relative;padding:0 30px;font-size:18px;}
.article-introtext ul:last-child li a::before {
position: absolute;
    left: -10px;
    top: -5px;
    border: 1px solid #ddd;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 1px;
}	
.article-introtext ul:last-child li:nth-child(1) a::before {
    content: url(../images/linkedin.png);
}
.article-introtext ul:last-child li:nth-child(2) a::before {
    content: url(../images/rg.png);
}
.article-introtext ul:last-child li:nth-child(3) a::before {
    content: url(../images/vidwan.png);
}

/*
.article-introtext ul:last-child li a::before {
    position: absolute;
    left: 0;
    font-family: 'Font Awesome 6 Free';
    font-size: 18px;
    color: #413ccf;
}
.article-introtext ul:last-child li:nth-child(1)::before {
    content: "\f08c";
	font-family:'Font Awesome 6 Brands';
}
.article-introtext ul:last-child li:nth-child(2)::before {
    content: "\f4f8";
	font-family:'Font Awesome 6 Brands';
}
.article-introtext ul:last-child li:nth-child(3)::before {
    content: url('../images/vidwan.png');
	left: -10px;
    top: -5px;
	
}
*/








.home_banner_section .slide_img{
    position: relative;
 
    transition: 3s all;
}
.home_banner_section .slide_img:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
    background: rgb(8 2 20 / 52%);
    background-size: cover;
 
}
 
.slider_content {text-align:center;max-width: 800px;left:0;right:0;margin: 0 auto;position: relative;}
.slider_content h2 {
    font-size: 36px;color:#017c33;
    font-weight: 800;font-family:'Merriweather Sans', sans-serif;
}
.slider_content h6 {
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: transparent;
    color: transparent;font-size:40px; font-weight: 800;
}
.slider_content p {font-size:20px;}

.theme_botton {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: #b9bb19;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 7px 20px;
    border-radius: 30px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    letter-spacing: 0.01em;
    overflow: hidden;
    z-index: 1;
}


.theme_botton::before {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #020202;
    color: #ffffff;
    transition: 0.5s;
    transform-origin: bottom;
    transform: translateY(-100%) rotateX(90deg);
}

.theme_botton:hover::before {
    transform: translateY(0) rotateX(0deg);
}

.theme_botton::after {
    content: attr(data-text);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background:#b9bb19;
    color: #ffffff;
    transition: 0.5s;
    transform-origin: top;
    transform: translateY(0) rotateX(0deg);
}

.theme_botton:hover::after {
    transform: translateY(100%) rotateX(90deg);
}

.theme_btn {
	cursor: pointer;
	display: inline-block;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}



.logo_text {position: relative;padding-left: 15px;}
.login_btn a {
	color: #111;
    font-size: 16px;
    background: #ffc107;
    padding: 7px 15px;
    border-radius: 30px;
    font-weight: 500;margin-left:15px;
    
}

.overview_section {position:relative;padding:50px 0;background: #f4f6e4;}
.rankings {position:relative;margin-top:40px;}
.count_box {
    position: relative;
    padding: 40px 0;
    border: 2px solid #0086b9;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 500; 
  z-index: 1;
  overflow: hidden;cursor:pointer
}
.count_box small {font-weight: 400;}
.count_box .odometer {font-size:30px;color: #0053b9; font-weight: 500;}
.count_box:before {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    position: absolute;
    z-index: -1;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #1fb6cb;
    top: -1px;
    left: 0;
    -webkit-transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
    transition: all 0.4s cubic-bezier(0.3, 0.02, 0, 0.6);
} 
.count_box:after {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-30px) translateX(30px);
    -ms-transform: translateY(-30px) translateX(30px);
    transform: translateY(-30px) translateX(30px);
    position: absolute;
    z-index: -1;
    content: url(../images/ob2.png);
    top: 0;
    right: 0;
    -webkit-transition: all 0.3s cubic-bezier(0.3, 0.02, 0, 0.6);
    transition: all 0.3s cubic-bezier(0.3, 0.02, 0, 0.6);
} 

.count_box:hover:before {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  top: 0;background:#0053b9;
}

.count_box:hover:after {
  -webkit-transform: translateY(0) translateX(0);
  -ms-transform: translateY(0) translateX(0);
  transform: translateY(0) translateX(0);
  opacity: 0.2;
  visibility: visible;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.count_box:hover {color:#eee;border-color:#0053b9}
.count_box:hover .odometer {color:#fff}
.count_box:hover .odometer small {color: #eee;}
.count_box.blue_active {background:#0086b9;color:#eee;border-color:#0086b9}
.count_box.blue_active:hover:before {background:#0053b9}
.count_box.blue_active:hover {border-color:#0053b9}
.count_box.blue_active .odometer {color:#fff;}
.home_about {
    position: relative;
    padding: 0 30px 10px;
    height: 100%;
}
.home_about h1 {font-size:28px;font-weight: 700;}
.home_about p {text-align:justify}
/* .rounding_img {border-radius: 200px 0 200px 200px;} */
.rounding_img img {border-radius: 200px 0 200px 200px;}


.left_view_heading {display:flex;align-items:center}
.left_view_heading h3 {
width: 25%;
    border-right: 2px solid #949515;
    position: relative;
    height: 100%;
}
.left_view_heading p {
padding-left: 20px;    width: calc(100% - 25%);text-align: justify;
}


.whats_new {position:relative; margin-bottom: 15px;border: 1px solid #eee; padding: 15px;border-radius: 7px;    background: linear-gradient(135deg,rgb(255 255 255) 0,rgb(255 248 248) 40%,rgb(251 249 244) 65%,rgb(255 255 255) 100%);}
.news_ticker ul li{position:relative;display: block; font-weight: 400;
font-size: 14px; letter-spacing: 0.6px; padding: 10px 5px 10px;padding-left:22px;color:#020202;    border-bottom: 1px solid #1c75bc;}
.news_ticker ul li:last-child {border-bottom:0}
.news_ticker ul li:before {position:absolute; top:10px;left:2px;content:"\f138";font-family:'Font Awesome 6 Free'; font-size:15px;font-weight:600;color:#0053b9 }
.news_ticker ul li:hover {color:#004fb1}
.news_ticker ul li:hover:before {color:#0086b9}
.news_ticker hr {margin:5px 0}
.news_ticker {max-height:280px;overflow-y:auto}
.border_dgn {position:relative;padding: 20px;background:#00a79d}
.border_dgn h2 {
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.6px;
}
.news_ticker ul li p {margin-bottom:5px;line-height: 1.3; font-size: 14px;}
.custom_linebtn {position:relative;border: 1px solid #f15a29; color: #000; padding: 2px 5px; font-size: 12px; border-radius: 20px; margin-right: 5px;    background: #ffd146;}
.custom_linebtn:hover {background:#ff5e14;color:#fff;border-color:#ff5e14}

.news_ticker::-webkit-scrollbar {
  background-color: #ffb100;
  width: 7px;border-radius:10px;
}
.news_ticker::-webkit-scrollbar-thumb {
  background-color: #00a79d;
}
.font_w500 {font-weight:500}















.product_itemview{
  position: relative;border-radius: 10px;
}

@media (max-width: 991px) {
  .product_itemview{
    margin-bottom: 30px;
  }
}

.product_itemview_img {
  position: relative;
  background-color: #fff;
  transition: transform 400ms ease, 
}

.product_itemview_img img {
  width: 100%;
  height: auto;
  border-radius: 15px; border: 2px solid #fff;
 transition:0.3s ease;mix-blend-mode: darken;
}

.product_itemview_content {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
  width: calc(70% - 40px);
  background-color: rgb(255 255 255);
  padding: 15px 15px 10px;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 500ms ease;
  border-radius: 7px;
}

@media (max-width: 360px) {
  .product_itemview_content {
    padding: 15px 20px 21px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product_itemview_content {
    padding-left: 20px;
  }
}

.product_itemview_content_title {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.product_itemview_content_icon {
  width: 55px;
  height: 55px;
  background-color: #ffc107;
  border-radius: 50%;
  color: #000;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 15px;
  top: -40px;
}

@media (max-width: 360px) {
  .product_itemview_content_icon {
    right: 15px;
    top: -35px;
  }
}

.product_itemview:hover .product_itemview_content {
  background-position: bottom left;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
}

.product_itemview_hovecontent {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  background-color: rgb(255 255 255);
  padding: 35px 40px 25px;
  background-position: bottom left;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
  transition: transform 500ms ease, 
 -webkit-transform 500ms ease;
  z-index: 2;
}

@media (max-width: 767px) {
  .product_itemview_hovecontent {
    padding: 25px 30px 25px;
  }
}

@media (max-width: 360px) {
  .product_itemview_hovecontent {
    padding: 16px 25px 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product_itemview_hovecontent {
    padding: 25px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product_itemview_hovecontent {
    padding: 20px;
  }
}

.product_itemview_hovecontent_title {
  font-size: 22px;
  letter-spacing: -.88px;
  margin: 0 0 16px;
}

@media (max-width: 360px) {
  .product_itemview_hovecontent_title {
    margin-bottom: 6px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product_itemview_hovecontent_title {
    margin-bottom: 8px;
  }
}

.product_itemview_hovecontent_text {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid #ddd;    font-size: 16px;
}

@media (max-width: 360px) {
  .product_itemview_hovecontent_text {
    margin: 0 0 5px;
    padding: 0 0 8px;
    line-height: 24px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .product_itemview_hovecontent_text {
    padding-bottom: 20px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .product_itemview_hovecontent_text {
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 24px;
  }
}

.product_itemview_hovecontent_btn {
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
}

.product_itemview_hovecontent_btn span {
  display: inline-block;
  font-size: 22px;
  margin: 0 0 0 11px;
  top: 5px;
  position: relative;
  transition: transform 400ms ease;
}

.product_itemview_hovecontent_btn:hover {
  color: var(--ogency-base);
}

.product_itemview_hovecontent_btn:hover span {
  transform: rotate(-45deg);
}

.product_itemview:hover .product_itemview_hovecontent {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#product_show_slider.owl-carousel.owl-theme .owl-dots, .certificate_slider.owl-carousel.owl-theme .owl-dots { position: relative;margin-top:30px;}
#product_show_slider.owl-carousel.owl-theme .owl-dots .owl-dot span, .certificate_slider.owl-carousel.owl-theme .owl-dot span {margin: 5px 4px;background: #fff;width: 30px;}
#product_show_slider.owl-carousel.owl-theme .owl-dots .owl-dot.active span, #product_show_slider.owl-carousel.owl-theme .owl-dots .owl-dot:hover span, .certificate_slider.owl-carousel.owl-theme .owl-dot.active span, .certificate_slider.owl-carousel.owl-theme .owl-dot:hover span {background: #017b33;}
.common_list ul li {
	position:relative;
    padding-left: 30px;
    padding-bottom: 10px;margin-bottom:0;
    font-size: 15px;
    text-align: left; 
}
.common_list ul li:before  {
font-size: 16px; width: 20px; height: 20px; line-height: 20px; position: absolute; top: 0px; text-align: center; background: #8b5e3c; border-radius: 30px;
content:'\F272';font-family: bootstrap-icons;left:0;-webkit-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;color:#fff
}
.common_list ul li:hover:before {background:#f15a29;color:#fff;transform:scale(1.1)}

.head_green {color: #017c33;}
.text_lgreen {color: #b9bb19;}



.Certification_section {background: #f4f6e4; position: relative;padding-bottom:50px}
.why_us_section {background: #f4f6e4; position: relative;padding:50px 0}








/* Responsive Media Code */
@media (min-width: 1401px) {
.first_section {padding: 150px 0;}
}
@media (min-width: 1300px) and (max-width:1399px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1230px;
}
}
@media (min-width: 991px) and (max-width:1200px) {
.header-style1 .header-nav .nav>li>a {padding: 20px 10px;}
.header-style1 .logo-header {max-width: 200px;}
.header-style1 .header-nav .nav>li>a {font-size: 13px;}
.static_text h2 {font-size: 40px;letter-spacing: 2px;}
}
@media (max-width:990px) {
.header-style1 .header-nav .nav>li .sub-menu {padding: 10px 0px;}
.header-style1 .header-nav .nav>li .sub-menu li a {color: #fff;}
.header-style1 .header-nav .nav .sub-menu li.has-child a {padding: 5px 15px;font-size:14px}
.header-style1 .header-nav .nav li.has-child.nav-active>a {color:#111}
.fullview_section, .team_section, .award_section, .testimonial_section, .Manufacturing_section, .contact_section {padding: 30px 0;}
.zoom_img img {width:100%}
.certificate_view_title h4 {font-size: 15px;}
.certificate_view_title p {font-size: 12px;}
.certificate_view_title {padding: 5px;}
.welcome_text h2 {font-size: 28px;margin-bottom: 0px;}
.welcome_text {margin-bottom:15px;padding: 10px;}
.text_left {text-align:center;    margin-bottom: 5px}
.text_center {margin-bottom: 5px}
.text_right {text-align:center}
.text_right p {text-align:center;}
.text_center p {margin-bottom:0}
.top_bar {background: #017c33;}
.top_design {padding: 0 10px}
.top_design:before {display:none}
.top_design:after {display:none}
.static_text h2 {font-size: 40px;letter-spacing: 2px;}
.border_box {margin-right: 0;}
.card-columns .card {margin-bottom: 20px;}

}



@media (max-width:768px) {
.top_bar {text-align:center}
.top_bar p {font-size: 13px;line-height: 26px;display:flex;justify-content:center}
.header-style1 .header-nav .nav>li>a {font-size: 14px;}
.cd-headline.clip .cd-words-wrapper::after {display:none}
.order_control {border-top:1px solid rgba(0, 0, 0,0.4)}
.select_list {border:0}
.cd-headline.clip .cd-words-wrapper {vertical-align: unset;}
.select_list > li:last-child {border-right: 0;} 
.first_section {padding: 15px 0 30px;}
.welcome_section { padding: 30px 0;}
.space_alignment p {text-align:justify}
.second-footer .widget-area:not(:first-child):after {
    width: 100%;
    height: 1px;
    left: 0;
}
.border_right {
    border-top: 1px solid rgba(255,255,255,.29);
    border-bottom: 1px solid rgba(255,255,255,.29);
}
#client_slider {margin-bottom: 25px;}
.detail_img {margin-bottom:20px;}
.detail_box h4 {
    font-size: 20px;
}
.newthing_slid .title_left h2 {font-size:22px;}
.cd-headline.clip span.hide_sm {display:none}

.text_right p{text-align:center}

.header-style1 .header-nav .nav>li>a.drop_icon:before {display:none}
.header-style1 .header-nav .nav li.has-child.nav-active> .la-angle-right:before {content: "\f107";}
.select_list > li {padding: 0px 5px;}
.welcome_text h2 {font-size:26px;margin-bottom: 0;}
.welcome_text {margin-bottom:15px;}
.center_head_style h3, .common_head_style h3, .address_details h3 {font-size: 22px}
.certificate_view_title h4 {font-size: 15px;}
.certificate_view_title p {font-size: 12px;}

.animate_head {width: 25%;}
.static_details {width: 100%;}
.award_viewbox {margin-bottom: 20px;overflow:hidden;max-height: unset;}
.award_imgbox:after {    height: 105%;bottom: -10px; right: -10px;}
.tab_content .award_imgbox:after {right: -10px;bottom: 25px;height: 96%;width: 95%;}
.zoom_img img {width:100%}
.tab_links {position: relative;top:unset;    margin-bottom: 20px;}
.tab_content_control {padding: 20px 0 0 15px;}
.text_center p {margin-bottom:0}
.welcome_text2 h3 {font-size:20px;}
.testimonial_layout_quote {right: 10px;bottom: 15%;width: 50px; height: 50px;}
.testimonial_layout_info {padding: 0 10px;}
.testimonial_layout_imgbox {width:100px;height:100px;}
.testimonial_layout_img {width:80px;height:80px}
.testimonial_layout_name {font-size: 20px;line-height: 1.1;margin-bottom:0}
.testimonial_layout_img img {border: 5px solid #f5f5f5;}
.slider_content {margin-top:30px}
.left_view_heading {display:block}
.left_view_heading h3, .left_view_heading p {width:100%;    padding-left: 0;    border: 0}
.product_itemview_content {width: calc(100% - 40px);}
.home_about {padding:0 15px 10px}
.static_text h2 {font-size:36px}
}

@media (max-width:660px) {
.top_design {display: block;height: auto;padding:5px 0 10px}
.selection_elements {
    text-align: center;
}
.top_links {margin:0 auto}
.select_list > li > a {font-size: 12px;}
}



@media (max-width:480px) {
p {line-height: 1.3;font-size:14px;}	
.footer_section p, .footer_section a {font-size:14px;}
.selection_elements {text-align: center;}
.h1_title h1 {font-size: 24px;}
.h1_title .lightfont_100 { font-size: 40px;}
.h1_title {margin-bottom: 25px;}
.set_one {margin-bottom: 25px;}
.floating_btn { margin-right: 5px;font-size:14px;   padding: 7px 15px;}
.welcome_text h2 {font-size: 24px;}
.welcome_text h3 {font-size: 16px;}
.count_box {    margin-top: 20px;}
.border_right {
    border-top: 1px solid rgba(255,255,255,.1);
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.title_center h2 {font-size:24px}
.left_center h2 {font-size:24px}
.pd_over_0 { padding: 0 .75rem;}
.explore_text {padding: 25px 20px;background: #f1f1f1;margin-bottom:10px;}
.featured-icon-box {    margin: 0px 0 10px}
.happening_content h3:before {font-size: 40px; line-height: 40px; top: -35px; left: -5px;right:unset;}
.certification_section { padding: 0 0 20px;}
.happening_content {padding: 40px 15px;}
.happening_section {padding: 20px 0 0}
.happening_control {padding:0; }
.featured-icon-box.style2 {padding: 40px 25px 30px 25px;}
.set_one span b {font-size: 16px;}
.about_control {margin-top: 25px;}
.title_left h2 {font-size: 24px;}
.header-style1 .logo-header-inner img {max-width: 100%;}
.welcome_text2 h3 {font-size: 20px;}
.certificate_view_title h4 {font-size: 13px;}
.certificate_view_title p {font-size: 10px;}
.static_details p {font-size: 14px;    line-height: 1.2;}
.animate_icon span {font-size: 24px;}
.animate_head h5 {font-size: 16px;}
.tab_control .nav-tabs .nav-item .nav-link {padding: 7px 10px; font-size: 14px;}
.footer_section:before {height: 20px;width: 45px;}
.footer_section:after {height: 18px;width: 45px;}
.tab_control {margin-top:0}
.center_head_style h3, .common_head_style h3, .address_details h3 {font-size: 20px}
.center_head_style {padding: 0 15px 0;}
.header-style1 .extra-nav {float:none}
.input-serch-box {height: 28px;}
.testimonial_layout_content {margin-left:10px;top:0}
.testimonial_layout_ratings span {font-size: 10px;}
#testimonial_slide.owl-carousel.owl-theme .owl-nav [class*=owl-] {font-size: 20px;width: 45px;}
.home_banner_section {padding-top:20px}
.select_list > li > a {}
.slider_content h2 {font-size: 24px;}
.home_about h1 {font-size: 24px;}
.static_text h2 {font-size:30px}
}

 @media (max-width:400px) {
.testimonial_layout_imgbox {width:60px;height:60px;padding: 2px;}
.testimonial_layout_img {width:60px;height:60px}
.testimonial_layout_name {font-size: 16px;}

 }

 @media (max-width:360px) {
.top_bar p { font-size: 12px;}

}






 