input:focus {
  background-color: #ccfbff;
}

body {

  font-family: Arial, sans-serif;
  font-size: 25px;
  
}

h1 {
font-size:30px;
color:#404040;
font-weight: 600;
}

h2 {
font-size:28px;
color:#505050;
font-weight: 600;
}

h3 {
font-size:25px;
color:#585858;
font-weight: 600;
}

h4 {
font-size:25px;
color:#585858;
font-weight: 600;
}


p {
color:#303030;   
font-weight: 500;
line-height: 1.6;
letter-spacing: 1px;
}

a:link {
    text-decoration: none;
    color:blue;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color:   #737373;
}

a:active {
    text-decoration: none;
}

.jscript_link {
  color:blue;
  cursor: pointer;
  font-size: 18px;
}

.jscript_link :hover {
  text-decoration: none;
  color:   #737373;
  cursor: pointer;
}

.grid-container-7 {
  display: grid;
  grid-template-columns: auto;
  gap: 0px;
  padding: 10px;
  width:720px; /*80%;*/
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
}

.grid-container-7 > div {
   border: 1px solid white;
   text-align: center;
   padding: 10px 10px;
   background: #3F7BBF; /*#4da0ff;*/
   color:white;
   font-weight: 600;
   
}


.teach_head_display {
    font-size:25px;
    color:#404040;
    font-weight: 600;
    padding:5px;
    border-bottom:2px solid #3F7BBF;
}

.teach_addr_display {
   font-size:18px;
   color:#404040;
   font-weight: 600;
   padding:5px;
}

  .grid-container-students {
  display: grid;
  grid-template-columns: auto;
  gap: 0px;
  padding: 10px;
  width:100%;
  background:#b3d7ff;
  
}

.grid-container-students > div {
   border: none;
   text-align: Left;
   padding: 5px 2px;
   background:white;
   text-align: justify;
   background: #e6f2ff;
           }
/*
  .main_logo {
    height:100px;
    width:720px;
    background-image: url('images/Main_Header_mobile.jpg');
    margin-left:auto;
    margin-right: auto;
    }
*/

.main_logo { 
    width:100%; 
}

.main_logo img { 
    display: block;
    width:100%;
    margin-left:auto;
    margin-right: auto;
}

.about_us_image img { 
    float: right;
    width:200px;
    margin-left: 20px;
    margin-bottom: 15px;
}

.container {
  position: relative;
  margin: auto;
  width:90%;
}

.menu_class {
 color:white;

}

.menu_class a:link {
            display: block;
            width: 100%;
            height: 100%;
            text-decoration: none;
            color: #ffffff;
}

.menu_class a:visited {
            display: block;
            width: 100%;
            height: 100%;
            text-decoration: none;
            color: #ffffff;
}

.menu_class a:active {
            display: block;
            width: 100%;
            height: 100%;
            text-decoration: none;
            color: #ffffff;
}

.menu_class a:hover {
            display: block;
            width: 100%;
            height: 100%;
            text-decoration: none;
            color: #737373;
}
/* Medium devices (landscape tablets) */
.front_page_image { 
    width:100%; 
}

.front_page_image img { 
    display: block;
    width:100%;
    margin-left:auto;
    margin-right: auto;
    opacity:0.8;
}

.what_is_page_image { 
    width:100%; 
}

.what_is_page_image img { 
    display: block;
    margin-left:auto;
    margin-right: auto;
    opacity:0.8;
    Width:100%;
}

.classes_page_image { 
    width:100%; 
}

.classes_page_image img { 
    display: block;
    margin-left:auto;
    margin-right: auto;
    opacity:0.8;
    Width:100%;
}

 .grid-container-front_page-2 {
      display: grid;
      grid-template-columns: auto;
      gap: 0px;
      padding: 10px;
      width:100%;
      margin-left:auto;
      margin-right: auto;
    }

.grid-container-front_page-2 > div {
   border: none;
   text-align: left;
   padding: 5px 2px;
   background:none; /*#3F7BBF;*/
   color:white;
   font-weight: 600;
   }

.grid-container-1 {
  display: grid;
  grid-template-columns: auto;
  gap: 0px;
  padding: 10px;
  margin-left:auto;
  margin-right: auto;
  width:100%;
}

.grid-container-1 > div {
   border: none;
   text-align: left;
   padding: 5px 2px;
   background:none; /*#3F7BBF;*/
   color:white;
   font-weight: 600;
   
   }


.container_main_menu {
}




.workshops_central img {
    display: block;
    width:90%;
    margin-right: auto;
    margin-left:  auto;
}



.section_1 {
background:#ffffff;

}

.front_page_info {
margin-top:10px;
padding: 5px;
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: justify;
}

.footer_rights {

text-align: center;
background-color: #3F7BBF;
color: white;
font-family: Arial, sans-serif;
font-size: 25px;

}

.final_report {
width: 50%;
margin-left: auto;
margin-right: auto;  
font-weight: 600; 
font-size:18px;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
}


.heading_center_200 {
margin-left:auto; 
margin-right:auto; 
width: 200px; 
text-align:center;
}
.heading_center_400 {
margin-left:auto; 
margin-right:auto; 
width: 400px; 
text-align:center;

}
.heading_center_600 {
margin-left:auto; 
margin-right:auto; 
width: 600px; 
text-align:center;

}

.page_para {
    margin-left:auto; 
    margin-right:auto; 
    width: 90%;
    padding: 10px;

}
.explain_text {
        
        border:  1px solid black;
        border-radius: 6px;
        background: #ffffff;;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        margin-top: 5px;
        padding: 5px;
}
.explain_text_nb {
        
        border:  0px solid black;
        border-radius: 6px;
        background: #ffffff;;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        margin-top: 5px;
        padding: 5px;
}
/* Submit Buttons =======================================*/

.buttonGreen  input[type=submit] {
    width:100%;
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 20px;
}

.buttonGreen  input[type=submit]:hover {
    background-color: #45a049;

}
.buttonRed  input[type=submit] {
    width:100%;
    background-color: #ff0000;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 20px;
}

.buttonRed  input[type=submit]:hover {
    background-color: #ff3333;

}

.buttonGreen_link {
    width:100px;
    height:50px ;
    line-height: 50px;  
    color:white;
    background-color: #4CAF50;
    font-size:18px;
    border-radius: 4px;

}

.buttonGreen_link a {
text-decoration: none;
background-color: #4CAF50;
color:white;
font-weight:600;

}

.buttonGreen_link a:link {
text-decoration: none;
background-color: #4CAF50;
font-weight:600;

}
.buttonGreen_link a:hover {
  text-decoration: none;
  background-color: #4CAF50;
  color:black;
  font-weight:800;
}

.buttonGreenRight  input[type=submit] {
    width:400px;
    margin-right:0;
    margin-left:auto;
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight:600;
}

.buttonGreenRight  input[type=submit]:hover {
    background-color: #45a049;
    font-weight:800;
    color:black;
}


.buttonGreenSmall  input[type=submit] {
    width:300px;
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 20px;
}

.buttonGreenSmall  input[type=submit]:hover {
    background-color: #45a049;

}
/* forms ===========================================*/
.form_backplate {
margin-left:auto; 
margin-right:auto; 
max-width: 600px; 
background: #3F7BBF;
border-radius: 6px;
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #000;
}

.form_backplate.contact {
  min-width:500px;
}

.login {
border: 0.5px solid #ccc;
padding: 10px;
width:90%;
margin-left: auto;
margin-right: auto;
margin-top:10px;
margin-bottom:20px;
border-radius: 5px;
background-color: #fff; /*#f2f2f2;*/
}

.login input[type=text], select {
  width:95%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;

}

.login input[type=password] {
  width:95%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;

}
.login textarea {
 width: 95%;
 height: 75px;
 background-color: none;
 font-size: 14px;
 font-weight: normal;
 font-family: Arial, Helvetica, sans-serif;
 border: 1px solid black;
}

.contact_form {
}

.contact_form div {
    margin_bottom:20px;
}

.form_field {
    max-width: 450px; 
    border:solid 1px #ccc; 
    border-radius: 6px;
}

.form_field.textarea {
   max-width: 500px; 
   border:solid 1px #ccc; 
   border-radius: 6px;
}


.grid-container-2 {
  display: grid;
  grid-template-columns: auto auto;
  gap: 0px;
  padding: 10px;
}

.grid-container-2 > div {
   border: none;
   text-align: Left;
   padding: 5px 2px;
   background:white;
   font-size:18px;
           }

.grid-container-2.classes {
  max-width:500px;
}

.table_row_head {
    font-weight:600;
}

.teach_class_display {

   border-top: 5px solid #3F7BBF;

}

.problems_display {
    border: 1px solid #ccc;
    background: #cce4ff;
    padding:5px;
    margin: 5px;
    font-size: 25px;
}


.book_now {
    background: #3F7BBF;
    font-size: 25px;
    width:400px;
    padding:10px;
    margin: 5px;
    color:white;
    text-align:center;

}

.book_now a {
 
    color:white;

}

.book_now a:hover{
 
    color:#000;

}


.book_now_long {
    background: #3F7BBF;
    font-size: 25px;
    width:800px;
    padding:10px;
    margin: 5px;
    color:white;
    text-align:center;

}

.book_now_long a {
 
    color:white;

}

.book_now_long a:hover{
 
    color:#000;

}


.book_now_inline {
    background: #3F7BBF;
    font-size: 25px;
    width:100px;
    padding:20px;
    color:white;
    text-align:center;
}

.book_now_inline a {
 
    color:white;

}

.book_now_inline a:hover{
 
    color:#000;

}



.book_now_inline_button {
    background: #3F7BBF;
    font-size: 20px;
    padding:15px;
    color:white;
    text-align:center;
    border: 1px solid white;
}

.book_now_inline_button a {
 
    color:white;

}

.book_now_inline_button a:hover{
 
    color:#000;

}


.more_info {
 
    font-size: 15px;
    text-align:center;

}

.more_info a {
 
    color:#3F7BBF;

}

.more_info a:hover{
 
    color:#000;

}




.quote_central img {
    width:600px;
    margin-right: auto;
    margin-left:  auto;
}

.facebook_logo img {
      width: 50px;
      height: 50px;
      margin-right: 8px;
}
 .instagram-follow {
      display: inline-flex;
      align-items: center;
      background-color: none;
      color: white;
      padding: 10px;
      border-radius: 5px;
      text-decoration: none;
    }
    .instagram-follow img {
      width: 50px;
      height: 50px;
      margin-right: 8px;
    }

    .linkedin-follow {
      display: inline-flex;
      align-items: center;
      background-color: none;
      color: white;
      padding: 10px;
      border-radius: 5px;
      text-decoration: none;
    }
    .linkedin-follow img {
      width: 50px;
      height: 50px;
      margin-right: 8px;
      border: 2px solid white;
      background-color: white;
    }

    .youtube-subscribe {
      display: inline-flex;
      align-items: center;
      background-color: none;
      color: white;
      padding: 10px;
      border-radius: 5px;
      text-decoration: none;
    }
    .youtube-subscribe img {
      width: 180px;
      height: 50px;
      margin-right: 8px;
    }

.grid-container-footer {
  display: grid;
  grid-template-columns: auto auto;
  gap: 0px;
  padding: 10px;
  margin-left:auto;
  margin-right: auto;
  background:#3F7BBF; /*#3F7BBF;*/
}

.grid-container-footer > div {
   border: none;
   text-align: center;
   padding: 5px 2px;
   background:none; /*#3F7BBF;*/
   color:white;
   font-weight: 600;
   height:50px;
   }

.grid-container-footer a {
    color:White;
   }
    

.grid-container-footer-main {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: 50px 150px 180px; 
  gap: 0px;
  padding: 10px;
  margin-left:auto;
  margin-right: auto;
  background: #3F7BBF; /*#3F7BBF;*/
}

.grid-container-footer-main > div {
   border: none;
   text-align: center;
   padding: 5px 2px;
   background:none; /*#3F7BBF;*/
   color:white;
   font-weight: 600;
   height:50px;
   }

   .footer_links {

         margin-top:20px;
         text-align: center;
   }

   .footer_links a {
      color:white;      
   }
   
   .page_footer {
    margin-top:20px;
    background-color:#3F7BBF;
    width:100%;
}

.socio_logos {
    margin-top:50px;
}

@media (min-width: 800px)  {
   
  /* .container_main_menu {
       margin-bottom:300px;
       }*/  
}

@media (min-width: 1000px)  {

      .footer_links {

         margin-top:0px;
   }
   
   .about_us_image img { 
    float: right;
    width:300px;
    margin-left: 20px;
    margin-bottom: 15px;
}


            

   .workshops_central img {
    display: block;
    width:90%;
    margin-right: auto;
    margin-left:  auto;
}
      .container_main_menu {
       margin-bottom:160px;
       }  

       .front_page_image { 
       width:100%; 
       }
       .front_page_image img { 
           display: block;
           width:100%;
            margin-left:auto;
            margin-right: auto;
            opacity:0.8;
        }

        .what_is_page_image { 
         width:100%; 
         }


       .what_is_page_image img { 
            display: block;
            margin-left:auto;
            margin-right: auto;
            opacity:0.8;
            width:100%;
        }
        
        .classes_page_image { 
             
        }

        .classes_page_image img { 
            display: block;
            opacity:0.8;
            margin-left:auto;
            margin-right: auto;
            width:50%;
            
        }
        /*
        .main_logo {
            height:100px;
            width:960px;
            background-image: url('images/Main_Header_870.jpg');
            margin-left:auto;
            margin-right: auto;
         }
         */

        .grid-container-7 {
          display: grid;
          height:20px;
          grid-template-columns: auto auto auto auto auto auto auto;
          gap: 0px;
          padding: 0px;
          width:100%;
          margin-left:auto;
          margin-right: auto;
        }

        .grid-container-7 > div {
           border: 1px solid white;
           text-align: center;
           padding: 10px;
           background:#3F7BBF;; /*#3F7BBF;*/
           color:white;
           font-weight: 600;
           font-size: 18px;

           }

            .grid-container-1 {
              display: grid;
              grid-template-columns: auto;
              gap: 0px;
              padding: 10px;
              margin-left:auto;
              margin-right: auto;
              width:100%;
            }

            .grid-container-1 > div {
               border: none;
               text-align: left;
               padding: 5px 2px;
               background:none; /*#3F7BBF;*/
               color:white;
               font-weight: 600;
               
               }



             .grid-container-front_page-2 {
              display: grid;
              grid-template-columns: auto;
              gap: 0px;
              padding: 0px;
              width:100%;
              margin-left:auto;
              margin-right: auto;
            }

            .grid-container-front_page-2 > div {
               border: none;
               text-align: left;
               padding: 0px;
               background:none; /*#3F7BBF;*/
               color:white;
               font-weight: 600;
               }

               .grid-container-footer-main {
                  display: grid;
                  grid-template-columns: auto auto auto;
                  grid-template-rows: 180px;
                  gap: 0px;
                  padding: 10px;
                  margin-left:auto;
                  margin-right: auto;
                  background: #3F7BBF; /*#3F7BBF;*/
                  height:260px;
                }

                .grid-container-footer-main > div {
                   border: none;
                   text-align: left;
                   padding: 5px 2px;
                   background:none; /*#3F7BBF;*/
                   color:white;
                   font-weight: 600;
                   height:50px;
                   }

                   .footer_image { 
                      
                    }

                    .footer_image img { 
                    padding: 0px 10px 0px 10px;
                    margin-left:auto;
                    margin-right:auto;
                    }

}