@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

* {
    font-family: "Roboto", sans-serif;
}
.css-xiytbp .Landing-root {
    -webkit-box-flex: 1;
    flex-grow: 1;
    margin: 0px;
    background-color: #F1F4F7;
}

.Landing-fullWidthBack {
    background-color: #F1F4F7;
}

.css-xiytbp .Landing-root .MuiGrid-container .MuiGrid-item > .MuiTypography-h2,
.css-xiytbp .Landing-root .MuiGrid-container .MuiGrid-item > .MuiTypography-body1,
.css-xiytbp .Landing-root .MuiGrid-container .MuiGrid-item > .ApisWithTag-tagedApisWrapper {
    margin: 0px 100px;
}

.Landing-root .Carousel-root{
    height: 100vh;
    background: white;
}

.Landing-root .Carousel-root .Carousel-imageBox {
    width: auto;
    background: white;
}

.css-xiytbp .Landing-root > .MuiTypography-h2,
.css-xiytbp .Landing-root > .Contact-root {
    margin: 0px 100px;
}

.css-becx4i .Carousel-arrows span {
    color: #2f75b9;
}

.css-becx4i .Carousel-arrows {
    background: white;
}

.css-becx4i .Carousel-slideContentWrapper {
    top: 50%;
    transform: translateY(-50%);
    left: 130px;
    background-color: transparent;
    max-width: 400px;
}

.css-becx4i .Carousel-slideContentWrapper .slideContentTitle {
    font-size: 3.3rem;
    font-weight: bold;
    color: black;
}

.css-becx4i .Carousel-slideContentWrapper .Carousel-slideContentContent {
    margin-top: 40px;
    font-size: 1.5rem;
    color: black;
}

.css-becx4i .Carousel-slideContainer {
    justify-content: right;
}

.css-1z0jkil .ParallaxScroll-parallax {
    background-color: white;
    max-height: 40px;
    min-height: 40px;
}

.ParallaxScroll-parallax .ParallaxScroll-slideContentWrapper {
    display: none!important;
}

.ParallaxScroll-parallax .ParallaxScroll-slideContentWrapper .ParallaxScroll-slideContentTitle {
    display: none;
}

.css-xiytbp .Landing-root .MuiGrid-container .MuiGrid-item > .ApisWithTag-tagedApisWrapper {
    margin-top: 20px;
}

.css-xiytbp .Landing-root .MuiGrid-container .MuiGrid-item > .MuiTypography-h2 {
    font-size: 2.0rem;
    font-weight: 400;
}

.css-xiytbp .Landing-root > .MuiTypography-h2 {
    font-size: 2.0rem;
    font-weight: 400;
}

#footer {
    background-color: #2f75b9;
}