.detail-right-content {
    display: inline-block;
    width: 100%;
}
.detail-header {
    padding: 30px;
    background-color: #fbfbfb;
    border-radius: 10px;
    margin-bottom: 25px;
}
.detail-right-box {
    font-size: 15px;
    background-color: #fbfbfb;
    border-radius: 10px;
    min-height: 800px;
    line-height: 2;
    color: #1b1b1b;
    text-align: justify;
}
.detail-head h1 {
    font-size: 20px;
    font-weight: 600;
    color: #042f6f;
    margin: 0;
    line-height: 1.6;
    position: relative;
    text-transform: uppercase;
}
.exam-detail-list {
    border: 1px solid #ececec;
    background-color: #fff;
    display: inline-flex;
    width: 100%;
    padding: 15px 25px;
    align-items: center;
    margin-bottom: 25px;
}

.exam-detail-list-text {
    max-width: 70%;
    width: 100%;
    font-size: 15px;
    padding-right: 10px;
    line-height: 1.5;
    font-weight: 500;
}
.exam-detail-button-list-content {
    display: inline-flex;
    /*max-width: 30%;*/
    /*width: 100%;*/
    justify-content: flex-end;
}
.exam-detail-button-list {
    margin-left: 25px;
}
.exam-detail-button-list:nth-last-child(2) a {
    background-color: #042e6f;
}
.exam-detail-button-list a {
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
    background-color: #000066;
    min-width: 115px;
    text-align: center;
}
.detail-right-box a {
    font-weight: 400;
    color: #ffffff;
    padding: 0px;
    font-size: 22px;
    border-bottom: 1px dashed;
}
.main-slider {
    position: relative;
    display: block;
    background: #ffffff;
    z-index: 10;
}
.main-slider.style3 .slider-shape1 {
    position: absolute;
    top: -2px;
    left: -113px;
    z-index: 2;
}
.main-slider.style3 .header-social-link-1 {
    position: absolute;
    right: -98px;
    bottom: 415px;
    z-index: 10;
    transform: rotate(90deg);
}
.header-social-link-1 {
    position: relative;
    display: block;
    overflow: hidden;
}
.header-social-link-1 ul {
    position: relative;
    display: block;
}
.header-social-link-1 ul li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.main-slider.style3 .header-social-link-1 ul li a {
    background: rgba(255, 255, 255, 0.20);
    height: 60px;
    width: 40px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 1px solid rgba(31, 32, 38, 0.10);
    color: white;
    padding-top: 23px;
}
.header-social-link-1 ul li a {
    position: relative;
    display: block;
    background: rgba(255, 255, 255, 0.10);
    width: 40px;
    height: 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    color: #777777;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    padding-top: 15px;
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.header-social-link-1 ul li a:before {
    content: "";
    position: absolute;
    bottom: 3px;
    right: 5px;
    height: 5px;
    width: 5px;
    background: white;
    border-radius: 50%;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}




.vk-background-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vk-background-black {
    background-color: #000;
}

.vk-background-overlay._10 {
    opacity: 0.1;
}

.vk-background-overlay._20 {
    opacity: 0.2;
}

.vk-background-overlay._30 {
    opacity: 0.3;
}

.vk-background-overlay._40 {
    opacity: 0.4;
}

.vk-background-overlay._50 {
    opacity: 0.5;
}

.vk-background-overlay._60 {
    opacity: 0.6;
}

.vk-background-overlay._70 {
    opacity: 0.7;
}

.vk-background-overlay._80 {
    opacity: 0.8;
}

.vk-background-overlay._90 {
    opacity: 0.9;
}

.main-slider .slide {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 450px 0px 320px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.main-slider.style3 .slide .image-layer {
    filter: grayscale(0%);
}
.main-slider .slide .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale (1);
    transition: all .8s ease-in-out .4s;
    z-index: 1;
}
.main-slider.style3 .shape {
    position: absolute;
    top: 0px;
    right: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transform: perspective(400px) translateY(-320px) scale(.5);
    -ms-transform: perspective(400px) translateY(-320px) scale(.5);
    transform: perspective(400px) translateY(-320px) scale(.5);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.main-slider .auto-container {
    position: relative;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.main-slider .content {
    position: relative;
    z-index: 11;
}

.main-slider.style3 .content .big-title {
    margin-top: 18px;
    margin-bottom: 47px;
}
.main-slider .content .big-title {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 56px;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(-120px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(-120px);
    transform: perspective(400px) rotateY(0deg) translateY(-120px);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.main-slider.style3 .content .big-title h2 {
    color: transparent;
    -webkit-text-stroke: 2px #ffffff;
}
.main-slider .content .big-title h2 {
    color: #ffffff;
    font-size: 70px;
    line-height: 1.20em;
    font-weight: 700;
}
.main-slider.style3 .content .sub-title {
    position: relative;
    display: block;
    overflow: hidden;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(-120px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(-120px);
    transform: perspective(400px) rotateY(0deg) translateY(-120px);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}
.main-slider.style3 .content .sub-title h5 {
    color: white;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.32em;
}
.main-slider .content .btns-box {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 0;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(80px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(80px);
    transform: perspective(400px) rotateY(0deg) translateY(80px);
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transition: all 1500ms ease;
    -moz-transition: all 1500ms ease;
    -ms-transition: all 1500ms ease;
    -o-transition: all 1500ms ease;
    transition: all 1500ms ease;
}
.btn-one {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-left: 36px;
    padding-right: 36px;
    background-color: transparent;
    color: #ffffff;
    font-size: 16px;
    border: 1px solid;
    line-height: 62px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    font-family: var(--thm-oswald-font);
    text-shadow: 0px 5px 3px rgba(12, 21, 41, 0.1);
    z-index: 2;
}
.main-slider .content .btns-box a.btn-one {
    padding-left: 30px;
    padding-right: 30px;
}
.main-slider.style3 .content .btns-box .btn-one .border_line {
    top: 1px;
}

.main-slider.style3 .active .content .sub-title {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
    transform: perspective(400px) rotateY(0deg) translateY(0px);
    -webkit-transition-delay: 1500ms;
    -moz-transition-delay: 1500ms;
    -ms-transition-delay: 1500ms;
    -o-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.main-slider .active .content .big-title {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
    transform: perspective(400px) rotateY(0deg) translateY(0px);
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.main-slider .active .content .btns-box {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg) translateY(0px);
    -ms-transform: perspective(400px) rotateY(0deg) translateY(0px);
    transform: perspective(400px) rotateY(0deg) translateY(0px);
    -webkit-transition-delay: 2000ms;
    -moz-transition-delay: 2000ms;
    -ms-transition-delay: 2000ms;
    -o-transition-delay: 2000ms;
    transition-delay: 2000ms;
}
.main-slider.style3 .content .btns-box .btn-one .border_line {
    top: 1px;
}

.btn-one .border_line {
    position: absolute;
    top: -22px;
    right: 3px;
}

.main-slider.style3 .banner-carousel.owl-carousel .owl-dots {
    background: transparent;
    right: 8px;
    bottom: 12px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 210px;
    height: 100px;
}
.main-slider .banner-carousel.owl-carousel .owl-dots {
    position: absolute;
    right: 0;
    bottom: -55px;
    width: 100px;
    height: 310px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    counter-reset: count;
    background: rgba(255, 255, 255, 0.10);
    border-top-left-radius: 55px;
    border-bottom-left-radius: 55px;
}
.main-slider.style3 .banner-carousel.owl-carousel .owl-dot {
    height: 30px;
    width: 32px;
    background: transparent;
    margin: 0 8px;
}
.main-slider .banner-carousel.owl-carousel .owl-dot {
    position: relative;
    display: block;
    height: 25px;
    width: 30px;
    background: transparent;
    margin: 16px 0;
    z-index: 1;
}
.main-slider.style3 .banner-carousel.owl-carousel .owl-dot.active:before {
    color: white;
}
.main-slider .banner-carousel.owl-carousel .owl-dot span {
display: none;
}
.main-slider .banner-carousel.owl-carousel .owl-dot:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.40);
    font-size: 24px;
    line-height: 25px;
    font-weight: 400;
    counter-increment: count;
    content: "0" counter(count);
    transition: all 100ms linear;
    transition-delay: 0.1s;
    font-family: var(--thm-oswald-font);
}
.main-slider.style3 .active .shape {
    opacity: 0.20;
    -webkit-transform: perspective(400px) translateY(0px) scale(1.0);
    -ms-transform: perspective(400px) translateY(0px) scale(1.0);
    transform: perspective(400px) translateY(0px) scale(1.0);
    -webkit-transition-delay: 1000ms;
    -moz-transition-delay: 1000ms;
    -ms-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
}
.main-slider.style3 .shape {
    position: absolute;
    top: 0px;
    right: 0;
    opacity: 0;
    z-index: 1;
    -webkit-transform: perspective(400px) translateY(-320px) scale(.5);
    -ms-transform: perspective(400px) translateY(-320px) scale(.5);
    transform: perspective(400px) translateY(-320px) scale(.5);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}


.main-slider.style3 .header-social-link-1 ul li a:hover {
    color: black;
    border-color: #fca817;
    background-color: #fca817;
}
a.menu-a-item {
    padding: 29px 10px !important;
}

@media only screen and (max-width: 600px) {
    .menuzord-menu {
        display: block;
    }
}

@media only screen and (min-width: 600px) {
    #menuzord {
        justify-content: center;
        display: flex;
    }
}
.menuzord-menu {
    max-height: 600px !important;
}
.opinion-list-box {
    margin-top: 15px;
}
.opinion-list {
    margin-bottom: 40px;
}
.opinion-list-head {
    font-size: 0;
    width: 100%;
}
.opinion-list-answer-content {
    padding: 30px;
    background-color: #f5f5f5;
    max-width: 94.87%;
    margin: 7px 0 0 112px;
    border-radius: 4px;
    width: 85%;
}
.opinion-list-number {
    display: inline-flex;
    padding: 10px;
    background-color: #042e6f;
    font-size: 15px;
    font-weight: 600;
    vertical-align: top;
    height: 48px;
    width: 48px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.opinion-list-head-text {
    max-width: 94.87%;
    display: inline-block;
    width: 85%;
    font-size: 15px;
    line-height: 2;
    padding: 30px 35px 25px;
    margin-left: 65px;
    background-image: linear-gradient(
            to right,
            #042e6f,
            #063b80,
            #064991,
            #0457a2,
            #0066b3
    );
    border-radius: 4px;
    color: #fff;
}

.opinion-list-answer-content table {
    width: 100%;
    height: auto;
    background-color: transparent;
    border-radius: 0 !important;
    border: none;
}

.opinion-list-answer-content table tr td {
    position: relative;
}
.option-input:checked::after, .option-input input:checked:after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #000066;
    content: "";
    display: block;
    position: relative;
    z-index: 100;
}

.questionReply input {
    background-color: transparent;
    letter-spacing: 15px;
    font-size: 21px;
    border: 2px solid rgb(255 255 255);
    border-radius: 4px;
    padding: 5px 15px;
    color: white;
    max-width: 140px;
}


.question-image-text-content p {
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
}

.option-input ~ span {
    display: inline-block;
    vertical-align: top;
    max-width: 85%;
}
.opinion-list-answer-content label>span.option-input {
    width: 20px;
    height: 20px;
}
.option-input.radio, .option-input.radio input {
    border-radius: 50%;
    margin-top: 8px;
}

.option-input:checked, .option-input input:checked {
    background: #0019fd;
    border: 1px solid #0019fd;
}
span.option-input {
    width: 100%;
    background-color: transparent;
    color: #042f6f;
    border: none;
    padding: 0;
    margin: 0;
    height: auto;
    line-height: normal;
}
.opinion-list-answer-content label {
    width: 100%;
    font-weight: 500;
    margin-bottom: 1px;
    padding-bottom: 1px;
    padding-left: 6px !important;
}
.option-input:checked::before, .option-input input:checked:before {
    height: 20px;
    width: 20px;
    position: absolute;
    display: inline-block;
    font-size: 10px;
    text-align: center;
    line-height: 20px;
}
.option-input:checked::after, .option-input input:checked:after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #0019fd;
    content: "";
    display: block;
    position: relative;
    z-index: 100;
}

#poolholder {
    clear: both;
    background-color: #f5f5f5;
}
ul#pool {
    padding: 15px 30px;
    width: 100%;
    transition: all 0.5s;
    position: relative;
    top: 0;
    margin: 0;
}
ul#pool li {
    margin: 5px;
    padding: 10px;
    background-color: #000066;
    color: #fff;
    border-radius: 6px;
    float: left;
    text-align: center;
    cursor: all-scroll;
    display: inline-block;
}
ul.takercontent  li {
    margin: 1px;
    background-color: #000066;
    color: #fff;
    border-radius: 6px;
    float: left;
    text-align: center;
    cursor: all-scroll;
    width: 100%;
    height: 36px;
}
.takercontent {
    min-width: 140px;
    min-height: 30px;
    margin: 0 5px;
    border-bottom: 2px solid #000066;
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    list-style: none;
    border-radius: 4px;
}
.result-detail-box {
    /*padding: 25px 35px;*/
    /*background-color: #f5f5f5;*/
    border-radius: 4px;
    margin-top: 25px;
}
.result-detail-head {
    font-size: 18px;
    font-weight: 600;
    color: #000066;
    text-transform: uppercase;
}
.result-detail-content {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 5px;
}
.result-detail-left {
    width: 100%;
    padding: 15px;
    background-color: #fff;
}
.result-detail-left-list {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 15px;
}
.result-detail-left-list span:first-child {
    font-size: 15px;
    font-weight: 500;
}
.result-detail-left-list span {
    background-color: #000066;
    display: inline-block;
    padding: 10px 20px;
    width: 100%;
    border-radius: 4px;
    color: #fff;
}
.result-detail-left-list span:last-child {
    width: 12%;
    margin-left: 20px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
}

