@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Oxygen:wght@300;400;700&display=swap");
#content-desktop {display: block;}
#content-mobile {display: none;}
clearfix:before,
.clearfix:after,
.row:after,
.row:after,
.container:after {
content: "";
display: table;
width: 100%;
clear: both;
}
*:focus{
outline:none;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
body {
padding: 0;
margin: 0;
font-family: 'Oxygen', sans-serif;
font-size: 16px;
line-height: 1.7;
color: #072156;
}
.img-responsive { 
max-width: 100%; 
height: auto; 
}     .img-responsive {
display: block;
width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
max-width: 1170px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row-no-gutters {
margin-right: 0;
margin-left: 0;
}
.row-no-gutters [class*="col-"] {
padding-right: 0;
padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
display: table;
content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
} h1, h2, h3, h4, h5, h6 {
margin: 0 0 20px 0;
font-family: 'Lora', serif;
font-weight: 400;
}
h1 {
font-size: 46px;
line-height: 1.2;
letter-spacing: -1.2px;
}
h2 {
font-size: 40px;
line-height: 1.2;
}
h4 {
font-size: 14px;
line-height: 1.6;
}
a, a:link, a:visited {
color: #E6007E;
text-decoration: none;
}
.wrapper {
max-width: 100%;
margin: 0 auto;
background-color: #fff;
} .header {
padding-top: 15px;
padding-bottom: 15px;
}
#header .container {
display: table;
padding: 0;
width: 100%;
}
#header .i {
display: none;
}
#header .ii,
#header .iia,
#header .iii {
display: table-cell;
vertical-align: middle;
}
#header .i {
width: 30px;
}
#header .ii {
padding-left: 15px;
}
#header .iia {
width: 500px;
padding-right: 20px;
}
#header .iia span {
padding-left: 25px;
}
.iia a {
color: #072156;
}
#header .iii {
width: 160px;
}
#header .button {
padding: 0 18px 0 30px;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/phone.png);
background-repeat: no-repeat;
background-position: left;
background-position-x: 12px;
background-size: 6%;
}
.navigation span {
display: block;
content: "";
width: 100%;
height: 2px;
background-color: #E6007E;
}
.navigation span + span {
margin-top: 5px;
}
.logo {
}
.cfff{
color:white!important;
}
#hero {
position: relative;
color: #fff;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/hero/hero-deskbgr.webp) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 640px;
overflow-x: hidden;
}
#herosuccess {
position: relative;
color: #fff;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/hero/successbg.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
padding: 30px;
overflow-x: hidden;
}
#heroteam {
position: relative;
color: #fff;
background: url(https://bahceci.com/uk/wp-content/uploads/heroteam.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
padding: 30px;
overflow-x: hidden;
}
#heromfactor {
position: relative;
color: #33335E;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/hero/mfactorbg.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
overflow-x: hidden;
padding: 30px;
}
#herocontact {
position: relative;
color: #33335E;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/hero/contactbg.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
overflow-x: hidden;
padding: 30px;
}
#heroabout {
position: relative;
color: #33335E;
background: url(https://bahceci.com/uk/wp-content/uploads/aboutbg.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
overflow-x: hidden;
padding: 30px;
}
#heropricing {
padding: 30px;
position: relative;
color: #33335E;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/hero/pricinghero.jpg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
overflow-x: hidden;
}
#herotravel {
padding: 30px;
position: relative;
color: #33335E;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/hero/ttravelbg.jpeg) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
overflow-x: hidden;
}
#heroonline {
padding: 30px;
position: relative;
color: #33335E;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/hero/onlinehero.png) no-repeat center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 300px;
overflow-x: hidden;
}
.inPageBanner{
position: relative;
color: #fff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 350px;
overflow-x: hidden;
}
.aboutusBanner {
background: url(https://bahceci.com/uk/wp-content/uploads/2021/01/aobutus-hero.jpg) no-repeat center center;
background-size: cover;
}
.pricingBanner {
background: url(https://bahceci.com/uk/wp-content/uploads/2021/01/pricing-banner.jpg) no-repeat center center;
background-size: cover;
}
.maleBanner {
background: url(https://bahceci.com/uk/wp-content/uploads/2021/01/allincluded.jpg) no-repeat center center;
background-size: cover;
}
.contactBanner {
background: url(https://bahceci.com/uk/wp-content/uploads/2021/01/contact-banner.jpg) no-repeat center center;
background-size: cover;
background-size:100% auto;
}
.doktorBanner {
background: url(https://bahceci.com/uk/wp-content/uploads/2021/01/contact-banner.jpg) no-repeat center center;
background-size: cover;
background-size:100% auto;
}
#hero:before {
display:block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
content: "";
color: #33335E;
mix-blend-mode: multiply;
}
.magenta{
color:#e70380;
}
.inPageBanner:before {
display:block;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
content: "";
mix-blend-mode: multiply;
opacity: 1;
}
#hero .container {
}
#hero .tag {
letter-spacing: 0.8px;
font-size: 16px;
font-weight: 600;
}
#hero .cta { }
.button {
display: block;
padding: 0 20px;
text-align: center;
font-weight: 700;
color: #fff;
background-color: #E6007E;
box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
}
.button a,
a.button {
color: #fff;
}
.buttonBl {
display: inline-block;
}
.buttonXL {
height: 60px;
line-height: 60px;
font-size: 18px;
}
.buttonMD {
height: 35px;
line-height: 35px;
font-size: 13px;
}
.sectionBorder {
border-top: 1px solid #E8E8E8;
}
.sectionHeader h2,
.sectionHeader h4 {
margin: 0;
letter-spacing: -1px;
color: #072156;
}
.sectionHeader {
float: left;
width: 100%;
}
.sectionHeader h4 {
margin: 0 0 10px 0;
font-family: 'Oxygen', sans-serif;
font-weight: 700;
letter-spacing: 2.8px;
}
.sectionHeader2 h4:before {
position: relative;
top: 1px;
float: left;
display: block;
margin-right: 15px;
width: 20px;
height: 20px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-size: cover;
background-repeat: no-repeat;
}
table {
width: 100%;
margin-bottom: 40px;
}
thead {
font-family: 'Oxygen', sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
}
td {
padding: 3px 6px;
}
.small {
font-size: 14px;
}
#stories {
background-color: #F8ECEA;
}
.slick-slider{display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none} .slick-prev,
.slick-next {
position: absolute;
display: block;
width: 40px;
height: 40px;
content: "";
top: 160px;
border-radius: 0;
border: 0;
z-index: 50;
box-shadow: 0;
overflow: hidden;
text-indent: -1000px;
background-color: #072156;
background-size: auto;
background-repeat: no-repeat;
}
.slick-prev {
left: 0;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/l-arrow.png);
background-position: center;
background-size: 60%;
background-repeat: no-repeat;
}
.slick-next {
right: 0;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/r-arrow.png);
background-position: center;
background-size: 60%;
background-repeat: no-repeat;
}
.hidden-xs.hidden-sm section#stories .slick-prev  {
left: 355px;
top: 355px;
background-size: 20%;
width:104px;
}
.slick-dots {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
.slick-dots li {
margin: 0 2px;
display: inline-block;
}
.slick-dots button {
text-indent: -1000px;
display: block;
padding: 0;
border-radius: 100%;
width: 6px;
height: 6px;
line-height: 6px;
content: "";
background-color: #E8E8E8;
overflow: hidden;
border: 0;
box-shadow: none;
-webkit-appearance: none;
}
.slick-dots .slick-active button {
background-color: #B9B9B9;
}
#newsBnr {
-webkit-box-shadow: 0px 30px 41px -30px rgba(0,0,0,0.36);
-moz-box-shadow: 0px 30px 41px -30px rgba(0,0,0,0.36);
box-shadow: 0px 30px 41px -30px rgba(0,0,0,0.36);
}
#stories {
position: relative;
padding-top: 70px;
padding-bottom: 60px;
background-size: contain;
background-position: center right;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/bg-i.svg);
background-repeat: no-repeat;
background-size: 660px;
}
#stories .slick-next {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/arrow-r.png);
background-position: center;
background-size: 60%;
background-repeat: no-repeat;
}
#stories .slick-prev {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/arrow-l.png);
background-position: center;
background-size: 60%;
background-repeat: no-repeat;
}
.storyImage {
padding:5px;
background:#fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
section img {
max-width: 100%;
height: auto;
}
#walk {
background-color: #FFF;
}
#walk .sectionItem + .sectionItem {
margin-top: 60px;
}
#centres {
padding:60px 0;
}
.slideCentre {
}
.centreItem {
padding: 0 1px;
}
#cta {
text-align: center;
padding:75px 0 75px 0;
background:#fff;
}
#cta p {
margin-top: 40px;
}
.logolar .card{
border-radius: 5px;
display: flex;
line-height: 1.4;
background: linear-gradient(to right, #ffffff 0%, #f5f5f5 50%, #f5f5f5 100%);
margin-bottom: 15px;
}
.logolar .card .left{
width:30%;
height:170px;
border-radius:10px 0 0 10px;
padding:25px;
background:#f5f5f5;
align-content: center;
text-align: center;
}
.logolar .card .right{
width:70%;
height:170px;
padding:15px;
align-content: center;
}
@media (min-width: 993px) {
.logolar .card .left{
padding:15px;
}
.logolar .card:nth-child(1),
.logolar .card:nth-child(3) {
padding-left: 0;
}	
.logolar .card .right {
padding: 15px;
}
}
.miracletitle{
text-align: center;
padding-bottom: 40px;
}
@media (max-width: 992px) {
.desktopw{
display:none;
}
.pricelist {
padding-left: 15px !important;
}
.logolar .card {
padding-left: 0px;
}	
.logolar .card .right {
padding: 15px;
font-size:13px;
}
.experience-item1, .experience-item2, .experience-item3 {
display: flex;
align-items: center;
padding-top: 20px;
padding-left: 0px;
}
.experience-item1 .number{
font-size: 35px;
font-family: 'Lora', sans-serif;
line-height: initial;
}
.experience-item1 .text{
font-size: 24px;
font-family: 'Oxygen', sans-serif;
line-height: initial;
}
.experience-item2{
font-size: 24px;
font-family: 'Oxygen', sans-serif;
line-height: initial;
}
.experience-item2 .number{
font-size: 35px;
font-family: 'Lora', sans-serif;
line-height: initial;
}
.experience-item2 .text{
font-size: 24px;
font-family: 'Oxygen', sans-serif;
line-height: initial;
}
.experience-item3 .number{
font-size: 35px;
letter-spacing: -2px;
font-family: 'Lora', sans-serif;
line-height: initial;
display: flex;
align-items: center;
}
.experience-item1{
font-size: 24px;	
}
.experience-item3 .bahceci{
font-size: 24px;
color:#e70380;
font-family: 'Oxygen', sans-serif;
font-weight:bold;	
}
.experience-item3 .babies{
font-size: 24px;
color:#e70380;
font-family: 'Pretty Queen', sans-serif;
}
}
.successframe .element{
padding-bottom: 30px;	
}
.successframe .elementinfo{
display: flex;
justify-content: center;
align-items: center;
min-height: 180px;}
@media (min-width: 993px) {
.mobilew{
display:none;
}
#experience-section{
margin: 10px 30px;
}
.experience-item1, .experience-item2.first, .experience-item2.second, .experience-item3 {
display: flex;
align-items: center;
}
.experience-item1 .number{
font-size: 95px;
font-family: 'Lora', sans-serif;
line-height: initial;
}
.experience-item1 .text{
font-size: 34px;
font-family: 'Lora', sans-serif;
line-height: initial;
padding-right: 10px;
}
.experience-item2{
font-size: 34px;
font-family: 'Lora', sans-serif;
line-height: initial;
}
.experience-item2 .second{
top: -50px;
right: -60px;
position: relative;
}
.experience-item2 .first{
top: -10px;
position: relative;
}
.experience-item2 .number{
font-size: 64px;
font-family: 'Lora', sans-serif;
line-height: initial;
top: 15px;
position: relative;
}
.experience-item2 .text{
font-size: 34px;
font-family: 'Lora', sans-serif;
line-height: initial;
}
.experience-item3 .number{
font-size: 75px;
letter-spacing: -6px;
font-family: 'Lora', sans-serif;
line-height: initial;
display: flex;
align-items: center;
}
.experience-item3 .halfpart{
font-size: 30px;	
line-height: 1;
padding-left: 6px;
}
.experience-item3 .halfpart .number2{
letter-spacing: -3px;
font-family: 'Lora', sans-serif;
}
.experience-item3 .halfpart .bahceci{
font-size: 29px;
color:#e70380;
font-family: 'Lora', sans-serif;
font-weight:bold;	
}
.experience-item3 .halfpart .babies{
font-size: 29px;
color:#e70380;
font-family: 'Pretty Queen', sans-serif;
}
} .pop-frame,
.pop-quick-form {display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 99!important; background-color: rgba(255,255,255,0.94); }
.pop-frame-tbl {display: table; width: 100%; height: 100%; }
.pop-frame-cll {display: table-cell; vertical-align: middle; }
.pop-frame-content {position: relative; display: block; margin: 0 auto; -webkit-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3); -moz-box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3); box-shadow: 0px 2px 10px -2px rgba(0,0,0,0.3); }
.pop-form .pop-frame-content, .pop-quick-form .pop-frame-content {width: 400px; text-align: center; background:#fff; }
.pop-search .pop-frame-content {width: 60%; max-width: 1200px; }
.pop-close {position: absolute; right: -5px; top: -25px; font-size: 40px; color: #e6017f; cursor: pointer; } .single-header {background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/content/single-header-bg.png); background-repeat: repeat; background-position: center; background-size: cover; background-color: rgba(204, 211, 221, 0.25); } 
.single-header-anklp {background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/content/bnr-bgr.svg); background-repeat: repeat; background-position: center; background-color: #E60082; }
.single-header h1 {margin: 0;max-width: 80%;}
.content-cta {position: relative;display: inline-block;padding: 10px 80px 10px 60px;text-transform: uppercase;font-size: 75%;font-weight: bold;border-radius: 6px;color: #fff;cursor: pointer;background-color: #E6007E;}
.content-cta:hover,
.content-cta:active,
.content-cta:focus {color: #fff;}
.content-cta:after {position: absolute;content: "+";right: 20px;top: 10px;font-size: 24px;line-height: 1;}
.content-cta i,
.content-cta svg {position: absolute;left: 20px;top: 10px;font-size: 24px;}
.content-cta + .content-cta {margin: 0 0 0 20px;}
.sidebar {padding-left: 80px;}
.sub-menu-wrapper {position: relative;padding: 40px;border-radius: 4px;border: 1px solid #CCD3DD;border-top: 4px solid #E6007E;}
.sub-menu-wrapper:before {content: '';position: absolute;z-index: 1;right: 50%;top: -111px;display: block;width: 200px;height: 129px;margin-right: -140px;background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/counter/counter-baby-2.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.sub-menu-wrapper ul li + li {margin: 5px 0 0 0;padding: 5px 0 0 0;border-top: 1px solid #CCD3DD;}
.widget-title {margin: 0 0 10px 0;font-family: 'Quicksand', sans-serif;font-size: 24px;line-height: 1.4;color: #E6007E;font-weight:500;}
.widget-title a,
.sub-menu-wrapper .active a {color: #E6007E;}
.side-form-wrapper {margin-top: 70px;border: 1px solid #CCD3DD;border-radius: 7px;}
.form-header { content: ""; width: 100%; height: 140px; background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/content/aside-form-header.jpg); background-size: cover; background-position: center; border-top-left-radius: 6px;border-top-right-radius: 6px;}
.form-inner { padding: 40px; font-size: 16px; background-color: #fff;}
.form-inner .form-label { margin: 0 0 5px 0; }
.form-inner input { width: 100%; height: 38px; padding: 0 10px; line-height: 38px; border-radius: 6px; border: 1px solid #CCD3DD;font-size: 16px;}
.pop-frame-content .phone-code select {width: 55px; border: 1px solid #CCD3DD; border-radius: 6px; height: 38px; border-top-right-radius: 0; border-bottom-right-radius: 0;}
input.wpcf7-submit,
input.wpcf7-submit:active,
input.wpcf7-submit:focus {  box-shadow: none; outline: none;}
.form-inner input:focus { border: 1px solid #ababab;}
.form-inner p { margin: 0;}
.form-inner p + p { margin: 20px 0 0 0;}
.form-inner a { color: #40A7FF; border-bottom: 1px solid #40A7FF;}
.form-bottom { position: relative;}
.form-bottom input {display: block;
width: 50%;
margin: 0 auto;
height: 48px;
line-height: 48px;
font-size: 90%;
text-transform: uppercase;
color: #fff;
background-color: #E6007E;
border-radius: 6px;
cursor: pointer;}
.form-bottom input,
.form-bottom input:active,
.form-bottom input:focus { box-shadow: none; outline: none; border: 0;}
input.wpcf7-submit.btn-lock { position: relative; cursor: not-allowed; color: #DDD; background-color: #CCD3DD;}
div.wpcf7 .ajax-loader { position: absolute; top: 18px;  right: 18px;   left: inherit;  z-index: 99;}
div.wpcf7-response-output { margin: 15px; font-size: 14px;}
.form-submit-row { position: relative;}
.form-bottom .ajax-loader { position: absolute; z-index: 1; top: -30px; left: 50%; margin-left: -10px;}
.center-contact { padding: 40px; text-align: center; font-size: 80%; border: 1px solid #CCD3DD; border-radius: 6px;}
.center-contact p { margin: 0;}
.center-contact svg,
.center-contact i { position: relative; top: -2px; margin-right: 4px; font-size: 12px;}
.center-address { margin: 0 0 20px 0; }
.center-contact p.center-email { margin: 20px 0 0 0;}
.center-logo { margin: 0 0 20px 0;}
.center-logo img { max-width: 200px; height: auto;}
.center-q-links { text-align: center;}
.center-q-links .content-cta { width: 100%; display: block; text-align: left;}
.center-q-links .content-cta + .content-cta { margin: 20px 0 0 0;}
.center-img img { width: 100%; padding: 3px; height: auto; border-radius: 6px; border: 1px solid #CCD3DD;}
.intl-tel-input.separate-dial-code .selected-dial-code {
display: table-cell;
vertical-align: middle;
padding-left: 10px!important;
}
#ck-msg {
display: none;
position: fixed;
z-index: 900;
bottom: -1px;
left: 0;
right: 0;
padding: 6px 25px 6px 10px;
text-align: left;
font-size: 10px;
color: #676769;
background-color: #fffff7;
line-height: 1.4;
}
.ck-close {
position: absolute;
right: 10px;
top: 5px;
font-size: 30px;
line-height: 1;
}
.mcta-footer,
.wa-footer {
bottom: 0;
}
.mcta-footer.mv-t,
.wa-footer.mv-t {
bottom: 40px;
}
.single-content h4,
.single-content h3,
.post-content h2 a {
margin: 0;
font-size: 16px;
line-height: 1.4;
}
.single-content h2 {
font-size: 20px;
line-height: 1.4;
}
.form-page-img {
margin: 0 0 10px 0;
padding-top: 20px;
}
.form-page-img img {
width: 100%;
height: auto;
}
.form-b-page h2 {
margin: 0;
font-size: 22px;
line-height: 1.4;
font-weight: 400;
}
.form-b-page h3 {
margin: 0;
font-size: 22px;
line-height: 1.4;
font-weight: 900;
}
.form-b-page .form-inner {
padding: 0;
margin-top: 20px;
}
.form-b-page .form-label {
position: relative;
padding-left: 24px;
}
.form-b-page .form-label:before {
position: absolute;
left: 0;
margin-top: 5px;
content: "";
display: block;
width: 17px;
height: 17px;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/form-page-icon.png);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.form-b-page .form-inner span {
display: block;
width: 100%;
}
.form-b-page input[type="number"] {
width: 100%;
max-width: 100%;
height: 50px;
border-radius: 6px;
}
.form-b-page .form-bottom {
margin-top: 60px;
}
.form-b-page .form-bottom:after {
clear: both;
content: "";
display: table;
width: 100%;
}
.successframe{
border-radius: 10px;
box-shadow: 0px 5px 10px rgba(117, 117, 117, 0.2);
padding: 20px;
}
.pricelabel{
width: 197px;
height: 77px;
background: url(https://bahceci.com/uk/wp-content/uploads/pricelabel.png);
font-size: 41px;
background-size: contain;
font-weight: bold;
color: #fff;
padding: 2px 0px 0px 25px;
transform: rotate(-15deg);
left: -60px;
position: absolute;
}
.pricelabels{
width: 99px;
height: 38px;
background: url(https://bahceci.com/uk/wp-content/uploads/pricelabel2.png);
font-size: 18px;
background-size: contain;
font-weight: bold;
color: #fff;
padding: 3px 0 0px 20px;
transform: rotate(15deg);
float: right;
position: static;
background-repeat: no-repeat;
}
.pricelabelm{
width: 120px;
height: 45px;
background: url(https://bahceci.com/uk/wp-content/uploads/pricelabel2.png);
font-size: 26px;
background-size: contain;
font-weight: bold;
color: #fff;
padding: 0px 0 0px 30px;
transform: rotate(15deg);
float: right;
position: static;
background-repeat: no-repeat;
}
.priceDiv{
box-shadow: 0px 5px 10px rgba(117, 117, 117, 0.2);
border-radius: 0 0 10px 10px;
padding: 60px;
padding-bottom: 80px;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/wp-content/uploads/pricebg.png);
background-repeat: no-repeat;
background-position: calc(100% - 120px) calc(100% - 70px);
}
.firstInArea h3{
margin: 0 0 20px 0;
font-family: 'Lora', serif;
font-weight: 400;
font-size: 24px;
margin-bottom: 0px;
}
.pricelist{
list-style-type: none;
padding-left:10%
}
.pricelist li {
position: relative;
padding-left: 30px;
margin-bottom: 10px;
}
.pricelist li:before {
content: "\f058"; font-family: 'Font Awesome 5 Free';
font-weight: 400;
color: #e6087e;
border-radius: 50%;
display: inline-block;
width: 17px;
height: 17px;
line-height: 18px;
text-align: center;
position: absolute;
left: 0;
top: 5px;
}
@media screen and (max-width: 992px) {  		
.priceDiv {
background-position: calc(100% - 10px) calc(100% - 10px);
}
.priceDiv{
padding: 80px 10px 100px 10px;
}
.viewOurF{
width:100% !important;
}
.pricelabel {
width: 140px !important;
height: 55px !important;
background: url(https://bahceci.com/uk/wp-content/uploads/pricelabel.png);
font-size: 25px !important;
background-size: contain;
font-weight: bold;
color: #fff;
transform: rotate(-15deg);
left: -0px;
top: 20px;
position: absolute;
}
}
.problem-subtitle { margin-left: 80px; }
@media (max-width: 769px) {
.box1 { 
height: auto;
}
.box2{ 
height: auto; 
}
.box3 { 
height: auto; 
}
.box4 { 
height: auto; 
}
.box5 { 
height: auto; 
}
.box6 { 
height: auto; 
}
.box-kutu1, .box-kutu2, .box-kutu3, .box-kutu4, .box-kutu5, .box-kutu6{
margin-right: 20px;
}
.problem-subtitle{
font-size:14px;
}
.problem-title{
font-size: 18px;
line-height: 1.4;
}
.ctaHead{
font-size: 22px!important
}
@media screen and (max-width: 782px) {
.successMainTitle {
font-size: 34px !important;
}
}
.ctaImg img{
width:60px;
}
.ffollow{
font-size: 18px;;
}
.inAnalyticsSec {
font-size: 28px;
margin-bottom: 0px;
}
.sccParag {
font-size: 14px;
font-weight: 500;
line-height: 1.4;
}
.problem-subtitle {
margin-left: 70px;
}
}
@media (max-width: 769px) {
.section-testimonials {
margin-top: 30px;
margin-bottom: 0px !important;
}
.sectionImage { margin-bottom: 20px; }
}
@media screen and (max-width: 480px) {  
.heroMainTitle {
font-size: 36px;
line-height: 38px;
margin-bottom: 15px;
width: 80%;
}
}
.storyes .col-sm-5 { width:100%; }
.form-b-page .form-bottom .kvk-onay {
float: left;
width: 70%;
}
.form-b-page .form-bottom p {
float: left;
width: 30%;
}
.form-b-page .form-bottom input.wpcf7-submit {
border-radius: 30px;
text-transform: none;
}
.form-b-page .kvk-onay a {
color: #40A7FF;
border-bottom: 1px solid #40A7FF;
}
.form-b-page .col-5 {
padding-top: 80px;
}
.form-select-group:after {
display: table;
width: 100%;
clear: both;
content: "";
}
.form-b-page .form-select-group {
margin: 15px 0;
}
.form-b-page .form-select-group span {
float: left;
display: block;
}
.form-b-page .form-select-group .phone-code {
width: 15%;
}
.form-b-page .form-select-group .your-phone {
width: 85%;
}
.form-b-page .form-select-group select,
.form-b-page .form-select-group input {
width: 100%;
max-width: 100%;
height: 60px;
border: 1px solid #e9e9eb;
border-radius: 0;
}
.form-b-page .form-select-group select {
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
font-size: 14px;
padding: 0 4px;
}
.form-b-page .form-select-group input {
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border-left: 0;
}
.form-page-submit-row {
position: relative;
}
.form-page-submit-row .div.wpcf7 .ajax-loader {
top: 10px;
}
.form-page-home-url a {
float: right;
display: block;
width: 30px;
height: 30px;
margin-top: 10px;
}
.form-page-home-url a span {
display: block;
width: 30px;
height: 30px;
content: "";
background-size: cover;
background-repeat: no-repeat;
background-position: center;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/form-page-home-icon.svg);
}
div.wpcf7-response-output {
margin: 20px 0;
}
header.form-page {
padding: 30px 0;
border-top: 8px solid #e4e4e4;
border-bottom: 1px solid #e7e7e7;
}
#footer {
color: #fff;
background-color: #072156;
}
.footerBottom {
border-top: 1px dashed #2F2F55;
padding: 20px;
font-size: 12px;
text-align: center;
color: #575780;
background-color: #071D48;
}
.footerTop {
padding: 40px 0;
}
.footerTop .i,
.footerTop .ii {
float: left;
width: 50%;
}
.clearfix:after,
.clearfix:before {
clear: both; 
display: block;
widh: 100%;
content: "";
}
.footerTop ul {
margin: 0 auto;
display:table;
padding: 0;
list-style: none;
}
.footerTop .mark li {
float:left;
margin: 0 20px 0 0;
padding: 0 0 0 0;
font-size:16px;
font-family:'Oxygen', sans-serif;
margin-right:20px;
font-weight: 300;
}
.footerTop .mark li:last-child {
margin-right:0;
}
.footerTop a {
color: #fff;
}
.footerTop a:hover {
}
.footerTop h4 {
position: relative;
text-align: center;
font-family: 'Oxygen', sans-serif;
font-size: 15px;
letter-spacing: 0.75px;
}
.footerTop h4:after {
position: relative;
display: block;
margin: 0 auto;
width: 20px;
height: 20px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-size: cover;
background-repeat: no-repeat;
}
.footerTop .clearfix + .clearfix {
margin-top: 40px;
}
.slick-dots {
margin: 30px 0 30px 0;
}
.slick-dots li button {
display: block;
width: 10px;
height: 10px;
border-radius: 100%;
border: 1px solid #072156;
background-color: #fff;
}
.slick-dots li button,
.slick-dots li button:active,
.slick-dots li button:focus {
outline: none;
box-shadow: none;
}
.slick-dots li.slick-active button {
background-color: #072156;
}
.social {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
.social li {
display: inline-block;
margin: 0 7px;
padding: 0;
}
.social li a {
display: block;
width: 45px;
height: 25px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.social .facebook a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/facebook.png);
}
.social .twitter a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/twitter.png);
}
.social .linkedin a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/linkedin.png);
}
.social .youtube a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/youtube.png);
}
.social .instagram a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/instagram.png);
}
.footerTop .mark {
display: flex;
list-style-type: none;
padding: 0;
font-size: 11px;
max-width: 500px;
margin: 0 auto;
justify-content: space-around;
}   @media only screen and (max-width: 768px) {
clearfix:before,
.clearfix:after,
.row:after,
.row:after,
.container:after {
content: "";
display: table;
width: 100%;
clear: both;
}
*,
*:before,
*:after {
box-sizing: border-box;
}
body {
padding: 0;
margin: 0;
font-family: 'Oxygen', sans-serif;
font-size: 16px;
line-height: 1.7;
color: #072156;
background-color: #efefef;
}
h1, h2, h3, h4, h5, h6 {
margin: 0 0 20px 0;
font-family: 'Lora', serif;
font-weight: 400;
}
h1 {
font-size: 46px;
line-height: 1.2;
letter-spacing: -1.2px;
}
h2 {
font-size: 40px;
line-height: 1.2;
}
h4 {
font-size: 14px;
line-height: 1.6;
}
a, a:link, a:visited {
color: #E6007E;
text-decoration: none;
}
.wrapper {
max-width: 100%;
margin: 0 auto;
background-color: #fff;
overflow-x: hidden;
}
#header .i,
#header .ii,
#header .iii {
display: table-cell;
vertical-align: middle;
}
#header .iia {
display: none;
}
#header .i {
width: 30px;
}
#header .ii {
padding-left: 15px;
}
#header .iii {
width: 160px;
}
#header .button {
padding: 0 18px 0 30px;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/images/phone.png);
background-repeat: no-repeat;
background-position: left;
background-position-x: 12px;
background-size: 6%;
}
.navigation span {
display: block;
content: "";
width: 100%;
height: 2px;
background-color: #E6007E;
}
.navigation span + span {
margin-top: 5px;
}
.logo {
}
#hero {
position: relative;
padding: 0 35px 0 35px;
color: #fff;
height: 473px;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/heroBg.png);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
#hero:before {
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
content: "";  }
#hero .container {
position: relative;
z-index: 1;
padding: 0;
}
#hero .tag {
margin: 0 0 20px 0;
font-weight: bold;
letter-spacing: 0.8px;
}
#hero .cta {
margin-top: 110px;
}
.button {
display: block;
padding: 0 20px;
text-align: center;
font-weight: 700;
color: #fff;
background-color: #E6007E;
box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
}
.button a,
a.button {
color: #fff;
}
.buttonBl {
display: inline-block;
}
.buttonXL {
height: 60px;
line-height: 60px;
font-size: 18px;
}
.buttonMD {
height: 35px;
line-height: 35px;
font-size: 13px;
}
section {
padding: 60px 0;
}
.sectionBorder {
border-top: 1px solid #E8E8E8;
}
.sectionHeader {
float: left;
width: 100%;
}
.sectionHeader h2,
.sectionHeader h4 {
margin: 0;
letter-spacing: -1px;
color: #072156;
}
.sectionHeader h4 {
margin: 0 0 10px 0;
font-family: 'Oxygen', sans-serif;
font-weight: 700;
letter-spacing: 2.8px;
}
.sectionHeader h4:before {
position: relative;
top: 1px;
float: left;
display: block;
margin-right: 15px;
width: 20px;
height: 20px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg22);
background-size: cover;
background-repeat: no-repeat;
}
table {
width: 100%;
margin-bottom: 40px;
}
thead {
font-family: 'Oxygen', sans-serif;
font-size: 18px;
font-weight: 700;
color: #fff;
}
td {
padding: 3px 6px;
}
.small {
font-size: 14px;
}
#stories {
background-color: #F8ECEA;
}
.slick-slider{display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none} .slick-prev,
.slick-next {
position: absolute;
display: block;
width: 40px;
height: 40px;
content: "";
top: 160px;
border-radius: 0;
border: 0;
z-index: 50;
box-shadow: 0;
overflow: hidden;
text-indent: -1000px;
background-color: #072156;
background-size: auto;
background-repeat: no-repeat;
}
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}
.slick-dots {
list-style: none; padding: 0;
text-align: center;
}
.slick-dots li {
margin: 0 2px;
display: inline-block;
}
.slick-dots button {
text-indent: -1000px;
display: block;
padding: 0;
border-radius: 100%;
width: 6px;
height: 6px;
line-height: 6px;
content: "";
background-color: #E8E8E8;
overflow: hidden;
border: 0;
box-shadow: none;
-webkit-appearance: none;
}
.slick-dots .slick-active button {
background-color: #B9B9B9;
}
#stories {
position: relative;
padding-top: 60px;
padding-bottom: 60px;
background-size: contain;
background-position: top right;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/bg-i.svg);
background-repeat: no-repeat;
background-position-x: 100px;
}
#stories .slick-next {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/arrow-r.png);
background-position: center;
background-size: 60%;
background-repeat: no-repeat;
}
#stories .slick-prev {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/arrow-l.png);
background-position: center;
background-size: 60%;
background-repeat: no-repeat;
}
.storyImage {
margin-bottom: 60px;
}
section img {
max-width: 100%;
height: auto;
}
#walk .sectionItem + .sectionItem {
margin-top: 60px;
}
.slideCentre {
margin-top: 40px;
}
.centreItem {
padding: 0 3px;
}
#cta {
text-align: center;
}
#cta p {
margin-top: 40px;
}
#footer {
color: #fff;
background-color: #072156;
}
.footerBottom {
border-top: 1px dashed #2F2F55;
padding: 20px;
font-size: 12px;
text-align: center;
color: #575780;
background-color: #071D48;
}
.footerTop {
padding: 40px 0;
}
.footerTop .i,
.footerTop .ii {
float: left;
width: 50%;
}
.clearfix:after,
.clearfix:before {
clear: both; 
display: block;
widh: 100%;
content: "";
}
.footerTop ul {
margin: 0 10px;
padding: 0;
list-style: none;
}
.footerTop a {
color: #fff;
}
.footerTop h4 {
position: relative;
text-align: center;
font-family: 'Oxygen', sans-serif;
font-size: 15px;
letter-spacing: 0.75px;
}
.footerTop h4:after {
position: relative;
display: block;
margin: 0 auto;
width: 20px;
height: 20px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-size: cover;
background-repeat: no-repeat;
}
.footerTop .clearfix + .clearfix {
margin-top: 40px;
}
.slick-dots {  }
.slick-dots li button {
display: block;
width: 10px;
height: 10px;
border-radius: 100%;
border: 1px solid #072156;
background-color: #fff;
}
.slick-dots li button,
.slick-dots li button:active,
.slick-dots li button:focus {
outline: none;
box-shadow: none;
}
.slick-dots li.slick-active button {
background-color: #072156;
}
.social {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
}
.social li {
display: inline-block;
margin: 0 7px;
padding: 0;
}
.social li a {
display: block;
width: 25px;
height: 20px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}
.social .facebook a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/facebook.png);
}
.social .twitter a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/twitter.png);
}
.social .linkedin a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/linkedin.png);
}
.social .youtube a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/youtube.png);
}
.social .instagram a {
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/instagram.png);
}
.srates {
padding: 40px 0;
}
}  .tagsLine:before {
display: inline-block;
width: 24px;
height: 15px;
content: " ";
background-image: url(https://bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-repeat: no-repeat !important;
}
.heroContent {
z-index: 99;
position: relative;
width: 300px;
margin: 0;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.successContent {
z-index: 99;
position: relative;
margin: 0;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
a.viewOur{
background-color: #E6007E;
box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
color: #fff;
display: block;
padding: 18px 20px;
text-align: center;
font-size: 16px;
line-height: 16px;
font-weight: 600;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
a.viewOurF {
background-color: #E6007E;
color: #fff;
padding: 10px 20px;
text-align: center;
font-size: 16px;
line-height: 16px;
font-weight: 600;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-align: center;
}
a.viewOurSucc{
text-align: center;
background-color: #E6007E;
box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
color: #fff;
display: block;
padding: 18px 35px;
text-align: center;
font-size: 16px;
line-height: 16px;
font-weight: 500;
margin-top:35px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.viewOur:before,.viewOurSucc:before{
content:"> ";
}
.heroContent .tag{
margin-bottom:15px;
}
.heroMainTitle{
font-size: 54px;
line-height:60px;
margin-bottom:25px;
color: #33335E;
}
.successMainTitle{
font-size: 58px;
line-height:60px;
margin-bottom:25px;
color: #33335E;
}
.my-auto{
margin-top: auto!important;
margin-bottom: auto!important;
}
.mainMenuArea{
padding-top:15px;
}
.mainRequest{
padding-top:8px;
}
.mainMenuArea .menu-main-menu-container{
float:right;
}
.mainMenuArea ul{
float: left;
padding:0;
margin:0;
}
.mainMenuArea ul li:first-child{
margin-left:0;
}
.mainMenuArea ul li{
float:left;
list-style-type:none;
margin-left:18px;
line-height:22px;
}
.mainMenuArea ul li a{
color: #072156;
font-size: 14px;
font-weight: 600;
line-height:22px;
display:block;
}
a.requestButton {
width: 100%;
box-shadow: 0px 3px 6px rgba(0,0,0,0.15);
background:#E6007E;
display: block;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.mainRequest a.requestButton span{
display: block;
padding: 7px 16px;
font-weight: 600;
font-size:12px;
color: #fff;
margin: 0 auto;
display: table;
}
.mainRequest a.requestButton span:before{
float:left;
line-height: 22px;
font-size: 17px;
margin-right:9px;
content: "\f095";
display: inline-block;
font-family:FontAwesome;
}
.inHeaderSec{
font-size:14px;
font-weight: 600;
}
.inHeaderSecTwo{
font-size:44px;
font-weight: 400;
}
.middleCentre {
margin: 38px 0 0 0;
}
.middleCentreTwo {
margin: 16px 0 0 0;
}
.aboutUsSection{
margin-top:90px;
}
.awardsSections{
margin-top:50px;
margin-bottom:40px;
}
.rateSections{
padding-top:60px;
padding-bottom:80px;
}
.sccParag{
font-size: 16px;
font-weight: 500;
line-height: 1.4;
}
.sccParagTwo{
font-size:14px;
}
.inAnalyticsSec {
font-size: 42px;
font-weight: 400;
}
.SecretSec{
font-size: 26px;
font-weight: 400;
}
.greeninfo{
background:#5cbb00;
font-size:12px;
color:white;
border-radius:5px;
padding: 5px;
}
.rateSections .sectionHeader{
margin-top:40px;
}
h4.inHeaderSecRate{
font-size:14px;
font-weight: 600;
margin-bottom:15px;
}
a.followInstagraminSlide{
color: #E6007E;
font-size: 14px;
margin-top: 30px;
display: block;
}
a.followInstagraminSlide:before{
content: "> ";
padding-right: 5px;
}
.nextPrev{
float:left;
margin:15px 0 0 0;
}
.nextPrev .prevPpp{
float:left;
color:#072156;
padding:8px 12px;
}
.prevPpp:before {
margin:0 auto;
line-height: 22px;
font-size: 17px;
content: "\f100";
display: table;
font-family: FontAwesome;
}
.nextPrev .nextNnn{
float:left;
color:#072156;
padding:8px 12px;
text-align:center;
}
.nextNnn:before {
margin:0 auto;
line-height: 22px;
font-size: 17px;
content: "\f101";
display: table;
font-family: FontAwesome;
}
.patienStoryArea{
background: #f8ecea;
}
.sectionDividerArea{
width:100%;
}
.storyDividerItems{
padding:0;
}
.storyItem{
padding: 0 15px;
}
.experienceDivider{
padding-top:60px;
padding-bottom:60px;
border-bottom:1px solid #E8E8E8;
}
.slideCentre .slick-list{
padding:0 0px 0 0 !important;
margin-right:-70px;
}
.slderCnt {
overflow: hidden;
}
a.galleryGo{
float: left;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.20);
color: #fff;
display: block;
padding: 20px 10px 20px 70px;
text-align: center;
font-size: 16px;
line-height: 16px;
width: 303px;
height: 55px;
font-weight: 500;
margin-top: 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/360-degrees-button.png);
border-radius: 3px;
}
a.teamGo{
float: left;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.20);
color: #fff;
display: block;
padding: 20px 10px 20px 70px;
text-align: center;
font-size: 16px;
line-height: 16px;
width: 303px;
height: 55px;
font-weight: 500;
margin-top: 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
background: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/team-button.png);
border-radius: 3px;
}
.ctaImg{
margin-bottom:15px;
}
.ctaHead{
margin-bottom:35px;
font-size: 32px;
line-height: 1.6;
font-family: 'Lora', sans-serif;
}
.trustpilotdiv {
padding: 10px 20px;
display: flex;
background: #082256;
border-radius: 15px;
color: #fff;
margin: 50px 0;
height: 73px;
font-size: 17px;
align-items: center;
justify-content: space-between;
} .trustpilotdiv .middle .title {
font-size: 28px;
font-family: 'Oxygen', sans-serif;
}
.trustpilotdiv .middle .text {}
.trustpilotdiv .middle {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
}
.trustpilotdiv .middle .text::before {
content: "|";
margin: 0 10px;
}
.trustpilotdiv .middle .text {
margin-left: 10px;
} @media (max-width: 600px) {
.trustpilotdiv {
flex-direction: column;
height: auto;
text-align: center;
}
.trustpilotdiv .left, 
.trustpilotdiv .middle {
order: 1;
}
.trustpilotdiv .right {
order: 2;
margin-top: 10px;
}
.trustpilotdiv .right img{
height:70px;
}
.trustpilotdiv .middle {
flex-direction: column;
}
.trustpilotdiv .middle .text::before {
content: "";
}
.trustpilotdiv .middle .text {
margin-left: 0;
font-size: 14px;
}
.trustpilotdiv .middle .title {
font-size: 18px;
}
}
a.ctaLink{
margin:0 auto;
background-color: #E6007E;
box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
color: #fff;
display: table;
padding: 20px 65px;
text-align: center;
font-size: 16px;
line-height: 16px;
font-weight: 500;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.ctaLink:before{
content: "> ";
}
.sliderCount{
font-family: 'Lora', serif;
float: left;
margin: 35px 0 0 40px;
font-size: 14px;
}
.currentSliderCount{
float:left;
}
.inHaveSlide{
float:left;
}
.inHaveSlide:before{
content: "";
float: left;
width: 30px;
height: 2px;
background: #072156;
margin-top: 10px;
margin-left: 6px;
margin-right: 6px;
}
.mobileHeader,.mobileLinkGraph{
display:none;
}
.mobileJustPhotos{
display:none;
}
.sldMobile{display:none;}
.galleryGo.mobSide{display:none;}
.mobileImgStory{display:none;}
.descImgStory{display:block;}
.slick-dots{margin-bottom:0;}
.mobileMenuButton{
width:26px;
height:26px;
content: "";
display: block;
float: left;
background-size: 26px 26px;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/menuburger.png);
background-repeat: no-repeat;
}
.menuMobile{
width: 100%;
height:100%;
position:fixed;
z-index: 9999999999;
background: rgb(7 33 86 / 75%);
display:none;
}
.menuMobile .menuMobileIn{ width: 90%;
height:100%;
background: #ffffff;
}
.closeMobileMenu{
width:24px;
height:24px;
margin-top: 1px;
content: "";
display: block;
float: right;
background-size: 24px 24px;
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/closeburger.png);
background-repeat: no-repeat;
}
.topMobileMenu{
margin-top:16px;
}
img.menuMobileMenuLogo {
height: 32px;
}
.mobileMenuAllLinks ul{
padding: 0 0 0 0;
margin: 0 0 0 0;
width:100%;
}
.mobileMenuAllLinks ul li{
float: left;
width: 100%;
list-style-type: none;
border-bottom: 1px solid #e8e8e8;
padding: 3px 0;
line-height:37px;
}
.mobileMenuAllLinks ul li:last-child{
border-bottom:none;
}
.mobileMenuAllLinks ul li a{
font-size:25px;
font-family: 'Lora', serif;
font-weight: 400;
color:#072156;
}
.mobileMenuAllLinks {
float:left;
margin: 30px 0 40px 0;
}
a.getStartedLink {
background-color: #E6007E;
box-shadow: 0px 3px 6px rgba(0,0,0,0.20);
color: #fff;
display: block;
padding: 18px 20px;
text-align: center;
font-size: 16px;
line-height: 16px;
font-weight: 600;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.mobileMenuSayHelloArea {
background: #F7F7F7;
width: 90%;
height: auto;
position: absolute;
left: 0;
bottom: 0;
padding:20px;
}
.sayHelloText {
font-size: 14px;
font-weight: 600;
color: #072156;
}
.sayHelloText:before {
position: relative;
top: 3px; 
float: left;
display: block;
margin-right: 10px;
width: 20px;
height: 20px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-size: cover;
background-repeat: no-repeat;
}
.desctopHeader .logo img {
max-height: 50px;
width: auto;
}
.socMenuMob{
float:left;
}
.social li{
margin:0 15px 0 0;
}
.social li a{
font-size:26px;
color: #072156;
}
a.mobileLinkGraph{display:none;}
.pagesBannerContent{
z-index: 99;
width: 100%;
margin: 0;
position: absolute;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.pagesBannerContent *{
}
.pagesBannerContent .pagesBannerTitle{
text-align:center;
margin: 0 auto 0 auto;
display: table;
color: #fff;
font-size: 58px;
line-height: 60px;
}
.pagesBannerContent .pagesBannerDesc{
margin: 18px auto 0 auto;
display: table;
color: #fff;
font-size: 16px;
text-align:center;
}
.inPagesBanner{
position: relative;
height: 100%;
}
.aboutUsMiddleTitle{
margin: 0 auto 5px auto;
display: table;
font-family: 'Oxygen', sans-serif;
font-weight: 700 !important;
letter-spacing: 2.8px;
font-size: 12px;
}
.aboutUsMiddleTitle:before{
position: relative;
top: 1px;
float: left;
display: block;
margin-right: 15px;
width: 20px;
height: 20px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-size: cover;
background-repeat: no-repeat;
}
.aboutUsMiddleTitleTwo{
font-size: 44px;
font-weight: 400;
text-align: center;
margin-bottom: 25px;
}
.aboutUsMiddleContent{
text-align: center;
font-size: 16px;
color: #072156;
line-height: 29px;
}
.aboutUsMiddle{
margin-top:115px;
margin-bottom:105px;
}
.aboutUsMiddle{
margin-top:60px;
margin-bottom:50px;
}
.inInnerPage .sectionHeader h2{
margin-bottom:20px;
}
.inInnerPage .sectionCont{
font-size: 14px;
}
.inInnerPage .sectionItem{
margin-top:35px;
}
.inInnerRates{
background:#fff;
}
.inInnerNoLimitations{
background: #F8ECEA;
}
.inInnerNoLimitations{
padding-top:50px;
padding-bottom:50px;
}
.inInnerNoLimitations .middleCentre{
margin-top:15px;
}
.pricingMiddleTitle {
margin: 0 auto 15px auto;
display: table;
font-family: 'Oxygen', sans-serif;
font-weight: 700 !important;
letter-spacing: 2.8px;
font-size: 12px;
}
.pricingMiddleTitleTwo {
font-size: 44px;
font-weight: 400;
text-align: center;
margin-bottom: 0px;
}
.pricingMiddleContent {
text-align: center;
font-size: 16px;
color: #072156;
line-height: 29px;
}
.pricingMiddleTitle:before {
position: relative;
top: 1px;
float: left;
display: block;
margin-right: 15px;
width: 20px;
height: 20px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-size: cover;
background-repeat: no-repeat;
}
.pricingMiddle {
margin-top: 55px;
margin-bottom: 55px;
}
.packlist {
list-style-type: none; padding: 0;
}
.packlist li {
position: relative;
padding-left: 25px; margin-bottom: 10px;
font-size: 14px;
}
.packlist li::before {
content: "\f058"; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
color: #E6007E; font-size: 18px; }
.priceplace{
width: 1100px;
overflow-x: scroll !important;
display: flex;
padding:20px;
gap: 20px;
}		
.pricebox{
width: 33%;
}
.pricescrool{
overflow-x: scroll;
}
.pricescrool::-webkit-scrollbar {
display: none; }
.testlist{
list-style:none;
text-align:left;
font-size:14px;
padding: 0;
}
.ecoImg{
width:100%;
height:auto;
-webkit-box-shadow: 0px 3px 5px 0px rgba(140,140,140,0.4);
-moz-box-shadow: 0px 3px 5px 0px rgba(140,140,140,0.4);
box-shadow: 0px 3px 5px 0px rgba(140,140,140,0.4);
}
.ecoImgTitle{
margin-top: 20px;
color: #072156;
width: 100%;
font-size: 14px;
font-weight: 600;
display: block;
}
.economiesOfTravel{
margin-top:50px;
}
#cta.pricingBottom{
border-top: 1px solid #E8E8E8;
}
.firstInArea{
background:#fff;
padding:30px 15px 40px 15px;
-webkit-box-shadow: 0px 3px 8px 0px rgba(140,140,140,0.2);
-moz-box-shadow: 0px 3px 8px 0px rgba(140,140,140,0.2);
box-shadow: 0px 3px 8px 0px rgba(140,140,140,0.2);
}
.firstInImgArea{
margin:0 auto 10px auto;
display:table;
}
.firstInImgArea img{
width:120px;
}
.firstInSlog{
font-family: 'Lora', serif;
font-weight: 500;
font-size: 40px;
line-height: 50px;
text-align: center;
}
.firstInDetailText{
font-size: 14px;
color: #072156;
text-align: center;
margin-top: 12px;
}
.firstInDetailPrice{
font-family: 'Lora', serif;
font-weight: 800;
font-size: 37px;
line-height: 37px;
text-align: center;
color: #E6007E;
margin-bottom: 9px;
}
.firstInDetailAllInc{
font-family: 'Lora', serif;
font-weight: 500;
font-size: 37px;
line-height: 37px;
text-align: center;
}
.firstInDetailText:after {
margin: 15px auto 12px auto;
display: table;
width: 17px;
height: 17px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-size: cover;
background-repeat: no-repeat;
}
.allFirtArea {
padding-top: 70px;
padding-bottom: 55px;
}
.descJustPhotos .sectionImage {
-webkit-box-shadow: 0px 3px 8px 0px rgba(140,140,140,0.2);
-moz-box-shadow: 0px 3px 8px 0px rgba(140,140,140,0.2);
box-shadow: 0px 3px 8px 0px rgba(140,140,140,0.2);
}
.inAdventageousMedication{
margin-bottom:80px;
margin-top:90px;
}
.inAdventageousMedication .advenShortDesc{
text-align:justify;
margin-top:25px;
}
.adventaTable{
margin-top: 5px;
margin-bottom:0;
}
.adventaTable th:first-child{
background:none;
}
.adventaTable th {
background: #072156;
font-family: 'Lora', serif;
font-weight: 100;
font-size: 20px;
padding: 2px 6px;
}
.adventaTable tr td:first-child {
background: #F8ECEA;
padding: 10px 20px;
width: 30%;
text-align: left;
}
.adventaTable tr td:nth-child(2) {
width:30%;
}
.adventaTable tr td{
font-size:14px;
color:#33335E;
background:#F7F7F7;
}
.inNosurprises{ }
.inNosurprises .inAdventageousMedication{
margin-top:80px;
margin-bottom:80px;
}
.noSurpises ul{
padding: 0 0 0 20px;
}
a.ctaLink.adventaIn{
float:left;
margin-top:20px;
padding: 20px 45px;
}
.economyCenter{
border-top:1px solid #E8E8E8;
}
.adventwo .advenShortDesc{
margin-top:10px;
}
.adventwo{
margin-bottom:95px;
}
.experiencePrice .experienceDivider{
padding-bottom: 80px;
padding-top: 80px;
}
.formleaveArea{
border:none;
}
.contactformareaIn {
margin-top: 50px;
margin-bottom: 90px;
}
.bgFormarea{
padding: 65px 100px;
background: #F7F7F7;
float: left;
}
.logoContact img {
margin: 0 auto;
display: table;
width: 85px;
}
.contactInfoTitle {
font-size: 12px;
line-height: 1.6;
font-weight: 600;
letter-spacing: .8px;
margin-bottom: 15px;
}
.contactInfoTitle:before {
position: relative;
top: 3px;
float: left;
display: block;
margin-right: 12px;
width: 16px;
height: 16px;
content: "";
background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/icon-i.svg);
background-size: cover;
background-repeat: no-repeat;
}
.contactForm input[type=text], .contactForm input[type=email] {
width: 100%;
border: none;
padding: 15px 16px 15px 15px;
}
.contactTextAreaPlace{
margin-top:35px;
}
.contactForm textarea{
width:100%;
height:180px;
border: none;
padding: 15px;
}
.contactForm input[type=submit]{
margin: 30px auto 0 auto;
display: table;
background: #E6007E;
padding: 15px 60px;
border: none;
color: #fff;
font-size: 14px;
font-family: 'Oxygen';
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.contactFormTitle{
margin-bottom:40px;
text-align:center;
}
.bahceciTitle{
float: left;
width: 100%;
font-size: 12px;
line-height: 12px;
margin-bottom: 7px;
font-weight: 600;
font-family: 'Oxygen', sans-serif;
color:#072156;
}
.bahceciAddress{
font-size: 16px;
line-height: 23px;
}
.bahceciHours{
float: left;
width: 100%;
font-size: 12px;
line-height: 12px;
margin-top:18px;
margin-bottom: 7px;
font-weight: 600;
font-family: 'Oxygen', sans-serif;
color:#072156;
}
.bahceciHoursDetail{
font-size: 16px;
line-height: 23px;
}
.contactInformationArea{
margin:0 !important;
}
.formleaveArea a.viewOurSucc{
margin-top:30px;
}
.contactForm input[type=text]::placeholder, .contactForm input[type=email]::placeholder { color: #072156;
opacity: 1; }
.contactForm input[type=text]:-ms-input-placeholder, , .contactForm input[type=email]:-ms-input-placeholder { color: #072156;
}
.contactForm input[type=text]::-ms-input-placeholder, .contactForm input[type=text]:-ms-input-placeholder { color: #072156;
}
@media screen and (min-width:992px) and (max-width:1199px){
.formleaveArea{padding-bottom:20px;}
.formleaveArea .sectionImage img {margin-top: 30px;}
}
@media screen and (min-width:768px) and (max-width:991px){
a.galleryGo{padding: 8px 18px;font-size:12px;margin-top:16px;font-weight:600;}
.tenCenters h2{font-size:32px;}
.nextPrev{margin:20px 0 0 0;}
.nextPrev .nextNnn,.nextPrev .prevPpp{padding: 5px 26px;}
#centres{padding:45px 0;}
.mainMenuArea ul li a{font-size:13px;line-height:18px;}
.mainMenuArea ul li{margin-left:22px;}
.mainRequest a.requestButton span{padding: 4px 5px;font-size:11px;line-height: 20px;}
.mainRequest{padding-top:10px;}
#hero{height:450px;}
.aboutUsSection{margin-top: 65px;}
.rateSections .sectionHeader{margin-top:0;}
.inAnalyticsSec{font-size:32px;}
.sccParag{font-size:16px;}
.sectionDividerArea h2{font-size:32px;}
a.viewOurSucc{padding:12px 30px;margin-top: 30px;} .pagesBannerContent .pagesBannerTitle{font-size:44px;line-height:50px;}
.pagesBannerContent .pagesBannerDesc{margin-top:8px;}
#pagesBanner{height:280px;}
.pagesBannerContent{padding: 0 15px;}
.inPagesBanner{padding:0;}
.aboutUsMiddle{margin-top:85px;margin-bottom:85px;}
.aboutUsMiddleTitleTwo{font-size:38px;margin-bottom: 16px;}
.aboutUsMiddleContent{font-size:16px;line-height: 27px;}
.inInnerPage .experienceDivider{padding-top: 25px;padding-bottom: 25px;border:none;}
.rateSections.inInnerRates{padding-top:40px;padding-bottom:40px;} .firstInDetailPrice{font-size: 45px;    margin-bottom: 16px;line-height: 43px;}
.firstInDetailAllInc{font-weight: 400;font-size: 44px;line-height: 39px;}
.inAdventageousMedication.adventwo{margin-top:0;}
.mobTheCost .inHeaderSecTwo{font-size:35px;}
.adventwo{margin-bottom:65px;}
.noSurpises ul{margin-top:0; margin-bottom:0;}
.inNosurprises .inAdventageousMedication{margin-top:60px;margin-bottom:60px;}
a.ctaLink.adventaIn{margin-top:45px;padding:16px 20px;font-size: 13px;font-weight: 600;width: 100%;}
.inAdventageousMedication .inHeaderSecTwo{margin-bottom:17px;}
.adventaTable{margin-top:20px;}
.inAdventageousMedication{margin-top:50px;}
.pricingMiddle{margin-top: 60px;margin-bottom: 30px;}
.ecoImgTitle{margin-top: 13px;margin-bottom: 30px;}
.pricingBanner{height:280px;background-size: 100% auto;}
.experiencePrice .sectionItem{margin-top:0;}
.experiencePrice .sectionItem h2{font-size: 33px;}
.experiencePrice.experienceDivider{margin-bottom:65px;}
..inAdventageousMedication{margin-bottom:30px;}
}
@media screen and (min-width:481px) and (max-width:991px){
.descLinkGraph,.desctopHeader{display:none !important;}
.mobileHeader{display:block;}
}
.header .logo img{
max-height: 55px !important;
width: auto !important;
}
@media screen and (min-width:481px) and (max-width:767px){
.mobileHeader .logo img{height:36px; width: auto;}
.mainRequest{padding: 0 15px 0 0;}
.mainRequest a.requestButton span {padding: 7px 0px 6px 2px;font-weight: 500;font-size: 12px;}
.heroContent{position:absolute;top:auto;bottom:30px;-ms-transform: none;transform: none;width:100%;}
#hero{height:423px;padding: 0 20px 0 20px;}
#hero .tag{font-size:14px;}
.heroMainTitle{font-size: 34px;line-height: 58px;margin-bottom: 15px;}
#hero .cta {margin-top: 85px;}
.inHero{height:100%;}
a.requestButton{margin-top:1px;}
section{padding:0 0;}
.rateSections {padding-top: 50px;padding-bottom: 50px;}
.rateSections .sectionHeader{margin-top:0px;}
.mobileJustPhotos{display:block;}
.descJustPhotos{display:none;}
.sldDesc{display:none;}
.sldMobile{display:block;padding:0;}
.withThird{display:none;}
a.galleryGo{display:none;}
.galleryGo.mobSide{display:block;width:100%;}
.tenCenters{margin-bottom:30px;}
.slideCentreTwo .slick-dots{margin-top:15px;}
.footerTop .mark li {width:50%;margin:0 0 10px 0;font-size: 16px;padding: 0 5px 0 19px;}
.footerTop ul{margin:0 auto;display:table;}
a.viewOurSucc.mobileLinkGraph {margin-top: 20px;width: 100%;display:block;}
.srates {padding: 30px 10px;}
.srates img{width:80%;margin:0 auto;}
.descImgStory{display:none;}
.footerTop .mark li {font-size: 12px;}
.mobileImgStory{display:block;}
.storyImage{margin-bottom:40px;}
.aboutUsSection{margin-top:50px;}
.slideStory .slick-dots{margin-top:10px;}
.sectionDividerArea h2{font-size:32px;margin-bottom:10px;}
a.followInstagraminSlide{margin-top:20px;}
#stories{padding-top:50px;padding-bottom:50px;}
.experienceDivider{padding-top:45px;padding-bottom:45px;}
.mobileMenuButton{margin-top:5px;margin-right:15px;}
.mainLeftRequest{padding-right:5px;}
.inHeaderSecTwo{font-size:38px;}
.inAnalyticsSec{font-size:38px;} .pagesBannerContent .pagesBannerTitle{font-size:44px;line-height:50px;}
.pagesBannerContent .pagesBannerDesc{margin-top:8px;}
#pagesBanner{height:270px;}
.pagesBannerContent{padding: 0 15px;}
.inPagesBanner{padding:0;}
.aboutUsMiddle{margin-top:75px;margin-bottom:75px;}
.aboutUsMiddleTitleTwo{font-size:38px;margin-bottom: 16px;}
.aboutUsMiddleContent{font-size:16px;line-height: 27px;}
.inInnerPage .experienceDivider{padding-top: 25px;padding-bottom: 25px;border:none;}
.rateSections.inInnerRates{padding-top:40px;padding-bottom:40px;}
.aboutusBanner{height:290px;background-size: 100% auto;}
.contactBanner{height:290px;background-size: 100% auto;} .firstInDetailPrice{font-size: 45px;    margin-bottom: 16px;line-height: 43px;}
.firstInDetailAllInc{font-weight: 400;font-size: 44px;line-height: 39px;}
.inAdventageousMedication.adventwo{margin-top:0;}
.mobTheCost{display:none;}
.adventwo{margin-bottom:65px;}
.noSurpises ul{margin-top:0; margin-bottom:0;}
.inNosurprises .inAdventageousMedication{margin-top:60px;margin-bottom:60px;}
a.ctaLink.adventaIn{margin-top:45px;padding:16px 20px;font-size: 13px;font-weight: 600;width: 100%;}
.inAdventageousMedication .inHeaderSecTwo{margin-bottom:17px;}
.adventaTable{margin-top:20px;}
.inAdventageousMedication{margin-top:50px;}
.pricingMiddle{margin-top: 60px;margin-bottom: 30px;}
.ecoImgTitle{margin-top: 13px;margin-bottom: 40px;}
.pricingBanner{height:270px;background-size: 100% auto;} .bgFormarea{padding: 55px 0;}
.contactFormTitle {margin-bottom: 20px;}
.contactInfoTitle{font-size:14px;}
.contactInfoTitle:before{top:4px;}
.contactForm input[type=text], .contactForm input[type=email]{padding: 15px 10px 15px 10px;margin-bottom: 16px;font-size: 16px;}
.contactTextAreaPlace {margin-top: 25px;padding-right: 35px;}
.contactInformationArea {margin:40px 0 0 0 !important;}
.formleaveArea a.viewOurSucc{display: block !important;width: 100%;padding: 18px 10px;}
.bahceciTitle,.bahceciHours{font-size:16px;line-height:20px;}
.contactForm {padding: 10px;}
.contactForm input[type=submit]{width:100%;}
}
@media screen and (min-width:481px) and (max-width:693px){
.pricingBanner{height:270px;background-size: auto 100%;}
.aboutusBanner{height:270px;background-size: auto 100%;}
.contactBanner{height:270px;background-size: 100% auto;}
}
@media screen and (max-width:480px){
.descLinkGraph,.desctopHeader{display:none !important;}
.mobileHeader{display:block;}
.mobileHeader .logo img{height: 36px; width: auto;}
.mainRequest{padding: 0 15px 0 0;}
.mainRequest a.requestButton span {padding: 7px 0px 6px 2px;font-weight: 500;font-size: 12px;}
.heroContent{position:absolute;top:auto;bottom: 120px;-ms-transform: none;transform: none;width:100%;}
#hero{height:423px;padding: 0 20px 0 20px;}
#hero .tag{font-size:14px;}
.heroMainTitle{font-size: 44px;line-height: 58px;margin-bottom: 15px;}
#hero .cta {margin-top: 85px;}
.inHero{height:100%;}
a.requestButton{margin-top:1px;}
section{padding:0 0;}
.rateSections {padding-top: 50px;padding-bottom: 50px;}
.rateSections .sectionHeader{margin-top:0px;}
.mobileJustPhotos{display:block;}
.descJustPhotos{display:none;}
.sldDesc{display:none;}
.sldMobile{display:block;padding:0;}
.withThird{display:none;}
a.galleryGo{display:none;}
.galleryGo.mobSide{display:block;width:100%;}
.tenCenters{margin-bottom:30px;}
.slideCentreTwo .slick-dots{margin-top:15px;}
.footerTop .mark li {font-size: 12px;}
.footerTop ul{margin:0 auto;display:table;}
a.viewOurSucc.mobileLinkGraph {margin-top: 20px;width: 100%;display:block;padding: 11px 6px;font-size: 15px;}
.srates {padding: 30px 10px;}
.descImgStory{display:none;}
.mobileImgStory{display:block;}
.storyImage{margin-bottom:40px;}
.aboutUsSection{margin-top:50px;}
.slideStory .slick-dots{margin-top:10px;}
.sectionDividerArea h2{font-size:32px;margin-bottom:10px;}
a.followInstagraminSlide{margin-top:20px;}
#stories{padding-top:50px;padding-bottom:50px;}
.experienceDivider{padding-top:45px;padding-bottom:45px;}
.mobileMenuButton{margin-top:5px;margin-right:15px;}
.mainLeftRequest{padding-right:5px;}
.inHeaderSecTwo{font-size:38px;}
.inAnalyticsSec{font-size:38px;} .pagesBannerContent .pagesBannerTitle{font-size:44px;line-height:50px;}
.pagesBannerContent .pagesBannerDesc{margin-top:8px;}
#pagesBanner{height:270px;}
.pagesBannerContent{padding: 0 35px;}
.inPagesBanner{padding:0;}
.aboutUsMiddle{margin-top:75px;margin-bottom:75px;}
.aboutUsMiddleTitleTwo{font-size:38px;margin-bottom: 16px;}
.aboutUsMiddleContent{font-size:16px;line-height: 27px;}
.inInnerPage .experienceDivider{padding-top: 25px;padding-bottom: 25px;border:none;}
.rateSections.inInnerRates{padding-top:40px;padding-bottom:40px;}
.aboutusBanner{height:290px;background-size: auto 100%;}
.contactBanner{height:290px;background-size: auto 100%;} .firstInDetailPrice{font-size: 45px;    margin-bottom: 16px;line-height: 43px;}
.firstInDetailAllInc{font-weight: 400;font-size: 44px;line-height: 39px;}
.inAdventageousMedication.adventwo{margin-top:0;}
.mobTheCost{display:none;}
.adventwo{margin-bottom:65px;}
.noSurpises ul{margin-top:0; margin-bottom:0;}
.inNosurprises .inAdventageousMedication{margin-top:60px;margin-bottom:430px;}
.inNosurprises{background: #f4f9fb url(https://bahceci.com/uk/wp-content/uploads/2021/01/allincluded-bg-mobile.jpg) no-repeat bottom center;background-size: 100% auto;}
a.ctaLink.adventaIn{margin-top:45px;padding:16px 20px;font-size: 13px;font-weight: 600;width: 100%;}
.inAdventageousMedication .inHeaderSecTwo{margin-bottom:17px;}
.adventaTable{margin-top:20px;}
.inAdventageousMedication{margin-top:50px;}
.pricingMiddle{margin-top: 20px;margin-bottom: 30px;}
.ecoImgTitle{margin-top: 13px;margin-bottom: 40px;}
.pricingBanner{height:270px;background-size: auto 100%;} .firstInDetailPrice{font-size: 45px;    margin-bottom: 16px;line-height: 43px;}
.firstInDetailAllInc{font-weight: 400;font-size: 44px;line-height: 39px;}
.inAdventageousMedication.adventwo{margin-top:0;}
.mobTheCost{display:none;}
.adventwo{margin-bottom:65px;}
.noSurpises ul{margin-top:0; margin-bottom:0;}
.inNosurprises .inAdventageousMedication{margin-top:60px;margin-bottom:430px;}
.inNosurprises{background: #f4f9fb url(https://bahceci.com/uk/wp-content/uploads/2021/01/allincluded-bg-mobile.jpg) no-repeat bottom center;background-size: 100% auto;}
a.ctaLink.adventaIn{margin-top:45px;padding:16px 20px;font-size: 13px;font-weight: 600;width: 100%;}
.inAdventageousMedication .inHeaderSecTwo{margin-bottom:17px;}
.adventaTable{margin-top:20px;}
.inAdventageousMedication{margin-top:50px;}
.maleMiddle{margin-top: 60px;margin-bottom: 30px;}
.ecoImgTitle{margin-top: 13px;margin-bottom: 40px;}
.maleBanner{height:270px;background-size: auto 100%;} .bgFormarea{padding: 55px 0;}
.contactFormTitle {margin-bottom: 20px;}
.contactInfoTitle{font-size:14px;}
.contactInfoTitle:before{top:4px;}
.contactForm input[type=text], .contactForm input[type=email]{padding: 15px 10px 15px 10px;margin-bottom: 16px;font-size: 16px;}
.contactTextAreaPlace {margin-top: 25px;padding-right: 35px;}
.contactInformationArea {margin:40px 0 0 0 !important;}
.formleaveArea a.viewOurSucc{display: block !important;width: 100%;padding: 18px 10px;}
.bahceciTitle,.bahceciHours{font-size:16px;line-height:20px;}
.contactForm {padding: 10px;}
.contactForm input[type=submit]{width:100%;}
}
@media screen and (max-width:330px){
.mobileMenuButton{width:21px;margin-top: 3px;margin-right: 13px;}
.mobileHeader .logo img{height:30px;}
.mainRequest a.requestButton span{padding:5px 5px 5px 4px;line-height: 19px;font-size: 10px;font-weight: 600;}
.mainRequest a.requestButton span:before{line-height:19px;font-size:15px;margin-right: 5px;}
.mainLeftRequest{padding-right:2px;padding-left:10px;}
.mainRequest{padding-right:10px;}
.inHeaderSecTwo{font-size:34px;}
.inAnalyticsSec{font-size:34px;}
a.viewOurSucc{padding:15px 10px;font-size:17px;}
.sectionDividerArea h2{font-size:22px;}
.sectionDividerArea p{font-size:14px;}
.sectionHeader h2{font-size:30px;}
a.galleryGo{padding:15px 10px;font-size:12px;font-weight:bold;}
#cta{padding:45px 0;}
h2{font-size:26px;}
a.ctaLink{font-size: 16px;padding: 12px 40px;font-weight: 600;}
.footerTop .mark li{width:100%;}
#hero{height:400px;padding: 0 15px 0 15px;}
.heroMainTitle{font-size:40px;line-height:53px;}
.mobileMenuAllLinks ul li a{font-size:22px;line-height:34px;}
a.getStartedLink{padding: 15px 20px;}
.mobileMenuAllLinks {margin-top:25px;margin-bottom:25px;}
.inInnerPage .sectionCont h2{font-size: 38px;}
}
.input-container-about {display: -ms-flexbox; display: flex; width: 100%; margin-bottom: 15px; }
.icon-about {background: #e6017e; color: white; min-width: 150px; text-align: center; border:none; margin-left:-10px;     height: 39px;}
.input-field-about {width: 100%; padding: 10px; outline: none; border:2px solid #e6017e; margin-top: 16px;}
.input-field-about:focus {border: 2px solid #e6017e; }
.box1 { height: 165px; }
.box2 { height: 165px; }
.box3 { height: 165px; }
.box4 { height: 165px; }
.box5 { height: 165px; }
.box6 { height: 165px; }
.problem-title { font-weight: 600; font-size: 20px; line-height: 34px; letter-spacing: -0.03em; color: #072156; }
.problem-subtitle { font-weight: 300; font-size: 16px; line-height: 24px; letter-spacing: -0.02em; color: #072156;  margin-top: -20px;}
.pembe-renk-nokta-tup{ height: 30px; width: 30px; background: rgba(240, 4, 127, 0.3); border-radius: 50%; display: inline-flex; margin: 0px; position: absolute; opacity: 0.3; margin-left: -20px; }
.box-kutu1 {  float: left; background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/box/box-1.png); width:50px; height:90px; background-size: contain; background-repeat: no-repeat; background-position: center; margin-right: 30px;}
.box-kutu2 {  float: left; background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/box/box-2.png); width:50px; height:90px; background-size: contain; background-repeat: no-repeat; background-position: center; margin-right: 30px;}
.box-kutu3 {  float: left; background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/box/box-3.png); width:50px; height:90px; background-size: contain; background-repeat: no-repeat; background-position: center; margin-right: 30px;}
.box-kutu4 {  float: left; background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/box/box-4.png); width:50px; height:90px; background-size: contain; background-repeat: no-repeat; background-position: center; margin-right: 30px;}
.box-kutu5 {  float: left; background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/box/box-5.png); width:50px; height:90px; background-size: contain; background-repeat: no-repeat; background-position: center; margin-right: 30px;}
.box-kutu6 {  float: left; background-image: url(//bahceci.com/uk/wp-content/themes/bahceci/assets/images/box/box-6.png); width:50px; height:90px; background-size: contain; background-repeat: no-repeat; background-position: center; margin-right: 30px;}
.clearfix{ overflow: auto;} 
.box-text { margin-top: 10px; }
.firstInArea table tr td{
font-size:14px;
}
.maletest{
background: url(https://bahceci.com/uk/wp-content/uploads/maletest.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: bottom;
}
.femaletest{
background: url(https://bahceci.com/uk/wp-content/uploads/femaletest.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: top;
}
.significant{
background: url(https://bahceci.com/uk/wp-content/uploads/significant.png);
background-repeat: no-repeat;
background-size: contain;
background-position-y: bottom;
}
@media (max-width:768px){
.firstInSlog, .pricingMiddleTitleTwo{
font-size: 34px;
text-align: left;
}
.ivfhome{
background-image: url(https://bahceci.com/uk/wp-content/uploads/ivfhomebg.png);
background-size: cover;
}
.mobilehide{
display:none;
}
}
@media (min-width:768px){
.desktophide{
display:none;
}
}