@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Hind+Vadodara:300,400,700');
@font-face {
    font-family: 'butler_stencilregular';
    src: url('../fonts/butler_regular_stencil-webfont.eot');
    src: url('../fonts/butler_regular_stencil-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/butler_regular_stencil-webfont.woff') format('woff'),
         url('../fonts/butler_regular_stencil-webfont.svg#butler_stencilregular') format('svg');
	font-weight: normal;
    font-style: normal;
}

* {margin:0;padding:0;border:0;outline:0;font-size:16px;vertical-align:baseline;font-family: 'Hind Vadodara', sans-serif;font-weight: 300;color:#3c3c3c; box-sizing: border-box;}

html {background: url(../images/html.jpg) repeat 0 center;}
body {line-height: 20px;}
ul li	{list-style:none;}
a	{text-decoration:none;}
p	{margin-bottom:20px;}
p:last-child {margin-bottom:0;}
img	{vertical-align:middle;}
em, em * {font-style:italic;}
strong, strong * {font-weight: bold;}
u, u * { text-decoration: underline; }
br {line-height: 0 !important; height: 0;}

h1, h1 *, h2, h2 *, h3, h3 *, h4, h4 *, h5, h5 *	{ color: #a59f9f; font-family: 'butler_stencilregular', serif; }
h1	{ }
h1, h1 *	{ font-size: 90px; line-height: 90px; }
h2	{ margin-bottom: 30px; }
h2, h2 *	{ font-size: 80px; line-height: 80px; }
h3	{ margin-bottom: 30px;}
h3, h3 *	{ font-size: 80px; line-height: 75px; }
h4	{ margin-bottom: 10px;}
h4, h4 *	{ color: #3c3c3c; font-size: 20px;line-height: 23px; font-weight: bold; font-family: 'Hind Vadodara', sans-serif;}
h4.bigger, h4.bigger * {color: #a59f9f; font-family: 'butler_stencilregular', serif;font-size: 30px;line-height: 38px;font-weight: normal;}
h5	{ margin-bottom: 5px;}
h5, h5 *	{ color: #3c3c3c; font-size: 16px;line-height: 20px; font-weight: bold; font-family: 'Hind Vadodara', sans-serif; }

blockquote {color: #a59f9f;font-weight: bold;padding: 10px 0 30px 40px;position: relative;}
blockquote .line {background-color: #be1622;display: block;width: 40px;height: 5px;position: absolute;top: 0;left: 0;}
blockquote {margin-left: 20%;}
blockquote,
blockquote * {font-weight: bold;color: #a59f9f;}

input[type="text"], input[type="password"], input[type="email"], input[type="date"]	{border:solid 1px #a59f9f ;height:30px;padding:0 10px;width:100%;-webkit-appearance: none; -moz-appearance:none; appearance:none;border-radius: 0;}
input[type="submit"], input[type="button"]	{background-color: #a59f9f;color: #fff;width: 100%;height: 30px; padding:0 10px;cursor:pointer; font-family: 'butler_stencilregular', serif;-webkit-appearance: none; -moz-appearance:none; appearance:none; border-radius: 0;}
textarea	{border:solid 1px #a59f9f;padding:10px 10px;width:100%;height: 150px;resize:none;-webkit-appearance: none; -moz-appearance:none; appearance:none;border-radius: 0;}
select	{background:#fff url(../images/bg-select.png) no-repeat right 0;  border:solid 1px #a59f9f ;height:30px;padding:0 10px;width:100%;-webkit-appearance: none; -moz-appearance:none; appearance:none;border-radius: 0;}

#loading-container {background-color:rgba(255,255,255,0.9);  width: 100%; height: 100%; top: 0; left: 0; position: fixed; z-index: 100000000000000000; display: flex; justify-content: center; align-items: center; display:none;}
#loading-container span {background: url(../images/loading.gif) no-repeat center center; display: block; width: 100%; height: 100%; }

h2.highlight, h2.highlight * {color: #be1622;}
h3.highlight, h3.highlight * {color: #be1622;}

.wrapper, .spw-wrapper {width:960px;margin:0 auto;}
.cover {background-repeat: no-repeat;background-position: center center;background-size: cover;}
.clearfix {clear: both;}
.label {margin-bottom: 3px;}
.showOnScroll { opacity: 0; transition: all 1s ease; }
.showOnScroll.disabled { opacity: 1; }

#general-container {min-height: 400px;padding: 0 0 100px;}
.general-section {padding: 100px 0;}

.btn-knowmore {display: inline-flex;align-items: center;}
.btn-knowmore .text {color: #be1622;white-space: nowrap;margin-right: 10px;}
.btn-knowmore .icon {background: url(../images/knowmore-arrow.svg) no-repeat 0 center;display: inline-flex;width: 182px;height: 11px;flex-shrink: 0;}

.btn-knowmore.plus, .btn-knowmore.open {background-color: #be1622;color: #fff;display: inline-flex;align-items: center;justify-content: center;width: 40px;height: 40px;line-height: 0;opacity: 0.8;transition: all 0.3s ease;}
.btn-knowmore.plus:hover, .btn-knowmore.open:hover {opacity: 1;}
.btn-knowmore.plus .text, .btn-knowmore.open .text {display: none;}
.btn-knowmore.plus .icon, .btn-knowmore.open .icon {background: url(../images/icons.svg) no-repeat -80px -20px;background-size: 400px 400px;display: inline-flex;width: 20px;height: 20px;}
.btn-knowmore.open .icon {background-position-x: -20px;}

.highlight-a .wrapper {display: flex;}
.highlight-a .wrapper .left {background: url(../images/highlight-a.png) no-repeat 0 110px;width: 465px;min-height: 465px;flex-shrink: 0;padding-left: 40px;}
.highlight-a .wrapper .left .image {margin-left: 30%;}
.highlight-a .wrapper .left .image img {width: 100%;box-shadow: 20px 20px 40px rgba(0,0,0,0.2);}
.highlight-a .wrapper .right {width: 100%;padding: 40px 0 0 30px;}

.highlight-b {background: url(../images/highlight-b.png) repeat-x center center;height: 1152px;display: flex;align-items: center;position: relative;}
.highlight-b .general-section-title {position: absolute;top:0;left: 0;display: flex;align-items: center;height: 100%;width: 100%;z-index: 2;pointer-events: none;}
.highlight-b .general-section-title .wrapper {height: 550px;position: relative;}
.highlight-b .general-section-title .wrapper h3 {color: #be1622; padding-right: 45%;}
.highlight-b .swiper-container {height: 550px;position: relative;z-index: 1;}
.highlight-b .swiper-slide .wrapper {height: 100%;position: relative;}
.highlight-b .swiper-slide {position: relative;}
.highlight-b .swiper-slide .left {width: 50%;position: absolute;z-index: 2;}
.highlight-b .swiper-slide .right {width: 70%;margin-left: 30%;padding-top: 190px;position: relative;z-index: 1;}
.highlight-b .swiper-slide .image {background-color: #fff;position: absolute;top: 0;right: 0;height: 290px;box-shadow: 20px 20px 40px rgba(0,0,0,0.2);z-index: 2;}
.highlight-b .swiper-slide .image,
.highlight-b .swiper-slide .text-container {width: 465px;}
.highlight-b .swiper-slide .text-container h4 {color: #3c3c3c; font-size: 20px;line-height: 23px; font-weight: bold; font-family: 'Hind Vadodara', sans-serif;}
.highlight-b .swiper-slide .content {background-color: #fff;padding-top: 100px;position: relative;z-index: 1;display: flex;justify-content: flex-end;}
.highlight-b .swiper-slide .number {position: absolute;bottom: 40px;left: -50px;color: #a59f9f; font-family: 'butler_stencilregular', serif; font-size: 90px;line-height: 90px;white-space: nowrap;}
.highlight-b .swiper-slide .text-container {padding: 40px 40px 40px 0;}
.highlight-b .swiper-slide .knowmore-container {position: absolute;bottom: -20px;right: 40px;}
.highlight-b .swiper-slide .btn-knowmore-alt {}

.highlight-c {background-color: #f0e6e6;padding-top: 100px;position: relative;margin-top: 100px;}
.highlight-c .pretop {background: url(../images/highlight-b.png) repeat-x center 0;background-size: 50%; position: absolute;top: -100px;left: 0;width: 100%;height: 100px;}

.list-a .item { display: flex; }
.list-a .item:not(:last-child) {border-bottom: solid 1px #a59f9f;padding-bottom: 50px;margin-bottom: 50px;}
.list-a .left {width: 50%;padding-right: 15px;}
.list-a .left img {width: 100%;box-shadow: 20px 20px 40px rgba(0,0,0,0.2);}
.list-a .right {width: 50%;padding-left: 15px;}
.list-a .right h3 {}
.list-a .right .bot {display: flex;}
.list-a .innerleft {padding-right: 50px;}
.list-a .innerleft, .list-a .innerleft * {font-size: 14px;line-height: 17px;}
.list-a .innerright {width: 140px;border-top: solid 5px #a59f9f;padding-top: 50px;}
.list-a .knowmore-container {text-align: right;}

.list-a .item:nth-child(even) {flex-direction: row-reverse;}
.list-a .item:nth-child(even) .left {padding-left: 15px;padding-right: 0;}
.list-a .item:nth-child(even) .right {padding-left: 0;padding-right: 15px;}
.list-a .item:nth-child(even) .right .bot {flex-direction: row-reverse;}
.list-a .item:nth-child(even) .right .bot .innerleft {padding-left: 50px;padding-right: 0;}
.list-a .item:nth-child(even) .knowmore-container {text-align: left;}

.grid-a {margin-bottom: 150px;}
.grid-a .grid-item {width: 50%;margin-bottom: 30px;padding: 0 15px;}
.grid-a .grid-item h2 {margin-bottom: 0;}
.grid-a .item-content {}
.grid-a .item-content a {display: block;position: relative;padding-top: 95px;}
.grid-a .item-content .image {background-color: #fff;background-image: url(../images/photo-default.jpg);display: block;text-align: left;height: 180px;position: absolute;top: 0;left: 0;width: 60%;box-shadow: 20px 20px 40px rgba(0,0,0,0.2);overflow: hidden;}
.grid-a .item-content .image .mask {background: rgba(190,22,34,0.7) url(../images/knowmore-arrow-white.svg) no-repeat center center;background-size: 180px 11px;position: absolute;top: 0;left: -100%;width: 100%;height: 100%;display: block;z-index: 2px;transition: left 0.3s ease;}
.grid-a .grid-item:nth-child(even) .item-content .image {left: initial;right: 0;}
.grid-a .item-content .textcontent {background-color: #fff;padding: 120px 40px 40px;display: block;transition: box-shadow 0.3s ease;}
.grid-a .item-content .title {display: block;font-weight: bold;margin-bottom: 5px;transition: color 0.3s ease;}
.grid-a .item-content .subtitle {display: flex;align-items: center;margin-bottom: 5px;transition: color 0.3s ease;}
.grid-a .item-content .subtitle .text {color: #be1622;font-family: 'butler_stencilregular', serif;margin-right: 10px;white-space: nowrap;}
.grid-a .item-content .subtitle .line {background-color: #be1622;display: inline-flex;width: 100%;height: 1px;}
.grid-a .item-content .description {display: block;transition: color 0.3s ease;}
/*.grid-a .item-content a:hover .textcontent {background-color: #a59f9f;}
.grid-a .item-content a:hover .textcontent * {color: #fff;}
.grid-a .item-content a:hover .image .mask {left: 0;}
.grid-a .item-content a:hover .subtitle .line {background-color: #fff;}*/
.grid-a .item-content a:hover .textcontent {box-shadow: 20px 20px 40px rgba(0,0,0,0.2);}

.grid-filters {display: flex; flex-wrap: wrap; margin-top: 30px;}
.grid-filters a {display:flex; align-items: center; margin-bottom: 30px;}
.grid-filters a:hover .text,.grid-filters a.active .text {color:#be1622;}
.grid-filters a .innerleft, .grid-filters a .innerright {background-color: #a59f9f; width: 15px; height: 2px;transition: all 0.3s ease;}
.grid-filters a:hover .innerleft,
.grid-filters a:hover .innerright,
.grid-filters a.active .innerleft,
.grid-filters a.active .innerright {background-color: #be1622}
.grid-filters a .text {padding: 0 5px; font-weight: 700; color:#a59f9f;transition: all 0.3s ease;}

.grid-b {margin-bottom: 150px;}
.grid-b .grid-item {width: 50%;margin-bottom: 30px;padding: 0 15px;}
.grid-b .item-content {background-color: #fff;padding: 40px;}
.grid-b .item-content a {word-break:break-all}

.grid-c {margin-bottom: 150px;}
.grid-c .grid-item {width: 50%;margin-bottom: 30px;padding: 0 15px;}
.grid-c .item-content {padding: 40px 0 0 40px;}
.grid-c .item-content .image {background-color: #a59f9f ;background-image: url(../images/our-guides-default.png);position: absolute;top: 0;left: 15px;width: 136px;height: 136px;box-shadow: 15px 15px 15px rgba(0,0,0,0.2);}
.grid-c .item-content .textcontent {background-color: #fff;padding: 40px 40px 40px 125px;}

.db-content {}
.db-content ul, .db-content ol {margin-bottom: 10px;}
.db-content ul li, .db-content ol li {margin-left: 15px;}
.db-content ul li {list-style: disc;}

.tours #filter-days{ margin-bottom:40px;}
.tours #filter-days p{font-family: 'Hind Vadodara', sans-serif; font-weight: 700; color: #a59f9f; margin-bottom: 10px;}
.tours .irs--big{height: 40px; width: calc(100% - 20px); left: 8px; }
.tours .irs--big:before{content: ""; height: 36px; width: calc(100% + 20px); position: absolute; left:-10px;border:solid 1px #a59f9f; }
.tours .irs-line {background: transparent !important; border:none; border-radius: 0; top:11px; }
.tours .irs--big .irs-line:before{background: #be1622; content: "";display: block;height: 1px; width: calc(100% - 50px); position: absolute;left: 22px;top: 8px;}
.tours .irs--big .irs-bar {background: #be1622 !important; border:none; box-shadow: none; top:15px; height:8px;}
.tours .irs--big .irs-handle {width:20px; height:20px; top:8px;  border-color: #f0e6e6 !important;background: #be1622 !important;box-shadow: none !important; border-radius: 0;}
.tours .irs-from, .irs-to {background: transparent !important;color: #be1622 !important;font-family: 'Hind Vadodara', sans-serif; font-size: 16px; font-weight: bold; top:38px; }
.tours .irs-single {background: #be1622 !important;}
.tours .irs--big .irs-min, .tours .irs--big .irs-max{background: transparent; color:#a59f9f;font-family: 'Hind Vadodara', sans-serif; top:8px;  }

.contacts #filter-days{ margin-bottom:40px;}
.contacts #filter-days p{font-family: 'Hind Vadodara', sans-serif; font-weight: 700; color: #a59f9f; margin-bottom: 10px;}
.contacts .irs--big{height: 40px; width: calc(100% - 20px); left: 8px; }
.contacts .irs--big:before{background-color: #fff; content: ""; height: 50px; width: calc(100% + 20px); position: absolute; left:-10px; }
.contacts .irs-line {background: transparent !important; border:none; border-radius: 0; top:23px; }
.contacts .irs--big .irs-line:before{background: #be1622; content: "";display: block;height: 1px; width: 100%; position: absolute;left: 22px;top: 5px;}
.contacts .irs--big .irs-bar {background: #be1622 !important; border:none; box-shadow: none; top:25px; height:8px; border-radius: 0;}
.contacts .irs--big .irs-handle {width:20px; height:20px; top:18px;  border-color: #f0e6e6 !important;background: #be1622 !important;box-shadow: none !important; border-radius: 0;}
.contacts .irs-from, .irs-to {background: transparent !important;color: #be1622 !important;font-family: 'Hind Vadodara', sans-serif; font-size: 16px; font-weight: bold; top:38px; }
.contacts .irs-single {background:transparent;top:50px;font-family: 'Hind Vadodara', sans-serif; font-size: 14px; font-weight: bold; color:#be1622}
.contacts .irs--big .irs-min, .contacts .irs--big .irs-max{background: transparent; color:#a59f9f;font-family: 'Hind Vadodara', sans-serif; top:0px; visibility: visible !important; font-size: 12px;  }

/*############################################################################
								MAGNIFIC POPUP
#############################################################################*/
.mfp-content {text-align:center;}
#mfp-w2c {position:relative;background:#fff;display:inline-block;text-align:left; padding: 30px; width: auto; max-width:960px; min-width:240px; margin: 20px auto;}
#mfp-w2c h1 {text-align:center;}
/*############################################################################
								SWIPER
#############################################################################*/
.swiper-container { height: 100%; overflow: hidden; }
.swiper-slide {}
.swiper-pagination {bottom: 0 !important;}
.swiper-wrapper.disabled { }
.swiper-pagination.disabled { display: none; }
.swiper-pagination-bullet {background-color: #3c3c3c;border-radius: 0;width: 100px;height: 5px;transition: all 0.3s ease;}
.swiper-pagination-bullet-active {background-color: #be1622;height: 10px;cursor: default;}
.swiper-pagination-bullet:hover {height: 10px;}
.swiper-button-next, .swiper-button-prev {background: #be1622;width: 40px;height: 40px;opacity: 0.9;transition: all 0.3s ease;background-position-y:-40px;display: inline-flex;align-items: center;justify-content: center;}
.swiper-button-next span, .swiper-button-prev span {background: url(../images/icons.svg) no-repeat 0 -20px;background-size: 400px 400px;display: inline-flex;width: 20px;height: 20px;}
.swiper-button-next:hover, .swiper-button-prev:hover {opacity: 1;}
.swiper-button-next span {background-position-x: -20px;}
.swiper-button-prev {}
.swiper-button-prev:after, .swiper-button-next:after {display: none;}

.gallery-a .w2-swiper-navigation {position: absolute;bottom: 100px;right: -40px;display: flex;}
.gallery-a .w2-swiper-navigation div {position: initial;top:inherit;left: inherit;bottom: inherit;right: inherit;margin: 0;padding: 0;}
/*############################################################################
								HEADER
#############################################################################*/
header {background-color: transparent;position: fixed;top: 0;left: 0;width: 100%;z-index: 1003;border-bottom: solid 1px transparent;transition: all 0.5s ease;}
header .wrapper {display: flex;align-items: center;/*justify-content: space-between;*/height: 110px;position: relative;padding: 0 40px;transition: all 0.5s ease;}
header .left a {display: block;margin-top: -30px;height: 100%;position: relative;}
header .left a .not-truncated {height: 60px;}
header .left a .truncated {display: none;}
header .left a img {height: 100%;}
header .right {width: 100%;}
header .right, header .right nav, header .right ul.level-1, header .right li.level-1 {height: 100%;}
header .right nav {position: relative}
header .right ul.level-1 {display: flex;}
header .right li.level-1 {margin-left: 30px;position: relative;display: flex;align-items: center;}
header .right a.level-1 {display: flex;align-items: center;height: 50px;}
header .right a.level-1 .text {color: #a59f9f;font-family: 'butler_stencilregular', serif;font-size: 20px;line-height: 20px;white-space: nowrap;transition: all 0.3s ease;}
header .right a.level-1 .icon {background: transparent url(../images/icons.svg) no-repeat -30px -20px;background-size: 200px 200px;display: inline-flex;width: 10px;height: 10px;margin-left: 10px;}
header .right li.level-1 a.level-1:hover .text {color: #be1622 !important;}
header .right li.level-1.active a.level-1:hover .text,
header .right li.level-1.active a.level-1 .text {background: url(../images/header-a-selected.png) no-repeat center center; color: #be1622 !important; display: flex; height: 100%; align-items: center;}
header .right li.level-1.booknow{position: absolute; right: 0;}
header .right li.level-1.booknow a {border:solid 2px #be1622;  padding: 0 15px; transition: top 0.3s ease; }
header .right li.level-1.booknow a .text {color:#be1622;}
header .right li.level-1.booknow a:hover {background-color:#be1622 }
header .right li.level-1.booknow a:hover .text,
header .right li.level-1.booknow.active a:hover .text{color:#fff !important; }
header .right li.level-1.booknow.active a .text{background: none;} 

header .right ul.level-2 {background-color: #fff;position: absolute;top: 100px;left: -40px;opacity: 0;visibility: hidden; padding: 30px; box-shadow: 0px 0px 0px rgba(0,0,0,0.2); transition: all 0.7s ease; }
header .right ul.level-2 * {color: #a59f9f;font-family: 'butler_stencilregular', serif; font-size: 16px;}
header .right a.level-2 {display: block;padding: 10px 10px;white-space: nowrap; border-bottom: solid 1px #f0e6e6;}
header .right li.level-1:hover ul.level-2 {opacity: 1;visibility: visible;box-shadow: 15px 15px 40px rgba(0,0,0,0.2); top: 80px;}
body.truncated header .right li.level-1:hover ul.level-2 {top:70px;}
header .right li.level-1 li.level-2:last-child a {border-bottom:none;}
header .right li.level-1 li.level-2 a:hover,
header .right li.level-1 li.level-2.active a{color: #be1622} 

body.truncated header {background-color: #fff;border-color: #f2f2f2;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
body.truncated header .wrapper {height: 80px;}
body.truncated header .left {width: 39px;}
body.truncated header .left a {margin-top: 0;}
body.truncated header .left a .truncated {display: block;}
body.truncated header .left a .not-truncated {display: none;}

/*############################################################################
									MOBILE
#############################################################################*/
#mobile-menu-switch {background:url(../images/menu-switch.png) no-repeat 0 0; width: 40px; height:40px; position:fixed; right: 30px;top:36px; z-index: 1005; cursor: pointer;transition: top 0.3s ease;}
.truncated #mobile-menu-switch {top:20px;}
#mobile-menu-switch.active {background-position: 0 -40px; z-index:1007;}

#mobile-menu {background: #fff; width: 100%; height: 100%; top:-100px; opacity: 0; padding-top:80px;  position: fixed; z-index: 1006; overflow-y: scroll; transition: all 0.5s ease; pointer-events: none; }
#mobile-menu.active {opacity: 1; top:0;pointer-events: inherit;}
#mobile-menu a {padding: 5px 40px; text-align: center; display: block;  color:#a59f9f ;}
#mobile-menu a, #mobile-menu a .text {font-family:'butler_stencilregular';  color:#a59f9f; font-size: 25px;  }
#mobile-menu .level-1 > a {font-family:'butler_stencilregular';  line-height: 28px;  }
#mobile-menu .level-1:last-child{margin-bottom: 20px;}
#mobile-menu ul.level-2 {padding-bottom: 20px; margin-bottom: 10px;  padding: 0 0px 40px 0px;}
#mobile-menu ul.level-2 a {padding: 5px 0;font-size: 16px;}
#mobile-menu ul.level-2 a:hover {color: #be1622}
#mobile-menu .level-1.booknow {text-align: center;}
#mobile-menu .level-1.booknow a {border: solid 2px #be1622; display:inline-block; padding:15px 20px; transition: background 0.3s ease;}
#mobile-menu .level-1.booknow a .text {color: #be1622}
#mobile-menu .level-1.booknow a:hover {background-color:#be1622 }
#mobile-menu .level-1.booknow a:hover .text{color: #fff;}
/*############################################################################
								FOOTER
#############################################################################*/
footer {background-color: #a59f9f;position: relative;}
footer .pretop {background: url(../images/footer-pretop.png) repeat-x center bottom;position: absolute;top: -40px;left: 0;width: 100%;height: 40px;}
footer .top .wrapper {padding: 40px 0;display: flex;justify-content: space-between;}
footer .top .left {padding-right: 30px;}
footer .top .left nav ul.level-1 {display: flex;}
footer .top .left nav li.level-1 {margin-right: 30px;}
footer .top .left nav a.level-1 {font-family: 'butler_stencilregular', serif;display: block;font-size: 20px;line-height: 23px;margin-bottom: 15px;}
footer .top .left nav ul.level-2 {margin-left: 20px;}
footer .top .left nav li.level-2 {margin-bottom: 3px;}
footer .top .left nav a.level-2 {display: block;font-size: 14px;}
footer .top .left a {transition: all 0.3s ease;}
footer .top .left a:hover {text-decoration: underline;}
footer .top .left li.level-1.active a.level-1,
footer .top .left li.level-2.active a.level-2 {text-decoration: underline;}
footer .top .right {text-align: right;}
footer .top .right h4 {font-family: 'butler_stencilregular', serif;font-size: 20px;line-height: 23px;font-weight: normal;}
footer .top .right .box-social {margin-bottom: 30px;}
footer .top .right .box-social .content {display: flex;justify-content: flex-end;}
footer .top .right .box-social .content a {background-color: #f0e6e6;font-family: 'Font Awesome 5 Brands';font-weight: 400;content: "";display: inline-flex;align-items: center;justify-content: center;width: 30px;height: 30px;margin-left: 1px;transition: all 0.3s ease;}
footer .top .right .box-social .content a, 
footer .top .right .box-social .content a * {color: #a59f9f;font-size: 16px;}
footer .top .right .box-social .content a:hover {background-color: #fff;}
footer .top .right .box-social .fa-facebook {content: "\f39e" !important;}
footer .top .right .box-social .fa-instagram {content: "\f16d" !important;}
footer .top .right .box-social .fa-tripadvisor {content: "\f262" !important;}
footer .top .right .box-social .fa-safaribookings {background: url(../images/safari-booking.png) no-repeat center center;}

footer .bot .wrapper {display: flex;align-items: center;justify-content: center;height: 50px;border-top: solid 1px #fff;}
footer * {color: #f0e6e6;font-size: 14px;}
footer a {margin-left: 10px;}
footer a img {height: 14px;}


#form-newsletter .content {display: flex; width:250px}
#form-newsletter .email {background-color: transparent;border-color:#f0e6e6;}
#form-newsletter .email::placeholder{color: #f0e6e6}
#form-newsletter .email:-ms-input-placeholder{color: #f0e6e6}
#form-newsletter .email::-ms-input-placeholder{color: #f0e6e6}
#form-newsletter .submit {background-color: #f0e6e6;border-color:#f0e6e6;color: #a59f9f; width: 30px; padding: 0;}

/*############################################################################
								HOME
#############################################################################*/
#home-banner, #secbanner {padding-top: 55px;}
#home-banner .wrapper, #secbanner .wrapper {position: relative;height: 530px;}

#home-banner .border-mask, #secbanner .border-mask {height: 100%;width: 100%;position: absolute;z-index: 1;}
#home-banner .border-mask span, #secbanner .border-mask span {background-color: #a59f9f;position: absolute;}
#home-banner .border-mask .topleft, #secbanner .border-mask .topleft {top: 0;left: 0;width: 20px;height: 1px;}
#home-banner .border-mask .topright, #secbanner .border-mask .topright {top: 0;right: 0;width: 20px;height: 1px;}
#home-banner .border-mask .midleft, #secbanner .border-mask .midleft {top: 0;left: 0;width: 1px;height: 100%;}
#home-banner .border-mask .midright, #secbanner .border-mask .midright {top: 0;right: 0;width: 1px;height: 100%;}
#home-banner .border-mask .botleft, #secbanner .border-mask .botleft {bottom: 0;left: 0;width: 690px;height: 1px;}
#home-banner .border-mask .botright, #secbanner .border-mask .botright {bottom: 0;right: 0;width: 200px;height: 1px;}
#home-banner .border-mask .boticon, #secbanner .border-mask .boticon {background:url(../images/home-banner-scroll.svg) no-repeat 0 0;bottom:-10px;right:222px;width:25px;height:14px;}
#home-banner .border-mask .boticon {left: 50%; right: auto; margin-left: -12px; bottom: -90px;}
#home-banner .gallery-a .w2-swiper-navigation {left: 0; right: auto}

#home-banner-content {position: absolute;top: 0;right: 0;width: 50%;padding: 80px 40px 0 30px;z-index: 3;}
#home-banner-content h2 {overflow: hidden;max-height: 260px; font-size: 56px; line-height: 60px; padding-right: 10px; margin-bottom: 15px;}
#home-banner-content .text-container {max-height: 60px;overflow: hidden;margin-bottom: 30px;}
#home-banner-content .text-container,
#home-banner-content .text-container * {color: #a59f9f;font-family: 'butler_stencilregular', serif;font-size: 14px;line-height: 20px;}
#home-banner-content .knowmore-container {text-align: right;}

#home-banner-gallery {width: 465px;padding: 40px 0 0 40px;position: relative;z-index: 2;}
#home-banner-gallery .swiper-container {background-color: #fff;height: 540px;width: 100%;box-shadow: 20px 20px 40px rgba(0,0,0,0.2);}
#home-banner-gallery .swiper-slide .image {background-color:#fff;height: 500px;width: 100%;border: solid 1px #f2f2f2;border-right: none;border-bottom: none;}

#home-banner-video {background: url("../images/bg-video.jpg") no-repeat center center;background-size: cover;  position: absolute; width: 42%; height:280px; bottom: -50px; right: 40px; z-index: 1;}
#home-banner-video .btn-video {background-color:rgba(186,22,33, 0.2); display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; transition: background-color 0.3s ease}
#home-banner-video .btn-video:hover {background-color:rgba(186,22,33, 0.6);}
#home-banner-video .btn-video .content {display: flex; flex-direction: column; width: 60px;}
#home-banner-video .btn-video .icon {width: 60px; height: 60px; display: block; /*margin-bottom: 10px;*/}
#home-banner-video .btn-video:hover .icon {background: url("../images/bg-play-hover.png") no-repeat 0 0;} 
#home-banner-video .btn-video .icon:before {background: url("../images/play.png") no-repeat center center; border: solid 2px #fff; content: ""; width: 56px; height:46px; display: block;}
#home-banner-video .btn-video:hover .icon:before {background: #fff url("../images/play-hover.png") no-repeat center center;}
#home-banner-video .btn-video .text {font-family: 'butler_stencilregular', serif; font-size: 24px; line-height: 24px; color: #fff; width: 60px; display: inline-block; display: none;}

.general-section.highlight-a {padding-top: 130px}


#hbanner-container {background-color: #f4f0eb;padding: 120px 0;}
#hbanner-container h2 {position: relative;display: flex;align-items: center;justify-content: center;margin-bottom: 40px;}
#hbanner-container h2:before,
#hbanner-container h2:after {content: "";display: inline-flex;width: 50%;height: 0;border-top: solid 1px #a59f9f;}
#hbanner-container h2 span {font-size: 40px;line-height: 40px;white-space: nowrap;flex-shrink: 0;margin: 0 30px;}
#hbanner-container .swiper-container {height: 370px;}
#hbanner-container .swiper-slide {height: 100%;max-width: 370px;}
#hbanner-container .swiper-slide a {display: block;width: 100%;height: 100%;}
#hbanner-container .swiper-slide a span {display: block;}
#hbanner-container .swiper-slide .image {background-color: #a59f9f;width: 240px;height: 152px;position: relative;z-index: 2;display: flex;align-items: center;justify-content: center;box-shadow: 10px 10px 15px rgba(0,0,0,0.2);}
#hbanner-container .swiper-slide .image .icon {background-color: #ceb699;height: 40px;padding: 0 30px;border-radius: 40px;display: inline-flex;align-items: center;justify-content: center;white-space: nowrap;position: relative;opacity: 0;transition: all 0.3s ease; }
#hbanner-container .swiper-slide .image .icon:before {content: "";display: block;position: absolute;top: -20px;left: 50%;margin-left: -20px;width: 40px;height: 40px;background-image: url("../images/hover-gallery.png");z-index: 1;}
#hbanner-container .swiper-slide .image .icon span {color: #423f40;font-family: 'butler_stencilregular', serif;font-size: 14px;line-height: 20px;text-transform: uppercase;position: relative;z-index: 2;}
#hbanner-container .swiper-slide a:hover .image .icon {opacity: 1;}
#hbanner-container .swiper-slide a[href="javascript:void(0);"] {cursor: default;}
#hbanner-container .swiper-slide .info {background-color: #f0e6e6;padding: 90px 30px 30px;position: relative;z-index: 1;overflow: hidden;height: 276px;margin-top: -60px;}
#hbanner-container .swiper-slide .info:after {content: "";display: block;position: absolute;bottom: 0;left: 0;width: 100%;height: 30px;background-color: #fff;background: linear-gradient(0deg, rgba(240,230,230,1) 30%, rgba(240,230,230,0) 100%);z-index: 2;}
#hbanner-container .swiper-slide .title {color: #3c3c3c;font-size: 20px;line-height: 23px;font-weight: bold;margin-bottom: 5px;}
#hbanner-container .swiper-slide .subtitle {color: #be1622;font-family: 'butler_stencilregular', serif;font-size: 18px;line-height: 22px;font-weight: bold;margin-bottom: 5px;position: relative;display: flex;align-items: center;white-space: nowrap;}
#hbanner-container .swiper-slide .subtitle:after {content: "";display: inline-flex;width: 100%;height: 0;border-top: solid 1px #be1622;margin-left: 20px;}
#hbanner-container .swiper-slide .description {color: #3c3c3c;font-size: 16px;line-height: 20px;padding-top: 15px;}
#hbanner-container .box-knowmore {display: flex;align-items: center;justify-content: center;position: relative;padding-top: 40px;}
#hbanner-container .box-knowmore:before,
#hbanner-container .box-knowmore:after {content: "";display: inline-flex;width: 50%;height: 0;border-top: solid 1px #a59f9f;}
#hbanner-container .box-knowmore a {display: inline-flex;align-items: center;white-space: nowrap;background-color: #be1622;color: #fff;font-family: 'butler_stencilregular', serif;font-size: 20px;line-height: 20px;text-transform: uppercase;height: 40px;padding: 0 40px;border: solid 1px #9e9b90;margin: 0 40px;flex-shrink: 0;position: relative;}
#hbanner-container .box-knowmore a:after {content: "";background: url("../images/arrow-bt-banner.png") no-repeat 0 0;display: inline-flex;width: 26px;height: 7px;margin-left: 10px;}


/* ################################################# 
					video
################################################# */
#video-full-container {background-color: #000;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 99999;visibility: hidden;opacity: 0;transition: all 1s ease;}
#video-full-container.active {visibility: visible;opacity: 1;}
#video-full-container .btn-close {background: #be1622 url(../images/close-video.png) no-repeat center center; position: absolute;top: 20px;right: 20px;width: 50px;height: 50px; z-index: 2; opacity: 0.5;transition: all 0.5s ease;}
#video-full-container .btn-close:hover {opacity: 1;}
#video-full-container video { width: 100% !important; height: 100% !important; }

/*############################################################################
								TOURS
#############################################################################*/
#secbanner .wrapper {height: 360px;}
#secbanner-contents {display: flex;padding: 60px 40px 0 40px;position: relative;z-index: 2;}
#secbanner-contents .left {width: 50%;position: relative;}
#secbanner-contents .left .image {background-color: #fff; background-image:url(../images/photo-default.jpg);height: 340px;box-shadow: 20px 20px 40px rgba(0,0,0,0.2);}
#secbanner-contents .left .swiper-container {height: 340px;box-shadow: 15px 15px 15px rgba(0,0,0,0.2);}
#secbanner-contents .right {width: 50%;padding: 50px 0 0 50px;}
#secbanner-contents .right .title {font-size: 54px;line-height: 50px;margin-bottom: 20px;}
#secbanner-contents .right .subtitle {color: #be1622;font-weight: bold;display: flex;align-items: center;margin-bottom: 15px;}
#secbanner-contents .right .subtitle .line {background-color: #be1622;width: 40px;height: 5px;margin-right: 15px;}
#secbanner-contents .right .time {color: #be1622;font-family: 'butler_stencilregular', serif;font-size: 20px;line-height: 23px;}
#secbanner-contents .w2-swiper-navigation {bottom: 60px;}

.text-columns {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;-moz-column-gap: 30px;-webkit-column-gap: 30px;column-gap: 30px;}
.text-columns p,
.text-columns li {-webkit-column-break-inside: avoid; page-break-inside: avoid; break-inside: avoid; overflow: hidden;}

.text-container a {color: #be1622;text-decoration: underline;}
.text-container h4,
.text-container h4 * { color: #a59f9f;font-family: 'butler_stencilregular', serif; font-size: 30px; line-height: 38px; font-weight: normal; }

#itinerary-header {margin-bottom: 100px;}
#itinerary-header .wrapper {display: flex;}
#itinerary-header .left {width: 50%;padding: 0 15px 0 40px;}
#itinerary-header .right {width: 50%;padding-left: 15px;}
#itinerary-header .right .proposal {font-size: 30px; line-height: 33px; color:#be1622}
#itinerary-header .left .bot {background: url(../images/itinerary-list-bot.png) no-repeat center 0;height: 100px;}
.itinerary-list {background-color: #f0e6e6;padding: 40px 40px 0;}
.itinerary-list li {display: flex;justify-content: space-between; align-items: center;}
.itinerary-list li:not(:last-child) {margin-bottom: 15px;}
.itinerary-list .text {width: 100%;text-align: right;}
.itinerary-list .text, .itinerary-list .text * {color: #a59f9f;}
.itinerary-list .icon {background: url(../images/icons.svg) no-repeat -150px -90px;background-size: 600px 600px;color: #fff;font-size: 12px;font-weight: bold;display: inline-flex;align-items: center;justify-content: center;width: 30px;height: 30px;flex-shrink: 0;padding-bottom: 10px;margin-left: 15px;}

#itinerary-contents {}
#itinerary-contents .wrapper {position: relative;margin-bottom: 100px;}

#itinerary-contents .item {position: relative;padding-bottom: 50px;}
#itinerary-contents .item:not(:last-child) {border-left: dashed 1px #a59f9f;}
#itinerary-contents .day {display: flex;align-items: center;height: 20px;width: 50%;position: absolute;top: -10px;padding-right: 15px;}
#itinerary-contents .day .graph {display: flex;align-items: center;width: 100%;height: 100%;}
#itinerary-contents .day .graph .line {border-top: dashed 1px #a59f9f;height: 1px;width: 100%;}
#itinerary-contents .day .graph .icon {background: url(../images/itinerary-daygraph.png) no-repeat 0 0;display: inline-flex;width: 51px;height: 13px;}
#itinerary-contents .day .text {color: #be1622;font-size: 20px;line-height: 20px;white-space: nowrap;font-weight: bold;margin-left: 15px;}
#itinerary-contents .top {padding: 40px;display: flex;}
#itinerary-contents .top .left {width: 50%;padding-right: 15px;position: relative;}
#itinerary-contents .top .left .swiper-container {height: 240px;box-shadow: 15px 15px 40px rgba(0,0,0,0.2);}
#itinerary-contents .top .left .swiper-wrapper {}
#itinerary-contents .top .left .w2-swiper-navigation {position: absolute;bottom: 20px;left: 0;width: 100%;height: 40px;display: flex;justify-content: center;}
#itinerary-contents .top .left .w2-swiper-navigation div {position: initial;top: 0;margin-top: 0;}

#itinerary-contents .top .left img {width: 100%;}
#itinerary-contents .top .right {width: 50%;padding-left: 15px;margin-top: -50px;}
#itinerary-contents .bot {padding-left: 40px;display: flex;justify-content: space-between;}
#itinerary-contents .bot .left {width: 30%;padding-right: 15px;}
#itinerary-contents .bot .left * {font-size: 14px;}
#itinerary-contents .travelpoints,
#itinerary-contents .sidetext {margin-bottom: 30px;}
#itinerary-contents .sidetext ul * {color: #a59f9f;}
#itinerary-contents .travelpoints {display: flex;}
#itinerary-contents .travelpoints .time-group {display: flex;flex-direction: column;justify-content: space-between;flex-shrink: 0;width: 30px;padding: 10px 0;}
#itinerary-contents .travelpoints .time-group div {color: #be1622;white-space: nowrap;}
#itinerary-contents .travelpoints .points-group {width: 100%;border-left: solid 1px #a59f9f;padding-left: 10px;}
#itinerary-contents .travelpoints .points-group div {display: flex;align-items: center;height: 25px;}
#itinerary-contents .travelpoints .points-group .icon {background: url(../images/icons.svg) no-repeat -100px -60px;background-size: 400px 400px;display: inline-flex;flex-shrink: 0;width: 20px;height: 20px;margin-right: 10px;}
#itinerary-contents .travelpoints .points-group .text {white-space: nowrap;}
#itinerary-contents .travelpoints li.points {display: flex;}
#itinerary-contents .sidetext strong {color: #be1622;}
#itinerary-contents .recommendations,
#itinerary-contents .recommendations * {color: #a59f9f;}
#itinerary-contents .recommendations p {margin-bottom: 5px;}
#itinerary-contents .recommendations li {list-style: disc;margin: 0 0 3px 15px;}
#itinerary-contents .bot .right {width: 70%;padding: 0 160px 0 15px;position: relative;}
#itinerary-contents .bot .right .content-line {background-color: #a59f9f;display: block;width: 135px;height: 5px;position: absolute;top: 0;right: 0;}

.itinerary-contact {display:flex; justify-content: center;
    margin-bottom: 100px;}
.itinerary-contact a {background-color: #be1622;  display: inline-flex; align-content: center; flex-direction: row-reverse; height: 50px; padding: 0 20px;opacity: 0.8; transition: all 0.5s ease;}
.itinerary-contact a .text {font-family: 'butler_stencilregular'; font-size: 20px; margin-right: 10px; color:#fff;display: flex; align-items: center; transition: all 0.5s ease; }
.itinerary-contact a .icon {background: url(../images/arrow-quotes.png) no-repeat 0 center; width: 100px;}
.itinerary-contact a:hover {opacity: 1;}
.itinerary-contact a:hover .text {margin-right: 40px;}

#itinerary-bot,
#itinerary-mid{ margin-top: -50px; padding-bottom: 100px;}
#itinerary-bot .wrapper,
#itinerary-mid .wrapper{display:flex; justify-content: center; align-items: center;text-align: center; flex-wrap: wrap;}
#itinerary-bot a,
#itinerary-mid a{background-color: #be1622;  display: inline-flex; align-items:center; align-content: center; color:#fff; flex-direction: row-reverse;font-family: 'butler_stencilregular'; font-size: 20px; height: 50px; padding: 0 20px;opacity: 0.8; margin: 0 10px; transition: all 0.5s ease;}
#itinerary-bot .btn-downloaddoc,
#itinerary-mid .btn-downloaddoc{background-color: #a59f9f;}
#itinerary-bot a .text,
#itinerary-mid a .text{font-family: 'butler_stencilregular'; font-size: 20px; margin-right: 10px; color:#fff;display: flex;  align-items: center; transition: all 0.5s ease;}
#itinerary-bot a .icon,
#itinerary-mid a .icon{background: url(../images/arrow-quotes.png) no-repeat 0 center; width: 100px; height: 100%;}
#itinerary-bot a:hover,
#itinerary-mid a:hover{opacity: 1;}
#itinerary-bot a:hover .text,
#itinerary-mid a:hover .text{margin-right: 40px;}
#itinerary-bot .btn-downloaddoc:hover,
#itinerary-mid .btn-downloaddoc:hover{background-color: #be1622; }

#contacts-container .wrapper {display: flex;}
#contacts-container .wrapper .left {width: 50%;padding-right: 15px;}
#contacts-container .wrapper .right {width: 50%;padding-left: 15px;}
#contacts-container .wrapper .other-texts p {margin: 0 0 30px 120px;padding: 10px 0 0 40px;position: relative;}
#contacts-container .wrapper .other-texts p:before{ content:"";background-color: #be1622;display: block;width: 40px;height: 5px;position: absolute;top: 0;left: 0; }
#contacts-container .wrapper .other-texts p strong {color: #a59f9f;margin-bottom: 5px;font-size: 16px;line-height: 20px;}
#contacts-container .wrapper .other-texts p em {color: #a59f9f;font-weight: normal;font-family: 'butler_stencilregular', serif;font-style: normal;}

#form-contacts {}
#form-contacts input,
#form-contacts select {height: 50px;}
#form-contacts input,
#form-contacts select,
#form-contacts textarea {border-color: transparent;}
#form-contacts .box:not(:last-child) {margin-bottom: 20px;}
#form-contacts .label {font-size: 14px;line-height: 17px;margin-bottom: 3px;}
#form-contacts .label span {font-size: 14px; color:#a59f9f}
#form-contacts .box-howmany {display: flex;flex-wrap: wrap;justify-content: space-between; margin-top: 40px; margin-bottom: 40px !important}
#form-contacts .box-howmany .box {margin-bottom: 5px;}
#form-contacts .box-title,
#form-contacts .box-budget .label{width: 100%;color: #a59f9f;font-family: 'butler_stencilregular', serif;font-size: 20px;line-height: 23px;}
#form-contacts .box-notes {color: #be1622;width: 100%;font-size: 12px;line-height: 15px; margin-top: 10px;}
#form-contacts .box-adults,
#form-contacts .box-children18,
#form-contacts .box-children11 {width: 30%;}
#form-contacts .box-message {margin-bottom: 0 !important;}
#form-contacts .box-message .message {padding-bottom: 40px;}
#form-contacts .box-submit {position: relative;}
#form-contacts .submit {background-color: #be1622;color: #fff;font-family: 'butler_stencilregular', serif;font-size: 20px;line-height: 23px;width: auto;position: absolute;top: -30px;right: 40px;}

body.photo-gallery #secbanner {margin-bottom: 300px;}
#photo-gallery-container {height: 500px;padding: 40px 40px 0;position: relative;}
#photo-gallery-contents .swiper-wrapper {background-color: #fff;}
#photo-gallery-contents {height: 100%;position: relative;}
#photo-gallery-contents .w2-swiper-navigation {position: absolute;bottom: -20px;right: 40px;max-width: 30%;display: flex;align-items: center;height: 40px;}
#photo-gallery-contents .w2-swiper-navigation {}
#photo-gallery-contents .swiper-button-prev,
#photo-gallery-contents .swiper-button-next,
#photo-gallery-contents .swiper-pagination {left: initial;right: initial;top: initial;bottom: initial;position: initial;margin: 0;}
#photo-gallery-contents .swiper-pagination {background-color:rgba(165,159,159, 0.9) ;white-space: nowrap;width: 100px;height: 40px;display: flex;align-items:center;justify-content: center;font-family: 'butler_stencilregular'; font-size: 20px;}
#photo-gallery-contents .text {position: absolute;bottom: -80px;left: 40px;width: 60%;background-color: #fff;padding: 40px;box-shadow: 20px 20px 40px rgba(0,0,0,0.2);z-index: 2;}
#photo-gallery-contents .text h2 {font-size: 30px;line-height: 33px;margin: 0;}


#popup-newsletter {background-color:rgba(0,0,0,0.9);position: fixed;top:0;left: 0;width:100%;height:100%;z-index:1010;}
#popup-newsletter .wrapper {display: flex;align-items: center;height: 100%;width:600px;}
#form-popup-newsletter {background: #fff url(../images/popup-newsletter.jpg) no-repeat center bottom;background-size: cover;position: relative;padding: 60px 60px 150px 60px;}
#form-popup-newsletter h3 {color: #be1622;font-size: 30px;line-height: 33px;text-align: center;}
#form-popup-newsletter p {text-align: center;}
#form-popup-newsletter p,
#form-popup-newsletter p * {}
#form-popup-newsletter .content {display: flex;padding-top: 30px;}
#form-popup-newsletter .email {display: inline-flex;height: 40px;width: 70%;border: none;}
#form-popup-newsletter .submit {background-color: #be1622;color: #fff;display: inline-flex;height: 40px;font-size: 20px;white-space: nowrap;padding: 0 15px;width: 30%; justify-content: center;transition: all 0.5s ease; }
#form-popup-newsletter .submit:hover {background-color: #d02e3a}
#popup-newsletter-close {background:url(../images/close-pop-up.svg) no-repeat center center;;display:block;position: absolute;top: 20px;right: 20px;width: 20px;height: 20px; opacity: 0.5; transition: all 0.5s ease; }
#popup-newsletter-close:hover {opacity: 1;}


#testimonials-top {padding-top: 0;}
#testimonials-top .wrapper {display: flex;justify-content: center;}
#testimonials-top .left {width: 200px;flex-shrink: 0;padding-right: 40px;}
#testimonials-top .right {}
#testimonials-top .separator-a {height: 40px;}

#testimonials-bot > div > div {width: 100% !important;}

#languages-container {position: fixed; top: 0px; right: 20px; z-index: 10001;display: flex; flex-direction: column; align-items: flex-end;}
#languages-container .btn {background: #be1622 url(../images/icon-linguas.png) no-repeat 15px center; background-size: 20px; font-family: 'butler_stencilregular', serif; height: 50px;  color:#fff;     box-shadow: 0px 0px 0px rgba(0,0,0,0.2); display: flex; padding: 0 15px 0 45px; font-size: 14px; align-items: center; text-transform: capitalize; cursor: pointer;}
#languages-container .list { position: absolute; opacity:0; pointer-events: none; right:0; padding-top: 60px; display: flex; transition: all 0.5s ease;}
#languages-container .list span {box-shadow: 0 3px 15px 0 rgba(0,0,0,0.3); display: flex; height: 40px; overflow: hidden;}
#languages-container .list a{background:#fff; padding: 15px; font-size: 12px; font-family: 'Hind Vadodara', sans-serif; font-weight: bold; color:#a59f9f; text-transform: uppercase; line-height: 12px;  border-right: solid 1px #f0e6e6;transition: all 0.5s ease;}
#languages-container .list a:last-child{border: none;}
#languages-container .list a.active {display: none;}
#languages-container .list a:hover {color:#be1622 }
#languages-container:hover .list{opacity: 1; pointer-events: all;}

.blog #secbanner-contents .right .title {font-size: 30px; line-height: 33px;}
.blog #secbanner-contents .right .time {font-size: 16px; line-height: 20px;}
.blog #article-detail .title {font-size: 56px; line-height:60px; margin-bottom: 40px; }
.blog #article-detail .title:before {content: ""; background-color:#be1622 ; width:40px; height: 8px; margin-right: 10px; display: inline-block; position: relative; bottom: 10px;}
.blog .video {margin-bottom: 30px;}
.blog .video img{width: 100%;}
.blog .btn-popvideo {position: relative; display: flex; height: 100%; width: 100%; justify-content: center; align-content: center;}
.blog .btn-popvideo .mask {background-color:rgba(186,22,33, 0.4); width: 100%; height: 100%; position: absolute; z-index: 1; top: 0; left: 0; transition:background-color 0.3s ease }
.blog .btn-popvideo:hover .mask {background-color:rgba(186,22,33, 0.8);}
.blog .btn-popvideo .content {display: flex; flex-direction: column;top: 0; left: 0; position: absolute; width: 100%; height: 100%;justify-content: center; align-items: center; z-index: 2}
.blog .btn-popvideo .icon {width: 60px; height: 60px; display: block; margin-bottom: 10px;}
.blog .btn-popvideo:hover .icon {background: url("../images/bg-play-hover.png") no-repeat 0 0;} 
.blog .btn-popvideo .icon:before {background: url("../images/play.png") no-repeat center center; border: solid 2px #fff; content: ""; width: 56px; height:46px; display: block;}
.blog .btn-popvideo:hover .icon:before {background: #fff url("../images/play-hover.png") no-repeat center center;}
.blog .btn-popvideo .text {font-family: 'butler_stencilregular', serif; font-size: 24px; line-height: 24px; color: #fff; width: 60px; display: inline-block;}
.blog .db-content a{text-decoration: underline; }
.blog .db-content a:hover {text-decoration: none; color:#be1622}


