.button-banner-1{
    display: inline-block; 
    padding: 10px 85px; 
    background-color: var(--blue-dark); 
    text-decoration: none; color: var(--white); 
    border-radius: 10px; 
    font-size: 14px; 
    position: absolute; 
    z-index: 1; 
    margin-top: 27%; 
    /* margin-left: 130px;  */
    margin-left: 400px; 
}
p{
    font-size: 16px;
}

.imgMapa {
    height: 592px;
    width: 952px;
}

#nossa-historia .icon-1{
	width: 50px;
	height: 80px;
}

#nossa-historia p{
	font-size: 20px;
	color: #707070;

}

#nossa-historia .title-1{
	font-size: 32px;
	line-height: 0.1;
	color: var(--orange);
	padding: 0px;
	margin: 0px;
}

#nossa-historia h1{
	font-size: 50px;
	color: var(--red-dark);
	padding: 0px;
	margin: 0px;
}

#nossa-historia .button-1{
	padding: 10px 40px;
	background-color: var(--orange);
	color: var(--white);
	text-decoration: none;
	border-radius: 5px;
	font-weight: 700;
	display: inline-block;
	justify-content: center;
}

#nossa-historia .button-1:hover{
	background-color: #6D0D0E;
}


#nossa-historia .button-2{
	background-color: var(--blue-dark);
}

#nossa-historia .border-rad-1{
	border-radius:  10px 0px 0px 10px;
	border-right: 2px solid #C03F27;
}

#nossa-historia .border-rad-2{
	border-radius:  0px 10px 10px 0px;
	border-left: 1px solid #C03F27;
}

#nossa-historia .button-2 a{
	padding: 10px 20px;
	color: var(--white);
	text-decoration: none;
	/* font-weight: 700; */
	display: flex;
	align-items: center;
	justify-content: center;
    font-size: 18px;
    font-weight: bold;
    flex-wrap: wrap;
}

#nossa-historia .button-2 span{
    font-size: 15px;
}



#nossa-historia .button-2 img{
	width: 40px;
	height: 40px;
}

#nossa-historia .tamanho{
    height: 100px;
    display: flex;
    justify-content: flex-start;
}

.border-right{
    border-right: 2px solid var(--orange);
}


#nossos-servicos .title-1{
	font-size: 32px;
	/*line-height: 0.1;*/
	color: var(--white);
	padding: 0px;
	margin: 0px;
    margin-left: 20px;
}

#nossos-servicos h1{
	font-size: 50px;
	color: var(--white);
	padding: 0px;
	margin: 0px;
    margin-left: 20px;
}

#nossos-servicos p{
    font-size: 20px;
    color: var(--white);
    padding: 0px;
    margin: 0px;
    margin-top: -3px;
    margin-left: 15px;
}

#nossos-servicos .icone {
    width: 35px;
    height: 35px;
    object-fit: contain;
}

#nossos-servicos a{
    text-decoration: none;
}

#nossos-servicos .icon-7{
	width: 65px;
	height:100px;
    margin-top: 15px;
}

#nossos-servicos .card-white{
	width: 75%;
	background-color: var(--white);
	padding: 0px 20px;
	padding-right: 0px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#nossos-servicos .card-white a{
	text-decoration: none;
	font-weight: 700;
	color: var(--blue-dark);
	font-size: 18px;
}

#nossos-servicos .card-white button{
	border: none;
	background-color: var(--blue-dark);
	padding: 10px;
}

#nossos-servicos .icon-8{
	width: 30px;
	height:30px;
}

.quem-somos {
    width: 100%;
    height: 160px;
    background-image: url(https://orthox.com.br/wp-content/themes/ortho-x/assets/img/fundo-header-contatos.png);
}
.title-contato {
    font-weight: 700;
    font-size: 40px;
    color: var(--orange);
}

.quem-somos-1{
    margin-top:  100px;
}

.dr-quem-somos{
    width: 552px;
    height: 409px;
    max-width: 100%;
    border-radius: 10px;
    object-fit: cover;
}

.missao {
    border-radius: 25px;
    max-width: 100%;
}

.bg-quem-somos {
    position: relative;
    top: -514px;
    left: 25px;
    z-index: -10;
}



.infos {
    -webkit-box-shadow: 8px 5px 25px -8px #000000; 
    box-shadow: 8px 5px 25px -8px #000000;

    width: 12rem;
    height: 8rem;
    background: #FFF;
    text-align: center;
    color: var(--red-dark);
    border-radius: 20px;
}

.infos:hover {
    background-color: var(--orange);
    color: #FFFFFF;
}

.position-iphone-none{
    position: absolute;
}

.position-iphone-none img{
    width: 100%;
}

#anos {
    font-size: 55px;
    margin-bottom: -11px;
}

#subtitle-quem-somos {
    margin-bottom: 0px;
    color: var(--orange);
}

.title-quem-somos h2 {
    color: #FFFFFF;
}

.text-quem-somos {
    color: #FFFFFF;
}
.quem-somos-2 {
    /* margin-top: -465px; */
    margin-top: -560px;
    background-color: var(--blue-dark);
}

#subtitle-nossa-missao {
    margin-bottom: 0px;
    color: var(--orange);
}

.title-nossa-missao h2 {
    color: var(--red-dark);
}

#subtitle-nossa-historia {
    margin-bottom: 0px;
    color: var(--red-dark);
}

.title-nossa-historia h3 {
    color: var(--orange);
}

.titulo-time {
    background-color: var(--blue-dark);
    color: #FFFFFF !important;
    padding: 20px;
    border-radius: 16px;
}

.menu {
    background-color: var(--orange);
    height: 90px;
    border-radius: 20px;
    cursor: pointer;
}

.menu h2 {
    color: #FFFFFF;
}

.btn-1 {
    border-right: 3px solid #FFFFFF;
}
.btn-2 {
    border-right: 3px solid #FFFFFF;
}

.galeria-img img {
    border-radius: 15px;
}

.fancybox{
    cursor: pointer;
    transition: .3s ease-in-out;
}

.fancybox:hover{
    filter: brightness(45%);
}

/* Timeline */

.timeline h1{
    display: flex;
    align-items: center;
}

section #card-carousel .carousel-card {
  margin: 0px;
  box-shadow: 0px 7px 10px black;
}

section #card-carousel .carousel-card > * {
  display: block;
}

section #card-carousel .carousel-card {
  position: relative;
  overflow: hidden;
  width: 200px;
}

section #card-carousel .carousel-card img {
  width: 266px;
  height: 100px;
  /*height: 100%;*/
  /* object-fit: cover;*/
  /*filter: grayscale(100%);
  transition:  ease-out filter 0.7s, ease-out width 3s, ease-out margin-left 3s;*/

}

section #card-carousel .carousel-card img:hover{
  width: 552px;
  margin-left:-100px;
  height: 526px;
  /*width: calc(100% + 100px);*/
  filter: grayscale(0%);
}

.timeline img{
    max-width: 60%;
}

.card-time:hover {

}

.timeline .card {
    background-color: var(--orange);
    color: #FFFFFF;
    max-width: 100%;
    margin-bottom: 22px;
    border-radius:  25px;
}

.timeline .card span{
  color: var(--orange);
}

.timeline .card p{
    color: #FFFFFF;
    padding: 33px;
}

.timeline h2{
    text-align: center;
    margin-bottom: -25px;
    z-index: 5;
}
.timeline .card:hover h2 {
    margin-bottom: -20px;
}

.pt-50{
    padding-top: 50px;
}

#traco-timeline {
    width: 55%;
    border: 2px solid black;
    position: relative;
    top: -405px;
    left: 23%;
}
.btn-timeline-prev {
    transform: rotateY(180deg);
}

.timeline-mais{
    background-color: var(--blue);
    border: 1px solid var(--orange);
    width: 40px;
    height: 40px;
    color: var(--orange);
    position: relative;
    top: 15px;
    justify-content: center;
    display: flex;
    text-align: center;
    align-items: center;
    margin-left: 38%;
    font-size: 48px;
}

.timeline {
    margin-bottom: 60px;
}

.btn-timeline-prev {
    background-color: transparent;
    border: none;
    display: block !important;
    bottom: 430px;
    position: relative;
    left: 327px;
    z-index: 6;
}

.btn-timeline-prev img{
    background-color: var(--blue);
}

.btn-timeline-next {
    background-color: transparent;
    border: none;
    display: block !important;
    bottom: 490px;
    position: relative;
    left: 1500px;
    z-index: 6;
}

.btn-timeline-next img{
    background-color: var(--blue);
}

#button-div button{
    cursor: pointer;
}


@media screen and (max-width:  1440px){
    .bg-quem-somos {
        top: -540px;
        height: 500px;
        width: 250px;
    }

    .btn-timeline-prev {
        left: 100px;

    }
    #traco-timeline {
        width: 64%;
        border: 2px solid black;
        position: relative;
        top: -405px;
        left: 17%;
    }
    .btn-timeline-next {

        left: 1270px;
    }

    .imgMapa {
        height: 448px;
        width: 952px;
    }
    .button-banner-1{
        margin-left: 250px;
    }
    #img-laranja{
        height:600px;
    }
    .img-mapa{
        height: 600px;
    }
    
}

@media screen and (max-width:  1368px){
    #traco-timeline {
        width: 61%;
        border: 2px solid black;
        position: relative;
        top: -405px;
        left: 20%;
    }

    .imgMapa{
        height: 427px;
    }

    #nossa-historia .button-2 a{
        font-size: 17px;
        padding: 10px 10px;
    }

    #nossos-servicos{
        margin-top: 5rem !important;
    }

    #nossos-servicos img{
        height: 650px;
    }



    #nossos-servicos .title-1{
        font-size: 28px;
        margin-left: 33px;
    }

    .position-iphone-none img{
        height: 500px;
        object-fit: cover;
    }
}

@media screen and (max-width:  1024px){
  .bg-quem-somos {
    top: -520px;
    width: 160px;
    height: 440px;
}
.btn-timeline-prev {
    left: 35px;
}
.btn-timeline-next {
    left: 920px;
}
.button-banner-1{
    margin-left: 200px; 
    top: 20em;
}
}
@media screen and (max-width:  768px) {
    .quem-somos-2 {
        margin-top: 45px;
        background-color: var(--blue-dark);
    }
    .btn-timeline-next {
        left: 665px;
    }
    .galeria-img img {

        width: 90%;
    }
    #traco-timeline {
        width: 53%;
        border: 2px solid black;
        position: relative;
        top: -405px;
        left: 22%;
    }

    .galeria-section{
        margin-top: 500px !important;
    }

    .dr-quem-somos{
        width: 100%;
        object-fit: cover;
    }
    .button-banner-1{
        margin-top: 55em;
        margin-left: 280px;
    }

    .button-2{
        margin-bottom: 10px;
        border-radius: 10px !important;
    }
    
    #nossa-historia .border-rad-1 {
        border: none;
    }

    .border-right {
        border: none;
    }
}

@media screen and (max-width:  425px){

    .galeria-section{
        margin-top: 0px !important;
    }

    .quem-somos-1 {
        margin-top: 30px;
    }

    .title-contato{
        font-size: 26px;
    }

    

   /* .quem-somos {
        width: 100%;
        height: 160px;
        background-image: none;
        background-color: var(--orange);
    }*/

    .title-nossa-historia{
        text-align: initial;
    }

    .title-nossa-historia h3{
        margin: 0px;
    }

    #subtitle-nossa-historia{
        font-size: 42px;
    }

    /* .quem-somos-1 .remove-mobile{
        display: none;
    } */

    .dr-quem-somos {
        width: 330px;
        height: 250px;
        max-width: 100%;
        border-radius: 10px;
    }

    #nossa-historia .border-rad-1{
        border-radius: 0px;
    }

    #nossa-historia .border-rad-2{
        border-radius: 0px;
    }

    #nossos-servicos .position-mobile{
     background-image: url(https://orthox.com.br/wp-content/themes/ortho-x/assets/img/unidade-fundo-mobile.png);
     background-size: cover;
     width: 100%;
     height: 600px;
     right: 0;
     /*position: absolute;*/
     /*bottom: 650px;*/
 }

 #nossos-servicos .icon-7{
    margin-top: 90%;
    height: 105px;
}

#nossos-servicos .title-1{
    margin-top: 5%;
    font-size: 18px;
}

#nossa-historia .button-2{
    border-radius: 10px;
    margin-bottom: 5%;
}

.imgMapa{
    width: 100%;
    height: 400px;
}

.button-banner-1 {
    margin-top: 100%;
    margin-left: 90px;
}

.content{
    justify-content: center;    
}
.btn-timeline-next {
    left: 355px;
}
.btn-timeline-prev {
    left: 0px;
}
#traco-timeline {
    display: none;
}

/*.galeria-section{
    display: none;
}*/

.position-iphone-none{
    position: relative;
}
}

@media screen and (max-width:  375px) {
    .btn-timeline-next {
        left: 305px;
    }
}
@media screen and (max-width:  320px) {
    .btn-timeline-next {
        left: 250px;
    }
}