/* @import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Chivo:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
@media screen and (max-width: 767px) {
    li.btn.book a {
        margin-left: 0!important;
    }
}
*{
    margin:0px;
    padding:0px;
}
a,a:hover,a:focus{
    text-decoration: none;
        color:#003C5D;
}
body{
    font-family: 'Chivo', sans-serif;
    overflow-x: hidden;
    line-height: 27px;
}
.container {
    width: 100%;
    max-width: 1280px;
    
}
@font-face {
    font-family: 'Noto Serif';
    src: url('../fonts/NotoSerif-BoldItalic.woff2'),
        url('../fonts/NotoSerif-BoldItalic.woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
h1, h2, h3, h4{
    font-family: 'Kanit', sans-serif;
}

.m0{margin:0px!important;}
.m_t_10{margin-top:10px!important;}
.m_t_20{margin-top:20px!important;}
.m_t_30{margin-top:30px!important;}
.m_t_40{margin-top:40px!important;}
.m_t_50{margin-top:50px!important;}
.m_t_60{margin-top:60px!important;}
.m_t_70{margin-top:70px!important;}
.m_t_80{margin-top:80px!important;}
.m_t_90{margin-top:90px!important;}
.m_t_100{margin-top:100px!important;}

.m_b_10{margin-bottom:10px!important;}
.m_b_20{margin-bottom:20px!important;}
.m_b_30{margin-bottom:30px!important;}
.m_b_40{margin-bottom:40px!important;}
.m_b_50{margin-bottom:50px!important;}
.m_b_60{margin-bottom:60px!important;}
.m_b_70{margin-bottom:70px!important;}
.m_b_80{margin-bottom:80px!important;}
.m_b_90{margin-bottom:90px!important;}
.m_b_100{margin-bottom:100px!important;}

.p0{padding:0px!important;}
.p10{padding:10px!important;}
.p15{padding:15px!important;}
.p20{padding:20px!important;}
.p25{padding:25px!important;}
.p30{padding:30px!important;}
.p40{padding:40px!important;}
 
.p_t_10{padding-top:10px!important;}
.p_t_20{padding-top:20px!important;}
.p_t_30{padding-top:30px!important;}
.p_t_40{padding-top:40px!important;}
.p_t_50{padding-top:50px!important;}
.p_t_60{padding-top:60px!important;}
.p_t_70{padding-top:70px!important;}
.p_t_80{padding-top:80px!important;}
.p_t_90{padding-top:90px!important;}
.p_t_100{padding-top:100px!important;}

.p_b_10{padding-bottom:10px!important;}
.p_b_20{padding-bottom:20px!important;}
.p_b_30{padding-bottom:30px!important;}
.p_b_40{padding-bottom:40px!important;}
.p_b_50{padding-bottom:50px!important;}
.p_b_60{padding-bottom:60px!important;}
.p_b_70{padding-bottom:70px!important;}
.p_b_80{padding-bottom:80px!important;}
.p_b_90{padding-bottom:90px!important;}
.p_b_100{padding-bottom:100px!important;} */

.text_white,.text_white:hover,.text_white:focus{color:#fff;}
 
.tablee{
    display: table;
    float:none;
    width:100%;
}
.tablee_row
{
    display: table-row;
    float:none;
}
.tablee_cell
{
    display: table-cell;
    float:none;
    vertical-align: middle;
}
.tablee.vtop .tablee_cell
{
    vertical-align: top;
}
.tablee.vbottom .tablee_cell
{
    vertical-align: bottom;
}

.navigation-wrap {
    background-color: #003C5D;
}
/*header csss*/
.hbspt-form fieldset label,
.hs-form .hs-form-field label {
    color: #003C5D;
    font-size: 18px;
    font-family: 'Noto Serif';
}
.hbspt-form fieldset.form-columns-2,.hbspt-form  fieldset.form-columns-1{
    width: 100%; 
    max-width: 100%;
}
.hbspt-form fieldset input[type="text"],.hbspt-form fieldset input[type="email"],.hbspt-form fieldset input[type="tel"],.hbspt-form fieldset textarea,
.hs-form .field input[type="text"],.hs-form .field input[type="email"],.hs-form .field input[type="tel"],.hs-form .field textarea {
    background-color: rgb(178 228 255 / 30%);
    border-radius: 7px;
    box-shadow: none;
    border: 1px solid rgb(0 0 0 / 0%);
    color: #003C5D;
    height: auto;
    padding: 9px 12px;
    width: 100%!important;
    resize: none;
}
.hs-fieldtype-text label {
  margin-top: 10px;
}
.hs_submit {
  margin-top: 20px;
}
ul.inputs-list {
    list-style-type: none;
}

ul.inputs-list li label {
    font-family: inherit;
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
ul.inputs-list li label input {
    margin-right: 10px;
    /* margin-top: 5px; */
}
.hs-richtext p {
    font-family: inherit;
}
p.underline_me {margin: 0;color: #fff;font-size: 14.4px;font-family: 'Noto Serif';}

p.underline_me a {color: #fff;}
input.hs-button.primary.large {
    background: #28E4B5;
    border: 1px solid #28E4B5;
    height: auto;
    font-size: 22.4px;
    color: #37315D;
    font-family: 'Chivo';
    font-weight: bold;
    border-radius: 7px;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 16%);
    padding: 6px 12px;
    width: 100%;
    max-width: 250px;
}
.field.hs-form-field {
    margin: 5px 0px;
}
/* .navbar ul li {
    position: initial;
    margin: 18px 0px;
    list-style: none;
} */
/* .navbar .sub-menu {
	padding-top: 30px;
}
.navbar .sub-menu li {
	margin: 0;
}
.navbar-default {
    border: none!important;
} */
/* ul.nav.navbar-nav {
     padding:  0px; 
}
.navbar ul li.menu-item-has-children a {
    padding-right: 35px;
}
.navbar ul li.menu-item-has-children ul {
    position: fixed;
    left: 0px;
    width: 100%;
    box-shadow: none;
    z-index: 99999;
    display:none;
    right: 0;
    top: 128px;
    height: calc(100vh - 128px);
    background-color: #f1f1f1;
    background-image: url(../images/MaskGroup13.png);
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: top right;
    background-attachment: fixed;
} */
/* .navbar-light .navbar-nav li ul.sub-menu li a{
    margin-left:0px!important;
    margin-right:0px!important;
} */
/* .navbar ul li.menu-item-has-children>a {
    position: relative;
}
.navbar ul li.menu-item-has-children>a:before
{
    
    content: "\f107";
    font-family: fontAwesome;
    font-display: swap;
    position: absolute;
    top: 0px;
    right: 15px;
    padding: 0;
    transition: all 0.5s ease-in-out;
    bottom: 0px;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;

}
.navbar ul li.menu-item-has-children:hover>a:before
{
    transform: rotate(180deg);
} */

/* .navbar ul li.menu-item-has-children.rotete a:before
{
    transform: rotate(180deg);
}  */
/* .navbar ul li.menu-item-has-children ul li a {
    display: block;
    padding: 10px 20px;
    text-align: left;
    background: transparent;
    color: #333;
    font-size: 25px;
    font-weight: bold;
} */

/* .navbar ul li.menu-item-has-children ul li a {
    position: relative!important;
    /* padding-left: 250px!important; * /
    transition-duration: 1s;
}
.navbar ul li.menu-item-has-children ul li a:before {
    content: "";
    position: absolute;
    width: 200px;
    height: 100%; 
    left: 0;
    top: 0;
    transition-duration: 1s;
}
.navbar ul li.menu-item-has-children ul li.purple a{
    color:#8372e8;
}
.navbar ul li.menu-item-has-children ul li.purple a:before{
    background-color: #8372e8;
}
.navbar ul li.menu-item-has-children ul li.green a{
    color:#28e4b5;
}
.navbar ul li.menu-item-has-children ul li.green a:before{
    background-color: #28e4b5;
}
.navbar ul li.menu-item-has-children ul li.blue a{
    color:#18aeff;
}
.navbar ul li.menu-item-has-children ul li a,
.navbar ul li.menu-item-has-children ul li a:before {
    transition-delay:0.1s;
}
.navbar ul li.menu-item-has-children ul li.blue a:before{
    background-color: #18aeff;
}
.navbar ul li.menu-item-has-children ul li.orange a{
    color:#ffa633;
}
.navbar ul li.menu-item-has-children ul li.orange a:before{
    background-color: #ffa633;
}
.navbar ul li.menu-item-has-children ul li.skyblue a{
    color:#37cdd2;
}
.navbar ul li.menu-item-has-children ul li.skyblue a:before{
    background-color: #37cdd2;
} */
/* .navbar ul li.menu-item-has-children ul li.close_submenu:hover {
    filter: brightness(120%);
    transform: translateY(-4%);
}
.navbar ul li.menu-item-has-children ul li:not(.close_submenu):hover a {
    padding-left: 415px!important;
} */
.navbar ul li.menu-item-has-children ul li:hover a:before {
    width: 400px;
}
.navbar ul li.menu-item-has-children ul li.close_submenu {
    position: absolute;
    right: 25%;
    bottom: 0;
    top: 0;
    width: 60px;
    height: 60px;
    z-index: 99999;

    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 1rem!important;
}

/* .navbar ul li.menu-item-has-children ul li.close_submenu a {
    padding: 0px!important;
    background-color: transparent;
    text-align: center;
    color: transparent;
    display: flex;
    /* width: 70px;
    height: 70px; * /
    align-items: center;
    justify-content: center;
    font-size: 40px;
    /* background: url(../images/closeimg.png); * /
    background-repeat: no-repeat;
    background-size: contain;
} */

@media only screen and (max-width: 767px) {
    /* .navbar ul li {
    margin: 10px 0px;
} */
    /*.navbar ul li.menu-item-has-children ul li.close_submenu{
    /*display:none;* /
		transition:0.2s;
    }*/
    /* .navbar ul li.menu-item-has-children ul {
    height: auto;
    top: initial;
        background-attachment: initial;
}
    .navbar ul li.menu-item-has-children ul li a {
    padding-left: 115px!important;
} */
/* .navbar ul li.menu-item-has-children ul li a:before {
    width: 100px;
} */
/* .navbar ul li.menu-item-has-children ul li:not(.close_submenu):hover a {
    padding-left: 165px!important;
} */
	.navbar ul li.menu-item-has-children ul .close_submenu:hover {
		transform: translateY(-2px);
    	box-shadow: 0 0 12px 4px rgba(0,0,0,0.1);
}
.navbar ul li.menu-item-has-children ul li:not(.close_submenu) a,
.navbar ul li.menu-item-has-children ul li a:before {
    transition: 0.2s;
}
.navbar ul li.menu-item-has-children ul li:hover a:before {
    width: 100px;
    transform: scaleX(2);
}
/* ul.navbar-nav .sub-menu {
    padding-top: 7rem!important;
} */
}

/* html #wpadminbar {
    height: 46px;
    min-width: 240px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
} */



/* @media only screen and (max-width: 480px) {
    .navbar ul li.menu-item-has-children ul li a {
    padding-left: 45px!important;
    font-size: 20px;
}
.navbar ul li.menu-item-has-children ul li a:before {
    width: 30px;
}
.navbar ul li.menu-item-has-children ul li:not(.close_submenu):hover a {
    padding-left: 115px!important;
}
.navbar ul li.menu-item-has-children ul li:hover a:before {
    width: 100px;
}
.navbar ul li.menu-item-has-children ul li:hover a:before {
    width: 40px;
    transform: unset;
}
.navbar ul li.menu-item-has-children ul li:not(.close_submenu):hover a {
    padding-left: 55px!important;
}
} */

/*close header css*/
/* ul.navbar-nav {
    align-items: center;
} */

/* li.btn.login a,
li.btn.book a {
    background-color: #28E4B5!important;
    box-shadow: 0px 0px 18px rgba(37, 24, 24, 18%);
    border-radius: 5px;
    padding: 12px 25px!important;
    color: #37315D!important;
    margin-right: 0px!important;
    margin-left: 50px!important;
    line-height: 20px;
} */

/* li.btn.login a {
    background-color: #fff!important;
    color: #18AEFF!important;
	margin-left:0px!important;
}

li.btn.login:hover a {
    background: #18AEFF!important;
	color: #fff!important;
	filter:unset!important;
}
li.btn.book a:hover{
    background: #b7f6e6!important;
} */
/* nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
}
@media(max-width:991px) {
    nav.navbar.navbar-expand-lg.navbar-light {
        padding: 15px 0;
    }
} */

.btn.book {
    white-space: nowrap;
}
li.btn {
    text-align: left;
}
li.btn.book{
    padding-right: 0px;
}
@media screen and (max-width:991px) {
    li.btn.login a, 
    li.btn.book a {
        margin-left: 0 !important;
    }
}

.navbar-light .navbar-nav > li > a {
    opacity: 0.85;
    transition: 0.2s;
}
.navbar-light .navbar-nav li a {
    color: rgb(255 255 255);
    font-size: 14.4px;
    font-weight: bold;
    margin: 0px 0 0 16px;
}
@media (min-width: 1150px) {
  .navbar-light .navbar-nav li a {
    margin: 0 0 0 16px;
  }
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav a.active, .navbar-light .navbar-nav a.show, .navbar-light .navbar-nav .show>a {
    color: rgb(255 255 255);
}
.navbar-light .navbar-nav > li:not(.btn) > a:focus, .navbar-light .navbar-nav > li:not(.btn) > a:hover {
    opacity: 1;
    filter: brightness(150%);
}
.navbar-light .navbar-nav a:focus, .navbar-light .navbar-nav a:hover {
    color: rgb(255 255 255);
}
.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
}
.navbar-light .navbar-toggler-icon {
    filter: grayscale(0) invert(1);
}

.flex_col.align_center
{
    align-items: center;
}
.flex_col
{
    display:flex;
    flex-wrap: wrap;
} 
.banner_section {
    position: relative;
    z-index:1;
    
}
.banner_section .banner_text h1 {
    font-size: 110px;
    color: #fff;
    font-weight: bold;
    line-height: 110px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.banner_section .banner_text p, .work_with_section .banner_text p {
    font-size: 16px;
    color: #fff;
    width: 100%;
    max-width: 550px;
}
.banner_section .banner_text .banner_bottom, .work_with_section .banner_text .banner_bottom {
    display: flex;
    align-items: center;
    margin-top: 50px;
}
.banner_section .banner_text .banner_bottom .img img {
    width: 55px;
}
.banner_section .banner_bottom .content h4,  .work_with_section .banner_bottom .content h4 {
    margin: 0px;
    font-size: 20.5px;
    font-weight: 700;
    color: #fff;
}
.banner_section .banner_bottom .content p, .work_with_section .banner_bottom .content p {
    color: #B9B4D8!important;
    font-size: 14.4px!important;
    margin: 0;
}
.banner_section .banner_bottom .content, .work_with_section .banner_bottom .content {
    margin-left: 20px!important;
}
.banner_section{
    padding-top: 150px;
    padding-bottom: 300px;
    background-color: #003C5D;
    position: relative;
}

.banner_section .banner_text  {
   z-index: 9999;
    position: relative;
}
.banner_section img.home_bg_img {
    position: absolute;
    top: 0;
    right: 0;
}
/* .set_section2 {
    margin-top: -110px;
    background-color: #FDFDFF;
} */
/* .set_section1 {
    background-color: #FDFDFF;
}
.set_section2 {
    background-color: #FDFDFF;
} */
.set_section2 .box_office, .footer_section .box_office, .about_set_bottom_m .box_office{
    background-color: #fff;
    box-shadow: 0px 0px 18px rgb(62 55 105 / 18%);
    border-radius: 18px;
    padding: 20px;
}
.set_section2 .set_content h3 {
    font-size: 35.1px;
    color: #003C5D;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}
.set_section2 .set_content h6 {
    font-size: 18px;
    color: #003C5D;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 50px;
    line-height: 24px;
}
.set_section2 .set_content .download_btn a {
    font-size: 14.4px;
    color: #003C5D;
    font-weight: bold;
    display: flex;
    align-items: center;
    width: 160px;
    justify-content: space-between;
}
.set_section2 .set_content .download_btn a img {
    width: 38px;
    height: 38px;
}
.set_section1 .top_tech{
    margin-top: 30px;
}
.set_section1 .top_tech p{
color:#003C5D;
font-size: 18px;
margin-bottom: 0px;
}
.set_section1 .logo_section .col-md-12 .brandss {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.set_section1 .logo_section img {
    width: 270px;
    padding: 10px;
    height: 70px;
    object-fit: contain;
    margin: 10px;
}
.set_section .Accelerate h2, .teams_section .Accelerate h2{
    font-size: 44px;
    color: #003C5D;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
}
.set_section .Accelerate p, .teams_section .Accelerate p{
    font-size: 18px;
    color: #003C5D;
    margin-bottom: 0px;
}
.set_section .three_col_box .box_set h5 {
    margin: 0;
    color: #18AEFF;
    font-size: 167px;
    line-height: 150px;
}
.set_section .three_col_box .box_set h3 {
    font-size: 50.9px;
    color: #003C5D;
    font-weight: bold;
    line-height: 52px;
}
.set_section .three_col_box .box_set h6 {
    font-size: 18px;
    color: #003C5D;
    font-weight: 500;
    line-height: 26px;
}
.set_section .three_col_box .box_set img {
    width: 60px;
    height: 60px;
    margin-top: 15px;
    position: absolute;
    bottom: 20px;
}
.set_section .three_col_box .box_set {
    background-color: #fff;
    border-radius: 17px;
    box-shadow: 0px 0px 18px rgba(62, 55, 105, 26%);
    padding: 20px;
    position: relative;
    padding-bottom: 90px;
    min-height: 600px;
}
.set_section .three_col_box {
    position: relative;
}
.set_section .three_col_box:before {
    content: "";
    position: absolute;
    width: 46%;
    height: 1px;
    background: #707070;
    left: -50px;
    z-index: 99;
}
.set_section .three_col_box .col-md-4:last-child .box_set {
    margin-top: 140px;
}

.set_section .three_col_box .col-md-4:nth-child(2) .box_set {
    margin-top: 70px;
}





.hero_slider_section {
    padding-top: 399px;
    padding-bottom: 200px;
    margin-top: -280px;
}
.hero_slider_section .item {
    padding: 0px 100px;
}
.hero_slider_section .middle_bar p {
    font-size: 28px;
    color: #003C5D;
    line-height: 35px;
}
.hero_slider_section .top_bar a {
    color: #fff;
    font-size: 18px;
    text-decoration: underline;
    font-weight: 300;
}
.hero_slider_section .top_bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 65%;
}
.hero_slider_section .middle_bar {
    padding-top: 80px;
    padding-bottom: 80px;
}
.hero_slider_section .bottom_bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hero_slider_section .bottom_bar .first {
    display: flex;
    align-items: center;
}
.hero_slider_section .bottom_bar .first .p_details {
    margin-left: 30px;
}
.hero_slider_section .bottom_bar .first .p_details h3 {
    color: #003C5D;
    font-size: 22.5px;
    font-weight: bold;
    margin-top: 0;
}
.hero_slider_section .bottom_bar .first .p_details h6 {
    color: #003C5D;
    font-size: 14.4px;
    margin-top: 10px;
    margin-bottom: 0;
}
.hero_slider_section .bottom_bar .first.k .p_details p {
    color: #003C5D;
    font-size: 14.4px;
    margin-bottom: 0px;
    line-height: 16px;
}
.hero_slider_section .top_bar img {
    width: 200px!important;
}
.hero_slider_section .first .p_img img {
    width: 120px;
}
.hero_slider_section .first.k .p_img img {
    filter: brightness(0) invert(1);
    width: 74px;
}

.hero_slider_section .owl-nav {
    text-align: center;
    position: absolute;
    top: 9%;
    right: 8%;
}
.hero_slider_section .owl-prev {
    display: inline-block;
    background: url(../images/left.svg);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 15px;
}
.hero_slider_section .owl-next {
    display: inline-block;
    background: url(../images/right.svg);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 15px;
}
.hero_slider_section .owl-prev:hover, .hero_slider_section .owl-next:hover{
    opacity: 0.7;
}
.hero_slider_section .owl-prev i, .hero_slider_section .owl-next i {
    color: transparent;
}

.looking_section{
    /* background-color: #2C206F; */
    padding-top: 300px;
    padding-bottom: 350px;
    position: relative;
}
.looking_section:after {
    /* content: ""; */
    position: absolute;
    background: url(../images/myline.png);
    background-size: 100%;
    width: 100%;
    height: 600px;
    top: -10%;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
}
.looking_section .look h2 {
    font-size: 68px;
    color: #fff;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}
.looking_section .look p {
    font-size: 18px;
    color: #9C8EED;
    margin-bottom: 0px;
}
.looking_section .locations_zig .header_port a span {
    color: #9C8EED;
    font-size: 28px;
    font-weight: bold;
    font-family: 'Kanit', sans-serif;
    font-weight: 900;
}
.looking_section .row.locations_zig {
    border-bottom: 3px solid #9C8EED;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0px 15px;
}
.looking_section .locations_zig.open .header_port a span {
    color: #fff;
}
.looking_section .locations_zig .body_port p {
    color: #fff;
    font-family: 'Chivo'!important;
    font-size: 18px;
    margin-bottom: 18px;
}
.looking_section .locations_zig .body_port p a {
    display: inline-block;
    background: white;
    color: #23147C;
    padding: 0.65rem 1.25rem;
    border-radius: 3px;
    margin: 6px 0 0;
}
.looking_section .locations_zig .body_port {
    padding: 0px;
    padding-top: 10px;
}
.looking_section .locations_zig .body_port a.btn.more {
    background-color: #fff;
    font-size: 18px;
    padding: 8px 25px;
    color: #23147C;
}


.teams_section {
    margin-top: -250px;
    background-color: #FDFDFF;
}
.teams_section .bg_img_data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 80px 80px;
    border-radius: 15px;
    margin-top: 40px;
    z-index: 9999;
    position: relative;
}

.teams_section .bg_img_data .left_data p {
    font-size: 28px;
    color: #fff;
    margin-bottom: 0;
}

.teams_section .bg_img_data .left_data h3 {
    font-size: 68px;
    color: #fff;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
}

.teams_section .bg_img_data .left_data h6 {
    font-size: 18px;
    color: #fff;
    margin: 0px;
}

.teams_section .bg_img_data .right_img img {
    filter: brightness(0) invert(1);
    width: 60px;
}
.teams_section .Accelerate h2 {
    color: #fff;
}
.teams_section .Accelerate p {
    color: #fff;
}
.work_with_section .box_col {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0px 0px 18px rgba(30, 21, 42, 25%);
    text-align: center;
    padding: 20px;
    width: 100%;
    margin-bottom: 30px;
}
.work_with_section .box_col h6 {
    font-size: 14px;
    color: #003C5D;
    margin: 0;
    margin-top: 15px;
}

.work_with_section .box_col img {
    height: 80px;
    object-fit: contain;
}
.work_with_section .banner_bottom .content h4 {
    color: #18AEFF;
}

.work_with_section .banner_bottom .content p {
    color: #18AEFF!important;
}

.work_with_section .banner_text .banner_bottom {
    margin-top: 30px;
}
.work_with_section .banner_text p {
    color: #003C5D;
    margin-top: 40px;
    font-family: 'Chivo';
    font-weight: 500;
}

.work_with_section .banner_text h2 {
    color: #003C5D;
    font-size: 53px;
    font-weight: bold;
    margin-top: 0px;
}
.work_with_section {
    /* background: linear-gradient(180deg, #fdfdff 65%, #003C5D 30%); */
    position: relative;
    padding-top: 350px;
    margin-top: -94px;
    /* padding-bottom: 100px; */
}

.work_with_section:before {
    content: "";
    position: absolute;
    /* @include section-full; */
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  width: 100vw;
    
    background: url(../images/Groumy.png);
    /* //TODO */
    /* background-image: url(../svg/about-rails2.svg); */
    width: 87%;
    height: 100%;
    top: 0;
    background-size: 100% 85%;
    left: 0;
    background-position: top left;
    background-repeat: no-repeat;
}
a.btn_get {
    background-color: #28e4b5 !important;
    box-shadow: 0px 0px 18px rgba(37, 24, 24, 18%);
    border-radius: 5px;
    padding: 8px 25px;
    color: #37315d;
    font-size: 22px;
    font-weight: bold;
}
a.btn.btn_get:hover {
    background: #b7f6e6!important;
    color: #37315d;
}
.work_with_section .row.spacing_top {
    padding-top: 200px;
}

.work_with_section .row.spacing_top .liniar_color h2 {
    font-size: 107px;
    margin-top: 0px;
    font-weight: bold;
    line-height: 110px;
    color: #fff;

}

.work_with_section .row.spacing_top .text p {
    font-size: 18px;
    margin-bottom: 0;
      color: #fff;
}
.work_with_section .row.spacing_top .get_look {
    text-align: center;
}




.footer_section{
background: #00263B;
padding-top: 80px;
padding-bottom: 50px;
}
.footer_section .set_content h3 {
    font-size: 35px;
    color: #003C5D;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
}

.footer_section .set_content h6 {
    font-size: 18px;
    color: #003C5D;
    margin-bottom: 15px;
}

.footer_section .set_content {
    padding-right: 40px;
}
.footer_section .social_footer a i {
    font-size: 25px;
    color: #18AEFF;
    margin-right: 20px;
}
.footer_section .social_footer a svg {
    width: 25px;
    height: 25px;
    fill: #18AEFF;
    margin-right: 20px;
    margin-top: -8px;
}
.footer_section .social_footer {
    margin-top: 50px;
    margin-bottom: 40px;
}
.footer_section .footer_link ul li a {
    color: #fff;
    font-size: 18px;
}
.footer_section .footer_link ul li {
    list-style: none;
    margin-bottom: 10px;
}
.footer_section .footer_title p {
    color: #18AEFF;
    font-size: 18px;
    margin-bottom: 15px;
}
.footer_section .footer_title {
    margin-bottom: 30px;
}

.footer_section .copy h6 {
    font-size: 14.4px;
    color: #fff;
}
.footer_section .copy {
    border-top: 3px solid #18AEFF;
    padding-top: 30px;
}



/*about us page css start*/
.banner_section_about_page{
    position: relative;
    background-color: #003C5D;
    padding-top: 100px;
    padding-bottom: 500px;
}
/*.bredcomes {
    padding-bottom: 100px;
    display: flex;
    color: #fff;
    z-index: 999;
    position: relative;
}
.bredcomes p.underline_me a{
    text-decoration: underline;
}
.bredcomes p a{
    color: #fff;
    font-size: 14.4px;
}
.bredcomes p {
    color: #fff;
    margin-bottom: 0px;
}*/

/*.banner_section_about_page:before {
    content: "";
    position: absolute;
    background: url(../images/about_bg_before.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 1000px;
    height: 1000px;
    right: 0;
    top: 0;
}*/
.banner_section_about_page img.about_bg_ab{
    position: absolute;
    top: 0;
    right: 0;
    width: 1000px;
}

.banner_section_about_page .bg_right {
    position: relative;
    z-index: 999;
}
.banner_section_about_page .banner_text {
    margin-top: 50px;
    z-index: 9999;
    position: relative;
}
.banner_section_about_page .banner_text p{
font-size: 14.4px;
    color: #18AEFF;
    line-height: 20px;
    margin-bottom: 20px;
}
.banner_section_about_page .banner_text h1{
font-size: 68px;
    color: #fff;
    font-weight: bold;
    line-height: 68px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.banner_section_about_page .banner_text h6{
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    margin-bottom: 30px;
}
.about_set_bottom_m .set_content h3 {
    font-size: 44px;
    color: #003C5D;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 350px;
}
.about_set_bottom_m .set_content h6 {
    font-size: 18px;
    color: #003C5D;
    margin-top: 0px;
    margin-bottom: 25px;
}
.about_set_bottom_m .box_office {
    padding: 80px 60px;
}
.about_set_bottom_m {
    margin-top: -450px;
}
.platform_section {
    padding-top: 100px;
    padding-bottom: 130px;
    position: relative;
}
.platform_section:before {
    content: "";
    position: absolute;
    background: url(../images/start_img.png);
    width: 210px;
    height: 180px;
    left: 0;
    bottom: 16%;
    background-repeat: no-repeat;
    background-size: contain;
}
.platform_section .box_office {
    background-color: #173950;
    border-radius: 18px;
    padding: 100px 60px;
    position: relative;
    z-index: 99;
}
.platform_section .box_office:before {
    content: "";
    position: absolute;
    background: url(../images/Group-1564.png);
    width: 140px;
    height: 170px;
    background-repeat: no-repeat;
    background-size: contain;
    right: -70px;
    top: -40px;
}
.platform_section .box_office .banner_text p {
    font-size: 14.4px;
    color: #18AEFF;
    line-height: 20px;
    margin-bottom: 20px;
}
.platform_section .box_office .banner_text h2 {
    font-size: 44px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.platform_section .box_office .banner_text h6 {
    font-size: 18px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 25px;
}

.link iframe {
    border-radius: 18px;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 16%);
}
section.container-fluid.looking_section.WorkRails_about_section {
    padding-top: 400px;
    padding-bottom: 50px;
}
.WorkRails_about_section:after{
    /* content: ""; */
    position: absolute;
    background: url(../images/what_work_rails.png);
    background-size: 100%;
    width: 100%;
    height: 380px;
    top: -15%;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
}
.work_guided_section .title_list {
    padding-top: 40px;
}
.work_guided_section {
    padding-top: 350px;
    text-align: center;
    padding-bottom: 100px;
}
.work_guided_section .title_list h2 {
    font-size: 68px;
    color: #fff;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 15px;
}
.work_guided_section .title_list p {
    font-size: 14.4px;
    color: #D6D0F7;
    font-family: 'Chivo';
    font-weight: 500;
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.work_guided_section .title_list .top p {
    font-size: 18px;
    width: 100%;
    max-width: 800px;
    margin: auto;
    margin-top: 45px;
}
.work_guided_section .title_list .f_btn {
    margin-top: 60px;
    margin-bottom: 60px;
}
.work_guided_section .title_list h3 {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin-top: 40px;
}
.team_section_k {
    margin-top: 0px;
    padding-top: 100px;
    background: linear-gradient(180deg, #fdfdff 78%, #003C5D 30%);
}
.work_with_section.team_section_k:before {
    content: "";
    position: absolute;
    background: url(../images/Groumy.png);
    width: 96%;
    height: 100%;
    top: 14%;
    background-size: 100% 76%;
    left: 0;
    background-repeat: no-repeat;
}
.work_with_section.team_section_k .row.spacing_top .liniar_color h2 {
    font-size: 90px;
    width: 100%;
    max-width: 900px;
    line-height: 100px;
}
.work_with_section.team_section_k .row.spacing_top .get_look {
    text-align: right;
}
.team_section_k:after {
    content: "";
    position: absolute;
    background: url(../images/MaskGroup56.svg);
    width: 250px;
    height: 240px;
    top: 51%;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.team_section_k .title h2 {
    font-size: 54px;
    color: #003C5D;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
}
.team_section_k .box_block {
    border-radius: 17px;
    background: #FDFDFF;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 18%);
    padding: 20px 40px 40px 40px;
    margin-top: 30px;
    z-index: 9999;
    position: relative;
    width: 100%;
}
.team_section_k .box_block h6 {
    font-size: 15px;
    color: #8372E8;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.team_section_k .box_block h3 {
    font-size: 27px;
    color: #23147C;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0px;
}
.team_section_k .box_block p {
    font-size: 15px;
    color: #8372E8;
    font-family: 'Chivo';
}
.team_section_k .box_block .social a i {
    color: #23147C;
    font-size: 30px;
    margin-right: 10px;
    margin-top: 12px;
}


/* --------------- tanish css --------------------- */

.t_banner_sec {
  background-color: #003c5d;
  color: white;
  padding-top: 90px;
  padding-bottom: 150px;
}
.t_banner_sec .t_text h1 {
  font-size: 68.7px;
  font-weight: 800;
  line-height: 60px;
}
.t_banner_sec .t_text h6 {
  font-size: 18px;
  padding: 35px 0px;
}

.t_action_sec {
  background-image: url(../images/big_bg.png);
  background-position: center;
  padding-top: 70px;
  padding-bottom: 100px;
  margin: 0%;
  background-size: cover;
  background-repeat: no-repeat;
}
.t_action_sec h2 {
  font-size: 53.9px;
  color: white;
  font-weight: bold;
}
.t_action_sec h6 {
  font-size: 18px;
  color: white;
  padding-top: 15px;
  padding-bottom: 40px;
}



.Satisfaction_div {
  padding: 90px 0px;
  position: relative;
}
.Satisfaction_div::after {
  height: 1300px;
  position: absolute;
  content: "";
  background-image: url(../images/bgimg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  top: 60%;
  z-index: -1;
  left: 0;
  right: 0;
}
.Satisfaction_div h2 {
  max-width: 70%;
  margin: auto;
  line-height: 63px;
  font-weight: bold;
  font-size: 68.7px;
  color: #14585a;
}
.Satisfaction_div h6 {
  font-size: 18px;
  color: #14585a;
  padding: 20px 0px;
}
.Satisfaction_div .box .t_img img {
  margin: auto;
}
.Satisfaction_div .box {
  border-radius: 20px;
  margin: 0px 22px;
  padding: 40px 34px;
  background-color: white;
  box-shadow: 0 0 10px rgb(0 0 0 / 22%);
}
.Satisfaction_div .box h3 {
  font-size: 44px;
  font-weight: bold;
  color: #14585a;
}
.Satisfaction_div .box h6 {
  font-size: 18px;
  color: #14585a;
}

.blog_sec {
  padding-top: 30px;
  padding-bottom: 130px;
}
.blog_sec h2 {
  font-size: 53.9px;
  color: #14585a;
  font-weight: bold;
}
.blog_box {
  box-shadow: 0 0 10px rgb(0 0 0 / 17%);
  border-radius: 20px;
  margin-top: 50px;
  background-color: white;
}
.t_bottom_box {
  padding: 25px 35px;
  background: white;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.t_bottom_box h2 {
  font-size: 28.1px;
  max-width: 60%;
  font-weight: bold;
}
.t_bottom_box h6 {
  font-size: 14.4px;
  font-weight: 300;
  color: #14585a;
  padding-top: 30px;
  padding-bottom: 70px;
}
.t_bottom_box img {
  width: 38px;
  height: 38px;
  margin-left: 10px;
}
.t_bottom_box a {
  font-size: 14.4px;
  font-weight: bold;
  color: #14585a;
  padding-top: 40px;
}



.faq_sec {
  padding: 80px 0px;
}
.faq_sec h2 {
  font-size: 68.7px;
  font-weight: bold;
  line-height: 103px;
  color: #14585a;
}

.faq_sec .locations_zig .header_port h3 {
  font-size: 35.1px;
  line-height: 39px;
  font-weight: bold;
  color: #14585a;
  margin: 0%;
  padding-right: 40px;
}
.faq_sec .locations_zig {
  padding: 30px 10px;
  box-shadow: 0 0 5px rgb(0 0 0 / 15%);
  border-radius: 15px;
  margin-bottom: 30px;
  position: relative;
}
.header_port .header_location h3 {
  position: relative;
}
.header_port .header_location i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  transform: translate(-30px, 30px);
  background-color: #37cdd2;
  color: white;
  border-radius: 50%;
  font-size: 20px;
  padding: 12px;
}
/* .header_port .header_location h3 ::after {
  position: absolute;
  content: "\f078";
  font-family: fontawesome;
} */
.faq_sec .locations_zig .body_port h6 {
  font-size: 18px;
  line-height: 24px;
  color: #14585a;
  padding-top: 30px;
  padding-right: 90px;
}
/* .header_location::after {
  content: "\f078";
  font-family: fontawesome;
  position: absolute;
  background-color: #37cdd2;
  color: white;
  border-radius: 50%;
  font-size: 20px;
  padding: 10px 12px;
} */



.top_footer {
  background-color: #003c5d;
  padding: 80px 0px;
  position: relative;
}
.top_footer::before {
  position: absolute;
  background-image: url(../images/Group1369.png);
  width: 300px;
  right: 0;
  bottom: 0%;
  height: 367px;
  background-repeat: no-repeat;
}
.top_footer h2 {
  font-size: 107px;
  font-weight: bold;
  color: white;
  line-height: 108px;
}
.top_footer p {
  font-size: 18px;
  color: white;
  line-height: 28px;
}
.top_footer a {
  color: white;
  float: right;
}
/* --------------- tanish css close--------------------- */

/*------contact page css start--------*/
section.container-fluid.work_with_section.banner_section_contact_page {
    padding-top: 10px!important;
    margin-top: 0px!important;
    /* background: linear-gradient(180deg, #fdfdff 58%, #003C5D 30%); */
}
.banner_section_contact_page:before {
    /* content: "";
    position: absolute;
    background: url(../svg/contact-rails.svg); */
    width: max(30vw, 800px);
    /* height: 100%;
    top: 15%;
    background-size: 100% 66%;
    left: initial;
    background-repeat: no-repeat;
    right: 0; */
}
.work_with_section.banner_section_contact_page .row.spacing_top {
    padding-top: 107.3px;
}
/*.banner_section_contact_page .bredcomes p a {
    color: #003C5D;
    font-size: 14.4px;
}
.banner_section_contact_page .bredcomes, 
.banner_section_contact_page .bredcomes p  {
     color: #003C5D!important;
}*/
.banner_section_contact_page .top_left p, .demo_page_section .top_left p {
    font-size: 14.4px;
    color: #003C5D;
    /* margin-bottom: 0px; */
}
.banner_section_contact_page .top_left h1, .demo_page_section .top_left h1  {
    font-size: 68px;
    color: #003C5D;
    font-weight: bold;
    margin-top: 0px;
    line-height: 63px;
    margin-bottom: 35px;
}
.banner_section_contact_page .top_left p, .demo_page_section .top_left p {
    font-size: 18px;
    color: #003C5D;
    line-height: 24px;
}
.demo_page_section .top_left p{
    color: #18AEFF;
}
.demo_page_section .top_left h1, .demo_page_section .top_left h6, .demo_page_section .top_left h6 a{
    color: #fff;
}
.banner_section_contact_page .top_left h3 {
    font-size: 35px;
    color: #003C5D;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}
.banner_section_contact_page .left_bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 370px;
}
.banner_section_contact_page .left_bottom .banner_bottom p {
    font-size: 18px;
    margin-bottom: 15px;
}
.banner_section_contact_page .left_bottom .banner_bottom h6 {
    margin: 0px;
}
.banner_section_contact_page .left_bottom .banner_bottom .social_main a i {
    font-size: 25px;
    margin-right: 8px;
}
.form_div {
    background: #fff;
    border-radius: 18px;
    box-shadow: 0px 0px 18px rgb(0 0 0 / 16%);
    padding: 40px;
}
.form_div .form-group label {
    color: #003C5D;
    font-size: 18px;
    font-family: 'Noto Serif';
}
.form_div .form-group .form-control {
    background-color: rgb(178 228 255 / 30%);
    border-radius: 7px;
    box-shadow: none;
    border: 1px solid rgb(0 0 0 / 0%);
    color: #003C5D;
    height: auto;
    padding: 9px 12px;
}
.form_div .btn-submit .form-control {
    background: #28E4B5;
    border: 1px solid #28E4B5;
    height: auto;
    font-size: 22.4px;
    color: #37315D;
    font-family: 'Chivo';
    font-weight: bold;
    border-radius: 7px;
     box-shadow: 0px 0px 18px rgb(0 0 0 / 16%);
}
.form_div .btn-submit .form-control:hover {
    background-color: #b7f6e6;
    border: 1px solid #b7f6e6;
}
.form_div select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/arrow-alt-circle-down.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 8% 65%;
}

/*------book demo page css start--------*/
.work_with_section.demo_page_section {
    margin-top: 0px;
    padding-top: 0;
    background: #003C5D;
    padding-bottom: 150px;
}
.work_with_section.demo_page_section:before {
    content: "";
    position: absolute;
    background: url(../images/demobg.png);
    width: 220px!important;
    height: 308px!important;
    top: 50px;
    background-size: contain!important;
    left: initial;
    right: 0;
    background-repeat: no-repeat;
}
.demo_page_section .top_left h1 {
    width: 100%;
    max-width: 450px;
}
.demo_page_section .form_div {
    margin-left: 50px;
    padding: 60px;
}
.demo_page_section .form_div .btn-submit .form-control {
    margin-top: 15px;
}
.top_tech_section .box_off_all {
    border-radius: 17px;
    background: #fff;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 18%);
    text-align: center;
    padding: 50px;
    position: relative;
    z-index: 9999;
}

.top_tech_section .box_off_all .top_tech h2 {
    font-size: 68.7px;
    color: #003C5D;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 30px;
}

.top_tech_section .box_off_all .top_tech {
    margin-top: 0px;
}

.top_tech_section .box_off_all .logo_section img {
    width: 100%;
    max-width: 160px;
    height: 55px;
}

.top_tech_section .box_off_all .logo_section {
    width: 100%;
    max-width: 800px;
    margin: auto;
}
.top_tech_section {
    position: relative;
    background: #003C5D;
}

.top_tech_section:before {
/*    content: "";
    position: absolute;
    background-image: url(../images/asdfgr.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;*/
}
.demosectiontype{
    position: relative;
    background: linear-gradient(185deg, transparent 29%, #23147C 34%);
    margin-top: -400px;
}
.demosectiontype:before{
    content: "";
    position: absolute;
    background: url(../images/asdfgr.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 471px;
    top: 0;
    left: 0;
    right: 0;
}
.hero_slider_section.demosectiontype .bottom_bar .first .p_details {
    margin-left: 0;
}
.hero_slider_section.demosectiontype .middle_bar p{
    color: #fff;
}
.hero_slider_section.demosectiontype .bottom_bar .first .p_details h3, .hero_slider_section.demosectiontype .bottom_bar .first .p_details h6{
    color: #8372E8;
    font-size: 14.4px;
    font-family: 'Noto Serif';
    font-weight: bold;
}
.hero_slider_section.demosectiontype .owl-next{
    background: url(../images/left_blue.svg)!important;
}
.hero_slider_section.demosectiontype .owl-prev{
    background: url(../images/right_blue.svg)!important;
}
.hero_slider_section.demosectiontype .review_cero {
    padding-top: 130px;
}

.hero_slider_section.demosectiontype  .item {
    padding: 0px;
}
.hero_slider_section.demosectiontype .top_bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 75%;
}
.left_imggg {
    position: absolute;
    top: 38%;
    left: 0;
    width: 170px;
}
.right_imggg{
    position: absolute;
    bottom: 0;
    right: 0;
    width: 200px;
}

@media screen and (min-width: 1440px) {
 
}
@media screen and (max-width: 1440px) {
     
}
@media screen and (max-width: 1200px) {
.banner_section .banner_text h1 {
    font-size: 85px;
    line-height: 90px;
}
.banner_section img.home_bg_img {
    height: 800px;
}
.banner_section {
    padding-top: 90px;
}
.set_section2 .box_office, .footer_section .box_office {
    padding-top: 20px;
    padding-bottom: 20px;
}
.set_section .set_content h6 {
    padding-right: 0px;
}
.set_section .set_content h3 {
    font-size: 30.1px;
}
.set_section1 .logo_section img {
    width: 200px;
}
.set_section .three_col_box:before {
display: none;
}
.set_section .three_col_box .box_set h3 {
    font-size: 35.9px;
    line-height: 40px;
}
.set_section .three_col_box .box_set h5 {
    font-size: 140px;
}
.looking_section {
    padding-top: 100px;
}
.looking_section:after {
    height: 300px;
    top: -14%;
}
.looking_section .row.locations_zig {
    margin-right: 10px;
}
.work_with_section .row.spacing_top .liniar_color h2 {
    font-size: 80px;
    line-height: 80px;
}
.work_with_section:before {
    width: 89%;
}
/*about page*/
.platform_section .box_office:before {
    width: 110px;
    height: 130px;
    right: 0;
    top: 0;
}
.platform_section .box_office {
    padding: 60px 50px;
}
.WorkRails_about_section:after {
    height: 220px;
    top: -20%;
}
section.container-fluid.looking_section.WorkRails_about_section {
    padding-top: 60px;
}
.work_guided_section .title_list h2 {
    font-size: 60px;
}
.team_section_k .box_block img {
    min-width: 231px;
    height: 215px;
    object-fit: cover;
}
.work_with_section.team_section_k .row.spacing_top {
    padding-top: 100px;
}
/*contact us*/
/* .banner_section_contact_page:before {
    top: 15%;
    width: 220px!important;
} */
/*demo page*/
.demo_page_section .form_div {
    margin-left: 30px;
    padding: 40px;
}
.left_imggg {
    position: absolute;
    top: 60%;
    left: 0;
    width: 170px;
}
}
@media screen and (max-width: 991px) {
    li.btn.login {
        padding-left:0;
    }
    li.btn.book a {
        margin-left: 0;
    }
    .navbar-light .navbar-nav li a {
        margin: 0px 0px!important;
        display: block;
        padding: 10px 0px;
    }
    li.btn.book {
        padding-left: 0px;
    }
    ul.navbar-nav {
        align-items: start;
        margin-top: 25px;
    }

    .banner_section img.home_bg_img {
        height: 590px;
    }
    .navbar-default .navbar-nav>li>a {
        margin: 0px 10px;
    }
    .banner_section .banner_text h1 {
        font-size: 70px;
        line-height: 75px;
    }
    .banner_section {
        padding-bottom: 200px;
    }
    .teams_section .bg_img_data {
        padding: 40px;
    }
    .set_section1 .logo_section img {
        width: 150px;
    }
    .set_section .Accelerate h2, .teams_section .Accelerate h2 {
        margin-bottom: 15px;
    }
    .set_section .three_col_box .box_set {
        min-height: auto;
    }
    .set_section .three_col_box .col-md-4:nth-child(2) .box_set {
        margin-top: 40px;
    }
    .set_section .three_col_box .col-md-4:last-child .box_set {
        margin-top: 40px;
    }
    .hero_slider_section .item {
        padding: 0px 20px;
    }
    .looking_section:after {
        top: -12%;
    }

    .looking_section .look h2 {
        font-size: 50px;
    }
    .looking_section .row.locations_zig {
        margin-right: 0;
        margin-left: 0;
    }
    .work_with_section .row.spacing_top .liniar_color h2, .work_with_section.team_section_k .row.spacing_top .liniar_color h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .work_with_section .row.spacing_top .text p {
        margin-bottom: 25px;
    }
    .work_with_section .row.spacing_top {
        padding-top: 70px;
    }
    .work_with_section {
        background: linear-gradient(180deg, #fdfdff 62%, #003C5D 30%);
    }
    .work_with_section .banner_text {
        margin-bottom: 40px;
    }
    .work_with_section {
        padding-top: 60px;
        margin-top: 0;
        padding-bottom: 80px;
    }
    .work_with_section:before{
        display: none;
    }
    .banner_section .banner_text p, .work_with_section .banner_text p {
        max-width: 100%;
    }
    /*about us*/
    .work_with_section.team_section_k {
        background: linear-gradient(180deg, #fdfdff 83%, #003C5D 30%);
    }
    /*.bredcomes {
        padding-bottom: 40px;
    }*/
    .banner_section_about_page .bg_right {
        margin-top: 35px;
    }
    .link {
        margin-top: 30px;
    }
    .about_set_bottom_m .box_office, .platform_section .box_office {
        padding: 40px 30px;
    }
    .about_set_bottom_m .set_content h3 {
        max-width: 100%;
    }
    .platform_section {
        padding-top: 60px;
    }

    section.container-fluid.work_guided_section {
        background: url(../images/hello-bottom.png)!important;
        background-repeat: no-repeat;
        padding-top: 200px;
        position: relative;
    }

    section.container-fluid.work_guided_section:before {
        content: "";
        position: absolute;
        background: url(../images/hello-top.png);
        background-size: 100%;
        width: 100%;
        height: 380px;
        top: 0;
        left: 0;
        right: 0;
        background-repeat: no-repeat;
    }
    /*contact us*/
    .bad-form {
        margin-top: 30px;
    }
    .work_with_section.banner_section_contact_page .row.spacing_top {
        padding-top: 100px;
    }
    section.container-fluid.work_with_section.banner_section_contact_page {
        background: linear-gradient(180deg, #fdfdff 69%, #003C5D 30%);
    }
    /*demp page*/
    .demo_page_section .top_left h1 {
        max-width: 100%;
    }
    .demo_page_section .form_div {
        margin-left: 0;
    }
    .work_with_section.demo_page_section {
        padding-bottom: 90px;
    }
    .demosectiontype {
        background: linear-gradient(190deg, transparent 24%, #23147C 30%);
        margin-top: -400px;
    }
    .top_tech_section .box_off_all .top_tech h2 {
        font-size: 50.7px;
    }
    .top_tech_section .box_off_all .logo_section img {
        max-width: 120px;
    }
    .hero_slider_section.demosectiontype .top_bar {
        width: 65%;
    }
}
@media screen and (max-width: 767px) {

    
     
    .m_t_10{margin-top:5px!important;}
    .m_t_20{margin-top:10px!important;}
    .m_t_30{margin-top:15px!important;}
    .m_t_40{margin-top:20px!important;}
    .m_t_50{margin-top:25px!important;}
    .m_t_60{margin-top:30px!important;}
    .m_t_70{margin-top:35px!important;}
    .m_t_80{margin-top:40px!important;}
    .m_t_90{margin-top:45px!important;}
    .m_t_100{margin-top:50px!important;}

    .m_b_10{margin-bottom:5px!important;}
    .m_b_20{margin-bottom:10px!important;}
    .m_b_30{margin-bottom:15px!important;}
    .m_b_40{margin-bottom:20px!important;}
    .m_b_50{margin-bottom:25px!important;}
    .m_b_60{margin-bottom:30px!important;}
    .m_b_70{margin-bottom:35px!important;}
    .m_b_80{margin-bottom:40px!important;}
    .m_b_90{margin-bottom:45px!important;}
    .m_b_100{margin-bottom:50px!important;}

    .p_t_10{padding-top:5px!important;} 
    .p_t_20{padding-top:10px!important;}
    .p_t_30{padding-top:15px!important;}
    .p_t_40{padding-top:20px!important;}
    .p_t_50{padding-top:25px!important;}
    .p_t_60{padding-top:30px!important;}
    .p_t_70{padding-top:35px!important;}
    .p_t_80{padding-top:40px!important;}
    .p_t_90{padding-top:45px!important;}
    .p_t_100{padding-top:50px!important;}

    .p_b_10{padding-bottom:5px!important;}
    .p_b_20{padding-bottom:10px!important;}
    .p_b_30{padding-bottom:15px!important;}
    .p_b_40{padding-bottom:20px!important;}
    .p_b_50{padding-bottom:25px!important;}
    .p_b_60{padding-bottom:30px!important;}
    .p_b_70{padding-bottom:35px!important;}
    .p_b_80{padding-bottom:40px!important;}
    .p_b_90{padding-bottom:45px!important;}
    .p_b_100{padding-bottom:50px!important;}


 .navbar-nav.py-4{
    padding-top: 0!important;
    padding-bottom: 0!important;
}   

.banner_section img.home_bg_img{
    height: 436px;
}
.footer_section {
    padding-top: 60px;
    padding-bottom: 25px;
}
.footer_section .copy h6 {
    line-height: 22px;
}
.footer_section .copy {
    padding-top: 15px;
}
.footer_section .footer_logo {
    margin-bottom: 30px;
}
.footer_section .footer_logo {
    margin-bottom: 30px;
}
.footer_section .set_content {
    padding-right: 0;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer_section .set_content h3 {
    font-size: 30px;
}
.footer_section .set_content .today {
    margin: 28px 0;
}
.work_with_section {
    padding-bottom: 60px;
}
.work_with_section .row.spacing_top .liniar_color h2 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 20px;
}
.work_with_section .banner_text h2 {
    font-size: 40px;
}
.teams_section .bg_img_data {
    display: block;
    padding: 30px;
}
.teams_section .bg_img_data .left_data h3 {
    font-size: 40px;
}
.teams_section .bg_img_data .left_data p {
    font-size: 20px;
}
.teams_section .bg_img_data .left_data {
    margin-bottom: 25px;
}
.teams_section .bg_img_data .right_img img {
    width: 45px;
}
.teams_section .Accelerate h2 {
    color: #003C5D;
}
.teams_section .Accelerate p {
    color: #003C5D;
}
.teams_section {
    margin-top: 0;
    padding-top: 60px;
}
.looking_section {
    padding-top: 130px;
    padding-bottom: 70px;
}
.looking_section:after {
    top: -6%;
}
.looking_section .look h2 {
    font-size: 40px;
}
.hero_slider_section .bottom_bar .first {
    display: block;
}
.hero_slider_section .item {
    padding: 0;
}
.hero_slider_section .bottom_bar .first .p_details {
    margin-top: 15px;
    margin-left: 0;
}
.hero_slider_section {
    padding-bottom: 100px;
    margin-top: -200px;
    padding-top: 290px;
}
.hero_slider_section .top_bar img {
    width: 80px!important;
}
.hero_slider_section .top_bar {
    width: 100%;
}
.hero_slider_section .middle_bar p {
    font-size: 20px;
    line-height: 28px;
}
.hero_slider_section .middle_bar {
    padding-bottom: 40px;
}
.set_section .Accelerate h2, .teams_section .Accelerate h2 {
    font-size: 35px;
}
.set_section2 .set_content {
    margin-top: 20px;
}
.set_section2 {
    margin-top: 0;
    padding-top: 60px;
}
.banner_section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.banner_section .banner_text h1 {
    font-size: 58px;
    line-height: 55px;
}
.banner_section:before{
    display: none;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-toggle {
    margin-top: 23px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
ul.nav.navbar-nav {
    display: block;
}
li.btn.book a {
    margin-left: 0!important;
}
.work_with_section {
    background: linear-gradient(180deg, #fdfdff 73%, #003C5D 30%);
}
.footer_section .footer_link ul li {
    margin-bottom: 4px;
}
.looking_section .locations_zig .header_port a span {
    font-size: 20px;
}
.looking_section .row.locations_zig {
    padding: 15px 0px;
}
/*about us*/
.banner_section_about_page img.about_bg_ab {
    width: 320px;
}
/*.bredcomes {
    padding-bottom: 0px;
    padding-top: 20px;
}*/
.about_set_bottom_m .set_content h3, .platform_section .box_office .banner_text h2 {
    font-size: 30px;
}
.link iframe {
    height: 160px;
}
section.container-fluid.looking_section.WorkRails_about_section {
    padding-top: 20px;
}
.platform_section {
    padding-bottom: 100px;
}
.WorkRails_about_section:after {
    height: 85px;
    top: -10%;
}
section.container-fluid.work_guided_section:before {
    height: 100px;
}
section.container-fluid.work_guided_section {
    padding-top: 100px;
    padding-bottom: 50px;
}
.work_guided_section .title_list h2 {
    font-size: 33px;
}
.work_guided_section .title_list .top p {
    margin-top: 25px;
}
.work_guided_section .title_list .f_btn {
    margin-top: 30px;
    margin-bottom: 30px;
}
.work_guided_section .title_list h3 {
    font-size: 25px;
    margin-top: 30px;
}
.team_section_k .title h2 {
    font-size: 35px;
    margin-bottom: 15px;
}
.team_section_k .box_block img {
    height: auto;
}
.work_with_section .row.spacing_top .liniar_color h2, .work_with_section.team_section_k .row.spacing_top .liniar_color h2 {
    font-size: 50px;
    line-height: 50px;
}
.work_with_section.team_section_k {
    background: linear-gradient(180deg, #fdfdff 87.5%, #003C5D 30%);
}
/*contact pagr*/
.banner_section_contact_page .top_left h1 {
    font-size: 50px;
    margin-top: 10px;
    line-height: 50px;
    margin-bottom: 20px;
}
.banner_section_contact_page .top_left {
    margin-top: 40px;
}
.form_div {
    padding: 25px;
}
.form_div select.form-control {
    background-size: 18% 65%;
}
/*demo page*/
.demo_page_section .top_left h1 {
    font-size: 55px;
    line-height: 55px;
}
.demo_page_section .top_left {
    padding-top: 20px;
}
.top_tech_section .box_off_all {
    padding: 30px;
}
.top_tech_section .box_off_all .top_tech h2 {
    font-size: 30.7px;
}
.demosectiontype:before {
    background-size: contain;
    height: 230px;
}
.top_tech_section {
    padding-bottom: 100px;
}
.hero_slider_section {
    padding-bottom: 80px;
    margin-top: -80px;
    background: linear-gradient(185deg, transparent 8%, #23147C 9%);
}
.left_imggg, .right_imggg {
display: none;
}
.hero_slider_section.demosectiontype .top_bar {
    width: 100%;
}
.hero_slider_section.demosectiontype .owl-nav {
    top: 14%;
}
}
@media screen and (max-width: 480px) {
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 15px 0px;
}
.work_with_section {
    background: linear-gradient(180deg, #fdfdff 70%, #003C5D 30%);
}
.looking_section {
    padding-top: 70px;
}
.looking_section:after {
    top: -4%;
    height: 130px;
}
}
@media screen and (max-width: 320px) {}

