html, body {
    width: 100%!important;

}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: transparent!important;
    width: 100%;
    }

html {
  /*background: linear-gradient(to top right, #fb8ca8, #dda6f5);*/
  background: #fff!important;
  background-attachment: fixed;
  height: 100%;
  width: 100%;
  overflow-x: hidden;

}

.wjps-nav-logo{
  width: 250px!important;
  display: block;
  margin-right: auto;
  margin-left: auto;
  transition: width linear 1s;
}
.wjps-nav {
    width: 100%;
    background-color: #fff!important;
    padding: 10px;
}
.wjps-nav > div > ul > li > a, .wjps-nav-minor > li > a {
    color: #000!important;
}
.wjps-container {
   width: 100%;
   padding-right: 0px;
}

.uk-navbar-dropdown-nav>li>a {
    color: #000;
}
.uk-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 270px;
    padding: 20px 20px;
    background: #fff;
    overflow-y: auto;
}
.uk-offcanvas-bar .uk-nav-primary>li>a{
    color: #000;
    font-size: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a:hover {
    color: #adadad;
}

.uk-offcanvas-bar .uk-nav-primary>li>a:focus {
    color: #000;
}
 .uk-offcanvas-bar .uk-nav-primary>li>a:hover{
    color: #000;
 }
 .newtickerholder p {
    margin: 15px 0 0;
    font-size: 14px;
    text-align: left!important
}
.uk-offcanvas-bar .uk-nav-primary .uk-nav-sub a{
    color: #000;
}
.wjps-uk-footer {
    background-color: #000;
    padding: 16px!important;
    bottom: 0;
    position: fixed;
    width: 100%;
    margin-top: 120px;
    z-index: 15 !important;
}
/* Sliders Section (fixes the image scaling in the sliders) */

.carousel-control.right {
background-image: linear-gradient(to right, transparent 0px, rgba(122, 90, 90, 0.5) 100%);
}
.carousel-control.left {
 background-image: linear-gradient(to left, transparent 0px, rgba(122, 90, 90, 0.5) 100%);
}
.carousel-text p {
background: none;
color: #5b5b5b;
font-size: 14px;
}
.carousel-text h1{
font-size: 28px;
}
.carousel-caption {
display: block;
text-shadow: none;
}

@media (max-width: 600px){
    .carousel-caption {
        z-index: -1;
        display: none;
    }
}

.carousel-inner{
    display: ;
background-size: 100% ;
height: 650px;
background-position: center;
z-index: auto;
}

.carousel-inner .carousel-caption{
background: rgba(255,255,255,0.75);
padding-left: 2%;
left: 0;
bottom: 0;
width: 40%;
min-height: auto; }
.carousel-mind .carousel-img{
height:167px !important;
margin-left:-30px;
}
.carousel-inner > .item{
height:100%;
background-position: center;
}

@media (max-width: 640px) {
  .wjps-video-container {
    overflow: hidden;
    margin-top:-20px;
  }
}

.modal-dialog {
        width:95% !important;
}

body {
  margin-top: -5px;
  word-wrap: break-word;
  /* background-color: #1f8bf778!important; */
}

#content {
  padding: 20px 20px 11px 20px;
}

.uk-container {
    padding-top: 25px!important;
}

.carousel-control {
    width: 10%
}
.carousel-mind {
    /*background-image: url(../img/back.jpg);*/
    background-size: cover;
}
.carousel-mind-back-2 {
    /*background-image: url(../img/back2.jpg);*/
    background-size: cover;
}
.carousel-mind .carousel-caption {
    position: static;
    text-align: left;
}
.carousel-inner .carousel-caption {
  width: 100% !important;
  padding-left: 100px;
}

.carousel-mind .carousel-img-wrap {
    display: table-row;
}
.carousel-caption {
  padding-left:50px !important;
}
.carousel-mind .carousel-img {
    height: 400px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    display: static;
}
.carousel-mind .carousel-img img {
    width: 100%;
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    -ms-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s;
}
.simpleSliderImage {
  margin-right: 0;
  padding-right: 0;
}
.carousel-mind .carousel-indicators {
    bottom: 0 !important;
}
.carousel-mind .carousel-indicators li {
    margin: 0 2px;
}

.carousel-mind {
  margin-right: -40px;
  margin-left: -40px;
}

.carousel-text h1 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 2em!important;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    line-height: 1.4em;
}
.carousel-list {
    top: 60px;
    margin: 0 auto;
}
.uk-container {
  margin-top: 0px !important;
    padding-top: 20px;
}

.carousel-list li {
    color: #fff;
    font-size: 2em;
    margin-bottom: 10px;
    overflow: hidden;
    /*font-family: 'Abel', sans-serif;*/
    text-transform: uppercase;
}
.carousel-list li:nth-child(1) {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -ms-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s;
}
.carousel-list li:nth-child(2) {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -ms-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s;
}
.carousel-list li:nth-child(3) {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    -ms-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s;
}
.carousel-list li span {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 18px;
}
.carousel-list li i {
    padding: 18px;
    margin-right: 10px;
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    vertical-align: baseline;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.4);
    width: 72px;
    text-align: center;
}
@media (min-width: 150px){
    .uk-container {
            margin-left: -40px;
    margin-right: -40px;
    padding-left: 20px;
    }

@media (min-width: 960px) {
    .uk-container {
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 20px;
    }

@media (max-width:767px) {
    .carousel-list li {
    font-size: 1.6em;
    line-height: 1.75em;
}
.carousel-mind .carousel-indicators li {
    margin: 160px 2px!important;
}
.col-12 {
    width: 90%;
}
.carousel-list li span {
    padding: 5px;
}
.carousel-list li i {
    width: 42px;
    padding: 5px;
}
.carousel-images .carousel-indicators {
    bottom: auto;
    top: 10px;
}
.carousel-images .carousel-control {
    position: absolute;
    top: 50%;
    bottom: auto;
    height: 50px;
    left: 20px;
    width: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 2000;
}
.carousel-images .carousel-control.left {
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
}
.carousel-images .carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
}
.carousel-images .carousel-control:hover, .carousel-images .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: none;
    opacity: .9;
    filter: alpha(opacity=90);
}
.carousel-images .carousel-caption {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    bottom: 0;
    padding: 20px;
}
.carousel-images .carousel-caption h1, .carousel-images .carousel-caption h2, .carousel-images .carousel-caption h3, .carousel-images .carousel-caption h4, .carousel-images .carousel-caption h5, .carousel-images .carousel-caption h6 {
    color: #fff;
    margin: 0 0 0px 0;
}
.carousel-inner{
  height:200px;
}

.carousel-text{
  width:100%;
}

.carousel-text p{
  font-size:14px!important;
  line-height: 14px!important;
  background-clip: border-box!important;
  background-color: rgba(0,0,0,0)!important;
  padding:5px;
  width:50%;
}
.carousel-img{
  position: absolute;
  top:0px;
}
.container {
    padding-right: 0px!important;
    padding-left: 0px!important;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 992px){
.col-md-9 {
    width: 100%!important;
}
}
@media (min-width: 992px){
    .col-md-3 {
        width: 25%!important;
    }
}
}
}
}


.pimg1, .pimg2, .pimg3{
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* Parralax scroll*/
    background-attachment: fixed;
}
p {
   font-size: 16px;

}

.wjps-dark a{
    color: #1e87f0!important;
}

.section-light{
    background-color: #fff;
    color: #000;
}

.section-light2{
    background-color: #fff;
    color: #000;
    text-align: center;
}
.section-light h2{
    color: #000;
    font-size: 18px;
    letter-spacing: 8px;
    text-transform:uppercase;
    margin-top: 25px;
    text-align: center;
}
.center-img {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.section-dark{
    background-color: #fff;
    color: #000;
}
.section-dark h2{
    color: #000;
}
.ptext{
    position: relative;
    top: 50%;
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 27px;
    letter-spacing: 8px;
    text-transform: uppercase;
}

.ptext2{
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #000;
    font-size: 27px;
    letter-spacing: 13px;
    text-transform: uppercase;
}
.drop-text{
    position: relative;
    top: 50%;
    width: 100%;
    color: #000;
    text-align: center;
    font-size: 14px;
    letter-spacing: 8px;
    text-transform: uppercase;
}
.ptext2 .border{
    background-color: #fff;
    color: #000;
    padding: 0px;
}

.ptext .border{
    background-color: #fff;
    color: #000;
    padding: 0px;
}

.ptext .border.trans{
    background-color: transparent;
}
.ptext2 .border.trans{
    background-color: transparent;
}

.intro {
  top: 0;
  background: #fff;
  /*   line-height: 100vh; */
  /*   width:100%;
  height:96vh;
border:solid; */
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: transparent;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}
#myBtn:hover {
  /* background-color: transparent; */
}


#myBtn .fas {
 font-size: 35px;
 color: #000;
 margin-right: -15px;
}


.dropbtn {
  background-color: transparent;
  color: black;
  padding: 16px;
  font-size: 16px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 8px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  height: 360px;    
  overflow-y: scroll;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: transparent;}

@media (max-width: 420px){
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  height: 300px;
  overflow-y: scroll;
  }
}

@media(max-width: 1080px){
    .pimg1, .pimg2, .pimg3{
        background-attachment: scroll;
    }
}

.myImg {
	cursor: pointer;
    transition: 0.3s;
    height: 100%;
    object-fit: cover;
}

.myImg:hover {opacity: 0.7;}

.image-modal {
	display: none;
	position: fixed;
	z-index: 1;
	padding-top: 100px;
	left: 0;
	top: 50px;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0,);
	background-color: rgba(0,0,0,0.9);
}

.image-modal-content {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
}

#caption {
	margin: auto;
	display: block;
	width: 80%;
	max-width: 700px;
	text-align: center;
	color: #ccc;
	padding: 10px 0;
	height: 150px;
}

.image-modal-content, #caption {
	-webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
}

.imagelist-thumbnail{
    border-radius: 0% !important;
  }

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)} 
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

#close {
  position: absolute;
  top: 40px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

#close:hover,
#close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px){
  .image-modal-content {
    width: 100%;
  }
}
.section-image{
	background-color: #fff;
	color: #000;
    text-align: center;
}

@media (max-width: 900px) {
    footer {
      min-height: auto;
  }

