/* GLOBAL STYLES
 * Padding below the footer and lighter body text
* -------------------------------------------------- */

body {
  padding-bottom: 40px;
  background-color:white;
  color: #5a5a5a;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar-info{
    margin-top: -10px;
    background-color: black;
    font-family: 'Montserrat', sans-serif;
}

.navbar-info ul{
    display: flex;
    height: 40px;
    line-height: 50px;
    flex-direction: row-reverse;
    margin-right:10px;
}

.navbar-info li{
    display: inline;
    padding-right: 20px;
    color: white;
    list-style: none;
    font-size:13px;
    font-weight: 200;
}
.navbar-info-logo{
    width:20px;
}


.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.navbar-wrapper .navbar .container {
  width: auto;
}

.navbar-logo{
    width: 100px;
    margin-top: -17px;
}
.navbar-logo:hover {
  transform: scale(1.1);
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 550px;
  margin-bottom: 60px;
}
.carousel-caption {
  z-index: 10; /* Since positioning the image, we need to help out the caption */
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 550px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 550px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
.space{margin-top:10px}
.heading-size{font-size:19px;}
.text-color{color:#4f73a1;
    font-size: 16px;
    font-weight: 600;
}
.door-list{
    list-style: none;
    display: contents;
}
.door-list-farretti{
    list-style: none;
    display: contents;
    font-size:14px;
}
.farretti_icon_style{
    width:100px;
    display:flex;
    justify-content: space-between;
    margin-top:20px;
}
.farretti_icon_style1{
    margin-right:15px;
}
/* PAGE
-------------------------------------------------- */
.penal-big-banner{position: relative;}
.penal-big-banner img{inline-size: -webkit-fill-available;}
.penal-big-banner1{position: relative;margin-top:50px;}
.penal-big-banner h2 {   
    position: absolute;
    top: 85px;
    right: 0;
    left: 0;
    text-align: center;
    padding-top: 7%;
    font-size: 4.5em;
    color: #7f7d7f;
    background-color: #ffffffd1;
    background-clip: content-box;
}
.
.penal-big-banner span{ 
     color:white;
}
.text-heading{
    margin-bottom:20px;
}
.text-about{
    font-size:14px;
    font-weight:300;
}
.text-home{
    font-size: 16px;
    font-weight: 300;
}
.text-home-h2{margin-top: 30px;
    font-size: 25px;
    color: #cbcbcb;}
.home-image-border{
    border-radius:15px;
}
.door-open-side h2{
    font-weight: 200;
    font-size: 24px;
}
.home-icon{transition: transform 0.25s;
    border-radius:35px;}
.home-icon:hover {
  transform: scale(1.1);
}
ul{list-style:none;}
.doc_a:hover{color:#4f73a1;}

/* Featurettes
------------------------- */

.featurette-divider {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    width: 70%;
    border: 0;
    border-top: 2px solid #4f73a1;
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
    margin-top: -10px;/* The navbar becomes detached from the top, so we round the corners */
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 10px;
  }
}

.body_circle {
  align-items: center;
  background-color: #f2f2f2;
  display: flex;
  font-family: "Merriweather", serif;
  flex-wrap: wrap;
  justify-content: center;
  height: 100vh;
  margin: 0;
}
.person_circle {
  align-items: center;
    display: flex;
    flex-direction: column;
    width: 315px;
}
.container_circle {
    border-radius: 50%;
    height: 425px;
    -webkit-tap-highlight-color: transparent;
    transform: scale(0.7);
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
    width: 455px;
}

.container_circle:hover {
  transform: scale(0.78);
}
.container-inner_circle {
  position: relative;
  transform-origin: 50%;
  top: -310px;
}
.circle_circle {
    border-radius:15px;
    cursor: pointer;
    height: 480px;
    left: 10px;
    pointer-events: none;
    position: absolute;
    top: 219px;
    width: 450px;
}
.img_circle {
  pointer-events: none;
  position: relative;
  transform: translateY(20px) scale(1.15);
  transform-origin: 50% bottom;
  transition: transform 300ms cubic-bezier(0.4, 0, 0.2, 1);
}
.container_circle:hover .img_circle {
  transform: translateY(0) scale(1.2);
}
.img1_circle {
    left: 55px;
    top: 500px;
    width: 340px;
}
.img2_circle {
  left: 101px;
  top: 476px;
  width: 395px;
}
.img3_circle {
  left: -16px;
  top: 144px;
  width: 466px;
}
.divider_circle {
  background-color: #ca6060;
  height: 1px;
  width: 160px;
}
.name_circle {
  color: #404245;
  font-size: 36px;
  font-weight: 600;
  margin-top: 16px;
  text-align: center;
}
.title_circle {
  color: #6e6e6e;
  font-family: arial;
  font-size: 14px;
  font-style: italic;
  margin-top: 4px;
}

footer{
    font-weight:300;
}
.footer-line{border-left:1px solid #eeeeee;
    list-style: none;
}
.footer-menu{
    list-style:none;
}
@media (min-width: 1850px) and (max-width: 2500px) {
    .carousel {height: 750px;}
    .carousel .item {height: 750px;}
    .carousel-inner > .item > img {height: 750px;}
    .carousel-caption p {font-size: 9px;}
    .carousel-caption h1 {font-size:14px;}

}
@media (min-width: 800px) and (max-width: 1050px) {
    .circle_circle {width: 400px;}
    .img1_circle {width: 310px;}
    .img2_circle {
    left: 116px;
    top: 493px;
    width: 325px;}
}
@media (min-width: 700px) and (max-width: 1023px) {
    .penal-big-banner h2{
    top: 30px;
    padding-top: 7%;
    font-size: 3.2em;}
    .penal-big-banner img{height:250px;}
    .navbar-info li{font-size: 10px;}
    .navbar-right{font-size: 9px;}
    .carousel-caption p {font-size: 12px;}
    .carousel-caption h1 {font-size:18px;}
    .img2_circle {
    left: 92px;
    top: 395px;
    width: 325px;}
}
@media (min-width: 490px) and (max-width: 790px) {
    .circle_circle {width: 315px; height: 340px;}
    .img1_circle {top:423px;width: 227px;}
    .person_circle{width: 125px;}
    .container_circle{height: 233px; width: 245px;}
    .carousel {height: 320px;}
    .carousel .item {height: 320px;}
    .carousel-inner > .item > img {height: 320px;}
    .text-home-h2{margin-top: 40px;font-size: 45px;}
}
@media (min-width: 375px) and (max-width: 430px) {
    .person_circle {width: 55px;}
    .container_circle {height: 155px; width: 135px;}
    .container-inner_circle {top: -270px;}
    .circle_circle {
    height: 228px;
    left: 10px;
    top: 197px;
    width: 165px;}
    .img1_circle {
    left: 25px;
    top: 307px;
    width: 125px;}
    .img2_circle {
    left: 55px;
    top: 307px;
    width: 125px;}
    .text-home-h2 {margin-top: 20px;
    font-size: 38px;}
    .text-home {font-size: 9px;}
     .carousel {height: 190px;}
    .carousel .item {height: 190px;}
    .carousel-inner > .item > img {height: 190px;}
    .carousel-caption p {font-size: 9px;}
    .carousel-caption h1 {font-size:14px;}
    .navbar-default {margin-top: -10px;}
    .navbar-toggle {margin-top: 20px;}
    footer{font-size: 13px;}
}
@media (min-width: 330px) and (max-width: 430px) {
    .penal-big-banner h2{
    top: 0px;
    padding-top: 7%;
    font-size: 1.5em;}
    .penal-big-banner img{height:125px;}
    .navbar-info li{font-size: 10px;}
}
@media (min-width: 330px) and (max-width: 375px) {
    .person_circle {width: 80px;}
    .container_circle {height: 90px; width: 170px;}
    .container-inner_circle {top: -270px;}
    .circle_circle {
    height: 170px;
    left: 10px;
    top: 185px;
    width: 138px }
    .img1_circle {
    left: 25px;
    top: 270px;
    width: 111px;}
    .img2_circle{
    left: 50px;
    top: 270px;
    width: 111px;}
    .text-home-h2 {margin-top: 20px;
    font-size: 30px;}
    .text-home {font-size: 9px;}
    .carousel {height: 250px;}
    .carousel .item {height: 250px;}
    .carousel-inner > .item > img {height: 250px;}
    .carousel-caption p {font-size: 9px;}
    .carousel-caption h1 {font-size:14px;}
    .navbar-default {margin-top: -10px;}
    .navbar-toggle {margin-top: 20px;}
    footer{font-size: 12px;}

}
@media (min-width: 250px) and (max-width: 329px) {
    .penal-big-banner h2{
    top: 20px;
    padding-top: 7%;
    font-size: 1.5em;}
    .penal-big-banner img{height:180px;}
    .navbar-info li{font-size: 8px;}
    .person_circle {width: 80px;}
    .container_circle {height: 90px; width: 170px;}
    .container-inner_circle {top: -270px;}
    .circle_circle {
    height: 136px;
    left: 10px;
    top: 185px;
    width: 113px;}
    .img1_circle {
    left: 25px;
    top: 248px;
    width: 83px;}
    .img2_circle{
    left: 40px;
    top: 239px;
    width: 111px;}
    .text-home-h2 {margin-top: 2px;
    font-size: 25px;}
    .text-home {font-size: 7px;}
     .carousel {height: 170px;}
    .carousel .item {height: 170px;}
    .carousel-inner > .item > img {height: 170px;}
    .carousel-caption p {font-size: 9px;}
    .carousel-caption h1 {font-size:14px;}
    .navbar-default {margin-top: -10px;}
    .navbar-toggle {margin-top: 20px;}
    footer{font-size: 9px;}
}