@charset "utf-8";
/* CSS Document */
*{
    font-family: 'Lato', sans-serif !important;
    box-sizing: border-box;
}
body
{
	font-family: 'Lato', sans-serif !important;
	color:#666;
	font-size:16px;
	line-height:1.6;
}
.form-con
{
    width: 97%;	
}
#services
{
	padding:100px 0; 
}
#about
{
	padding-top: 100px;
}

#third-banner{
  background: rgba(255,255,255,0.6);
                height: 450px;
                width: 450px;
}
.mt20
{
	margin-top:20px;
}
.mt40
{
	margin-top:40px;
}
.color-one
{
	color:#5d1616
}
.logodisplay {
   width: 300px;
}
.navbar-nav .active{
       border-bottom: 2px solid #5d1616 !important; 
	   color:#5d1616!important;
	   padding-bottom:3px!important;
    }
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
}

.navbar
{
	margin-bottom:0;
	    min-height: 70px;
	
	
}
.navbar-inverse .navbar-nav>li>a {
  color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.logom1 {
    display: none;
}

.navbar-inverse .navbar-nav>li>a:hover {
       color: #7e2620;
}
.carousel-control.left,.carousel-control.right
{
	background:none;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #5d1616;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}
.sticy
{
   top: 0!important;
    position: fixed!important;
    background-color: #fff!important;
    transition: all 0.5s ease-in!important;
	color:#2b2b2b!important;
	    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);    background: #fff;
    left: 0;
    right: 0;z-index: 99;
}

.sticy li a
{
	color:#2b2b2b!important;
}

#last-banner-img{
  height: 220px;
}

.sticy .navbar-brand
{
	display:block;
}
.navbar-brand {
    padding: 6px 0;
}

.bg-ribbon
{
	    text-align: center;
    background-color: #5d1616;
    color: #fff;
    width: 100%;
    font-size: 18px;
    height: 45px;
    padding: 10px 0;
}
section {
    overflow: hidden;
}
.carousel-indicators {
    bottom: 80px;
}

.headtext {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.headtext2 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
	color:#fff;
}


.headtext:after {
    content: " ";
    display: block;
    width: 6%;
    margin: 0 auto;
    border: 2px solid #5d1616;
    margin-top: 15px;
}

.headtext2:after {
    content: " ";
    display: block;
    width: 6%;
    margin: 0 auto;
    border: 2px solid #fff;
    margin-top: 15px;
}

.ptext {
    font-size: 16px;
    color: #666;
    text-align: left;
}
.overlay
{
	background:linear-gradient(rgba(0,0,0,0.7));
}
.bg-img {
  background-image: linear-gradient(rgba(131, 22, 25, 0.91),rgba(58, 7, 7, 0.5)),url(https://bisque-shrew-661083.hostingersite.com/wp-content/uploads/2025/11/light-trails-buildings.png);
    background-size: cover;
}

.wrap-two
{
       padding: 15px;
    border: 1px solid #d4d4d4;
    min-height: 205px;
}
.list-g i
{
	    /* padding-right: 15px; */
    color: #7f201e;
    font-size: 16px;
}
.list-g
{
  text-align: left;
  color: #666;
	line-height:1.6;
}

.list-bg li
{
padding: 6px;
    color: #2b2b2b;
    border-top: 2px dotted #c1c0c0;
}

.list-bg li:last-child
{
}
.ser-wrap
{
	color:#fff;
	
	
}
.ser-wrap i
{
	    font-size: 30px;
    border-bottom: 2px dotted #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.ser-wrap p
{
	font-weight:300;
}

.wrap-3
{
background-color: #fff;
    overflow: hidden;
    border: 1px solid #ddd;	
}

.wrap-3-in
{
	    padding: 25px;
}

footer
{
	    background-color: #831619;
    color: #fff;
    /* border-top: 15px solid #5d1616; */
    padding: 50px 0;
}

.form-horizontal .form-group
{
	margin-right:0;
}
footer .form-control
{
	background-color: transparent;
	
}

footer .form-control:hover
{
	background:none;
}
.btn-warning {
    color: #fff;
    background-color: transparent;
    border: 1px solid #ddd;
    font-size: 16px;
	transition:all 0.3s ease-in;
}
.btn-warning:hover {
    background-color: #5d1616;
    border: 1px solid #5d1616;
}

.slicknav_menu {
  
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 16px;
  padding: 5px;
  display: none;    
  position: fixed;
  right: 0;
  width: 100%;
  z-index: 99999;
}
ul.slicknav_nav {
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  
  border-top: 1px solid rgb(131, 22, 25);
  margin-top: 48px;
  
  display: flex;
  width: 100%;
  align-items:flex-end;
  background: #fff none repeat scroll 0 0;
  left: 0;
  position: absolute;  
  top: 0;
  /* width: 100%; */
  flex-direction: column;
}

button.btn.team-btn {
    padding: 10px 30px;
    background: #2f161c;
    color: #fff;
    margin-top: 30px;
}

.team-box {
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px;
	    margin-bottom: 30px;
}
ul.team-desc {
    padding-inline-start: 0;
}

 .height-402{height:402px;}
 .height-502{height:555px;}

ul.team-desc li {
    list-style: none;
    position: relative;
    padding-left: 40px;
    text-align: left;
}

ul.team-desc li:before {
    position: absolute;
    content: "\f00c";
    font-family: FontAwesome;
    font-size: 20px;
    left: 15px;
        color: #851a17;
}
.showmore {
    cursor: pointer;
    font-weight: bold;
    text-align: left !important;
    clear: both;
    margin-top: 16px;
    display: inline-block;
    color: #842e2f;
}
@media (min-width: 768px){

  .slicknav_menu .slicknav_menutxt{
    display: block;
  }
  
.navbar-nav {
    float: left;
    margin: 0;
    margin-top: 10px;
}
.carousel-caption {
    right: 15%;
    left: 15%;
    top: 15%;
    padding-bottom: 30px;
	text-shadow:none;
}

.carousel-caption h2
{
    font-size:25px;
    color: #fff;
    margin-bottom: 15px;
    
    padding: 110px 0;
    line-height: 1.6;
	
}

.carousel-caption h4
{
	font-size:25px;
	color:#fff;
	margin-bottom:15px;
	
}
}

@media (min-width: 0px) and (max-width:319px) {
	.carousel-caption h2
	{
		display:none;
	}
		.carousel-caption {
    right: 20%;
    left: 20%;
    top: 5%;
    padding-bottom: 30px;
	text-shadow:none;
}



/* .read-btn{
  background: #831619;
  margin-left: auto;
  margin-right: auto;

  color: white;
} */

.logom1 {
    display: inline;
}

.logom2 {
    display: none;
}
.carousel-caption img
{
	width:40px;
}
}
@media (min-width: 320px) and (max-width:1199px) {
	
.wrap-3
{
margin-top:20px!important;
}
}

@media (min-width: 320px) and (max-width:768px) {
	section {
    padding: 20px 0;
}

	.headtext,.headtext2
	{
		font-size:18px;
	}
	.ser-wrap {
    text-align: center;
}
	.navbar-collapse
	{
	    width: 100%!important;
    background-color: #fff!important
		
	}
	.navbar-inverse .navbar-nav>li>a
	{
		font-weight:normal;
		color:#000;
	}
	.navbar-inverse .navbar-nav>li>a:hover
	{
		color:#000;
		
	}
	
	.carousel-caption {
    right: 5%;
    left: 5%;
    top: 5%;
    padding-bottom: 30px;
	text-shadow:none;
}
.carousel-indicators
{
	display:none;
}
.carousel-caption img
{
	width:60px;
}
.carousel-caption h2
{
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    padding: 5px 0;
	
}

.logodisplay{ width:240px;}

.carousel-caption h4
{
	font-size:14px;
	color:#fff;
	margin-bottom:15px;
	
}
.overlay
{
	min-height: 200px;
}
.bg-ribbon
{
    font-size: 14px;
	white-space:normal;
	height:auto
}

 .height-402{height:auto;}

 .logom1 {
    display: inline;
}

.logom2 {
    display: none !important;
}

}
@media (min-width: 769px) and (max-width:1199px) {
.carousel-caption {
    right: 5%;
    left: 5%;
      top: 17%;
    padding-bottom: 30px;
	text-shadow:none;
}
.carousel-indicators
{
	display:none;
}
.carousel-caption h2
{
    font-size: 18px;
    color: #fff;
    margin-bottom: 5px;
    padding: 5px 0;
	
}

.carousel-caption h4
{
	font-size:14px;
	color:#fff;
	margin-bottom:15px;
	
}
}

.wrapper {
    margin-top: 10%;
}

.wrapper h1{
    /* font-family:Georgia, 'Times New Roman', Times, serif; */
    font-weight: bold;
    font-size: 45px;
    margin-bottom: 30px;
    text-align: center;
    color: black;
}

.wrapper .team-heading{
    /* font-family:Georgia, 'Times New Roman', Times, serif; */
    /* font-weight: bold; */
    font-family: inherit;
    font-size: 20px;
    margin-bottom: 100px;
    margin-left: 150px;
    text-align: left;
    margin-right: 150px;
    color: black;
}

.team {
    /* display: flex; */
    margin: auto 120px;
    text-align: center;
    width: auto;
    justify-content: center;
    flex-wrap: wrap;
}

.wrapper .team .row1{
  display: flex;
  justify-content: center;
}


.wrapper .team .row2{
  display: flex;
  justify-content: center;
}

.wrapper .team .row3{
  display: flex;
  justify-content: center;
}

.team .team_member {
    background: #fff;
    margin: 20px;
    margin-bottom: 50px;
    width: 300px;
    padding: 20px;
    line-height: 20px;
    color: black;
    position: relative;
    border: 2px solid #831619;
}

.team .team_member h3 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 50px;
}

.team .team_member p.role{
    /* color: #ccc; */
    font-size: 14px;
    /* text-transform: uppercase; */
    margin: 12px 0px;
}

.team .team_member .team_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
}

.team .team_member .team_img img {
    width: 100px;
    height: 100px;
}

/*======= CSS variables =======*/
:root{
    --white-color: #fff;
    --dark-color: #222;
    --body-bg-color: #fff;
    --section-bg-color: #202834;
    --navigation-item-hover-color: #3b5378;
  
    --text-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    --box-shadow: 0 5px 25px rgb(0 0 0 / 20%);
  
    --scroll-bar-color: #fff;
    --scroll-thumb-color: #282f4e;
    --scroll-thumb-hover-color: #454f6b;
  }


/*======= Scroll bar =======*/
::-webkit-scrollbar{
    width: 11px;
    background: var(--scroll-bar-color);
  }
  
  ::-webkit-scrollbar-thumb{
    width: 100%;
    background: var(--scroll-thumb-color);
    border-radius: 2em;
  }
  


section{
    position: relative;
  }
  
  .section{
    color: var(--white-color);
    background: var(--section-bg-color);
    padding: 35px 200px;
    transition: 0.3s ease;
  }
  
  /*======= Header =======*/
  header{
    z-index: 999;
    position: fixed;
    width: 100%;
    height: calc(5rem + 1rem);
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    transition: 0.5s ease;
    transition-property: height, background;
  }
  
  header.sticky{
    height: calc(2.5rem + 1rem);
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  
  header .nav-bar{
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 200px;
    transition: 0.3s ease;
  }
  
  .nav-close-btn, .nav-menu-btn{
    display: none;
  }
  
  .nav-bar .logo{
    color: var(--white-color);
    font-size: 1.8em;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: var(--text-shadow);
  }
  
  .navigation .nav-items a{
    color: var(--white-color);
    font-size: 1em;
    text-decoration: none;
    text-shadow: var(--text-shadow);
  }
  
  .navigation .nav-items a i{
    display: none;
  }
  
  .navigation .nav-items a:not(:last-child){
    margin-right: 45px;
  }
  
  /*======= Home =======*/
  .home{
    min-height: 100vh;
  }
  
  .home:before{
    z-index: 888;
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 0;
    left: 0;
    /* background: linear-gradient(transparent, var(--section-bg-color)); */
  }
  
  /*======= Background slider =======*/
  .bg-slider{
    /* z-index: 777; */
    position: relative;
    width: 100%;
    min-height: 100vh;
  }
  
  .bg-slider .swiper-slide{
    /* z-index: -1; */
    animation: slide 16s infinite;
    position:relative;
    width: 100%;
    height: 100vh;
  }

  @keyframes slide{
    0%{
        transform: translateX(0);
    }
    25%{
        transform: translateX(0);
    }
    30%{
        transform: translateX(-100%);
    }
    50%{
        transform: translateX(-100%);
    }
    55%{
        transform: translateX(-200%);
    }
    75%{
        transform: translateX(-200%);
    }
    80%{
        transform: translateX(-300%);
    }
    100%{
        transform: translateX(-300%);
    }
}
  
  .bg-slider .swiper-slide img{
    width: 100%;
    height: 100vh;
    object-fit: cover;
    background-position: center;
    background-size: cover;
    pointer-events: none;
  }
  
  .swiper-slide .text-content{
    position: absolute;
    top: 25%;
    color: var(--white-color);
    margin: 0 200px;
    transition: 0.3s ease;
  }
  
  .swiper-slide .text-content .title{
    font-size: 4em;
    font-weight: 700;
    text-shadow: var(--text-shadow);
    margin-bottom: 20px;
    transform: translateY(-50px);
    opacity: 0;
  }
  
  .swiper-slide-active .text-content .title{
    transform: translateY(0);
    opacity: 1;
    transition: 1s ease;
    /* transition-delay: 0.3s; */
    transition-property: transform, opacity;
  }
  
  .swiper-slide .text-content .title span{
    font-size: 0.3em;
    font-weight: 300;
  }
  
  .swiper-slide .text-content .smaller {
    font-size: 1.2rem;
  }
  
  .swiper-slide .text-content p{
    height: 400px;
    padding-left: 60px !important;
    padding-right: 60px !important;
    max-width: 500px;
    background: rgba(131, 22, 25, 0.9);
    backdrop-filter: blur(10px);
    text-shadow: var(--text-shadow);
    padding: 20px;
    /* border-radius: 10px; */
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: var(--box-shadow);
    /* transform: translateX(-80px); */
    /* opacity: 0; */
  }
  
  .swiper-slide-active .text-content p{
    transform: translateX(0);
    opacity: 1;
    transition: 1s ease;
    /* transition-delay: 0.3s; */
    transition-property: transform, opacity;
  }
  
  .swiper-slide .text-content .read-btn{
    border: none;
    outline: none;
    margin-top: px !important;
    font-size: 1.6rem !important;
    background: var(--white-color);
    color: var(--dark-color);
    font-size: 1em;
    font-weight: 300;
    padding: 8px 24px;
    display: flex;
    align-items: center;
    margin-top: 40px;
    /* border-radius: 10px; */
    cursor: pointer;
    /* transform: translateX(50px); */
    opacity: 1;
  }
  
  .swiper-slide-active .text-content .read-btn{
    transform: translateX(0);
    opacity: 1;
    transition: 1s ease;
    transition-delay: 0.3s;
    transition-property: transform, opacity;
  }
  
  .swiper-slide .text-content .read-btn i{
    font-size: 1.6em;
    transition: 0.3s ease;
  }
  
  .swiper-slide .text-content .read-btn:hover i{
    transform: translateX(5px);
  }
  
  
  .dark-layer:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  
  .bg-slider-thumbs{
    z-index: 777;
    position: absolute;
    bottom: 7em;
    left: 50%;
    transform: translateX(-50%);
    transition: 0.3s ease;
  }
  
  .thumbs-container{
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 10px 3px;
    border-radius: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: var(--box-shadow);
  }
  
  .swiper-wrapper i{
    color: white;
    width: 20px;
    height: 10px;
    margin: 0 5px;
    /* border-radius: 5px; */
    cursor: pointer;
  }
  
  
  /*======= Media icons =======*/
  .media-icons{
    z-index: 999;
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 90px;
  }
  
  .media-icons a{
    color: var(--white-color);
    font-size: 1.7em;
    margin: 10px 0;
  }
  
  /*======= About section =======*/
  .about h2{
    font-size: 3em;
    font-weight: 600;
  }
  
  .about p{
    margin: 25px 0;
  }
  
  /*======= Media queries (max-width: 1100px) =======*/
  @media screen and (max-width: 1100px){
    header .nav-bar{
      padding: 0 50px;
    }
  
    .section{
      padding: 25px 50px;
    }
  
    .media-icons{
      right: 0;
      margin-right: 50px;
    }
  
    .swiper-slide .text-content{
      margin: 0 120px 0 50px;
    }
  
    .bg-slider-thumbs{
      bottom: 3em;
    }
  }

  /*======= Media queries (max-width: 785px) =======*/
  @media screen and (max-width: 785px){

    .wrapper .team .row1{
      display: flex;
      flex-direction: column;
    }

    .wrapper .team .row2{
      display: flex;
      flex-direction: column;
    }

    .wrapper .team .row3{
      display: flex;
      flex-direction: column;
    }

    .team{
      margin: auto 10px;
    }

    .wrapper .team-heading{
      margin-left: 10px;
      margin-right: 10px;
    }

    #third-banner{
      height: 350px;
      padding-left: 60px;
      padding-right: 60px;
    }

 

    #last-banner-img{
      height: 170px;
      width: 200px;
    }

    .slider-3{
      width: 100px;
    }


    .popup-img{
      width: 350px !important;
    }


    header .nav-bar{
      padding: 25px 20px;
    }
  
    .section{
      padding: 25px 20px;
    }
  
    .media-icons{
      margin-right: 20px;
    }
  
    .media-icons a{
      font-size: 1.5em;
    }
  
    .swiper-slide .text-content{
      margin: 0 70px 0 20px;
    }
  
    .swiper-slide .text-content .title{
      font-size: 3em;
    }
  
    .swiper-slide .text-content .title span{
      font-size: 0.35em;
    }
  
    .swiper-slide .text-content p{
      font-size: 1.2em;
    }

    .swiper-slide .text-content .smaller{
      font-size: 1rem;
    }
  
    /*======= Navigation menu =======*/
    .nav-menu-btn{
      display: block;
      color: var(--white-color);
      font-size: 1.5em;
      cursor: pointer;
    }
  
    .nav-close-btn{
      display: block;
      color: var(--dark-color);
      position: absolute;
      top: 0;
      right: 0;
      font-size: 1.3em;
      margin: 10px;
      cursor: pointer;
      transition: 0.3s ease;
    }
  
    .navigation{
      z-index: 99999;
      position: fixed;
      width: 100%;
      height: 100vh;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.25);
      display: flex;
      justify-content: center;
      align-items: center;
      visibility: hidden;
      opacity: 0;
      transition: 0.3s ease;
    }
  
    .navigation.active{
      visibility: visible;
      opacity: 1;
    }
  
    .navigation .nav-items{
      position: relative;
      background: var(--white-color);
      width: 400px;
      max-width: 400px;
      display: grid;
      place-content: center;
      margin: 20px;
      padding: 40px;
      border-radius: 20px;
      box-shadow: var(--box-shadow);
      transform: translateY(-200px);
      transition: 0.3s ease;
    }
  
    .navigation.active .nav-items{
      transform: translateY(0);
    }
  
    .navigation .nav-items a{
      color: var(--dark-color);
      font-size: 1em;
      margin: 15px 50px;
      transition: 0.3s ease;
    }
  
    .navigation .nav-items a:hover{
      color: var(--navigation-item-hover-color);
    }
  
    .navigation .nav-items > a > i{
      display: inline-block;
      font-size: 1.3em;
      margin-right: 5px;
    }
  
    .swiper-slide .text-content .read-btn{
      /* z-index: 999;
      opacity: 1; */
      font-size: 0.9em;
      padding: 5px 15px;
    }
  
    /*======= About section =======*/
    .about h2{
      font-size: 2.5em;
    }
  
    .about p{
      font-size: 0.9em;
    }
  }
      
  .logo-img{
    width: 300px;
  }

  @media only screen and (min-width: 200px) and (max-width: 767px) { 
    .slicknav_menu{display: block; z-index: 10; }
    .inner_main_menu{display: none;}
    .logo_area {height: auto;left: 0;margin-left: 0;position: relative;top: 14px;width: 130px;}
    .logo_area img{height: auto;width: 180px;}
    /* .logo-img{
      width: 150px;
    } */

  }

  .slider-img{
    height: 800px !important;
    width: 100% !important;
  }

  .moreText {
    display: none;
    
  }
  .read-more-btn {
    /* padding: 15px 60px; */
    /* background-color: rgb(149, 170, 197); */
    background: transparent;
    color: #842e2f;
    /* font-weight: bold; */
    margin-top: 20px;
    border: none;
    outline: none;
    font-size: 14px;
    cursor: pointer;
  }

  .text.show-more .moreText {
    display: inline;
  }
  .text.show-more .dots {
    display: none;
  }

  .read-more-container{
    /* display: flex; */
    /* flex-direction: column; */
    /* color: #111; */
    gap: 1rem;
}

/* .read-more-btn{
  color: #0984e3;
} */

.read-more-text{
  
  display: none;
}

.read-more-text--show{
  display: inline;
}

.hr-abc{
  background: #831619;
  height: 5px;
  margin: 0;
  border: 0;
}

.popup{
  background-color: rgba(255,255,255,0.6);
  width: auto;
  height: auto;
  z-index: 999;
  padding: 100%;
  position: absolute;
  transform: translate(-50%,-50%);
  left: 50%;
  top: 50%;
  border-radius: 8px;
  font-family: "Poppins",sans-serif;
  display: none;
  text-align: center;
}
.popup button{
  position: relative;
  top: 60px;
  display: block;
  margin:  0 0 20px auto;
  background-color: transparent;
  font-size: 30px;
  color: white;
  border: none;
  outline: none;
  cursor: pointer;
}
.popup p{
  font-size: 14px;
  text-align: justify;
  margin: 20px 0;
  line-height: 25px;
}

.popup-img{
  width: 600px;
}

#preloader{
  background: #fff url(../img/preloader.gif) no-repeat center center;
  background-size: 100%;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 100;
}

#message {
  margin: 50px auto;
}

.banner-text{
  font-size: 2.5rem;
}




@media (min-width: 160em) {
  uil-circle{
    display: none;
  }
}

li::marker{
  color: #831619;
}

blockquote {
  border-left: none;
  font-family: Georgia, serif;
  position: relative;
  margin: 0.5em;
  padding: 0.5em 2em 0.5em 3em;
}

blockquote:before {
  font-family: Georgia, serif;
  position: absolute;
  font-size: 6em;
  line-height: 1;
  top: 0;
  left: 0;
  content: "\201C";
}
blockquote:after {
  font-family: Georgia, serif;
  position: absolute;
 /* display: block; don't use this, it raised the quote too high from the bottom - defeated line-height? */
  float:right;
  font-size:6em;
  line-height: 1;
  right:0;
  bottom:-0.5em;
  content: "\201D";
}
/* blockquote footer {
  padding: 0 2em 0 0;
  text-align:right;
} */
/* blockquote cite:before {
  content: "\2013";
} */

