@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Black.eot');
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Black.eot'),
    url('../fonts/PeydaWeb/woff2/PeydaWeb-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/PeydaWeb/woff/PeydaWeb-Black.woff') format('woff');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Bold.eot');
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Bold.eot') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/PeydaWeb/woff2/PeydaWeb-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/PeydaWeb/woff/PeydaWeb-Bold.woff') format('woff');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Medium.eot');
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Medium.eot') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/PeydaWeb/woff2/PeydaWeb-Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/PeydaWeb/woff/PeydaWeb-Medium.woff') format('woff');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/PeydaWeb/eot/peydaWeb-light.eot');
    src: url('../fonts/PeydaWeb/eot/peydaWeb-light.eot') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/PeydaWeb/woff2/peydaWeb-light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/PeydaWeb/woff/peydaWeb-light.woff') format('woff');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Regular.eot');
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Regular.eot') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/PeydaWeb/woff2/PeydaWeb-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/PeydaWeb/woff/PeydaWeb-Regular.woff') format('woff');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Medium.eot');
    src: url('../fonts/PeydaWeb/eot/PeydaWeb-Medium.eot') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/PeydaWeb/woff2/PeydaWeb-Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/PeydaWeb/woff/PeydaWeb-Medium.woff') format('woff');
}
html, 
body,
header,
main,
section,
footer{
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
h1,
h2,
h3,
p{
    margin: 0;
}
*{
    direction: rtl;
    text-align: right;
    font-style: normal;
    font-weight: normal;
    font-family: IRANSans;
    background-repeat: no-repeat;
}
img{
    object-fit: contain;
    object-position: center center;
}
a,
a:active,
a:link,
a:focus{
    text-decoration: none !important;
    outline-style: none !important;
    outline-color: none !important;
    outline: none !important;
    -moz-outline-style: none;    
}
.logo,
.img,
.icon{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.button,
button{
    margin: auto;
    display: flex;
    color: white;
    cursor: pointer;
    font-size: 12px;
    padding: 10px 30px;
    width: fit-content;
    align-items: center;
    border-radius: 10px;
    justify-content: center;
    background-color: #233746;
    background-repeat: no-repeat;
    transition: all .25s ease-in-out;
    border: 1px solid #233746;
}
.button:hover,
button:hover{
    color: #233746;
    background-color: transparent;
}
.button.bright,
button.bright{
    color: #233746;
    background-color: #fff;
    border: 1px solid #fff !important;
}
.button.bright:hover,
button.bright:hover{
    color: #fff;
    background-color: transparent;
}
form{
    width: 100%;
    height: auto;
}
input,
select{
    border:0;
    outline:0;
    appearance:none;
    background-repeat: no-repeat;
    background-position: center center;
}
select{
    border-radius: 16px;
    background-repeat: no-repeat;
    background-position: 20px center;
    background-image: url(../images/arrowSelect.png);
    box-shadow: 0 0 20px 0 hsl(185, 88%, 10% , .08);
}
input[type="submit"]{
    cursor: pointer;
}
.disNone{
    display: none;
}
.overflowHidden{
    overflow: hidden;
}
/* -------------------------------- */
/*              Kmt                 */
/* -------------------------------- */
@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?krobtu');
    src:  url('../fonts/icomoon.eot?krobtu#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?krobtu') format('truetype'),
      url('../fonts/icomoon.woff?krobtu') format('woff'),
      url('../fonts/icomoon.svg?krobtu#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }
  
  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-eye-svgrepo-com:before {
    content: "\e908";
  }
  .icon-lips-lip-svgrepo-com-1:before {
    content: "\e90c";
  }
  .icon-n-2:before {
    content: "\e90d";
    color: #fff;
  }
  .icon-Facbook:before {
    content: "\e90e";
  }
  .icon-twiterr:before {
    content: "\e90f";
  }
  .icon-Group-21042:before {
    content: "\e910";
  }
  .icon-watsup:before {
    content: "\e911";
  }
  .icon-Group-28480:before {
    content: "\e912";
    color: #c1c7cb;
  }
  .icon-phone-svgrepo-com-2:before {
    content: "\e913";
    color: #c1c7cb;
  }
  .icon-n:before {
    content: "\e914";
    color: #fff;
  }
  .icon-dr:before {
    content: "\e915";
    color: rgba(255, 255, 255, 0.4);
  }
  .icon-tazmin-keyfiat .path1:before {
    content: "\e924";
    color: rgb(213, 0, 84);
  }
  .icon-tazmin-keyfiat .path2:before {
    content: "\e925";
    margin-left: -1.04296875em;
    color: rgb(213, 0, 84);
  }
  .icon-tazmin-keyfiat .path3:before {
    content: "\e926";
    margin-left: -1.04296875em;
    color: rgb(35, 55, 70);
  }
  .icon-eye-key-look-password-security-see-svgrepo-com:before {
    content: "\e927";
    color: #d50054;
  }
  .icon-paly:before {
    content: "\e928";
    color: #fff;
  }
  .icon-download-svgrepo-com-2:before {
    content: "\e929";
    color: #fff;
  }
  .icon-date-svgrepo-com-1:before {
    content: "\e92a";
    color: #d50054;
  }
  .icon-Rectangle-6269:before {
    content: "\e92b";
  }
  .icon-hospital-svgrepo-com-1:before {
    content: "\e930";
  }
  .icon-doctor-svgrepo-com-2:before {
    content: "\e931";
  }
  .icon-stethoscope-medical-tool-svgrepo-com .path1:before {
    content: "\e932";
    color: rgb(35, 55, 70);
  }
  .icon-stethoscope-medical-tool-svgrepo-com .path2:before {
    content: "\e933";
    margin-left: -0.87890625em;
    color: rgb(213, 0, 84);
  }
  .icon-like-svgrepo-com-1:before {
    content: "\e934";
  }
  .icon-dislike:before {
    content: "\e935";
  }
  .icon-syringe-medical-svgrepo-com:before {
    content: "\e937";
  }
  .icon-aparat:before {
    content: "\e909";
    color: #fff;
  }
  .icon-instageram:before {
    content: "\e90a";
    color: #fff;
  }
  .icon-whatsapp:before {
    content: "\e90b";
    color: #fff;
  }
  .icon-CALL:before {
    content: "\e900";
    color: #003383;
  }
  .icon-HOME:before {
    content: "\e901";
    color: #003383;
  }
  .icon-50SALGI:before {
    content: "\e902";
    color: #003383;
  }
  .icon-GIFT:before {
    content: "\e903";
    color: #003383;
  }
  .icon-NEWS:before {
    content: "\e904";
    color: #003383;
  }
  .icon-COMPANY:before {
    content: "\e905";
    color: #003383;
  }
  .icon-HAT:before {
    content: "\e906";
    color: #003383;
  }
  .icon-MAP:before {
    content: "\e907";
    color: #003383;
  }
/* public */
*{
    font-size: 14px;
    color: #233746;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}
h1{
    font-size: 28px;
    font-weight: bold;
}
h2{
    font-size: 24px;
    font-weight: bold;
}
h3{
    font-size: 20px;
    font-weight: bold;
}
h4{
    font-size: 18px;
}
h5{
    font-size: 16px;
}
h6{
    font-size: 14px;
    font-weight: bold;
}
a,p,label{
    font-size: 15px;
    color: #233746;
    line-height: 30px;
}
h1,
h2,
h5{
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    /* padding-left: 30px !important;
    padding-right: 30px !important; */
    width: fit-content !important;
}
h1{
    padding-left: 30px !important;
    padding-right: 30px !important;
}
h1,
h2,
h5{
    display: flex;
    align-items: flex-start;
}
h1 span,
h2 span:not(.icon-syringe-medical-svgrepo-com),
h5 span:not(.button){
    top: 0;
    right: 0;
    width: 22px;
    height: 22px;
    margin-left: 5px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-position: center;
    background-image: url(../images/icon-n-dark.svg);
}
h1 span{
    background-image: url(../images/icon-n-light.svg);
}
.single-event h1 span , .page-blog-show h1 span{
    background-image: url(../images/icon-n-dark.svg);

}
.archive.category  h1 span {
    background-position: right;
    padding-right: 30px;
    background-image: url(../images/icon-n-dark.svg);
}
h1{
    transform: translateX(27px);
}
/* ---------------------------------------------------------------- */
/*             header               */
/* ---------------------------------------------------------------- */
header{
    top: 0;
    right: 0;
    width: 100%;
    height: 80px;
    position: fixed;
    background-color: #233746;
    z-index: 99;
}
header .container{
    height: 100%;
}
header .row{
    height: 100%;
    position: relative;
    align-items: center;
    
}
.menuIcon {
    width: 25px;
    height: 21px;
    display: flex;
    cursor: pointer;
    position: relative;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    margin-left: 25px;
    z-index: 9;
  }
  .menuIcon div {
    top: 0;
    height: 3px;
    border-radius: 10px;
    background-color: white;
    transform-origin: right center;
    transition: all 0.5s ease-in-out;
    transform: rotate(0deg) translateY(0);
  }
  /* btn menu responsive */
  header .menuIcon ._1 {
    width: 13px;
  }
  header .menuIcon ._2 {
    width: 25px;
  }
  header .menuIcon ._3 {
    bottom: 0;
    width: 16px;
  }
  /* .menuIcon:hover div{
      width: 25px;
  } */
  header .menuIcon.open {
    width: 25px;
  }
  header .menuIcon.open div {
    width: 25px;
  }
  header .menuIcon.open ._1 {
    transform: rotate(-45deg);
  }
  header .menuIcon.open ._2 {
    opacity: 0;
    transition: all .2s ease-in-out;
  }
  header .menuIcon.open ._3 {
    transform: rotate(45deg);
  }
/* logo kmt */
header .logo{
    width: 80px;
    height: 60px;
    object-position: center;
}
header ul{
    width: fit-content !important;
}
.navbar-doc table {
	border-collapse: collapse;
	width: 100%;
	background: transparent;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.15);
}
.navbar-doc table tr th,
.navbar-doc table tr td {
text-align: left;
padding: 15px;
}
.navbar-doc table tr:nth-child(odd) th,
.navbar-doc table tr:nth-child(odd) td {
    background: #f0f5f7;
}
.navbar-doc table tr:nth-child(even) td {
    background: #e9f0f3;
}
.navbar-doc table tr:first-child th:first-child {
    border-top-left-radius: 5px;
}
.navbar-doc table tr:first-child th:last-child {
    border-top-right-radius: 5px;
}
.navbar-doc table tr:last-child td:first-child {
    border-bottom-left-radius: 5px;
}
.navbar-doc table tr:last-child td:last-child {
    border-bottom-right-radius: 5px;
}
.navbar-doc table tr:not(:first-child) {
    border-top: 1px solid #e5ecef;
}
.navbar-doc code {
    background: #aed2f5;
    border-radius: 3px;
    color: #000000;
    line-height: 1;
    font-size: 1.2rem;
    padding: 1px 4px;
}
.navbar-doc p {
    font-size: 1.4rem;
    line-height: 1.5;
}
/* Main CSS */
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 50px;
    position: relative;
    transition: 0.3s linear;
}
.navbar ul {
    list-style: none;
    flex-direction: row;
}
.navbar ul a {
    text-decoration: none;
}
.navbar .navbar-toggler,
.navbar .nav-link,
.navbar .utils-search {
    color: #636363;
}
.navbar .navbar-toggler{
    width: 10px;
    height: 10px;
    background-color: white;
}
.navbar .navbar-utils > * {
    cursor: pointer;
}
.navbar .btn-search {
    font-size: 1.5rem;
    background: transparent;
    outline: none;
    border: none;
    color: inherit;
    cursor: pointer;
}
.navbar-nav {
    height: 100%;
    list-style: none;
    flex-direction: row;
    flex: unset !important;
}
.navbar-nav.open{
    display: flex;
}
.navbar-nav li{
    height: 100%;
    display: flex;
    align-items: center;
}
.navbar-nav.active{
    flex-direction: column !important;
}
.navbar-nav .nav-link {
    padding: 5px;
    display: block;
    color: white;
    font-size: 0.9em;
    font-weight: 400;
    text-decoration: none;
    transition: 150ms ease;
}
.navbar-nav .nav-link:hover{
    color: rgb(255, 255, 255 , .35);
}
.navbar-nav .nav-item {
    margin: 0 10px;
    position: relative;
}
.navbar-nav > .nav-item:after {
    top: 58px;
    opacity: 0;
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    background: rgb(255, 255, 255 , .35);
    transition: 400ms ease;
    transform: scaleX(1.5);
}
.navbar-nav > .nav-item:hover:after {
    transform: scaleX(1);
    opacity: 1;
}
.navbar-toggler {
    padding: 0.1rem 0.45rem;
    cursor: pointer;
    font-size: 1.5rem;
    background: none;
    outline: none;
    border: 1px solid #636363;
    border: none;
    border-radius: 3px;
    transition: 0.15s linear;
    display: none;
    margin-left: auto;
    margin-right: 20px;
}
.navbar-toggler:hover, .navbar-toggler:focus {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.36);
}
.navbar-nav {

    z-index: 9;
}
.left-menu{
    display: flex;
    right: auto;
    left: 0;
    width: 100%;
    justify-content: end;
    position: absolute;
}
/* Navbar options (bg options) */
.bg-primary {
    background: #0081ff;
    z-index: 99999;
}
.bg-primary .navbar-toggler,
.bg-primary .nav-link,
.bg-primary .utils-search {
    color: #fff;
}
.bg-primary .nav-item:after {
    background: #fff;
}

.bg-dark {
    background: #363636;
}
.bg-dark .navbar-toggler,
.bg-dark .nav-link,
.bg-dark .utils-search {
    color: #fff;
}

.bg-light {
    background: #fff;
    z-index: 9999;
}
.bg-light .navbar-toggler,
.bg-light .nav-link,
.bg-light .utils-search {
    color: #363636;
}

.bg-transparent {
    background-color: transparent;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.3)), url(https://images.pexels.com/photos/4492129/pexels-photo-4492129.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=1920);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.bg-transparent .navbar-toggler,
.bg-transparent .nav-link,
.bg-transparent .utils-search {
    color: #fff;
}
.bg-transparent .nav-item:after {
    background: #fff;
}

@media (min-width: 992px) {
    .bg-blur {
        -webkit-backdrop-filter: blur(3px);
        backdrop-filter: blur(3px);
        background: rgba(255, 255, 255, 0.6);
        z-index: 999;
    }
    .bg-blur .navbar-toggler,
    .bg-blur .nav-link,
    .bg-blur .utils-search {
        color: #363636;
    }
    .bg-blur .nav-item:hover > .nav-link {
        color: #0081ff;
    }
    .bg-blur .nav-item:after {
        background: #0081ff;
    }
}
/* Common Hover */
.bg-blur .nav-item:hover > .nav-link {
    color: #0081ff;
}
.bg-blur .nav-item:after {
    background: #0081ff;
}

.bg-light .nav-item:hover > .nav-link,
.bg-light-2 .nav-item:hover > .nav-link,
.bg-dark .nav-item:hover > .nav-link {
    color: #0081ff;
}
.bg-light .nav-item:after,
.bg-light-2 .nav-item:after,
.bg-dark .nav-item:after {
    background: #0081ff;
}

.bg-light-2 {
    background: #fff;
}
.bg-light-2 .navbar-toggler,
.bg-light-2 .nav-link,
.bg-light-2 .utils-search {
    color: #636363;
}
.bg-light-2 .nav-item:after {
    display: none;
}

/* Dropdown CSS */
.nav-item .dropdown {
    top: 80px;
    opacity: 0;
    width: 200px;
    padding: 10px;
    display: block;
    transition: 300ms;
    position: absolute;
    visibility: hidden;
    border-radius: 4px;
    background: white;
    transform: translateY(5px);
    box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.16);
    z-index: 999;
}
.nav-item .dropdown .nav-link {
    color: #233746;
}
.nav-item:nth-child(2) .dropdown > .nav-item:nth-child(1):hover > .nav-link, .nav-item .dropdown > .nav-item:nth-child(1) > .nav-link:before {
    color: #233746;
}
.nav-item:nth-child(2) .dropdown > .nav-item:nth-child(2):hover > .nav-link, .nav-item .dropdown > .nav-item:nth-child(2) > .nav-link:before {
    color: #233746;
}
.nav-item:nth-child(2)  .dropdown > .nav-item:nth-child(1):hover > .nav-link, .nav-item .dropdown > .nav-item:nth-child(1) > .nav-link:before {
    color: #233746 ;
}
.nav-item:nth-child(2)  .dropdown > .nav-item:nth-child(2):hover > .nav-link, .nav-item .dropdown > .nav-item:nth-child(2) > .nav-link:before {
    color: #233746 ;
}
.nav-item .dropdown .dropdown {
    top: 0;
    left: calc(100% + 20px);
    border-top: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.15);
}
.nav-item .dropdown .dropdown:before {
    top: 10px;
    left: -10px;
    border: 5px solid transparent;
    border-right-color: #000;
}
.nav-item .dropdown:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 10px;
    border: 5px solid transparent;
    border-bottom-color: #000;
    display: none;
}
.nav-item .dropdown > .nav-item > .nav-link{
    display: flex;
    align-items: center;
    transform: translateX(30px);
    transition: all .5s ease-in-out;
}
.nav-item .dropdown > .nav-item:hover > .nav-link {
    font-weight: bold;
    transform: translateX(0px);
}
/* arrow */
.nav-item .dropdown > .nav-item > .nav-link::before{
    content: '←';
    font-size: 20px;
    margin-left: 10px;
    align-items: center;
    transform: scaleX(0) !important;
    transition: all .5s ease-in-out;
}
.nav-item .dropdown > .nav-item:nth-child(1):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(1) > .nav-link:before{
    color: #A6CE39;
}
.nav-item .dropdown > .nav-item:nth-child(2):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(2) > .nav-link:before{
    color: #FC6C0F;
}
.nav-item:nth-child(2)  .dropdown > .nav-item:nth-child(1):hover > .nav-link, .nav-item:nth-child(2) .dropdown > .nav-item:nth-child(1) > .nav-link:before {
    color: #233746 ;
}
.nav-item:nth-child(2)  .dropdown > .nav-item:nth-child(2):hover > .nav-link, .nav-item:nth-child(2) .dropdown > .nav-item:nth-child(2) > .nav-link:before {
    color: #233746 ;
}
.nav-item .dropdown > .nav-item:nth-child(3):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(3) > .nav-link:before{
    color: #D50054;
}
.nav-item .dropdown > .nav-item:nth-child(4):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(4) > .nav-link:before{
    color: #7C3794;
}
.nav-item .dropdown > .nav-item:nth-child(5):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(5) > .nav-link:before{
    color: #25CAD2;
}
.nav-item .dropdown > .nav-item:nth-child(6):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(6) > .nav-link:before{
    color: #f4c054;
}
.nav-item .dropdown > .nav-item:nth-child(7):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(7) > .nav-link:before{
    color: #99d27b;
}
.nav-item .dropdown > .nav-item:nth-child(8):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(8) > .nav-link:before{
    color: #56ace1;
}
.nav-item .dropdown > .nav-item:nth-child(9):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(9) > .nav-link:before{
    color: #adacdc;
}
.nav-item .dropdown > .nav-item:nth-child(10):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(10) > .nav-link:before{
    color: #744fbf;
}
.nav-item .dropdown > .nav-item:nth-child(11):hover > .nav-link,
.nav-item .dropdown > .nav-item:nth-child(11) > .nav-link:before{
    color: #3c54c1;
}
.nav-item .dropdown > .nav-item:hover > .nav-link::before{
    transform: scaleX(1) !important;
}
.nav-item > .dropdown{
    list-style: none;
    width: 145px !important;
}
.nav-item:hover > .dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}
.nav-item:hover > a::before {
    transform: rotate(90deg);
}

.nav-close {
    margin: 0;
    position: absolute;
    width: fit-content;
    /* display: none !important; */
}
.nav-close .btn-nav-close {
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 2.5rem;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 1px solid #363636;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nav-close .btn-nav-close .close-btn {
    transform: rotate(45deg);
}
.nav-close .btn-nav-close:hover, .nav-close .btn-nav-close:focus {
    background: #363636;
    color: #fff;
}

.nav-item.icon > a:before {
    content: "";
    position: absolute;
    right: -10px;
    top: calc(50% + 0px);
    transform: translateY(-50%);
    border: 4px solid transparent;
    border-left-color: inherit;
transition: 0.15s linear;
}
.nav-item.icon:hover > a::before {
    transform: rotate(90deg);
}
  
  /* Responsive (navbar alignments options) */
@media (min-width: 992px) {
    .navbar-brand,
    .navbar-utils {
        flex: auto;
    }
    .navbar-nav {
    flex: 2;
    justify-content: center;
    }
    .navbar-utils {
    text-align: right;
    }
    .navbar-right .navbar-brand,
    .navbar-right .navbar-utils {
        flex: initial;
    }
    .navbar-right .navbar-nav {
        justify-content: flex-end;
        margin-right: 20px;
    }

    .navbar-left .navbar-nav {
        order: 1;
        justify-content: flex-start;
    }
    .navbar-left .navbar-brand {
        order: 2;
    }
    .navbar-left .navbar-utils {
        order: 3;
    }
    .navbar-right .dropdown .dropdown {
        left: unset;
        right: calc(100% + 20px);
        border-top: 0;
        border-right: 1px solid rgba(0, 0, 0, 0.15);
    }
}
  /* Nav Option (Logo Center) */
  @media (min-width: 992px) {
	.navbar-left .navbar-brand {
	  text-align: right;
	}
	.navbar-left .navbar-toggler {
	  display: block;
	  margin-right: 0;
	}
	.navbar-left .navbar-nav {
	  background: #ffffff;
	  flex-direction: column;
	  z-index: 99999;
	  padding: 0 20px;
	  opacity: 0;
	  transition: 400ms ease;
	  /* Sidebar */
	  position: fixed;
	  left: 0;
	  top: 0;
	  width: 300px;
	  height: 100%;
	  overflow-y: auto;
	  box-shadow: 0px 0px 0 2000px rgba(0, 0, 0, 0.5);
	  transform: translateX(-300px);
	}
	.navbar-left .navbar-nav .nav-link {
	  margin: 10px 0;
	  color: #636363;
	  display: flex;
	  align-items: center;
	}
	.navbar-left .navbar-nav > .nav-item:last-child {
	  margin-bottom: 20px;
	}
	.navbar-left .navbar-nav .nav-item:not(:last-child) {
	  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	}
	.navbar-left .navbar-nav .nav-item:hover > .nav-link {
	  color: #0081ff;
	}
	.navbar-left .navbar-nav > .nav-item:after {
	  display: none;
	}
	.navbar-left .navbar-nav .nav-close {
	  display: block;
	}
	.navbar-left .navbar-nav.active {
	  max-height: initial;
	  opacity: 1;
	  transform: translateX(0);
	  left: 0;
	  box-shadow: 0 0 0 10000px rgba(0, 0, 0, 0.5);
	}
	.navbar-left .nav-item .dropdown {
	  padding: 0;
	  position: initial;
	  max-height: 0;
	  width: initial;
	  border: none;
	  box-shadow: none;
	}
	.navbar-left .nav-item .dropdown .dropdown {
	  border: none;
	}
	.navbar-left .nav-item .dropdown:before {
	  display: none;
	}
	.navbar-left .nav-item:hover > .dropdown {
	  opacity: 1;
	  visibility: visible;
	  transform: translateY(0px);
	  max-height: initial;
	}
	.navbar-left .nav-item.icon a:before {
	  top: unset;
	  right: 0;
	}
  }
  /* Responsive navbar */
  @media (max-width: 991px) {
	.navbar-toggler {
	    display: block;
	}
    .navbar-nav {
        background: #ffffff;
        flex-direction: column;
        z-index: 99999;
        padding: 0 20px;
        transition: 400ms ease;
        /* Sidebar */
        position: fixed;
        top: 0;
        width: 300px;
        height: 100%;
        overflow-y: auto;
        transform: translateX(-300px);
    }
    .navbar-nav .nav-link {
        margin: 10px 0;
        display: flex;
        align-items: center;
    }
    .navbar-nav > .nav-item {
        height: fit-content;
    }
    .navbar-nav > .nav-item:last-child {
        margin-bottom: 20px;
    }
    .navbar-nav .nav-item:not(:last-child) {
        border-bottom: 1px solid rgba(225, 225, 225,.1);
    }
    .navbar-nav > .nav-item:after {
        display: none;
    }
    .navbar-nav .nav-close {
        display: block;
    }

    .navbar-nav.active {
        max-height: initial;
        opacity: 1;
        transform: translateX(0);
        left: 0;
        box-shadow: 0px 0px 0 10000px rgba(0, 0, 0, 0.5);
    }

    .nav-item .dropdown {
        padding: 0;
        position: initial;
        max-height: 0;
        width: initial;
        border: none;
        box-shadow: none;
    }
    .nav-item .dropdown .dropdown {
        border: none;
    }
    .nav-item .dropdown:before {
        display: none;
    }
    .nav-item:hover > .dropdown {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
        max-height: initial;
    }

    .nav-item.icon a:before {
        top: unset;
        right: 0;
        transform: translateY(0px);
    }
}
/* btns and search */
header .btn{
    display: flex;
    padding: 5px 10px;
    width: fit-content;
    border-radius: 6px;
    align-items: center;
    border: none !important;
    color: white !important;
    transition: all .25s ease-in-out;
}
header .btn-special{
    margin-right: auto;
    background-color: rgb(255, 255, 255 , .06);
}
header .btn-choose{
    margin-left: 50px !important;
}
header .btn:hover{
    background-color: rgb(255, 255, 255 , .1) !important;
}
/* search */
header .containerSearch{
    left: 0;
    padding: 0;
    width: auto;
    height: 100%;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: space-between;
}
header .containerSearch input{
    left: 0;
    opacity: 0;
    width: 40px;
    height: 40px;
    padding: 0 30px;
    position: absolute;
    border-radius: 20px;
    transform-origin: left;
}
header .containerSearch.selected,
header .containerSearch.typed.selected,
header .containerSearch.typed.selected{
    display: flex;
    position: absolute;
    transform-origin: left;
    justify-content: flex-end;
}
header .containerSearch.selected,
header .containerSearch.typed.selected,
header .containerSearch.typed.selected{
    width: 400px;
}
header .containerSearch.selected input,
header .containerSearch.typed.selected input,
header .containerSearch.typed.selected input{
    opacity: 1;
    width: 100%;
    transition: all .25s ease-in-out;
}
header .containerSearch.selected input{
    margin-top: 0 !important;
}
header .containerSearch.typed.selected .resultSearch{
    top: 80px;
    width: 100%;
    height: 200px;
    position: absolute;
    background-color: red;
}
header input[type="search"]::-webkit-search-decoration,
header input[type="search"]::-webkit-search-cancel-button,
header input[type="search"]::-webkit-search-results-button,
header input[type="search"]::-webkit-search-results-decoration { display: none; }
header input::placeholder{
    font-size: 10px;
    color:#CED1D6;
    font-weight: bold;
}
header .containerSearch .btn{
    left: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    display: flex;
    font-size: 25px;
    transition: none;
    border-radius: 50%;
    position: absolute;
    align-items: center;
    justify-content: center;
    border: none !important;
    color: white !important;
    background-position: center center;
    background-color: rgb(255, 255, 255,.1);
    background-image: url(../images/public/search.png);
    z-index: 9;
}
header .containerSearch.typed .btn,
header .containerSearch.typed .btn,
header .containerSearch.selected .btn{
    background-color: white;
    color: #233746 !important;
    transition: all .25s ease-in-out;
}

/* ---------------------------------------------------------------- */
/*             main               */
/* ---------------------------------------------------------------- */
main{
    margin-top: 80px;
    overflow: hidden;
}
main section{
    position: relative
}
main .row{
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
}
/* ---------------------------------------------------------------- */
/*             footer               */
/* ----------------------------------------------------------------*/
footer .row{
    justify-content: center;
}
/* --------- footer .footer-head ---------- */
footer .footer-head{
    display: flex;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 16px;
    background-color: #233746;
}
footer .footer-head::before{
    top: 0;
    right: 0;
    content: '';
    width: 100px;
    height: 100%;
    position: absolute;
    background-size: auto 150px;
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(../images/back-N.png);
}
footer .footer-head *{
    color: white;
    text-align: right;
}
footer .footer-head a{
    display: flex;
    margin-left: 20px;
    position: relative;
    padding-right: 25px;
    align-items: center;
}
footer .footer-head a span{
    right: 0;
    width: 20%;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-position: center;
}
footer .footer-head a:nth-child(2) span{
/*     background-image: url(../images/icon-phone-light.svg); */
}
footer .footer-head a:nth-child(3) span{
    background-image: url(../images/icon-whatsapp-light.svg);
}
footer .footer-head .btn-scroll{
    left: 0;
    position: absolute;
}
footer .footer-head .btn-scroll::before{
    content: '';
    width: 85px;
    height: 85px;
    border-radius: 8px;
    background-color: #C1C7CB;
    transition: all .25s ease-in-out;
}
footer .footer-head .btn-scroll:hover::before{
    background-color: #d8dcdd;
}
footer .footer-head .btn-scroll::after{
    content: '«';
    width: 85px;
    height: 85px;
    display: flex;
    font-size: 40px;
    color: #233746;
    position: absolute;
    align-items: center;
    justify-content: center;
    transform: rotate(-90deg);
}
/* --------- footer .footer-body ---------- */
footer .footer-body {
    display: flex;
    flex-wrap: wrap;
    /* padding: 0 !important; */
}
footer .footer-body .container-log,
footer .footer-body .container-address{
    padding: 0 !important;
}
footer .footer-body .container-log{
    display: flex;
    align-items: center;
}
footer .footer-body .container-log img{

    width: 280px;
    max-width: 280px;
    height: auto;

}
footer .footer-body .container-address{
    display: flex;
    align-items: center;
}
footer .footer-body .container-address .address,
footer .footer-body .container-address .phone,
footer .footer-body .container-address .email{
    margin: 0;
    display: flex;
    align-items: center;
}
footer .footer-body h6:after{
    width: 10px;
    content: '_';
    color: transparent
}
footer .footer-body .container-address a:hover{
    color: #233746 !important;
    font-weight: bold !important;
}

/* --------- footer .footer-footer ---------- */
footer .footer-footer{
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #233746;
}
footer .footer-footer span{
    display: none;
}
footer .footer-footer a{
    width: 20px;
    height: 20px;
    margin: 0 10px;
    background-size: contain;
    background-position: center;
}
footer .footer-footer a.whatsapp{
    background-image: url(../images/icon-whatsapp.svg);
}
footer .footer-footer a.instagram{
    background-image: url(../images/icon-instagram.svg);
}
footer .footer-footer a.twitter{
    background-image: url(../images/icon-twitter.svg);
}
footer .footer-footer a.facebook{
    background-image: url(../images/icon-facebook.svg);
}
#text-6 p{
    display: flex;
}
