.container{width: 100%;float: left;}

.conteudo-1140{width: 1140px;max-width: 92%;margin: 0 auto;}
.conteudo-1200{width: 1140px;max-width: 96%;margin: 0 auto;}

.bookantiquabold{font-family: book_antiquabold;}
.bookantiquaregular{font-family: book_antiquaregular;}

.catamaramregular{font-family: catamaram-regular;}

.montserratregular{font-family: montserrat-regular;}
.montserratbold{font-family: montserrat-bold;}
.montserratlight{font-family: montserrat-light;}
.montserratmedium{font-family: montserrat-medium;}

.roundkeybold{font-family: roundkey_boldbold;}
.roundkeyregular{font-family: roundkeyregular;}

.titilliumregular{font-family: titilliumregular;}
.titilliumsemibold{font-family: titillium_bdbold;}
.titillium{font-family: titillium-;}

.favicon{background: url('../img/logo.webp') no-repeat center center;background-size: contain;}

.bx-wrapper{background: transparent !important;border: none !important;box-shadow: 0 0 transparent !important;margin: 0 !important;z-index: 0;}
.bx-wrapper .bx-pager.bx-default-pager{display: none;}

.maincolor1{color: var(--maincolor1);}
.secondcolor1{color: var(--secondcolor1);}

:root{--maincolor1: #140691;--maincolor2: #1b546c;--secondcolor1: #ffc71f;--secondcolor2: #d0ae57;--textcolor1: #686a6d;--textcolor2: #454545;}

@media (max-width: 990px){
    .hide-mobile{display: none !important;}
}