/*Created By Venus Agency*/
@font-face {
  font-family: 'Northwell';
  src: url('NorthwellCleanAlt.woff2') format('woff2'),
    url('NorthwellCleanAlt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;400;500;600;700&display=swap");

* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}

:root {
  --first-color: #41494c;
  --second-color: #d8232a;
  --third-color: #687991;
}

body {
  font-family: Poppins;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.row {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.col-md-3,
.col-md-6,
.col-md-4,
.col-md-8,
.col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Poppins;
}

h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
}
p {
  font-family: Poppins;
  color: #516984;
}

b {
  font-family: Poppins;
  font-weight: 700;
}
.homepage-box-up {
  background-color: #122b4e;
}
.homepage-box-down {
  background-color: #687991;
  display: flex;
  flex-direction: row-reverse;
}
.homepage-box-right-up img,
.homepage-box-left-down img {
  width: 100%;
}

.navbar-nav{
	--bs-nav-link-padding-y:0px;
}
.container{
	--bs-gutter-x:0px;
}
.newsrow{
	padding: 24px;
	margin:auto;
}
.contact-us-title {
	margin-top:2%;
	padding:0px;
}
.hrform{
	padding-top:88px;
	padding-bottom:88px;
}
.hrform h3{
	font-size: 24px;
    color: #122b4e;
    font-weight: 600;
}

.form-check-input{
	border:0px;
}

.pager-buttons{
	display:none;
}

.send-form{
	margin:10%;
	text-align:center;
}
/*!
 * CSS created by Venus Digital
 */

/* Extra large devices */
@media only screen and (min-width: 1920px) {
	



	.ic-menu-box ul{
		padding-left:0px;
	}

	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 16px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 18px;
	}
  .container {
    max-width: 1440px;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    max-width: 80%;
  }
  /* header start */
  .social-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .social-top .social-top-phone {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #687991;
    display: flex;
    align-items: flex-start;
    padding-right: 50px;
  }

  .social-top .social-top-phone i {
    padding-right: 15px;
    rotate: 150deg;
  }

  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 26px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
	margin-top: -18px;
    margin-bottom: -16px;
  }

  .header-bot {

    display: flex;
  }

  .navbar-nav li {
    padding: 0px 5px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    
    color: #122b4e;
    border-right: solid 1px #687991;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    margin-right: -2%;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
  }

  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }

  .dropdown-menu a:hover {

  }

  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .slider-text {
    width: 80%;
    height: auto;
    overflow: hidden;
  }

  .slider-text-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 25s ease-in-out infinite;
    max-width: fit-content;
  }

  .slider-text-inner h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #497237;
  }

  .slider-text-inner p {
    font-size: 14px;
    text-align: center;
    color: #41494c;
    margin-top: 9px;
    margin-left: 10px;
  }

  @keyframes move-text {
    0% {
      transform: translateX(100%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 47.6px;
    height: 8px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
    margin-right: -20%;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    padding-left: 17.5%;
    padding-right: 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding-right: 12.5%;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
  }

  .homepage-box .homepage-box-left-up p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    padding-top: 8%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
  }

  .homepage-map-box-title {
    background-color: #fff;
    height: 350px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 4%;
    position: relative;
    z-index: 3;
    left: 10%;
  }

  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: 75px;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }
  .homepage-box-left-down img {
    width: 100%;
  }
  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
	height: 465px;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    width: 100%;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -391px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -371px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box .btn-outline-light {
    padding: 27px 55px 30px 61px;
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    position: relative;
    top: -400px;
    left: 41%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    border-left: solid 1px #e4eaed;
    padding-left: 40px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-col div {
    margin-bottom: 10%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 15%;
  }

  .footer .fa-brands {
    color: white;
  }

   .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    padding-left: 0px;
    margin-left: 0px;
  }

  .social-bot .fa-b rands {
    color: #007fc8;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin-top: 3%;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 10%;
    color: #687991;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 37%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 14px;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    padding: 20px 0;
    padding-left: 55px;
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 7.5%;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    margin-left: -7.5%;
    padding-right: 2.5%;
  }

  .offices h1 {
    padding: 10px 47px 9px 58px;
    border: solid 1px #122b4e;
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
    margin-top: 30%;
  }

  .offices-map img {
    width: 100%;
    margin-left: -20%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }

  /* contact end */

}

/* Extra large devices */
@media only screen and (min-width: 1601px) and (max-width: 1919px) {
	
	
	
	
	.ic-menu-box ul{
		padding-left:0px;
	}
	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 16px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 18px;
	}
  .container {
    max-width: 1520px;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    max-width: 80%;
  }
  /* header start */
  .social-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .social-top .social-top-phone {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #687991;
    display: flex;
    align-items: flex-start;
    padding-right: 50px;
  }

  .social-top .social-top-phone i {
    padding-right: 15px;
    rotate: 150deg;
  }

  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 26px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
    margin-top: -18px;
    margin-bottom: -16px;
  }

  .header-bot {

    display: flex;
  }

  .navbar-nav li {
    padding: 0px 5px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    
    color: #122b4e;
    border-right: solid 1px #687991;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    margin-right: -2%;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
  }

  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }

  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .slider-text {
    width: 80%;
    height: auto;
    overflow: hidden;
  }

  .slider-text-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 25s ease-in-out infinite;
    max-width: fit-content;
  }

  .slider-text-inner h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #497237;
  }

  .slider-text-inner p {
    font-size: 14px;
    text-align: center;
    color: #41494c;
    margin-top: 9px;
    margin-left: 10px;
  }

  @keyframes move-text {
    0% {
      transform: translateX(100%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 47.6px;
    height: 8px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    padding-left: 4.5%;
    padding-right: 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding-right: 12.5%;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
  }



  .homepage-box .homepage-box-left-up p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    padding-top: 8%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
  }

  .homepage-map-box-title {
    background-color: #fff;
    height: 350px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 4%;
    position: relative;
    z-index: 3;
    left: 10%;
  }

  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: 75px;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }

  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
    margin-bottom: -13%;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    width: 100%;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -384px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -389px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
    width: 50%;
    left: 25.5%;
  }

  .cv-box .btn-outline-light {
    padding: 27px 55px 30px 61px;
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    position: relative;
    top: -342px;
    left: 43%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    border-left: solid 1px #e4eaed;
    padding-left: 40px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-col div {
    margin-bottom: 10%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 15%;
  }

  .footer .fa-brands {
    color: white;
  }

   .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    padding-left: 0px;
    margin-left: 0px;
  }

  .social-bot .fa-b rands {
    color: #007fc8;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin-top: 3%;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 10%;
    color: #687991;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 37%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 14px;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    padding: 20px 0;
    padding-left: 55px;
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 7.5%;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    margin-left: -7.5%;
    padding-right: 2.5%;
  }

  .offices h1 {
    padding: 10px 47px 9px 58px;
    border: solid 1px #122b4e;
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
    margin-top: 30%;
  }

  .offices-map img {
    width: 100%;
    margin-left: -20%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }

  /* contact end */
}

/* Large devices */
@media (min-width: 1441px) and (max-width: 1600px) {
	
	
	
	
	.ic-menu-box ul{
		padding-left:0px;
	}
	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 16px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 18px;
	}
	
  .container {
    max-width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    max-width: 80%;
  }
  /* header start */
  .social-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .social-top .social-top-phone {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #687991;
    display: flex;
    align-items: flex-start;
    padding-right: 50px;
  }

  .social-top .social-top-phone i {
    padding-right: 15px;
    rotate: 150deg;
  }

  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 26px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
    margin-top: -18px;
    margin-bottom: -16px;
  }

  .header-bot {

    display: flex;
  }

  .navbar-nav li {
    padding: 0px 5px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    
    color: #122b4e;
    border-right: solid 1px #687991;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    margin-right: -2%;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
  }

  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }
  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .slider-text {
    width: 80%;
    height: auto;
    overflow: hidden;
  }

  .slider-text-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 25s ease-in-out infinite;
    max-width: fit-content;
  }

  .slider-text-inner h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #497237;
  }

  .slider-text-inner p {
    font-size: 14px;
    text-align: center;
    color: #41494c;
    margin-top: 9px;
    margin-left: 10px;
  }

  @keyframes move-text {
    0% {
      transform: translateX(100%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 47.6px;
    height: 8px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    padding-left: 0%;
    padding-right: 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding-right: 12.5%;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
  }

  .homepage-box-right-up img,
  .homepage-box-left-down img {
    width: 100%;
  }

  .homepage-box .homepage-box-left-up p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    padding-top: 8%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
  }

  .homepage-map-box-title {
    background-color: #fff;
    height: 350px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 4%;
    position: relative;
    z-index: 3;
    left: 10%;
  }

  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
    top: 75px;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }

  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
    margin-bottom: -15%;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    width: 100%;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -339px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -345px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
    width: 50%;
    left: 25.5%;
  }

  .cv-box .btn-outline-light {
    padding: 27px 55px 30px 61px;
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    position: relative;
    top: -322px;
    left: 43%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    border-left: solid 1px #e4eaed;
    padding-left: 40px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-col div {
    margin-bottom: 10%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 15%;
  }

  .footer .fa-brands {
    color: white;
  }

  .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    padding-left: 0px;
    margin-left: 0px;
  }

  .social-bot .fa-b rands {
    color: #007fc8;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin-top: 3%;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 10%;
    color: #687991;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 37%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 14px;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    padding: 20px 0;
    padding-left: 55px;
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 7.5%;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    margin-left: -7.5%;
    padding-right: 2.5%;
  }

  .offices h1 {
    padding: 10px 47px 9px 58px;
    border: solid 1px #122b4e;
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
    margin-top: 30%;
  }

  .offices-map img {
    width: 100%;
    margin-left: -20%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }

  /* contact end */

}

/* Large devices */
@media (min-width: 1281px) and (max-width: 1440px) {
	
	
	
	.ic-menu-box ul{
		padding-left:0px;
	}
	
	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 14px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 16px;
	}
  .container {
    max-width: 1240px;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    max-width: 90%;
  }
  /* header start */
  .social-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .social-top .social-top-phone {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #687991;
    display: flex;
    align-items: flex-start;
    padding-right: 50px;
  }

  .social-top .social-top-phone i {
    padding-right: 15px;
    rotate: 150deg;
  }

  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 26px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
    margin-top: -18px;
    margin-bottom: -16px;
  }

  .header-bot {

    display: flex;
  }

  .navbar-nav li {
    padding: 0px 5px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 14px;
    font-weight: 600;
    
    color: #122b4e;
    border-right: solid 1px #687991;
	letter-spacing: 0.6px;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 12px;
    margin-top: 20px;
    padding-left: 12px;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    margin-right: -2%;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
	margin-left: -32px;
  }


  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }

  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .slider-text {
    width: 80%;
    height: auto;
    overflow: hidden;
  }

  .slider-text-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 25s ease-in-out infinite;
    max-width: fit-content;
  }

  .slider-text-inner h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #497237;
  }

  .slider-text-inner p {
    font-size: 14px;
    text-align: center;
    color: #41494c;
    margin-top: 9px;
    margin-left: 10px;
  }

  @keyframes move-text {
    0% {
      transform: translateX(100%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 47.6px;
    height: 8px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 6% 6%;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding: 6% 6%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
  }

  .homepage-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box .homepage-box-left-up p {
    width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: left;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
    text-align: left;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    padding-top: 8%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 14px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
  }

  .homepage-map-box-title {
    background-color: #fff;
    height: 300px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 4%;
    position: relative;
    z-index: 3;
    left: 6%;
    bottom: -17px;
  }
  .homepage-map-box-title span {
    font-size: 36px !important;
  }
  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 28px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 15px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
    bottom: -50px;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }

  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 16px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
    height:324px;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    width: 100%;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -270px;
    display: flex;
    justify-content: center;
    font-size: 26px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -281px;
    display: flex;
    justify-content: center;
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box .btn-outline-light {
    padding: 27px 55px 30px 61px;
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    color: #fff;
    position: relative;
    top: -312px;
    left: 40%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    border-left: solid 1px #e4eaed;
    padding-left: 40px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-col div {
    margin-bottom: 10%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
    text-align: left;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 15%;
  }

  .footer .fa-brands {
    color: white;
  }

  .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    margin-left: 0px;
    padding-left: 0px;
  }

  .social-bot .fa-b rands {
    color: #007fc8;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin-top: 3%;
    padding: 0 14px;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 14px;
    line-height: 1.5;
    padding-right: 10%;
    color: #687991;
    text-align: left;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 37%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 14px;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }
  .office-name-box-number {
    padding-left: 7.5%;
  }
  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    padding: 20px 0;
    padding-left: 55px;
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 7.5%;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    margin-left: -7.5%;
    padding-right: 2.5%;
  }

  .offices h1 {
    padding: 5px 20px;
    border: solid 1px #122b4e;
    font-size: 21px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
    margin-top: 30%;
  }

  .offices-map img {
    width: 100%;
    margin-left: -20%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }

  /* contact end */
}

/* Medium devices - Hamburger başlangıç*/
@media (min-width: 1025px) and (max-width: 1280px) {
	
	
	
	
	.ic-menu-box ul{
		padding-left:0px;
	}
	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 16px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 16px;
	}
	
  .container {
    max-width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    max-width: 80%;
  }
  /* header start */
  .social-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .social-top .social-top-phone {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #687991;
    display: flex;
    align-items: flex-start;
    padding-right: 50px;
  }

  .social-top .social-top-phone i {
    padding-right: 15px;
    rotate: 150deg;
  }

  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 26px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
    margin-top: -18px;
    margin-bottom: -16px;
  }

  .header-bot {

    display: flex;
  }

  .navbar-nav li {
    padding: 0px 5px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    
    color: #122b4e;
    border-right: solid 1px #687991;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    margin-right: -2%;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    z-index: 999;
  }

  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }

  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .slider-text {
    width: 80%;
    height: auto;
    overflow: hidden;
  }

  .slider-text-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    animation: move-text 25s ease-in-out infinite;
    max-width: fit-content;
  }

  .slider-text-inner h3 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #497237;
  }

  .slider-text-inner p {
    font-size: 14px;
    text-align: center;
    color: #41494c;
    margin-top: 9px;
    margin-left: 10px;
  }

  @keyframes move-text {
    0% {
      transform: translateX(100%);
    }

    100% {
      transform: translateX(-100%);
    }
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 47.6px;
    height: 8px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 3% 0%;
    padding-right: 5%;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding: 3% 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
  }

  .homepage-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box .homepage-box-left-up p {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    padding-top: 8%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
  }

  .homepage-map-box-title {
    background-color: #fff;
    height: 386px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 4%;
    position: relative;
    z-index: 3;
    left: 6%;
  }

  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }

  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
    margin-bottom: -17%;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    width: 100%;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -219px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -223px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box .btn-outline-light {
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    position: relative;
    top: -221px;
    left: 40%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    border-left: solid 1px #e4eaed;
    padding-left: 40px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
  }

  .footer-col div {
    margin-bottom: 10%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 15%;
  }

  .footer .fa-brands {
    color: white;
  }

   .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    padding-left: 0px;
    margin-left: 0px;
  }

  .social-bot .fa-b rands {
    color: #007fc8;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    justify-content: center;
    margin-top: 3%;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 10%;
    color: #687991;
    text-align: left;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 37%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 14px;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    padding: 20px 0;
    padding-left: 55px;
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 7.5%;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    margin-left: -7.5%;
    padding-right: 2.5%;
  }

  .offices h1 {
    padding: 5px 25px;
    border: solid 1px #122b4e;
    font-size: 21px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
    margin-top: 30%;
  }

  .offices-map img {
    width: 100%;
    margin-left: -20%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }

  /* contact end */
}

/* Medium devices */
@media (min-width: 768px) and (max-width: 1024px) {
	
	
	
	
	.ic-menu-box ul{
		padding-left:0px;
	}
	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 16px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 16px;
	}
  .container {
    max-width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    max-width: 80%;
  }
  /* header start */
  .social-top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .social-top .social-top-phone {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #687991;
    display: flex;
    align-items: flex-start;
    padding-right: 50px;
  }

  .social-top .social-top-phone i {
    padding-right: 15px;
    rotate: 150deg;
  }

  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 26px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
    margin-top: -18px;
    margin-bottom: -16px;
  }

  .navbar>.container,
  .navbar>.container-fluid,
  .navbar>.container-lg,
  .navbar>.container-md,
  .navbar>.container-sm,
  .navbar>.container-xl,
  .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: flex-end;
  }

  .header-bot {

    display: flex;
  }

  .navbar-nav li {
    padding: 0px 5px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    
    color: #122b4e;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }



  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }

  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 28px;
    height: 4px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
    flex-direction: column;
    align-items: center;
  }

  .main-about .col-md-6 {
    width: 100%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
    margin-top: 5%;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box {
    display: flex;
    flex-direction: column;
  }

  .homepage-box .col-md-6 {
    width: 100%;
  }

  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 3% 0%;
    padding-right: 5%;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding: 3% 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
  }

  .homepage-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box .homepage-box-left-up p {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    padding-top: 8%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 75%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .homepage-map .col-md-6 {
    width: 100%;
  }

  .homepage-map-box-title {
    height: 538px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 4%;
    position: relative;
    z-index: 3;
  }

  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }

  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
    margin-bottom: -32%;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    height: 450px;
    width: 100%;
    object-fit: cover;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -349px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -357px;
    display: flex;
    justify-content: center;
    font-size: 28px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box .btn-outline-light {
    padding: 27px 55px 30px 61px;
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    position: relative;
    top: -324px;
    left: 33%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer .container .row {
    display: flex;
    flex-direction: column;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-top: 5%;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-col div {
    margin-bottom: 4%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 5%;
  }

  .footer .fa-brands {
    color: white;
  }

  .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    margin-left: -25px;
  }

  .social-bot .fa-b rands {
    color: #007fc8;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
    height: 250px;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    margin-top: 3%;
    padding: 0px 5%;
  }

  .about-us-paraph1 .col-md-6 {
    width: 100%;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 16px;
    line-height: 1.5;
    padding-right: 10%;
    color: #687991;
    text-align: left;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 118%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
    display: flex;
    flex-direction: column;
  }

  .contact-menu .col-md-6 {
    width: 100%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 23px;
    margin-top: 7%;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    padding: 20px 0;
    padding-left: 55px;
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 0;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    padding-right: 2.5%;
    margin-bottom: 5%;
  }

  .offices h1 {
    padding: 10px 47px 9px 58px;
    border: solid 1px #122b4e;
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
  }

  .offices-map img {
    width: 100%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }

  /* contact end */
}

/* Small Devices */
@media (min-width: 481px) and (max-width: 767px) {
	
	
	
	
	
	.ic-menu-box ul{
		padding-left:0px;
	}
	
	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	
	.owl-theme .owl-nav [class*=owl-]{
		margin:0px;
		padding:0px;
	}
	.owl-news .owl-nav button.owl-prev img{
		width: 18px;
	}
	.owl-news .owl-nav button.owl-next img{
		width: 18px;
	}
	.navbar .container{
	    margin-top: -48px;
	}
	.social-top {
		display:none;
	}
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 16px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 16px;
	}
  .container {
    max-width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    max-width: 80%;
  }
  /* header start */



  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 26px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
    margin-top: -18px;
    margin-bottom: -16px;
  }

  .navbar>.container,
  .navbar>.container-fluid,
  .navbar>.container-lg,
  .navbar>.container-md,
  .navbar>.container-sm,
  .navbar>.container-xl,
  .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: flex-end;
  }

  .header-bot {

    display: flex;
  }

	.navbar-nav{
		margin-top: 48px;
		padding-left: 18px;
	}
  .navbar-nav li {
    padding: 12px 0px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    
    color: #122b4e;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }



  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }
  
  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 28px;
    height: 4px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
    flex-direction: column;
    align-items: center;
  }

  .main-about .col-md-6 {
    width: 100%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
    margin-top: 5%;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box {
    display: flex;
    flex-direction: column;
  }

  .homepage-box .col-md-6 {
    width: 100%;
  }

  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 3% 0%;
    padding-right: 5%;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding: 3% 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
  }

  .homepage-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box .homepage-box-left-up p {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 58px;
    color: #183b6c;
    padding-top: 14%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 80%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 80%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .homepage-map .col-md-6 {
    width: 100%;
  }

  .homepage-map-box-title {
    height: 538px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 4%;
    position: relative;
    z-index: 3;
  }

  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }

  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
    margin-bottom: -43%;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    height: 450px;
    width: 100%;
    object-fit: cover;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -368px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -368px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box .btn-outline-light {
    padding: 27px 55px 30px 61px;
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    color: #fff;
    position: relative;
    top: -368px;
    left: 29%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer .container .row {
    display: flex;
    flex-direction: column;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-top: 5%;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-col div {
    margin-bottom: 4%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 5%;
  }

  .footer .fa-brands {
    color: white;
  }

  .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    margin-left: -25px;
  }

  .social-bot .fa-b rands {
    color: #007fc8;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
    height: 250px;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    margin-top: 3%;
    padding: 0px 5%;
  }

  .about-us-paraph1 .col-md-6 {
    width: 100%;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 14px;
    line-height: 1.5;
    color: #687991;
    text-align: left;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 118%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
    display: flex;
    flex-direction: column;
  }

  .contact-menu .col-md-6 {
    width: 100%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 23px;
    margin-top: 7%;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 0%;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    padding-right: 2.5%;
    margin-bottom: 5%;
  }

  .offices h1 {
    padding: 10px 47px 9px 58px;
    border: solid 1px #122b4e;
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
  }

  .offices-map img {
    width: 100%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }

  /* contact end */
}

/* Small devices */
@media (min-width: 320px) and (max-width: 480px) {
	
	
	
	
	.ic-menu-box ul{
		padding-left:0px;
	}
	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	
	.owl-theme .owl-nav [class*=owl-]{
		margin:0px;
		padding:0px;
	}
	.owl-news .owl-nav button.owl-prev img{
		width: 18px;
	}
	.owl-news .owl-nav button.owl-next img{
		width: 18px;
	}
	.navbar .container{
	    margin-top: -74px;
	}
	.social-top {
		display:none;
	}
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 16px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 15px;
		line-height: 21px;
	}
  .container {
    max-width: 90%;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    max-width: 90%;
  }
  /* header start */


  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 21px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
    margin-top: -18px;
    margin-bottom: -16px;
  }

  .navbar>.container,
  .navbar>.container-fluid,
  .navbar>.container-lg,
  .navbar>.container-md,
  .navbar>.container-sm,
  .navbar>.container-xl,
  .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: flex-end;
  }

  .header-bot {

    display: flex;
  }
	
	.navbar-nav{
		margin-top: 48px;
		padding-left: 18px;
	}
  .navbar-nav li {
    padding: 12px 0px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    
    color: #122b4e;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }



  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }

  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 28px;
    height: 4px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
    flex-direction: column;
    align-items: center;
  }

  .main-about .col-md-6 {
    width: 100%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
    margin-top: 5%;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box {
    display: flex;
    flex-direction: column;
  }

  .homepage-box .col-md-6 {
    width: 100%;
  }

  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 5% 5%;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding: 10% 4%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
    margin-top: 6%;
  }

  .homepage-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box .homepage-box-left-up p {
    width: 100%;
    height: 100%;
    object-fit: cover;
    text-align: left;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
    margin-top: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    color: #fff;
    text-align: left;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 58px;
    color: #183b6c;
    padding-top: 14%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 80%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 80%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .homepage-map .col-md-6 {
    width: 100%;
  }

  .homepage-map-box-title {
    height: 570px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 8%;
    position: relative;
    z-index: 3;
  }

  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }

  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
    margin-bottom: -71%;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    height: 450px;
    width: 100%;
    object-fit: cover;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -368px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -368px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box .btn-outline-light {
    padding: 27px 55px 30px 61px;
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    color: #fff;
    position: relative;
    top: -368px;
    left: 16%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer .container .row {
    display: flex;
    flex-direction: column;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-top: 5%;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-col div {
    margin-bottom: 4%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 5%;
  }

  .footer .fa-brands {
    color: white;
  }

  .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    margin-left: 0px;
    padding-left: 0px;
  }

  .social-bot .fa-brands {
    color: white;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
    height: 250px;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
    white-space: nowrap;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    margin-top: 3%;
    padding: 0px 2%;
  }

  .about-us-paraph1 .col-md-6 {
    width: 100%;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 14px;
    line-height: 1.5;
    color: #687991;
    text-align: left;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 118%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
    display: flex;
    flex-direction: column;
  }

  .contact-menu .col-md-6 {
    width: 100%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 23px;
    margin-top: 7%;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 0%;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    padding-right: 2.5%;
    margin-bottom: 5%;
  }

  .offices-box h1 {
    padding: 10px 47px 9px 58px;
    border: solid 1px #122b4e;
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
  }

  .offices-map img {
    width: 100%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }
  .offices h1 {
    border: solid 1px #122b4e;
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }
  /* contact end */
}

/* Small devices */
@media (max-width: 319px) {
	
	
	
	
	.ic-menu-box ul{
		padding-left:0px;
	}
	.icerik-breadcrumb ul{
		padding:0px;
	}
	.icerik-breadcrumb li{
		padding:8px;
	}
	
	.owl-theme .owl-nav [class*=owl-]{
		margin:0px;
		padding:0px;
	}
	.owl-news .owl-nav button.owl-prev img{
		width: 18px;
	}
	.owl-news .owl-nav button.owl-next img{
		width: 18px;
	}
	.navbar-nav{
		margin-top: 48px;
		padding-left: 18px;
	}
	.navbar .container{
	    margin-top: -48px;
	}
	
	.social-top {
		display:none;
	}
	.dropdown-menu .dropdown-item a:hover{
		color: #d9232b;
	}
	.dropdown-menu .dropdown-item{
		margin: 18px;
	}
	.dropdown-menu .dropdown-item a{
		letter-spacing: 0px;
		border:0px;
		text-decoration:none;
		font-weight: 500;
		font-size: 16px;
	}
	.dropdown-item:focus, .dropdown-item:hover {
		background-color:white;
	}
	.dropdown-item {
		width: auto;
		border-bottom: solid 1px #c8d0da;
	}
	p{
		font-size: 16px;
	}
  .container {
    max-width: 98%;
    left: 0;
    right: 0;
    margin: auto;
  }

  body {
    font-family: Poppins;
  }

  .vns {
    padding-top: 30px;
  }
  .homepage-box-up .container{
    padding-left: 15%;
  }
  /* header start */


  .social-top a,
  .social-top img,
  .social-top p {
    text-decoration: none;
  }

  .social-top img {
    width: 115.6px;
    height: 64px;
    object-fit: contain;
  }

  .social-top p {
    font-size: 12px;
    font-weight: 400;
    color: #41494c;
    margin-top: 1%;
  }

  .fa-brands {
    font-size: 26px;
    color: #d8232a;
  }

  .bulkatlantic-logo {
    margin-top: -18px;
    margin-bottom: -16px;
  }

  .navbar>.container,
  .navbar>.container-fluid,
  .navbar>.container-lg,
  .navbar>.container-md,
  .navbar>.container-sm,
  .navbar>.container-xl,
  .navbar>.container-xxl {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: flex-end;
  }

  .header-bot {

    display: flex;
  }

  .navbar-nav li {
    padding: 12px 0px;
  }

  .nav-item a,
  .languages-box p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.89px;
    
    color: #122b4e;
  }

  .nav-item a:hover {
    color: #d9232b;
  }

  .active a {
    color: #d9232b;
  }

  .dropdown-menu {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
	border:none;
  }



  .dropdown-menu a {
    color: #122b4e;
    text-align: start;
  }

  .nav-link:focus,
  .nav-link:hover {
    color: #d9232b;
  }

  .dropdown-menu .languages-box {
    margin-left: 80px;
  }

  .languages-box a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 10px;
  }

  .languages-box a p {
    margin: 0;
  }

  .languages-box a:hover {
    background-color: white;
  }

  .languages-box a:hover p {
    color: #487238;
  }

  .manset-banner {
    margin-bottom: 1%;
  }

  .owl-manset .item img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }

  .owl-manset .owl-dots {
    position: absolute;
    right: 10%;
    bottom: 8%;
  }

  .owl-manset .owl-dots .owl-dot span {
    width: 28px;
    height: 4px;
    margin: 5px 7px;
    background: #ffffff;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #d8232a;
  }

  /* header end */

  /* about-us start */
  .main-about {
    display: flex;
    justify-content: flex-end;
    margin-top: 2%;
    margin-bottom: 3%;
    flex-direction: column;
    align-items: center;
  }

  .main-about .col-md-6 {
    width: 100%;
  }

  .main-about-photo img {
    width: -webkit-fill-available;
    margin-top: 5%;
  }

  .item a {
    text-decoration: none;
  }

  .main-about h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183b6c;
    margin-top: 5%;
    margin-bottom: 3%;
  }

  .main-about h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #122b4e;
    margin-bottom: 5%;
    padding-right: 5%;
  }

  .main-about p {
    font-size: 16px;
    color: #687991;
    line-height: 1.22;
    padding-right: 5%;
  }

  /* about-us end */

  /* homepage-box start*/
  .homepage-box {
    display: flex;
    flex-direction: column;
  }

  .homepage-box .col-md-6 {
    width: 100%;
  }

  .homepage-box .homepage-box-left-up {
    background-color: #122b4e;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 3% 0%;
    padding-right: 5%;
  }
  .homepage-box-up {
    min-height: 650px;
  }
  .homepage-box-down {
    min-height: 650px;
  }
  .homepage-box .homepage-box-right-down {
    background-color: #687991;
    padding: 3% 5%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }

  .homepage-box .homepage-box-left-up h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 3%;
  }

  .homepage-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box .homepage-box-left-up p {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .homepage-box-right-down .btn-outline-light,
  .homepage-box-left-up .btn-outline-light {
    padding: 29px 78px 28px 77px;
    border: solid 1px #fff;
    border-radius: 0;
    margin-top: 5%;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
  }

  .homepage-box .homepage-box-right-down h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #fff;
    margin-bottom: 5%;
  }

  .homepage-box .homepage-box-right-down p {
    font-size: 16px;
    line-height: 1.38;
    color: #fff;
  }

  /* homepage-box end*/

  /* news start*/
  .owl-news {
    padding: 0 7%;
  }

  .general-title h5 {
    font-family: Northwell;
    font-size: 58px;
    color: #183b6c;
    padding-top: 14%;
    padding-bottom: 4%;
    text-align: center;
  }

  .news-box-1 {
    margin-bottom: 90px;
  }

  .news-box-info {
    /* margin-right: 20px; */
    margin-top: 5%;
  }

  .news-box-1 .col img {
    object-fit: fill;
    height: 100%;
  }

  .news-box-info-date h3 {
    font-size: 14px;
    line-height: 2.5;
    color: #122b4e;
  }

  .news-box-1 h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    color: #122b4e;
    text-align: left;
  }

  .news-box-1 p {
    font-size: 16px;
    line-height: 1.25;
    color: #687991;
    text-align: left;
  }

  .news-box-info .news-box-info-link a {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2.29px;
    
    color: #ed1c24;
  }

  .owl-theme .owl-nav [class*=owl-]:hover {
    color: #264350;
    text-decoration: none;
    background-color: white;
  }

  .owl-news .owl-nav .owl-next {
    position: absolute;
    right: 0px;
    bottom: 80%;
  }

  .owl-news .owl-nav .owl-next span {
    font-size: 120px;
  }

  .owl-news .owl-nav .owl-prev {
    position: absolute;
    left: 0px;
    bottom: 80%;
  }

  .owl-news .owl-nav .owl-prev span {
    font-size: 120px;
  }

  .owl-news .item img {
    width: 346px;
    height: auto;
  }

  /* news end*/

  /* map start */
  .homepage-map {
    background-color: #f6f9fc;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .homepage-map .col-md-6 {
    width: 100%;
  }

  .homepage-map-box-title {
    height: 538px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding: 3% 4%;
    position: relative;
    z-index: 3;
  }

  .homepage-map-box-icerik-title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: center;
  }

  .homepage-map-box-title h1 {
    font-size: 36px;
    font-weight: 300;
    text-align: left;
    color: #122b4e;
  }

  .homepage-map-box-title h3 {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    text-align: left;
  }

  .homepage-map-box-icerik {
    display: flex;
    justify-content: flex-end;
    position: relative;
  }

  .homepage-map-box-icerik img {
    width: 100%;
  }

  .btn-danger {
    padding: 19px 40px 18px 44px;
    background-color: #d8232a;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    
    color: #fff;
    border-radius: 0;
    margin-top: 3%;
  }

  /* map end */

  /* membership start */
  .membership {
    padding: 6% 0;
    display: flex;
    align-items: center;
  }

  .membership-text h3 {
    font-family: Northwell;
    font-size: 72px;
    color: #183c6c;
  }

  .membership-text p {
    font-size: 18px;
    line-height: 1.56;
    color: #687991;
    padding-right: 10%;
  }

  .membership-photo img {
    width: 100%;
  }

  /* membership end */

  /* cv start */
  .cv-box {
    margin-bottom: -71%;
  }

  .cv-box img {
    position: relative;
    z-index: -2;
    height: 450px;
    width: 100%;
    object-fit: cover;
  }

  .cv-box h3 {
    position: relative;
    z-index: 2;
    top: -368px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box h4 {
    position: relative;
    z-index: 2;
    top: -368px;
    display: flex;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.36px;
    text-align: center;
    color: #fff;
  }

  .cv-box .btn-outline-light {
    padding: 27px 55px 30px 61px;
    border: solid 1px #fff;
    border-radius: 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    color: #fff;
    position: relative;
    top: -368px;
    left: 20%;
  }

  /* cv end */

  /* footer start*/
  /* footer start*/
  .footer-top {
    height: 28%;
    margin-top: 5%;
  }

  .footer .container .row {
    display: flex;
    flex-direction: column;
  }

  .footer-top-text {
    opacity: 0.91;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #3c474e;
    margin-top: 3%;
  }

  .footer {
    background-color: #122b4e;
    padding: 2%;
    padding-top: 3%;
    padding-bottom: 3%;
  }

  .footer-col {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    padding-top: 5%;
  }

  .footer-col .fa-envelope {
    font-size: 40px;
    color: #ffffff;
    margin-right: 20px;
  }

  .footer-col a,
  .footer-col i {
    color: white;
    font-size: 16px;
    font-weight: bold;
    
    color: #3c474e;
  }

  .footer-col h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
  }

  .footer-col a {
    font-size: 16px;
    line-height: 1.75;
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }

  .footer-col div {
    margin-bottom: 4%;
  }

  .footer-nav-text h3,
  .footer-nav-text a,
  .footer-col h3 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }

  .footer-col ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .footer-col p {
    padding: 16px 32px 17px 32px;
    border: solid 1px #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 2.19;
    color: #ffffff;
  }

  .logo-part {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #939fab;
    position: absolute;
    margin-top: -5%;
  }

  .footer-col-1 p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    padding-top: 4%;
  }

  .footer-col-1 h5 {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #fff;
    margin-top: 5%;
  }

  .footer .fa-brands {
    color: white;
  }

  .social-bot {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: flex-start;
    margin-left: -25px;
  }

  .social-bot .fa-b rands {
    color: #007fc8;
    font-size: 35px;
  }

  .send-mail a {
    font-size: 16px;
    font-weight: bold;
    
    color: #00365f;
    display: flex;
    align-items: center;
  }

  .social-bot a,
  .social-bot img,
  .social-bot p {
    margin-right: 20px;
  }

  .venus {
    padding: 1%;
    background-color: #ffffff;
    border-top: solid 1px #e4eaed;
  }

  .venus-text {
    font-size: 14px;
    
    color: #fff;
  }

  .footer-bottom-venus ul {
    display: flex;
    list-style-type: none;
    color: #3c474e;
  }

  .footer-bottom-venus a {
    text-decoration: none;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
    
    color: #3c474e;
  }

  /* footer end*/
  /* corporate start */
  .icerik-breadcrumb {
    position: relative;
    height: 250px;
  }

  .icerik-breadcrumb h1 {
    font-size: 36px;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 47%;
  }

  .icerik-breadcrumb h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: -0.46px;
    color: #fff;
    position: absolute;
    z-index: 2;
    bottom: 30%;
  }

  .icerik-breadcrumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .icerik-breadcrumb ul {
    display: flex;
    position: absolute;
    z-index: 99;
    color: white;
    bottom: 0;
    list-style-type: none;
    align-items: center;
    z-index: 2;
  }

  .icerik-breadcrumb a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    z-index: 2;
  }

  .icerik-breadcrumb .container .shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.004) 30%, rgba(0, 0, 0, 1) 100%);
    z-index: 1;
  }

  .ic-menu-box {
    background-color: #d8232a;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px;
  }

  .ic-menu-box ul {
    display: flex;
    list-style-type: none;
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .ic-menu-box li {
    margin: 0px 20px;
  }

  .ic-menu-box a {
    font-size: 14px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    text-decoration: none;
  }

  .about-us-paraph1 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    margin-top: 3%;
    padding: 0px 5%;
  }

  .about-us-paraph1 .col-md-6 {
    width: 100%;
  }

  .about-us-paraph1 h3 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .Line {
    width: 177px;
    height: 6px;
    margin: 2px 544px 23px 0.5px;
    border-radius: 3px;
    background-color: #d8232a;
  }

  .about-us-paraph1 p {
    font-size: 14px;
    line-height: 1.5;
    color: #687991;
    text-align: left;
  }

  .about-us-paraph2 h3 {
    font-size: 18px;
    font-weight: 600;
    color: #122b4e;
    margin-top: 5%;
    margin-bottom: 5%;
  }

  .about-us-paraph1 h5 {
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 5%;
  }

  .about-us-paraph1 img {
    width: 100%;
  }

  .news .general-title h3 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    
    color: #122b4e;
    margin-top: 5%;
  }

  .news .general-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .news .general-title .Line {
    width: 177px;
    height: 6px;
    border-radius: 3px;
    background-color: #d8232a;
    margin-left: 118%;
  }

  /* corporate end */
  /* contact start */
  .contact-us-form {
    margin-bottom: 10%;
  }

  .contact-menu {
    margin-top: 3%;
    margin-bottom: 8%;
    display: flex;
    flex-direction: column;
  }

  .contact-menu .col-md-6 {
    width: 100%;
  }

  .contact-menu .col-md-6 {
    padding: 0px 23px;
    margin-top: 7%;
  }

  .contact-menu .col-md-6 p {
    padding-left: 0px;
  }

  .contact-us-title h1 {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
  }

  .contact-us-title p {
    font-size: 20px;
    color: #687991;
    text-align: left;
    margin-top: 2%;
  }

  .adress {
    display: flex;
    flex-direction: column;
  }

  .adress h1 {
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    padding: 0px;
  }

  .adress .col p {
    font-size: 16px;
    text-align: left;
    line-height: 1.88;
    color: #687991;
    padding: 0px;
  }

  .adress h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
    padding: 0px;
  }

  .contact-us-form-title {
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -0.46px;
    color: #122b4e;
    margin-bottom: 2%;
  }

  .contact-us-form .row {
    display: flex;
    justify-content: space-between;
  }

  .form-control {
    border-radius: 5px;
    border: solid 1px #e6e6e6;
    background-color: #fff;
    
    color: #575756;
    font-size: 18px;
    margin-bottom: 24px;
  }

  .contact-form-check {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

  }

  .form-floating {
    font-size: 18px;
    
    color: #575756;
  }

  .contact-us-form p {
    font-size: 18px;
    color: #3d4247;
  }

  .contact-form {
    background-size: cover;
    display: flex;
    flex-direction: column;
    padding: 0;
  }

  .btn-dark {
    background-color: #122b4e;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2.29px;
    color: #fff;
    border-radius: 0px;
    margin-top: 2%;
  }

  .offices-box {
    padding-left: 0%;
    margin-bottom: 5%;
  }

  .offices-box .fa-solid {
    font-size: 30px;
    color: #003560;
    rotate: 130deg;
    padding-right: 2.5%;
    margin-bottom: 5%;
  }

  .offices h1 {
    padding: 10px 47px 9px 58px;
    border: solid 1px #122b4e;
    font-size: 24px;
    line-height: 1.88;
    color: #003560;
    width: 70%;
  }

  .office-name-box {
    display: flex;
    align-items: baseline;
    margin-top: 5%;
  }

  .office-name-box h4 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    color: #003560;
  }

  .offices-map {
    margin-bottom: 10%;
  }

  .offices-map img {
    width: 100%;
  }

  .offices p {
    font-size: 16px;
    line-height: 1.88;
    color: #687991;
  }

  /* contact end */
}