body {
	font-size: 18px;
	color:#000;
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	    font-weight: 400;
		    line-height: 28px;
}
.theme-bg-color {
	background-color: #4bb680;
}
.theme-bg-color-2 {
	background-color: #077576;
	background-color: #453100;
}
.theme-bg-color-3 {
	background-color: #32bdb8;
	background: #036699 !important;
}

.brightness { 
-webkit-filter: grayscale(1) invert(1);
   filter: grayscale(1) invert(1);
}
.v-center {
	top:50%;
	left:50%;
	position: absolute;
	transform: translate(-50%, -50%);
	margin: auto;
	text-align: center;
}
.icon-section img {
	max-width: 150px;
	margin: 20px auto;
}
.navbar-toggler.mobile-toggle {
	display:none;
}
.bordered-bottom td {
    border-bottom: #000 1px solid;
}
.btn-reg {
	font-size: 18px;
}
.bg-skin {
	background-color: #ffeab2;
}
.btn.btn-pink {
    background: #e91e63;
    border-color: #e91e63;
    color: #fff;
}
.btn.btn-pink:hover, .btn.btn-pink:focus {
    background: #fff;
    color: #e91e63;
}
.btn.btn-medium {
    font-size: 16px;
}
.text-extra-small, .btn.btn-very-small {
    font-size: 14px;
    line-height: 18px;
}
.text-extra-large {
    font-size: 24px;
    line-height: 28px;
}
.w3-text-yellow {
	color: #fbfab7 !important;
}
.bg-extra-dark-gray {
    background-color: #6c4f0b;
	background-color: #444;
}
.bg-extra-light-brown {
    background-color: #fce6aa;
}
.bg-brown {
    background-color: #d3934d;
}
header a.logo img {
    max-height: 100px;
}
header .logo-org img, header .logo-org img.logo-light {
	 max-height: 60px;
	 padding:5px 0 5px 15px;
}

header.header-appear nav.header-light, header.sticky nav.navbar-fixed-top.header-light, header.sticky nav.navbar-scroll-fixed-top.header-light {
    /*
	background-color: #ffffff;*/
    box-shadow: 0 5px 10px -10px rgb(0 0 0 / 0%);
	
	background: rgb(0,0,0);
/*background: linear-gradient(180deg, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.2) 80%, rgba(0,0,0,0) 100%);*/
}
header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li > a, header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .header-searchbar a, header.sticky nav.navbar-fixed-top.header-light-transparent.white-link .header-social-icon a, header.sticky nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a, header.sticky nav.navbar-fixed-top.header-light.white-link .header-searchbar a, header.sticky nav.navbar-fixed-top.header-light.white-link .header-social-icon a, header.sticky nav.navbar-fixed-top.header-light.white-link .header-menu-button a, header.sticky nav.navbar-fixed-top.header-light.white-link .header-menu-button a{
    color: #fff;
}
header.sticky nav.header-light-transparent .heder-menu-button .mobile-toggle span, header.sticky nav.header-light .heder-menu-button .mobile-toggle span
 {
    background: #fff;
}
header.sticky nav.navbar.white-link .navbar-nav > li > a:hover, header.sticky nav.navbar.bootsnav.white-link ul.nav > li > a:hover {
    color: #4bb680;
}
header nav.navbar.white-link .navbar-nav > li.dropdown.on > a, nav.navbar.bootsnav.white-link ul.nav > li.dropdown.on > a, header nav.navbar.bootsnav ul.nav.white-link > li.dropdown.on > a, header.header-appear nav.header-dark-transparent .navbar-nav > li.dropdown.on > a, header.header-appear nav.header-dark .navbar-nav > li.dropdown.on > a, header.sticky nav.header-dark .navbar-nav > li.dropdown.on > a, header.sticky nav.header-dark-transparent .navbar-nav > li.dropdown.on > a,

header.sticky nav.navbar.white-link .navbar-nav > li.dropdown.on > a, header.sticky nav.navbar.bootsnav.white-link ul.nav > li.dropdown.on > a {
    color: #4bb680;
}
.height-100vh {
	height: 100vh;
}
.slider-text-middle img {
	margin-top:15px;
}
.main-ban .opacity-medium {
	background: rgb(0,0,0);
background: -moz-linear-gradient(180deg, rgba(0,0,0,0.35) 47%, rgba(0,0,0,0) 96%);
background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.35) 47%, rgba(0,0,0,0) 96%);
background: linear-gradient(180deg, rgba(0,0,0,0.35) 47%, rgba(0,0,0,0) 96%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
}
.outline-black {
    text-shadow: 2px 2px 5px #000000;
	text-shadow: 2px 2px 0px #000, 2px -2px 0px #000, -2px 2px 0px #000, -2px -2px 0px #000, 2px 0px 0px #000, 0px 2px 0px #000, -2px 0px 0px #000, 0px -2px 0px #000, 2px 2px 2px rgb(0 0 0 / 0%);
}
.outline-w {
    text-shadow: 2px 2px 5px #fff;
    text-shadow: 2px 2px 0px #fff, 2px -2px 0px #fff, -2px 2px 0px #fff, -2px -2px 0px #fff, 2px 0px 0px #fff, 0px 2px 0px #fff, -2px 0px 0px #fff, 0px -2px 0px #fff, 2px 2px 2px rgb(255 255 255 / 0%);
}
.outline-bk-shadow {
	text-shadow: 0 0 5px #000, 0 0 5px #000;
    color: #FFFFFF;
}
.outline-light-brown {
    text-shadow: 2px 2px 5px #d9ccae;
    text-shadow: 2px 2px 0px #d9ccae, 2px -2px 0px #d9ccae, -2px 2px 0px #d9ccae, -2px -2px 0px #d9ccae, 2px 0px 0px #d9ccae, 0px 2px 0px #d9ccae, -2px 0px 0px #d9ccae, 0px -2px 0px #d9ccae, 2px 2px 2px rgb(217 204 174 / 0%);
}
.outline-lighting {
color: #FFFFFF;
text-shadow: 0 -1px 4px #FFF, 0 -2px 10px #ff0, 0 -10px 20px #ff8000, 0 -18px 40px #F00;
}
.outline-3d {
text-shadow: 0 1px 0 #cccccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgb(0 0 0 / 10%), 0 0 5px rgb(0 0 0 / 10%), 0 1px 3px rgb(0 0 0 / 50%), 0 3px 5px rgb(0 0 0 / 20%), 0 5px 10px rgb(0 0 0 / 55%), 0 10px 10px rgb(0 0 0 / 40%), 0 20px 20px rgb(0 0 0 / 35%), 4px 0px 8px rgb(0 0 0 / 86%);
color: #FFFFFF;
}
.outline-shadow {
text-shadow: 4px 3px 5px #000;
}
.white-link .mobile-toggle span {
/*box-shadow: 0 1px 3px rgb(0 0 0 / 30%), 0 3px 5px rgb(0 0 0 / 20%), 0 5px 10px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 20%), 0 0px 10px rgb(0 0 0 / 15%), 4px 0px 8px rgb(0 0 0 / 46%);*/
}
.outline-concave {
color: transparent;
background: #333;
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
text-shadow: 0px 3px 3px rgba(255,255,255,0.5);
}
.bam-5 .container-fluid {
	padding-right: 0;
    padding-left: 0;
}
header nav.navbar-default, nav.navbar.bootsnav {
    border-bottom: 0;
    padding: 10px 5%;
}
header nav .navbar-nav > li > a {
	font-size: 18px;
}
.service-icon .col-lg-2, .service-icon .col-md-2 {
	flex: 0 0 20%;
    max-width: 20%;
}
.service-icon .text-small {
	font-size: 14px;
}

.bg-radio-brown {
background: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,0) 50%, rgba(240,235,223,0.8603816526610644) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,0) 50%, rgba(240,235,223,0.8603816526610644) 100%);
background: radial-gradient(circle, rgba(255,255,255,0) 50%, rgba(240,235,223,0.8603816526610644) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f0ebdf",GradientType=1);
}

.links-wrapper {
	    width: 100%;
    position: relative;
    overflow: hidden;
}
.links {
  border-top: 1px solid #000;
    height: 1px;
    line-height: 0.1em;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 100px;
}
.org-txt {
	font-size: 14px;
	padding-left: 30px;
}
.btn.btn-deep-pink:hover, .btn.btn-deep-pink:focus {
    background: #fff;
}
footer img.logo {
	max-width: auto;
	max-height: 50px;
}
footer .org-txt {
	padding-left: 0px;
}
footer {
	padding: 20px 15px;
}
.org-logo-top {
	max-width:413px;
}
header.sticky .org-logo-top img {
max-height: 60px;
}
header.sticky nav.header-light-transparent .logo .logo-light, header.sticky nav.header-light .logo .logo-light {
    visibility: visible;
    opacity: 1;
    width: auto;
}
.copyright {
	text-align: left;
}
.f-org-logo {
	float:right;
	display: none;
}

.girl-content h5 {
	text-align: left;
}
.service-icon p {
	margin:0;
}
.dream-section {
	padding-top:80px;
}
.alt-font {
    font-weight: 700;
}
.join-dream-left {
	display: none;
	    background-color: rgba(255,193,7,0.9);
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 0 30px;
    width: 80%;
	text-align: center;
	border-radius: 15px;
}
.input-label {
	    left: 15px;
    top: -12px;
    padding: 0 5px;
	position: absolute;
	background-color:#fff;
}
.row .input-label {
	    left: 30px;
}
.btn.btn-small {
    font-size: 16px;
    padding: 4px 24px;
}
.btn.btn-light-gray:hover, .btn.btn-light-gray:focus {
    background: #fff;
    border-color: #000;
    color: #000;
}
.btn.btn-black:hover, .btn.deep-pink:hover, .btn.btn-black:focus, .btn.deep-pink:focus {
    background: #fff;
}
textarea {
resize: vertical;
}
#contact-form {
	max-width: 999px;
}
#contact-form input.input-bg, #contact-form textarea.input-bg  {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.3);
}
#contact-form .w3-tag {
	border-radius:150px;
	background-color: #777;
}
.btn {
	text-transform: unset;
}
.btn.btn-extra-large,.btn.btn-large {
	font-size: 21px;
}
.hub-txt-small p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom:10px;
}
.blog-header-style1 li .hub-txt {
    position: absolute;
    left: 0;
    top: 0;
    padding: 50px;
    transform: translateY(-1200px);
    -webkit-transform: translateY(-1200px);
    -moz-transform: translateY(-1200px);
    -ms-transform: translateY(-1200px);
    -o-transform: translateY(-1200px);
	background: rgb(7, 117, 118, 0.8);
/*background: -moz-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 30%);
background: -webkit-linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 30%);
background: linear-gradient(0deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 30%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
	z-index:1;*/
	width:100%;
    height:100%;
}
.blog-header-style1 li.blog-column-active  .hub-txt {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
	display: block;
	width:100%
}

.width-250px {
	width:250px;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* ------- attached file -------*/
#drop-zone {
  width: 100%;
  min-height: 150px;
  border: 3px dashed rgba(0, 0, 0, .3);
  border-radius: 5px;
  font-family: Arial;
  text-align: center;
  position: relative;
  font-size: 20px;
  color: #7E7E7E;
}
#drop-zone input {
  position: absolute;
  cursor: pointer;
  left: 0px;
  top: 0px;
  opacity: 0;
}
/*Important*/

#drop-zone.mouse-over {
  border: 3px dashed rgba(0, 0, 0, .3);
  color: #7E7E7E;
  background-color: lightsteelblue;
}
/*If you dont want the button*/

#clickHere {
  display: inline-block;
  cursor: pointer;
  font-size: 17px;
  width: auto;
  border-radius: 4px;
  /*background-color: #4679BD;
  color: white;*/
  padding: 10px;
  background-color: #000;
    border-color: #fff;
    color: #fff;
	border: 2px solid #000;
}
#clickHere:hover {
  /*background-color: #376199;*/
  background-color: #fff;
    border-color: #000;
    color: #000;
}
#filename {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5em;
}
.file-preview {
  background: #ccc;
  border: 5px solid #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}
.closeBtn:hover {
  color: red;
  display:inline-block;
}
/* -------- end attached file --------*/
.bam-5 .bam-6 {
	display:none;
}
#hub-section {
	display:none;
}
.icon-section .blog-header-style1 li.blog-column-active figure figcaption {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transform: translateY(200px);
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
}
.icon-section .blog-header-style1 li figure figcaption {
	background-color: #70b208;
	background: rgb(112,178,8);
background: -moz-linear-gradient(90deg, rgba(112,178,8,1) 6%, rgba(112,178,8,0.6082808123249299) 71%, rgba(4,167,143,0.5270483193277311) 100%);
background: -webkit-linear-gradient(90deg, rgba(112,178,8,1) 6%, rgba(112,178,8,0.6082808123249299) 71%, rgba(4,167,143,0.5270483193277311) 100%);
background: linear-gradient(90deg, rgba(112,178,8,1) 6%, rgba(112,178,8,0.6082808123249299) 71%, rgba(4,167,143,0.5270483193277311) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#70b208",endColorstr="#04a78f",GradientType=1);
width:100%;
    padding: 20px;
    font-size: 1.2vw;
    line-height: 1.6vw;
	    bottom: 50px;
	}
.services-section figcaption li {
	width: 100% !important;
}
.services-section {
padding: 50PX 30PX;
}




@media (min-width: 992px){
.hub-types .col-lg-3 {
	-ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.dream-section {
	padding-top:130px;
}
.side-icon .col-lg-10 {
	-ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
#hub-section {
	display:block;
}
}


@media (min-width: 1200px){
header .container {
    max-width: 100%;
}
footer .container {
    max-width: 100%;
}
.main-ban .container {
    max-width: 80%;
}
.main-ban .title-large, .main-ban h6,  .main-ban .min-btn {
text-align: left;
    margin-left: 0 !important;
    padding: 0;
}
.side-icon .col-xlg-5 {
	-ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.dream-section {
	padding-top:220px;
}
}




@media (max-width: 1200px){
.slider-text-middle img {
    max-width: 500px;
	    width: 100%;
    height: auto;
}

.join-dream-left {
	display: block;
}
.join-dream-right {
	display: none;
}
.service-admin i {
	position: static;
}
.service-admin .feature-box-6 {
	padding-left: 0;
	padding-top: 30px;
}
.service-admin .text-left {
	text-align: center !important;
}
.blog-header-style1 li .hub-txt {
    padding: 30px;
}
.bam-bg {

	height:50% !important;
}
.icon-section .blog-header-style1 li figure figcaption {
	font-size: 18px;
}
.video-banner img {
    max-width: 450px;
    width: 100%;
	}
}


@media (max-width: 991px){
	header nav.navbar-default, nav.navbar.bootsnav {
    padding: 10px 0;
}
.navbar-default .navbar-toggler .icon-bar, header.sticky .navbar-default.header-light .navbar-toggler .icon-bar, header.sticky .navbar-default.header-light-transparent .navbar-toggler .icon-bar {
    background: #fff;
}
.container {
    max-width: 100%;
}

.bam-5 .container-fluid {
	padding-right: 15px;
    padding-left: 15px;
}
.blog-header-style1 li, .blog-header-style1 li.blog-column-active {
    width: 50%;
}

.side-icon .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 50%;
    max-width: 50%;
}
.mfp-close {
    background-color: #000 !important;
    border-radius: 100px;
    font-size: 34px;
    width: 30px;
    height: 30px;
    line-height: 27px;
    border: 2px solid #fff !important;
    margin: 8px;
}
.bam-5 .container-fluid,.bam-5 .container-fluid .md-padding-15px-bottom {
	padding:0;
	padding-bottom: 0px !important;
}
.bam-5 .bam-6 {
	display:inline-block;
}
.icon-section .blog-header-style1 li figure figcaption {
    padding: 10px 30px;
    font-size: 16px;
    line-height: 21px;
	background: rgb(112,178,8);
background: -moz-linear-gradient(90deg, rgba(112,178,8,1) 6%, rgba(112,178,8,0.6082808123249299) 48%, rgba(4,167,143,0.5270483193277311) 90%);
background: -webkit-linear-gradient(90deg, rgba(112,178,8,1) 6%, rgba(112,178,8,0.6082808123249299) 48%, rgba(4,167,143,0.5270483193277311) 90%);
background: linear-gradient(90deg, rgba(112,178,8,1) 6%, rgba(112,178,8,0.6082808123249299) 48%, rgba(4,167,143,0.5270483193277311) 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#70b208",endColorstr="#04a78f",GradientType=1);
}

}

@media (max-width: 767px){
	.video-banner img {
    max-width: 300px;
	}
.hub-txt-small p {
	font-size: 15px;
	line-height: 21px;
}
.blog-header-style1 li .hub-txt {
    padding: 10px 30px;
}
.container {
    max-width: 100%;
}
.org-logo-top {
	display: none;
}
header a.logo img {
    max-height: 50px;
}
#home .container {
	margin-top:50px;
}
.slider-text-middle img {
    max-width: 400px;
	    width: 100%;
    height: auto;
}
.f-org-logo {
	display: block;
}
#girl-content img {
	max-width:400px;
	width:100%;
}
.service-icon .half {
		width:50%!important;
		flex: 0 0 50% !important;
    max-width: 50%!important;
	}
	.side-icon .col-lg-10 {
	-ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.join-dream-left {
    top: 50%;
}
}


@media (max-width: 650px){
.mobile-height .full-screen, .swiper-full-screen .full-screen {
    height: 60vh !important;
    min-height: 680px !important;
}
 .copyright  {
    text-align: center;
	width:100% !important;
	max-width: 100% !important;
	flex: 0 0 100%;
} 
footer .col-sm-8  {
	width:100% !important;
	max-width: 100% !important;
	flex: 0 0 100%;
	margin-top: 20px;
} 
.f-org-logo {
    float: none;
}
footer img.logo {
	margin: 0 auto 15px;
    display: block;
}
.links {
	    left: 70px;
}
}





  
  
@media (max-width: 575px){
.mobile-height .full-screen, .swiper-full-screen .full-screen {
    height: 60vh !important;
    min-height: 480px !important;
}
.service-icon .half {
		width:100%!important;
		flex: 0 0 100% !important;
    max-width: 100%!important;
	}
		.side-icon .col-lg-10 {
	-ms-flex: 0 0 88%;
    flex: 0 0 88%;
    max-width: 88%;
}
.blog-header-style1 li {
    width: 100%;
}
.bam-5 .bam-6 {
	display:none;
}
.blog-header-style1 li, .blog-header-style1 li.blog-column-active {
    width: 100%;
}
#hub-section {
	display:block;
}
}