/*------------------------------------------------------------------
[Master Stylesheet]

Project:        POB TRUST
Version:        1.0
Last change:    12.06.2016
Primary use:    POB TRUST Business Template
Author:         Logicsforest
Author Email:   logicsforest@gmail.com


#TABEL OF CONTENT#
1# FONTS
2# GENERAL CSS
3# HEADER SECTION
4# MAIN SLIDER
5# ABOUT US
6# OUR SERVICES
7# BOOKING BUTTON
8# OUR EXPERTA
9# WHY CHOSE US
10# BLOG / FAQ"s
13# FOOTER


******************/	
/*FONTS */

@font-face {
	font-family: 'latoblack';
	src: url('../fonts/lato-black-webfont.woff2') format('woff2'), url('../fonts/lato-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latobold';
	src: url('../fonts/lato-bold-webfont.woff2') format('woff2'), url('../fonts/lato-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'latoregular';
	src: url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
/**********************
GENERAL STYLING */
body {
	margin:0;
	padding:0;
}
p {
	font-size: 15px;
	font-family: 'latoregular';
	color:#a2a2a2;
}
h1 {
	font-size:45px;
	font-family: 'latoblack';
	color:#373895;
	margin-top:0px;
}
h2 {
	font-size: 35px;
	font-family: 'latobold';
}
h2, h3, h4, h5 {
	margin: 0;
}
h3 {
	font-size: 25px;
	font-family: 'latobold';
	line-height:24px;
}
h4 {
	font-size:18px;
	font-family: 'latobold';
}
h5 {
	font-size: 16px;
	font-family: 'latobold';
	line-height:24px;
}
img {
	border:none;
	margin:0;
	padding:0;
}
a, a:hover, a:focus {
	text-decoration: none;
	outline: none;
	
}
ol, ul {
	list-style: outside none none;
	margin:0;
	padding:0;
}
.white {
	color:#fff;
}
.no-padding-bottom {
	padding-bottom:0 !important;
}
.no-padding-top {
	padding-top:0 !important;
}
section{
  padding-bottom: 60px;
  padding-top: 60px;
}
.padding-top-60{
	padding-top:30px;
}
.img-fullwidth {
  width: 100%;
}
.text-uppercase {
  text-transform: uppercase;
}
.mt-0 {
  margin-top: 0 !important;
}
.text-theme-colored {
  color: #202c45 !important;
}
.text-theme-color-2 {
    color: #fecc00;
}
.line-bottom::after {
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
}
.line-bottom {
  border-bottom: 1px dotted #d3d3d3;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}
.title::after{
	background: #202c45;
}
.section-title {
  margin-bottom: 30px;
  padding-left: 70px;
  position: relative;
}
.padding-20{
	padding:20px 0;
}
.btn-theme-colored {
  background-color: #202c45;
  border-left:4px solid #c52d2f;
  color: #fff;
  padding:10px 20px;
  transition: all 0.6s ease 0s;
}
.btn-theme-colored:hover{
  background-color: #c52d2f;
  border-left:4px solid #202c45;
  color: #fff;
  transition: all 0.9s ease 0s;
}
.btn {
  background: #d8d8d8;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 40px;
  padding: 0 27px;
  text-shadow: none;
  text-transform: uppercase;
}
a, .btn, button {
  color:#a2a2a2;
  outline: medium none;
  transition: all 300ms ease-in-out 0s;
}
a::before, .btn::before, button::before, a::after, .btn::after, button::after {
  transition: all 300ms ease-in-out 0s;
}
.back-to-top {
  background: #c52d2f;
  opacity:.5;
  bottom: 0;
  color: #fff;
  display: none;
  font-size: 20px;
  height: 40px;
  padding: 6px;
  position: fixed;
  right: 1%;
  text-decoration: none;
  width: 40px;
  z-index: 1000;
}
.back-to-top:hover {
	opacity:1;
	color:#fff;
}
/*
====================================================================
								Header style
====================================================================
*/
.header-top {
    background-color: #090808;
}
.top-left {
  padding: 19px 0;
}
.top-left ul li {
  float: left;
  margin-right: 40px;
  position: relative;
}
.top-left ul li a .icon {
  color: #c52d2f;
  font-size: 14px;
  margin-right: 13px;
  position: relative;
  top: 1px;
  transition: all 0.5s ease 0s;
}
.top-left ul li a span.text {
  color: #fff;
  font-size: 12px;
  opacity: 0.8;
  position: relative;
  transition: all 0.5s ease 0s;
}
header-top .top-search {
  cursor: pointer;
  padding: 19px 20px;
  position: relative;
  right: 42px;
}
header-top .top-search span::before {
  color: #fff;
  font-size: 14px;
  margin: 0;
}
header-top .top-search .search-box {
  background: #c52d2f;
  list-style: outside none none;
  margin: 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 100%;
  transition: all 0.5s ease-in 0s;
  visibility: hidden;
  width: 250px;
  z-index: 9999;
}
header-top .top-search .search-box li {
  list-style: outside none none;
}
.top-search .search-box form {
header-top   background: #fff;
}
header-top .top-search .search-box li input {
  background-color: transparent;
  border: medium none;
  color: #666;
  height: 40px;
  outline: medium none;
  padding-left: 15px;
  width: 78%;
}
header-top .top-search .search-box li button {
  background: rgba(0, 0, 0, 0);
  border: medium none;
  color: #a9a9a9;
  height: 40px;
  margin-right: 5px;
  outline: medium none;
  width: 30px;
}
/* header */

.header.header-vone .logo {
    line-height: 105px;
}
.header.header-vone .top-infos {padding: 32px 0;}
.header.header-vone .top-infos ul li {margin-left: 20px;}
.header.header-vone .top-infos ul li .icon-box,
.header.header-vone .top-infos ul li .text-box {
    display: table-cell;vertical-align: middle;
}
.header.header-vone .top-infos ul li .icon-box i {font-size: 30px;color: #c52d2f;}
.header.header-vone .top-infos ul li .text-box {padding-left: 10px;}
.header.header-vone .top-infos ul li .text-box h4 {
    font-size: 12px;font-weight: bold;
    color: #383838;
    margin: 0;
}
.header.header-vone .top-infos ul li .text-box p {font-size: 12px; color: #999999;font-family: 'Karla';margin-top: 5px;}
/*=============== search =============*/
.top-search {
    position: relative;
    padding: 19px 0;
    cursor: pointer;
}
.top-search span:before {
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.top-search .search-box {
  position: absolute;
  width: 250px;
  background: #c52d2f;
  top: 100%;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in;
  z-index: 9999;
}
.top-search:hover .search-box {
    transition: .5s ease-in-out;
    visibility: visible;
    opacity: 1;
}
.top-search .search-box form {
  background: #fff;
}
.top-search .search-box li {
  list-style: none;
}
.top-search .search-box li input {
  width: 78%;
  background-color: transparent;
  border: none;
  outline: none;
  height: 40px;
  padding-left: 15px;
  color: #666;
}
.top-search .search-box li input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-size: 14px;
   font-style: italic;
}
.top-search .search-box li input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-size: 14px;
    font-style: italic;
}
.top-search .search-box li input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-size: 14px;
    font-style: italic;
}    
.top-search .search-box li button {
  background: none;
  outline: none;
  color: #A9A9A9;
  border: none;
  width: 30px;
  height: 40px;
  margin-right: 5px;
}
/*------------------------------ MAIN-NAV-BAR ----------------------------------*/
.navigation {
  background: #fff;
  position: relative;
  padding:10px 0;
  width: 100%;
  z-index:999;
  -moz-transition: all 0.6s ease 0s;
  -ms-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.navigation.affix {
  background-color:fff;
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding:0;
  -moz-transition: all 0.9s ease 0s;
  -ms-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}
.fluid_header {
    min-height: 76px;
    margin-bottom: 0;
    background: #fecc00;
    width: 100%;
    top: 0px;
    box-shadow: none;
}
.navigation.affix .navbar-header .navbar-brand img {
  max-width:70%;
  transition: all 0.6s ease 0s;
  padding:14px 0;
}
.navbar-header {
  z-index: 1000;
}
.navbar-header .navbar-brand {
  float:none;
}
.navbar-header .navbar-brand img {
  display: inline-block;
  padding:5px 0;
  max-width:100%;
  transition: all 0.6s ease 0s;
}
.fluid_header .navbar-nav.navbar-left li a {
  line-height: 76px;
  padding: 0;
  color: #19506d;
  text-transform: uppercase;
}
.fluid_header .navbar-nav.navbar-left li a i {
  margin-right: 11px;
}
.fluid_header .navbar-nav.navbar-left li:first-child {
  margin-right: 27px;
  margin-left: 35px;
}
.fluid_header .navbar-nav.navbar-left li:first-child a {
  font-weight: bold;
  font-size: 15px;
}
.fluid_header .navbar-nav.navbar-left li:first-child a i {
  font-size: 16px;
}
.fluid_header .navbar-nav.navbar-right li a {
    color: #19506d;
    line-height: 75px;
    padding: 0 21px;
    background-image: none;
    background-color: #fecc00;
    text-transform: uppercase;
}
.fluid_header .navbar-nav.navbar-right li a:hover,
.fluid_header .navbar-nav.navbar-right li a:focus {
  color: #267ae9;
}
.fluid_header .navbar-nav.navbar-right li.dropdown a:after {
  content: '';
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  transform: rotate(45deg);
  left: calc(50% - 11px);
  bottom: -8px;
  display: none;
  z-index: 1001;
  border-radius: 3px;
}
.fluid_header .navbar-nav.navbar-right li.dropdown .dropdown-menu {
  /*border-top:2px solid #c52d2f;*/
  min-width: 225px;
  border-radius: 0;
  display: block;
  transform: scale(1, 0);
  -webkit-transform: scale(1, 0);
  transform-origin: top;
  z-index: 1000;
  padding: 9px 0 0;
  left: 0;
  transition: all 300ms ease-in-out 0s;
}
.fluid_header .navbar-nav.navbar-right li.dropdown .dropdown-menu li a {
  line-height: 40px;
  color: #19506d;
  position: relative;
}
.fluid_header .navbar-nav.navbar-right li.dropdown .dropdown-menu li a:after {
  display: none;
}
.fluid_header .navbar-nav.navbar-right li.dropdown .dropdown-menu li a:hover {
  color: #267ae9;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop {
  position: static;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu {
  padding: 0;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li {
  float: left;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list {
  width: calc( 100% - 274px);
  padding: 30px 0 30px 34px;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service {
  float: left;
  width: 50%;
  border-top: 1px solid #cde6f0;
  padding-top: 25px;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service .media {
  padding: 0 0px 20px 0;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service .media .media-left {
  padding-right: 15px;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service .media .media-left a {
  padding: 0;
  padding-top: 5px;
  display: block;
  line-height: 1;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service .media .media-left a:hover {
  cursor: default;
  background: none;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service .media .media-body a {
  padding: 0;
  line-height: 1;
  color: #443a44;
  margin-bottom: 7px;
  font-weight: bold;
  display: inline-block;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service .media .media-body a:hover {
  background: none;
  color: #267ae9;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service .media .media-body p {
  max-width: 135px;
  font-size: 12px;
  line-height: 16px;
  color: #9c959c;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service:nth-child(even) {
  padding-left: 20px;
  border-left: 1px solid #cde6f0;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service:nth-child(1) {
  border-top: none;
  padding-top: 0;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.service_list .service:nth-child(2) {
  border-top: none;
  padding-top: 0;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.start_offer {
  padding: 27px 21px 37px 23px;
  width: 274px;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.start_offer .inner {
  background: #c52d2f;
  padding: 23px 32px 23px 29px;
  text-align: center;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.start_offer .inner .title {
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.start_offer .inner .offered_price {
  margin-top: 30px;
  color: #fff;
  line-height: 1;
  margin-bottom: 0;
  font-weight: bold;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.start_offer .inner .offered_price small {
  color: #fff;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.start_offer .inner .regular_price {
  color: #fff;
  margin-top: 0;
  margin-bottom: 18px;
  font-weight: bold;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.start_offer .inner .regular_price small {
  color: #fff;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop .mega-menu li.start_offer .inner .btn {
  font-weight: bold;
  text-shadow: none;
  border-radius: 0;
  display: block;
  background: #fff;
  color: #443a44;
  text-transform: uppercase;
  padding: 0;
  line-height: 37px;
  box-shadow: none;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.open a:after {
  display: block;
}
.fluid_header .navbar-nav.navbar-right li.dropdown:hover a:after {
  display: block;
}
.fluid_header .navbar-nav.navbar-right li.dropdown:hover .dropdown-menu {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
}
.fluid_header .navbar-nav.navbar-right li.active a,
.fluid_header .navbar-nav.navbar-right li.open a {
  color: #c52d2f;
  background: none;
  box-shadow: none;
}
.fluid_header .navbar-nav.navbar-right li a:hover, .fluid_header .navbar-nav.navbar-right li a:focus {
  color: #c52d2f;
}
.fluid_header .navbar-nav.navbar-right li.dropdown .dropdown-menu li a{
  border-left:2px solid transparent;
}
.fluid_header .navbar-nav.navbar-right li.dropdown .dropdown-menu li a:hover,
.fluid_header .navbar-nav.navbar-right li.dropdown .dropdown-menu li :active a,
.fluid_header .navbar-nav.navbar-right li.dropdown .dropdown-menu li :focus a{
  color: #c52d2f;
  border-left:2px solid #c52d2f;
}
.fluid_header .navbar-nav.navbar-right li.login-link {
  margin: 20px 15px 0 0;
}
.fluid_header .navbar-nav.navbar-right li.login-link a {
  background: #0fa3f2;
  color: #fff;
  line-height: 35px;
}
.fluid_header.centered .navbar-collapse .navbar-nav.navbar-right li.login-link a {
    background: #d88d10f5;
}
.top_header {
  line-height: 50px;
  border-bottom: 1px solid  #f1f1f1;
}
.top_header .wc_msg {
  color: #4a4a4a;
  text-transform: uppercase;
  font-size: 12px;
}
.top_header .nav {
  float: right;
}
.top_header .nav li {
  margin-left: 0;
  margin-right: 0;
}
.top_header .nav li a {
  padding: 0;
  font-size: 14px;
  color: #4a4a4a;
  text-transform: uppercase;
}
.top_header .nav li a i {
  margin-right: 12px;
}
.top_header .nav li a:hover {
  color: #19506d;
  background: none;
}
.top_header .nav li:first-child {
  margin-right: 40px;
}
.top_header .nav li:nth-child(2) {
  margin-right: 29px;
}
.fluid_header .navbar-nav.navbar-right li.dropdown.mega-drop:hover .dropdown-menu,
.fluid_header .navbar-nav.navbar-right li.open .dropdown-menu {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  display: inline-block;
}
.navbar-toggle {
  margin-top: 30px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #c52d2f;
}
/*-------------------------------- MAIN-SLIDER --------------------------------*/
#main-slider {
  position: relative;
  padding:0;
}
#main-slider .carousel .carousel-content {
  margin:16% 0;
 }
#main-slider .carousel  h2{
  color: #c52d2f;
  background: rgba(255, 255, 255, 0.9);
  padding: 5px 20px;
  display:inline-block;
}
#main-slider .carousel h1 {
  background:rgba(32, 44, 69, 0.9);
  color: #fff ;
  display: inline-block;
  font-size: 34px;
  padding: 5px 20px;
  margin-top:0;
  border-left:4px solid #c52d2f;
}
#main-slider .carousel  strong{
  color: #fff ;
}
#main-slider .carousel .btn-slide {
  padding:13px 50px;
  background: #202C45 ;
  color: #fff;
  border-radius:0;
  margin-top: 25px;
  display: inline-block;
  font-size:20px;
  border-left:4px solid #c52d2f;
}
#main-slider .carousel .btn-slide:hover{
  color:#202C45 ;
  background:#fff;
  border-left:4px solid #c52d2f;
}
#main-slider .carousel .active.btn-slide.animation.animated-item-1 {
  padding:13px 50px;
  background: #c52d2f ;
  color: #fff;
  border-radius:0;
  margin-top: 25px;
  display: inline-block;
  font-size:20px;
  border-left:4px solid #c52d2f;
}
#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}
#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background:transparent;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border:1px solid #fff;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #c52d2f;
}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}

#main-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  left: -3px;
  top: -3px;
}

#main-slider .carousel-indicators .active{
  width: 20px;
  height: 20px;
  background-color: #c52d2f ;
   margin: 0 15px 0 0;
   border: 1px solid #c52d2f ;
   position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background: #c52d2f ;
  border: 1px solid #c52d2f ;
  left: -3px;
  top: -3px;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInLeft 300ms linear 600ms both;
  -moz-animation: fadeInLeft 300ms linear 600ms both;
  -o-animation: fadeInLeft 300ms linear 600ms both;
  -ms-animation: fadeInLeft 300ms linear 600ms both;
  animation: fadeInLeft 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInLeft 600ms linear 900ms both;
  -moz-animation: fadeInLeft 600ms linear 900ms both;
  -o-animation: fadeInLeft 600ms linear 900ms both;
  -ms-animation: fadeInLeft 600ms linear 900ms both;
  animation: fadeInLeft 600ms linear 900ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 900ms linear 1200ms both;
  -moz-animation: fadeInUp 900ms linear 1200ms both;
  -o-animation: fadeInUp 900ms linear 1200ms both;
  -ms-animation: fadeInUp 900ms linear 1200ms both;
  animation: fadeInUp 900ms linear 1200ms both;
}

#main-slider .active .animation.animated-item-1-1 {
  -webkit-animation: fadeInRight 300ms linear 600ms both;
  -moz-animation: fadeInRight 300ms linear 600ms both;
  -o-animation: fadeInRight 300ms linear 600ms both;
  -ms-animation: fadeInRight 300ms linear 600ms both;
  animation: fadeInRight 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-2-1 {
  -webkit-animation: fadeInRight 600ms linear 900ms both;
  -moz-animation: fadeInRight 600ms linear 900ms both;
  -o-animation: fadeInRight 600ms linear 900ms both;
  -ms-animation: fadeInRight 600ms linear 900ms both;
  animation: fadeInRight 600ms linear 900ms both;
}

#main-slider .active .animation.animated-item-3-1 {
  -webkit-animation: fadeInUp 900ms linear 1200ms both;
  -moz-animation: fadeInUp 900ms linear 1200ms both;
  -o-animation: fadeInUp 900ms linear 1200ms both;
  -ms-animation: fadeInUp 900ms linear 1200ms both;
  animation: fadeInUp 900ms linear 1200ms both;
}

#main-slider .active .animation.animated-item-1-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-2-2 {
  -webkit-animation: fadeInUp 600ms linear 900ms both;
  -moz-animation: fadeInUp 600ms linear 900ms both;
  -o-animation: fadeInUp 600ms linear 900ms both;
  -ms-animation: fadeInUp 600ms linear 900ms both;
  animation: fadeInUp 600ms linear 900ms both;
}

#main-slider .active .animation.animated-item-3-2 {
  -webkit-animation: fadeInUp 900ms linear 1200ms both;
  -moz-animation: fadeInUp 900ms linear 1200ms both;
  -o-animation: fadeInUp 900ms linear 1200ms both;
  -ms-animation: fadeInUp 900ms linear 1200ms both;
  animation: fadeInUp 900ms linear 1200ms both;
}
/*-------------------------------- INFORMATION --------------------------------*/
.informtable-section {
    position: relative;
    background-color: #d88d10f5;
}
.informtable-section .form-grp button.btn-ht {
    position: relative;
    background: #c52d2f;
    border: 1px solid #c52d2f;
    line-height: 58px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}
.informtable-section .form-grp button.btn-ht:hover {
    background-color: #fff;
    color: #c52d2f;
    transition:all 500ms ease-in;
    -moz-transition:all 500ms ease-in;
    -webkit-transition:all 500ms ease-in;
    -ms-transition:all 500ms ease-in;
    -o-transition:all 500ms ease-in;
}
.informtable-section select.select-menu {
  -moz-appearance: none;
  background: rgba(0, 0, 0, 0) url("../images/select-icon.png") no-repeat scroll right center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 10px;
  position: relative;
  height: 60px;
  width: 100%;
  text-transform: uppercase;
}
.informtable-section select.select-menu option {
  border:none;
  color: #fff;
  padding:20px;
  height: 60px;
  width: 100%;
  background: rgba(0, 0, 0, 0) url("../images/select-icon.png") no-repeat scroll right center;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.informtable-section select.select-menu option:hover {
  color: #fff !important;
  background:#c52d2f !important;
}
.informtable-section .form-grp input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  background:transparent;
  color: #fff;
  line-height: 58px;
  padding: 0 25px;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
/*-------------------------------- why-chos-us US --------------------------------*/
.section-content p {
  padding-bottom: 20px;
}
.pr-5 {
  padding-right: 5px !important;
}
.pl-5 {
  padding-left: 8px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
/*-------------------------------- SERVICES --------------------------------*/
.service-block {
  margin: 0 auto 30px;
  max-width: 400px;
}
.service-block:hover .thumb .desc {
  bottom: 0;
}
.service-block .thumb {
  overflow: hidden;
  position: relative;
}
.service-block .thumb .price {
  left: -1px;
  padding: 5px 10px;
  position: absolute;
  top: -1px;
}
.service-block .thumb .desc {
  bottom: -31%;
  padding: 10px 6px 5px 20px;
  position: absolute;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
  width: 100%;
}
.service-block .thumb .desc p {
  color: #fff;
  font-size: 13px;
}
.service-block .content {
  border: 1px solid #eeeeee;
  padding: 12px 20px 20px;
}
.service-block .thumb .price {
  border-right: 3px solid #c52d2f;
}
.text-white {
  color: #fff !important;
}
.service-block .thumb .desc {
  border-top: 4px solid #c52d2f;
}
.service-block .thumb .price, .service-block .thumb .desc{
  background: rgba(32, 44, 69, 0.7);
}
.section-title .title-icon {
  left: -60px;
  position: absolute;
  top:12px;
}
.font-48 {
  font-size: 5.429rem !important;
}
.content h4 {
  padding-bottom: 30px;
}
/*-------------------------------- BOOKING --------------------------------*/
.booking-section {
    position: relative;
    overflow: hidden; 
    padding: 153px 0 188px;
    background:url(../images/booking/1.jpg);
    background-size: cover;
	background-repeat:no-repeat;
}
.booking-section.style-2 {
    position: relative;
    padding: 201px 0 188px;
}
.booking-section .overly:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.6);
}
.booking-section .content {
    position: relative;
    margin-bottom: 58px;
    z-index: 99;
}
.booking-section .content h2 {
    position: relative;
    font-size: 36px;
    color: #fff;  
    text-transform: uppercase;
    margin-bottom: 18px;
    margin-top: 5px;
    line-height: 48px;
    letter-spacing: 2px;
}
.booking-section .content h5 {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    margin-bottom: 9px;
    line-height: 30px;
}
.booking-section a {
    letter-spacing: 2px;
	z-index:99;
	position:relative;
	text-transform:uppercase !important;
}

/*-------------------------------- EXPERTS --------------------------------*/
.team-block {
  margin: 0 auto 30px;
}
.team-block .team-thumb {
  overflow: hidden;
  position: relative;
}
.team-block .team-thumb .team-overlay {
  height: 85.4%;
  padding: 40px 20px 0 30px;
  position: absolute;
  top: -90%;
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
  width: 100%;
}
.team-block .team-thumb .team-overlay .styled-icons {
  position: absolute;
  bottom: 4px;
}
.team-block .team-thumb .team-overlay .styled-icons a {
  border-color: #fff;
}
.team-block .team-thumb .team-overlay .styled-icons a:hover {
  background: #fff none repeat scroll 0 0;
}
.team-block .team-thumb .team-overlay .styled-icons a i {
  color: #fff;
}
.team-block .team-thumb .team-overlay::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 22px;
  bottom: -44px;
  content: "";
  display: block;
  height: 44px;
  left: -2px;
  position: absolute;
  width: 40px;
}
.team-block .team-thumb .styled-icons {
  bottom: 0;
  padding: 7px 20px 0 0;
  position: absolute;
  right: 0;
  width: 84%;
}
.team-block .team-thumb .styled-icons a {
  margin: 0px;
}
.team-block .team-thumb .styled-icons a i {
  color: #fff;
  font-size: 14px;
  margin-top: 8px;
}
.team-block .team-thumb .styled-icons a:hover {
  border-color: #fff;
  -webkit-transition: all 100ms ease-in-out 0s;
  -o-transition: all 100ms ease-in-out 0s;
  transition: all 100ms ease-in-out 0s;
}

.team-block .team-bottom-part {
  background: #eeeeee;
  margin-top: 6px;
  padding: 10px 16px 12px 30px;
}
.team-block:hover .team-overlay {
  top: 0;
}
.team-thumb .team-overlay::after {
  border-color: rgba(32, 44, 69, 0.75) transparent transparent rgba(32, 44, 69, 0.75);
}
.team-thumb .styled-icons::after {
  border-color: transparent rgba(32, 44, 69, 0.75) rgba(32, 44, 69, 0.75) transparent;
}
.service-block .thumb .price, .service-block .thumb .desc, .team-block .team-thumb .team-overlay, .team-block .team-thumb .styled-icons, .work-gallery .gallery-thumb .gallery-overlay {
  background: rgba(32, 44, 69, 0.7);
}
.team-thumb .styled-icons::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-image: none;
  border-style: solid;
  border-width: 22px;
  bottom: 0;
  content: "";
  display: block;
  height: 40px;
  left: -44px;
  position: absolute;
  width: 40px;
}
.styled-icons a {
  color: #333333;
  font-size: 18px;
  height: 32px;
  line-height: 32px;
  width: 32px;
  float: left;
  margin: 5px 7px 5px 0;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.styled-icons a:hover {
  color: #666666;
}
.styled-icons.icon-gray a {
  background-color: #eeeeee;
  color: #555555;
  display: block;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  width: 36px;
}
.styled-icons.icon-gray a:hover {
  color: #bbbbbb;
}
.styled-icons.icon-gray.icon-bordered a {
  background-color: transparent;
  border: 2px solid #eeeeee;
}
.styled-icons.icon-gray.icon-bordered a:hover {
  border: 2px solid #d5d5d5;
}
.styled-icons.icon-dark a {
  background-color: #333333;
  color: #eeeeee;
  display: block;
  font-size: 18px;
  height: 36px;
  line-height: 36px;
  width: 36px;
}
.styled-icons.icon-dark a:hover {
  color: #5e5e5e;
}
.styled-icons.icon-dark.icon-bordered a {
  background-color: transparent;
  border: 2px solid #111111;
  color: #111111;
}
.styled-icons.icon-dark.icon-bordered a:hover {
  background-color: #111111;
  border-color: #111111;
  color: #fff;
}
.styled-icons.icon-bordered a {
  border: 1px solid #777777;
}
.styled-icons.icon-bordered a:hover {
  background-color: #777777;
  color: #fff;
}
.styled-icons.icon-rounded a {
  border-radius: 3px;
}
.styled-icons.icon-circled a {
  border-radius: 50%;
}
.styled-icons.icon-sm a {
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  margin: 2px 7px 2px 0;
  width: 30px;
}
.styled-icons.icon-md a {
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}
.styled-icons.icon-lg a {
  font-size: 32px;
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.styled-icons.icon-xl a {
  font-size: 60px;
  height: 120px;
  line-height: 120px;
  width: 120px;
}
.styled-icons li {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
}
/*-------------------------------- WHY CHOSE  --------------------------------*/

.why-chos-us-section {
    position: relative;
    background: #f4f4f4;
    margin-bottom: 64px;
}

.why-chos-us-section .single-item {
    position: relative;
}

.why-chos-us-section .single-item .content {
    position: relative;
    margin-bottom: 83px;
}

.why-chos-us-section .single-item .content h4 {
    position: relative;
    color: #000;
    line-height: 11px;
	font-weight:bold;
    margin-bottom: 22px;
    text-transform: capitalize;
    letter-spacing: 1px;
	padding:0;
}

.why-chos-us-section .single-item .content p {
    position: relative;
    color: #999;
    line-height: 28px;
    font-size: 14px;
}

    .why-chos-us-section .img-box {
        position: relative;
        margin: 0 70px;
        height: 400px;
        background-color: #fecc00;
        margin-top: 215px;
    }
.why-chos-us-section .img-box .inner-box img {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -77px;
    z-index: 9;
}

.why-chos-us-style-2 {
    position: relative;
    background: #f6f6f6;
    margin-bottom: 44px;
}
.why-chos-us-style-2 .img-box {
    position: relative;
    margin-top: 47px;
    text-align: center;
}
.why-chos-us-style-2 .img-box .inner-box img {
    position: relative;
    top: 53px;
    left: -29px;
    z-index: 9;
}

.why-chos-us-style-2 .content {
    position: relative;
    padding-bottom: 12px;
    padding-top: 48px;
}
.why-chos-us-style-2 .content h2 {
    position: relative;
    font-size: 36px;
    color: #000;  
    text-transform: uppercase;
    margin-bottom: 32px;
    margin-top: 39px;
    line-height: 48px;
    letter-spacing: 1px;
}
.why-chos-us-style-2 .content h2 span {
    color: #df4a43;
}

.why-chos-us-style-2 .content p {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    margin-bottom: 28px;
}
.why-chos-us-style-2 .product-slide {
    position: relative;
    margin-bottom: 100px;
}
.why-chos-us-style-2 .product-slide .item {
    position: relative;
    border: 2px solid #eee;
    transition: .5s ease-in-out;
}
.why-chos-us-style-2 .product-slide .item:hover {
    position: relative;
    border-color: #df4a43;
    transition: .5s ease-in-out;
}

.why-chos-us-style-2 .product-slide .item .icon-box {
    position: relative;
    margin-bottom: 6px;
    margin-top: 15px;
}
.why-chos-us-style-2 .product-slide .item .icon-box span:before {
    position: relative;
    color: #df4a43;
    font-size: 36px;
}

.why-chos-us-style-2 .product-slide .item .title {
    position: relative;
    font-size: 14px;
    color: #999;  
    text-transform: uppercase;
    margin-bottom: 5px;
    transition: .5s ease-in-out;
    margin-bottom: 24px;
    letter-spacing: 1px;

}
.why-chos-us-style-2 .product-slide .item:hover .title {
    color: #df4a43;
    transition: .5s ease-in-out;

}
.pb-15 {
  padding-bottom: 15px !important;
}
/*-------------------------------- BLOG  --------------------------------*/
.panel-group .panel {
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  position: relative;
}
.panel-group .panel-title a {
  background: #f8f8f8;
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 15px 10px 48px;
  white-space: normal;
}
.panel-group .panel-title a.active::after {
  background-color: #c52d2f !important;
}
.team-block .team-thumb .styled-icons a:hover, .work-gallery .gallery-thumb .styled-icons a:hover, .work-gallery:hover .gallery-bottom-part, .line-bottom-theme-colored-2::after, .panel-group .panel-title a.active::after {
  background: #c52d2f;
}
.panel-group .panel-title a.active::after {
  color: #fff;
  content: "";
}
.panel-group .panel-title a::after {
  color: #888;
  content: "";
  font-family: fontawesome;
  font-size: 14px;
  left: 0;
  padding: 14px 16px;
  position: absolute;
  top: 0;
}
.panel-group .panel-title a.active {
  background-color: #202c45 !important;
}
.panel-group .panel-title a.active {
  background: #16174f !important;
  border-bottom: 1px solid #d3d3d3 !important;
  color: #fff;
}
.panel-group .panel-title a {
  background: #f8f8f8;
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding: 14px 15px 14px 48px;
  white-space: normal;
}
.panel-group .panel-content {
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px 20px 20px;
}
.panel-group .panel-content > *:last-child {
  margin-bottom: 0;
}
.panel-group .panel-title .open-sub::before, .panel-group .panel-title .open-sub::after {
  content: "";
  display: block;
  height: 1px;
  left: 50%;
  margin-top: -0.5px;
  position: absolute;
  top: 50%;
}
.panel-group .panel-title .open-sub {
  display: block;
  position: relative;
}
.panel-group .panel-title a.active .open-sub::after {
  display: none;
}
/********** Slider *************/
#owl-demo .item{
	margin: 3px;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
.owl-controls.clickable {
  position: absolute;
  right: 0;
  top: -53px;
}
.owl-prev {
  background: #eeeeee;
  display: inline-block;
  line-height: 10px;
  padding:8px 13px;
  margin-right:5px;
}
.owl-next {
  background: #eeeeee;
  display: inline-block;
  line-height: 10px;
  padding:8px 13px;
}
.owl-next:hover, .owl-prev:hover{
	background:#c52d2f;
	color:#fff;
}
.post .entry-header {
  position: relative;
}
.post .entry-header .entry-date {
  bottom: -25px;
  padding: 10px 15px;
  position: absolute;
  right: 10px;
  z-index: 2;
}
.event-content span {
  margin-right: 10px;
}
.post .entry-meta.meta-absolute {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.post .entry-meta.meta-absolute i {
  display: block;
  font-size: 28px;
}
.post .entry-header {
  position: relative;
}
.post .entry-title {
  margin-bottom: 15px;
}
.mt-5 {
  margin-top: 5px !important;
}
.text-gray-darkgray {
  color: #a9a9a9 !important;
}
.text-theme-colored {
  color: #202c45 !important;
}
.post .entry-content {
  background: #f8f8f8;
  padding: 15px;
  position: relative;
}
.bg-theme-colored {
  background-color: #202c45 !important;
}
.border-top-theme-color-2-3px {
  border-top: 3px solid #c52d2f !important;
}
/*-------------------------------- FOOTER --------------------------------*/
.footer {
  background: #fafafa;
  background:url(../images/bg6.jpg);
  background-size:cover;
  background-repeat:no-repeat;
}
.footer a {
  color: #808080;
}
.footer a:hover {
  color: #c52d2f !important;
}
.footer a:focus,
.footer a:hover,
.footer a:active {
  color: #666666;
}
.footer .widget .widget-title {
  margin-top: 0px;
}
.footer .widget.dark .quick-contact-form button {
  border-color: #333333;
  color: #909090;
}
.footer .widget.dark .quick-contact-form button:hover {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #333333;
}
.team-block .team-thumb .styled-icons a:hover, .work-gallery .gallery-thumb .styled-icons a:hover, .work-gallery:hover .gallery-bottom-part, .line-bottom-theme-colored-2::after, .panel-group .panel-title a.active::after {
  background: #c52d2f;
}
.line-bottom-theme-colored-2::after {
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
}
.widget.dark .widget-title {
  color: #fff;
}
.widget .widget-title {
  margin-bottom: 20px;
  margin-top: 0;
}
.line-bottom-theme-colored-2 {
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}
.widget {
  margin-bottom: 30px;
}
.widget.dark .list-border li {
  border-bottom: 1px dashed #404040;
  transition: all 0.5s linear 0s;
}
.widget.dark .list-border li:hover {
	margin-left:10px;
}
.widget ul.list li, .widget .post {
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.border-bottom {
  border-bottom: 1px solid #eeeeee;
}
.pt-70 {
  padding-top: 70px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.widget ul li {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.opening-hourse ul li {
  padding: 4px 0 16px !important;
  color:#808080;
}
ul.list.angle-double-right li::before {
  content: "";
  font-family: fontawesome;
  font-size: 12px;
}
ul.list li::before {
  border: medium none;
  color: #a9a9a9;
  content: "";
  display: inline-block;
  font-family: fontawesome;
  font-size: 12px;
  margin-right: 10px;
  padding: 0;
}
.layer-overlay.overlay-dark-8::before {
  background-color: rgba(17, 17, 17, 0.8);
 }
.layer-overlay {
  position: relative;
} 
.layer-overlay::before {
  background: rgba(17, 17, 17, 0.5);
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.widget.dark .widget-title {
  color: #fff;
}
.widget .widget-title {
  margin-bottom: 20px;
  margin-top: 0;
}
.text-gray {
  color: #808080 !important;
}
.btn-xs {
  font-size: 11px;
  padding: 3px 14px;
}
.bg-black-333 {
  background-color: #333333 !important;
  padding-top:35px;
 
}
.mt-30 {
  margin-top: 30px !important;
}.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.call-to-action {
  display: inline-block;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 100%;
}
.pt-30 {
  padding-top: 30px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.btn-theme-colored {
    background-color: #fecc00;
    color: black;
}
.btn-flat {
  border-radius: 0;
}
.widget.no-border ul li {
  border: medium none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.bg-theme-color-2 {
    background: #fecc00 !important;
}
/* ================================= */
/* --------- Responsive css ---------*/
/* ================================= */
@media only screen and (max-width: 1200px) {

}
 @media only screen and (max-width: 800px) {
.pr-sm-15 {
  padding-right: 15px !important;
}
.mb-sm-10 {
  margin-bottom: 10px !important;
}
.section-content .col-md-6 {
  margin-bottom: 30px;
}
}
 @media only screen and (max-width: 600px) {

}
 @media only screen and (max-width: 480px) {
.pr-sm-15 {
  padding-right: 15px !important;
}
.mb-sm-10 {
  margin-bottom: 10px !important;
}
.section-content .col-md-6 {
  margin-bottom: 30px;
}
.why-chos-us-section .img-box {
  margin: 100px 0 !important;
}
.why-chos-us-section .single-item .content {
  text-align: center;
}
}
