body.ce-kit-1{font-family:"Quicksand", sans-serif;}a, .elementor a{color:#232323;}body.ce-kit-1 h2{font-size:36px;}body.ce-kit-1 h3{font-size:24px;}.btn-primary, a.btn-primary{color:#FFFFFF;}.btn-primary{background-color:#00CCC4;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}/* Start custom CSS for page-settings *//*Home Slider*/
.carousel .carousel-inner {
    height: 730px;
}
.carousel .carousel-item .caption {
    bottom: 45%;
    left: 40%;
    color: #222222;
}
.carousel .carousel-item .caption .display-1 {
    font-size: 2rem;
}

/*Header Slider Nav*/
.ls-outline .ls-bottom-slidebuttons, .ls-outline .ls-nav-start, .ls-outline .ls-nav-stop {
    top: -12px !important;
}
.ls-v5 .ls-bottom-nav-wrapper {
    top: -18px !important;
}

/*BTN*/

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: #203A60;
}
.btn-primary, .btn-primary:hover {
    color: #fff;
    background-color: #203A60;
    border-color: transparent;
}
/*table*/
.table-success, .table-success>td, .table-success>th {
    background-color: #203A60;
}/* End custom CSS */