
html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}


html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

summary {
    display: list-item
}

audio,
canvas,
progress,
video {
    display: inline-block
}

progress {
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

figure {
    margin: 1em 40px
}

img {
    border-style: none
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea,
optgroup {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

/* End extract */
html,
body {
    font-family: Verdana, sans-serif;
    font-size: 15px;
    line-height: 1.5
}

html {
    overflow-x: hidden
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Segoe UI", Arial, sans-serif;
    font-weight: 400;
    margin: 10px 0
}



hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 20px 0
}


.container:after,
.container:before,
.panel:after,
.panel:before,
.row:after,
.row:before,
.row-padding:after,
.row-padding:before,
.cell-row:before,
.cell-row:after,
.clear:after,
.clear:before,
.bar:before,
.bar:after {
    content: "";
    display: table;
    clear: both
}

.col,
.half,
.third,
.twothird,
.threequarter,
.quarter {
    float: left;
    width: 100%
}

.col.s1 {
    width: 8.33333%
}

.col.s2 {
    width: 16.66666%
}

.col.s3 {
    width: 24.99999%
}

.col.s4 {
    width: 33.33333%
}

.col.s5 {
    width: 41.66666%
}

.col.s6 {
    width: 49.99999%
}

.col.s7 {
    width: 58.33333%
}

.col.s8 {
    width: 66.66666%
}

.col.s9 {
    width: 74.99999%
}

.col.s10 {
    width: 83.33333%
}

.col.s11 {
    width: 91.66666%
}

.col.s12 {
    width: 99.99999%
}

@media (min-width:601px) {
    .col.m1 {
        width: 8.33333%
    }

    .col.m2 {
        width: 16.66666%
    }

    .col.m3,
    .quarter {
        width: 24.99999%
    }

    .col.m4,
    .third {
        width: 33.33333%
    }

    .col.m5 {
        width: 41.66666%
    }

    .col.m6,
    .half {
        width: 49.99999%
    }

    .col.m7 {
        width: 58.33333%
    }

    .col.m8,
    .twothird {
        width: 66.66666%
    }

    .col.m9,
    .threequarter {
        width: 74.99999%
    }

    .col.m10 {
        width: 83.33333%
    }

    .col.m11 {
        width: 91.66666%
    }

    .col.m12 {
        width: 99.99999%
    }
}

.content{
    margin-left: auto;
    margin-right: auto
}

.content {
    max-width: 980px
}

.display-container{
    display: flex;
    flex-direction: row-reverse;
    margin-right: 14px;
    color: gray !important;
    font-size: 20px;
}

.row-padding,
.row-padding>.w3-half,
.row-padding>.third,
.row-padding>.w3-twothird,
.row-padding>.w3-threequarter,
.row-padding>.w3-quarter,
.row-padding>.w3-col {
    padding: 0 8px
}

.row-padding{
    display: flex;
    justify-content: space-between;
}
.container {
    padding: 0.01em 16px
}

.card-4,
.hover-shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19)
    
}

.card-4{
    border-radius: 10px;
}

.white {
    color: #000 !important;
    background-color: #fff !important
}


.light-grey,
.hover-light-grey:hover,
.light-gray,
.hover-light-gray:hover {
    color: #000 !important;
    background-color: #f1f1f1 !important;
    margin-top: 50px;
}

.ds-1{
    display: flex;
    margin-top: 6px;
    justify-content: space-between;
}

.ds-1 b {
    font-size: 18px;
    padding: 10px;
    padding-left: 25px;
}

.profile-image{
    display: flex;
    justify-content: center;
}

.icon{
    font-size: 18px;
    padding: 10px;
}

.Cd,.Cd-right{

    font-size: 18px;
    color: #0084fb;
}

.avtar{
    width: 100px;
    height: 100px;
    background-color:#9ca0ac;
    border-radius: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 43px;
    /* padding: 25px; */
    font-weight: 900;
}

.Na-1{
    font-size: 36px;
    font-weight: 900;
}

@media only screen and (max-width: 400px) {
    .Na-1{
        font-size: 28px;
        font-weight: 900;
    }
  }

.Nb{
    display: flex;
    justify-content: center;
    margin-top: -10px;
    font-size: 18px;
    font-weight: 600;
    color: #d3d3d394;
}

.mix-icon{
    display: flex;
}

.icon-box{
    border-radius: 13px;
    height: 70px;
    width: 100px;
    background-color: #121619;
    margin-inline: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 10px;
    color: #007cee;
}

.disable, 
.right-side-arrow{
    color: #34383c;
}

.moblile-m{

    width: 100%;
    height: 74px;
    background-color: #121619;
    border-radius: 18px;
    padding: 16px;
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mobile-inner{
    display: flex;
    flex-direction: column;  
}

.right-side-arrow{
    display: flex;
    align-self: center;
}

.text-col{
    color: #007cee ;
    font-weight: 600;
}

.btn{
    background: none;
    border: none;
    cursor: pointer;
    color: #34383c;
}

.btn-primery{
    display: flex;
    justify-content: center;
    text-decoration: none;
}

.collapsible,
.btn-primery {
    background-color: #121619;
    border-radius: 18px;
    color: white;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    margin-top: 15px;
    border: 1px solid white;
  }
  
  .active, .collapsible:hover,.btn-primery:hover{
    background-color: #262e34;
  }
  
  .collapsible:after {
    content: '\002B';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
  }
  
  .active:after {
    content: "\2212";
  }
  
  .content-1 {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: black;
  }

  .title{
    font-weight: 800;
    text-align: center;
  }

  .nick-name{
    text-align: center;
    font-weight: 700;
  }

  .title_name{
    text-align: center;
    margin-top: 10px;
    font-weight: 700;
  }

  .card-bottom{
    background-color: white;
    border-radius: 10px;
    height: 37px;
  }

  .contact{
    margin-top: 2px;
    margin-bottom: 2px;
  }

  .contact a ,
  .emergency_display a,
  .social_display a{
    /* color: white; */
    text-decoration: none;
  }

  .contact a:hover,
  .emergency_display a:hover,
  .social_display a:hover {
    color: #6b6beae0;
    text-decoration: none;
  }

  .opening_display{
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed gray;
  }

  .error_msg{
    height: 50rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    font-weight: 900;
  }

.bg-color{
    padding-top: 10px;
    padding-bottom: 10px;
}

.dis-row{
    display: flex;
}

@media (max-width:300px) {
    .smallscreen {
        width: 90px
    }

}

@media (max-width:1024px) {
    .smallscreen {
        width: 90px !important
    }

}
