.rightsidemaindivcircle {
    background-image: url('../assets/box.png');
    height: 296px;
    /* width: 509px;  */
    background-size: cover;
}

.mainboxcirclenewss {
    padding-left: 235px;
    padding-top: 165px;
}

.circleboxmaindiv1 .heading1circle1 {
    font-size: 45px;
    color: #124389;
    font-weight: 500;
    font-family: 'century-gothic';
    padding-left: 25px;
}

.circleboxmaindiv1:hover .heading1circle1 {
    color: white;
}

.circlebpxmainfirstee {
    padding-bottom: 60px;
}

.newbutoncircleredmore {
    width: 209px;
    text-align: center;
}

.circleboxmaindiv1 .subheadingcircle1 {
    font-size: 17px;
    color: white;
    font-weight: 500;
    font-family: 'century-gothic';
    /* padding-top: 10px; */
    padding-left: 25px;
    padding-right: 50px;
    text-align: inherit;
}

.circleboxmaindiv1:hover .subheadingcircle1 {
    color: #124389;
}

.reamorecircle1 {
    padding-left: 37px;
    padding-right: 50px;
}

.reamorecircle1::before {
    content: '';
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    border-top: 4px solid#124389;
    border-left: 4px solid #124389;
}

.reamorecircle1::after {
    content: '';
    display: block;
    position: absolute;
    width: 25px;
    height: 25px;
    /* left: 25%; */
    border-bottom: 4px solid #124389;
    border-right: 4px solid #124389;
    left: 35%;
    bottom: 0px;
}

.reamorecircle1:hover::before {
    transition: 0.5s;
    width: 145px;
    height: 71px;
    border-top: 4px solid white;
    border-left: 4px solid white;
}

.reamorecircle1:hover:after {
    transition: 0.5s;
    content: '';
    display: block;
    position: absolute;
    bottom: 0px;
    height: 70px;
    left: -19px;
    /* left: 25%; */
    border-bottom: 4px solid white;
    border-right: 4px solid white;
    left: 12%;
    left: 50;
    width: 142px;
}

.ReadMore {
    font-family: 'century-gothic';
    font-weight: 300;
    color: white;
    font-size: 20px;
    padding-left: 26px;
    padding-top: 20px;
}

.reamorecircle1:hover .ReadMore {
    font-family: 'century-gothic';
    font-weight: 300;
    color: #FC9601;
    font-size: 20px;
    padding-left: 26px;
    padding-top: 20px;
}

/* circle */

.uix-lightbox__loading {
    color: #fff;
    left: 50vw;
    position: fixed;
    top: 50vh;
    transform: translate(-50%, -50%);
    z-index: 99998;
}

.uix-lightbox__close>button {
    background: none;
    border: none;
    cursor: pointer;
    height: 36px;
    line-height: 34px;
    outline: none;
    width: 36px;
}

.uix-lightbox__close>button:after {
    color: #fff;
    content: "\f00d";
    font-family: Font Awesome\5 Free;
    font-size: 2rem;
    font-weight: 600;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.uix-lightbox__close>button:focus {
    outline: 3px auto -webkit-focus-ring-color;
}

.uix-lightbox__close.is-active {
    display: block;
}

.uix-lightbox__close {
    border-radius: 50%;
    display: none;
    position: fixed;
    right: 15px;
    text-align: center;
    top: 15px;
    z-index: 99998;
}

.uix-relative--inline {
    -webkit-backface-visibility: hidden;
    display: inline-block;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
}

.uix-lightbox__loading.is-loaded {
    display: none;
}

.uix-lightbox__container .uix-lightbox__inner {
    display: none;
    margin: 0 auto;
    max-width: 1000px;
    pointer-events: all;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

/* .mainboxcirclenewss */

.uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li {
    background: none;
    box-sizing: border-box;
    height: 250px;
    left: 65%;
    margin: 0;
    min-width: inherit;
    padding: 0;
    position: absolute;
    top: 10;
    width: 250px;
    z-index: 2;
}

.uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul {
    border: 5px solid #124389;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 600px !important;
    margin: 0;
    padding: 0;
    position: relative;
    width: 600px !important;
}

.uix-table-grid .uix-table-grid__row.is-drop-target:before {
    box-shadow: inset 0 0 0 2px #378ef0;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.uix-tabs .uix-tabs__content {
    display: none;
    padding: 1.3125rem;
    text-align: left;
}

.uix-tabs .uix-tabs__content.is-active {
    display: block;
}

.uix-tabs .uix-tabs__nav>ul>li {
    display: block;
    float: left;
    list-style: none;
    min-width: 7.5rem;
    position: relative;
    transition: 0.1s ease-in-out;
}

.uix-tabs .uix-tabs__nav>ul>li>a {
    display: block;
    opacity: 0.6;
    padding: 0;
    position: relative;
    text-align: center;
}

.uix-tabs.uix-tabs--rotation .uix-tabs__content {
    position: relative;
}

.uix-tabs.uix-tabs--rotation .uix-tabs__nav {
    margin: 0;
    position: relative;
    left: 350px;
}

.uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li.is-active img {
    transform: scale(3.5);
}

.uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li.is-active img:hover {
    transform: scale(4);
}

.uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li img {
    transform: scale(1);
    border-radius: 50%;
}

.uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li img:hover {
    transform: scale(1.5);
    transition: 1s all;
    box-shadow: 0px 0px 25px #22142B;
}

.uix-tabs.uix-tabs--rotation .uix-tabs__nav>ul>li>a {
    border-radius: 100%;
    height: 80px;
    opacity: 1;
    width: 80px;
}

/*# sourceMappingURL=uix-kit.min.css.map*/