/* fallback */
@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v142/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}    

html, body{ min-height:100%; }

body {
margin:0;
font-family: "Figtree", sans-serif, arial;
font-size:13px;
line-height:1.2;
background:#fff;
/*background-color:#e5e5e5;*/
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
margin: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
text-size-adjust: 100%;
}
.bg-white{ background:#fff !important;}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
aside{ position:relative;}
/* pageskin */

/*== HTML5 Elements
*=================================*/

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display: block
}
/*== Typography Elements
*=================================*/

.color-red
{
    color:red;
}

.color-green
{
    color:green;
}

iframe {
display:block
}

a img {
border:0
}
:focus {
outline:0
}
time{ font-family:inherit; font-size:11px; color:#aaa; font-weight: 400;} time a{ color:#aaa;}
a {
color:#6c66e7;
text-decoration:none;
outline:0;
-webkit-transition:background-color .15s linear,color .15s linear;
-moz-transition:background-color .15s linear,color .15s linear;
-o-transition:background-color .15s linear,color .15s linear;
-ms-transition:background-color .15s linear,color .15s linear;
transition:background-color .15s linear,color .15s linear;
}

ul,ol {
list-style:none;
margin:0;
padding:0;
}
ul,ol,p,table,form,pre {
margin:0 0 0px
}
h1,h2,h3,h4,h5,h6 {
color:#263238;
margin:0 0 5px;
}
h1,h2,h3 {
line-height:1.25
}
h1 {
font-size:24px
}
h2 {
font-size:20px
}
h3 {
font-size:16px
}
h4 {
font-size:14px
}
h4,h5,h6 {
font-size:13px
}
blockquote {
margin-left:10px;
padding-left:40px;
color:#777;

}
abbr[title],acronym[title] {
border-bottom:1px dotted #666;
cursor: help;
}
/*== Code Elements
*=================================*/
pre,code,kbd,samp,var {
font-size: 12px;
}
pre {
padding:20px 20px;
nowhitespace:afterproperty;
line-height:20px;
white-space:pre-wrap;
white-space:-moz-pre-wrap;
white-space:-pre-wrap;
border:1px solid #DDD;
/* CSS-3 */
white-space:-o-pre-wrap;
/* Mozilla,since 1808080 */
word-wrap:break-word;
/* Opera 4-6 */;
/* IE 5.5+*/
}
/*== Table Elements
*=================================*/
table {
width:100%;
nowhitespace:afterproperty;
border-collapse:collapse;
border-spacing:0;
/* tables still need 'cellspacing="0"' in the markup */
}
th,td,caption {
padding:5px 10px
}
caption {
font-weight:bold
}
/*th,td {
border: 2px solid #282828;
} */
th{background:#E7E7E7;}
td{background:#FFF;}
tr:nth-of-type(odd) td, tr.odd td { background: #FBFBFB }
img, video {
    height: auto;
    max-width: 100%;
}
/*== Form Elements
*=================================*/
input {
    /* -webkit-appearance: none; */
    border-radius: 0;
}
label,input,textarea,select,button,.btn {
font-size:14px; font-family: inherit;
line-height:19px;
}
input,textarea,select,button,.btn {
display:inline-block;
padding:4px;
margin:0;
outline:none;
background-color:#FFF;
border:1px solid #191919;
-webkit-border-radius:2px;
border-radius:0px;
outline:none;
}
input[type="text"],input[type="password"],textarea {
-webkit-box-shadow:1px 1px 1px rgba(120,120,120,0.1) inset;
box-shadow:1px 1px 1px rgba(120,120,120,0.1) inset;
-webkit-transition:background .15s;
-moz-transition:background .15s;
-ms-transition:background .15s;
-o-transition:background .15s;
transition:background .15s;
}

input[type="submit"]{
cursor:pointer;
cursor:hand;
}
textarea {
overflow:auto
}

input[type="checkbox"],input[type="radio"] {
vertical-align:text-top;
padding:0;
margin:1px 0 0;
border:0;
}

.container{ padding:0 15px; width:100%; max-width:1280px; display:block; margin:0 auto; }
.page{ padding:80px 0; }

.framer-p6mu6b {
    -webkit-filter: brightness(1) contrast(1.1);
    align-content: center;
    align-items: center;
    display: flex
;
    filter: brightness(1) contrast(1.1);
    flex: none;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0px;
    height: 100vh;
    justify-content: center;
    max-height: 1200px;
    overflow: hidden;
    padding: 120px 24px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.wrapper{ position: absolute;
    border-radius: inherit;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
} 

.wrapper img{     display: block;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    object-position: center;
    object-fit: cover;
} 

.framer-58iw3 {
    background: radial-gradient(55.00000000000001% 100% at 0% 50%, #000, #0000);
    flex: none;
    inset: -1px 0 1px;
    overflow: hidden;
    position: absolute;
}

.wrapper_content{ max-width:1000px; display:flex; align-items:self-start; justify-content: center; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; z-index: 1;}
.wrapper_content h2{ font-family:"Domine", serif; font-size:100px; color:#fff; font-weight:700; line-height: 100px; text-shadow: 3px 3px 0px #673AB7; }
.dgkdg img{ width: 100%; } .dgkdg{ margin-bottom:15px; }
.wrapper_content p{ font-family:inherit; font-size:20px; color:#fff; width:320px; padding:15px 0; text-shadow: 0px 0px 3px rgba(0, 0, 0, .75);}

/* tabs start */

.tabs {
      display: flex;
      cursor: pointer;
      flex-wrap: wrap;
      margin: 30px 0 0;
    }

    .tab {
      padding: 10px;
      margin-bottom: 15px;
      max-width: 100%;
    flex-basis: 100%;
    }

    .tab.active {
      background-color: #fff;
      font-weight: bold;
      border-radius: 6px;
    }

    .tab-content {
     
      padding: 20px;
      display: none;
    }

    .tab-content.active {
      display: block;
    }

    .tab-group {
      display: flex;
      flex-direction: column;
      width: 100%;
      margin-bottom: 30px;
    }

    .inner-tabs {
      margin-top: 10px;
      display: flex;
      flex-direction: column;
    }

    .inner-tabs .tabs {
      flex-wrap: wrap;
    }

 /* tabs end */  

 .tabss {
  overflow: hidden;
  
  background-color: #fff;
  border-radius: 50px;
  border: 5px solid #fff;
 
}

/* Style the buttons inside the tab */
.tabss button {
  background-color: inherit;
  text-align: center;
  width: 33.33%;
    float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 0px;
  transition: 0.3s;
  font-size: 17px;
  font-weight: 600;
}


/* Create an active/current tablink class */
.tabss button.active {
  background-color: rgb(230 234 66);
      border-radius: 50px;
  
}

/* Style the tab content */
.tabcontent {
  visibility: hidden;
  padding: 6px 12px;
/*  border: 1px solid #ccc;*/
  border-top: none;
  opacity:0;
  transition:opacity 1s;
  height:0;
}
.tabcontent.activetab {visibility: visible;opacity:1;transition:1s;height:auto;} 

 .row_page{ display:flex; flex-wrap:wrap; padding:0px; margin:0px; }
 .column_6{ max-width:50%; flex-basis:50%; padding: 10px; }
 .tabs_div{ padding: 0px; margin:0px; border-radius:20px; }
 .sec_img{ overflow:hidden; } .tabs_div span{ float:left; margin-right:10px; }
 .sec_img h3{ font-family: inherit; font-size: 20px; color: #000; font-weight: 500; }
 .sec_img p{ font-family:inherit; font-size:16px !important; color:#333; font-weight: 500; }
 .tabs_div span i{ font-size:30px; }
 .feieh{ padding-right:50px; }
 .feieh h2{ font-family:"Domine", serif; font-size:45px; color:#000;  display:block; }
 .feieh p{ font-family:inherit; font-size:20px; color:#333; }
 .tba_4_wrap{ position:relative; text-align: center; }
.tba_4_wrap img{ width: 300px; }
.frame_tab4{ position: absolute; top: 235px; width: 186px; left: 50%; transform: translate(-47%, 0px);}
.text-center{ text-align:center; }
.strip{ padding:10px 10px; background:#e6ea42;  } .strip span{ font-family:inherit; font-size:35px; font-weight: 600; text-align:center; display:block; }

@media only screen and (max-width: 768px) {
    .column_6 { max-width: 100%; flex-basis: 100%;}
    .wrapper_content h2{ font-size:56px; } .wrapper_content{ width:100%; } .framer-p6mu6b{  height: 65vh;}
}