body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #171717;
 }
/*------------- fonts ------------*/
@font-face {
    font-family:RobotoCondensed-Light;
    src: url(../font/RobotoCondensed-Light.ttf);
	font-display:swap ;
}
@font-face {
    font-family:Oswald-Bold;
    src: url(../font/Oswald-Bold.woff2);
	font-display:swap ;
}
@font-face {
    font-family:Oswald-Regular;
    src: url(../font/Oswald-Regular.ttf);
	font-display:swap ;
}
@font-face {
    font-family:RobotoCondensed-Regular;
    src: url(../font/RobotoCondensed-Regular.ttf);
	font-display:swap ;
}
@font-face {
    font-family:Oswald-Light;
    src: url(../font/Oswald-Light.woff2);
	font-display:swap ;
}
@font-face {
    font-family:Oswald-Medium;
    src: url(../font/Oswald-Medium.ttf);
	font-display:swap ;
}
@font-face {
    font-family:OpenSans-Regular;
    src: url(../font/OpenSans-Regular.ttf);
	font-display:swap ;
}

@font-face {
    font-family:RobotoCondensed-Bold;
    src: url(../font/RobotoCondensed-Bold.ttf);
	font-display:swap ;
}
@font-face {
    font-family: OpenSans-SemiBold;
    src: url(../font/OpenSans-SemiBoldItalic.ttf);
	font-display:swap ;
}
@font-face {
    font-family: Oswald-ExtraLight;
    src: url(../font/Oswald-ExtraLight.ttf);
	font-display:swap ;
}
@font-face {
    font-family:Oswald-SemiBold;
    src: url(../font/Oswald-SemiBold.ttf);
	font-display:swap ;
}
@font-face {
    font-family:OpenSans-Light;
    src: url(../font/OpenSans-Light.ttf);
	font-display:swap ;
}

a:hover{ 
    text-decoration:none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: unset;
    margin:0px;
    padding:0px;
}
ul
{
    margin:0px;
    padding:0px;
}
:focus{
    outline: none;
}
a {
    transition: all .3s ease-in-out;
    text-decoration: unset;
}
/* -------------- common -------------- */
.top_right ul li a{
    font-family:Lato-Regular;
    font-size: 14px;
    color: #000000;
    letter-spacing: 0.4px;
}
.top_right p a{
    color: #000000;
        margin-left: 5px;
}
.navbar {
    padding: 0;
}
/*menu*/
.header_part .navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
.header_part .container-fluid {
    padding: 0;
}
.header_part {
    padding: 19px 0px;
}
.header_btn {
    padding-left: 15px;
}
.header_part nav ul li a{
    font-family:Oswald-Bold;
    font-size:16px;
    color: #275fa6;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    padding: 7px 16px !important;
}
.header_part .navbar-light .navbar-nav .nav-link {
    color: #275fa6;
}
.header_part .navbar-light .navbar-nav .nav-link.active, .header_part .navbar-light .navbar-nav .show>.nav-link {
    color:#275fa6;
}
.header_menu {
    background-color: #095dac;
    width: 110px;
    height: 49px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 23px;
}
.header_menu_part p {
    margin: 0;
    display: flex;
    align-items: center;
}
.header_menu_part p a{
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family:Oswald-Regular;
    /*margin-right: 29px;*/
}

.aligncenter {
align-items: center;}

.navbar-brand{
    padding: 0;
}
.main_banner_img img {
    width: 100%;
}
.main_banner_blok {
    position: relative;
}
.main_banner_info {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.main_banner_info .container_full {
    height: 100%;
}
.container_full {
    max-width: 1595px;
    margin: 0 auto;
}
.main_header {
    /*transition: height 0.5s ease-in;*/
}
/*.main_header.sticky {
    position: fixed;
    width: 100%;
    z-index: 2;
    background-color: #ffffff;
    top: 0;
     box-shadow: 0 0 10px rgba(0,0,0,0.4); 
}
*/
.top_right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.top_right p {
    padding-left: 42px;
    margin: 0;
    font-family: RobotoCondensed-Light;
    font-size: 16px;
    color: #ffffff;
    display: flex;
    align-items: center;
}
.top_right p a{
    color: #ffffff;
}
.top_right p img {
    margin-right: 8px;
}
.top_bar {
    padding: 11px 0px;
    background-color: #05325d;
}
.top_right ul li {
    font-family: RobotoCondensed-Light;
    font-size: 16px;
    color: #ffffff;
}
.main_banner_content {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    margin-top: -75px;
}
.main_banner_content h1 {
    font-family:Oswald-Bold;
    font-size:80px;
    color: #ffffff;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.main_banner_content p{
    font-family:RobotoCondensed-Regular;
    font-size: 22px;

}
.arrow_part .owl-prev span {
    font-size: 0;
    background-image: url(../image/left_arrow.png);
    background-repeat: no-repeat;
    /* background-size: cover; */
    display: flex;
    align-items: center;
    justify-content: center;
    width:82px;
    height:82px;
    left: 0;
    position: absolute;
    margin: 0 auto;
}
.arrow_part .owl-next span {
    background-image: url(../image/right_arrow.png);
    background-repeat: no-repeat;
    font-size: 0;
    width:82px;
    height:82px;
    position: absolute;
    right: 0;
    display: flex;
    right: 0;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.arrow_part .owl-nav {
    max-width: 1595px;
    margin: 0 auto;
    top: 43.5%;
    margin-top: -75px;
}

/*donts*/
.arrow_part .owl-dot {
    width:15px;
    background:#ffffff !important;
    height:15px;
    border-radius:100%;
    margin:0 6px;
}
.arrow_part .owl-dots{
    justify-content:center;
    display:flex;
    margin-top: 0;
        position: absolute;
    bottom: 209px;
    width: 100%;
}
.arrow_part .owl-dot.active{
    background:#518fc9 !important;;
}


.getting_started_left {
    width: 70%;
    padding-left: 75px;
    padding-right: 65px;
}
.getting_started_part {
    display: flex;
    background-color: #05325d;
    padding-top: 57px;
    padding-bottom: 70px;
    border-radius: 17px;
    box-shadow: 0px 0px 27.84px 4.16px rgba(0, 0, 0, 0.36);
text-shadow: 0px 0px 27.84px rgba(0, 0, 0, 0.36);
}
/*.getting_started_right {
    width: 22%;
     border-left: 6px solid #518fc9;
    padding-left: 64px;
    position: relative;
} */
.getting_started_right::before{
    position: absolute;
    content: '';
    background: url(../image/line-design.webp);
    height: 100%;
    width: 12px;
    left: 0;
    background-repeat: no-repeat;
}
.chapman_slider .owl-item.active:after {
    content: '';
    position: absolute;
    right: 0;
    background: url(../image/line-design.webp);
    height: 100%;
    width: 12px;
    top: 0;
}
/* .chapman_slider .owl-item.active:nth-child(6)::after{
    content: unset;
} */
.chapman_slider .owl-item.active {
    position: relative;
}
.getting_started_block {
    width: 33.33%;
    border: 3px solid #518fc9;
    padding: 40px 0;
    padding-left: 35px;
    position: relative;
    transition: all .5s ease-in-out;
    cursor: pointer;
}
.getting_started_block:after{
    position: absolute;
    background-image: url(../image/tringal.png);
    content: ' ';
    width: 26px;
    height: 26px;
    right: 6px;
    bottom: 6px;
	background-size: 26px 26px;
}
.getting_started_left_flex {
    display: flex;
    gap: 35px;
}
.getting_started_block h4 {
    color: #ffffff;
    font-family:Oswald-Bold;
    font-size: 28px;
    line-height: 28px;
    max-width: 170px;
}
.getting_started_left h3 {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family:Oswald-Light;
    padding-bottom: 42px;
}
.getting_started_right h3 {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family:Oswald-Light;
    padding-bottom: 38px;
}
.getting_started_right ul li a {
    color: #ffffff;
    font-family:Oswald-Medium;
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.4px;
}
.getting_started_section {
    margin-top: -155px;
    position: relative;
    z-index: 1;
}
.chapmen_difference_part {
    display: flex;
}
.chapmen_difference_info {
    padding-left: 165px;
    padding-right: 80px;
    position: relative;
    width: 50%;
}
.chapmen_difference_img {
    width: 50%;
}
.chapmen_difference_img img {
    width: 100%;
}
.logo_shap {
    position: absolute;
    top: 82px;
    left: 0;
}
.chapmen_difference_section {
    padding: 145px 0px;
    padding-bottom: 130px;
}
.chapmen_difference_info h5 {
        color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
}
.chapmen_difference_info h2 {
    font-size: 58px;
    line-height: 54px;
    font-family:Oswald-Bold;
    color: #05325d;
    padding-top: 51px;
    padding-bottom: 35px;
}
.chapmen_difference_info p{
    font-size: 18px;
    line-height: 24px;
    font-family:RobotoCondensed-Regular;
    color: #000000;
        padding-bottom: 48px;
}
.learn_about {
    width: 344px;
    height: 59px;
    background-color: #095dac;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 22px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 0.4px;
    border-radius: 9px;
    text-transform: uppercase;
    font-family: OpenSans-Regular;
}
.chapman_part {
    max-width: 1130px;
    margin: 0 auto;
}
.chapman_block h4 {
    font-family:Oswald-Medium;
    font-size: 24px;
    color: #095dac;

}
.chapman_block h3 {
    font-size: 68px;
    letter-spacing: -0.4px;
    font-family:Oswald-Bold;
    color: #095dac;
}
.chapman_block h3 span{
    font-size: 36px;
}
.chapman_block p{
    font-family:RobotoCondensed-Light;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    max-width: 240px;
    padding-top: 10px;
}
.chapman_slider.arrow_part .owl-prev span {
    background-image: url(../image/left-arrow.png);
    left: 0;
    width: 27px;
    height: 42px;
}
.chapman_slider.arrow_part .owl-next span {
    background-image: url(../image/right_slider_arrow.png);
    right: 0;
    width: 27px;
    height: 42px;
}
.chapman_section .container_full {
    position: relative;
}
.chapman_block {
    max-width: 240px;
    margin: 0 auto;
}
.chapman_slider.arrow_part.owl-carousel.owl-loaded{
    position: unset;
}
.chapman_section {
    padding-bottom: 120px;
}
.waterfront_chapman_img img {
    width: 100%;
}
.waterfront_campus_section {
    position: relative;
    padding-bottom: 133px;
}
.waterfront_campus_part {
    display: flex;
}
.waterfront_blue_section {
    width: 31%;
background-color: #05325d;
    padding: 77px 65px;
}
.waterfront_campus_content {
    width: 69%;
    margin-top: -105px;
    background-color: #ffffff;
    padding: 60px 75px;
}
.waterfront_campus_content h6 {
    color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
    padding-bottom: 35px;
}
.waterfront_campus_content h2 {
    font-size: 58px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #05325d;
    max-width: 720px;
    padding-bottom: 35px;
}
.waterfront_campus_content p {
    font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
        max-width: 650px;
    margin-bottom: 45px;
}
.waterfront_blue_section h3 {
    font-family:RobotoCondensed-Light;
    font-style:italic;
    font-size: 28px;
    line-height: 44px;
    color: #ffffff;
}
.waterfront_blue_section h3 span{
    display: block;
    padding-bottom: 24px;
}
.career_training_section {
    background-color: #f0f4f7;
    padding: 130px 0px;
}
.career_training_part {
    display: flex;
    gap: 38px;
}
.career_training_block {
    width: 33.33%;
    background-color: #ffffff;
    border-radius: 11px;
    box-shadow: 0px 0px 11.68px 4.32px rgba(0, 0, 0, 0.04);
    text-shadow: 0px 0px 11.68px rgba(0, 0, 0, 0.04);
    padding-bottom: 28px;
/*     -webkit-transition: all 5s ease;
    transition: all 5s ease; */
}
.career_training_img img {
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.career_training_info {
    margin: 32px 50px;
    /* margin-bottom: 70px; */
    text-align: center;
    position: relative;
    border-bottom: 2px solid #3f80be;
    padding-bottom: 17px;
    margin-bottom: 26px;
}
.chapman_slider.arrow_part .owl-nav {
    top: 24%;
    margin-top: 0;
}
.career_training_info h3 {
    color: #3f80be;
    font-size: 40px;
    line-height: 40px;
    font-family:Oswald-Bold;
    padding-top: 25px;
    padding-bottom: 25px;
}
.career_training_info h3 span{
    color: #05325d;
}
.career_training_info p {
        font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.career_training_info:after {
    content: '';
    width: 100%;
    height: 7px;
    background-color: #b7d2ec;
    top: 16px;
    position: absolute;
    left: 0;
}
.career_training_info span.career_propeller {
    background-color: #ffffff;
    z-index: 1;
    position: relative;
    padding: 0px 10px;
}
.career_training_info img {
    background-color: #ffffff;
    z-index: 3;
}
.get_started_img img {
    width: 100%;
}
.get_started_part {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}
.get_started_section {
    position: relative;
    background: url(../image/get_started_img.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 951px;
}
.get_started_part .container_full {
    height: 100%;
}
.get_started_block h3 {
    color: #095dac;
    font-size: 24px;
    padding-bottom: 10px;
    font-family:Oswald-Bold;
    position: relative;
}
/* .get_started_block h3::after {
    position: absolute;
    content: '';
    background: url(../image/white-line.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 10px;
    top: 41%;
    transform: translateY(-50%);
    right: -135px;
} */
.get_started_block h2 {
    font-family:Oswald-Bold;
    font-size: 66px;
    line-height: 66px;
    color: #ffffff;
    /* border-bottom: 7px dashed #ffffff; */
    padding-bottom: 19px;
    position: relative;
}
.get-startred-main {
    position: relative;
}
.horizontal-line{
    position: absolute;
    top: 7px;
    left: 140px;
}
.horizontal-line span:nth-child(1){
    position: relative;
}
.horizontal-line span:nth-child(1):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    right: 0;
}
/* .get_started_block h2::after {
    position: absolute;
    content: '';
    background: url(../image/white-line-big.webp);
    width: 100%;
    height: 10px;
    bottom: -9px;
    right: 0;
    background-repeat: no-repeat;
} */
.horizontal-line-bottom span:nth-child(1){
    position: relative;
}
.horizontal-line-bottom span:nth-child(1):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 0;
}
.horizontal-line-bottom span:nth-child(2){
    position: relative;
}
.horizontal-line-bottom span:nth-child(2):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 5px;
}
.horizontal-line-bottom span:nth-child(3){
    position: relative;
}
.horizontal-line-bottom span:nth-child(3):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 10px;
}
.horizontal-line-bottom span:nth-child(4){
    position: relative;
}
.horizontal-line-bottom span:nth-child(4):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 15px;
}
.horizontal-line-bottom span:nth-child(5){
    position: relative;
}
.horizontal-line-bottom span:nth-child(5):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 20px;
}
.horizontal-line-bottom span:nth-child(6){
    position: relative;
}
.horizontal-line-bottom span:nth-child(6):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 25px;
}
.horizontal-line-bottom span:nth-child(7){
    position: relative;
}
.horizontal-line-bottom span:nth-child(7):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 30px;
}
.horizontal-line-bottom span:nth-child(8){
    position: relative;
}
.horizontal-line-bottom span:nth-child(8):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 35px;
}
.horizontal-line-bottom span:nth-child(9){
    position: relative;
}
.horizontal-line-bottom span:nth-child(9):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 40px;
}
.horizontal-line-bottom span:nth-child(10){
    position: relative;
}
.horizontal-line-bottom span:nth-child(10):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 45px;
}
.horizontal-line-bottom span:nth-child(11){
    position: relative;
}
.horizontal-line-bottom span:nth-child(11):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 50px;
}
.horizontal-line-bottom span:nth-child(12){
    position: relative;
}
.horizontal-line-bottom span:nth-child(12):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 55px;
}
.horizontal-line-bottom span:nth-child(13){
    position: relative;
}
.horizontal-line-bottom span:nth-child(13):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 60px;
}
.horizontal-line-bottom span:nth-child(14){
    position: relative;
}
.horizontal-line-bottom span:nth-child(14):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 65px;
}
.horizontal-line-bottom span:nth-child(15){
    position: relative;
}
.horizontal-line-bottom span:nth-child(15):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 70px;
}
.horizontal-line-bottom span:nth-child(16){
    position: relative;
}
.horizontal-line-bottom span:nth-child(16):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 75px;
}
.horizontal-line-bottom span:nth-child(17){
    position: relative;
}
.horizontal-line-bottom span:nth-child(17):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 80px;
}
.horizontal-line-bottom span:nth-child(18){
    position: relative;
}
.horizontal-line-bottom span:nth-child(18):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 85px;
}
.horizontal-line-bottom span:nth-child(19){
    position: relative;
}
.horizontal-line-bottom span:nth-child(19):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 90px;
}
.horizontal-line-bottom span:nth-child(20){
    position: relative;
}
.horizontal-line-bottom span:nth-child(20):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 95px;
}
.horizontal-line-bottom span:nth-child(21){
    position: relative;
}
.horizontal-line-bottom span:nth-child(21):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 100px;
}
.horizontal-line-bottom span:nth-child(22){
    position: relative;
}
.horizontal-line-bottom span:nth-child(22):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 105px;
}
.horizontal-line-bottom span:nth-child(23){
    position: relative;
}
.horizontal-line-bottom span:nth-child(23):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 110px;
}
.horizontal-line-bottom span:nth-child(24){
    position: relative;
}
.horizontal-line-bottom span:nth-child(24):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 115px;
}
.horizontal-line-bottom span:nth-child(25){
    position: relative;
}
.horizontal-line-bottom span:nth-child(25):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 120px;
}
.horizontal-line-bottom span:nth-child(26){
    position: relative;
}
.horizontal-line-bottom span:nth-child(26):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 125px;
}
.horizontal-line-bottom span:nth-child(27){
    position: relative;
}
.horizontal-line-bottom span:nth-child(27):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 130px;
}
.horizontal-line-bottom span:nth-child(28){
    position: relative;
}
.horizontal-line-bottom span:nth-child(28):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 135px;
}
.horizontal-line-bottom span:nth-child(29){
    position: relative;
}
.horizontal-line-bottom span:nth-child(29):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 140px;
}
.horizontal-line-bottom span:nth-child(30){
    position: relative;
}
.horizontal-line-bottom span:nth-child(30):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 145px;
}
.horizontal-line-bottom span:nth-child(31){
    position: relative;
}
.horizontal-line-bottom span:nth-child(31):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 150px;
}
.horizontal-line-bottom span:nth-child(32){
    position: relative;
}
.horizontal-line-bottom span:nth-child(32):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 155px;
}
.horizontal-line-bottom span:nth-child(33){
    position: relative;
}
.horizontal-line-bottom span:nth-child(33):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 160px;
}
.horizontal-line-bottom span:nth-child(34){
    position: relative;
}
.horizontal-line-bottom span:nth-child(34):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 165px;
}
.horizontal-line-bottom span:nth-child(35){
    position: relative;
}
.horizontal-line-bottom span:nth-child(35):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 170px;
}
.horizontal-line-bottom span:nth-child(36){
    position: relative;
}
.horizontal-line-bottom span:nth-child(36):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 175px;
}
.horizontal-line-bottom span:nth-child(37){
    position: relative;
}
.horizontal-line-bottom span:nth-child(37):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 180px;
}
.horizontal-line-bottom span:nth-child(38){
    position: relative;
}
.horizontal-line-bottom span:nth-child(38):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 185px;
}
.horizontal-line-bottom span:nth-child(39){
    position: relative;
}
.horizontal-line-bottom span:nth-child(39):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 190px;
}
.horizontal-line-bottom span:nth-child(40){
    position: relative;
}
.horizontal-line-bottom span:nth-child(40):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 195px;
}
.horizontal-line-bottom span:nth-child(41){
    position: relative;
}
.horizontal-line-bottom span:nth-child(41):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 200px;
}
.horizontal-line-bottom span:nth-child(42){
    position: relative;
}
.horizontal-line-bottom span:nth-child(42):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 205px;
}
.horizontal-line-bottom span:nth-child(43){
    position: relative;
}
.horizontal-line-bottom span:nth-child(43):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 210px;
}
.horizontal-line-bottom span:nth-child(44){
    position: relative;
}
.horizontal-line-bottom span:nth-child(44):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 215px;
}
.horizontal-line-bottom span:nth-child(45){
    position: relative;
}
.horizontal-line-bottom span:nth-child(45):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 220px;
}
.horizontal-line-bottom span:nth-child(46){
    position: relative;
}
.horizontal-line-bottom span:nth-child(46):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 225px;
}
.horizontal-line-bottom span:nth-child(47){
    position: relative;
}
.horizontal-line-bottom span:nth-child(47):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 230px;
}
.horizontal-line-bottom span:nth-child(48){
    position: relative;
}
.horizontal-line-bottom span:nth-child(48):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 235px;
}
.horizontal-line-bottom span:nth-child(49){
    position: relative;
}
.horizontal-line-bottom span:nth-child(49):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 240px;
}
.horizontal-line-bottom span:nth-child(50){
    position: relative;
}
.horizontal-line-bottom span:nth-child(50):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 245px;
}
.horizontal-line-bottom span:nth-child(51){
    position: relative;
}
.horizontal-line-bottom span:nth-child(51):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 250px;
}
.horizontal-line-bottom span:nth-child(52){
    position: relative;
}
.horizontal-line-bottom span:nth-child(52):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 255px;
}
.horizontal-line-bottom span:nth-child(53){
    position: relative;
}
.horizontal-line-bottom span:nth-child(53):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 260px;
}
.horizontal-line-bottom span:nth-child(54){
    position: relative;
}
.horizontal-line-bottom span:nth-child(54):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 265px;
}
.horizontal-line-bottom span:nth-child(55){
    position: relative;
}
.horizontal-line-bottom span:nth-child(55):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 270px;
}
.horizontal-line-bottom span:nth-child(56){
    position: relative;
}
.horizontal-line-bottom span:nth-child(56):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 275px;
}
.horizontal-line-bottom span:nth-child(57){
    position: relative;
}
.horizontal-line-bottom span:nth-child(57):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 280px;
}
.horizontal-line-bottom span:nth-child(58){
    position: relative;
}
.horizontal-line-bottom span:nth-child(58):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 285px;
}
.horizontal-line-bottom span:nth-child(59){
    position: relative;
}
.horizontal-line-bottom span:nth-child(59):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 290px;
}
.horizontal-line-bottom span:nth-child(60){
    position: relative;
}
.horizontal-line-bottom span:nth-child(60):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 295px;
}
.horizontal-line-bottom span:nth-child(61){
    position: relative;
}
.horizontal-line-bottom span:nth-child(61):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 300px;
}
.horizontal-line-bottom span:nth-child(62){
    position: relative;
}
.horizontal-line-bottom span:nth-child(62):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 305px;
}
.horizontal-line-bottom span:nth-child(63){
    position: relative;
}
.horizontal-line-bottom span:nth-child(63):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 310px;
}
.horizontal-line-bottom span:nth-child(64){
    position: relative;
}
.horizontal-line-bottom span:nth-child(64):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 315px;
}
.horizontal-line-bottom span:nth-child(65){
    position: relative;
}
.horizontal-line-bottom span:nth-child(65):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 320px;
}
.horizontal-line-bottom span:nth-child(66){
    position: relative;
}
.horizontal-line-bottom span:nth-child(66):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 325px;
}
.horizontal-line-bottom span:nth-child(67){
    position: relative;
}
.horizontal-line-bottom span:nth-child(67):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 330px;
}
.horizontal-line-bottom span:nth-child(68){
    position: relative;
}
.horizontal-line-bottom span:nth-child(68):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 335px;
}
.horizontal-line-bottom span:nth-child(69){
    position: relative;
}
.horizontal-line-bottom span:nth-child(69):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 340px;
}
.horizontal-line-bottom span:nth-child(70){
    position: relative;
}
.horizontal-line-bottom span:nth-child(70):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 345px;
}
.horizontal-line-bottom span:nth-child(71){
    position: relative;
}
.horizontal-line-bottom span:nth-child(71):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 350px;
}
.horizontal-line-bottom span:nth-child(72){
    position: relative;
}
.horizontal-line-bottom span:nth-child(72):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 355px;
}
.horizontal-line-bottom span:nth-child(73){
    position: relative;
}
.horizontal-line-bottom span:nth-child(73):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 360px;
}
.horizontal-line-bottom span:nth-child(74){
    position: relative;
}
.horizontal-line-bottom span:nth-child(74):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 365px;
}
.horizontal-line-bottom span:nth-child(75){
    position: relative;
}
.horizontal-line-bottom span:nth-child(75):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 370px;
}
.horizontal-line-bottom span:nth-child(76){
    position: relative;
}
.horizontal-line-bottom span:nth-child(76):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 375px;
}
.horizontal-line-bottom span:nth-child(77){
    position: relative;
}
.horizontal-line-bottom span:nth-child(77):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 380px;
}
.horizontal-line-bottom span:nth-child(78){
    position: relative;
}
.horizontal-line-bottom span:nth-child(78):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 385px;
}
.horizontal-line-bottom span:nth-child(79){
    position: relative;
}
.horizontal-line-bottom span:nth-child(79):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 390px;
}
.horizontal-line-bottom span:nth-child(80){
    position: relative;
}
.horizontal-line-bottom span:nth-child(80):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 395px;
}
.horizontal-line-bottom span:nth-child(81){
    position: relative;
}
.horizontal-line-bottom span:nth-child(81):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 400px;
}
.horizontal-line-bottom span:nth-child(82){
    position: relative;
}
.horizontal-line-bottom span:nth-child(82):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 405px;
}
.horizontal-line-bottom span:nth-child(83){
    position: relative;
}
.horizontal-line-bottom span:nth-child(83):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 410px;
}
.horizontal-line-bottom span:nth-child(84){
    position: relative;
}
.horizontal-line-bottom span:nth-child(84):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 415px;
}
.horizontal-line-bottom span:nth-child(85){
    position: relative;
}
.horizontal-line-bottom span:nth-child(85):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 420px;
}
.horizontal-line-bottom span:nth-child(86){
    position: relative;
}
.horizontal-line-bottom span:nth-child(86):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 425px;
}
.horizontal-line-bottom span:nth-child(87){
    position: relative;
}
.horizontal-line-bottom span:nth-child(87):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 430px;
}
.horizontal-line-bottom span:nth-child(88){
    position: relative;
}
.horizontal-line-bottom span:nth-child(88):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 435px;
}
.horizontal-line-bottom span:nth-child(89){
    position: relative;
}
.horizontal-line-bottom span:nth-child(89):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 440px;
}
.horizontal-line-bottom span:nth-child(90){
    position: relative;
}
.horizontal-line-bottom span:nth-child(90):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 445px;
}
.horizontal-line-bottom span:nth-child(91){
    position: relative;
}
.horizontal-line-bottom span:nth-child(91):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 450px;
}
.horizontal-line-bottom span:nth-child(92){
    position: relative;
}
.horizontal-line-bottom span:nth-child(92):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 455px;
}
.horizontal-line-bottom span:nth-child(93){
    position: relative;
}
.horizontal-line-bottom span:nth-child(93):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 460px;
}
.horizontal-line-bottom span:nth-child(94){
    position: relative;
}
.horizontal-line-bottom span:nth-child(94):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 465px;
}
.horizontal-line-bottom span:nth-child(95){
    position: relative;
}
.horizontal-line-bottom span:nth-child(95):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 470px;
}
.horizontal-line-bottom span:nth-child(96){
    position: relative;
}
.horizontal-line-bottom span:nth-child(96):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 475px;
}
.horizontal-line-bottom span:nth-child(97){
    position: relative;
}
.horizontal-line-bottom span:nth-child(97):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 480px;
}
.horizontal-line-bottom span:nth-child(98){
    position: relative;
}
.horizontal-line-bottom span:nth-child(98):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 485px;
}
.horizontal-line-bottom span:nth-child(99){
    position: relative;
}
.horizontal-line-bottom span:nth-child(99):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 490px;
}
.horizontal-line-bottom span:nth-child(100){
    position: relative;
}
.horizontal-line-bottom span:nth-child(100):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 495px;
}
.horizontal-line-bottom span:nth-child(101){
    position: relative;
}
.horizontal-line-bottom span:nth-child(101):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 500px;
}
.horizontal-line-bottom span:nth-child(102){
    position: relative;
}
.horizontal-line-bottom span:nth-child(102):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 505px;
}
.horizontal-line-bottom span:nth-child(103){
    position: relative;
}
.horizontal-line-bottom span:nth-child(103):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 510px;
}
.horizontal-line-bottom span:nth-child(104){
    position: relative;
}
.horizontal-line-bottom span:nth-child(104):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 515px;
}
.horizontal-line-bottom span:nth-child(105){
    position: relative;
}
.horizontal-line-bottom span:nth-child(105):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 520px;
}
.horizontal-line-bottom span:nth-child(106){
    position: relative;
}
.horizontal-line-bottom span:nth-child(106):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 525px;
}
.horizontal-line-bottom span:nth-child(107){
    position: relative;
}
.horizontal-line-bottom span:nth-child(107):before{
    position: absolute;
    content: '';
    height: 10px;
    width: 1px;
    background: #fff;
    transform: rotate(-45deg);
    top: 0;
    left: 530px;
}
.get_started_block {
    height: 100%;
    display: flex;
    flex-flow: column;
    justify-content: center;
    max-width: 553px;
    position: relative;
}

.get_started_btn a {
    font-size: 14px;
    letter-spacing: 0.4px;
    border-radius: 9px;
    text-transform: uppercase;
    font-family: OpenSans-Regular;
    color: #ffffff;
    width: 208px;
    height: 59px;
    background-color: #095dac;
    display: flex;
    align-items: center;
    justify-content: center;
}
.get_started_btn {
    display: flex;
    padding-top: 38px;
}
.get_started_btn a.request_btn{
        background-color: transparent;
    border: 1px solid #ffffff;
    margin-left: 17px;
}
.student_testimonal_bg img {
    width: 100%;
}
.student_testimonal_section {
    position: relative;
}
.student_testimonal_flex {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
}
.student_testimonal_part {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: space-between;
    max-width: 1265px;
    margin: 0 auto;
}
.student_testimonal_flex .container_full {
    height: 100%;
}
.student_testimonal_info {
    /*padding-left: 165px;*/
    position: relative;
    /* NEW */
    width: 60%; 
}

.student_testimonal_img {
    position: absolute;
    left: -122px;
    top: 79px;
}
.student_testimonal_info h5 {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
    padding-bottom: 50px;
}
.student_testimonal_info p {
    font-size: 30px;
    line-height: 38px;
    color: #ffffff;
    max-width: 550px;
    font-family:RobotoCondensed-Bold;
}
.student_testimonal_info h6 {
     font-family:RobotoCondensed-Light;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.4px;
    color: #ffffff;
    padding-top: 7px;
    padding-bottom: 50px;
}
.student_testimonal_info h6 span{
    color: #518fc9;
    font-family:RobotoCondensed-Bold;
}
a.learn_about.testimonials_btn {
    background-color: #ffffff;
    color: #05325d;
    text-shadow: 0 0 0 #05325d;
    /* font-family: OpenSans-SemiBold; */
    font-weight: bold;
}
.support_our_school_part {
    display: flex;
    align-items: center;
}
.support_our_school_section {
    padding: 140px 0px;
}
.support_our_school_img {
    width: 50%;
}
.support_our_school_img img {
    width: 100%;
}
.support_our_school_info {
    padding-left: 105px;
    padding-right: 135px;
    width: 50%;
}
.support_our_school_info h3 {
    color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
}
.support_our_school_info h2 {
        font-size: 58px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #05325d;
    padding-top: 36px;
    padding-bottom: 38px;
}
.support_our_school_info p{
        font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.support_our_school_info .learn_about {
    margin-top: 65px;
}
.footer_section {
    background-color: #05325d;
    padding-top: 76px;
}
.footer_part {
    max-width: 1265px;
    margin: 0 auto;
}
.footer_top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 120px;
}
.social_icon ul {
    display: flex;
    align-items: center;
}
.social_icon ul li {
    margin-left: 20px;
}
.footer_addres p {
    color: #ffffff;
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    font-family:RobotoCondensed-Bold;
}
.footer_addres p a {
    color: #ffffff;
     font-family:RobotoCondensed-Light;
}
.footer_middal {
    display: flex;
    justify-content: space-between;
    padding-bottom: 105px;
}
.footer_menu {
    display: flex;
    width: 74%;
}
.footer_block ul li a{
    font-family:RobotoCondensed-Light; 
    font-size: 16px;
    line-height: 36px;
    letter-spacing: 0.3px;
    color: #ffffff;
}
.footer_newsletter {
    width: 26%;
}
.footer_block ul {
    margin-top: -7px;
}
.footer_block {
    width: 28.33%;
    /* border-left: 3px dashed #518fc9; */
    /* padding-left: 7px; */
    position: relative;
}
.footer_menu .line {
    width: 4.5%;
}
/* .footer_block::after{
    position: absolute;
    content: '';
    background: url(../image//line-design.webp);
    height: 100%;
    width: 12px;
    top: 0;
    left: 0;
} */
.footer_newsletter h4 {
    font-size: 22px;
    color: #ffffff;
    padding-bottom: 17px;
    font-family: RobotoCondensed-Regular;
}
.emailpart-block .sr-input {
    width: 100%;
    height: 56px;
    border: none;
    font-family: RobotoCondensed-Regular;
    font-size: 18px;
    color: #6d6d6d;
    padding: 0px 18px;
}
.emailpart-block {
    position: relative;
}
.emailpart-block span {
    position: absolute;
    top: 0;
    right: 18px;
    height: 100%;
    display: flex;
    align-items: center;
}
.footer_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #518fc9;
    padding-top: 22px;
    padding-bottom: 25px;
}

.footer_bottom_right p {
    margin: 0;
    color: #ffffff;
    font-family:RobotoCondensed-Light;
    font-size: 14px;
}

.footer_bottom_left h2 {
    color: #ffffff;
    font-size: 44px;
     font-family:Oswald-Bold;
}
.footer_bottom_left h2 span{
    color: #518fc9;
}



/* NEW CSS */
.learn_about:hover{
    color: auto;
}
.learn_about:hover {
    color: #fff !important;
}
a.learn_about.testimonials_btn:hover{
    color: #05325d !important;
}
.student_testimonal_qute-slider.arrow_part.owl-carousel.owl-thh5e.owl-loaded.owl-drag {
    width: 40%;
}
.student_testimonal_qute-block img {
    width: 100% !important;
}
/* .student_testimonal_qute-slider .owl-nav.disabled {
    display: block;
} */
.careers-program-btn {
    padding-left: 50px;
    transition: all .3s ease-in-out;
    /*padding-bottom: 21px;*/
    opacity: 0;
}
.career_training_block:hover .careers-program-btn{
    opacity: 1;
    /*padding-bottom: 0;*/
}
.careers-program-btn a{
    font-size: 14px;
    letter-spacing: 0.14px;
    font-family:OpenSans-Regular;
    align-items: center;
    display: flex;
    color: #05325d;
    text-transform: uppercase;
    column-gap: 55px;
    justify-content: space-between;
}
.careers-program-btn a img {
    margin-right: 50px;
}
.main_banner_img .mob-logo{
    display: none !important;
}
.mob-logo{
    display: none;
}
.student-testimonal-mobile{
    display: none;
}
.mob_header_menu{
    display: none;
}
.career-mobile-slider {
    display: none !important;
}
.mobile_header{
    display: none;
}

#navbarNav .search-icon {
    margin-left: 6px;
}
#navbarNav .search-icon img.img-responsive {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.header_menu:hover, .learn_about:hover, .get_started_btn a:hover, a.learn_about.testimonials_btn:hover, .learn_about:hover{
    background-color:#518FC9;
}
a.learn_about.testimonials_btn:hover {
    color: white !important;
}
.student_testimonal_bg img {
    width: 100%;
}




/* LINE CSS */
.line {
    width: 5%;
}
.getting_started_right {
    width: 25%;
}

.line span:nth-child(1) {
    position: relative;
}
.line span:nth-child(1):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 0;
}
.line span:nth-child(2) {
position: relative;
}
.line span:nth-child(2):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 8px;
}
.line span:nth-child(3) {
position: relative;
}
.line span:nth-child(3):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 16px;
}
.line span:nth-child(4) {
position: relative;
}
.line span:nth-child(4):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 24px;
}
.line span:nth-child(5) {
position: relative;
}
.line span:nth-child(5):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 32px;
}
.line span:nth-child(6) {
position: relative;
}
.line span:nth-child(6):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 40px;
}
.line span:nth-child(7) {
position: relative;
}
.line span:nth-child(7):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 48px;
}
.line span:nth-child(8) {
position: relative;
}
.line span:nth-child(8):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 56px;
}
.line span:nth-child(9) {
position: relative;
}
.line span:nth-child(9):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 64px;
}
.line span:nth-child(10) {
    position: relative;
}
.line span:nth-child(10):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 72px
}
.line span:nth-child(11) {
    position: relative;
}
.line span:nth-child(11):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 80px
}
.line span:nth-child(12) {
    position: relative;
}
.line span:nth-child(12):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 88px
}
.line span:nth-child(13) {
    position: relative;
}
.line span:nth-child(13):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 96px
}
.line span:nth-child(14) {
    position: relative;
}
.line span:nth-child(14):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 104px
}
.line span:nth-child(15) {
    position: relative;
}
.line span:nth-child(15):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 112px
}
.line span:nth-child(16) {
    position: relative;
}
.line span:nth-child(16):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 120px
}
.line span:nth-child(17) {
    position: relative;
}
.line span:nth-child(17):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 128px
}
.line span:nth-child(18) {
    position: relative;
}
.line span:nth-child(18):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 136px
}
.line span:nth-child(19) {
    position: relative;
}
.line span:nth-child(19):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 144px
}
.line span:nth-child(20) {
    position: relative;
}
.line span:nth-child(20):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 152px
}
.line span:nth-child(21) {
    position: relative;
}
.line span:nth-child(21):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 160px
}
.line span:nth-child(22) {
    position: relative;
}
.line span:nth-child(22):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 168px;
}
.line span:nth-child(23) {
    position: relative;
}
.line span:nth-child(23):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 176px;
}
.line span:nth-child(24) {
    position: relative;
}
.line span:nth-child(24):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 184px;
}
.line span:nth-child(25) {
    position: relative;
}
.line span:nth-child(25):before{
position: absolute;
content: '';
background-color: #32597f;
height: 2px;
width: 15px;
display: block;
transform: rotate(45deg);
top: 192px;
}
/* .chapman_block:nth-child(1) {
    margin-left: 0;
} */
/* .chapman_slider .owl-item.active:first-child{
    margin-left: 0;
} */



/* 7-3-2023 */
.getting_started_block:hover{
    background-color: #0f2d4b;
}

/*5/4/2023*/

.photo_gallery_img img {
    width: 100%;
	height: 100%;
    object-fit: cover;
}
.photo_gallery_banner {
    position: relative;
}
.photo_gallery_info {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
	background: #00000014;
}
.photo_gallery_info h1{
    font-size: 58px;
    line-height: 60px;
    text-transform: uppercase;
    font-family:Oswald-SemiBold;
    color: #ffffff;
    text-align: center;
    padding: 0px 10px;
	max-width: 43%;
}
.campus_photos_flex {
    display: flex;
    flex-flow: wrap;
    gap: 15px;
}
.campus_photos_img img {
    width: 100%;
    height: 100%;
}
.campus_photos_img {
    width: 32.5%;
    height: 242px;
}
.campus_photos_part {
    max-width: 1200px;
    margin: 0 auto;
}
.campus_photos_title h1 {
        color: #3f80be;
    font-size: 46px;
    line-height: 54px;
    text-align: center;
    font-family: Oswald-Bold;
}
.campus_photos_title h1 span{
        color: #05325d;
}
.campus_photos_section {
    padding-top: 69px;
    padding-bottom: 115px;
}
.campus_photos_title {
    padding-bottom: 44px;
}
.campus_photos_block.campus_photos_block1 {
    padding-top: 69px;
}
.featured_video_section {
    background-color: #f0f4f7;
    padding: 100px 0px;
}
.featured_video_info h4 {
    font-family:Oswald-Light;
    font-size: 16px;
    color: #000000;
    text-shadow: 0 0 0 #000000;
    letter-spacing: 1.4px;
    padding-bottom: 14px;
}
.featured_video_info h2 {
    color: #05325d;
    font-size: 36px;
    line-height: 42px;
    max-width: 395px;
    font-family:Oswald-Regular;
}
.featured_video_part {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}
.featured_video_img {
    width: 50%;
}
.featured_video_info {
    width: 50%;
    padding-left: 55px;
}
.featured_video_img img {
    width: 100%;
}
.chapman_seamanship_part {
    display: flex;
    flex-flow: wrap;
    gap: 30px;
}
.chapman_seamanship_block {
    width: 31.6%;
}
.chapman_seamanship_img img {
    width: 100%;
}
.chapman_seamanship_info h3 {
    font-size: 18px;
    line-height: 24px;
    color: #05325d;
font-family:Oswald-Regular;
}
.chapman_seamanship_info {
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 12px;
}
.chapman_seamanship_section {
    padding: 100px 0px;
    padding-bottom: 88px;
}
.career_courses_certifications_part {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.career_courses_certifications_img1 {
    width: 50%;
}
.career_courses_certifications_images {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 59%;
}
.career_courses_certifications {
    padding: 130px 0px;
    background-color: #f0f4f7;
}
.career_courses_certifications_info {width: 41%;}
.career_courses_certifications_img1 img {
    width: 100%;
}
.about_banner_info {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.about_banner_title h1 {
    font-size: 66px;
    line-height: 60px;
    font-family: Oswald-Bold;
    color: #ffffff;
}
.about_banner_title {
    padding-bottom: 74px;
    max-width: 1200px;
    margin: 0 auto;
}
.learn_at_the_help_part {
    display: flex;
        max-width: 1200px;
    margin: 0 auto;
}
.learn_at_the_help_left h2 {
        font-size: 46px;
    line-height: 50px;
    font-family: Oswald-Bold;
    color: #3f80be;
    padding-bottom: 25px;
}
.learn_at_the_help_left h2 span {
    color: #003260;
display: block;
}
.learn_at_the_help_left p{
font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.learn_at_the_help_left {
    /*width: 48%;*/
    max-width: 576px;
}
.learn_at_the_help_right {
    width: 52%;
}
.learn_at_the_help_block {
    width: 386px;
    height: 76px;
    border: 3px solid #3c8fce;
    margin-bottom: 15px;
    position: relative;
    padding: 0px 35px;
    display: flex;
    align-items: center;
}
.learn_at_the_help_block h3{
    color: #3c8fce;
    font-size: 22px;
    font-family:Oswald-Regular;
    text-transform: uppercase;
}
.learn_at_the_help_block:after{
    position: absolute;
    background-image: url(../image/tringal.png);
    content: ' ';
    width: 26px;
    height: 26px;
    right: 6px;
    bottom: 6px;
}
.learn_at_the_help_list {
    display: flex;
    flex-flow: column;
    align-items: flex-end;
    padding-top: 9px;
}
.learn_at_the_help_section {
    padding: 88px 0px;
    padding-top: 110px;
}
.school_fleet_img img {
    width: 100%;
}
.school_fleet_section {
    position: relative;
}
.school_fleet_part {
    position: absolute;
    top: 0;
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-flow: column;
    align-items: center;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    color: #ffffff;
    padding-top: 185px;
}
.school_fleet_part h4 {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
}
.school_fleet_part h2 {
    font-family: Oswald-Bold;
    font-size: 46px;
    line-height: 54px;
    color: #ffffff;
    text-transform: uppercase;
    padding-top: 21px;
    padding-bottom: 28px;
}
.school_fleet_part p{
        font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #ffffff;
}
a.learn_about.testimonials_btn.campus_photo {
    font-weight: unset;
    margin-top: 22px;
}
.training_programs_part {
    background-color: #1a68b3;
    padding: 15px 0px;
    max-width: 1200px;
    margin: 0 auto;
        position: relative;
}
.training_programs_flex {
    display: flex;
        justify-content: space-between;
}
.training_programs_block {
    /*width: 33.33%;*/
    padding: 0px 38px;
    color: #ffffff;
    position: relative;
}
.training_programs_block h2 {
    font-family: Oswald-Bold;
    font-size: 80px;
    display: flex;
    align-items: center;
}
.training_programs_block h2 span{
   font-size: 30px;
    line-height: 32px;
    font-family: Oswald-Regular;
    max-width: 130px;
    display: inline-block;
    padding-left: 10px;
}
.training_programs_block p {
    font-size: 18px;
    line-height: 28px;
    font-family:RobotoCondensed-Bold;
}
.training_programs_section {
    margin-top: -101px;
    /*position: relative;*/
    background-color: #e7f2fb;
}
.training_programs_block:after {
    background-image: url(../image/line-new.png);
    position: absolute;
    content: ' ';
    height: 141px;
    left: -68px;
    width: 12px;
    top: 14px;
}
.training_programs_block:first-child:after{
    display: none;
}
.our_crew_title h2 {
    font-size: 46px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #103c66;
    text-align: center;
    text-transform: uppercase;
}
.our_crew_section {
    background-color: #e7f2fb;
    padding-top: 105px;
    padding-bottom: 73px;
}
.our_crew_flex {
    display: flex;
    gap: 52px;
}
.our_crew_block {
    width: 25%;
}
.our_crew_img img {
    width: 100%;
}
.our_crew_title {
    padding-bottom: 44px;
}
.our_crew_info h3 {
    font-size: 20px;
    line-height: 28px;
    color: #103c66;
    letter-spacing: 1.4px;
    font-family:Oswald-Medium;
    text-transform: uppercase;
}
.our_crew_info p {
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    font-family: Oswald-Light;
    letter-spacing: 1.3px;
}
.our_crew_info {
    padding-top: 10px;
}
.our_crew_part {
    max-width: 1200px;
    margin: 0 auto;
}
.our_crew_part.instructors {
    padding-top: 45px;
}
.credentials_part h2 {
    font-size: 46px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #103c66;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 40px;
}
.credentials_part {
    text-align: center;
    max-width: 683px;
    margin: 0 auto;
}
.credentials_part p {
    font-size: 20px;
    line-height: 24px;
    color: #565656;
    font-family:RobotoCondensed-Bold;
    padding-bottom: 17px;
}
.credentials_part p span{
    display: block;
}
.credentials_section {
    padding-top: 80px;
    padding-bottom: 100px;
}
.credentials_logo_img {
    padding-top: 18px;
}
.our_location_part {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}
.our_location_section {
    background-color: #f6f6f6;
    padding: 105px 0px;
}
.our_location_map {
    width: 48%;
    height: 456px;
}
.our_location_info {
    width: 52%;
    padding-left: 65px;
}
.our_location_map iframe {
    width: 100%;
    height: 100%;
    box-shadow: 0px 0px 11.68px 4.32px rgba(0, 0, 0, 0.14);
    text-shadow: 0px 0px 11.68px rgba(0, 0, 0, 0.14);
}
.our_location_info h2 {
    font-size: 46px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #003260;
    text-transform: uppercase;
    padding-bottom: 28px;
}
.our_location_info p {
    font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
a.get_direction{
    color: #23679d;
    font-size: 16px;
    font-family:RobotoCondensed-Bold;
    text-transform: uppercase;
    text-decoration: underline;
    margin-top: 11px;
    display: inline-block;
}
.career_courses_certifications_info h4 {
    color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
}
.career_courses_certifications_info h2{
    font-size: 58px;
    line-height: 58px;
    font-family: Oswald-Bold;
    color: #3f80be;
    padding-top: 19px;
    padding-bottom: 24px;
}
.career_courses_certifications_info h2 span{
    color: #05325d;
}
.career_courses_certifications_info p{
        font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.career_courses_certifications_content {
    max-width: 470px;
}
.maintenance_certification_part {
    display: flex;
    flex-flow: wrap;
    gap: 35px;
}
.maintenance_certification_part .career_training_block {
    width: 31.8%;
    padding-top: 24px;
    margin-bottom: 30px;
}
.maintenance_certification_part .career_training_block .career_training_info h3 {
    font-size: 34px;
    line-height: 40px;
    letter-spacing: -0.2px;
}
.maintenance_certification_part .career_training_block .career_training_info p {
    padding: 0px 7px;
}
.maintenance_certification_section {
        padding: 100px 0px;
    padding-bottom: 77px;
}
.course_testimonal_img img {
    width: unset !important;
    margin: 0 auto;
}
.course_testimonal_info h3 {
    color: #05325d;
    font-size: 30px;
    line-height: 38px;
    padding-top: 30px;
    padding-bottom: 20px;
    font-family:RobotoCondensed-Bold;
}
.course_testimonal_info h6 {
        font-family: RobotoCondensed-Light;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.4px;
    color: #05325d;
}
.course_testimonal_info h6 span{
    color: #3f80be;
    font-family: RobotoCondensed-Bold;
}
.course_testimonal_info {
    max-width: 1086px;
    margin: 0 auto;
    text-align: center;
}
.course_testimonal_section {
    background-color: #f0f4f7;
    padding: 160px 0px;
}
.course_testimonal_slider.arrow_part .owl-prev span {
    background-image: url(../image/left_blue_arrow.png);
}
.course_testimonal_slider.arrow_part .owl-next span{
    background-image: url(../image/right_blue_arrow.png);
}
.course_testimonal_slider.arrow_part .owl-nav{
    top: 55%;
}
.school_fleet_img {
    height: 805px;
}
.school_fleet_img img {
    height: 100%;
}
.t_training_programs_part {
    display: flex;
    align-items: center;
}
.t_training_programs_left h2 {
    font-size: 58px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #3f80be;
    padding-bottom: 28px;
}
.t_training_programs_left h2 span {
    color: #05325d;
}
.t_training_programs_left {
    width: 60%;
    padding-right: 10px;
}
.t_training_programs_right {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    position: relative;
}

.t_training_programs_right:after{
    position: absolute;
    content: ' ';
    background-image: url(../image/line-new1.png);
    left: 0;
    width: 12px;
    height: 213px;
}
.t_training_programs_left p {
    font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.t_training_programs_right .learn_at_the_help_list .learn_at_the_help_block {
    width: 100%;
}
.t_training_programs_right_info {
    width: 506px;
}
.t_training_programs_right_info h4 {
        color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
    padding-bottom: 8px;
}
.t_training_programs_section {
    background-color: #f0f4f7;
    padding: 100px 0px;
}
.t_training_programs_content {
    max-width: 867px;
}
.career_programs_title {
    text-align: center;
    padding-bottom: 40px;
}
.career_programs_title h2 {
    font-size: 58px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #3f80be;
    padding-bottom: 16px;
}
.career_programs_title p{
    font-size: 22px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.maintenance_certification_section.career_programs_section1 {
    background-color: #f0f4f7;
}
.photo_gallery_info.career_course_detail_info h4 {
    font-size: 28px;
    color: #ffffff;
    letter-spacing: 0.8px;
    font-family: Oswald-ExtraLight;
    padding-top: 23px;
    text-transform: uppercase;
}
.Program_overview_part {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}
.Program_overview_left {
    width: 57%;
    padding-right: 76px;
}
.Program_overview_right {
    width: 44%;
}
.Program_overview_right img {
    width: auto;
    height: auto;
}
.Program_overview_left h4 {
        color: #000000;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Oswald-Light;
    padding-bottom: 9px;
}
.Program_overview_left h2{
    font-size: 46px;
    line-height: 50px;
    font-family: Oswald-Bold;
    color: #3f80be;
    padding-bottom: 25px;
}
.Program_overview_left h2 span{
    color: #003260;
}
.Program_overview_left p{
    font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.Program_overview_btn {
    display: flex;
    margin-top: 33px;
}
.Program_overview_btn a.learn_about.overview_btn {
    color: #05325d;
    background-color: transparent;
    border: 1px solid #05325d;
    margin-left: 10px;
}
.Program_overview_btn .learn_about {
    width: 254px;
}
.Program_overview_section {
    padding: 105px 0px;
}
.next_start_date {
    background-color: #f0f4f7;
    text-align: center;
    padding: 25px 0px;
}
.next_start_date_part h3 {
    color: #05325d;
    font-size: 30px;
    font-family: Oswald-Light;
    text-transform: uppercase;
    padding-bottom: 9px;
}
.next_start_date_part h3 span{
    color: #3f80be;
    font-family: Oswald-Bold;
}
.next_start_date_part h5 {
    color: #05325d;
    text-shadow: 0 0 0 #05325d;
    font-size: 16px;
    font-family:OpenSans-Regular;
    letter-spacing: 0.8px;
}
.next_start_date_part h3 img {
    padding-right: 3px;
    margin-top:-6px;
}
.course_testimonal_section.career_course_slider {
    background-color: transparent;
    background-image: url(../image/triangle_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.course_testimonal_section.career_course_slider .course_testimonal_info h3 {
    color: #ffffff;
    font-size: 22px;
    line-height: 28px;
}
.course_testimonal_section.career_course_slider .course_testimonal_info h6{
    color: #ffffff;
    font-size: 16px;
}
.course_testimonal_section.career_course_slider .course_testimonal_info {
    max-width: 887px;
    /*padding: 0;*/
}
.course_testimonal_section.career_course_slider .course_testimonal_img img {
    width: 60px !important;
}
.course_testimonal_section.career_course_slider .course_testimonal_slider.arrow_part .owl-prev span, .course_testimonal_section.career_course_slider .course_testimonal_slider.arrow_part .owl-next span{
     filter: invert(1);
}
.course_testimonal_section.career_course_slider .course_testimonal_part {
    max-width: 1200px;
    margin: 0 auto;
}
.class_schedule_title h3 {
    font-size:36px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #3f80be;
}
.class_schedule_part {
    max-width: 1200px;
    margin: 0 auto;
}
.class_schedule_table .customers {
    width: 100%;
    border: 1px solid #b8b8b8;
    border-left: none;
}
.class_schedule_table .customers tr:nth-child(odd){
    background-color: #f2f2f2;
}
.class_schedule_table .customers tr td{
    text-align: center;
    border-left: 1px solid #b8b8b8;
    font-size: 18px;
    padding: 8px 0px;
    color: #000000;
    font-family: RobotoCondensed-Regular;
}
.class_schedule_table .customers tr th{
    text-align: center;
    border-left: 1px solid #b8b8b8;
    padding: 7px 0px;
    font-family: RobotoCondensed-Bold;
    font-size: 18px;
    color: #000000
}
.class_schedule_title {
    padding-bottom: 20px;
}
.class_schedule_section {
    padding-top: 79px;
    padding-bottom: 120px;
}
.class_schedule_block.education_block {
    padding-top: 75px;
}
.education_list ul li{
    font-size: 18px;
    line-height: 28px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
    position: relative;
    padding-left: 16px;
}
.education_list ul li:after{
    position: absolute;
    content: ' ';
    width: 6px;
    height: 6px;
    left: 0;
    background-color: #23679d;
    border-radius: 50%;
    top: 10px;
}
.class_schedule_block.course_description_part {
    padding-top: 52px;
}
.course_description p {
    margin: 0;
}
.course_description p a {
    color: #05325d;
    text-shadow: 0 0 0 #05325d;
    font-size: 14px;
    font-family:OpenSans-Regular;
    text-transform: uppercase;
    text-decoration: underline;
}
.acordian-part-info .panel {
    display: none;
}

.acordian-part-info a.accordion {
    font-size: 36px;
    line-height: 54px;
    font-family: Oswald-Bold;
    color: #3f80be;
    width: 100%;
    text-transform: uppercase;
    /* border-bottom: 1px solid #b8b8b8; */
    display: flex;
    padding: 23px 0px;
    cursor: pointer;
    position: relative;
}
.acordian-part-info .accordion-option .accordion:after {
    content: " ";
    position: absolute;
    right: 21px;
    height: 17px;
    width: 17px;
    background-image: url(../image/pluse.png);
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    /* transition: 0.2s ease; */
}
.acordian-part-info .accordion-option .accordion.active:after {
	 background-image: url(../image/minus.webp);
/*     transform: rotateZ(-180deg); */
    transition: 0.2s ease;
}
.acordian-part-info .accordion-option {
    border-bottom: 1px solid #b8b8b8;
}
.acordian-part-info {
    border-top: 1px solid #b8b8b8;
}
.general_program_requirements {
    padding-top: 70px;
}
.admission_list {

    padding: 80px 0px;
}
.admission_list ul li{
    font-size: 18px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
    padding: 6px 8px;
}
.admission_list ul li img{
    padding-right: 9px;
}
.admission_list ul li:nth-child(odd){
    background-color: #f2f2f2;
}
.general_program_requirements .acordian-part-info .panel{
    border-top: 1px solid #b8b8b8;
}
.your_journey_start_section {
    background-color: #f0f4f7;
    padding: 75px 0px;
    padding-bottom: 85px;
}
.your_journey_start_part {
    max-width: 940px;
    margin: 0 auto;
}
.your_journey_start_block {
    display: flex;
    align-items: center;
}
.your_journey_start_img {
    width: 49%;
}
.your_journey_start_img img {
    width: 100%;
}
.your_journey_start_title {
    text-align: center;
    padding-bottom: 23px;
}
.your_journey_start_info {
    width: 51%;
    padding-left: 52px;
}
.your_journey_start_info .t_training_programs_right_info {
    width: 100%;
}
.your_journey_start_title h2 {
    font-size: 46px;
    line-height: 50px;
    font-family: Oswald-Bold;
    color: #05325d;
    padding-bottom: 18px;
}
.your_journey_start_title p {
    font-size: 18px;
    line-height: 24px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.your_journey_start_info .t_training_programs_right_info .learn_at_the_help_list {
    align-items: flex-start;
}
.your_journey_start_info .t_training_programs_right_info .learn_at_the_help_list .learn_at_the_help_block{
    height: 56px;
    width: 100%;
        padding: 0px 15px;
    max-width: 426px;
}
.your_journey_start_info .t_training_programs_right_info .learn_at_the_help_list .learn_at_the_help_block h3{
    font-size: 16px;
}
.your_journey_start_info .t_training_programs_right_info h4 {
    font-size: 14px;
}
.learn_at_the_help_block:after {
    width: 20px;
}
.boat_sale_part {
    display: flex;
    padding-bottom: 95px;
}
.boat_sale_sort {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 19px;
}
.boat_sale_left {
    width: 31%;
    padding-right: 61px;
}
.boat_sale_right {
    width: 69%;
    margin-top: -7px;
}
.boat_sale_title h2 {
    color: #05325d;
    font-size: 34px;
    font-family:Oswald-SemiBold;
    padding-bottom: 31px;
}
.boat_sale_sort p {
    color: #000000;
    font-size: 14px;
    margin: 0;
    font-family:OpenSans-Light;
}
.custom-select-new {
    font-size: 18px;
    color: #767676;
    border: none;
    font-family:OpenSans-Light;
	width:176px;
	padding-left: 10px;
}
.slect-product-new select {
    /* background: transparent; */
    -webkit-appearance: none;
    background-image: url(../image/right_down.png);
    background-position: calc(100% - 9px) calc(1em + -7px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: unset;
    background-repeat: no-repeat;
}
.filter_results_block h4 {
    color: #363636;
    font-size: 20px;
    font-family: RobotoCondensed-Regular;
    letter-spacing: 0.4px;

}
.boat_sale_section {
    padding-top: 47px;
    padding-bottom: 100px;
}
.boats_sale_list {
    display: flex;
    flex-flow: wrap;
    gap: 33px;
}
.boats_sale_info_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
padding-bottom: 23px;
}

.boats_sale_info_title h3 {
    font-size: 22px;
    color: #05325d;
    font-family:Oswald-SemiBold;
}
.boats_sale_info_title h5{
    color: #095dac;
    font-size: 20px;
    font-family:Oswald-SemiBold;
}
.view_details_btn{
        font-size: 14px;
    letter-spacing: 0.4px;
    border-radius: 9px;
    text-transform: uppercase;
    font-family: OpenSans-Regular;
    color: #ffffff;
    width:152px;
    height:43px;
    background-color: #095dac;
    display: flex;
    align-items: center;
    justify-content: center;
}
.boats_sale_flex {
    border: 1px solid #d6d6d6;
    width: 48%;
}
.boats_sale_img {
    height: 295px;
}
.boats_sale_img img {
    height: 100%;
    width: 100%;
}
.boats_sale_info {
    padding: 30px 16px;
    padding-top: 23px;
}
.boat_sale_area{
    max-width: 1200px;
    margin: 0 auto;
}


/*range slider*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.range-slider {
  position: relative;
      width: 100%;
    height: 4px;
    border-radius: 15px;
    background: #095dac;
margin: 22px 0px;
}
.range-slider .progress {
  position: absolute;
  left: 0%;
  right: 0%;
  height: 100%;
  border-radius: 15px;
  background: #05325d;
  /*background: transparent linear-gradient(90deg, #e4e7c1 0%, #d39892 100%) 0% 0%
    no-repeat padding-box;*/
}
.range-slider input[type="range"] {
  position: absolute;
  width: 100%;
  height: 10px;
  -webkit-appearance: none;
  pointer-events: none;
  background: none;
  outline: none;
}
.range-slider .range-min::-webkit-slider-thumb {
  pointer-events: auto;
  -webkit-appearance: none;
  width:9px;
  height:9px;
  background:#05325d;
  /*background: #fcfcfc 0% 0% no-repeat padding-box;
  border: 2px solid #8b9e30;*/
  border-radius: 20px;
  opacity: 1;
  top: 2px;
}
.range-slider .range-max::-webkit-slider-thumb {
  pointer-events: auto;
  -webkit-appearance: none;
  width: 9px;
  height: 9px;
  background:#05325d;
  /*background: #fcfcfc 0% 0% no-repeat padding-box;
  border: 2px solid #a22a2a;*/
  border-radius: 20px;
  opacity: 1;
  top: 2px;
}

.min_max_number {
    display: flex;
    align-items: center;
}
.min-value.numberVal input, .max-value.numberVal input {
    border: 1px solid #ececec;
    border-radius: 6px;
    background-color: transparent;
    max-width: 92px;
    height: 35px;
    padding: 0px 10px;
}
.min_max_number p{
    margin: 0;
    font-size: 18px;
    font-family:RobotoCondensed-Light;
    padding: 0px 20px;
}
.filter_results_part {
    box-shadow: 0px 0px 7.36px 0.64px rgba(0, 0, 0, 0.13);
    text-shadow: 0px 0px 7.36px rgba(0, 0, 0, 0.13);
}
.filter_results_block {
    padding: 19px 15px;
    border-bottom: 1px solid #d6d6d6;
}
.filter-part-info .panel {
    display: none;
}
.filter-part-info .accordion-option .accordion1{
    color: #363636;
    font-size: 20px;
    font-family: RobotoCondensed-Regular;
    padding: 15px 19px;
    display: block;
    cursor: pointer;
    position: relative;
}
.filter-part-info .accordion-option {
    border-bottom: 1px solid #d6d6d6;
}
.boat_type_part {
    padding: 0px 19px;
    padding-bottom: 20px;
}

.filter-part-info .accordion-option .accordion1:after {
    content: " ";
    position: absolute;
    right: 20px;
    height: 6px;
    width: 12px;
    background-image: url(../image/right_down.png);
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    /* transition: 0.2s ease; */
}
.pagination_section ul.pagination {
    justify-content: flex-end;
}
.pagination_section .page-link {
    font-size: 22px;
    color: #5c5c5c;
    text-decoration: none;
    background-color: #fff;
    border: none;
    padding: 0px 10px;
    font-family:Oswald-Medium;
}
.pagination_section .page-item.active .page-link{
    font-family:Oswald-SemiBold;
    color: #05325d;
    background-color: transparent;
}
.pagination_section .page-link:hover {
    font-family:Oswald-SemiBold;
    color: #05325d;
    background-color: transparent;
}
.pagination_section .page-link span {
    background-color: #05325d;
    width: 32px;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.boat_detail_breadcrumb_part {
    max-width: 1200px;
    margin: 0 auto;
}
.boat_detail_breadcrumbs {
    background-color: #f0f4f7;
    padding: 6px 0px;
    border-top: 1px solid #bdd3e7;
}
.boat_detail_breadcrumb_part p{
    margin: 0;
    font-size: 14px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.boat_detail_breadcrumb_part p a{
    color: #000000;
}
.boat_detail_breadcrumb_part p a img{
    margin-right: 11px;
}
.boat_detail_part {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
}
.boat_detail_section {
    padding-top: 35px;
    padding-bottom: 63px;
}
.boat_detail_left {
    width: 65%;
}
.boat_detail_right {
    width: 35%;
    padding-left: 22px;
}
.inquire_form {
    background-color: #f0f4f7;
    padding: 20px;
}
.boat_detail_galler_part {
    display: flex;
}
.boat_detail_galler_img_small {
    display: flex;
    flex-flow: wrap;
    gap: 3px;
    width: 40%;
}
.boat_detail_galler_img_big {
    margin-right: 4px;
    width: 60%;
}
.boat_detail_galler_img img {
    width: 100%;
}
.boat_detail_description h4 {
    font-size: 18px;
    line-height: 24px;
    font-family:RobotoCondensed-Bold;
    color: #000000;
}
.boat_detail_description p {
    font-size: 16px;
    line-height: 22px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
}
.boat_detail_point_list {
    display: flex;
}
.boat_detail_point_list ul li {
    font-size: 18px;
    font-family: RobotoCondensed-Regular;
    color: #000000;
    line-height: 32px;
}
.boat_detail_point_list ul li span{
    font-family:RobotoCondensed-Bold;
}
.boat_detail_description {
    padding-top: 35px;
    padding-right: 66px;
}
.boat_detail_point_list ul:first-child {
    padding-right: 60px;
}
.inquire_form p {
    color: #05325d;
    text-shadow: 0 0 0 #05325d;
    font-size: 18px;
    margin-bottom: 11px;
    font-family: RobotoCondensed-Regular;
}
.inquire_form .form-group .form-control {
    height: 47px;
    border: 2px solid #e5e5e5;
/*     margin-bottom: 7px; */
    font-size: 14px;
    color: #404040;
    font-family: RobotoCondensed-Regular;
}
.inquire_form .form-group textarea.form-control{
    height: 95px;
}
.inquire_form .form-group input::placeholder, .inquire_form .form-group textarea::placeholder{
    color: #404040;
}
.submit_btn {
    background-color: #3168ad;
    color: #ffffff;
    width: 100%;
    height: 47px;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-family:Oswald-Light;
    letter-spacing: 1px;
}
.related_boats_flex {
    display: flex;
    gap: 23px;
}
.related_boats_flex .boats_sale_flex {
    width: 25%;
}
.related_boats_title h2 {
    color: #05325d;
    font-size: 28px;
    font-family:Oswald-SemiBold;
    padding-bottom: 20px;
}
.related_boats_part {
    border-top: 1px solid #bdd3e7;
    padding-top: 21px;
    max-width: 1200px;
    margin: 0 auto;
}
.related_boats_flex .boats_sale_flex .boats_sale_img {
    height: 215px;
}
.related_boats_flex .boats_sale_flex .boats_sale_info_title h3 {
    font-size: 18px;
}
.related_boats_flex .boats_sale_flex .boats_sale_info_title h5 {
    font-size: 18px;
}
.related_boats_flex .boats_sale_flex .view_details_btn {
    font-size: 10px;
    width: 115px;
    height: 32px;
}
.related_boats_flex .boats_sale_flex .boats_sale_info {
    padding: 16px 13px;
    padding-top: 14px;
}
.related_boats_section {
    padding-bottom: 80px;
}
.boat_detail_galler_img_small .boat_detail_galler_img {
    width: 49.5%;
}
.boat_detail_left .boats_sale_info_title h3 {
    font-size: 36px;
}
.boat_detail_left .boats_sale_info_title h5 {
    font-size: 26px;
}

/* SLIDER CSS */

.boat_detail_galler_img{
    display: none;
}
.boat_detail_galler_img-thumb {
    width: 152px;
    cursor: pointer;
}
.boat_detail_galler_img-thumb img {
    width: 100%;
}
.veterans-banner img{
    width: 100%;
}
.vaterans.info h1 {
    font-family:'Oswald-Medium';
    font-size: 66px;
    color: #ffffff;
}
.vaterans.info {
    position: absolute;
    bottom: 10%;
    left: 6.3%;
}
.veterans-banner-part {
    position: relative;
}
.veterans-info-part-main h2 {
    font-family: 'Oswald-Bold';
    font-size: 34px;
    text-transform: uppercase;
}
.veterans-info-part-main{
    max-width: 945px;
    margin: 0 auto;
}
.veterans-info-part-main h2 {
    color: #003260;
    padding-bottom: 15px;
}

.veterans-info-part-main h2 span {
    color: #1a68b3;
}
.veterans-info-part-main {
    text-align: center;
    padding: 64px 0px;
}
.veterans-info-part-main p {
    font-family:'RobotoCondensed-Regular';
    font-size: 18px;
}
.veterans-info-part-main h3 {
    font-family: 'Oswald-Regular';
    font-size: 24px;
    color: #003260;
    padding-top: 13px;
}
.veterans-info-part-main h3 span{
    font-family:'Oswald-Light';
}
.veterans-info-part {
    background: #eff4f7;
}
.training-survey-container{
    max-width: 1070px;
    margin: 0 auto;
}
.training-survey-part-main {
    display: flex;
    flex-wrap: wrap;
    column-gap: 40px;
}
.training-part-left{
    width: 48%;
       box-shadow: 0px 0px 11.68px 4.32px rgba(0, 0, 0, 0.04);
       padding: 23px;
       border-radius: 10px;
}
.survey-part-right{
    width: 48%;
       box-shadow: 0px 0px 11.68px 4.32px rgba(0, 0, 0, 0.04);
       padding: 23px;
}
.veterans-program-btn {
    padding: 0px 50px;
}
.training-survey-part {
    padding: 90px 0px;
}
.veterans-career-part {
    height: 275px;
}
.veterans-program-btn {
    display: flex;
    justify-content: space-between;
}
.veterans-program-btn a {
    text-transform: uppercase;
    color: #003260;
    font-family:'OpenSans-Regular';
    font-size: 14px;
}
.brochures-part-start h1 {
    font-family: 'Oswald-medium';
    font-size: 66px;
    color: #003260;
    text-align: center;
}
.brochures-part-start {
    background: #f4f4f4;
    padding-top: 50px;
    padding-bottom: 60px;
}
.brochures-container{
    max-width: 960px;
    margin: 0 auto;
    /* display: flex;
    justify-content: center; */
}
.brochures-part-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 10%;
    padding-top: 60px;
    padding-bottom: 75px;
}
/* .brochures-part-info1 {
    width: 50%;
}
.brochures-part-info2 {
    width: 50%;
} */
.brochures-part-main h2{
font-family:'RobotoCondensed-Bold';
}
.brochures-part-main h2 {
    font-family: 'RobotoCondensed-Bold';
    color: #003260;
    font-size: 30px;
    padding-top: 25px;
    padding-bottom: 20px;
}
.brochures-part-main p {
    font-family: 'RobotoCondensed-regular';
    font-size: 18px;
    color: #000000;
}
.boat-donation-info-part-main{
    max-width: 1024px;
    margin: 0 auto;
}
.boat-donation-info-part-main h2 {
    font-family: 'Oswald-Bold';
    text-transform: uppercase;
    font-size: 34px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #003260;
    padding-bottom: 20px;
}
.boat-donation-info-part-main p {
    font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
    text-align: center;
    padding-bottom: 6px;
}
.boat-button {
    height: 60px;
    width: 310px;
    background: #005cb2;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 20px;
    border-radius: 10px;
}
.boat-button a {
    color: #ffffff;
    font-family: 'openSans-regular';
    font-size: 14px;
    text-transform: uppercase;
}
.boat-donation-btn {
    display: flex;
    justify-content: center;
    padding-top: 15px;
}
.boat-donation-info-part {
    background: #eff4f7;
    padding: 100px 0px;
}
.boat-donation-right-part-img {
    width: 50%;
}
.boat-donation-left-part-info {
    width: 50%;
}
.boat-donation-page-left-right-part-main {
    display: flex;
    flex-wrap: wrap;
}
.boat-donation-left-part-info ul li{
    list-style: none;
    padding-left: 30px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
}
.boat-donation-left-part-info ul li:before {
    position: absolute;
    content: "";
    background: url(../image/check-boat.webp);
    height: 16px;
    width: 21px;
    left: 0px;
    top: 6px;
   
}
.boat-donation-container-part-new .boat-donation-btn {
    justify-content: left;
}
.boat-donation-container-part-new p {
    margin: 0;
}
.boat-donation-container-part-new {
	max-width:515px;
}
.boat-donation-container-part-new h6 {
    font-family: 'Oswald-light';
    font-size: 15.9px;
    letter-spacing: 1px;
    padding-bottom: 17px;
    color: #2480c3;
}
.boat-donation-left-part-info ul {
        margin: 0px;
        padding-bottom: 12px;
        position: relative;
}
.boat-donation-left-part-info h2 {
        font-family: 'oswald-bold';
        font-size: 46px;
        color: #2480c3;
        padding-bottom: 33px;
}
.boat-donation-left-part-info h2 span {
    color: #003260;
}
.boat-donation-container-part{
    max-width: 515px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    height: 100%;
}
.boat-donation-right-part-img img {
    width: 100%;
}


.boat-donation-right-part-info {
    width: 50%;
    padding-left: 75px;
}
.boat-donation-page-right-right-part-main {
    display: flex;
    flex-wrap: wrap;
}
.boat-donation-right-part-info ul li{
    list-style: none;
    padding-left: 30px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 18px;
}
.boat-donation-right-part-info ul li:before {
    position: absolute;
    content: "";
    background: url(../image/check-boat.webp);
    height: 16px;
    width: 21px;
    left: 0px;
    top: 6px;
   
}
.boat-donation-right-part-info ul {
        margin: 0px;
        padding-bottom: 12px;
        position: relative;
}
.boat-donation-right-part-info h1 {
        font-family: 'oswald-bold';
        font-size: 46px;
        color: #2480c3;
        padding-bottom: 33px;
}
.boat-donation-right-part-info h1 span {
    color: #003260;
}
.boat-donation-page-left-right-part {
    padding-top: 100px;
    padding-bottom: 75px;
}
.boat-donation-page-left-right-part2 {
    padding-bottom: 100px;
}
.support-part h2 {
    font-family: 'Oswald-Bold';
    font-size: 46px;
    color: #2480c3;
    padding-bottom: 20px;
}
.support-part p {
    font-family: 'RobotoCondensed-Regular';
    font-size: 24px;
}
.support-part {
    text-align: center;
    background: #eff4f7;
    padding: 90px 0px;
}
.boat-donation-left-part-img img {
    width: 100%;
}

.boat-donation-left-part-img {
    width: 50%;
}
.boat-donation-page-left-right-part2-main {
    display: flex;
    flex-wrap: wrap;
}
.contact-container{
    max-width: 995px;
    margin: 0 auto;
}
.conatct-page-part-start h2 {
    font-family: 'Oswald-Bold';
    font-size: 34px;
    color: #003260;
    text-align: center;
    text-transform: uppercase;
}
.conatct-page-part-start p {
    font-family: 'RobotoCondensed-Regular';
    font-size: 14px;
    text-align: center;
    padding-top: 15px;
}
.conatct-page-part-start hr {
    width: 100px;
    margin: 0 auto;
    background: #003260;
    opacity: 1;
}
.contact-us-info {
    display: flex;
    flex-wrap: wrap;
    padding-top: 60px;
    padding-bottom: 55px;
}
.contact-us-input {
    width: 50%;
}
.contact-us-img-info {
    width: 50%;
    padding-left: 95px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}
/* .contact-us-input-main {
    display: flex;
    flex-wrap: wrap;
    gap: 19px;
} */
/* .contact-us-input-main input {
    width: 100%;
    padding: 10px 0px;
    padding-left: 10px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    color: #616161;
    border-radius: 5px;
} */
.contact-us-input-main textarea {
    width: 100%;
    min-height: 120px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    color: #616161; 
    padding: 10px;
} 
.contact-input-option{
    background: #f0f0f0;
}
.contact-input-option
{
    border: 1px solid #444444;
    background-image: url(../image/dropdown-input.webp), linear-gradient(to right,#dddddd2e, #dddddd2e);
    background-repeat: no-repeat;
    background-position: 94% 52%;

    }
    .contact-us-input-main textarea{
        resize: none;
    }
    .contact-input-btn a {
        height: 60px;
        /* width: 495px; */
        background: #005cb2;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #ffffff;
        border-radius: 10px;
        text-transform: uppercase;
    }
    .contact-input-btn {
        width: 100%;
    }
    .contact-us-img-info-main p {
        text-align: left;
        padding: 0;
        margin: 0;
    }
    .contact-us-img-info-main {
        display: flex;
        justify-content: space-between;
    }
    .contact-us-img-info-main h2 {
        font-family: 'Oswald-Medium';
        font-size: 18px;
        text-transform: uppercase;
        padding-bottom: 3px;
    }
    .contact-us-img-part-main {
        padding-top: 23px;
    }
    .conatct-page-part-start {
        padding-top: 74px;
    }
    .contact-us-img-part-main iframe{
        height: 320px;
        width: 400px;
    }
    .veterans-info-part-main .veteras-p{
        max-width: 900px;
    }
    .alumni-container{
        max-width: 945px;
        margin: 0 auto;
    }
    .alumni-info-section-main h2 {
        font-family: 'RobotoCondensed-Bold';
        font-size: 30px;
        color: #003260;
        padding-bottom: 6px;
    }
    .alumni-info-section-main p {
        font-family: 'RobotoCondensed-Regular';
        font-size: 18px;
    }
    .alumni-info-section-main h4 {
        font-family: 'RobotoCondensed-Bold';
        font-size: 18px;
    }
    .alumni-info-section-main h4 span {
        font-family: 'RobotoCondensed-regular';
    }
    .alumni-info-section {
        padding-top: 75px;
        padding-bottom: 135px;
    }
    .alumni-info-section hr {
        margin: 3rem 0;
    }
    .boat-donation-container-part .boat-donation-btn {
        justify-content: left;
    }
    .boat-donation-container-part h2 {
        font-family: 'Oswald-light';
        font-size: 15.9px;
        letter-spacing: 1px;
        padding-bottom: 17px;
    }
    .boat-donation-container-part-new p {
        font-family: 'RobotoCondensed-Regular';
        font-size: 18px;
        margin: 0;
    }
    .captain-section-img img{
        width: 100%;
    }
    .captaion-img-info-container {
        max-width: 800px;
        margin: 0 auto;
        text-align: center;
    }
    .captain-section-img-info {
        position: absolute;
        top: 30%;
        /* height: 100%; */
        width: 100%;
        display: flex;
    }
    .captain-section {
        position: relative;
    }
    .captain-section-img-info h2 {
        font-family: 'Oswald-Bold';
        color: #ffffff;
        font-size: 46px;
        padding-bottom: 18px;
        text-transform: uppercase;
    }
    .captain-section-img-info p {
        font-family: 'RobotoCondensed-Regular';
        color: #ffffff;
        font-size: 18px;
    }
    .captain-section-img-info h3 {
        font-family: 'Oswald-Regular';
        color: #ffffff;
        font-size: 24px;
        padding-top: 7px;
    }
    .captain-section-img-info h3 span {
        font-family: 'Oswald-light';
    }
    .accordion-button:focus {
        z-index: 3;
        border-color: #fff;
        outline: 0;
        box-shadow: none;
    }
    .accordion-button:not(.collapsed) {
        color: #2480c3;
        background-color: #fff;
        box-shadow: none;
    }
    .accordion-item h2 p{
        font-family: 'Oswald-Light';
        font-size: 15px;
        padding-left: 20px;
        padding-top: 5px;
    }
    .accordion-button {
        padding: 0rem 1.25rem;
        font-family: 'Oswald-Regular';
    font-size: 30px !important;
    color: #2480c3;
    }
    .accordion-body {
        padding: 0rem 1.25rem;
        font-family: 'RobotoCondensed-Regular';
        font-size: 18px;
    }
    .accrdian-section-start h2 {
        font-family: 'Oswald-Bold';
        font-size: 46px;
        color: #003260;
        padding: 0 20px;
        padding-bottom: 16px;
    }
    .accrdian-section-start {
        padding: 80px 0px;
    }
    .accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image:url(../image/plus-sign.webp);
    background-repeat: no-repeat;
    background-size: 15px;
    transition: unset;
		position:absolute;
		right:0px;
		top:80%;
}
.accordion-button:not(.collapsed)::after {
    background-image:url(../image/minus.webp);
    transform: unset;
}
.accordion-flush .accordion-item:last-child{
    border-bottom: 1px solid #b8b8b8!important;
}
.accordion-flush .accordion-item:first-child {
    border-top: 1px solid #b8b8b8!important;
}
.accordion-item {
    padding: 10px 0px;
    background-color: #fff;
    border: 1px solid #b8b8b8;
}
.apply-banner-info{
    position: absolute;
    top: 0; 
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.apply-banner-info h1 {
    font-family: 'Oswald-medium';
    font-size: 66px;
    color: #ffffff;
}
.apply-container{
    max-width: 500px;
    margin: 0 auto;
    padding-bottom: 53px;
}
.contact-us-input-main select {
    width: 100%;
    padding: 10px;
}
.contact-us-input-main select {
    width: 100%;
/*     padding: 10px; */
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    color: #616161;
	height:48px;
}
.apply-container .contact-us-input-main{
    padding-top: 40px;
}
.row>* {
    flex-shrink: 0;
    /* width: 100%; */
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
    padding-bottom: calc(var(--bs-gutter-x) * .7);
}
.submit_btn{
    color: #ffffff !important;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow:none;
}
/* .contact-page-form-flex{
    display: flex;
} */
.contact_us_in {
    width: 50%;
    display: flex;
    padding-bottom: 20px;
}
.contact-page-form-flex {
    display: flex;
    /* flex-wrap: wrap; */
    column-gap: 15px;
}
.contact-page-form-flex input {
    width: 100%;
}
.contact_us_in input {
    padding: 10px;
    font-family: 'RobotoCondensed-Regular';
    font-size: 16px;
    color: #616161;
    /* border-radius: 5px; */
}
.contact-page-submit input {
    width: 100%;
    height: 60px;
    background: #005cb2;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'OpenSans-Regular';
    border: none;
    border-radius: 10px;
}
.contact-page-submit {
    padding-top: 12px;
}
.contact-select-part {
    padding-bottom: 20px;
}