
   /*******************************************************/
   /* This file has all the custom settings defined in it */
   /*                                                     */
   /*     Version 1.0    - 23-01-2021                     */
   /*******************************************************/

   /*        NAVBAR Settings - Start -                    */

.navbar-default { 
	background-color: #72e2f1;
	border-color: #5862e3;
}
.navbar-default .navbar-brand {
	color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #1416ed;
}
.navbar-default .navbar-text {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #1416ed;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
background-color: #72e2f1;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
color: #1416ed;
background-color: #5862e3;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
background-color: #72e2f1;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #1416ed;
background-color: #5862e3;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
color: #1416ed;
background-color: #5862e3;
}
.navbar-default .navbar-toggle {
border-color: #5862e3;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #5862e3;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #ffffff;
}
.navbar-default .navbar-link {
color: #ffffff;
}
.navbar-default .navbar-link:hover {
color: #1416ed;
}

@media only screen and (max-width: 768px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #1416ed;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #1416ed;
background-color: #5862e3;
}
}


   /*        NAVBAR Settings -  End  -                    */

   /*        Other  Settings - Start -                    */

{
  box-sizing: border-box;
}

row::after {
  content: "";
  clear: both;
  display: block;
}

[class*="col-"] {
  float: left;
  padding: 20px 0px 10px 0px;
}

header {
  background-color: transparent;
}


img.a {
  position: relative;
  width: 100%;
  left: 0px;
  bottom: 0px;
}
img.b {
  position: relative;
  bottom: 0px;
  left: 0px;
  max-width: 100%
}

body {
  font-family: Arial, sans-serif;
}

hr {
  border: 3px solid #bfb8b9;
  border-radius: 3px;
}

h1 {
   /* Setting the color of h1 (background and text color) */
  color: #CE2850;
  font-family: "Arial";
  font-size: 25px;
  text-align: center;
}

h2 {
   /* Setting the color of h2 (background and text color) */
  color: #0033ff;
  font-family: "Arial";
  font-size: 15px;
  text-align: center;
  padding: 0px
}
h3 {
   /* Setting the color of h3 (background and text color) */
  color: #CE2850;
  font-family: "Courgette", cursive;
  font-size: 30px;
  text-align: center;
}
h4 {
   /* Setting the color of h4 (background and text color) */
  color: #363636;
  font-family: "Arial";
  font-size: 18px;
  width: 90%;
  text-align: center;
  transform: translate(5%, 0%);
}


p {
   /* Setting the color of p (background and text color) */
  color: #363636;
  font-family: "Arial";
  font-size: 20px;
  width: 90%;
  text-align: center;
  transform: translate(5%, 0%);
}

.article {
  float: left;
  padding: 20px;
  width: 70%;
  background-color: #f1f1f1;
}

/* Clear floats after the columns */
section::after {
  top: 10%
  content: "";
  display: table;
  clear: both;
}

/* Style the footer */
footer {
  background-color: rgba(245, 243, 242, 0.4);
  padding: 10px;
  text-align: center;
}


/* Small devices (portrait tablets and large phones, 768px and up) */
@media only screen and (max-width: 992px) {
  [class*="col-"] {width: 100%; background: rgba(245, 243, 242, 0.8);}
  .col-1 {width: 0%;}
img {
  position: relative;
  left: 35%;
  bottom: 0px;
  width: 30%; 
  height: auto;
}
img.c {
  position: relative;
  left: 37.5%;
  bottom: 0px;
  width: 181px;
  height: 278px;
}

h5 {
   /* Setting the color of h5 (background and text color) */
  color: #363636;
  font-family: "Arial";
  font-size: 20px;
  width: 90%;
  text-align: center;
  transform: translate(5%, 0%);
}

h6 {
   /* Setting the color of h5 (background and text color) */
  color: #363636;
  font-family: "Arial";
  font-size: 20px;
  width: 90%;
  text-align: center;
  transform: translate(5%, 0%);
}

}


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

.col-1 {width: 5%;}
.col-2 {width: 10%;}
.col-3 {width: 20%; background:  rgba(245, 243, 242, 0.8);}
.col-4 {width: 20%; background: transparent;}
.col-5 {width: 40%; background:  rgba(245, 243, 242, 0.8);}
.col-6 {width: 80%; background: rgba(245, 243, 242, 0.8); padding: 20px 20px 20px 20px;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

img {
  position: relative;
  left: 25%;
  bottom: 0px;
  width: 50%; 
  height: auto;
}
img.c {
  position: relative;
  left: 37.5%;
  bottom: 0px;
  width: 181px;
  height: 278px;
}

h5 {
   /* Setting the color of h5 (background and text color) */
  color: #363636;
  font-family: "Arial";
  font-size: 20px;
  width: 90%;
  text-align: right;
  transform: translate(5%, 0%);
}

h6 {
   /* Setting the color of h5 (background and text color) */
  color: #363636;
  font-family: "Arial";
  font-size: 20px;
  width: 90%;
  text-align: left;
  transform: translate(5%, 0%);
}

}
 


   /*        Other  Settings -  End  -                    */