* {
  margin: 0;
  padding: 0;
}



header {
    height: 100vh;
  min-height: 500px;
  background-image: url(img/guitar-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: black;
    background-attachment: fixed;


}







@media screen and (max-width: 600px) {
.hero-button:link {
  display: none !important;
}


  header {
    background-image: url(img/guitar-bg.webp);
    
    height: 100vh;
    min-height: 65vh;
      background-attachment: initial;

     


  }
  .container img {
    width: auto;
    height: 40px;

  }

}

 #tel {
  color: red; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
  font-family: arial;
      }

a:link, a:active {
  text-decoration: none;
  color: white;
}

.hero-button:link, .hero-button:visited {
  font-size: 1.5em;
  border: 2px solid #FF4500;
  border-radius: 5px;
  padding: 8px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  color: white;
  background-color: #FF4500;
}
.hero-button:hover {
  background-color: black;
}

h1 {
  font-family: arial;
  font-size: 3em;
}

h2 {
  font-family: arial;
  font-size: 2em;
}

h3 {
  font-family: arial;
  font-size: 1.3em !important; 
}

h4 {
  font-family: arial;
  font-size: 1.1em;
  padding-bottom: 0.4rem;
}



p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
}

@media screen and (max-width: 600px) {
  p {
    font-size: 1em;
  }
}


header .important-line {
  text-decoration: underline;
  color: #FF4500;
}

header .important-color {
  color: #FF4500;
}

.section-head-white {
  text-align: center;
  padding-top: 50px;
  color: white;
}

.section-head-white hr {
  display: inline-block;
  margin-top: 10px;
  width: 150px;
  height: 1px;
  background-color: #FF4500;
  border-color: #FF4500;
}

.section-head-black {
  text-align: center;
  padding-top: 50px;
  color: black;
}

.section-head-black hr {
  display: inline-block;
  margin-top: 10px;
  width: 150px;
  height: 1px;
  background-color: #FF4500;
  border-color: #FF4500;
}

.section-head-orange {
  text-align: center;
  padding-top: 50px;
  color: white;
}
.section-head-orange hr {
  display: inline-block;
  margin-top: 10px;
  width: 150px;
  height: 1px;
  background-color: black;
  border-color: black;
}

#egitimlerimiz {
  padding-bottom: 5%;
}




#nedediler {
  margin-top: 0;
  background-image: url(img/nedediler-arkaplan.webp);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  
}

.nedediler-video-content {

  margin-top: 5%;
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-left: 10%;
  margin-right: 10%;
}


/*
.video1 {
  margin-top: 80px;
  margin-left: 10%;
  margin-right: 10%;
  margin-bottom: 5%;
}

.video2 {

  margin-left: 10%;
  
}
*/
.video-one  {
  margin-right: 10px;
}


.nedediler-content {
  margin-top: 50px;
  padding-bottom: 50px;
}

.testimonial-box {
  margin-bottom: 30px;
  margin-left: 10%;
  margin-right: 10%;
  padding: 1% 3% 1% 3%;
  display: flex;
  flex-direction: row;
  background-color: white;
  border-radius: 10px;
}

.box-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 3%;
}

.box-right {
  justify-content: center;
  margin-left: 5%;
  margin-right: 5%;
}

.testimonial-photo img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
}

.testimonial-text {
  text-indent: 2em;
  font-size: 18px;
  line-height: 29px;
  text-align: justify;
  width: 100%;
}

.testimonial-name {
  font-size: 1.4em;
  margin-top: 5%;
  text-align: center;
}

.testimonial-title {
  text-align: center;
}

@media screen and (max-width: 600px) {

 

  #nedediler {
    /*
    background-image: url(img/nedediler-arkaplan-mini.jpg);
    background-attachment: initial;
      background-size: cover;
      */

      background: rgb(64,64,64);
background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(66,66,74,1) 50%, rgba(0,0,0,1) 100%);

}

  .nedediler-content {
    margin-top: 5%;
  }

  .nedediler-video-content {

    display: none;

    margin-left: 3%;
    margin-right: 3%;


  }

  .video-mobile  {
    display:block;
    margin-top: 3%;
    

  }
  .video-one {
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 10%;


  }

  .video-two {
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 5%;
    margin-bottom: 10%;

  }

  .testimonial-box {
    flex-direction: column;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 5%;
  }

  .box-left {
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 0;
  }



  .testimonial-text {
    text-indent: 0;
    font-size: 1em;
    line-height: 23px;
    text-align: left;
    padding-bottom: 5%;
  }
}

#sss {
  margin-top: 0;
  background-color: #FF4500;
  padding-bottom: 5%;
}
.sss-content {

  margin-left: 10%;
  margin-right: 10%;

  font-size: 18px;
  line-height: 29px;
  text-align: left;
  padding-bottom: 3%;
  padding-top: 5%;

}

.sss-box {
  background-color: white;
  margin-left: 10%;
  margin-right: 10%;
  border-radius: 10px;

  margin-top: 80px;
  }

  @media screen and (max-width: 600px) {
    .sss-content {
      text-indent: 0;
    font-size: 1em;
    line-height: 23px;
    text-align: left;
    padding-bottom: 3%;
  padding-top: 5%;
  margin-left: 8%;


    }
    .sss-box {
      margin-top: 5%;
      margin-left: 3%;
      margin-right: 3%;
    }

  }

  #avantajlar {
    margin-top: 0;
    padding-bottom: 80px;
  }

  

  .avantajlar-content {
    margin-top: 80px;

    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-left: 10%;
    margin-right: 10%;




  }

  .far {
    color: #FF4500;

  }
  .avantaj-check {
    text-align: center;
    margin-bottom: 20px;
}
.avantaj-heading {

  text-align: center;
  
  line-height: 29px;
  margin-bottom: 5%;

}
.avantaj-content {

  text-align: center;
  
  
  }

  @media screen and (max-width: 600px) {
    .avantajlar-content {
      margin-top: 5%;
      display: flex;
      flex-direction: column;

      margin-left: 3%;
      margin-right: 3%;
  }
  .avantaj-heading {


    font-size: 18px;
    line-height: 25px;
    margin-bottom: 5px;
  }
  .avantaj-content {
    font-size: 1em;
    line-height: 23px;
    margin-bottom: 20px;
  }
  .avantaj-check {

    margin-bottom: 5px;
  }
  #avantajlar {
    padding-bottom: 5%;
  }

}





#egitmen {
  margin-top: 0;
}

.egitmen-content {
  background-color: white;
  margin-top: 80px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-left: 10%;
  margin-right: 10%;
  line-height: 1.5em;
}



.egitmen-image {
  margin-right: 2%;
}

.egitmen-image img {
  max-width: 450px;
  height: auto;
  border-radius: 10px;
}

.egitmen-resume {
  text-indent: 2em;
  font-size: 18px;
  line-height: 29px;
  text-align: justify;
}

@media screen and (max-width: 600px) {
  .egitmen-content {
    flex-direction: column;
    margin-top: 10%;
    margin-left: 3%;

    margin-right: 3%;
  }

  .egitmen-image img {
    width: 100%;
    height: auto;
  }

  .egitmen-resume {
    text-indent: 0;
    font-size: 1em;
    line-height: 23px;
    text-align: left;
    margin-top: 10%;
  }
}

.iletisim {
  margin-top: 0;
  padding-bottom: 50px;
  background-image: url(img/iletisim-arkaplan.webp);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.iletisim-box {
  margin-top: 10px;
  display: flex;
  flex-direction: row;
}

.iletisim-box .social_icons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 3%;

}
.instagram {
  margin-right: 10%;
  }


.iletisim-box-left {
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-left: 5%;
  margin-right: 5%;
}





.iletisim-box h2 {
  margin-top: 1%;
  margin-bottom: 3%;
  color: white;
}

.iletisim-box h3 {
  margin-top: 3%;
  margin-bottom: 3%;
  color: white;
}

.iletisim-box p {
  margin-top: 3%;
  margin-bottom: 3%;
  color: white;
}

.iletisim-box i {
  margin-top: 3%;
  margin-bottom: 1%;
  color: #FF4500;
}

.iletisim-box-right {
  display: none;
  /* width: 50%; */

}

#iletisim-formu input, textarea {
  margin-bottom: 3%;
  color: black;
  font-family: "open sans";
  font-weight: 400;
  font-size: 0.8em;
  padding: 0.5%;
  border-radius: 4px;
}

#iletisim-formu textarea {
  width: 70%;
  height: 10em;
}

.iletisim-box-right p {
  margin-top: 0%;
  margin-bottom: 0.5%;
}

#iletisim-formu input[type=submit] {
  color: white;
  background-color: #FF4500;
  width: 20%;
  height: 40%;
  padding: 0.5em 0.5em;
  font-size: 1em;
  border: none;
}

@media screen and (max-width: 600px) {
  .iletisim {

    /*
    background-image: url(img/iletisim-arkaplan-mini.jpg);

    background-attachment: initial;

background-size: cover;
*/

background: rgb(64,64,64);
background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(66,66,74,1) 50%, rgba(0,0,0,1) 100%);
  }

  .iletisim-box {
    display: flex;
    flex-direction: column;
    align-content: center;
  }

  .iletisim-box .social_icons {
    margin-top: 10%;
  }

  .iletisim-box-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    margin-bottom: 80px;
  }

  .iletisim-box-right {
    display: none;
    /* width: 100%;
    margin: 0;
    padding-left: 15px;
    padding-top: 30px; */
  }

  .iletisim-box h2 {
    padding-bottom: 50px;
    margin-top: 10%;
  }
  .instagram {
    margin-right: 25%;
  }


  #iletisim-formu {
    font-size: 1.2em;
  }

  #iletisim-formu input[type=submit] {
    padding: 0.5em 0.5em;
    font-size: 0.9em;
  }

  #iletisim-formu input, textarea {
    font-size: 0.8em;
    padding: 0.5%;
    border-radius: 4px;
  }

  #iletisim-formu {
    font-size: 1.2em;
  }
}
.fa,.fab,.fal,.far,.fas
{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.fa-3x
{font-size:3em}
.fa-2x
{font-size:2em}
.fa-facebook-square:before{content:"\f082"}
.fa-instagram:before{content:"\f16d"}

/** Bootstrap css **/

/*!
 * Bootstrap v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}header,main,nav{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h5{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}ul{margin-top:0;margin-bottom:1rem}strong{font-weight:bolder}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}img{vertical-align:middle;border-style:none}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button{text-transform:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}textarea{overflow:auto;resize:vertical}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}h1,h2,h3,h5{margin-bottom:.5rem;font-weight:500;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h5{font-size:1.25rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-12{position:relative;width:100%;padding-right:15px;padding-left:15px}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.collapse:not(.show){display:none}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:991.98px){.navbar-expand-lg>.container{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){}.h-100{height:100%!important}.ml-auto{margin-left:auto!important}.text-center{text-align:center!important}.text-white{color:#fff!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}} .nav-link.active {color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link {color:rgba(0,0,0,0.9);}

