@import url('https://pro.fontawesome.com/releases/v6.0.0-beta1/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=BenchNine:wght@700&display=swap'); 
@import url("https://fonts.googleapis.com/css2?family=Jura:wght@500;600;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Jura:wght@500;600;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,300,600");
@import url('https://fonts.googleapis.com/css?family=Marck+Script|Ubuntu');
@import url('https://fonts.cdnfonts.com/css/univers');
@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@400;600&display=swap");
                



html {
  --scrollbarBG: #fff;
  --thumbBG: #9f2241;
}
body::-webkit-scrollbar {
  width: 11px;
  overflow-x: hidden;
}
body {
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
  overflow-x: hidden;
}

h1 {
  position: relative;
  padding: 0;
  margin: 0;
  
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  
  color: #58595B;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

h1 span {
  display: block;
  font-size: 0.5em;
  line-height: 1.3;
}
h1 em {
  font-style: normal;
  font-weight: 600;
}

/* === HEADING STYLE #1 === */

.one h1 {
  font-size: 5vh;
  text-align: center;
  text-transform: none;
  padding-bottom: 5px;
  font-weight:700;
  margin-top: -15px;
  line-height: 1.3em;
  letter-spacing: 1px;
  color:#304036;
}
.one h1:before {
  font-size:17px;
  width: 28px;
  height: 5px;
  display: block;
  content: "";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -14px;
  background-color: #b80000;
}
.one h1:after {
  width: 100px;
  height: 1px;
  display: block;
  content: "";
  position: relative;
  margin-top: 25px;
  left: 50%;
  margin-left: -50px;
  background-color: #b80000;
}


/* === HEADING STYLE #2 === */
.two h1 {
  text-transform: uppercase;
  font-size: 21px;
  color: #27445C;
  font-weight: 700;
  line-height: 2em;
  letter-spacing: 2px;
}

.one h1 span {
  font-size: 13px;
  font-weight: 500;

  letter-spacing: 1px;
  line-height: 2em;
  font-style:italic;
  padding-left: 0.25em;
  color: #9f2241;
  padding-bottom: 11px;
}




.two h1 span {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 2em;
  font-style:italic;
  padding-left: 0.25em;
  color: #27445C;
  padding-bottom: 11px;
}
.alt-two h1 {
  text-align:center;
  text-transform: uppercase;
  font-family:Univers;
}
.alt-two h1:before {
  left:50%; margin-left:-30px;
}
/* === HEADING STYLE #3 === */
.three h1 {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em;
  padding-bottom: 15px;
  position: relative;
}
.three h1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 5px;
  width: 55px;
  background-color: #111;
}
.three h1:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 2px;
  height: 1px;
  width: 95%;
  max-width: 255px;
  background-color: #333;
}

/* === HEADING STYLE #4 === */
.four h1 {
  text-align: center;
  padding-bottom: 0.7em;
}
.four h1 span {
  font-weight: 300;
  word-spacing: 3px;
  line-height: 2em;
  padding-bottom: 0.35em;
  color: rgba(0, 0, 0, 0.5);
}
.four h1:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 1px;
  content: "";
  left: 50%;
  margin-left: -30px;
  background-color: #777;
}

/* === HEADING STYLE #5 === */
.five h1 {
  text-align: center;
  font-size: 24px;
  font-weight: 500; color:#202020;
  text-transform: uppercase;
  word-spacing: 1px; letter-spacing:2px;
  
  margin-top: -30px;
  line-height: 1.3em;

}
.five h1 span {
  margin-top: 40px;
  text-transform: none;
  font-size:.75em;
  font-weight: normal;
  font-style: italic; font-family: "Playfair Display","Bookman",serif;
  color:#999; letter-spacing:-0.005em; word-spacing:1px;
  letter-spacing:none;
}
.five h1:before {
  position: absolute;
  left: 0;
  bottom: 38px;
  width: 60px;
  height: 4px;
  content: "";
  left: 50%;
  margin-left: -30px;
  background-color: #dfdfdf;
}

/* STYLE 6
   ----------------------------- */
.six h1 {
  text-align: center;
  color:#222; font-size:22px; font-weight:400;
  text-transform: uppercase;
  word-spacing: 1px; letter-spacing:2px; color:#c50000;




}
.six h1 span {
  line-height:2em; padding-bottom:15px;
  text-transform: none;
  font-size:.7em;
  font-weight: normal;
  font-style: italic; font-family: "Playfair Display","Bookman",serif;
  color:#999; letter-spacing:-0.005em; word-spacing:1px;
  letter-spacing:none;
}
.six h1:after, .six h1:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 45px;
  height: 4px;
  content: "";
  right: 45px; 
  margin:auto;
  background-color: #ccc;
}
.six h1:before { 
background-color:#d78b8b;
  left:45px; width:90px;
}

/* Style 7
   ----------------------------- */
.seven h1 {
text-align: center;
    font-size:30px; font-weight:300; color:#222; letter-spacing:1px;
    text-transform: uppercase;

    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}

.seven h1:after,.seven h1:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #c50000;
    border-top: 1px solid #c50000;
    height: 5px;
  background-color:#f8f8f8;
}

/* Style 8
   ----------------------------- */
.eight h1 {
  text-align:center;
 
  text-transform:uppercase;
  font-size:26px; letter-spacing:1px;
  
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 16px 0;
  grid-gap: 22px;
}

.eight h1:after,.eight h1:before {
  content: " ";
  display: block;
  border-bottom: 2px solid #ccc;
  background-color:#f8f8f8;
}


/* Style 9
   ----------------------------- */
.nine h1 {
  text-align:center; font-size:50px; text-transform:uppercase; color:#222; letter-spacing:1px;
  font-family:"Playfair Display", serif; font-weight:400;
}
.nine h1 span {
  margin-top: 5px;
    font-size:15px; color:#444; word-spacing:1px; font-weight:normal; letter-spacing:2px;
    text-transform: uppercase; font-family:"Raleway", sans-serif; font-weight:500;

    display: grid;
    grid-template-columns: 1fr max-content 1fr;
    grid-template-rows: 27px 0;
    grid-gap: 20px;
    align-items: center;
}

.nine h1 span:after,.nine h1 span:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 5px;
  background-color:#f8f8f8;
}


.ten h1 {
  font-size:34px; font-weight:500; text-transform:uppercase;
}
.ten h1:before {
    background-color: #c50000;
    border-radius: 0.25rem;
    content: '';
    display: block;
    height: 0.25rem;
    width: 42px;
    margin-bottom: 1.25rem;
}


.eleven h1 {
  margin-top: -70px;
  font-size: 5vh;
  font-weight:700;
  text-align:center; 
  line-height:1.5em; 
  padding-bottom:45px; 
  font-family:Univers;
  text-transform:none;
  letter-spacing: 2px; 
  color:#304036;
}

.eleven h1 span {
  line-height:2em; padding-bottom:15px;
  text-transform: none;
  font-size:.5em;
  font-weight: normal;
  font-style: italic; font-family: "Playfair Display","Bookman",serif;
  color:#c50000; letter-spacing:-0.005em; word-spacing:1px;
  letter-spacing:none;
}

.eleven h1:before {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 60%;
  left:50%; margin-left:-30%;
  height: 1px;
  content: "";
  background-color: #777; z-index: 4;
}
.eleven h1:after {
  position:absolute;
  width:40px; height:40px; left:50%; margin-left:-20px; bottom:0px;
  content: '\00a7'; font-size:30px; line-height:40px; color:#c50000;
  font-weight:400; z-index: 5;
  display:block;
  background-color:#f8f8f8;
}


.twelve h1 {
  font-size:26px; 
  font-weight:700;  
  letter-spacing:1px; 
  text-transform:uppercase; 
  width:160px; text-align:center; margin:auto; white-space:nowrap; padding-bottom:13px;
}
.twelve h1:before {
    background-color: #c50000;
    content: '';
    display: block;
    height: 3px;
    width: 75px;
    margin-bottom: 5px;
}
.twelve h1:after {
    background-color: #c50000;
    content: '';
    display: block;
  position:absolute; right:0; bottom:0;
    height: 3px;
    width: 75px;
    margin-bottom: 0.25em;
}



.thirteen h1 {
  position:relative; font-size:20px; font-weight:700;  letter-spacing:0px; text-transform:uppercase; width:150px; text-align:center; margin:auto; white-space:nowrap; border:2px solid #222;padding:5px 11px 3px 11px;
}
.thirteen h1:before, .thirteen h1:after {
    background-color: #c50000;
    position:absolute; 
    content: '';
    height: 7px;

    width: 7px; border-radius:50%;
    bottom: 12px;
}
.thirteen h1:before {
   left:-20px;
}
.thirteen h1:after {
   right:-20px;
}
/* ------- Helper Styles -------------*/

h1:before,
h1:after {
  background-color: #c50000;
}





     
table {
    
   

            
        }

        thead th {
            color: white;
            background-color: #9f2241;
            text-align: center;
        }

        td {
            
            word-break: break-word;
          
        }
    

        @media only screen and (max-width: 800px) {
	
            #flip-scroll .cf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
            #flip-scroll * html .cf { zoom: 1; }
            #flip-scroll *:first-child+html .cf { zoom: 1; }
            
            #flip-scroll table { width: 100%; border-collapse: collapse; border-spacing: 0;  border: 1px solid #000;}
         
            #flip-scroll th,
            #flip-scroll td { margin: 0; vertical-align: top; border: 1px solid #000; }
            #flip-scroll th { text-align: left; }
            
            #flip-scroll table { display: block; position: relative; width: 100%; }
            #flip-scroll thead { display: block; float: left; }
            #flip-scroll tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
            #flip-scroll thead tr { display: block; }
            #flip-scroll th { display: block; text-align: right; }
            #flip-scroll tbody tr { display: inline-block; vertical-align: top; }
            #flip-scroll td { display: block; min-height: 1.25em; text-align: left; border: 1px solid #000;}
         
         
            /* sort out borders */
         
            #flip-scroll th { border-bottom: 0; border-left: 0; }
            #flip-scroll td { border-left: 0; border-right: 0; border-bottom: 0; }
            #flip-scroll tbody tr { border-left: 1px solid #babcbf; }
            #flip-scroll th:last-child,
            #flip-scroll td:last-child { border-bottom: 1px solid #babcbf; }
        }
        
        

#scroll-container {

  border-radius: 5px;
  overflow: hidden;
}

#scroll-text {
  /* animation properties */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  
  -moz-animation: my-animation 15s linear infinite;
  -webkit-animation: my-animation 15s linear infinite;
  animation: my-animation 15s linear infinite;
}

/* for Firefox */
@-moz-keyframes my-animation {
  from { -moz-transform: translateX(100%); }
  to { -moz-transform: translateX(-100%); }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from { -webkit-transform: translateX(100%); }
  to { -webkit-transform: translateX(-100%); }
}

@keyframes my-animation {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}



.blockquoteRed {
  background-color: #9f2241;
  color:#fff;
  font-family: 'Open Sans';
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  
}

.blockquoteGreen {
  background-color: #cfcebc;
  color:#fff;
  font-family: 'Open Sans';
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 12px 0 12px 40px;
  text-align: left;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  
}


.blockquoteCanvas {
  background-color: #9f2241;
  color:#fff;
  font-size: 1.5rem;
  font-family: 'Merriweather', serif;
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  
}

.blockquoteHashTag {
  background-color: #FAF9F6;
  color:#1DA1F2;

  border-inline-style: solid;
  border-inline-color: #1DA1F2;
  font-size: 1.5rem;
  font-family: 'Merriweather', serif;
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  margin: 12px 0 12px 0;
  border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-bottom-left-radius: 7px;
}

.hover4more {
    width: 100%;
   
    padding: 5px 5px 5px 5px;
   
    
  
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    font-size:23px;
    
    
}

.hover4more .tohover {

color:#9f2241;
display:inline-block;

text-align:left;
width: 100%;
font-size:23px;
border:none;

}
.hover4more:hover {
    width: 100%;
    z-index:99999999;
    text-align:center;
    border:none;
    



}
.hover4more-text {
  
    width: 93%;
    display: none;
    text-align: left;
    font-size:19px;
    color:#fff;
    
 
  
}
.hover4more:hover .hover4more-text {
    display: block;
   
    
   
}
  
.hover4more > div:first-child {
  visibility:visible;
 

}


.hover4more:hover > div:first-child {

  display:none
}




  .product {
    width: 100%;
    padding: 5px;
  
    border: solid 1px #ccc;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
    
}
.product:hover {
    width: 100%;
}
.product-text {
  
    width: 103%;
    display: none;
    text-align: left;
    font-size:13px;
  
}
.product:hover .product-text {
    display: block;
}
  


button1 {
 border: 0;
 outline: 0;
 font-size: 16px;
 font-weight: bold;
 border-radius: 365px;

  box-shadow: inset 0 0.0625em 0 0 #f4f4f4, 0 0.0625em 0 0 #efefef, 0 0.125em 0 0 #ececec, 0 0.25em 0 0 #e0e0e0, 0 0.3125em 0 0 #dedede, 0 0.375em 0 0 #dcdcdc, 0 0.425em 0 0 #cacaca, 0 0.425em 0.5em 0 #cecece;
  transition: 0.15s ease;
 background-color: rgba(29, 202, 211, 0.05);

}

label {
 display: block;
 margin-bottom: 24px;
 width: 100%;
}



button1 {



 box-shadow: -5px -5px 20px #FFF, 5px 5px 20px #BABECC;
 transition: all 0.2s ease-in-out;
 cursor: pointer;
 
 color:#000;
}
button1:hover {
 box-shadow: -2px -2px 5px #58595B, 2px 2px 5px #BABECC;
 color:#fff;
 font-family:Orbitron;
 background-color: rgba(29, 202, 211, 0.7);
}
button1:active {
 box-shadow: inset 1px 1px 2px #BABECC, inset -1px -1px 2px #FFF;
}
button1 .icon {
 margin-right: 8px;
}
button1.unit {
 border-radius: 8px;
 line-height: 1.3;
 width: auto;
 height: auto;
 display: inline-flex;
 justify-content: center;
 align-items: center;
 margin: 0 2px;
 font-size: 19.2px;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;

 font-family:Orbitron;
}

a {
    color: #000;
 

}

.button1 a {
    color: #27445C;
    font-weight: 300;
  
}




button1.unit a:active,
button1.unit a:hover {
    color: #9f2241;
    
}

a button1.unit>.li :active,
a button1.unit :hover {
    color: #58595B;
    font-family:Orbitron;
}


button1.unit .icon {
 margin-right: 1rem;
}









button2 {
 border: 0;
 outline: 0;
 font-size: 16px;

 border-radius: 365px;

 background-color: rgba(232, 31, 118, 0.05);

}

label {
 display: block;
 margin-bottom: 24px;
 width: 100%;
 background-color:#d3e1f8;
}

.incard {
 margin-right: 8px;
 box-shadow: inset 1px 1px 3px #778899, inset -3px -3px 5px #e7eaed;
 width: 95%;
 padding-top: 11px;
  padding-bottom: 11px;
  background-color:#fff;
  text-align: center;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
 box-sizing: border-box;
 transition: all 0.2s ease-in-out;
 appearance: none;
 -webkit-appearance: none;
}
.incard:focus {
 box-shadow: inset 1px 1px 2px #BABECC, inset -1px -1px 2px #FFF;
}

button2 {
  color: #fff;

 
 font-weight: bold;
 box-shadow: -5px -5px 20px #FFF, 5px 5px 20px #BABECC;
 transition: all 0.2s ease-in-out;
 cursor: pointer;
 font-weight: 300;

}
button2:hover {
  box-shadow: -2px -2px 5px #58595B, 2px 2px 5px #BABECC;
 color:#fff;
 background-color:#E81F76;




 

}
button2:active {
 box-shadow: inset 1px 1px 2px #BABECC, inset -1px -1px 2px #FFF;
}
button2 .icon {
 margin-right: 8px;
}
button2.unit {
 border-radius: 8px;
 line-height: 1.3;
 width: auto;
 height: auto;
 display: inline-flex;
 justify-content: center;
 align-items: center;
 margin: 0 2px;
 font-size: 19.2px;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;
 color:#000;
 font-family:Orbitron;
}

a {
    background-color: transparent;
  

}

.button2 a {
  color:#898989;
    
}




button2.unit a:active,
button2.unit a:hover {
  color:#fff;
 
}

a button2.unit>.li :active,
a button2.unit :hover {
  color:#fff;
  background-color:#E81F76;
 
}


button2.unit .icon {
 margin-right: 1rem;
}





button3 {
 border: 0;
 outline: 0;
 font-size: 16px;

 border-radius: 365px;

  box-shadow: inset 0 0.0625em 0 0 #f4f4f4, 0 0.0625em 0 0 #efefef, 0 0.125em 0 0 #ececec, 0 0.25em 0 0 #e0e0e0, 0 0.3125em 0 0 #dedede, 0 0.375em 0 0 #dcdcdc, 0 0.425em 0 0 #cacaca, 0 0.425em 0.5em 0 #cecece;
  transition: 0.15s ease;
 background-color: rgba(255, 92, 53, 0.1)
}

label {
 display: block;
 margin-bottom: 24px;
 width: 100%;
}



button3 {

 font-family:Orbitron;
 font-weight: normal;
 text-shadow: 0 0.0625em 0 #cccdcd;
  box-shadow: inset 0 0.0625em 0 0 #f4f4f4, 0 0.0625em 0 0 #efefef, 0 0.125em 0 0 #ececec, 0 0.25em 0 0 #e0e0e0, 0 0.3125em 0 0 #dedede, 0 0.375em 0 0 #dcdcdc, 0 0.425em 0 0 #cacaca, 0 0.425em 0.5em 0 #cecece;
  transition: 0.15s ease;
 cursor: pointer;
 font-weight: 300;
 color:#000;
}

  button3:active, button3:hover {
  translate: 0 0.225em;
  box-shadow: inset 0 0.03em 0 0 #f4f4f4, 0 0.03em 0 0 #efefef, 0 0.0625em 0 0 #ececec, 0 0.125em 0 0 #e0e0e0, 0 0.125em 0 0 #dedede, 0 0.2em 0 0 #dcdcdc, 0 0.225em 0 0 #cacaca, 0 0.225em 0.375em 0 #cecece;
  cursor: pointer;

 background-color: rgba(255, 92, 53, 0.7);
}
button3:active {
 box-shadow: inset 1px 1px 2px #BABECC, inset -1px -1px 2px #FFF;
}
button3 .icon {
 margin-right: 8px;
}
button3.unit {
 border-radius: 8px;
 line-height: 1.3;
 width: auto;
 height: auto;
 display: inline-flex;
 justify-content: center;
 align-items: center;
 margin: 0 2px;
 font-size: 19.2px;
 padding-top:1rem;
 padding-left:1rem;
 padding-right:1rem;
 padding-bottom:1rem;

 font-family:Orbitron;
}

a {
    background-color: transparent;
 

}

.button3 a {
    color: #58595B;
  
}


button3.unit a:active,
button3.unit a:hover {
    color: #fff;
    
}

a button3.unit>.li :active,
a button3.unit :hover {
    color: #58595B;
    font-family:Orbitron;
}


button3.unit .icon {
 margin-right: 1rem;
}












.pulse{
    width: 100px;
    height: 100px;
    background-color: #f1f1f1;
    border-radius: 50%;
    position: relative;
    animation: animate 3s linear infinite;
    transition: all 500ms;
}
.pulse i{
    text-align: center;
    font-size: 4rem;
    width: 100px;
    line-height: 100px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    height: 100%;
    cursor: pointer
}
@keyframes animate{
    0%{box-shadow: 0 0 0 0 rgba(29, 34, 65, 0.1) , 0 0 0 0 rgba(255, 198, 74, 0.1)}
    40%{box-shadow: 0 0 0 30px rgba(255, 183, 27, 0.13), 0 0 0 0 rgba(29, 202, 202, 0.13)}
    80%{box-shadow: 0 0 0 30px rgba(255, 183, 27, 0.13) , 0 0 0 10px rgba(29, 202, 211, 0.13)}
    100%{box-shadow: 0 0 0 0 rgba(29, 202, 211, 0.1) , 0 0 0 10px rgba(255, 183, 27, 0.1)}
}

.pulse:hover {
    background-color: #faaf08!important;
}


  
  





@media screen and (max-width: 500px){
.container7 {
    position: relative;
    padding: 0 10px;
    margin-left:1%;
    width: 97%
}}

@media screen and (min-width: 700px) {
.container7 {
    position: relative;
    margin-left:9%;
    margin-right:1%;
    max-width: 89%;
    margin-top:0;
}}



  





.container {  
width: 100%;  
max-width: 83%;   
 

 } 



    .grid-divider > [class*=col-]:nth-child(n+2):after {
  content: '';
  position: absolute;
  top: 0.5rem;
  bottom: 1rem;
  
  width: 0.05rem;
  height: auto;
  left: -1px;
  border-left: 1px dashed rgba(159, 34, 65, 0.5);;
    }
  



/*  Card css start  */
.cardHash {
  display: flex;
  flex-direction: row;
 
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  max-width: auto;
  width:100%;
  height:auto;
  background:#fff;

  background-color: #fff;
  color:#1DA1F2;

  border-inline-style: solid;
  border-inline-color: #1DA1F2;
  font-size: 1rem;
  font-family: 'Open Sans,open-sans';
 
  text-align: center;

}

.cardHash:hover {
  box-shadow: 0 7px 10px rgba(0,0,0,0.1);
  transform: scale(1.05);
}

.cardHash i {
  width: auto;
  height: auto;
  margin-top: 1px;
  
}

.cardHash-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.cardHash h3 {
  font-size: 1.2rem;
  margin: 0;
}

.cardHash p {
 
  font-size: 17px;
}

.cardHash a {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 13px;
  margin-top: 15px;
}


@media screen and (max-width: 600px) {
  .cardHash {
    flex-direction: column;
  }
  
  .cardHash img {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

/*  Card css end  */



  
  
  @media (min-width: 950px) {
  :root {
  --gutter: 20px;
}


.app {
  padding: var(--gutter) 0;
  display: grid;
  grid-gap: var(--gutter) 0;
  grid-template-columns: var(--gutter) 1fr var(--gutter);
  align-content: start;
}

.app > * {
  grid-column: 2 / -2;
}

.app > .full {
  grid-column: 1 / -1;
}

.hs {
  display: grid;
  grid-gap: calc(var(--gutter) / 2);
  grid-template-columns:auto;
  grid-template-rows: minmax(auto, 1fr);
  grid-auto-flow: column;
  grid-auto-columns: 63%;

  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: calc(.75 * var(--gutter));
  margin-bottom: calc(-.25 * var(--gutter));
}

.hs:before,
.hs:after {
  content: '';
  width: auto;
}






ol {
  list-style: none;
  padding: 0;
}

h1,
h2,
h3 {
  margin: 0;
}

.app {
  width: auto;
  height: 400px;
  background: #fff;
 
}

.hs > li,
.item {
  scroll-snap-align: top;
  padding: calc(var(--gutter) / 2 * 1.5);
  display: flex;
  flex-direction: column;
  align-items: center;
 
  border-radius: 8px;
  border:2px;
}



.no-scrollbar {
  scrollbar-width: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
}
    




    
  @media (max-width: 1400px) {
  :root {
  --gutter: 10px;
}

.app {
  padding: var(--gutter) 0;
  display: grid;
  grid-gap: var(--gutter) 0;
  grid-template-columns: var(--gutter) 4fr var(--gutter);
  align-content: start;
}

.app > * {
  grid-column: 1 / -1;
}

.app > .full {
  grid-column: 1 / -1;
}

.hs {
  display: grid;
  grid-gap: calc(var(--gutter) / 2);
  grid-template-columns:auto;
  grid-template-rows: minmax(auto, 1fr);
  grid-auto-flow: column;
  grid-auto-columns: calc(90% - var(--gutter) * 2);

  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: calc(.75 * var(--gutter));
  margin-bottom: calc(-.25 * var(--gutter));
}

.hs:before,
.hs:after {
  content: '';
  width: auto;
}



ol {
  list-style: none;
  padding: 0;
}

h1,
h2,
h3 {
  margin: 0;
}

.app {
  width: auto;
  height: 400x;
  overflow-y: scroll;
}

.hs > li,
.item {
  scroll-snap-align: center;
  padding: calc(var(--gutter) / 2 * 1.5);
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
  border:2px;
}



.no-scrollbar {
  scrollbar-width: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.no-scrollbar::-webkit-scrollbar {
  display: none;
}
}
    

  


@layer demo, ol-cards;

@layer ol-cards {
  .ol-cards {  
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: ol-cards;

  }
  .ol-cards > li {
    --color-bg: #FFFFFF;
    --color-text: #1D1E22;
    --ff-1: system-ui;
    --ff-2: 'BenchNine', sans-serif;
    --icon-width: 4rem;
    --number-width: 3.5rem;
    --outset: 0.5rem;
    --shadow-color-rgb: 0 0 0; 
    
    counter-increment: ol-cards;
    display: grid;
    grid-template-rows: max-content max-content auto max-content;
    justify-items: center;
    text-align: center;
    background-color: var(--color-bg);
    background-image: linear-gradient(to top left, rgb(var(--shadow-color-rgb) / .125), transparent 50%);
    padding: 1rem 1.5rem 0 1.5rem;
    border-radius: 1rem;
    position: relative;
 
    color: var(--color-text);
    font-family: var(--ff-1);
    margin-bottom: var(--outset);
  }

  .ol-cards > li > .icon{
    display: grid;
    place-items: center;
    width: var(--icon-width);
    font-size: calc(var(--icon-width) * .35);
    aspect-ratio: 1;
    border-radius: 50%;
    margin-bottom: 1rem;
    box-shadow: 
      inset 1rem 1rem 2rem rgb(0 0 0 / .25),
      inset -1rem -1rem 2rem rgb(255 255 255 / .75)
  }
  .ol-cards > li > .title {
    color: var(--color-accent);
    text-transform: uppercase;
    font-family: var(--ff-2);
    font-size: 1.5rem;
  }

  .ol-cards > li::before{
    width: var(--number-width);
    margin-top: 1rem;
    padding-top: 0.25rem;
    content: counter(ol-cards, decimal-leading-zero);
    font-family: var(--ff-2);
    font-size: 1.25rem;
    color: var(--color-bg);
    border-radius: 25% 25% 25% 25%;
    background-color: var(--color-accent);
  }

}

@layer demo {
  * { box-sizing: border-box }

  .ol-cards {  
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(10rem, 100%), 1fr));
    grid-template-rows: min-content;
    gap: 2rem;
  }
  h1 {
    text-align: center;
  }
}

.agendas {

  display: inline-block;
  position:absolute;
  margin-bottom:5rem;
  margin-left: 10px;
  margin-right: auto;
  width:50%;
  
  }  


center {

display: inline-block;
position:absolute;
margin-bottom:5rem;
margin-left: 10px;
margin-right: auto;
width:50%;

}


  
  .box h3{
  text-align:center;
  position:relative;
  top:80px;
}
.box {
  width:100%;
  height:auto;
  background:#FAF9F6;
  margin:17px auto;
  background-color: #FAF9F6;
  color:#1DA1F2;

  border-inline-style: solid;
  border-inline-color: #1DA1F2;
  font-size: 1.5rem;
  font-family: 'Merriweather', serif;
  font-style: normal;
  padding-top: 11px;
  padding-bottom: 11px;
  
  text-align: center;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  
}
.boxQuote {
  width:90%;
  height:auto;
  background:#fff;
  margin:40px auto;
  background-color: #9f2241;
  color:#fff;

  border-inline-style: solid;
  border-inline-color: #9f2241;
  font-size: 1.5rem;
  font-family: 'Open Sans';
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 15px;
  
  text-align: center;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  
}

/*==================================================
 * Effect 1
 * ===============================================*/
.effect1{
  -webkit-box-shadow: 0 10px 6px -6px #777;
     -moz-box-shadow: 0 10px 6px -6px #777;
          box-shadow: 0 10px 6px -6px #777;
}

/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #FAF9F6;
  -webkit-box-shadow: 0 15px 10px #1DA1F2;
  -moz-box-shadow: 0 15px 10px #1DA1F2;
box-shadow: rgba(72, 135, 202, 0.8) 0 0 70px 33px;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/*==================================================
 * Effect 3
 * ===============================================*/
.effect3
{
  position: relative;
}
.effect3:before
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

/*==================================================
 * Effect 4
 * ===============================================*/
.effect4
{
  position: relative;
}
.effect4:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  right: 10px;
  left: auto;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

/*==================================================
 * Effect 5
 * ===============================================*/
.effect5
{
  position: relative;
}
.effect5:before, .effect5:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 25px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 35px 20px #777;
  -moz-box-shadow: 0 35px 20px #777;
  box-shadow: 0 35px 20px #777;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.effect5:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

/*==================================================
 * Effect 6
 * ===============================================*/
.effect6
{
  max-width: auto;
 
  display: flex;
  flex-direction: column;
  justify-content: space-between;



  border: 0.1rem solid #fff;
  
  -webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 3px rgba(0, 0, 0, 0.1), 0 0 3px rgba(0, 0, 0, 0.1) inset;
            -moz-border-radius:10px;
            border-radius:10px;
}

/*==================================================
 * Effect 7
 * ===============================================*/
.effect7
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
  content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect7:after
{
  right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/*==================================================
 * Effect 8
 * ===============================================*/
.effect8
{
    position:relative;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect8:before, .effect8:after
{
  content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect8:after
{
  right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
         -o-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}
  




*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}



h1 {
  text-align: center;
}

ul-icon {
  width: auto;
  margin-inline: auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(10rem, 1fr));
  justify-content: center;
  gap: 2rem;
  list-style: none;
}

ul-icon li {
  max-width: 12rem;
  justify-self: center;
  display: grid;
  grid-template:
    "icon"
    "line"
    "dot"
    "title"
    "descr" 1fr;
  justify-items: center;
  align-items: flex-start;
  text-align: center;
}

ul-icon li .icon {
  grid-area: icon;
  width: 6rem;
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  color: white;
  font-size: 2.5rem;
  border: 0.4rem solid var(--bgColor);
  border-radius: 50%;
  background: var(--accent-color);
  box-shadow: -0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.45),
    inset -0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.45);
}

ul-icon li::before {
  content: "";
  grid-area: line;
  height: 2rem;
  border-right: 2px dotted currentColor;
}

ul-icon li::after {
  content: "";
  grid-area: dot;
  width: 1rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--accent-color);
  justify-self: center;
  margin-bottom: 0.5rem;
}

ul-icon li .title {
  grid-area: title;
  margin-block: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  
 
}









 


 

.full-card {
width: 100%;
height:auto;
background: url('<?php echo FILEPATH ?>/static/canvas/img/canvas-bkg99.jpg'); 
background-position: center;

background-repeat: no-repeat;
background-size: cover;
border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}





* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
  font-weight:400;
}





#navigator {
        display: none;
        font-family: 'Titillium Web',sans-serif;
        left: 0;
        position: fixed;
        top: 199px;
        z-index: 100;
    }


  .tab-content .tab-pane  .side-bars {
  width: 260px;
  height: 50vh;
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  pointer-events: auto;
}

.tab-content .tab-pane-white  .side-bars {
  width: 260px;
  height: 50vh;
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 999999;
  pointer-events: auto;
}


nav ul {
  padding: 0;
  pointer-events: auto;
}

nav li {
  list-style: none;
  pointer-events: auto;
}

nav li a {
  text-decoration: none;
  color: #333;
  display: block;
  padding: 0.6rem 0.3rem;
  font-weight: 400;
  transition: all ease-out 250ms;
  pointer-events: auto;
  
}

nav li a:hover {
  color: lime;
  pointer-events: auto;
}

div.main-content {
  margin-left: 16px;
  
  pointer-events: auto;
}


h1 {
  color: #444;
  font-weight: 600;
}

.tab-content .tab-pane  .active {
  color: lime; 
  font-weight: 600;
  pointer-events: auto;
}



.tab-content .tab-pane-white .active {
  color: lime; 
  font-weight: 600;
  pointer-events: auto;
}



  /*--------------------------------------------------------------
# General
--------------------------------------------------------------*/


/* stylefloat */


a{
	cursor:pointer;
}

p{
font-size:1.5rem;	
padding-bottom:1rem;
}

h5{
	font-weight:bold;
	color:#2b2b2b;
}

.box-shadow{
	-webkit-box-shadow: 0 1px 1px rgba(72,78,85,.6);
	box-shadow: 0 1px 1px rgba(72,78,85,.6);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  padding-top: 25px;

}

.box-shadow:hover{
	-webkit-box-shadow: 0 20px 40px rgba(72,78,85,.6);
	box-shadow: 0 20px 40px rgba(72,78,85,.6);
	

	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-o-transform: translateY(-15px);
	transform: translateY(-15px);
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  
  
}

.card{
  border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;
  padding-right:20px;
                width: auto;
                
	
}

.card img{
width:auto;
}

.card svg{
	position:absolute;
	top:1rem;
  -webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	filter:drop-shadow(2px -9px 4px rgba(0, 69, 134, 0.2));
}
.card:hover svg{
	filter:drop-shadow(2px -9px 4px rgba(0, 69, 134, 0.4));
}






* { 
  margin: 0;
  padding: 0;
  font-weight: normal;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 100%;
  line-height: 1.5;
}

body {
  background-color: #fff;
  color: #9f2241;
}

/* NEWSLIKE HEADER CP*/
p { 
  font-size: 0.8em; /* 16px */
  font-family: 'Open Sans', sans-serif; 
} 
h1 { 
  font-size: 3.375em; /* 54px */
  letter-spacing: -.03em; 
} 
h2 { 
  font-size: 2.25em; /* 36px */
} 
h3 { 
  font-size: 1.2em; /* px */
  font-weight:100;
} 

.post{
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-width: 250px;
-moz-column-width: 250px;
column-width: 250px;
text-align:justify;
-webkit-column-rule: thin dashed #9f2241;
-moz-column-rule: thin dashed #9f2241;
column-rule: thin dashed #9f2241;
column-gap: 30px;
display: inline-block;


}
.post {
  width: 100%;
  padding: 3% 3%;
  background-color: #f4f4f4;
  margin: 0px auto;
  text-align: justify;
  border-right: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
}
.description {
  text-align: center;
  margin-bottom: 70px;
}
h1, h2, h3 {
  margin: 5px 0px;
  font-family: 'Merriweather', serif;
  color: #3d4c5c;
}
.post > p:first-of-type:first-letter {
  font-size: 4em;
  font-weight: bold;
  float: left;
  padding-right: 3px;
}
.post > p:first-of-type:first-line {
  line-height: 1;
}
.post > p {
  padding: 10px 0px 10px 40px;
  width:100%;
}

blockquote {
  background-color: #18a9b1;
  color:#fff;
  font-family: 'Open Sans';
  font-style: normal;
  padding-top: 15px;
  padding-bottom: 15px;
  
  text-align: left;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  
}


figure {
  -moz-column-span: all;
  -ms-column-span: all;
  -o-column-span: all;
  -webkit-column-span: all;
  column-span: all;
  border-top: 1px dotted #ccc;
  display: block;
  margin: 2% 0;
  padding: 2% 0 0 0;
  position: relative;
}
.full_figure {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
figcaption {
  padding-left: 10px;
}
.pic-medium {
  max-width: 120%;
}

/*  UI UX Content Tabbable  */

.nav-tabs::-webkit-scrollbar {
  display: none;
  overflow-x: hidden;
}

/* Hide scrollbar for IE, Edge and Firefox */
.nav-tabs {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
  overflow-x: hidden;
}

.tab-pane::-webkit-scrollbar {
  overflow-x: hidden;
}

/* Hide scrollbar for IE, Edge and Firefox */
.tab-pane{
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: 3rem;  /* Firefox */
  overflow-x: hidden;
}


.nav-tabs {
  display: inline-flex;
  width: 100%;
  overflow-x: hidden;
  border-bottom: 2px solid #DDD;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;

}
  .nav-tabs>li.active>a,
  .nav-tabs>li.active>a:focus,
  .nav-tabs>li.active>a:hover {
      border-width: 1rem;
      border-color: #9f2241;
  }
  .nav-tabs>li>a {
      border: none;
      color: #9f2241;
     
  }
  .nav-tabs>li.active>a,
  .nav-tabs>li>a:hover {
      border: none;
      color: #9f2241 !important;
     
  }
  .nav-tabs>li>a::after {
      content: "";
      background: #9f2241;
      height: 2px;
      position: absolute;
      width: 100%;
      left: 0px;
      bottom: 1px;
      transition: all 250ms ease 0s;
      transform: scale(0);
  }
  .nav-tabs>li.active>a::after,
  .nav-tabs>li:hover>a::after {
      transform: scale(1);  
      
  }
  .tab-nav>li>a::after {
      background: #9f2241 none repeat scroll 0% 0%;
      color: #9f2241;
  }
  .tab-pane {
      padding: 10px 0;
      max-height:1000px;
     
      overflow-x: hidden;
      font-size:17px;
      
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
  }

  .tab-pane-white {
    padding: 10px 0;
    max-height:1000px;
    display:none;
    overflow-x: hidden;
    font-size:17px;
    background-color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}


  .tab-content {
      padding: 20px
      font-size:14px;
  }
  .tab-pane .title {
font-size: 25px;
margin-bottom: 5px;
font-weight: 900;
color: #9f2241;  /* orange*/ 

}

.tab-pane-white .title {
  font-size: 25px;
  margin-bottom: 5px;
  font-weight: 900;
  color: #9f2241;  /* orange*/ 
  
  }

















  .nav-tabs::-webkit-scrollbar {
      display: none;  /* Safari and Chrome*/ 
  }
  .card {
      background: #FFF none repeat scroll 0% 0%;
      box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
      margin-bottom: 30px;
      border-top-left-radius: 25px;
      border-top-right-radius: 25px;
      border-bottom-left-radius: 25px;
      border-bottom-right-radius: 25px;
  }

  .card1 {
    
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    margin-bottom: 30px;
    margin-left:5%;
    margin-right:5%;

}

 .nav-tabs {
  display: inline-flex;
  background-color:#e0f1f1;
  border-radius: 15px 15px 15px 15px;
  width: 100%;
  overflow-x: auto;
  border-bottom: 2px solid #DDD;
  -ms-overflow-style: none; /* IE 10+*/ 
  overflow: -moz-scrollbars-none; }   /* Firefox*/  
  .nav-tabs>li.active>a,
  .nav-tabs>li.active>a:focus,
  .nav-tabs>li.active>a:hover {
      border-width: 0;
  }
  .nav-tabs>li>a {
      border: none;
      color: #3d3d3d;
      font-size: 17px;
  }
  .nav-tabs>li.active>a,
  .nav-tabs>li>a:hover {
      border: none;
      color: #009383 !important;  /* teal*/  
      background: transparent;
  }
  .nav-tabs>li>a::after {
      content: "";
      background: #be2500;
      height: 2px;
      position: absolute;
      width: 100%;
      left: 0px;
      bottom: 1px;
      transition: all 250ms ease 0s;
      transform: scale(0);
      color: #9f2241;

  }
  .nav-tabs>li.active>a::after,
  .nav-tabs>li:hover>a::after {
      transform: scale(1); 
      color: #9f2241; 
  }
  .tab-nav>li>a::after {
      background: #21527d none repeat scroll 0% 0%;
      color: #fff;
  }
  .tab-pane {
      padding: 15px 0;
      
  }

   .tab-pane-white {
    padding: 15px 0;
}


  .tab-content {
      padding: 20px;
    
  }

  .nav-tabs::-webkit-scrollbar {
      display: none;          /* Safari and Chrome*/          
  }

 


    
/* Begin UI UX Front Grid CP*/




html body * {
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
}
.grid-contain div[class*=grid-x] {
  background: #eee;
  
  padding: 15px; float: left;
  position: relative;
}
.grid-contain .grid-x-1,
.grid-contain .grid-x-2,
.grid-contain .grid-x-22,
.grid-contain .grid-x-3 {
  overflow: hidden;
  border: 1px solid #fff;}




@media screen and (max-width: 1024px) {
  .grid-contain .grid-y-2 {height: 200px;}
  .grid-contain {
    width: 100%;
  }
  .grid-contain .grid-x-2 {width: 50%;}
  .grid-contain .grid-x-22 {width: 50%;}
  .grid-contain .grid-x-1 {width: 50%;}
  .grid-contain .grid-x-3 {width: 50%;}
  .grid-contain .grid-y-0 {height: 200px;}
  .grid-contain .grid-y-1 {height: 200px;}
.grid-contain .grid-y-2 {height: 200px;}

.grid-contain .gridinfo p.grid-quote {
  width: 9%;
  margin: 0 0;
  font-size: 11px;
  line-height: 7px;
  margin-bottom: 2px;
  color: #fff;
  transition-delay: 0.5s;
}
  .grid-contain .gridinfo h3 {
    font-size: 11px;
    color: #fff;
    font-weight: thin;
    text-transform: uppercase;
    margin: 75px 0 1px;
    position: relative;
  }
  .grid-contain .gridinfo h3:after {
    content: '';
    width: 15px;
    border-top: 3px solid #fff;
    display: block;
    margin: 0 auto;
    margin-top: 1px;
    transform: scaleX(1);
    transition: transform 500ms ease;
  }
  .grid-contain .gridinfo:hover h3:after {
    content: '';
    width: 50px;
    border-top: 3px solid #fff;
    display: block;
    margin: 0 auto;
    margin-top:1px;
    transform: scaleX(2);
  }
  .grid-contain .gridinfo .grid-btn {
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 25px;
    border: 3px solid #fff; 
    display: block;
    overflow: hidden;
  }
  .grid-contain .gridinfo .grid-btn:hover {
    width: 75px;
    
  }
  .grid-contain .gridinfo .grid-btn span {
    opacity: 0;
    display: none;
    transition: opacity 0.8s;
  }
  .grid-contain .gridinfo .grid-btn:hover span {
    opacity: 1;
    display: inline;
    font-size: 15px;
  }
 
  .grid-contain .gridinfo .grid-btn:hover i {
    opacity: 0;
    display: none;
  }

  
  .grid-contain .gridinfo .grid-btn {
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 15px;
    border: 2px solid #fff; 
    display: block;
    overflow: hidden;
  }
  .grid-contain .gridinfo .grid-btn:hover {
    width: 55px;
    
  }
  .grid-contain .gridinfo .grid-btn span {
    opacity: 0;
    display: none;
    transition: opacity 0.8s;
  }
  .grid-contain .gridinfo .grid-btn:hover span {
    opacity: 1;
    display: inline;
    font-size: 11px;
  }
  .grid-contain .gridinfo .grid-btn:hover i {
    opacity: 0;
    display: none;
  }

 

}



@media screen and (max-width: 500px) {
  .grid-contain .gridinfo h3 {
    font-size: 15px;
    color: #fff;
    font-weight: thin;
    text-transform: uppercase;
    margin: 75px 0 20px;
    position: relative;
  }

}

@media screen and (min-width: 1024px) {
  .grid-contain .grid-x-1 {width: 60%;}
  .grid-contain .grid-x-2 {width: 40%;}
  .grid-contain .grid-x-22 {width: 40%;}
  .grid-contain .grid-x-3 {width: 30%;}

  .grid-contain .grid-y-0 {height: 220px;}
  .grid-contain .grid-y-1 {height: 220px;}
  .grid-contain .grid-y-2 {height: 440px;}

  .grid-contain .gridinfo h3 {
    font-size: 21px;
    color: #fff;
    font-weight: thin;
    text-transform: uppercase;
    margin: 75px 0 20px;
    position: relative;
  }
  .grid-contain .gridinfo h3:after {
    content: '';
    width: 25px;
    border-top: 3px solid #fff;
    display: block;
    margin: 0 auto;
    margin-top: 5px;
    transform: scaleX(1);
    transition: transform 500ms ease;
  }
  .grid-contain .gridinfo:hover h3:after {
    content: '';
    width: 50px;
    border-top: 3px solid #fff;
    display: block;
    margin: 0 auto;
    margin-top:5px;
    transform: scaleX(2);
  }
  .grid-contain .gridinfo .grid-btn {
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 25px;
    border: 3px solid #fff; 
    display: block;
    overflow: hidden;
  }
  .grid-contain .gridinfo .grid-btn:hover {
    width: 35px;
    
  }
  .grid-contain .gridinfo .grid-btn span {
    opacity: 0;
    display: none;
    transition: opacity 0.8s;
  }
  .grid-contain .gridinfo .grid-btn:hover span {
    opacity: 1;
    display: inline;
    font-size: 15px;
  }
  .grid-contain .gridinfo .grid-btn:hover i {
    opacity: 0;
    display: none;
  }
  
  
  .grid-contain .gridinfo .grid-btn {
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    width: 35px;
    height: 35px;
    line-height: 25px;
    border-radius: 25px;
    border: 3px solid #fff; 
    display: block;
    overflow: hidden;
  }
  .grid-contain .gridinfo .grid-btn:hover {
    width: 75px;
    
  }
  .grid-contain .gridinfo .grid-btn span {
    opacity: 0;
    display: none;
    transition: opacity 0.8s;
  }
  .grid-contain .gridinfo .grid-btn:hover span {
    opacity: 1;
    display: inline;
    font-size: 15px;
  }
  .grid-contain .gridinfo .grid-btn:hover i {
    opacity: 0;
    display: none;
  }
}

/*GRID styling*/

.grid-contain a:link {
  color:#fff;}    /* unvisited link is black*/

.grid-contain a:visited {
  color:#fff;}

.grid-contain .gridimg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: visible;
 
  background-position: center center;
  background-size: cover;
  background-color:#1A5632;
  object-fit: contain;
}
.grid-contain .gridimg img {
  width: 100%;
  height: 100%;
   opacity: 0.9;
  filter: brightness(91%);
}
.grid-contain .gridinfo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 2px;
  left: 0;
  
  text-align: center;
  transition: all 0.8s;
}

.grid-contain .gridinfo .grid-5Ws {
  transition-delay: 0.25s;
}
.grid-contain .gridinfo .grid-5Ws p {
  display: inline-block;
  font-size: 12px;
  color: #fff;
  margin-bottom: -20px;
}
.grid-contain .gridinfo .grid-5Ws p i {
  margin-right: 5px;
}
.grid-contain .gridinfo .grid-5Ws p.gridwho {
  margin-left: 10px;
}
.grid-contain .gridinfo p.grid-quote {
  width: 100%;
  margin: 10px 10px;
  font-size: 13px;
  line-height: 10px;
  margin-bottom: 2px;
  color: #fff;
  transition-delay: 0.5s;
}

.grid-contain .gridinfo * {
  opacity: 0;
  transition: all 0.8s;
}
.grid-contain .gridinfo h3 {
  opacity: 1;
}



.card-btn {
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 25px;
  border: 3px solid #fff; 
  display: block;
  overflow: hidden;
}
.card-btn:hover {
  width: 75px;
  background: rgba(0,0,0,0.3);
}
.card-btn span {
  opacity: 0;
  display: none;
  transition: opacity 0.8s;
}
.card-btn:hover span {
  opacity: 1;
  display: inline;
  font-size: 15px;
}
.card-btn:hover i {
  opacity: 0;
  display: none;
}

.card-btn {
  color: #fff;
  text-decoration: none;
  margin: 0 auto;
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 25px;
  border: 3px solid #fff; 
  display: block;
  overflow: hidden;
}
.card-btn:hover {
  width: 75px;
  background: rgba(0,0,0,0.3);
}
.card-btn span {
  opacity: 0;
  display: none;
  transition: opacity 0.8s;
}
.card-btn:hover span {
  opacity: 1;
  display: inline;
  font-size: 15px;
}
.card-btn:hover i {
  opacity: 0;
  display: none;
}


.grid-contain .gridinfo:hover * {
  opacity: 0.7;
}
.grid-contain .gridinfo:hover p {
  opacity: 1;
}
.grid-contain .gridinfo:hover {
  background: rgba(159, 34, 65, 0.7);
}
.grid-contain .gridinfo:hover h3 {
  margin-top: 20px;
  
  opacity: 1;
}

.intro {
  text-align: center;
  padding: 25px;
  background: #111;
  color: #ddd;
}
h1 {
  font-size: 48px;
  font-weight: 300;
  padding: 15px 0;
}
.intro p {
  opacity: 0.5;
  font-size: 12px;
}
.intro p a {
  color: #FA8CD3;
}



body {
  font-family: "Open Sans", sans-serif;
  color: #333;
  
}

a {
  color: #FFF;
  text-decoration: none;
}

a:hover {
  color: #000;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", sans-serif;
}
 
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  background: #007e00;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 28px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #2eafec;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/*   ARTICLE */

article {
      margin: 50px 50px;
      display: flex;
      justify-content: space-between;
    
  
    }
    article sections {
      display: flex;
      flex-direction: column;
      align-items: center;
     background-color: #f5fdf6;
    }
    article sections p{
      color: #333;
      font-size: 22px;
    font-weight: 100;
    padding: 10px 10px 10px 10px;
  margin-top: 10 px;
  border-left: 1px solid transparent;
  border-right: 5px solid transparent;
  position: relative;
  
  margin-bottom: 20px;
  color: #050d18;
 transition: ease-in-out 0.3s;
  text-align: justify;
  text-justify: inter-word;
    }
    article sections div{
      height: auto;
      width: auto;
      border-radius: 2px;
    }

    /* side navigation  */


    #header1{
      position: fixed;
      top: 0;
      left: 0;
      bottom: 0;
      width: 127px;
      transition: all ease-in-out 0.5s;
      z-index: 9997;
     
      padding: 3px 3px;
      overflow-y: auto;
      box-sizing: border-box;
      color:#fff;
      border-right: 1px dashed #a9a9a9;
          
       background-image: url("/../../../static/img/sidebar/sidebar73.webp");
  background-size: cover;       /* or 'contain', depending on your needs  background: rgba(32, 55, 74, 0.93);*/
  background-position: center; 
  background-repeat: no-repeat; /* or 'repeat-y' for texture/pattern */

      box-shadow: 7px 7px 10px #cbced1, -7px -7px 10px white;
      border-top-right-radius: 11px;
      border-bottom-right-radius: 11px;
      border-top-left-radius: 11px;
      border-bottom-left-radius: 11px;
    }
    
    #header1 .profile img {
      margin: 3px auto;
      display: block;
      width:63px;
      border: 2px solid #a1bbbb;
    }
    
    #header1 .profile h1 {
      font-size: 14px;
      margin: 0;
      margin-bottom: 25px;
      color: #cccccc;
      padding: 3px 3px;
      font-weight: 400;
      -moz-text-align-last: center;
      text-align-last: center;
      font-family: "Poppins", sans-serif;
    }
    
    #header1 .profile h1 a,
    #header1 .profile h1 a:hover {
      color: #fff;
      text-decoration: none;
    
    }
    
    #header1 .profile .social-links a {
    

      font-size: 18px;
      display: inline-block;
      background: #1A5632;
      color: #fff;
      line-height: 1;
      padding: 8px 3px;
      margin-right: 4px;
      margin-bottom:10px;
      border-radius: 50%;
      text-align: center;
      width: 36px;
      height: 36px;
      transition: 0.3s;
    }
    
    #header1 .profile .social-links a:hover {
      background: #149ddd;
      color: #fff;
      text-decoration: none;
    }
    
/* end side navigation */

#main {
  margin-left: 1%;
}

@media (max-width: 1199px) {
  #header1 {
    left: -300px;
  }

  #main {
    margin-left: 0;
  }
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Large screen Navigation */
.nav-menu {
  padding: 7px 0 0 1px;
  
}

.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu>ul>li {
  position: relative;
  white-space: nowrap;
}

.nav-menu a,
.nav-menu a:focus {
  display: flex;
  align-items: left;
  color: #fff;
  padding: 7px 0px;
  margin-bottom: 1px;
  transition: 0.3s;
  font-size: 15px;
  font-weight: 700;
}

.nav-menu a i,
.nav-menu a:focus i {
  font-size: 17px;
  padding-right: 5px;
  color: #fff;;
}

.nav-menu a:hover,
.nav-menu .active,
.nav-menu .active:focus,
.nav-menu li:hover>a {
  text-decoration: none;
  color:#FDBE14; /*#1DCAD3 text navigation */
  font-weight: 900;
}

.nav-menu a:hover i,
.nav-menu .active i,
.nav-menu .active:focus i,
.nav-menu li:hover>a i {
  color:  #FDBE14;    /* icon Navigation */
  font-weight: 700;
}

/* Mobile Navigation */
.mobile-nav-toggle {
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 9998;
  border: 0;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  background-color: #a1bbbb;
  color: #fff;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  border-radius: 50px;
  cursor: pointer;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active #header1 {
  left: 0;
}




/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0 0;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.section-top {

 background:rgba(232, 244, 248, 0.33);
}



.section-bg1 {
  background:rgba(237, 232, 245, 0.5);
  border-radius: 15px 15px 15px 15px;
  padding-bottom:3rem;
  padding-top:3rem;
}

.section-bg{
    margin-top:1rem;
    background-size:cover;
    background-repeat: no-repeat;
  
    /**background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0'%3F%3E%3Csvg width='auto' height='auto' viewBox='0 0 1200 1200' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' version='1.1'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m0,49l40,5.7c40,5.6 120,17 200,17.3c80,0.3 160,-10.3 240,-17c80,-6.7 160,-9.3 240,-2.3c80,7 160,23.6 240,26.6c80,3 160,-7.6 200,-13l40,-5.3l0,236l-40,0c-40,0 -120,0 -200,0c-80,0 -160,0 -240,0c-80,0 -160,0 -240,0c-80,0 -160,0 -240,0c-80,0 -160,0 -200,0l-40,0l0,-248z' fill='%23ede8f5' id='svg_2'/%3E%3Cpath d='m0,243.34l40,0c40,0 120,0 200,-3.07c80,-3.07 160,-9.2 240,-19.02c80,-10.02 160,-23.52 240,-29.66c80,-6.14 160,-4.91 240,5.73c80,10.64 160,30.27 200,40.29l40,9.82l0,341.57l-40,0c-40,0 -120,0 -200,0c-80,0 -160,0 -240,0c-80,0 -160,0 -240,0c-80,0 -160,0 -240,0c-80,0 -160,0 -200,0l-40,0l0,-345.66z' fill='%23f1edf7' id='svg_3'/%3E%3Cpath d='m0,502.23l40,-13.12c40,-12.81 120,-39.05 200,-54.67c80,-15.62 160,-20.62 240,-31.55c80,-10.93 160,-27.8 240,-16.24c80,11.56 160,50.92 240,67.79c80,16.56 160,10.31 200,7.19l40,-3.12l0,365.51l-40,0c-40,0 -120,0 -200,0c-80,0 -160,0 -240,0c-80,0 -160,0 -240,0c-80,0 -160,0 -240,0c-80,0 -160,0 -200,0l-40,0l0,-321.77z' fill='%23f5f1f9' id='svg_4'/%3E%3Cpath d='m1200.2,1021.99l-23,-6.43c-30,-7.63 -54,-14.12 -149,7.72c-80,10.2 -243,81.2 -305,86.35c-90,5.14 -163,-4.57 -243,-12.12c-72,-11.55 -160,-33.27 -240,-44.29c-80,-10.82 -160,-6.73 -200,-4.69l-40,2.04l0,-238.79l40,0c40,0 120,0 200,0c80,0 160,0 240,0c80,0 160,0 240,0c80,0 160,0 240,0c80,0 160,0 200,0l40,0l0,210.21z' fill='%23f5f1f9' id='svg_6'/%3E%3Cpath d='m-0.4,368.69l40,0c40,0 120,0 200,-3.07c80,-3.07 160,-9.2 240,-19.02c80,-10.02 160,-23.52 240,-29.66c80,-6.14 160,-4.91 240,5.73c80,10.64 160,30.27 200,40.29l40,9.82l0,341.57l-40,0c-40,0 -120,0 -200,0c-80,0 -160,0 -240,0c-80,0 -160,0 -240,0c-80,0 -160,0 -240,0c-80,0 -160,0 -200,0l-40,0l0,-345.66z' fill='%23f1edf7' id='svg_7' transform='rotate(180 600 513.8)'/%3E%3C/g%3E%3C/svg%3E"); 
    **/

background-image: url('data:image/svg+xml,<%3Fxml version="1.0"%3F><svg width="1700" height="1370" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" version="1.1"><g class="layer"><title>Layer 1</title><path d="m12.33,67.5l56.7,7.16c56.6,7.25 170,21.57 283.3,26.32c113.3,4.75 226.7,-0.09 340,-6.73c113.3,-6.65 226.7,-14.93 340,-20.45c113.3,-5.44 226.7,-8.03 340,-2.42c113.3,5.61 226.7,19.42 283.3,26.32l56.7,6.9l0,792.22l-56.7,0c-56.6,0 -170,0 -283.3,0c-113.3,0 -226.7,0 -340,0c-113.3,0 -226.7,0 -340,0c-113.3,0 -226.7,0 -340,0c-113.3,0 -226.7,0 -283.3,0l-56.7,0l0,-829.33z" fill="%23e9e9f7" id="svg_6" opacity="0.36" transform="matrix(1 0 0 1 0 0)"/><path d="m1695.95,1297l-85.03,-4.53c-164.93,5.62 -258.33,43.23 -408.3,37.6c-149.97,-5.63 -71.7,3.55 -185,-3.23c-113.3,-6.79 -226.7,-21.5 -340,-22.91c-113.3,-1.41 -226.7,10.47 -340,16.12c-113.3,5.66 -226.7,5.09 -283.3,4.95l-56.7,-0.28l0,-495.05l56.7,0c56.6,0 170,0 283.3,0c113.3,0 226.7,0 340,0c113.3,0 226.7,0 340,0c113.3,0 226.7,0 340,0c113.3,0 226.7,0 283.3,0l56.7,0l-1.67,467.33z" fill="%23f6f6fe" id="svg_4"/><path d="m-1.9,587.01l-34.73,12.98c60.89,-57.62 178.81,54.03 374.73,11.22c195.92,-42.81 195.27,22.65 340,21.23c144.73,-1.42 178.13,-51.29 291.43,-49.73c113.3,1.56 302.41,39.74 400,41.5c97.59,1.76 195.27,-61.87 333.3,15.57l-4.73,-63.45l0,594.66l-176.7,23.33c-174.93,-36.67 -123.33,-48.46 -274.97,-5.13c-151.63,43.33 -161.7,-3.2 -275,-3.2c-113.3,0 -135.03,-11.62 -248.33,-11.62c-113.3,0 -263.37,31.62 -376.67,31.62c-113.3,0 -235.03,-35 -291.63,-35l-56.7,0l0,-583.99z" fill="%23f6f6fe" id="svg_3"/><path d="m-5.67,187.88l3.42,-19.68c186.66,-45.51 237.33,10.36 350.74,13.15c113.41,2.79 214.53,-33.09 327.94,-37c113.41,-3.91 292.33,53.4 405.74,50.15c113.41,-3.2 218.42,-19.97 328.5,-29.54c110.08,-9.57 171.92,-1.97 275.24,14.96l10.09,29.8l0,466.25l-63.42,-13.33c-56.66,0 -172.31,52.46 -285.72,52.46c-113.41,0 -214.78,-52.46 -328.19,-52.46c-113.41,0 -228.36,42.6 -341.78,42.6c-113.41,0 -232.15,-69.49 -345.56,-69.49c-113.41,0 -223.59,40.22 -280.24,40.22l-56.76,0l0,-488.09z" fill="%23e9e9f7" id="svg_1" opacity="0.37"/></g></svg>');

}

.section-bg-half {
  
 
  background: linear-gradient(90deg, #f9f9f9 50%, rgba(237, 232, 245, 0.5) 50%);
  border-radius:9px 9px 9px 9px;
  margin-bottom:3vh;

}

.section-bg-red {
  background: rgba(232, 31, 118, 0.03);

}


.section-bg-yellow {
  background: rgba(255, 240, 209, 0.1)

}



.section-title {
  padding-bottom: 10px;
  margin-left:3vh;
  margin-top:3vh;
}

.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative; 
  color: #27445C;
}

.section-title h3 {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 15px;
  padding-top: 15px;
  position: relative;
  color:#009383;
}
.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 70px;
  height: 5px;
  background: #1DCAD3;
  
  bottom: 0;
  left: 0;
}

.section-title p {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .content h3 {
  font-weight: 700;
  font-size: 26px;
  color: #009383;
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.about .content ul strong {
  margin-right: 10px;
}

.about .content ul i {
  font-size: 16px;
  margin-right: 5px;
  color: #007e00;
  line-height: 0;
}

.about .content p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# results
--------------------------------------------------------------*/
.results {
  padding-bottom: 30px;

   margin-left:5%;
   margin-right:5%;
   margin-bottom:3vh;
}

.results .count-box {
  padding: 30px;
  width: 100%;
}

.results .count-box i {
  display: block;
  font-size: 44px;
  color: #007e00;
  float: left;
  line-height: 0;
}

.results .count-box span {
  font-size: 48px;
  line-height: 40px;
  display: block;
  font-weight: 700;
  color: #050d18;
  margin-left: 60px;
}

.results .count-box p {
  padding: 15px 0 0 0;
  margin: 0 0 0 60px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  color: #122f57;
}

.results .count-box a {
  font-weight: 600;
  display: block;
  margin-top: 20px;
  color: #122f57;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  transition: ease-in-out 0.3s;
}

.results .count-box a:hover {
  color: #1f5297;
}

/*--------------------------------------------------------------
# paps-executions
--------------------------------------------------------------*/
.paps-executions .progress {
  height: 60px;
  display: block;
  background: none;
  border-radius: 0;
}

.paps-executions .progress .paps-execution {
  padding: 0;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #050d18;
}

.paps-executions .progress .paps-execution .val {
  float: right;
  font-style: normal;
}

.paps-executions .progress-bar-wrap {
  background: #dce8f8;
  height: 10px;
}

.paps-executions .progress-bar {
  width: 1px;
  height: 10px;
  transition: 2.9s;
  background-color: #FF5C35;
}

/*--------------------------------------------------------------
# paps-milestones
--------------------------------------------------------------*/
.paps-milestones {

}
.paps-milestones .paps-milestones-title {
  font-size: 26px;
  font-weight: 200;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #B4A269;

}

.paps-milestones .paps-milestones-item {
  padding: 0 0 20px 20px;
  margin-top: -2px;
  border-left: 2px solid #a1bbbb;
  position: relative;
}

.paps-milestones .paps-milestones-item h4 {
  line-height: 23px;
  font-size: 23px;
  font-weight: 200;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  color: #58595B;
  margin-bottom: 10px;
}

.paps-milestones .paps-milestones-item h5 {
  font-size: 22px;
  background: #efedf8;
  padding: 1px 5px;
  display: inline-block;
  font-weight: 600;
  color: #58595B;
  margin-bottom: 1px;
}

.paps-milestones .paps-milestones-item ul {
  padding-left: 20px;
}

.paps-milestones .paps-milestones-item ul li {
  padding-bottom: 10px;
  font-size: 18px;
  color: #58595B;
}

.paps-milestones .paps-milestones-item:last-child {
  padding-bottom: 0;
}

.paps-milestones .paps-milestones-item::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50px;
  left: -9px;
  top: 0;
  background: #fff;
  border: 2px solid #a1bbbb;
}

/*--------------------------------------------------------------
# paps-actions
--------------------------------------------------------------*/
.paps-actions {
  box-shadow: rgba(0, 0, 0, 0.35) 1px 5px 5px;
  margin-left: 5%;
  margin-right: 5%;
}
.paps-actions .paps-actions-item {
  margin-bottom: 30px;
}

.paps-actions #paps-actions-filters {
  padding: 0;
  margin: 0 auto 25px auto;
  list-style: none;
  text-align: center;
  background: rgba(29, 202, 211, 0.03);
  border-radius: 50px;
  padding: 2px 15px;
}

.paps-actions #paps-actions-filters li {
  cursor: pointer;
  display: inline-block;
  padding: 8px 20px 10px 20px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  color: 	#03002e;
  margin: 0 4px 8px 4px;
  transition: 0.3s;
  border-radius: 50px;
  border: 1px solid rgba(29, 202, 211, 0.03);
}

.paps-actions #paps-actions-filters li:hover,
.paps-actions #paps-actions-filters li.filter-active {
  color: 	#03002e;
  border-color: #9f2241;
}

.paps-actions #paps-actions-filters li:last-child {
  margin-right: 0;
}

.paps-actions .paps-actions-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.paps-actions .paps-actions-wrap::before {
  content: "";
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.paps-actions .paps-actions-wrap .paps-actions-extra {
  opacity: 1;
  left: 0;
  right: 0;
  bottom: -60px;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
  display: flex;
  justify-content: center;
}

.paps-actions .paps-actions-wrap .paps-actions-extra a {
  color: #fff;
  font-size: 28px;
  text-align: center;
  background: rgba(20, 157, 221, 0.75);
  transition: 0.3s;
  width: 50%;
}

.paps-actions .paps-actions-wrap .paps-actions-extra a:hover {
  background: rgba(20, 157, 221, 0.95);
}

.paps-actions .paps-actions-wrap .paps-actions-extra a+a {
  border-left: 1px solid #1A5632;
}

.paps-actions .paps-actions-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.paps-actions .paps-actions-wrap:hover .paps-actions-extra {
  opacity: 1;
  bottom: 0;
}

/*--------------------------------------------------------------
# paps-toolbox
--------------------------------------------------------------*/

.paps-toolbox .icon-box {
  margin-bottom: 10px;
}

.paps-toolbox .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  background:  #f1f1f1;
  border-radius: 50%;
  transition: 0.5s;
  border: 1px solid #c4e1ac;
}

.paps-toolbox .icon i {
  color: #8F4899;
  font-size: 24px;
  line-height: 0;
}

.paps-toolbox .icon-box:hover .icon {
  background: #fff;
}

.paps-toolbox .icon-box:hover .icon i {
  color: #007e00;
}

.paps-toolbox .title {
  margin-left: 80px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 21px;
  color:#58595B;
}

.paps-toolbox .title a {
  color: #343a40;
}

.paps-toolbox .title a:hover {
  color: #007e00;

}

.paps-toolbox .description {
  margin-left: 10px;
  line-height: 21px;
  font-size: 17px;
  text-align: left;
}

/*--------------------------------------------------------------
# PAPS Quotes
--------------------------------------------------------------*/
.paps-quotes {
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.35) 1px 3px 3px;
  margin-left:5%;
  margin-right:5%;
  margin-bottom:3vh;
}
.paps-quotes .paps-quotes-carousel,
.paps-quotes .paps-quotes-slider {
  overflow: hidden;
  
}

.paps-quotes .paps-quote-item {
  box-sizing: content-box;
  text-align: center;
  min-height: 320px;
 font-size: large;
}

.paps-quotes .paps-quote-item .paps-quote-img {
  width: 90px;
  border-radius: 50%;
  margin: 0 auto;
}

.paps-quotes .paps-quote-item h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #111;
}

.paps-quotes .paps-quote-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.paps-quotes .paps-quote-item .quote-icon-left,
.paps-quotes .paps-quote-item .quote-icon-right {
  color: #c3fad5;
  font-size: 26px;
}

.paps-quotes .paps-quote-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.paps-quotes .paps-quote-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.paps-quotes .paps-quote-item p {
  font-style: normal;
  font-size:40px;
  margin: 0 15px 15px 15px;
  padding: 20px;
  position: relative;
  margin-bottom: 35px;
  border-radius: 6px;
  background:#fff;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.1);
}

.paps-quotes .paps-quote-item p::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 20px solid #fff;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  position: absolute;
  bottom: -20px;
  left: calc(50% - 20px);
}

.paps-quotes .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.paps-quotes .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #007e00;
}

.paps-quotes .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #007e00;
}



@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background: #f9f9f9;
}

.breadcrumbs h2 {
  font-size: 26px;
  font-weight: 300;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 15px;
}

.breadcrumbs ol li+li {
  padding-left: 10px;
}

.breadcrumbs ol li+li::before {
  display: inline-block;
  padding-right: 10px;
  color: #0e2442;
  content: "/";
}

@media (max-width: 768px) {
  .breadcrumbs .d-flex {
    display: block !important;
  }

  .breadcrumbs ol {
    display: block;
  }

  .breadcrumbs ol li {
    display: inline-block;
  }
}



/*--------------------------------------------------------------
# Begin Presentation text list
--------------------------------------------------------------*/


.Simplelist li {
  color:#000;
  list-style:none;
  position: relative;
  padding-left: 37px;
  line-height: 2.5;
  font-size:15px;
  border-bottom: dashed 0.5px #5B7E96;
  max-width: 90%;
}

.Simplelist li:before {
  font-family:FontAwesome;
  position: absolute;
  left: 0;
  font-size:17px;
}

.Simplelist li.one:before {
   content:"\f111"; 
}
.Simplelist li.two:before {
   content:"\f00c";
}
.Simplelist li.three:before {
   content:"\f10c";
}
.Simplelist li.four:before {
   content:"\f004";
}
.Simplelist li.five:before {
   content:"\f1e2";
}
.Simplelist li.six:before {
   content:"\f0e7";
}




.mylist li {
  color:#000;
  list-style:none;
  position: relative;
  padding-left: 37px;
  line-height: 2.5;
  font-size:15px;
  border-bottom: dashed 0.5px #5B7E96;
  max-width: 90%;
}

.mylist li:before {
  font-family:FontAwesome;
  position: absolute;
  left: 0;
  color:#FF5C35;
  font-size:17px;
}

.mylist li.one:before {
   content:"\f111"; 
}
.mylist li.two:before {
   content:"\f00c";
}
.mylist li.three:before {
   content:"\f10c";
}
.mylist li.four:before {
   content:"\f004";
}
.mylist li.five:before {
   content:"\f1e2";
}
.mylist li.six:before {
   content:"\f0e7";
}



/*--------------------------------------------------------------
# End Presentation text list
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Begin  Presentation Table
--------------------------------------------------------------*/


html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
.intro {
  max-width: 1280px;
  margin: 1em auto;
}
.table-scroll {
  position: relative;
  width:100%;
  z-index: 1;
  margin: auto;
  overflow: auto;
  height: 350px;
}
.table-scroll table {
  width: 100%;
  min-width: 1280px;
  margin: auto;
  border-collapse: separate;
  border-spacing: 0;
}
.table-wrap {
  position: relative;
}
.table-scroll th,
.table-scroll td {
  padding: 5px 10px;
  border: 1px solid #000;
  background: #fff;
  vertical-align: top;
}
.table-scroll thead th {
  background: #a1bbbb;
  color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.table-scroll tfoot,
.table-scroll tfoot th,
.table-scroll tfoot td {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background: #666;
  color: #fff;
  z-index:4;
}




th:first-child {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
  font-weight: 400;
  background: #fff;
}
thead th:first-child,
tfoot th:first-child {
  z-index: 5;
}

      
    
    .stripe-1 { 
      background-color:  rgba(29, 202, 211, 0.05) !important; 
    } 
  
    .stripe-2 { 
      background-color: #fff !important; 
    } 
    #RelatedTable span {
    display:none; 
}
#RelatedTable {
    font-size:15px; 
    font-weight: normal;
}

#RelatedTable1 {
    font-size:15px; 
    font-weight: normal;
}


/*--------------------------------------------------------------
# End UI UX Button
--------------------------------------------------------------*/


/*    Event Button    */

button {
  font: inherit;
  background-color: #f0f0f0;
  border: 0;
  color: #242424;
  border-radius: 0.5em;
  font-size: 3rem;
  padding: 0.375em 1em;
  font-weight: 600;
  text-shadow: 0 0.0625em 0 #fff;
  box-shadow: inset 0 0.0625em 0 0 #f4f4f4, 0 0.0625em 0 0 #efefef, 0 0.125em 0 0 #ececec, 0 0.25em 0 0 #e0e0e0, 0 0.3125em 0 0 #dedede, 0 0.375em 0 0 #dcdcdc, 0 0.425em 0 0 #cacaca, 0 0.425em 0.5em 0 #cecece;
  transition: 0.15s ease;
  pointer: cursor;
}
button:active, button:hover {
  translate: 0 0.225em;
  box-shadow: inset 0 0.03em 0 0 #f4f4f4, 0 0.03em 0 0 #efefef, 0 0.0625em 0 0 #ececec, 0 0.125em 0 0 #e0e0e0, 0 0.125em 0 0 #dedede, 0 0.2em 0 0 #dcdcdc, 0 0.225em 0 0 #cacaca, 0 0.225em 0.375em 0 #cecece;
  cursor: pointer;
}
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.dropbtn:hover,
.dropbtn:focus {
  background-color: #3e8e41;
}
.dropdown {
  position: relative;
  display: block;
}
.dropdown-content {
  display: none;
  position: relative;
  background-color: #f9f9f9;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-content a:hover {
  background-color: #f1f1f1;
}
.show {
  display: block;
}

/* lists bullet  */

.list_green {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
   
     /*border-bottom: ; */
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 1rem;
      font-weight: bold;
      color: #1DCAD3;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1DCAD3;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }

    &:nth-child(10):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    } 
    h3 {
      font-family:Orbitron;
      position: relative;
      left: 1rem;
     
      color: #1DCAD3;
      font-size: 0.83rem;
      font-weight: 250;
      transition: 0.25s;
    }

      h3 {
        left: 1.9rem;
        
      }
    }
  }





/* lists bullet  */

.list_red {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
   
     /*border-bottom: ;  */
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 1rem;
      font-weight: bold;
      color: #1DCAD3;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #AE1857;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }

    &:nth-child(10):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    } 
    h3 {
      font-family:Orbitron;
      position: relative;
      left: 0.5rem;
    
      color: #AE1857;
      font-size: 0.83rem;
      font-weight: 250;
      transition: 0.25s;
    }

      h3 {
        left: 1.9rem;
        
      }
    }
  }

/* lists bullet  */

.list_yellow {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
   
      /* border-bottom: ;*/
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 1rem;
      font-weight: bold;
      color: #1DCAD3;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }

    &:nth-child(10):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    } 
    h3 {
      font-family:Orbitron;
      position: relative;
      left: 1rem;
     
      color: #FF5C35;
      font-size: 0.9rem;
      font-weight: 250;
      transition: 0.25s;
    }

      h3 {
        left: 1.9rem;
        
      }
    }
  }








.list_bullet {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: solid 1px #FF5C35;
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 0.5rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\2022';
      font-size: 1rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(10):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(12):before {
      content: '\2022';
      font-size: 1.5rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }
    &:nth-child(13):before {
      content: '\2022';
      font-size: 1rem;
      font-weight: bold;
      color: #000;
      width: 2rem;
      opacity: 0.5;
      margin-bottom: 3%;
      transition: 0.25s;
    }

    h3 {
      position: relative;
      left: 1rem;
      color: #3d3d3d;
      font-size: 1.2rem;
      font-weight: 100;
      transition: 0.25s;
    }
    h3:hover {
      position: relative;
      left: 1rem;
      color: #fff;
      font-size: 1.5rem;
      font-weight: 400;
      transition: 0.25s;
    }
    &:hover {
      background-color: #a1bbbb;
      cursor: pointer;
      &:before {
        opacity: 0.7;
        font-size: 3.3rem;
        text-transform: uppercase;
        color:#9f2241;
      }
      h3 {
        left: 1.9rem;
        
      }
    }
  }
}



.list_check_mark {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: solid 1px #FF5C35;
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }

    &:nth-child(10):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    } 
    h3 {
      position: relative;
      left: 1rem;
      color: #3d3d3d;
      font-size: 1rem;
      font-weight: 250;
      transition: 0.25s;
    }
    h3:hover {
      position: relative;
      left: 1rem;
      color: #fff;
      font-size: 1.3rem;
      font-weight: 400;
      transition: 0.25s;
    }
    &:hover {
      background-color: #a1bbbb;
      cursor: pointer;
      &:before {
        opacity: 0.9;
        font-size: 3.3rem;
        text-transform: uppercase;
        color:#9f2241;
      }
      h3 {
        left: 1.9rem;
        
      }
    }
  }
}


.list_check_mark_green_no_line {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }

    &:nth-child(10):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #1A5632;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    } 
    h3 {
      position: relative;
      left: 1rem;
      color: #000;
      font-size: 1rem;
      font-weight: 250;
      transition: 0.25s;
    }
    h3:hover {
      position: relative;
      left: 1rem;
      color: #fff;
      font-size: 1.3rem;
      font-weight: 400;
      transition: 0.25s;
    }
    &:hover {
      background-color: #a1bbbb;
      cursor: pointer;
      &:before {
        opacity: 0.9;
        font-size: 3.3rem;
        text-transform: uppercase;
        color:#1A5632;
      }
      h3 {
        left: 1.9rem;
        
      }
    }
  }
}

.list_check_mark_red_no_line {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 0.7rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }

    &:nth-child(10):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    } 
    h3 {
      position: relative;
      left: 1.2rem;
      color: #000;
      font-size: 1rem;
      font-weight: 250;
      transition: 0.25s;
    }
    h3:hover {
      position: relative;
      left: 1rem;
      color: #fff;
      font-size: 1.4rem;
      font-weight: 400;
      transition: 0.25s;
    }
    &:hover {
      background-color: #1A5632;
      cursor: pointer;
      &:before {
        opacity: 0.9;
        font-size: 3.3rem;
        text-transform: uppercase;
        color:#9f2241;
      }
      h3 {
        left: 1.3rem;
        
      }
    }
  }
}

.list_check_mark_gold_no_line {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }

    &:nth-child(10):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\2713';
      font-size: 1rem;
      font-weight: bold;
      color: #B4A269;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    } 
    h3 {
      position: relative;
      left: 1rem;
      color: #000;
      font-size: 1rem;
      font-weight: 250;
      transition: 0.25s;
    }
    h3:hover {
      position: relative;
      left: 1rem;
      color: #fff;
      font-size: 1.3rem;
      font-weight: 400;
      transition: 0.25s;
    }
    &:hover {
      background-color: #a1bbbb;
      cursor: pointer;
      &:before {
        opacity: 0.9;
        font-size: 3.3rem;
        text-transform: uppercase;
        color:#B4A269;
      }
      h3 {
        left: 1.9rem;
        
      }
    }
  }
}



.list_white_circle {
  .num {
    padding: 0.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: solid 1px #FF5C35;
    transition: 0.25s;
    &:nth-child(0):before {
      content: '0';
      font-size: 1rem;
      font-weight: bold;
      color: #9f2241;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
  
    &:nth-child(1):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(2):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(3):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(4):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(5):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(6):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(7):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(8):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(9):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }

    &:nth-child(10):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    }
    &:nth-child(11):before {
      content: '\25CB';
      font-size: 1rem;
      font-weight: bold;
      color: #FF5C35;
      width: 2rem;
      opacity: 0.5;
      transition: 0.25s;
    } 
    h3 {
      position: relative;
      left: 1rem;
      color: #3d3d3d;
      font-size: 1rem;
      font-weight: 100;
      transition: 0.25s;
    }
    h3:hover {
      position: relative;
      left: 1rem;
      color: #fff;
      font-size: 1.3rem;
      font-weight: 400;
      transition: 0.25s;
    }
    &:hover {
      background-color: #a1bbbb;
      cursor: pointer;
      &:before {
        opacity: 0.9;
        font-size: 3.3rem;
        text-transform: uppercase;
        color:#9f2241;
      }
      h3 {
        left: 1.9rem;
        
      }
    }
  }
}








/**  Youth Card **/





.card-sn {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;

    width: 100%;
    height: auto;
    min-height: 0;

    padding: 35px 15px 25px;
    box-sizing: border-box;

    border-radius: 10px;
    overflow: hidden;
    background: #f5f6fa;
    box-shadow: 1px 3px 3px rgba(0, 0, 0, 0.2);
}


.card-sn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 0;
    background: linear-gradient(to bottom, #9f2241, #B4A269);
    transition: height 0.5s ease;
    z-index: 0;
}


.card-sn:hover {
    padding-bottom: 80px;
}

.card-sn:hover::before {
    height: 180px;
}

.card-sn:hover .social {
     margin-top: 73px;
}


.card-sn:hover .pic {
    width: 137px;
    height: 137px;
    box-shadow: 1px 1px 10px 1px #888;
    transform: translateY(10px);
}

.card-sn:hover .content {
    transform: translateY(55px);
}


.card-sn .social {
     position: absolute;
     top: 67px;
     left: 49%;
     transform: translateX(-50%);
     width: 60%;
     height: 0;
     margin-top: -30px;
     text-align: center;
     transition: margin-top 0.5s ease;
}
.card-sn .social a {
     text-decoration: none;
     color: #2d3436;
  font-size: 18px;
     color: #fff;
}

.card-sn .pic {
    position: relative;
    z-index: 2;

    left: auto;
    top: auto;
    transform: none;

    flex: 0 0 auto;
    width: 140px;
    height: 140px;
    margin: 0 auto 25px;

    overflow: hidden;
    border-radius: 50%;
    background: #fff;

    transition: all 0.5s ease;
}


.card-sn .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}


.card-sn .content {
    position: relative;
    z-index: 2;

    display: block;
    flex: 0 0 auto;

    width: 100%;
    height: auto;

    margin: 0;
    padding: 0;

    box-sizing: border-box;
    text-align: left;
    color: #000;

    transition: transform 0.5s ease;
}

.card-sn .content p {
    width: 100%;
    max-width: 100%;

    margin: 0 0 18px;
    padding: 0;

    box-sizing: border-box;
    font-size: 17px;
    line-height: 1.9;
    color: #101220;
}

.card-sn .content img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
    margin: 15px auto;
}


.card-sn .content .title {
     margin-bottom: 0;
     font-family: 'Marck Script', cursive;
     font-size: 22px;
}
.card-sn .content span {
     font-size: 12px;
     letter-spacing: 1.5px;
}



/*%% End container %%*/

 
.card-sn .social .card-sn-description-social {
     position: absolute;
     bottom: 37px;
     display: block;
     
     margin-bottom: 8px;
     color: #555572;
     font-size: 14px;
 
}


.card-sn .social .card-sn-description-social ul {
     display: flex;
     
     gap: 10px;
}


.card-sn .social .card-sn-description-social ul li {
     list-style-type: none;
}
.card-sn .social .card-sn-description-social ul li a {
     display: flex;
     align-items: center;
     justify-content: center;
     width: 57px;
     height: 57px;
     color: #fff;
     border-radius: 50%;
     box-shadow: 4px 4px 8px #97c3c4, -4px -4px 8px #cdffff;
     transition: all 0.4s;
    
}
.card-sn .social .card-sn-description-social ul li a:hover {
     color: white;
     transform: translate(0, -7px);
}
.card-sn .social .card-sn-description-social ul li a svg {
     width: 63px;
     height: 63px;
}

.card-sn .social .card-sn-description-social ul li a.x-twitter:hover {
  background-color: #111;
  color: #fff;
}

.card-sn .social .card-sn-description-social ul li a.email:hover {
  background-color: #f4c430;
  color: #222;
}

.card-sn .social .card-sn-description-social ul li a.telephone:hover {
  background-color: #2e8b57;
  color: #fff;
}

.card-sn .social .card-sn-description-social ul li a.linkedin:hover {
  background-color: #0a66c2;
  color: #fff;
}

.card-sn .box-shadow{
    -webkit-box-shadow: 0 1px 1px rgba(72,78,85,.6);
    box-shadow: 0 1px 1px rgba(72,78,85,.6);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.card-sn .box-shadow:hover{
    -webkit-box-shadow: 0 20px 40px rgba(72,78,85,.6);
    box-shadow: 0 20px 40px rgba(72,78,85,.6);
    -webkit-transform: translateY(-15px);
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -o-transform: translateY(-15px);
    transform: translateY(-15px);
}

/** columns **/


* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column1 {
  float: left;
  width: 37%;
  padding: 5px;
 
}
.column2 {
  float: left;
  width: 63%;
  padding: 15px;
 
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column1 {
    width: 100%;
  }
  .column2 {
    width: 100%;
  }

  .card-sn .social .card-sn-description-social ul li a {
     display: flex;
     align-items: left;
     justify-content: left;
     width: 57px;
     height: 57px;
     color: #121212;
     border-radius: 50%;
     box-shadow: 3px 3px 6px #97c3c4, -3px -3px 6px #cdffff;
     transition: all 0.4s;
    
}

.card-sn .social .card-sn-description-social {
     position: absolute;
     bottom: 47px;
     display: block;
     margin-bottom: 8px;
     color: #555572;
     font-size: 14px;
 
}
}

.card-sn .social .card-sn-description-social ul li a.x-twitter {
  
  color: #fff;
}

.card-sn .social .card-sn-description-social ul li a.x-twitter:hover {
  background-color: #333;
  color: #fff;
}

/**  side resources  **/

.sidebar-toggle {
margin-left: -240px;
}
.sidebars {
width: 301px;
height: auto;
background: #9f2241;
position: relative;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
z-index: 0;
#leftside-navigation {
ul, ul ul {
  margin: -2px 0 0;
  padding: 0;
}
ul {
  li {
    list-style-type: none;
    border-bottom: 1px dashed #9f2241;
    &.active {
      & > a {
        color: #9f2241;
      }
      ul {
        display: block;
      }
    }
    a {
      color: #3f4255;
      text-decoration: none;
      display: block;
      padding: 9px 0 9px 15px;
      font-size: 15px;
      outline: 0;
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      &:hover {
        color: #fff;
        background-color: #9f2241;
        font-size:17px;
      }
      span {
        display: inline-block;
      }
      i {
        width: 30px;
        .fa-angle-left, .fa-angle-right {
          padding-top: 3px;
        }
      }
    }
  }
}
ul ul {
  display: none;
  li {
    background: 	#dadada;
    margin-bottom: 10px;
    margin-left: 13px;
    margin-right: 10px;
    border-bottom: none;
    a {
      font-size: 15px;
      padding-top: 13px;
      padding-bottom: 13px;
      color: #9f2241;
    }
  }
}
}
}





*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}





ul-banner {
  --col-gap: 2rem;
  --barH: 1rem;
  --roleH: 2rem;
  --flapH: 2rem;

  width: min(60rem, 100%);
  margin-inline: auto;

  display: flex;
  flex-wrap: wrap;

  gap: var(--col-gap);
  

  justify-content: center;
  align-items: flex-start;
  list-style: none;
}
ul-banner li {
  width: 16em;
  display: grid;
  grid-template:
    "role"
    "icon"
    "title"
    "descr";
  align-items: flex-start;
  gap: 0.09rem;
  padding-block-end: calc(var(--flapH) + 1rem);
  text-align: center;
  background: var(--accent-color);
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.6) var(--roleH),
    rgba(0, 0, 0, 0.4) calc(var(--roleH) + 0.5rem),
    rgba(0, 0, 0, 0) calc(var(--roleH) + 0.5rem + 5rem)
  );
  clip-path: polygon(
    calc(var(--col-gap) / -2 - 5px) 0,
    calc(100% + var(--col-gap) / 2 + 5px) 0,
    calc(100% + var(--col-gap) / 2 + 5px ) calc(100% - var(--flapH)),
    50% 100%,
    calc(var(--col-gap) / -2 - 5px) calc(100% - var(--flapH))
  );
}

/* bar */
ul-banner li::before {
  content: "";
  grid-area: role;
  height: var(--barH);
  width: calc(100% + var(--col-gap));
  margin-left: calc(var(--col-gap) / -2);
  margin-top: calc(var(--roleH) / 2 - var(--barH) / 2);
  background: grey;
  z-index: -1;
  background-image: linear-gradient(
    rgba(255, 255, 255, 0.4),
    rgba(255, 255, 255, 0.2) 30%,
    rgba(255, 255, 255, 0.1) 40%,
    rgba(0, 0, 0, 0.1) 60%,
    rgba(0, 0, 0, 0.2) 70%,
    rgba(0, 0, 0, 0.4)
  );
}

/* role */
ul-banner li::after {
  content: "";
  grid-area: role;
  background: var(--accent-color);
  background-image: linear-gradient(
    rgba(255, 255, 255, 0.4),
    rgba(255, 255, 255, 0.2) 30%,
    rgba(255, 255, 255, 0.1) 40%,
    rgba(0, 0, 0, 0.1) 60%,
    rgba(0, 0, 0, 0.2) 70%,
    rgba(0, 0, 0, 0.4)
  );
  height: var(--roleH);
}

ul-banner li .icon,
ul-banner li .title,
ul-banner li .descr {
  padding-inline: 0.1rem;
  color: white;
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.5);
  width:auto;
}

ul-banner li .icon {
  font-size: 1.5rem;
}
ul-banner li .title {
  font-size: 0.9rem;
  font-weight: 700;
}

ul-banner li .descr {
  font-size: 0.9rem;
}






.header3 {
  position:relative;
  text-align:center;
  background: linear-gradient(60deg, rgba(180, 162, 105, 1) 0%, rgba(52,143,65,1) 100%);
  color:white;
}
.logo {
  width:50px;
  fill:white;
  padding-right:15px;
  display:inline-block;
  vertical-align: middle;
}

.inner-header {
  height:65vh;
  width:100%;
  margin: 0;
  padding: 0;
}

.flex { /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
}

.content {
  position:relative;
  height:20vh;
  text-align:center;
  background-color: white;
}

/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height:40px;
    min-height:40px;
  }
  .content {
    height:30vh;
  }
  h1 {
    font-size:24px;
  }
}
    

.article-body {
  padding: 10px 10px;
  margin-left:10px;
  margin-right:10px;
}

.container1 {
    position: relative;
    margin: 0px auto;
    margin-left: 9%;
    clear: both;
   
}

#primary-menu {}






@media only screen and (min-width: 1200px) {
    .container1 {
        width: 1300px;
             width: 1200px;
        position: relative;
       
        margin-left: 11%;
        margin-bottom:5px;
        border-top-right-radius: 35px;
        border-bottom-right-radius: 35px;
        border-top-left-radius: 35px;
        border-bottom-left-radius: 35px;
        height:50px;
        
        box-sizing: border-box;
        background: #ecf0f3;
        box-shadow: 14px 14px 20px #cbced1, -14px -14px 20px white;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .container1 {
        width: 1030px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container1 {
        width: 682px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container1 {
        width: 428px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 479px) {
    .container1 {
        width: 320px;
        margin: 0 auto;
    }
}


.paps-menu {
  list-style: none;
  padding: 5px;
  margin: 5px;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  
  height: 50px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  
}

.paps-menu  ul {
  list-style: none;
  padding: 5px;
  margin: 5px;
  border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
  background: #9f2241;
  height: 50px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  
}

.paps-menu li {
  float: left;

  position: relative;
    list-style: none;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    
}

.paps-menu li a {
  display: block;
  text-decoration: none;
  padding: 12px 15px;
  text-align: center;
  color: #000;
  border-right: 1px dashed #fff;
  margin-top: -9px;
  border-left: 1px dashed #fff;
  border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.paps-menu li a i {
  display: block;
  font-size: 30px;
  margin-bottom: 10px;
}
.paps-menu li a em {
  display: block;
  font-weight:normal;
  font-style:normal;
  
}
.paps-menu li a small {
  display: block;
  font-size: 10px;
}

.paps-menu li a i, .paps-menu li a em, .paps-menu li a small {
  position: relative;
  
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
}
.paps-menu li:hover > a i {
    opacity: 1;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
    -o-animation: moveFromTop 300ms ease-in-out;
    animation: moveFromTop 300ms ease-in-out;
}
.paps-menu li:hover a em {
    opacity: 1;
    -webkit-animation: moveFromLeft 300ms ease-in-out;
    -moz-animation: moveFromLeft 300ms ease-in-out;
    -ms-animation: moveFromLeft 300ms ease-in-out;
    -o-animation: moveFromLeft 300ms ease-in-out;
    animation: moveFromLeft 300ms ease-in-out;
}
.paps-menu li:hover a small {
    opacity: 1;
    -webkit-animation: moveFromRight 300ms ease-in-out;
    -moz-animation: moveFromRight 300ms ease-in-out;
    -ms-animation: moveFromRight 300ms ease-in-out;
    -o-animation: moveFromRight 300ms ease-in-out;
    animation: moveFromRight 300ms ease-in-out;
}

.paps-menu li:hover > a {
  color: #fff;
  background-color:#20374a;
  
}
.paps-menu li a.active {
  position: relative;
  color: #c50000;
  border:0;
 
  border-bottom: 4px solid #c50000;
  margin-top: -4px;
  box-shadow: 0 0 5px #DDD;
  -moz-box-shadow: 0 0 5px #DDD;
  -webkit-box-shadow: 0 0 5px #DDD;
}
.paps-menu li a.active:before {
  content: "";
  position: absolute;
  top: 0;
  left: 45%;
 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}

@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(200%);
        -moz-transform: translateY(200%);
        -ms-transform: translateY(200%);
        -o-transform: translateY(200%);
        transform: translateY(200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
}
@-webkit-keyframes moveFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -moz-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}
@-webkit-keyframes moveFromRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(-200%);
        -moz-transform: translateX(-200%);
        -ms-transform: translateX(-200%);
        -o-transform: translateX(-200%);
        transform: translateX(-200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}



.paps-menu li ul, 

.paps-menu li ul li ul {
  position: absolute;
  height: auto;
  min-width: 200px;
  padding: 0;
  margin: 0;
  background: #FFF;
  border-top: 4px solid #FF5C35;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -webkit-transition: all 300ms linear;
  top: 130px;
  z-index: 1000;
}
.paps-menu li ul:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 23%;
  border-bottom: 5px solid #FF5C35;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.paps-menu li:hover > ul,
.paps-menu li ul li:hover > ul {
  display: block;
  opacity: 1;
  visibility: visible;
  top: 50px;
}
.paps-menu li ul li {
  float: none;
}
.paps-menu li ul li a {
  padding: 10px;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #EEE;
}
.paps-menu li ul li a i {
  font-size: 16px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.paps-menu li ul li ul {
  left: 230px;
  top: 0;
  border: 0;
  border-left: 4px solid #FF5C35;
}  
.paps-menu li ul li ul:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -14px;
  border-right: 5px solid #FF5C35;
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
}
.paps-menu li ul li:hover > ul {
  top: 0px;
  left: 200px;
}



.paps-menu li.float {
  float: right;
}
.paps-menu li .search {
  
}
.paps-menu li .search i {
  margin: 0;
  display: inline-block;
  font-size: 18px;
}
.paps-menu li .search input {
  border: 1px solid #EEE;
  padding: 10px;
  background: #FFF;
  outline: none;
  color: #777;
}
.paps-menu li .search button {
  border: 1px solid #9f2241;
  
  background: #9f2241;
  outline: none;
  color: #FFF;
  margin-left: -4px;
}
.paps-menu li .search input:focus {
  border: 1px solid #9f2241;
}


#search form input::-moz-placeholder {
  color: rgba(255, 255, 255, .6)
}

#search form input:-ms-input-placeholder {
  color: rgba(255, 255, 255, .6)
}

#search form input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, .6)
}



::placeholder { 
color: deeppink;
}

/* WebKit, Edge */
::-webkit-input-placeholder {
color: deeppink;
opacity: 0.5;
}
/* Firefox 4-18 */
:-moz-placeholder { 
color: deeppink;
opacity: 0.5;
}
/* Firefox 19+ */
::-moz-placeholder { 
color: deeppink;
opacity: 0.5;
}
/* IE 10-11 */
:-ms-input-placeholder { 
color: deeppink;
opacity: 0.5;
}
/* Edge */
::-ms-input-placeholder { 
color: deeppink;
opacity: 0.5;
}
/* MODERN BROWSER */
::placeholder { 
color: deeppink;
opacity: 0.5;
}

#top-search form {
  opacity: 0;
  z-index: -2;
  position: absolute;
  width: 50% !important;
  height: 100% !important;
  padding: 0 15px;
  margin: 0;
  top: 0;
  left: 100px;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out
}


.milieu {

display:flex ;
justify-content: center;


}


.card333 {

    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
   padding: 32px 16px 16px 16px;
  border-radius: 5px;

  

}



.container-glass,
.container-glass::before,
.container-glass::after {
  border-radius: 7px;
  background-color: rgba(239, 243, 246, 1);
  backdrop-filter: blur(5px);
  box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.08);
}
.container-glass {
  position: relative;
  padding: 1rem 1rem;
  width: 100%;
 
}
.container-glass::before,
.container-glass::after {
  content: '';
  position: absolute;
}
.container-glass::before {
  height: 80px;
  width: 80px;
  top: -10px;
  left: -40px;
  z-index: -1;
}
.container-glass::after {
  height: 40px;
  width: 40px;
  bottom: 20px;
  right: -10px;
  z-index: 2;
}

.container-glass .img {
  width: 100%;
  border-radius: 7px;
}

.container-glass .text {
  font-size: 1.01rem;
  color: #3d3d3d;
  margin: 1rem 0;
  text-align: justify;
}



.container-glass .mylist li {
  font-size: 1.01rem;
  color: #3d3d3d;
  
  text-align: justify;
}

.container-glass .btn {
  display: block;
  margin: auto;
  font-family: 'PT Sans', sans-serif;
  font-size: 1.02rem;
  width: 80%;
  max-width: 200px;
  padding: .6rem 1rem;
  background-color: transparent;
  border: 1px solid #ffdd00;
  border-radius: 5px;
  color: #ffdd00;
  cursor: pointer;
  transition: all .2s linear;
}
.container-glass .btn:hover {
  background-color: #ffdd00;
  color: #333;
}

p {

font-size:14px;

}

.cardcongra {
  background-color: #1E8939;
  border-radius: 30px;
  text-align: center;
  padding: 15px;
  max-width: 575px;
  margin: 100px auto;
  box-shadow: 20px 20px 20px #e6eaed, -20px -20px 20px #E6EA7B;
}
.cardcongra .ilustration {
  margin: 30px;
}
.cardcongra .ilustration lottie-player {
  width: 173px;
  height: 173px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
  background-color:#3A802A;

}
.cardcongra h3 {
  font-family: "Fredoka", sans-serif;
  font-size: 2rem;
  line-height: 2.2rem;
  color: #fff;
  font-weight: bold;
  margin: 30px 0;
}
.cardcongra p {
  font-family: "Fredoka", sans-serif;
  font-size: 1rem;
  line-height: 1.3rem;
  color: #5e7280;
  margin: 30px auto;
  max-width: 80%;
}
.cardcongra button {
  font-family: "Fredoka", sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
  padding: 15px 80px;
  border-radius: 25px;
  color: white;
  border: 0;
  margin: 30px 0;
  outline: none;
  background-color: #81c784;
  box-shadow: 10px 10px 10px rgba(122, 196, 125, 0.2), -10px -10px 10px rgba(136, 202, 139, 0.2);
  transition: ease all 0.3s;
  cursor: pointer;
}
.cardcongra button:hover {
  box-shadow: 20px 20px 20px rgba(122, 196, 125, 0.1), -20px -20px 20px rgba(136, 202, 139, 0.1);
  transform: translateY(-3px);
}
.cardcongra button:active {
  transform: scale(0.9);
  box-shadow: inset -1px -1px 3px rgba(122, 196, 125, 0.3), -20px -20px 20px rgba(136, 202, 139, 0);
}
