body {
  margin: 0;
  font-family: Arial;
  background-color: #ffffff;
}
body {
    margin: 0;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.5;

}


.bg{ 
  background-image: url("../Header.jpg");
  height: 50%; 
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position:relative;
}
.fa {
    padding: 7px;
    font-size: 16px;
    width: 30px;
    text-decoration: none;
    margin: 8px 15px;
    border-radius: 50%;
    text-align: center;
    margin-left:auto;
float: right;

  }
.fa:hover {
    opacity: 0.7;
}
.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-youtube-play {
  background: #dd4b39;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}
.bg-light {
    background-color: #ffffff!important;
    float: right;
}
.carousel-caption {
    color: black;
    top: 25%;
   }
.head1{
font-weight: 700!important;
line-height: 1.2!important;
font-size: 2.5rem!important;
}
.head-button{
    background-color: black;
    color: rgb(254, 211, 0);
    border: none;
    text-align: center;
    padding: 1% 3%;
    margin-top: 5%;
    margin-bottom: 7%;
    font-size: 20px;
    }
    .quick{
      background-color: rgb(254, 211, 0);
    }

.container-fluid {
  padding-right: 0px; 
  padding-left: 0px; 
}
/*.quick{
  padding: 1% 1%;
}*/
.quick span{
  font-weight: 700;
  font-size: 24px;
  margin-right: 1%;
}
.free-item{
	display: block;
    width: 100%;
    height: 45px;
    margin-top: 5%;
    
    }
::-webkit-input-placeholder {
    padding-left:3%;
}
::-moz-placeholder {
    padding-left:3%;
}
:-ms-input-placeholder {
    padding-left:3%;
}
::placeholder {
    padding-left:3%;
}
.submit{
background-color: black;
    color: rgb(254, 211, 0);
    border: none;
    padding: 0.2% 2%;
    margin: 1.5%;
}

.submit_popup{
	background-color: black;
    color: rgb(254, 211, 0);
    border: none;
    padding: 1.4% 0%;
    margin-top: 4.5%;
}

 .quick-item{
  width: 15%;
  margin: 0.2%;
  border: none;
}

.content-head1{
font-size: 2.3rem;
width: 100%;
}
.content-head2 h1{
font-size: 3rem;
font-weight: 700;
width: 100%;
}
.paragraph{
font-size: 20px;
color: rgb(99, 97, 97);
text-align: justify;
}
.youtube{
  /*height: -webkit-fill-available;*/
  height: 100%;
}

.video-foreground,
.video-background iframe {
  /*position: absolute;*/
  top: 0;
  left: 0;
  width:100%;
  height: 100%;
 
}
@-moz-document url-prefix() { 
.video-foreground,
.video-background iframe {
  width:100%;
  height: 100%;
}
            } 


.news{
  border: 1px black;
  border-style: solid;
  padding-right: 0px;
  padding-left: 0px;
  background: rgb(254, 211, 0);
    }
.news-header{
  background-color: black;
  color: rgb(254, 211, 0);
  padding: 1% 1%;
}
.news-paragraph{   
      padding-right: 15px;
      padding-left: 15px;
      text-align: left;
      margin-top: 5%;
}
.white{
  background-color: white;
  text-align: center;
  color: black;
  padding: 4% 2%;
}
.black{
  background-color: black;
  color: white!important;
  text-align: center!important;
}
.course-button{
    background-color: rgb(254, 211, 0);
    color: black;
    border: none;
    padding: 3% 12%;
    margin: 1.5%;
    font-size: 19px;
}


.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.img-thumbnail {
    padding: 0rem; 
    border: none;
    border-radius: 0rem; 
}
.testimonial-bg{
 background-image: url("../images/testimonial-bg.jpg");
 background-size: cover;
 position: relative;
}
.contact{
  border-left: 2px solid rgb(254, 211, 0);
margin-top: 1%;
    margin-bottom: 2%;}
.contact-right{
    border-right: 2px solid rgb(254, 211, 0);
}
.request-items{
  width: 100%;
  border: none;
}
.carousel-caption{
  text-align: left;
}
.submit-button{
background-color: black;
    color: rgb(254, 211, 0);
    font-size: 22px;
    padding: 0.5% 4%;
    border: none;
    }
.workshop-head{font-size: 18px;}

.col{flex: 1;}
.testimonial-head{
  margin-top: 3%;
}
.contact-content{
margin-top: 2%;
color: rgb(99, 97, 97);
}
.request-head{
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 2%;
}
.request-text{
font-size: 20px;
}
.margin-2{
  margin-top:2%;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 18px;
  background-image: url('../images/Top_arrow.png');
}

#myBtn:hover {
  background-color: #555;
}




/* Media Querry */
@media (max-width: 1450px){
.head1 {
    font-size: 1.5rem!important;
}
.head-button {
    margin-top: 2%;
  }
}
@media (max-width: 1200px){
  .content-head2 h1 {
    font-size: 2.5rem;}
.workshop-head {
    font-size: 14px;
}    
    
}

@media only screen and (max-width: 991px) {
input[type=text],input[type=email]{
  width: 100%;
  margin-top: 1%;
}
.workshop-head {
    font-size: 10px;
}
.workshop-head {
    font-size: 20px;
}
.workshop {
    border-style: solid !important;
    border-color: #fed300 !important;
}

}
@media only screen and (max-width: 768px) {
.content-head1{
font-size: 1.4rem;
}
.content-head2 h1{
font-size: 1.5rem;
}
.head1 {
    font-size: 1rem!important;
}
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.carousel-caption {
    top: 8%;
}
.quick-container{
  padding-top: 2%;
  padding-bottom: 2%;
}



}
@media only screen and (max-width: 767px) {
.workshop {
    padding-top:4%!important; 
}
 .icon_top{
 	margin-top: 5%;
 	margin-bottom: 5%;
 }

}
@media (min-width: 768px){
.col-md-6 {
 max-width:none; 
}
}
@media (max-width: 600px){
.head1 {
    font-size: .8rem!important;
}
.head-button{
font-size: 8px;
margin-top: 0%;

}
}
@media (max-width:576px){
.social-media{	margin-right: 25%;}
/*.bg-light {	margin-right: 40%;}*/
/*.bg-light {	margin-left: 24%;}*/
.navbar-brand {	margin-left: 33%;}
.bg-light {   float: left; }
}
@media (max-width:500px){
.social-media{	margin-right: 18%;}
}
@media (max-width:426px){
.social-media{margin-right: 15%;}
.navbar-brand {	margin-left: 25%;}
.head1 {margin-top: -20%;font-size: .8rem!important;}
}
@media (max-width:376px){
.social-media{	margin-right: 14%;}
/*.bg-light {	margin-right: 37%;}*/
.navbar-brand {	margin-left: 18%;}
.head1 {margin-top: -20%;font-size: .65rem!important;}

}
@media (max-width:320px){
.social-media{	margin-right: 8%;}
/*.bg-light {	margin-right: 34%;}*/
.navbar-brand {	margin-left: 14%;}
}


.bg_yellow{
	background-color: #fed300;
}
#myModal_free{
	background-image: ('images/gallery/Gallery-Image-10.jpg');
}

.carousel-test {
  margin: 50px auto;
  padding: 0 70px;
}
.carousel .item {
  color: dark;
  font-size: 16px;
    text-align: center;
  overflow: hidden;
    min-height: 290px;
}

.carousel .item .img-box {
  width: 135px;
  height: 135px;
  margin: 0 auto;
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 50%;
}
.carousel .img-box img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 50%;
}
.carousel .testimonial {
  padding: 30px 0 10px;
  color: white;
}
.carousel .overview { 
  font-style: italic;
  color: white;
}
.carousel .overview b {
  text-transform: uppercase;
  color: #7AA641;
}
.carousel .carousel-control {
  width: 40px;
    height: 40px;
    margin-top: -20px;
    top: 50%;
  background: none;
}
.carousel-control i {
    font-size: 68px;
  line-height: 42px;
    position: absolute;
    display: inline-block;
  color: rgba(255, 255, 255, 255);
  text-shadow: 0 3px 3px #ffffff, 0 0 0 #ffffff;  
}
.carousel .carousel-indicators {
  bottom: -40px;
}
.carousel-indicators li, .carousel-indicators li.active {
  width: 10px;
  height: 10px;
  margin: 1px 3px;
  border-radius: 50%;
}
.carousel-indicators li { 
  background: #999;
  border-color: transparent;
  box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}
.carousel-indicators li.active {  
  background: #555;   
  box-shadow: inset 0 2px 1px rgba(0,0,0,0.2);
}

.request_alert{
  display: none;
}

.request_alert_err{
  display: none;
}
.request_alert_robot{
  display: none;
}

.contact_alert{
  display: none;
}
.contact_alert_err{
  display: none;
}
.free_alert{
  display: none;
}
.free_alert_err{
  display: none;
}
.workshop{
	    border: 10px;
	    border-style: none solid;
	    border-color: #fed300 #fed300 #fed300 #000000;
	    padding-top: 1.5%;
	    text-align: center;
}
.course-button-white {
    background-color: rgb(255, 255, 255);
    color: black;
    border: none;
    padding: 3% 12%;
    margin: 1.5%;
    font-size: 19px;
}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 40%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

