h1, h2, h3{
 color:#333!important;
}

.fontx4 {
    font-size: 4em;
}

.table {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}

.list {
    font-size: 15px;
    padding-left: 25px !important;
}

.list-2 {
    display: block;
    line-height: 25px;
}

.icon {
    padding-right: 5px;
}

.banner-item {
    overflow: hidden;
}

.banner-img {
    animation: zoom 15s linear infinite alternate;
}

@keyframes zoom {
    0% {transform: scale(1);}
    50% {transform: scale(1.10);}
    100% {transform: scale(1);}
}


.font-big1 {
    margin-bottom: 0px!important;
    font-size: 50px;
    font-weight: 900;
    line-height: normal;
}

.font-big-2 {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: normal;
}

.image {
    display: block;
    width: 100%;
    height: 100%;
}


.imghover-1 {
    position: relative;
    width: 100%;
    height: 100%
}

.imghover-2 {
    position: relative;
    width: 100%;
    height: 100%
}

.imghover-3 {
    position: relative;
    width: 100%;
    height: 100%
}

.imghover-4 {
    position: relative;
    width: 100%;
    height: 100%
}

.image {
    display: block;
    width: 100%;
    height: 100%
}

.imghover-1-1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.imghover-2-2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.imghover-3-3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.imghover-4-4 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.imghover-1:hover .imghover-1-1 {
    background-image: url(img1.png);
    background-size: cover;
    filter: brightness(75%)
}

.imghover-2:hover .imghover-2-2 {
    background-image: url(img2.png);
    background-size: cover;
    filter: brightness(75%)
}

.imghover-3:hover .imghover-3-3 {
    background-image: url(imgnew.png);
    background-size: cover;
    filter: brightness(75%)
}

.imghover-4:hover .imghover-4-4 {
    background-image: url(img4.png);
    background-size: cover;
    filter: brightness(75%)
}

.bg-color {
    background-color: #f2f2f2;
    height: 300px;
}


.font-title {
    font-size: 23px;
    font-weight: 300;
    vertical-align: middle;
    display: table-cell;
    line-height: normal;
}

.click-2 {
    font-size: 15px;
    color: #333333 !important;
    transition: linear 0.25s;
    letter-spacing: 0.5px;
}

.click-2:hover {
    color: #febf00 !important;
    letter-spacing: 0px;
}

.click-3 {
    font-size: 15px;
    color: #ffffff !important;
    transition: linear 0.25s;
    letter-spacing: 0.5px;
}

.click-3:hover {
    color: #ffff00 !important;
    letter-spacing: 0px;
}

.font-title a{
    color: #343434!important;
}

.btn-square.black {
    border: none;
    background-color: #353278;
    font-size: 15px;
    color: #ffffff;
    border-radius: 5px;
    padding: 15px 50px;
}

.btn-square.black:hover {
    background-color: #333333;
}

.font-big {

    font-size: 35px;
    font-weight: bold;
    line-height: normal;
    color:#333!important;
}

.font-title {
    color: #000;
    font-size: 25px;
    margin: 0 auto;
    font-weight: bold;
    line-height: normal;

}

.space{
    background-color: #f5f5f5
}

.btn-square.white {
    border: none;
    background-color: #353278;
    font-size: 15px;
    color: #ffffff;
    border-radius: 5px;
    margin-top: 0px;
    margin-bottom: 35px;
}

.btn-square.white:hover {
    background-color: #333333;
}

#fullbanner {
    margin-top: 0px!important; 
}

font-big {
    font-family: 'Rozha One', serif;
    font-size: 35px;
    font-weight: bold;
    line-height: normal;
    color:#333!important
}