
/* Silder  */

/* ==========================================================================
	4.0 Banner/Slider
	========================================================================== */
.banner-text { color: #778793; position: relative; padding-top: 67.5px; padding-bottom: 67.5px; z-index: 1; font-size: 16px; }
.banner-text.wide-md { max-width: 580px; }
.banner-text.wide-sm { max-width: 420px; }
.banner-text.wide-lg { max-width: 720px; }
.banner-text.wide-xl { max-width: 950px; }
.banner-text.pos-center { margin: 0 auto; float: none; }
.banner-text.pos-left { float: left; }
.banner-text.pos-right { float: right; }
.banner-text.al-center:not(.pos-center), .banner-text.center:not(.pos-center) { margin: 0 auto; }
.banner-text.light, .banner-text.box-s3, .banner-text.box-s4 { color: #fff; }
.banner-text.dark { color: #ffffff; }
.banner-text h1, .banner-text h2 { color: inherit; font-size: 2.5em; }
.banner-text h1 strong, .banner-text h2 strong { color: #2580fe; }
.banner-text .with-line:after { background-color: #fff; }
.banner-text .animated { animation-delay: 350ms; animation-duration: 1s; }
.banner-text .banner-cta:not(:first-child) { margin-top: 25px; }
.banner-text .btn { font-weight: 700; letter-spacing: 1px; text-transform: uppercase; text-shadow: none; }
.banner-text .btn + .btn { margin-left: 15px; }
.banner-text .page-title { color: inherit; font-size: 2em; font-weight: 400; }
.banner-text h1, .banner-text h2, .banner-text h3, .banner-text h4 { margin-bottom: 0; }
.banner-text h1 + *, .banner-text h2 + *, .banner-text h3 + *, .banner-text h4 + * { margin-top: 10px; }
.banner-text p:not(:last-child) { margin-bottom: 10px; }
.banner-text .breadcrumb { text-transform: uppercase; }
.banner-text .breadcrumb + .page-title { margin-top: -5px; }

.banner-slider { height: 530px; }
.banner-slider.slider-large { height: 640px; }
.is-transparent .banner-slider { min-height: 640px; }
.banner-slider .carousel-inner .item { transition-property: opacity; }
.banner-slider .carousel-inner .item, .banner-slider .carousel-inner .active.left, .banner-slider .carousel-inner .active.right { opacity: 0; }
.banner-slider .carousel-inner .active, .banner-slider .carousel-inner .next.left, .banner-slider .carousel-inner .prev.right { opacity: 1; }
.banner-slider .carousel-inner .next, .banner-slider .carousel-inner .prev, .banner-slider .carousel-inner .active.left, .banner-slider .carousel-inner .active.right { left: 0; transform: translate3d(0, 0, 0); }
.banner-slider .banner-content { position: relative; top: 50%; transform: translate(0, -50%); }
.banner-slider .banner-text { width: 100%; position: relative; padding-top: 0; padding-bottom: 0; }
.banner-slider .banner-text:not([class*="wide-"]) { max-width: 520px; }
.banner-slider:hover > .carousel-control { opacity: 1; visibility: visible; }
.banner-slider .fill { width: 100%; height: 100%; background-position: center center; background-size: cover; }

.banner-intro .container > .content { padding-top: 15px; padding-bottom: 15px; }
.banner-intro .banner-text { font-size: 18px; padding-top: 160px; padding-bottom: 160px; }
.is-transparent .banner-intro .banner-text { margin-top: 60px; }

.banner-static { position: relative; width: 100%; padding: 15px 0; min-height: 380px; }
.banner-static:not(.has-bg-image):not([class*="bg-"]) { background-color: #e8e8ee; }
.banner-static .banner-cpn { padding-top: 67.5px; padding-bottom: 67.5px; position: absolute; width: 100%; left: 0; top: 50%; z-index: 5; transform: translateY(-50%); }
.is-transparent .banner-static .banner-cpn { margin-top: 50px; }
.banner-static .banner-cpn .content { position: relative; }
.banner-static .banner-text { float: left; width: 100%; padding-top: 0; padding-bottom: 0; }
.banner-static .banner-text.pos-right { float: right; }
.banner-static .banner-text.pos-center { float: none; }
.banner-static .banner-text:not([class*="wide-"]) { max-width: 490px; }
.banner-static.banner-small { height: 220px; min-height: inherit; }
.banner-static.banner-intro { min-height: 550px; }
.banner-static.only-pg-title { min-height: 160px; }
.banner-static.bg-grey, .banner-static.bg-light, .banner-static.box-s2 { background: #e8e8ee; }
.banner-static.bg-grey .banner-text, .banner-static.bg-light .banner-text, .banner-static.box-s2 .banner-text { color: #778793; }
.banner-static.bg-grey .banner-text .page-title, .banner-static.bg-light .banner-text .page-title, .banner-static.box-s2 .banner-text .page-title { color: #373e45; }
.banner-static.bg-grey .light, .banner-static.bg-grey .box-s3, .banner-static.bg-grey .box-s4, .banner-static.bg-light .light, .banner-static.box-s2 .light, .banner-static.bg-light .box-s3, .banner-static.box-s2 .box-s3, .banner-static.bg-light .box-s4, .banner-static.box-s2 .box-s4 { color: #fff; }
.banner-static.bg-grey .dark, .banner-static.bg-light .dark, .banner-static.box-s2 .dark { color: #778793; }
.banner-static.bg-grey .breadcrumb a, .banner-static.bg-grey .breadcrumb > .active, .banner-static.bg-grey .breadcrumb > li + li:before, .banner-static.bg-light .breadcrumb a, .banner-static.box-s2 .breadcrumb a, .banner-static.bg-light .breadcrumb > .active, .banner-static.box-s2 .breadcrumb > .active, .banner-static.bg-light .breadcrumb > li + li:before, .banner-static.box-s2 .breadcrumb > li + li:before { color: #778793; }
.banner-static.bg-grey .breadcrumb li:not(.active) a:hover, .banner-static.bg-light .breadcrumb li:not(.active) a:hover, .banner-static.box-s2 .breadcrumb li:not(.active) a:hover { color: #2580fe; box-shadow: none; }
.banner-static .imagebg { position: absolute; z-index: 0; top: 0; left: 0; right: 0; bottom: 0; -ms-border-radius: 0; border-radius: 0; }
.is-transparent .banner-static { min-height: 400px; }
.banner-static.has-bg-image .container { position: static; }

.banner .banner-text:not(.dark) { color: #fff; }
.banner .banner-text:not(.dark), .banner .text-shadow { text-shadow: 0 3px 30px #000; }
.banner .breadcrumb li:not(.active) a:hover { color: #fff; box-shadow: 0 1px 0 #fff; }
.banner .boxed { background-color: rgba(0, 0, 0, 0.75); color: #fff; padding: 30px; width: 100%; text-shadow: none; -ms-border-radius: 5px; border-radius: 5px; }
.banner .boxed h3, .banner .boxed h4, .banner .boxed h5 { font-weight: 600; letter-spacing: -0.05em; }
.banner .boxed h3:not(:last-child), .banner .boxed h4:not(:last-child), .banner .boxed h5:not(:last-child) { margin-bottom: 5px; }
.banner .boxed h2, .banner .boxed h3, .banner .boxed h4, .banner .boxed h5, .banner .boxed p { color: inherit; line-height: 1.35; }
.banner .boxed.boxed-w { background-color: rgba(255, 255, 255, 0.85); color: #32393f; }
.banner .boxed.boxed-p { background-color: rgba(37, 128, 254, 0.85); }
.banner .boxed.boxed-p a.btn-link { color: #fff; }
.banner .boxed.boxed-s { background-color: rgba(235, 20, 58, 0.85); }
.banner .boxed.boxed-s a.btn-link { color: #fff; }
.banner .boxed:not(.center):not(.al-center):not(.al-right) { text-align: left; }
.banner .boxed:not([class*="wide-"]) { max-width: 350px; }
.banner .banner-sider .boxed { float: right; }
.banner .banner-boxed { padding: 30px 30px 32px; /*background: rgba(0, 0, 0, 0.75);*/ -ms-border-radius: 5px; border-radius: 5px; }
.banner .banner-boxed.boxed-w { background-color: rgba(255, 255, 255, 0.85); color: #32393f; }
.banner .banner-boxed.boxed-p { background-color: rgba(37, 128, 254, 0.85); }
.banner .banner-boxed.boxed-p a.btn-link { color: #fff; }
.banner .banner-boxed.boxed-s { background-color: rgba(235, 20, 58, 0.85); }
.banner .banner-boxed.boxed-s a.btn-link { color: #fff; }
.banner .more-cta:not(:first-child) { margin-top: 30px; }
.banner .title-intro, .banner .title-intro-sub { line-height: 1; font-weight: 600; text-transform: none; }
.banner .title-intro + p, .banner .title-intro-sub + p { margin-top: 30px; }
.banner .title-intro { font-size: 12px; letter-spacing: normal;font-weight:normal; }
.banner .title-intro-sub { font-size:50px; }
.banner .page-breadcrumb, .banner .banner-sider { max-width: 400px; width: 100%; position: absolute; right: 0; text-align: right; top: 50%; transform: translateY(-50%); }
.banner.banner-cpn-bottom .banner-cpn { padding: 0; top: auto; bottom: 0; transform: translateY(0); background: rgba(0, 0, 0, 0.75); }
.banner.banner-cpn-bottom .banner-text { padding-top: 25px; padding-bottom: 25px; }
.banner.has-bg:after { opacity: .5; }
.banner.style-v1.has-bg:after { opacity: .85; }
.banner.style-v1 .banner-text { text-shadow: none; }
.banner.dark-filter:after { opacity: .75; }
.banner.light-filter:after { opacity: .25; }
.banner.no-filter.has-bg:after { opacity: 0.01; }

/* end slider  */
/* Parent Container */
.content_img{
    position: relative;
    width: 200px;
    height: 200px;
    float: left;
    margin-right: 5px;
	margin-bottom:5px; 
}

/* Child Text Container */
.content_img div{
    position: absolute;
    bottom: 10px;
    right: 30px;
    background: green;
    color: white;
    margin-bottom: 5px;
    font-family: sans-serif;
	font-size: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s, opacity 0.5s linear;  
    transition: visibility 0s, opacity 0.5s linear;
}

/* Hover on Parent Container */
.content_img:hover{
    cursor: pointer;
}    

.content_img:hover div{
    width: 150px;
    padding: 8px 15px;
    visibility: visible;
    opacity: 0.7;        
}



nav{
position:fixed;
		height: 100px;
		display:flex;
		width: 100%;
		background: #ffffff;
		z-index:9;
		text-align:center;
		color: #f2f2f2;
		
		align-items: center;
		justify-content: space-between;
		display: flex;
		padding-top: 2px;
		padding-bottom:2px;
		padding-left:30px;
}
nav{
top:0px;
}
nav .logo{
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}
nav ul{
      position: fixed;
    display: flex;
    gap: 1em;
    font-size: 12px;
    left: 50%;
}
nav ul li{
display: inline;
    margin: 1px;
    color: #000;
    font-family: Montserrat;
    text-transform: uppercase;
    float: left;
    font-weight: 700;
    list-style: none outside none;
}
nav ul li a{
  margin: 1px;
    color: #000000;
    font-family: Montserrat;
    text-transform: uppercase;
    float: left;
    font-weight: 700;
    list-style: none outside none;
	padding: 9px 8px;
    display: block;
}
nav ul li a.active,
nav ul li a:hover{
  color: #111;
  background: #fff;
}
nav .menu-btn i{
  color: #000;
  font-size: 22px;
  cursor: pointer;
  display: none;
}
input[type="checkbox"]{
  display: none;
}
@media (max-width: 1000px){
  nav{
    padding: 0 40px 0 50px;
  }
}
@media (max-width: 600px){
 input[type="checkbox"]{
  display: none;
}
nav{
padding:20px;
background:rgb(255 255 255 / 100%);
}
}
@media (max-width: 920px) {
  nav .menu-btn i{
    display: block;
  }
  #click:checked ~ .menu-btn i:before{
    content: "\f00d";
  }
  nav ul{
    position: fixed;
    top: 80px;
    left: -100%;
    background: #077705;
    /*height: 100vh;*/
    width: 100%;
    text-align: center;
    display: block;
    transition: all 0.3s ease;
  }
  #click:checked ~ ul{
    left: 0;
  }
  nav ul li{
    width: 100%;
    margin: 2px 0;
  }
  nav ul li a{
    text-decoration: none;
    color: #fff;
    width: 100%;
    margin-left: -100%;
    display: block;
    font-size: 20px;
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    
  }
  #click:checked ~ ul li a{
    margin-left: 0px;
  }
  nav ul li a.active,
  nav ul li a:hover{
    background: none;
    color: cyan;
  }
}

.content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: -1;
  width: 100%;
  padding: 0 30px;
  color: #1b1b1b;
}
.content div{
  font-size: 40px;
  font-weight: 700;
}