@import url(https://fonts.googleapis.com/css?family=Khula:700);


@font-face {
    font-family: light;
    src: url(../fonts/roboto/RobotoCondensed-Light.ttf);
}
@font-face {
    font-family: regular;
    src: url(../fonts/roboto/RobotoCondensed-Regular.ttf);
}
@font-face {
    font-family: bold;
    src: url(../fonts/roboto/RobotoCondensed-Bold.ttf);
}
@font-face {
    font-family: poor;
    src: url(../fonts/poor/PoorRichard.ttf);
}
@font-face {
    font-family: ball-pen;
    src: url(../fonts/ball-pen/Ball-Pen-Regular.otf);
}
@font-face {
    font-family: noto-regular;
    src: url(../fonts/noto-sans/NotoSans-Regular.ttf);
}
@font-face {
    font-family: noto-medium;
    src: url(../fonts/noto-sans/NotoSans-Medium.ttf);
}
@font-face {
    font-family: noto-semibold;
    src: url(../fonts/noto-sans/NotoSans-SemiBold.ttf);
}
@font-face {
    font-family: playfair-normal;
    src: url(../fonts/playfair/PlayfairDisplay-Regular.otf);
}
@font-face {
    font-family: allura-normal;
    src: url(../fonts/allura/Allura-Regular.otf);
}
@font-face {
    font-family: dancing-normal;
    src: url(../fonts/dancing/DancingScript-Regular.ttf);
}
@font-face {
    font-family: dancing-bold;
    src: url(../fonts/dancing/DancingScript-Bold.ttf);
}





.light {
    font-family: light !important;
}
.regular {
    font-family: regular !important;
}
.bold {
    font-family: bold !important;
}
.poor {
    font-family: poor !important;
}
.ball-pen {
    font-family: ball-pen !important;
}
.noto-regular {
    font-family: noto-regular !important;
}
.noto-medium {
    font-family: noto-medium !important;
}
.noto-somibold {
    font-family: noto-semibold !important;
}
.playfair-normal {
    font-family: playfair-normal !important;
}
.allura-normal {
    font-family: allura-normal !important;
}
.dancing-normal {
    font-family: dancing-normal !important;
}
.dancing-bold {
    font-family: dancing-bold !important;
}





body {
    font-family: regular !important;
    font-size:21px !important;
    color:#666666 !important;
}
div {
    font-family: regular !important;
    font-size:21px !important;
    color:#666666 !important;
}

.grey {
    color:#7B7B7B !important;
}
.dark_grey {
    color:#343A40 !important;
}
.light_cream {
    color:#F5EEE4 !important;
}
.cream {
    color:#F9F3E3 !important;
}






.size_12 {
    font-size:12px !important;
}
.size_13 {
    font-size:13px !important;
}
.size_14 {
    font-size:14px !important;
}
.size_15 {
    font-size:15px !important;
}
.size_17 {
    font-size:17px !important;
}
.size_18 {
    font-size:18px !important;
}.size_19 {
    font-size:19px !important;
}
.size_20 {
    font-size:20px !important;
}
.size_21 {
    font-size:21px !important;
}
.size_24 {
    font-size:24px !important;
}
.size_28 {
    font-size:28px !important;
}
.size_32 {
    font-size:32px !important;
}
.size_50 {
    font-size:50px !important;
}
.size_64 {
    font-size:64px !important;
}

.bottom_180 {
    margin-bottom: 180px;
}
.container_padding {
    padding: 0px 15px !important;
}


.center {
    text-align:center !important;
}
.margin_center {
    margin: 0 auto;
}
a {
    color:inherit !important;
}
a:hover {
    text-decoration:none !important;
}



@media only screen and (max-width: 991px) and (min-width: 768px) {
  .name_left {
    text-align: left;
  }
  .name_right {
    text-align: right;
  }
  .mobile .flip .founder_image {
    float: none !important;
  }
  .mobile .flip .founder_image img {
    margin-top: -53px;
  }
  .mobile .fourth .founder_title {
    margin-right: 0px !important;
  }
  .bottom_1080 {
    margin-bottom: 270px !important;
  }
  .fourth {
    margin-bottom: 290px !important;
  }
}

@media only screen and (max-width: 870px) {
  .left.short_left {
    left: -50px !important;
    margin-top: -15px;
  }
  .right.short_right {
    right: -50px !important;
    margin-top: -15px;
  }
}

@media only screen and (max-width: 368px) {
  .fourth {
    margin-top: 420px !important;
  }
  .second {
    margin-top: 405px !important;
  }
}

@media only screen and (max-width: 370px) {
  .mobile .founder_desc.width_370 {
    margin-right: 52% !important;
  }
  .mobile .fourth {
    margin-bottom: 805px !important;
  }
  .third_section {
    margin-top: 680px !important;
  }
}

@media only screen and (max-width: 369px) {
  .second .founder_desc.width_370 {
    margin-top: -100px !important;
  }
  .fourth .founder_desc.width_370 {
    margin-top: -100px !important;
  }
}


@media only screen and (max-width: 575px) {
  .mobile .right_desc.default {
    margin-right: 0px !important;
    float: left !important;
    margin-left: 195px !important;
  }
  .contact_map iframe {
    height: 220px !important;
  }
  .two_columns select {
    width: 40% !important;
  }
  .desktop_view {
      display:none;
  }
  .mobile_view {
      display:block !important;
  }
  .single_listing {
    width: 100% !important;
    padding-left: 0px !important;
  }
  .mask_section {
    display: block !important;
  }
  .block_two .mask_thumb img {
    width: 100% !important;
  }
  .mask_desc_inner {
    max-width: 275px !important;
    line-height: 20px !important;
    margin: 0 auto;
    text-align: center;
  }
  .mask .mask_desc .mask_desc_inner {
      font-size:18px !Important;
  }
  .mask .mask_desc {
    margin: 65px auto !important;
  }
  .desktop_img {
    display:none;
  }
  .mask .mask_thumb img {
    width: 100% !important;
  }
  .mask_center {
    padding: 0px 0px !important;
  }
  .mask .mask_name {
    left: 27px !important;
    top: -30px !important;
  }
  .mask .allura_big {
    font-size: 20px !important;
  }
  .mask .allura_small {
    font-size: 18px !important;
    margin-bottom: 3px;
  }
  .mask .block_five {
    margin: 50px 0px !important;
  }
  .mask .big_content {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  .mask .block_six {
    max-width: 200px !important;
    line-height: 15px !important;
    margin-bottom: -90px !important;
  }
  .mask .block_eight .allura_small {
    margin-top: 22px !important;
  }
  .right_side_img {
    right: 0px !important;
  }
  .left_side_img {
    left: 0px !important;
  }
  .blog_single ul .left {
    left: -31px !important;
    top: 42% !important;
  }
  .blog_single ul .right {
    right: -31px !important;
    top: 42% !important;
}
  .container .left.short_left {
    top: 47% !important;
    left: -23px !important;
    margin-top: -4px !important;
  }
  .container .right.short_right {
    top: 47% !important;
    right: -23px !important;
    margin-top: -4px !important;
  }
  .short_left,.short_right {
    width: 10px !important;
  }
  .container .collection_slider_one .right.short_right {
    right: -26px !important;
  }
  .container .collection_slider_one .left.short_left {
    left: -26px !important;
  }
}




@media only screen and (max-width: 640px) {
  .fourth .founder_title {
    margin-right: 0px !important;
  }
}
@media only screen and (max-width: 1075px) {
  .mask_center {
    padding: 0px 70px;
  }
  .mask_name {
    left: 55px !important;
    top: -45px !important;
  }
  .allura_big {
    font-size: 35px !important;
  }
  .allura_small {
    font-size: 28px !important;
  }
  .big_content {
    font-size: 25px !important;
  }
  .block_six {
    max-width: 315px !important;
    line-height: 29px !important;
    margin-bottom: -65px;
  }
  .block_eight .allura_small {
    margin-top: 35px !important;
  }
  .block_nine {
    max-width: 575px !important;
    line-height: 28px !important;
    margin-top: 120px !important;
  }
  .block_five {
    margin: 90px 0px !important;
  }
  .block_eight {
    margin-top: -85px;
  }
  .block_four {
    margin-top: 140px !important;
  }
}



@media only screen and (max-width: 767px) {
  .mobile .founder_image {
    width: 176px !important;
    height: 176px !important;
  }
  .mobile .founder_image img {
    width: 176px !important;
    /*height: 176px !important;*/
    height: 255px !important;
  }
  .mobile .founder_title {
    font-size: 14px !important;
    padding: 13px 17px !important;
    margin-left: 0px !important;
  }
  .mobile .founder_image {
    margin-top: -13px !important;
    margin-left: 38px !important;
  }
  .mobile .founder_desc {
    max-width: 160px !important;
    padding: 15px 15px !important;
    margin-top: -100px !important;
    font-size: 12px !important;
    margin-right: 155px !important;
    line-height: 15px !important;
  }
  .mobile .founder_name {
    font-size: 14px !important;
    margin-top: 15px !important;
  }
  .flip .founder_title {
    margin-top: -150px !important;
  }
  .flip .founder_image {
    margin-right: 38px !important;
    margin-top: -127px !important;
  }
  .flip .founder_desc {
    float: right !important;
    margin-right: -64px !important;
    padding: 19px 18px !important;
    margin-top: -42px !important;
  }
  .bottom_1080 {
    margin-bottom: 635px !important;
  }
  .fourth {
    margin-bottom: 720px !important;
  }
  .center_content_big {
    max-width: 295px !important;
    line-height: 19px !important;
    font-size: 15px !important;
  }
  .center_content {
    max-width: 250px !important;
    line-height: 19px !important;
    font-size: 15px !important;
  }
  .bottom_180 {
    margin-bottom: 105px !important;
  }
  .mask_thumb img {
    width: 300px !important;
  }
  .mask_desc {
    margin: 175px auto !important;
  }
  .mask_desc .mask_desc_inner {
    font-size: 25px !important;
  }
  .block_tree {
    margin-top: 50px;
  }
  .mask_desc_inner.mdi_left {
    margin-top: 15px;
  }
    .blog_single {
    margin-top: 27px;
  }
}

@media only screen and (max-width: 991px) {
  .contact_sidebar {
    float: inherit !important;
    width: 100% !important;
    margin-top: 70px;
  }
  .map {
    margin-top: 60px !important;
  }
  .map .contact_title {
    margin-bottom: 15px !important;
  }
  .blog_listing {
    margin-top: 25px !important;
  }
  #main_content {
    order: 1;
  }
  #sidebar_bottom {
    order: 2;
  }
  #desktop_sidebar {
      display:none;
  }
  #sidebar_bottom {
    margin-top: 100px;
  }
  #single_order_one {
    order: 3;
  }
  #single_order_two {
    order: 2;
  }
  #single_order_three {
    order: 1;
  }
  .blog_social {
    margin-top: 20px !important;
    margin-bottom: 30px;
  }
  .bs_icon {
    display: inline-block;
    margin: 5px;
  }
  .top_margin {
    margin-top: 30px !important;
  }
  .collection_info_desc {
    display: block !important;
  }
  .cid_left {
    width: 100% !important;
    padding-right: 0px !important;
  }
  .cid_right {
    width: 100% !important;
    padding-left: 0px !important;
    margin-top: 40px;
  }
  .collection_info_desc {
    padding: 10px 0px !important;
  }
  .main-content .description {
    margin-top: 28px;
  }
}



















.center_content {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
    line-height: 26px;
}
.margin_top_bottom {
    margin: 100px 0px;
}
.separator img {
    width: 155px;
    margin: 75px 0px;
}
.founder_title {
    background: #6C757D;
    color: white !important;
    display: initial;
    font-size: 32px !important;
    font-family: poor !important;
    text-transform: uppercase;
    padding: 28px 40px;
    letter-spacing: 2px;
    position: relative;
    margin-left: 7px;
}
.founder_image {
    width: 462px;
    height: 562px;
    margin-top: -25px;
    margin-left: 120px;
    text-align: center;
}
.founder_image img {
    width: 462px;
    height: 570px;
    object-fit: cover;
}
.single_founder {
    max-width: 825px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 370px;
}
.founder_name {
    font-size: 32px !important;
    margin-top: 38px;
}
.founder_desc {
    background: #F9F9F9;
    max-width: 330px;
    text-align: center;
    float: right;
    padding: 60px 70px;
    margin-top: -301px;
    position: relative;
    font-size: 17px !important;
    color: #343A40 !important;
    line-height: 22px;
}
.right_desc {
    margin-right: -25px;
}
.flip .founder_title {
    float: right;
    margin-top: -79px;
}
.flip .founder_image {
    float: right;
    margin-right: -125px;
}
.flip .founder_desc {
    float: left;
    padding: 60px 78px;
    margin-top: -298px;
    margin-left: -24px;
}
.fourth .founder_image {
    float: right;
    margin-right: -199px;
}
.fourth .founder_title {
    margin-right: -52px;
}
.fourth .founder_desc {
    padding: 35px 70px;
    margin-left: -25px;
    margin-top: -265px;
}
.fourth {
    margin-bottom: 1125px;
}
.center_content_big {
    max-width: 495px;
    width: 100%;
    margin: 0 auto;
    line-height: 26px;
}
.third {
    padding: 40px 73px;
    margin-top: -272px;
}
.bottom_180 {
    margin-bottom: 180px;
}
.bottom_1080 {
    margin-bottom: 1080px;
}




/* -------------------------- */



.contact {
    margin-top: 80px;
}
.contact_title {
    margin-bottom: 42px;
}
.contact_label {
    width: 30%;
    margin-top: 8px;
}
.single_field {
    display: flex;
    margin-bottom: 13px;
}
.colon {
    width: 6%;
    margin-top: 8px;
}
.contact_fields {
    width: 64%;
}
.field input,
.field select{
    background: #F9F9F9;
    border: none;
    width: 100%;
    height: 43px;
    padding: 0px 16px;
    border-radius: 5px;
}

.field select{
    color: #8F9AA4;
}
.field ::placeholder {
    color:#8F9AA4;
    font-family: noto-regular !important;
}
.field :-ms-input-placeholder {
    color:#8F9AA4;
    font-family: noto-regular !important;
}
.two_columns {
    display: flex;
}
.two_columns select {
    color: #8F9AA4;
    background: #F9F9F9;
    border: none;
    height: 42px;
    border-radius: 5px;
    padding: 0px 13px;
    width: 30%;
}
.two_columns .field {
    width: 70%;
    margin-left: 13px;
}
.field textarea {
    background: #F9F9F9;
    border: none;
    border-radius: 5px;
    font-size: 12px;
    padding: 14px 16px;
}
.field textarea::placeholder {
    color:#8F9AA4;
    font-family: noto-regular !important;
}
input:focus {
    outline: none;
}
.field textarea:focus {
    box-shadow: none;
    background: #F9F9F9;
    border: none;
}
.contact_button {
    background: #8F9BA5;
    color: white;
    border: none;
    width: 180px;
    height: 42px;
    border-radius: 5px;
    margin-top: 18px;
}
.contact_button:focus {
    outline: none;
}
.sidebar_label {
    color: #6C757D !important;
    margin-bottom: 7px;
}
.contact_sidebar {
    background: #f9f9f9;
    padding: 35px 55px;
    width: 360px;
    float: right;
    border-radius: 5px;
    padding-bottom: 45px;
}
.sidebar_content {
    color: #7B7B7B !important;
}
.map {
    margin-top: 115px; 
    margin-bottom: 50px;
}
.mobile_view {
    display:none;
}





/*--------------Blog----------------*/



@media only screen and (max-width: 1075px) and (min-width: 992px) {
  .sbe_image img {
    width: 65px !important;
  }
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
  .single_listing {
    width: 50% !important;
    padding: 25px;
  }
}

@media only screen and (min-width: 576px) {
  .mobile_img {
    display:none;
  }
}


@media (min-width: 992px){
  .container.blog_container {
    max-width: 1295px;
  }
  .col-lg-3 {
    max-width: 22% !important;
  }
  .col-lg-9 {
    min-width: 78%;
    margin-left: -11px;
  }
  #sidebar_bottom {
    display: none;
  }
  .page_content {
    padding-right: 46px;
  }
  #container3 ul li {
    width: 778px !important;
    height: 580px !important;
  }
  #container3 ul {
    margin: 0px 0px 0px 18% !important;
  }
  .main-content .description {
    overflow: inherit !important;
    max-height: 100% !important;
  }
  dt.description-title {
    display: none;
  }
}


.blog_head {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 215px;
    margin-bottom: 26px !important;
    margin: 0px -15px;
}
.blog_head_inner {
    text-align: center;
    padding: 65px 15px;
}
.sidebar_title {
    font-size: 28px !important;
    color: white !important;
    margin-bottom: 2px;
}
.blog_head_inner input {
    width: 100%;
    max-width: 500px;
    height: 30px;
    border: 1px solid white;
    border-radius: 5px;
    background: transparent;
    color: white;
    padding: 0px 16px;
}
.blog_head_inner ::placeholder {
    color:white;
}
.blog_head_inner :-ms-input-placeholder {
    color:white;
}
i.fas.fa-circle.fa-stack-2x {
    color: #F7F8F8 !important;
}

.fa-angle-down {
    color: #343A40 !important;
    font-size: 15px !important;
}
.fa-angle-up {
    color: #343A40 !important;
    font-size: 15px !important;
}




.myaccordion {
  background: #F7F8F8;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #EDEFF0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: #004987;
  padding: 0;
  background: #F7F8F8;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}
.card-header button {
    color: #343A40 !important;
    font-family: light !important;
    font-size: 15px !important;
    font-weight: inherit !important;
}
.card-header {
    padding: 0 !important;
    border-bottom: 1px solid #DEE2E6 !important;
}
.fa-stack {
    margin-top: 1px !important;
    margin-bottom: -2px !important;
}




/* This css is for normalizing styles. You can skip this. */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}




.filter_options {
  display: block;
  margin-bottom: -2px;
  color: #343A40 !important;
  font-family: light !important;
  font-size: 15px !important;
  font-weight: inherit !important;
}

.filter_options input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.filter_options label {
  position: relative;
  cursor: pointer;
}

.filter_options label:before {
  content:'';
  -webkit-appearance: none;
  background-color: white;
  border: 1px solid #343A40;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  width: 19px !important;
  height: 19px !important;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 13px;
  border-radius:2px;
  margin-top: -4px;
}

.filter_options input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 7px;
  width: 6px;
  height: 14px;
  border: solid #343A40;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.card-body {
    padding: 3px 0px !important;
    padding-bottom: 18px !important;
    background: #F7F8F8;
}
.card-header {
    border-bottom: none !important;
}
.myaccordion .card {
    border-bottom: 1px solid #DEE2E6;
    border-radius: 0px !important;
}
.filter_title {
    margin-top: 28px;
    margin-bottom: 16px !important;
}
#accordion .filter_title {
    margin-top: 2px;
    margin-bottom: 6px !important;
}
.sibebar {
    background: #f7f8f8;
    padding: 20px 15px;
    height: 100% !important;
}
.sbe_content div {
    font-size: 12px !important;
}
.single_blog_entry {
    display: flex;
}
.sbe_image {
    width: 125px;
    height: 95px;
}
.sbe_image img {
    width: 125px;
    height: 95px;
    object-fit: cover;
}
.sbe_content {
    margin-left: 13px;
    margin-top: -2px;
}
.single_blog_entry {
    background: #EBEBEB;
    padding: 12px;
    margin: 8px 0px;
}
.sbe_category {
    margin-bottom: 10px;
    height: 18px;
    overflow: hidden;
    margin-top: -3px;
}
.sbe_title {
    height: 54px;
    overflow: hidden;
}



input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  background: url(https://pro.fontawesome.com/releases/v5.10.0/svgs/solid/times-circle.svg) no-repeat 50% 50%;
  background-size: contain;
  opacity: 0;
  pointer-events: none;
}

input[type="search"]:focus::-webkit-search-cancel-button {
  opacity: .3;
  pointer-events: all;
}

input[type="search"].dark::-webkit-search-cancel-button {
  filter: invert(1);
}
.tag {
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 2px;
}
.tag a {
    font-size: 13px;
    color: inherit;
    background: #EBEBEB;
    border-radius: 5px;
    padding: 12px 27px;
}
.blog_listing {
    /*display: flex;*/
}
.single_listing {
    float:left;
    width: 33.33%;
    padding-left: 21px;
    margin-bottom: 70px;
}
.sl_image {
    width: 100%;
    height: 235px;
    margin-bottom: 7px;
}
.sl_image img {
    width: 100%;
    height: 235px;
    object-fit: cover;
}
.sl_content div {
    font-size: 17px !important;
}
.sl_heading {
    margin: 10px 0px;
    line-height: 20px;
}
.load_more {
    text-align: center;
}
.load_more a {
    background: #EBEBEB;
    padding: 11px 36px;
    border-radius: 5px;
}
.blog_container {
    margin-bottom: 125px;
}
.container ul li img {
    object-fit: cover;
}

.container ul li {
    border: none !important;
}
.blog_autor {
    text-align: center;
    margin-top: 50px !important;
    margin-bottom: 15px !important;
    margin: 0 auto;
}
.author_image {
    width: 35px;
    height: 35px;
    margin: 0 auto;
}
.author_image img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 50%;
}
.author_category {
    margin-top: 6px;
    margin-bottom: -2px;
}
.blog_meta {
    text-align: center;
}
.bm_line {
    width: 43px;
    height: 4px;
    background: #343A40;
    margin: 0 auto;
    margin-bottom: -13px;
}
.bm_date {
    font-size: 35px !important;
}
.blog_social {
    margin-top: 33px;
}
.bs_icon {
    margin-top: 16px;
}
.top_margin {
    margin-top: 61px;
}
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}
.mask_thumb_left img {
    width: 430px;
}
.mask_thumb_right img {
    width: 430px;
}
.mask_section {
    display: flex;
}
.mask_desc_inner {
    color: #F9F3E3 !important;
    font-size: 32px !important;
}
.mask_desc_inner.mdi_left {
    max-width: 485px;
}
.mask_desc {
    margin: 310px auto;
}
.mask_desc_inner {
    color: #F9F3E3 !important;
    font-size: 32px !important;
    max-width: 520px;
    width: 100%;
    line-height: 35px;
}
.mask_center {
    max-width: 810px !important;
    width: 100%;
    margin: 0 auto;
    position:relative;
}
.mask_center img {
    width: 100%;
}
.mask_name {
    text-align: center;
    position: absolute;
    top: -80px;
    left: -112px;
}
.block_four {
    margin-top: 220px;
}
.block_five img {
    width: 100%;
}
.block_five {
    margin: 150px 0px;
}
.block_six {
    max-width: 380px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    line-height: 35px;
}
.block_seven {
    margin: 150px 0px;
}
.block_nine {
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    line-height: 32px;
    margin-top: 200px;
    margin-bottom: 100px;
}
.block_nine img {
    max-width: 290px;
    width: 100%;
    margin: 50px 0px;
}
.block_eight .allura_small {
    margin-top:60px;
}
.block_eight .allura_big {
    margin-top: -7px;
}
#container3 {
    margin-bottom: 25px;
}
#container3 ul {
    top: 5px !important;
}










#slider [type=radio] {
  display: none;
}
#slider {
  height: 35vw;
  position: relative;
  perspective: 1000px;
  transform-style: preserve-3d;
  margin-top: 50px;
}

#slider label {
  margin: auto;
  width: 60%;
  height: 100%;
  border-radius: 4px;
  position: absolute;
  left: 0; right: 0;
  cursor: pointer;
  transition: transform 0.4s ease;
}

#s1:checked ~ #slide4, #s2:checked ~ #slide5,
#s3:checked ~ #slide1, #s4:checked ~ #slide2,
#s5:checked ~ #slide3 {
  transform: translate3d(-30%,0,-200px);
}

#s1:checked ~ #slide5, #s2:checked ~ #slide1,
#s3:checked ~ #slide2, #s4:checked ~ #slide3,
#s5:checked ~ #slide4 {
  transform: translate3d(-15%,0,-100px);
}

#s1:checked ~ #slide1, #s2:checked ~ #slide2,
#s3:checked ~ #slide3, #s4:checked ~ #slide4,
#s5:checked ~ #slide5 {
  transform: translate3d(0,0,0);
}

#s1:checked ~ #slide2, #s2:checked ~ #slide3,
#s3:checked ~ #slide4, #s4:checked ~ #slide5,
#s5:checked ~ #slide1 {
  transform: translate3d(15%,0,-100px);
}

#s1:checked ~ #slide3, #s2:checked ~ #slide4,
#s3:checked ~ #slide5, #s4:checked ~ #slide1,
#s5:checked ~ #slide2 {
  transform: translate3d(30%,0,-200px);
}

#slide1 { background: white }
#slide2 { background: white }
#slide3 { background: white }
#slide4 { background: white }
#slide5 { background: white }


.single_blog_image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#slider a img {
    width: 25px;
    height: auto;
}
.right_side_img {
    position: absolute;
    right: 0;
    top: 50%;
    right: 30px;
}
.left_side_img {
    position: absolute;
    right: 0;
    top: 50%;
    left: 30px;
}
.slider_collection #slider label {
    width: 45%;
}
.slider_collection #slider a img {
    width: 17px;
    height: auto;
}
.collection {
    padding-left: 15px;
    padding-right: 15px;
}
.collection_info_title {
    margin-bottom: 12px;
}
.collection_info_title hr {
    background: #343A40;
}
.collection_info {
    margin: 85px 0px;
}
.collection_info_title div {
    background: white;
    width: 225px;
    text-align: center;
    margin: 0 auto;
    margin-top: -38px;
}
.collection_info_desc {
    display: flex;
}
.cid_left {
    width: 55%;
    padding-right: 18px;
}
.cid_right {
    width: 45%;
    padding-left: 68px;
    line-height: 28px;
}
.cid_right_single {
    display: flex;
}
.collection_info_desc {
    padding: 10px 18px;
    line-height: 31px;
}
.cid_one {
    width: 38%;
}
.cid_two {
    width: 7%;
}
.cid_three {
    width: 55%;
}
.cid_right_link a {
    text-decoration: underline;
}
.cid_right_link img {
    margin-top: 3px;
}
.cid_right_link {
    margin-top: 20px;
}
.blog_single_comment {
    border-top: 1px solid #DEE2E6;
    padding-top: 35px;
    margin-top: 130px;
}
.blog_single_comment textarea {
    height: 215px !important;
    border-radius: 0px;
    font-size: 19px;
    color: #666666 !important;
    padding: 20px 32px;
}
.blog_single_comment textarea::placeholder {
    color: #666666;
}





.main-content .description-title:hover {
  cursor: pointer;
}
.main-content .expand-collapse {
  float: right;
  margin-right: 8px;
  margin-left: 12px;
}
.main-content .description {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.main-content .description p {
  margin-top: 4px;
}
dt.description-title {
    position: absolute;
    left: 17px;
    top: 15px;
    font-weight: normal;
    margin-top: 5px;
    width: 94%;
}
dt.description-title span {
    position: absolute;
    right: 12px;
}
.blog_slider {
    margin-top: 40px;
}
.left, .right {
    width: 25px;
    height: auto;
}
.left {
    left: -85px !important;
}
.right {
    right: -85px !important;
}
.left,.right {
    cursor: pointer;
}
.short_left, .short_right {
    width: 18px;
}
/*.short_left {
    left: -158px !important;
}
.short_right {
    right: -158px !important;
}*/
.collection_slider_one .short_right {
    right: -115px !important;
}
.collection_slider_one .short_left {
    left: -115px !important;
}
.collection_slider_one {
    margin-top: 15px;
    z-index: 1;
    position: relative;
}
.collection_slider_two {
    position:relative;
    margin-top: 180px;
}
.relative {
    position:relative;
}
.border_design {
    outline: 1px solid #707070;
    outline-offset: 30px;
    z-index: 1;
}
.cs_title {
    background: #dc9e9e;
    width: 270px;
    margin: 0 auto;
}
.cs_title {
    background: white;
    margin: 0 auto;
    border-radius: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: -51px;
    z-index: 9;
}
.collection_slider_three {
    margin-top: 185px;
    margin-bottom: 125px;
}













