.tas-logo { padding: .5rem 1rem; text-align: center; }
/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}/* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

}@charset "utf-8";
/* CSS Document */
 
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;500;700&display=swap');
body { font-family: 'Roboto', sans-serif; outline: hidden; }
p { font-size: 14px; text-align: justify; margin-top:10px;}
h3 { font-size: 36px; font-weight: 700;}
img {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}
.me-auto {	margin: auto !important; }
.navbar-collapse li { padding: 0px 20px}
.navbar-light .navbar-nav .nav-link.active { color: #0390d1}
.navbar-light .navbar-nav .nav-link { color: #000000}
.head-emergency, .head-contact {}
.head-emergency {writing-mode: vertical-rl; background: #0992c7; padding: 17px 15px 0px 15px; color: #fff; font-size: 16px; font-weight: 500;}
.head-contact { margin-left: 20px; margin-top: 41px; }
.brd-head { border-right: solid 2px #0992c7; margin-right: 20px;}
.head-contact a.number { font-size: 18px; color: #0992c7; text-decoration: none;}
.head-contact a.mail { text-decoration: none; font-size: 14px; color: #000; font-weight: 400;}
.hd-rght { position: relative;}
.hd-rght .head-emergency { position: absolute; height: 160px; z-index: 1000; -webkit-border-bottom-right-radius: 30px; -webkit-border-bottom-left-radius: 30px; -moz-border-radius-bottomright: 30px; -moz-border-radius-bottomleft: 30px; border-bottom-right-radius: 30px; border-bottom-left-radius: 30px;}
.hd-rght .head-emergency a { color: #fff; text-decoration: none; font-size: 18px; float: left; margin-bottom: 16px;}
.hd-rght .head-emergency .icon-phone{ float: left; border-radius: 30px; border: solid 1px #fff; height: 30px; width: 30px;}
.hd-rght .head-emergency .icon-phone .fa { padding: 7px 5px; }
.about-us, .about-us-event { padding: 140px 0px; background: #015879 no-repeat bottom; text-align: center; background-size: cover; }
.button-abt, .button-brands, .button-newshm { background: #009fdb; text-decoration: none; color: #fff; padding: 10px 20px; font-weight: 500; margin-top: 10px; display: block; float: left;}
.about-us-event { background: #009fdb;}
.about-us p, .about-us-event p { text-align: center; font-size: 18px; color: #fff;}
.about-us h3, .about-us-event h3 { text-align: center; font-size: 36px; color: #fff; font-weight: 700; margin-bottom: 35px;}
.button-brands, .button-newshm { width: 200px; margin: 0px auto; float: inherit; text-align: center;}
.button-newshm { margin-top: 60px;}
.button-abt:hover, .button-brands:hover, .button-newshm:hover { color: #fff; background-color: #4dccc6;
background-image: linear-gradient(315deg, #4dccc6 0%, #009fdb 74%);
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  transition: all 0.3s ease;}
.our-presents { margin: 20px; }
.our-presents p, .our-presents h4  { margin-bottom: 0px; text-align: center;}
.our-presents strong { color: #0992c7;}
.cat-main { padding-bottom: 50px; }
.main-catagory { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) ), url("../img/cat-bg.jpg"); background-repeat: no-repeat; padding: 100px 0px 192px 0px; background-size: cover;}
.main-catagory h3 { text-align: center; color: #fff; padding: 0px 0px 80px 0px; }
.main-catagory figure.effect-1 { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) );}
.term-condi h3 { margin: 20px 0px; color: #009fdb;}
.term-condi li { list-style: none; }
.term-condi ul { padding-left: 0px; margin-left: 0px; }
.term-condi ul li { padding-bottom: 10px; }
.main-brands { padding: 86px 0px;}
.main-brands .col-item { margin-bottom: 20px; }
.main-brands h3 { text-align: center; padding-bottom: 80px;}
.testimonials { background: url("../img/testimonials-hm.jpg"); }
.testimonials-bg { background: rgba(0, 0, 0, 0.7); padding: 70px 0px; }
.testimonials-bg h3 { color:#fff; padding-left: 80px; }
/*.eco-top { position: sticky; top: 0px; z-index: 1000; height: 100px;}*/
.sticky { position: fixed; top: 0; width: 100%; z-index: 1000;}
.sticky img { width: 100%;}
.footer { padding: 40px 0px; box-shadow: 0px 0px 13px 0px #c1bcbc; background: #00444e; }
.footer-logo {text-align: center;}
.footer-address, .footer-links, .footer-social { margin-top: 80px;}
.footer-address ul { text-align: center; padding-left: 10% !important; width: 200px; margin: 0px auto;}
.footer-address li { list-style: none; float: left; margin-right: 20px; border: solid 1px #fff; padding: 10px 15px; cursor: pointer; }
.footer-address li:hover { background: #009fdb; }
.footer-address li:last-child { margin-right: 0px;}
.footer-address i { color: #fff; font-size: 25px !important ; }
.footer-links h6, .footer-links p { color: #fff;}
.footer-social p { color: #fff; margin-top: 0px; }
.copy-rgt { width: 200px; float: right;}
.copy-rgt a { text-decoration: none; font-weight: 500; color: #fff; letter-spacing: 1px;}
.deskgif { display: block; }
.deskgif img { width: 100%;}
.mobgif { display: none}
.cd-author { float: left;}
.enquiry .frm-list {margin-top: 15px; padding: 1em;}
.enquiry .form-control { color:#7C7C7C; appearance:auto !important;}
.cd-testimonials-wrapper, .cd-testimonials-wrapper * {
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.cd-testimonials-wrapper ul {
  list-style: none;
}
 
 
.cd-testimonials-wrapper {
  position: relative;
  width: 90%;
  max-width: 768px;
  background-color: #39393c;
  margin: 2em auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 20px 40px 70px;
  z-index: 1;
}
.cd-testimonials-wrapper::after {
  /* quotation mark */
  content: '\201D';
  position: absolute;
  top: -90px;
  right: 41px;
  width: 50px;
  height: 50px;
  padding-top: 8px;
  margin-left: -25px; 
  font-family: "Georgia", serif;
  color: white;
  font-size: 70px;
  font-size: 9.375rem;
  text-align: center;
  /* visible on big devices only */
  display: none;
  font-weight: bold;
}
.link-cls { color: #212121; text-decoration: none; }
.c4-izmir figcaption h2 a { color: #fff; text-decoration: none; font-size: 20px;}
.krft-main { text-align: center; padding: 10px; border: solid 1px #eee;}
.krft-main h3 { margin-top: 10px; font-size: 24px;}
.krft-main p { text-align: center; }
.col-item-new { position: relative; margin-bottom: 30px;}
.pr-nme-123-new {
    position: absolute;
    bottom: 0px;
    padding: 10px 0px 10px 10px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    border-top: solid 1px #009fdb;
    width: 100%;
    text-align: center;
    background: #009fdb;

}
.log-rgt-mob { margin-right: 50px;} 

@media only screen and (min-width: 768px) {
  .cd-testimonials-wrapper {
    margin: 4em auto;
    padding: 64px 50px 114px;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-testimonials-wrapper::after {
    /* quotation mark visible */
    display: block;
  }
}

.cd-testimonials {
  color: white;
  text-align: center;
}
.cd-testimonials:after {
  content: "";
  display: table;
  clear: both;
}
.cd-testimonials > li {
  position: absolute;
  opacity: 0;
}
.cd-testimonials > li:first-child {
  position: relative;
  opacity: 1;
}
.cd-testimonials p {
  font-family: "Georgia", serif;
  font-style: italic;
  line-height: 1.4;
  margin-bottom: 1em;
  padding: 0 14px;
}
@media only screen and (min-width: 768px) {
  .cd-testimonials p {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-testimonials p {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.6;
  }
}

.cd-author img, .cd-author .cd-author-info {
  display: inline-block;
  vertical-align: middle;
}
.cd-author img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 5px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.cd-author .cd-author-info {
  text-align: left;
  line-height: 1.2;
}
.cd-author .cd-author-info li:first-child {
  font-size: 14px;
  font-size: 0.875rem;
}
.cd-author .cd-author-info li:last-child {
  font-size: 12px;
  font-size: 0.75rem;
  color: #6b6b70;
}
@media only screen and (min-width: 768px) {
  .cd-author img {
    width: 50px;
    height: 50px;
  }
  .cd-author .cd-author-info {
    line-height: 1.4;
  }
  .cd-author .cd-author-info li:first-child {
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-author .cd-author-info li:last-child {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.flex-direction-nav li {
  position: absolute;
  height: 100%;
  width: 40px;
  top: 0;
}
.flex-direction-nav li:first-child {
  left: 0;
}
.flex-direction-nav li:last-child {
  right: 0;
}
.flex-direction-nav li a {
  display: block;
  height: 100%;
  width: 100%;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.flex-direction-nav li:hover {
  background-color: #323234;
}
.no-touch .flex-direction-nav li a:hover {
  background-color: #323234;
}
.flex-direction-nav li a::before, .flex-direction-nav li a::after {
  /* left and right arrows in css only */
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 13px;
  background-color: white;
}
.flex-direction-nav li a::before {
  -webkit-transform: translateY(-35px) rotate(45deg);
  -moz-transform: translateY(-35px) rotate(45deg);
  -ms-transform: translateY(-35px) rotate(45deg);
  -o-transform: translateY(-35px) rotate(45deg);
  transform: translateY(-35px) rotate(45deg);
}
.flex-direction-nav li a::after {
  -webkit-transform: translateY(-27px) rotate(-45deg);
  -moz-transform: translateY(-27px) rotate(-45deg);
  -ms-transform: translateY(-27px) rotate(-45deg);
  -o-transform: translateY(-27px) rotate(-45deg);
  transform: translateY(-27px) rotate(-45deg);
}
.flex-direction-nav li:last-child a::before {
  -webkit-transform: translateY(-35px) rotate(-45deg);
  -moz-transform: translateY(-35px) rotate(-45deg);
  -ms-transform: translateY(-35px) rotate(-45deg);
  -o-transform: translateY(-35px) rotate(-45deg);
  transform: translateY(-35px) rotate(-45deg);
}
.flex-direction-nav li:last-child a::after {
  -webkit-transform: translateY(-27px) rotate(45deg);
  -moz-transform: translateY(-27px) rotate(45deg);
  -ms-transform: translateY(-27px) rotate(45deg);
  -o-transform: translateY(-27px) rotate(45deg);
  transform: translateY(-27px) rotate(45deg);
}
@media only screen and (min-width: 768px) {
  .flex-direction-nav li {
    width: 50px;
  }
}
@media only screen and (min-width: 1170px) {
  .flex-direction-nav li a::before, .flex-direction-nav li a::after {
    background-color: #5e5e63;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
  }
  .flex-direction-nav li a:hover::before, .flex-direction-nav li a:hover::after {
    background-color: white;
  }
}

.cd-see-all {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-color: #252527;
  text-align: center;
  text-transform: uppercase;
  color: #6b6b70;
  font-weight: 700;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: color, 0.2s;
  -moz-transition: color, 0.2s;
  transition: color, 0.2s;
}
.no-touch .cd-see-all:hover {
  color: #79b6e4;
}

.cd-testimonials-all {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: white;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-testimonials-all .cd-testimonials-all-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul {
  width: 90%;
  max-width: 1170px;
  margin: 4em auto;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul:after {
  content: "";
  display: table;
  clear: both;
}
.cd-testimonials-all .cd-testimonials-item {
  margin-bottom: 2em;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translate3d(0, 0, 0) scale(0.4);
  -moz-transform: translate3d(0, 0, 0) scale(0.4);
  -ms-transform: translate3d(0, 0, 0) scale(0.4);
  -o-transform: translate3d(0, 0, 0) scale(0.4);
  transform: translate3d(0, 0, 0) scale(0.4);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  -moz-transition: -moz-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
}
.cd-testimonials-all p {
  position: relative;
  background: #79b6e4;
  color: white;
  padding: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.4;
  border-radius: 0.25em;
  margin-bottom: 1em;
}
.cd-testimonials-all p::after {
  /* creating the triangle in css */
  content: '';
  position: absolute;
  top: 100%;
  left: 2em;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top-color: #79b6e4;
}
.cd-testimonials-all .cd-author {
  text-align: left;
  margin-left: 1.5em;
}
.cd-testimonials-all .cd-author img {
  box-shadow: 0 0 0 transparent;
}
.cd-testimonials-all.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-testimonials-all.is-visible .cd-testimonials-item {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
@media only screen and (min-width: 768px) {
  .cd-testimonials-all .cd-testimonials-item {
    width: 46%;
    margin: 0 2% 3em;
  }
  .cd-testimonials-all .cd-author {
    margin-left: 1em;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-testimonials-all .cd-testimonials-item {
    width: 30%;
    margin: 0 1.6666% 3em;
  }
}

.close-btn {
  position: fixed;
  display: block;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 5%;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.close-btn::before, .close-btn::after {
  /* close icon in css */
  content: '';
  position: absolute;
  display: inline-block;
  width: 2px;
  height: 24px;
  top: 8px;
  left: 19px;
  background-color: #39393c;
}
.close-btn::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-btn::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cd-light.cd-testimonials-wrapper {
  background: #fff
}
.cd-light.cd-testimonials-wrapper::after {
  color: #52b2d8; 
}
.cd-light .cd-testimonials {
  color: #39393c;
}
.cd-light .flex-direction-nav li a::before, .cd-light .flex-direction-nav li a::after {
  background-color: #39393c;
}
.cd-light .flex-direction-nav li:hover {
  background: #eee;
}

/* news and events */

.news-card { padding: 80px 0px;}

.news-card h3 { text-align: center; margin-bottom: 50px;}

.news-card .card {
  height: 470px; 
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  position: relative;
}
.news-card .card:hover {
  box-shadow: 0 1px 35px 0 rgba(0, 0, 0, 0.3);
}
.news-card .card:hover .description {
  height: 140px;
}
.news-card .card:hover img {
  opacity: 0.6;
  transform: scale(1.1);
}
.news-card .card .image-cover {
  width: 100%;
  height: 400px;
  background: #000;
}
.news-card .card .date-box {
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 100;
}

.news-card article {
  background: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 30px;
}
.news-card article .photo-box {
  position: absolute;
  bottom: 100%;
  left: 0;
}
.news-card article .title {
  font-weight: 500;
  margin: 0;
}
.news-card article .subtitle {
  font-weight: 400;
  margin: 0 0 30px;
  color: #e74c3c;
}
.news-card article .description {
  color: #666;
  margin: 0;
  height: 0;
  overflow: hidden;
  transition: 250ms;
}

.news-card img {
  height: 100%;
  width: auto;
  transition: 250ms;
  background: black;
}

.news-card .photo-box {
  background: #e74c3c;
  color: white;
  padding: 4px 15px;
  text-transform: uppercase;
}

.news-card .date-box {
  width: 55px;
  height: 55px;
  background: #e74c3c;
  color: white;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1rem;
}

.news-card i {
  font-size: 1.1em;
}

.news-card .status-container {
  margin-top: 30px;
}
.news-card .status-container > * {
  display: inline-block;
}
.news-card .status-container > *:not(:first-child) {
  margin-left: 1rem;
}
.news-card .status-container .status {
  color: #666;
}

/* Category */
.inner-baner-cat { background: url("../img/inner-banner.jpg") no-repeat; }
.inner-baner-cat h2 { color: #009fdb; margin-bottom: 0px; height: 400px; line-height: 400px;  white-space: nowrap; padding: 0px 50px; }
.category-part-left { background: #e3f4fa; height: 100%; }
.category-part-left h3 { text-align: left; font-size: 24px; font-size: 500; padding: 26px 0px 26px 50px; border-bottom: solid 3px #fff;}
.accordion-menu {
  width: 100%; 
  margin: 0px auto 20px;
  background: #e3f4fa;
  border-radius: 4px;
}
.accordion-menu li { list-style: none;}
.accordion-menu li.open .dropdownlink {
  color: #000000;
}
.accordion-menu li.open .dropdownlink .fa-chevron-down {
  transform: rotate(180deg);
}

.accordion-menu li:last-child .dropdownlink {
  border-bottom: 0;
}

.accordion-menu .dropdownlink {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 45px;
  font-size: 15px;
  border-bottom: 1px solid #fff;
  color: #212121;
  position: relative;
  transition: all 0.4s ease-out;
  padding-left: 16px;
}
.accordion-menu .dropdownlink i {
  position: absolute;
  top: 17px;
  left: 16px;
}
.accordion-menu .dropdownlink .fa-chevron-down {
  right: 12px;
  left: auto;
}

.accordion-menu .submenuItems {
  display: none;
	padding-left: 0px;
}
.accordion-menu .submenuItems li {
  border-bottom: 1px solid #fff;
}

.accordion-menu .submenuItems a {
  display: block;
  color: #727272;
  padding: 12px 12px 12px 45px;
  transition: all 0.4s ease-out; text-decoration: none;
}
.accordion-menu .submenuItems a:hover {
  background-color: #bce6f5;
  color: #000;
}
.category-part { margin-bottom: 0px;}
.cat-head { padding: 19px 0px 19px 0px; margin-bottom: 30px; border-bottom: solid 2px #f4f4f4;}
.cat-main .col-item { margin-bottom: 18px; }
.custom-btn {
  width: 130px;
  height: 40px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 25px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
   box-shadow:inset 2px 2px 2px 0px rgba(255,255,255,.5),
   7px 7px 20px 0px rgba(0,0,0,.1),
   4px 4px 5px 0px rgba(0,0,0,.1);
  outline: none;
}
/* 13 */
.btn-13 {
  background-color: #89d8d3;
background-image: linear-gradient(315deg,#009fdb 0%, #009fdb 74%);
  border: none;
  z-index: 1;
}
.btn-13:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: 5px;
   background-color: #4dccc6;
background-image: linear-gradient(315deg, #4dccc6 0%, #009fdb 74%);
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  transition: all 0.3s ease;
}
.btn-13:hover {
  color: #fff;
}
.btn-13:hover:after {
  top: 0;
  height: 100%;
}
.btn-13:active {
  top: 2px;
}
.pr-nme-123 { position: absolute; bottom: 0px; padding: 10px 0px 10px 10px; font-size: 14px; font-weight: 700; color: #fff; border-top: solid 1px #009fdb; width: 100%; text-align: center; background:#009fdb; }
.c4-izmir:hover .pr-nme-123 { display: none;}
.evt-cat .c4-izmir figcaption { border: solid 3px #eee; }
.evnt-rental-mn figcaption { border: solid 3px #eee; }
.evt-cat .c4-fade-up h2 { font-size: 14px; }
.evt-cat .cat-head { font-size: 22px; }
.mnu-icon { float: left; margin-left: 0px; padding-left: 0px; margin-right: 14px;}
.dropdown-menu { border-radius:0px; padding: 0px 0px;}
.dropdown-menu li { padding:0px 0px; background-color: #e3f4fa;}
.dropdown-item { display: block;  width: 100%; 	padding: 10px 1.5rem !important; }
.dropdown-menu li .submenu li { border-bottom: solid 1px #fff;}
.dropdown-menu { padding: 0px !important; }
.navbar-light .navbar-nav .nav-link { color: #000 !important; font-size: 1rem !important; }
.dropdown-menu li:hover { background-color: #bce6f5;}
.dropdown-menu li:hover .dropdown-item { background-color: #bce6f5; }
.under-top { font-size: 20px; padding-top:60px;}
.abt-cnt{ margin-top: 60px; margin-bottom: 60px; }
.abt-cnt h3 { text-align: center; margin-bottom: 30px;}
.abt-cnt p { text-align: center; font-size:16px; font-weight:400; }
.hm-img-cat {  height: 600px !important;  }
.cat-hm-mr-btm { margin-bottom: 20px !important; }
.whats-lg {
    position: fixed;
    bottom: 5px;
    right: 10px;
    z-index: 9999;
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

.quick-en { bottom: 137px; }
.oman-whatsapp { bottom: 71px; }
.dubai-whatsapp { bottom: 5px; }

.abt-bg { background: url("../img/abt-bg.jpg") no-repeat; background-size: cover;}

form {
  max-width: 900px;
  text-align: center;
  margin: 20px auto;
}
form input, form textarea {
  border: 0;
  outline: 0;
  padding: 1em;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: block;
  width: 100%;
  margin-top: 1em;
  font-family: 'Merriweather', sans-serif;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  resize: none;
}
form input:focus, form textarea:focus {
  -moz-box-shadow: 0 0px 2px #e74c3c !important;
  -webkit-box-shadow: 0 0px 2px #e74c3c !important;
  box-shadow: 0 0px 2px #e74c3c !important;
}
form #input-submit {
  color: white;
  background: #009fdb;
  cursor: pointer;
}
form #input-submit:hover {
  -moz-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  -webkit-box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
  box-shadow: 0 1px 1px 1px rgba(170, 170, 170, 0.6);
}
form textarea {
  height: 126px;
}

.half {
  float: left;
  width: 48%;
  margin-bottom: 1em;
}

.right {
  width: 50%;
}

.left {
  margin-right: 2%;
}

@media (max-width: 480px) {
  .half {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }
}
/* Clearfix */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

.enquiry { padding: 80px 0px; background: #f1f1f1 no-repeat right bottom;  }
.enquiry h3 { text-align: center; margin-bottom: 50px;}

/*....contact us....*/

.thm-container {
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.contact-form-content {
    background: #F5F6FA;
    padding: 80px 0;
    padding-left: 80px;
    padding-right: 80px;
}

.thm-container .title {
    margin-bottom: 10px;
}

.thm-container .title span { 
    font-size: 20px;
    color: #FF4328;
}

.thm-container .title h2 {
    color: #212121;
    font-size: 36px;
    line-height: 60px;
    font-weight: bold;
	
}

.contact-form .frm-list { height: 68px !important; }

.contact-form input, 
.contact-form textarea, .contact-form .frm-list {
    border: none;
    outline: none;
    width: 100%;
    height: 68px;
    border-radius: 35px;
    background: #fff;
    color: #757575;
    font-size: 16px;
    padding-left: 50px;
    margin-bottom: 20px;
    display: block;
}

.contact-form .frm-list { height: 68px !important; appearance: auto !important; }

.contact-form textarea {
    height: 182px;
    padding-top: 20px;
}

.thm-btn {
    border: none;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    background: #FEC931;
    color: #212121;
    border-radius: 35px; 
    font-weight: 700;
    font-size: 16px;
    padding: 18px 69px;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.contact-info {
    margin-left: -30px;
    border: 1px solid #EBEDF4;
    padding-top: 10px;
    padding-bottom: 10px;
}

.single-contact-info h4 {
    color: #212121;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
	text-align: center;
}

.single-contact-info p { text-align: center;}

.contact-info .social a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px !important; 
    text-align: center;
    line-height: 50px !important;
    margin-top: 10px;
    display:inline-block;
    font-family: FontAwesome;
    margin:5px;
}

.contact-info .social a.fa-twitter {
    background: #FEC931;
}

.contact-info .social a.fa-pinterest {
    background: #212121;
}

.contact-info .social a.fa-facebook-f {
    background: #2884C6;
}

.contact-info .social a.fa-youtube {
    background: #FF4328;
}

.contact-info .social a.fa-instagram {
    background: #ea2d89;
}

.contact-form .en-btn { float: left;}


/* search products */

#filter {
	
	text-transform: none;
background: #fff;
box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
border: none;
padding: 0px 30px 0px 30px;
height: 55px;
width: 100%;

}

.search-input{
  background: #fff;
  width: 100%;
  border-radius: 5px;
  position: relative;
  margin: 10px 0px;
}

.search-input input{
  height: 55px;
  width: 100%;
  outline: none;
  border: none;
  border-radius: 5px;
  padding: 0 60px 0 20px;
  font-size: 18px;
  box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
	border: solid 2px rgba(3,144,209,0.6);
}

.search-input.active input{
  border-radius: 5px 5px 0 0;
}

.search-input .autocom-box{
  padding: 0;
  opacity: 0;
  pointer-events: none;
  max-height: 280px;
  overflow-y: auto;
}

.search-input.active .autocom-box{
  padding: 10px 8px;
  opacity: 1;
  pointer-events: auto;
	z-index: 1000;
	position: absolute;
	width: 100%;
	background: #fff;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.1);
}

.autocom-box li{
  list-style: none;
  padding: 8px 12px;
  display: none;
  width: 100%;
  cursor: default;
  border-radius: 3px;
}

.search-input.active .autocom-box li{
  display: block;
}
.autocom-box li:hover{
  background: #efefef;
}

.search-input .icon{
  position: absolute;
  right: 0px;
  top: 0px;
  height: 55px;
  width: 55px;
  text-align: center;
  line-height: 55px;
  font-size: 20px;
  color: #644bff;
  cursor: pointer;
}

/* END search products */

/*...contact us end....*/

@media (max-width:1366px){ 
	.head-emergency { padding: 17px 10px 0px 15px; }
	.head-contact a.number {font-size: 15px; }
	.head-contact a.mail { font-size: 15px; }
	.hd-rght .head-emergency { margin-left: -39px; }
	#wowslider-container1 .ws-title span { font-size: 50px !important; }
	.head-emergency { padding: 17px 10px 0px 15px; }
	.head-contact a.number {font-size: 20px; }
	.head-contact a.mail { font-size: 11px; }
	#wowslider-container1 .ws_images { height: 600px !important; }
	#wowslider-container1 .ws-title{ left: 50% !important; }
	.about-us p, .about-us-event p { font-size: 18px; }
	#wowslider-container1 .ws_bullets { top: 130px !important; }
	
}

@media (min-width:1400px){ 
	#wowslider-container1 .ws_images { height: 674px !important; }
	#wowslider-container1 .ws-title span{ font-size: 70px !important; }
}

@media (max-width:1199px){
	
}

@media (max-width:1024px){ 
	
}

@media (max-width:1023px){
	
}

@media (max-width:991px){
}

@media (max-width:767px){ 
	.logo-block-hgt {width: 100%; }
	#wowslider-container1 .ws_bullets { display: block;}
	#wowslider-container1 .ws_bullets { top: 195px !important; 	width: 100% !important; } 
	.c4-izmir { width: 100%;}
	.inner-baner-cat { height: inherit; margin-bottom: 14px; }
	.contact-form-content { padding-left: 10px; padding-right: 10px;}
	.thm-container .title h2 { color: #212121; font-size: 32px; }
	.contact-form input { border-radius: 15px; height: 50px; }
	.contact-form textarea { border-radius: 15px; height: 60px; padding-top: 20px; }
	.contact-form .en-btn { float: left; width: 100%; }
	.single-contact-info p { text-align: center !important; }
	.contact-info { border: 1px solid #EBEDF4; margin-left: 0px; padding: 50px 0px 0px 0px;}
	.single-contact-info { padding: 10px 0px; border: 1px solid #EBEDF4; }
	.deskgif { display: none; }
	.mobgif { display: block;  }
}

@media only screen and (max-width: 600px) {
  .logo { width: 100% !important; text-align: center;}
	.logo img { width: 230px; }
  .logo-block-hgt {width: 100%; }
	.menu .container-fluid { padding: 0px;}
  .mob-hide { display: none;}
  .copy-rgt { width: 100%; }
  .footer-links h6, .footer-links p, .footer-social p { text-align: center !important; }
  .footer-links, .footer-address, .footer-social { margin-top: 40px; }
  .footer { padding-bottom: 0px; padding-top: 20px;}
  .news-card .card { margin-bottom: 20px;}
  .news-card { padding: 20px 0px; }
  .news-card h3 { margin-bottom: 20px; }
  .button-newshm { margin-top: 20px;}
  .enquiry { padding: 20px 0px; }
  .enquiry h3 { margin-bottom: 20px; }
  .enquiry .cf { margin-top: 0px;}
  .testimonials-bg { padding: 20px 0px; }
  .main-brands {padding: 20px 0px;}
  .main-brands h3 {padding-bottom: 20px; margin-bottom: 0px; }
  .main-catagory { padding: 20px 0px 20px 0px; }
  .main-catagory h3 {  padding: 0px 0px 20px 0px; margin: 0px; }
  .about-us, .about-us-event {padding: 20px 0px;}
	.about-us h3, .about-us-event h3 { margin: 0px; padding-bottom: 10px;}
  .our-presents h4 { font-size: 14px;}
  #wowslider-container1 .ws-title span { font-size: 20px !important; }
  #wowslider-container1 .ws_images { height: 464px !important;}
  #wowslider-container1 .ws_bullets { top: 180px !important; }
  #wowslider-container1 .ws_bullets a { margin: 3px 0px 2px 0px !important; width: 98% !important; }
  .head-contact { margin-top: 10px; margin-bottom: 10px;}
  .head-contact br { display: none;}
  .head-contact a { margin-right: 10px; font-size: 16px !important;}
  #wowslider-container1 .ws-title{ left: 15% !important; top: 15% !important; }
  h3 { font-size: 26px !important;}
  p { text-align: justify !important; font-size: 13px !important;}
  .navbar-collapse ul { margin-top: 10px;}
  .navbar-collapse li { padding: 0px 0px; border-bottom: solid 1px #eee; }
  .dropdown-menu li { padding: 5px !important; }
  .dropdown-item { font-size: 14px; }
	.dropdown-menu { border: none;}
	.c4-izmir { width: 100%;}
  .inner-baner-cat h2 { color: #009fdb; margin-bottom: 0px; line-height: 30px; white-space: normal; padding: 76px 50px; text-align: center; height: inherit; }
	.inner-baner-cat { height: inherit; margin-bottom: 14px; }
	.contact-form input { border-radius: 15px; height: 50px; }
	.contact-form textarea { border-radius: 15px; height: 60px; padding-top: 20px; }
	.contact-form .en-btn { float: left; width: 100%; }
	.single-contact-info p { text-align: center !important; }
	.single-contact-info { padding: 10px 0px; border: 1px solid #EBEDF4; }
	.navbar-light .navbar-toggler {  position: absolute; top: 10px;  right: 0px; background: #0992c7; padding: 5px 8px; }
	.hd-rght { padding: 0px; border: solid 1px #eee; padding: 10px 0px; }
	.hd-rght .head-contact { margin: 0px; text-align: center;}
	.navbar-light .navbar-nav .nav-link { text-align: center;}
	.call-mob { display: none !important; bottom:132px}
}
@media  (max-width:480px){ 
	#wowslider-container1 .ws_bullets { top: 197px !important; }
	#wowslider-container1 .ws_images {  height: 483px !important; }
	.log-rgt-mob { margin-right: 0px; margin-bottom:20px; }
	
}

@media  (max-width:380px){ 
	#wowslider-container1 .ws_bullets { top: 178px !important; }
	#wowslider-container1 .ws_images { height: 464px !important; }
	
}

@media  (max-width:320px){ 
	#wowslider-container1 .ws_bullets { top: 153px !important; }
	#wowslider-container1 .ws_bullets div { font-size: 12px !important; }
	#wowslider-container1 .ws_images { height: 445px !important; }
}


 /* ============ desktop view ============ */
@media all and (min-width: 992px) {

	.dropdown-menu li{
		position: relative;
	}
	.dropdown-menu .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.dropdown-menu .submenu-left{ 
		right:100%; left:auto;
	}

	.dropdown-menu > li:hover{ background-color: #f1f1f1 }
	.dropdown-menu > li:hover > .submenu{
		display: block;
	}
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {

.dropdown-menu .dropdown-menu{
		margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
}

} 

.accordion-menu .mn-a { list-style: none; color:#000; text-decoration: inherit;}
div.line {
  width: 20px;
  height: 3px;
  background-color: #fff;
  margin: 3px 0;
}
.call-mob { display: none;}