.elementor-kit-5{--e-global-color-primary:#1E8ECE;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#221F20;--e-global-color-accent:#BDBEC3;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rubik";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rubik";--e-global-typography-accent-font-weight:500;font-family:"Rubik", Sans-serif;font-size:26px;font-weight:400;}.elementor-kit-5 h1{font-family:"Rubik", Sans-serif;font-size:40px;font-weight:700;}.elementor-kit-5 h2{font-family:"Rubik", Sans-serif;font-size:26px;font-weight:700;}.elementor-kit-5 h3{font-family:"Rubik", Sans-serif;font-size:22px;font-weight:700;}.elementor-kit-5 h4{font-family:"Rubik", Sans-serif;font-size:18px;font-weight:400;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Rubik", Sans-serif;font-size:26px;font-weight:700;color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );border-radius:15px 15px 15px 15px;padding:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Chrome, Edge e Safari */
body::-webkit-scrollbar {
  width: 10px; /*largura da barra*/
}

body::-webkit-scrollbar-track {
  background: #ffffff00; /*cor do fundo*/
}

body::-webkit-scrollbar-thumb {
  background-color: #1E8ECE; /*cor do controle do scroll*/
  border-radius: 10px; /*arredondamento*/
  border: 2px solid #1E8ECE; /*borda*/
}

/* Firefox */
@-moz-document url-prefix() {
  * {
    scrollbar-width: 10px;
    scrollbar-color:
                    #1E8ECE /*cor do controle do scroll*/
                    #1E8ECE; /*cor do fundo*/
    -moz-appearance: scrollbar;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Regular.eot');
	src: url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
		url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Regular.woff2') format('woff2'),
		url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Regular.woff') format('woff'),
		url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Regular.ttf') format('truetype'),
		url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Regular.svg#Rubik') format('svg');
}
@font-face {
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Bold.eot');
	src: url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Bold.eot?#iefix') format('embedded-opentype'),
		url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Bold.woff2') format('woff2'),
		url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Bold.woff') format('woff'),
		url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Bold.ttf') format('truetype'),
		url('http://escritoriocr.com.br/wp-content/uploads/2024/02/Rubik-Bold.svg#Rubik') format('svg');
}
/* End Custom Fonts CSS */