
html{
    scroll-behavior: smooth;
}
.med.hero.anim-hero.anim-hero-complete.step1-mock {
    height: 100vh !important;
}

.overlay-gradnt {
    /* background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.9)15%, rgba(0, 0, 0, 0.2)40%,rgb(0, 0, 0,0.9) 90%, rgb(0, 0, 0)); */
    background: linear-gradient(to right, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.9)15%, rgba(0, 0, 0, 0.2)40%, rgb(0, 0, 0, 0.9) 90%, rgb(0, 0, 0));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.hero-img.anim-from-right {
    margin-right: 45px !important;
}

.hero-img.anim-from-right.step1-mock.fact-sec {
    margin-top: 70px;
}

.med.hero.anim-hero.anim-hero-complete.step1-mock {
    position: relative;
}

.med.hero.anim-hero.anim-hero-complete.step1-mock.fact-sec.animate-margin .container.content {
    height: 860px;
}

.med.hero.anim-hero.anim-hero-complete.step1-mock.fact-sec.animate-margin .container.content .row {
    height: 100%;
}

.med.hero.anim-hero.anim-hero-complete.step1-mock {
    /* margin: 150px 0px; */
    margin: 0px !important;
}

.med.hero.anim-hero.anim-hero-complete.step1-mock .container.content {
    width: 1400px !important;
    max-width: 100% !important;
    margin: 0 auto;
}

.main-sec-content.step2ck {
    top: 50% !important;
    padding: 0px !important;
    left: 25% !important;
    transform: translate(-50%, -50%);
}

.container.content .row .col-md-5 {
    min-height: 100%;
}

.main-sec-content .title-border.main-title.step2ck.step1--Qbank.newh1tag {
    padding-bottom: 20px !important;
}

.main-sec-content .title-border.main-title.step2ck.step1--Qbank.newh1tag .newh1SecondLine {
    line-height: 32px;
}

#sect-lefy-right .container.cls-left {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
}

#sect-lefy-right .container.cls-left .row .col-md-6 {
    padding: 0px;
}

.col-md-6.j-left-sect.k-left-sect {}

.ico-wrap-flx img {
    width: 100px;
}

.icon {
    float: unset !important;
}

#explan .container {
    max-width: 1400px !important;
    padding: 0 46px !important;
    width: 100% !important;
}

.col-md-5.col-lg-5.critical.mrgn-tp-10-heading.mrgn-tp-101 {
    min-height: 585px;
    display: flex;
    align-items: center;
    justify-content: ;
}


/**/
.col-md-6.j-left-sect.k-left-sect {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 697px;
}

.heading-width {
    color: #666 !important;
    font-family: Graphik !important;
    font-size: 25px !important;
    line-height: 28px;
    font-weight: 400;
}

.switchable__text.why-UMock-q {
    text-align: left;
    color: #ffffff;
    position: relative;
    top: auto;
    left: 0px;
    width: 518px;
    margin-top:-140px !important;
}

.mrgn-tp-67.heading-width::after {
    content: '';
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: 4px;
    margin-bottom: 30px;
    position: relative;
    width: 50px;
    z-index: 1;
    margin-top: 10px;
}

#banner-wrap {
    padding-top: 50px;
}

#banner-wrap .container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
}

.col-lg-12.col-md-12.col-k-wrap {
    padding: 0px;
}

.wrap-d-relative {
    position: relative;
    padding: 255.3px 329px;
    margin-left: -329px;
    visibility: visible;
}

.bg-row-hidden {
    overflow: hidden;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.inner-row-hidden {
    transform: scale(1) translateZ(0);
    transition: transform 0.95s 0s cubic-bezier(0.3, 0.58, 0.42, 0.9);
    overflow: hidden;
    width: 100.1%;
    height: 100.1%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

.bg-row-hidden::after {
    background: linear-gradient(90deg, #102844 0%, #00001e 100%);
    opacity: 0.8;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 2;
}

.inner-text-hidden {
    z-index: 1111111;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1245px;
    border-bottom: 1px solid #fff;
}

.inner-text-hidden h2 {
    font-family: open sans;
    color: #fff;
    font-weight: 100;
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
}

.inner-text-hidden p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}


/*accordian*/
.accordion {
    background-color: #f4f6f9;
    color: #4d5c6d;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom: 15px;
    height: 60px;
    font-weight: 600;
    font-family: open sans;
    font-size: 16px;
}

.accordian-pal h3 {
    color: #122b46;
    font-size: 17px;
    text-transform: uppercase;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: white;
    overflow: hidden;
    color: #546874;
    padding: 20px 55px;
}

.wrap-box-accordian {
    width: 100%;
    margin: 0 auto 100px;
}

.switchable.whyUMock.pdm-btm-uset.examscreens {
    padding: 150px 0px 100px !important;
}.Qbank-top-shade {
    background-image: linear-gradient(180deg, #fff 3%, hsla(0, 0%, 100%, 0));
    height: 130px;
    width: 100%;
}

.right-g-float {
    float: right;
}

.right-g-float span {
    font-size: 14px;
}

.accordion .fas {
    margin-right: 10px;
}

.accordion.active .fas {
    rotate: 90deg;
}

.panel p {
    font-size: 20px;
    margin-bottom: 20px;
}

.accordian-pal {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.accordian-pal span {
    float: right;
    margin-left: auto;
    font-size: 12px;
    font-weight: 500;
    margin-right: 15px;
}

/*tablet-blue-section*/
#tablet-blue-section {
    background: #028fdf;
}

#tablet-blue-section .container {
    width: 1390px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
    background: #028fdf;
}

/* .content-dg-wrap .switchable__text .heading-width { 
    color: #fff !important;
    font-family: Graphik !important;
    font-size: 31px !important;
    line-height: 28px;
    font-weight: 400;
}*/.content-dg-wrap .switchable__text .heading-width {
    color: #fff !important;
    font-family: Graphik !important;
    font-size: 33px !important;
    line-height: 28px;
    font-weight: 300;
    font-family: open sans !important;
}#tablet-blue-section .content-dg-wrap .switchable__text .lead{
    line-height: 26px!important;
}

.content-dg-wrap .switchable__text .heading-width span {
    color: #fff !important;
    font-weight: 300!important;

}#tablet-blue-section .mrgn-tp-67.heading-width::after{
    content: none!important;
}

.content-dg-wrap .switchable__text .lead {
    font-weight: 400;
    color: #fff;
}

.content-dg-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 775px;
}

/*tablet-blue-section*/

.h5-text-wrp h5 {
    font-size: 22px;
    font-weight: 700;
}

/* iPhone 6+, 7+, 8+ ----------- (R-landscape and portrait) */

@media only screen and (max-device-width: 540px) and (orientation: portrait),
screen and (max-device-height: 540px) and (orientation: landscape),
screen and (max-width: 540px) and (orientation: portrait),
screen and (max-height: 540px) and (orientation: landscape) {
    .overlay-gradnt {
        background: linear-gradient(to right, rgb(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6)30%, rgba(0, 0, 0, 0));
    }

    .hero-img.anim-from-right.step1-mock.fact-sec {
        margin-top: 70px;
        margin-right: 0px !important;
    }

    .main-sec-content.step2ck {
        position: relative;
        top: 16% !important;
        margin-top: 100px;
    }

    .main-sec-content .title-border.main-title.step2ck.step1--Qbank.newh1tag {
        font-size: 50px !important;
        text-align: center !important;
    }

    .title-border.main-title.step2ck.step1--Qbank span {
        font-size: 12pt !important;
        text-align: center;
    }

    #explan .container {
        padding: 0px !important;
    }

    .switchable__text.nw-build {
        width: 100%;
    }

    .image-tab-wrap {

        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
        width: 100%;
        height: 615px;
        margin-left: 0px;
    }

    .screen.step-slide-5.screenshot-width {
        width: 100% !important;
        height: 100%;
        margin-left: 0px !important;
        max-width: 100%;
        margin-top: 0px !important;
    }

    .switchable.whyUMock.pdm-btm-uset.examscreens {
        padding: 150px 0px 0px !important;
    }

    .switchable__text.why-UMock-q.build {
        top: -100px;
    }

    .col-md-5.col-lg-5.critical.mrgn-tp-10-heading.mrgn-tp-101 {
        max-width: 100%;
        width: 100%;
        padding-right: 15px;
    }

    .wrap-box-accordian .accordion {
        font-size: 11px;
    }

    .right-g-float span {
        font-size: 11px;
    }

    .testimonial-carousel .item .thumb {
        display: none;
    }

    .testimonial-carousel .item .info {
        border-left: 0px solid #dddddd;
        padding: 30px;
        max-width: 100%;
    }

    .container.container-resp-box {
        display: block !important;
    }

    .box-siz-1 {
        width: 100% !important;
    }

    .box-siz-in {
        padding: 10px 15px !important;
    }

    .box-siz-in.box-siz-in-resp {
        border-top: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        border-left: 0px solid #d4d4d4 !important;
        border-right: 0px solid #d4d4d4 !important;
    }

    .info p {
        width: 100%;
    }

    .heading-title-a a {
        float: left;
        margin-top: 20px;
    }

    .h5-text-wrp {
        width: 100%;
        margin: 0 auto;
    }

    .title-pos h1 {
        left: 40%;
        font-size: 110px;
        top: -260px;
    }

    .pricingLEn .container {
        padding: 0px 40px !important;
        ;
        max-width: 100% !important;
        ;
        width: 100% !important;
        ;
    }
}

/*carasoul*/
.carousel-inner .item {
   
    align-items: center;
}.carousel-inner .thumb{
	min-width: 150px;
	margin-right: 30px;
	position: relative;
	z-index: 1;
	float: left;
	padding: 20px 60px 20px 20px;
	border-right: 1px solid #ccc;
}.carousel-inner  .item .thumb img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    box-shadow: 0 0 10px #cccccc;
    padding: 15px;
    background: #ffffff;
}.carousel-inner  .item .info{
	float: left;
	text-align: left;
	padding-top: 18px;
}.carousel-inner  .item .thumb::after {
    position: absolute;
	right: 50px;
	top: 20px;
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: #ffffff;
    text-align: center;
    border-radius: 50%;
    color: #4ac4f3;
    box-shadow: 1px 4px 20px -2px rgb(0 0 0 / 10%);
}
/*carasoul*/ 


					.carousel-control.left,
					.carousel-control.right {
						background-image: none;
					}

					/**
					 * Change animation duration
					 */
					.animated {
						-webkit-animation-duration: 1.5s;
						animation-duration: 1.5s;
					}

					@-webkit-keyframes fadeInRight {
						from {
							opacity: 0;
							-webkit-transform: translate3d(100px, 0, 0);
							transform: translate3d(100px, 0, 0);
						}

						to {
							opacity: 1;
							-webkit-transform: none;
							transform: none;
						}
					}

					@keyframes fadeInRight {
						from {
							opacity: 0;
							-webkit-transform: translate3d(100px, 0, 0);
							transform: translate3d(100px, 0, 0);
						}

						to {
							opacity: 1;
							-webkit-transform: none;
							transform: none;
						}
					}

					.fadeInRight {
						-webkit-animation-name: fadeInRight;
						animation-name: fadeInRight;
					}

					.carousel-fade .carousel-inner .item {
						opacity: 0;
						transition-property: opacity;
					}

					.carousel-fade .carousel-inner .active {
						opacity: 1;
					}

					.carousel-fade .carousel-inner .active.left,
					.carousel-fade .carousel-inner .active.right {
						left: 0;
						opacity: 0;
						z-index: 1;
					}

					.carousel-fade .carousel-inner .next.left,
					.carousel-fade .carousel-inner .prev.right {
						opacity: 1;
					}

					.carousel-fade .carousel-control {
						z-index: 2;
					}

					/*
					  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
					  Need to override the 3.3 new styles for modern browsers & apply opacity
					*/
					@media all and (transform-3d),
					(-webkit-transform-3d) {

						.carousel-fade .carousel-inner>.item.next,
						.carousel-fade .carousel-inner>.item.active.right {
							opacity: 0;
							-webkit-transform: translate3d(0, 0, 0);
							transform: translate3d(0, 0, 0);
						}

						.carousel-fade .carousel-inner>.item.prev,
						.carousel-fade .carousel-inner>.item.active.left {
							opacity: 0;
							-webkit-transform: translate3d(0, 0, 0);
							transform: translate3d(0, 0, 0);
						}

						.carousel-fade .carousel-inner>.item.next.left,
						.carousel-fade .carousel-inner>.item.prev.right,
						.carousel-fade .carousel-inner>.item.active {
							opacity: 1;
							-webkit-transform: translate3d(0, 0, 0);
							transform: translate3d(0, 0, 0);
						}
					}




                    .callout span {
                        font-family: Graphik !important;
                        font-size: 33px;
                        font-weight: 400!important;
                        line-height: 1.3;
                        letter-spacing: -1px;
                        color: #555;
                    }
/*section-slider*/
#section-slider{
    padding: 150px 0px 100px;
}#section-slider .container {
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
}#section-slider .high-car .gray-slide-left {
    height: 417px;
    width: 800px;
    margin: 0px auto;
    border: 0px solid #ececec;
}#section-slider .feature.feature-3 blockquote {
    font-size: 25px;
    line-height: 38px;
    font-weight: 300;
    color: #666;
    border-left: 0px solid #eee;
    margin-bottom: 20px;
}#section-slider .feature.feature-3 h5 {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: 600!important;
    font-family: open sans;
    color: #252525!important;
}#section-slider .feature.feature-3 h5 {
    
    font-size: 14px;
    line-height: 26px;
    font-weight: 500;
    font-family: open sans;
    color: #666666;
}#section-slider .high-car #myCarousel.laptop-blue {
    width: 100%;
}#section-slider  .carousel-indicators {
    top: 78%!important;
}#section-slider ol > li::before{
    display: none;
}



#banner-wrap{
    display: none;
}

.inner-text-hidden1 h2 {
    font-family: open sans;
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 20px;
    text-align: center;
	text-transform: capitalize;
}.inner-text-hidden1 h2 strong{
    font-weight: 400;
}.inner-text-hidden1 p {
	font-size: 22px;
	line-height: 28px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	margin-bottom: 40px;
	letter-spacing: 0.5px;
	opacity: 1!important;
}.inner-text-hidden1{
    width: 100%;
    border-bottom: 1px solid #fff;
}.banner-f1{
    position: relative;
}
.banner-f1::after {
    background: linear-gradient(90deg, #102844 0%, #00001e 100%);
	 background: #028fdf;
     /* background: #1e88e5; */
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
}.banner-f1 .container{
    position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%) !important;
    z-index: 1;
} 





/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */ 
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
    .modal {
    background-color: rgba(0, 0, 0, 0.4);
}.modal img {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: fixed;
    width: 50%;
}.close {
    float: unset;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=20);
    right: 440px;
    position: absolute;
    top: 120px;
    z-index: 111;
    cursor: pointer;
}.close1 {
    float: unset;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=20);
    right: 440px;
    position: absolute;
    top: 120px;
    z-index: 111;
    cursor: pointer;
}.close2 {
    float: unset;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=20);
    right: 440px;
    position: absolute;
    top: 120px;
    z-index: 111;
    cursor: pointer;
}.close3 {
    float: unset;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=20);
    right: 440px;
    position: absolute;
    top: 120px;
    z-index: 111;
    cursor: pointer;
}.col-md-3.h-col-3{
    cursor: pointer;
}   

.blue-form-sect {
	background: #028fdf;
	background-size: 400% 400%;
	/*animation: gradient 15s ease infinite;*/
	height: auto;
}
.heading-title-a a {
    float: right;
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
    color: #028fdf;
    border-bottom: 1px solid #028fdf;
}
@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}



/* Collaboration */
#Collaboration {
    padding: 200px 0 250px;
}.col-md-10.col-lg-8.j-wrapper-q {
    margin: 0 auto;
    display: block;
    float: unset;
}/* .wrapper-g-12 h2 {
    font-size: 33px;
    line-height: 45px;
    font-family: Roboto Slab;
    color: #252525;
    font-weight: 300;
    text-align: center;
} */

.wrapper-g-12 h2 {
    font-family: Graphik;
    color: #666;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 20px;
    text-align: center;
}.wrapper-g-12 h2 span{
    font-weight: 600;
}.switchable .switchable__text h3, .switchable h3{
    font-size: 32px !important;
}
/* .wrapper-g-12 p { 
    font-size: 19px;
    line-height: 32px;
    font-family: open sans;
    color: #808080;
    font-weight: 400;
    text-align: center;
}*/.wrapper-g-12 p {
    font-size: 18px;
    line-height: 27px;
    font-family: Graphik;
    color: #757575;
    font-weight: 400;
    text-align: center;
}.row.row-lm1 {
    padding-top: 7.42857143em;
}.Feature-f-calbtn {
    text-align: center;
}.wrap-f-calbtn .color--primary {
    font-size: 40px;
}.Feature-f-calbtn h4 {
    font-size: 19px;
line-height: 26px;
font-family: Roboto Slab;
color: #333;
font-weight: 400;
text-align: center;
margin-top: 1.36842105263158em;
margin-bottom: 0.342105263157895em;
font-family: Graphik !important;
font-weight: 400;
}.Feature-f-calbtn p {
    font-size: 14px;
line-height: 26px;
font-family: Graphik;
color: #666666;
font-weight: 400;
text-align: center;
max-width: 100%;
padding: 0 15px;
}#Collaboration .container{
    width: 1770px;
    max-width: 100%;
    margin: 0 auto;
}.row.row-ttau {
    margin-top: 80px;
}.wrapp-col-3 {
    width: 410px;
    /* box-shadow: 6px 5px 5px #efefef; */
}.img-col-3{
    height: 100%;
}.img-col-3 img {
    height: 100%;
}
.txta-col-3 p{
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    font-family: Graphik;
} .txta-col-3 h3{
    color: #666;
margin-bottom: 10px;
font-size: 25px;
font-weight: 500;
display: none;
}.txta-col-3 {
    padding: 25px 0px;  
}
.wrap-img-absolute {
    position: relative;
 }/*.wrap-img-absolute #myCarousel { 
	position: absolute;
	top: 110px;
	left: 144px;
}*/
.wrap-img-absolute img{
  
} .wrap-img-absolute{
    background-image: url('../about-us-images/course-images-nw/Crashcourseipad-4.png');
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 910px;
    background-repeat: no-repeat;
}
.wrap-img-absolute #myCarousel {
    position: absolute;
    top: 78px;
    left: 129px;
right: 139px;
width: 72%;
}.feature.feature-3.boxed img{
    width: 100%;
    margin-top: 0px;
}.high-car .item{
    padding-top: 6px!important;
}.carasol-top .high-car #myCarousel.laptop-blue{
    width:100% !important;
    /* box-shadow: 0 23px 40px rgba(0, 0, 0, 0.1); */
    box-shadow: -60px 50px 70px rgba(0,0,0,.1);
}.wrap-img-absolute .carousel-indicators {
    bottom: -40px;
}.col-md-5.col-lg-5.critical.mrgn-tp-10-heading.mrgn-tp-101 {
    height: 937px;
}.high-car .gray-slide-left {
    height: 600px;
width: 500px;
    margin: 0px auto;
    border: 1px solid #ececec;
}.high-car #myCarousel.laptop-blue {
    width: 350px;
    margin: 0px auto;
    height: 100%;
    padding-top: 19px;
    position: relative;
    border-radius: 6px;
    float: none;
    z-index: 999;
}.high-car .item {
    padding: 8px!important;
   
}.wrap-img-absolute .carousel-indicators {
    bottom: -40px;
    display: none!important;
}/* blue-sectionn-1 */
#blue-sectionn-1 {
    background: #028fdf;
    padding: 150px;
}

#blue-sectionn-1 .box-text-r h2 {
    font-size: 34px;
    line-height: 45px;
    font-family: open sans;
    font-weight: 600;
    text-align: center;
    letter-spacing: normal;
    margin-bottom: 0.78787878787879em;
    color: #fff;
}

#blue-sectionn-1 .box-text-r p {
    font-size: 19px;
    line-height: 32px;
    text-align: center;
    font-family: open sans;
    color: #fff;
    opacity: .9;
    font-weight: 400;
}


 .right-g-float {
    float: right;
    justify-content: right;
    display: flex;
     
    width: 80%;
}.accordion svg {
    margin-right: 10px;
}.wrap-box-accordian .accordion {
    line-height: 32px !important;
    padding-left: 15px !important;
    display: flex;
    margin-bottom: 0px;
    background: #fff;
    border-bottom: 1px solid #dee3e9;
    padding-bottom: 50px !important;
}.accordion {
    background-color: #f4f6f9;
    color: #67788A;
    cursor: pointer;
    padding: 18px;
        padding-bottom: 18px;
        padding-left: 18px;
    width: 100%;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    text-align: left;
    outline: none;
    transition: 0.4s;
    margin-bottom: 15px;
    height: 60px;
    font-weight: 400;
    font-family: open sans;
    font-size: 18px;
}.accordion:hover{
    opacity: .7;
}
.a-decv1{
    background: #fff;
    color: #0b3378;
padding: 9px 32px;
border-radius: 50px;
text-transform: uppercase;
font-size: 14px;
}
.a-decv1 {
    color: #0b3378;
}.wrap-posiin-content-1 h2 span { 
    font-weight: 600;
    font-family: 'graphik';
    font-size: 56px;
}.wrap-posiin-content-1 h2{
    font-size: 46px; font-weight: 300;
}.wrap-posiin-content-1 p {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    opacity: 1;
    font-family: open sans;
    margin-bottom: 5px;
    margin-top: 60px;
    text-transform: uppercase;
}#scroll-down1 a {
    color: #fff;
} .wrap-box-accordian .accordion svg g circle {
    stroke: #fff;
}.accordion.active svg {
    rotate: 90deg;
    transition: .5s;
}.accordion svg {
    rotate: 0deg;
    transition: .5s;
}.high-car .carousel-inner {
    overflow: hidden;
    width: 90%;
    text-align: center;
    padding: 0px 0px;
    margin: 0 auto;
}