@font-face {
    font-family: caviarDreams;
    src: url(../font/CaviarDreams.ttf);
}

* {
    font-family: caviarDreams;
}

body {
    max-width: 100%;
    overflow-x: hidden;
}

.main-btn {
    height: 25px;
    display: inline;
    padding: 3px 8px 3px 8px;
    font-size: 20px;
    font-weight: 600;
    margin-right: 60px;
    font-family: Arial, Helvetica, sans-serif;
}
.brand-logo {
    float: right !important;
}
nav {
    height: 100px;
    /* -webkit-box-shadow: 0px 15px 16px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 15px 16px -5px rgba(0,0,0,0.75);
box-shadow: 0px 15px 16px -5px rgba(0,0,0,0.75); */
}

#navbar {
    transition: top 0.3s;
}

.nav-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.nav-info a {
    display: flex;
    color: #01163F;
    font-size: 15px;
    line-height: 15px;
    height: 20px;
}

.brand-logo img {
    width: 250px;
    margin-right: 15px;
}

.brand-logo {
    margin: 10px 0 0 35px;
    display: flex !important;
}

.sidenav-trigger {
    bottom: 12px;
}

.parallax-txt {
    height: inherit;
    width: inherit;
    /* background-color: red; */
    background-color: rgba(0,0,0, 0.8); /* Black w/opacity/see-through */
    border: 1px solid black;
    opacity: 0.6;
    color: white;
    font-size: 25px;
    font-weight: bold;
    text-align: justify;
}
.parallax-txt p {
    line-height: 1.2em;
    margin-top: 90px;
    padding-left: 50px;
    padding-right: 50px;
    font-size: 17px;
}
.img-blur {
    -webkit-filter: blur(5px); /* Safari 6.0 - 9.0 */
    filter: blur(5px);
}

.sidenav li>a{
    font-weight: 900;
    font-size: 18px;
}

.parallax-container .section {
    padding-top: 0;
}

#bolas {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.right-unset{
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 1;
    right: unset;
}

.left-unset{
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 1;
    left: unset;
}

#carousel-id .carousel-fixed-item .left-align{
    right: unset;
}

#container-serv{
    width: 80%;
    margin-bottom: 90px;
}

#carousel-id{
    max-height: 250px;
    min-height: 400px;
    border-style: groove;
    border-left-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-top: 0;
   
}

.arrow{
    font-size: 40px;
    top: -15px;
    font-weight: bold;
}

#nosso-servico h2 {
    background-color: #01163F;
    margin-bottom: 0;
    color: white;
    margin-right: 1px;
    font-weight: bold;
    padding: 25px;
    font-size: 35px;
}

#nosso-servico .carousel-item {
    background-color: rgb(240, 244, 252);
    height: 300px;
}

#nosso-servico img {
    width: 50px;
    height: 50px;
}

.carousel-info{
    text-align: justify;
    font-size: 25px;
    font-weight: 900;
}

#nosso-servico h3{
    font-size: 20px;
    font-weight: 900;
    margin-top: 15px;
}

#nosso-servico p {
    font-size: 15px;
    line-height: 1.3;
    font-weight: 900;
}

.carousel-img{
    background-position: center; /* Center the image */
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
    top: 4px;
    /* top: -22px; */
    position: relative;

}

.carousel-img1 {
    background-image: url("../img/carrosel-img/electrician.png");
}
.carousel-img2 {
    background-image: url("../img/carrosel-img/hand.png");
}
.carousel-img3 {
    background-image: url("../img/carrosel-img/tools.png");
}
.carousel-img4 {
    background-image: url("../img/carrosel-img/gears.png");
}
.carousel-img5 {
    background-image: url("../img/carrosel-img/elevator.png");
}

#carousel-id ul .active{
    background-color: #282241;
    margin-top: 5px;
}

#carousel-id .indicators{
    bottom: -16px;
}
.carousel .indicators .indicator-item {
    background-color: rgb(178, 193, 221);
}

#carousel-id li {
    width: 10px;
    height: 10px;
    margin-right: 2%;
    margin-left: 2%;

}

.block1{
    max-width: 400px;
    margin:  0 auto;
}

.line {
    width: 90%;
    border-bottom: 4px solid #9e9e9e;
    margin: 0 auto;
    margin-bottom: 60px;
}

.small-line {
    width: 60%;
    border-bottom: 4px solid #9e9e9e;
    margin: 0 auto;
    margin-bottom: 20px;
}

.nav-btns{
    margin-top: 20px;
}
.menu-btn{
    margin-top: 20px;
}
.img-container {
    height: 415px;
}
.btn{
    transition: 0.3s;
}
.btn:hover {
    opacity: 1;
    background-color: red;
}

.img-text {
    background-color: #1a237e;
    max-width: 900px;
    padding: 3px;
    background-color:rgba(225, 236, 245, 0.8);

}

.main-text {
    font-size: 20px;
    margin-left: 15px;
    font-weight: 700;
    color: black !important;
}

.img-test{
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.circle-obj {
    height: 15px;
    width: 15px;
    border-radius: 50%;
    display: inline-block;
    /* display: inline-block; */
}

#gradient-bar {
    width: 100%;
    height: 8px;
    margin: 80px 0 80px 0;
    background: rgb(130,8,11);
    background: linear-gradient(264deg, rgba(130,8,11,1) 0%, rgba(139,139,131,1) 50%, rgba(40,34,65,1) 100%);   
}

.valores-container h5{
    font-weight: 900;
}

.valores li {
    font-family: Arial, Helvetica, sans-serif;
}

.valores {
    margin-left: 5%;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    line-height: 2.5em;
}

.vantagens {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    line-height: 15px;
    border-style: groove;
    height: 450px;
    padding-top: 35px;
    margin-bottom: 30px;
}

.vantagens img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

.vantagens p {
    position: absolute;
    top: 250px;
    padding: 10px 10px 0 10px;
    line-height: 1.5em;
}



.capitaliza {
    text-transform: capitalize;
}

.remove-shadow {
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}

.holder-color {
    color: #01163F;
}

.holder-color-back {
    background-color: #01163F;
}

.margin-from-nav {
    margin-top: 70px;
}


.blur{
    filter:blur(5px);
}

.icon-block p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: justify;
    line-height: 1.2em;
    margin-top: 0;
}

 .icon-block h5 {
    font-size: 28px;
    font-weight: 900;
}

.vantagens h5 {
    font-size: 23px;
}

footer h5 {
    color: #01163F;
    font-weight: 900;
}

footer p {
    color: #01163F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;

}

.arial {
    font-family: Arial;
}

.small-padding{
    padding: 0 5px 0 5px;
}

.side-padding3px {
    padding: 0 3px 0 3px;
}

#morpheus-section {
    margin-left: 0;
    margin-right: 0;

}
#morpheus {
    margin-bottom: 0;

}

#morpheus p {
    color: rgb(40,27,70);
    margin-bottom: 0;
}

.float{
    display: block;
	position:fixed;
	width:60px;
	height:60px;
	bottom:20px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	/* box-shadow: 2px 2px 3px #999; */
  z-index:100;
}

.bigfloat{
    display: none;
	position:fixed;
    width: 240px;
    height: 69px;
	bottom:15px;
	right:15px;
	text-align:center;
    z-index:100;
    background: url("../img/whats.svg");
    background-repeat: no-repeat;
}

.my-float{
	margin-top:16px;
}

.centraliza {
  display: flex;
  flex-direction: row;
  justify-content: center;
}