.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.wptripadvisor_t1_outer_div{padding:0px;margin:0px 0px 0px 0px;}
.wptripadvisor_t1_DIV_1{box-sizing:border-box;color:rgb(255, 255, 255);text-size-adjust:100%;column-rule-color:rgb(255, 255, 255);perspective-origin:277.5px 115px;transform-origin:277.5px 115px;border:0px none rgb(255, 255, 255);font:normal normal normal normal 13px / 20.8px "Helvetica Neue", Helvetica, Arial, sans-serif;outline:rgb(255, 255, 255) none 0px;margin-bottom:20px;margin-top:10px;}
.wptripadvisor_t1_DIV_2{bottom:0px;box-shadow:rgba(0, 0, 0, 0.0980392) 2px 2px 2px 0px;box-sizing:border-box;color:rgb(255, 255, 255);height:auto;left:0px;position:relative;right:0px;text-size-adjust:100%;top:0px;column-rule-color:rgb(255, 255, 255);perspective-origin:277.5px 69px;transform-origin:277.5px 69px;background:rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;border:1px solid rgb(245, 245, 245);font:normal normal normal normal 13px / 20.8px "Helvetica Neue", Helvetica, Arial, sans-serif;margin:0px 0px 25px;outline:rgb(255, 255, 255) none 0px;padding:20px 20px 20px 48px;}
.wptripadvisor_t1_DIV_2:after{bottom:-30px;box-sizing:border-box;color:rgb(255, 255, 255);content:'';display:block;height:30px;left:80px;position:absolute;right:445px;text-size-adjust:100%;width:30px;column-rule-color:rgb(255, 255, 255);perspective-origin:15px 15px;transform-origin:15px 15px;filter:drop-shadow(rgba(0, 0, 0, 0.0980392) 2px 2px 1px);border-top:30px solid rgb(255, 255, 255);border-right:30px solid rgba(0, 0, 0, 0);border-bottom:0px solid rgba(0, 0, 0, 0);border-left:0px solid rgba(0, 0, 0, 0);font:normal normal normal normal 13px / 20.8px "Helvetica Neue", Helvetica, Arial, sans-serif;outline:rgb(255, 255, 255) none 0px;}
.wptripadvisor_t1_DIV_2:before{bottom:47px;box-sizing:border-box;color:rgb(187, 187, 187);content:'\201C';display:block;height:96px;left:55px;position:absolute;right:515.391px;text-size-adjust:100%;top:20px;width:24.6094px;column-rule-color:rgb(187, 187, 187);perspective-origin:12.2969px 48px;transform-origin:12.2969px 48px;border:0px none rgb(187, 187, 187);font:normal normal normal normal 60px / 96px Georgia, serif;margin:-25px 0px 0px -40px;outline:rgb(187, 187, 187) none 0px;}
.wptripadvisor_t1_P_3{box-sizing:border-box;color:rgb(119, 119, 119);text-size-adjust:100%;column-rule-color:rgb(119, 119, 119);perspective-origin:240px 44px;transform-origin:240px 44px;border:0px none rgb(119, 119, 119);font:italic normal normal normal 14px / 22.4px "Helvetica Neue", Helvetica, Arial, sans-serif;margin:0px 0px 10px;outline:rgb(119, 119, 119) none 0px;}
.wptripadvisor_t1_IMG_4{box-sizing:border-box;color:rgb(255, 255, 255);display:block;float:left;height:60px;text-size-adjust:100%;vertical-align:middle;max-width:60px;column-rule-color:rgb(255, 255, 255);perspective-origin:30px 30px;transform-origin:30px 30px;border:0px none rgb(255, 255, 255);border-radius:50% 50% 50% 50% !important;font:normal normal normal normal 13px / 20.8px "Helvetica Neue", Helvetica, Arial, sans-serif;margin:0px 20px;outline:rgb(255, 255, 255) none 0px;}
.wptripadvisor_t1_SPAN_5{color:rgb(85, 85, 85);display:block;text-size-adjust:100%;text-transform:uppercase;overflow:hidden;padding:8px 0px 0px;}
.marginb10{margin-bottom:10px;}
.w3_wprs-row-padding-small{padding:0 4px;}
.noboxshadow{box-shadow:rgba(0, 0, 0, 0.0) 0px 0px 0px 0px;}
.wptripadvisor_t1_P_3 > img{box-shadow:0 0 0 rgba(0,0,0,.0);}
.wptripadvisor_t1_A_8 > img{box-shadow:0 0 0 0;padding:0px;}
img.wptripadvisor_t1_star_img_file{width:100px;margin-bottom:-4px;}
img.wptripadvisor_t1_tripadvisor_logo{position:absolute;right:4px;bottom:4px;width:32px;height:32px;margin:0;padding:0;border:0;outline:0;}
a.wprs_rd_more{cursor:pointer;}
.wptripadvisor_t1_DIV_2 a{position:unset !important;}
span.wprevrevtitle{font-weight:bold;text-transform:capitalize;}
span.wprs_rd_more_text{display:inline;transition:opacity 1s;opacity:0;}
a.wprev_media_img_a{display:inline-block}img.wprev_media_img{height:50px;margin-right:5px;border-radius:5px;max-height:50px;}.wprev_media_div{margin-bottom:0;margin-top:10px;margin-left:0;margin-right:0}.wpproslider_t3_DIV_1a .wprev_media_div{margin:-25px 5px 34px 55px}.wpproslider_t6_DIV_2 .wprev_media_div{margin-left:10px;margin-right:10px}
.wprs_unslider{overflow:visible;margin:0;padding:0;position:relative}.wprs_unslider-wrap{position:relative}.wprs_unslider-wrap.wprs_unslider-carousel>li{float:left}.wprs_unslider-vertical>ul{height:100%}.wprs_unslider-vertical li{float:none;width:100%}.wprs_unslider-fade{position:relative}.wprs_unslider-fade .wprs_unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8;list-style-type:none}.wprs_unslider-fade .wprs_unslider-wrap li.wprs_unslider-active{z-index:10}.wprs_unslider li,.wprs_unslider ol,.wprs_unslider ul{list-style:none;margin:0;padding:0!important;border:none;list-style-type:none}.wprs_unslider-arrow{position:absolute;left:5px;z-index:2;cursor:pointer}.wprs_unslider-arrow.next{left:auto}.wprs_unslider-arrow{display:block;width:28px;height:28px;top:50%;right:5px;left:auto;margin-top:-30px;overflow:hidden;background:rgba(0,0,0,.2) no-repeat 58% 51%;background-image:url(//icelandadventuretours.is/wp-content/plugins/wp-tripadvisor-review-slider/public/css/imgs/slider_arrow.png);background-size:7px 11px;border-radius:32px;text-indent:-999em;opacity:.6;transition:opacity .2s;border-width:0!important}.wprs_unslider-arrow.prev{left:5px;right:auto;-ms-transform:rotate(-180deg);transform:rotate(-180deg);background-position-x:50%;background-position-y:49%;}.wprs_unslider-nav ol{list-style:none;text-align:center}.wprs_unslider-nav ol li{display:inline-block;width:9px;height:9px;margin:0 4px !important;background:0 0;border-radius:5px;overflow:hidden;text-indent:-999em;border:1px solid #c3c3c3;cursor:pointer}.wprs_unslider-nav ol li.wprs_unslider-active{background:#c3c3c3;cursor:default}
.wprev-slider{margin-left:38px;margin-right:38px;}
.w3_wprs-responsive{overflow-x:auto}
.w3_wprs-container:after,.w3_wprs-panel:after,.w3_wprs-row:after,.w3_wprs-row-padding:after,.w3_wprs-topnav:after,.w3_wprs-clear:after,.w3_wprs-btn-group:before,.w3_wprs-btn-group:after,.w3_wprs-btn-bar:before,.w3_wprs-btn-bar:after{content:"";display:table;clear:both}
.w3_wprs-col,.w3_wprs-half,.w3_wprs-third,.w3_wprs-twothird,.w3_wprs-threequarter,.w3_wprs-quarter{float:left;width:100%}
.w3_wprs-col.s1{width:8.33333%}
.w3_wprs-col.s2{width:16.66666%}
.w3_wprs-col.s3{width:24.99999%}
.w3_wprs-col.s4{width:33.33333%}
.w3_wprs-col.s5{width:41.66666%}
.w3_wprs-col.s6{width:49.99999%}
.w3_wprs-col.s7{width:58.33333%}
.w3_wprs-col.s8{width:66.66666%}
.w3_wprs-col.s9{width:74.99999%}
.w3_wprs-col.s10{width:83.33333%}
.w3_wprs-col.s11{width:91.66666%}
.w3_wprs-col.s12,.w3_wprs-half,.w3_wprs-third,.w3_wprs-twothird,.w3_wprs-threequarter,.w3_wprs-quarter{width:99.99999%}
@media only screen and (min-width:601px){
.w3_wprs-col.m1{width:8.33333%}
.w3_wprs-col.m2{width:16.66666%}
.w3_wprs-col.m3,.w3_wprs-quarter{width:24.99999%}
.w3_wprs-col.m4,.w3_wprs-third{width:33.33333%}
.w3_wprs-col.m5{width:41.66666%}
.w3_wprs-col.m6,.w3_wprs-half{width:49.99999%}
.w3_wprs-col.m7{width:58.33333%}
.w3_wprs-col.m8,.w3_wprs-twothird{width:66.66666%}
.w3_wprs-col.m9,.w3_wprs-threequarter{width:74.99999%}
.w3_wprs-col.m10{width:83.33333%}
.w3_wprs-col.m11{width:91.66666%}
.w3_wprs-col.m12{width:99.99999%}}
@media only screen and (min-width:993px){
.w3_wprs-col.l1{width:8.33333%}
.w3_wprs-col.l2{width:16.66666%}
.w3_wprs-col.l3,.w3_wprs-quarter{width:24.99999%}
.w3_wprs-col.l4,.w3_wprs-third{width:33.33333%}
.w3_wprs-col.l5{width:41.66666%}
.w3_wprs-col.l6,.w3_wprs-half{width:49.99999%}
.w3_wprs-col.l7{width:58.33333%}
.w3_wprs-col.l8,.w3_wprs-twothird{width:66.66666%}
.w3_wprs-col.l9,.w3_wprs-threequarter{width:74.99999%}
.w3_wprs-col.l10{width:83.33333%}
.w3_wprs-col.l11{width:91.66666%}
.w3_wprs-col.l12{width:99.99999%}}
.w3_wprs-content{max-width:980px;margin:auto}
.w3_wprs-row-padding,.w3_wprs-row-padding>.w3_wprs-half,.w3_wprs-row-padding>.w3_wprs-third,.w3_wprs-row-padding>.w3_wprs-twothird,.w3_wprs-row-padding>.w3_wprs-threequarter,.w3_wprs-row-padding>.w3_wprs-quarter,.w3_wprs-row-padding>.w3_wprs-col{padding:0 8px}
span.svgicons.svg-wprsp-verified{width:18px;height:18px;background:#a3a29e;display:inline-block;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:bottom;margin-bottom:-3px;margin-right:3px;}
.svg-wprsp-verified{-webkit-mask-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20' height='22' viewBox='0 0 24 24'%3E%3Cpath d='M23.016 12l-2.438-2.813 0.328-3.656-3.609-0.844-1.875-3.188-3.422 1.453-3.422-1.453-1.875 3.188-3.609 0.797 0.328 3.703-2.438 2.813 2.438 2.813-0.328 3.656 3.609 0.844 1.875 3.188 3.422-1.453 3.422 1.453 1.875-3.188 3.609-0.844-0.328-3.656zM10.078 16.734l-3.797-3.844 1.5-1.453 2.297 2.344 5.859-5.906 1.5 1.5z'%3E%3C/path%3E%3C/svg%3E%0A");}
.wprevtooltip{cursor:pointer;}
.wprevpro_tooltip {
display: none;
position: absolute;
padding-left: 10px;
padding-right: 10px;
color: #efefef;
background-color: #000000bf;
border-radius: 3px;
font-family: sans-serif;
font-style: normal;
font-size: 10px;
line-height: 24px;
z-index: 999999;
}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body{margin:0;}
article, aside, footer, header, nav, section{display:block;}
h1{font-size:2em;margin:0.67em 0;}
figcaption, figure, main{display:block;}
figure{margin:1em 0;}
hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;}
pre {
font-family: monospace, monospace;
font-size: 1em;
} a{background-color:transparent;-webkit-text-decoration-skip:objects;}
a:active, a:hover{outline-width:0;}
abbr[title]{border-bottom:1px #767676 dotted;text-decoration:none;}
b, strong{font-weight:inherit;}
b, strong{font-weight:700;}
code, kbd, samp{font-family:monospace, monospace;font-size:1em;}
dfn{font-style:italic;}
mark{background-color:#eee;color:#222;}
small{font-size:80%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sub{bottom:-0.25em;}
sup{top:-0.5em;}
audio, video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
img{border-style:none;}
svg:not(:root){overflow:hidden;}
button, input, optgroup, select, textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0;}
button, input{overflow:visible;}
button, select{text-transform:none;}
button, html [type="button"],
[type="reset"],
[type="submit"]{-webkit-appearance:button;}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring, [type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}
fieldset{border:1px solid #bbb;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}
progress{display:inline-block;vertical-align:baseline;}
textarea{overflow:auto;}
[type="checkbox"],
[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0;}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button{height:auto;}
[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}
details, menu{display:block;}
summary{display:list-item;}
canvas{display:inline-block;}
template{display:none;}
[hidden]{display:none;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;word-wrap:normal !important;}
.screen-reader-text:focus{background-color:#f1f1f1;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}
.alignleft{display:inline;float:left;margin-right:1.5em;}
.alignright{display:inline;float:right;margin-left:1.5em;}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .entry-footer:before, .entry-footer:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .nav-links:before, .nav-links:after, .pagination:before, .pagination:after, .comment-author:before, .comment-author:after, .widget-area:before, .widget-area:after, .widget:before, .widget:after, .comment-meta:before, .comment-meta:after{content:"";display:table;table-layout:fixed;}
.clear:after, .entry-content:after, .entry-footer:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .nav-links:after, .pagination:after, .comment-author:after, .widget-area:after, .widget:after, .comment-meta:after{clear:both;}
body, button, input, select, textarea{color:#333;font-family:"Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;font-size:15px;font-size:0.9375rem;font-weight:400;line-height:1.66;}
h1, h2, h3, h4, h5, h6{clear:both;line-height:1.4;margin:0 0 0.75em;padding:1.5em 0 0;}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child{padding-top:0;}
h1{font-size:24px;font-size:1.5rem;font-weight:300;}
h2, .home.blog .entry-title{color:#666;font-size:20px;font-size:1.25rem;font-weight:300;}
h3{color:#333;font-size:18px;font-size:1.125rem;font-weight:300;}
h4{color:#333;font-size:16px;font-size:1rem;font-weight:800;}
h5{color:#767676;font-size:13px;font-size:0.8125rem;font-weight:800;letter-spacing:0.15em;text-transform:uppercase;}
h6 {
color: #333;
font-size: 15px;
font-size: 0.9375rem;
font-weight: 800;
} p{margin:0 0 1.5em;padding:0;}
dfn, cite, em, i{font-style:italic;}
blockquote{color:#666;font-size:18px;font-size:1.125rem;font-style:italic;line-height:1.7;margin:0;overflow:hidden;padding:0;}
blockquote cite{display:block;font-style:normal;font-weight:600;margin-top:0.5em;}
address{margin:0 0 1.5em;}
pre{background:#eee;font-family:"Courier 10 Pitch", Courier, monospace;font-size:15px;font-size:0.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code, kbd, tt, var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:15px;font-size:0.9375rem;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
mark, ins{background:#eee;text-decoration:none;}
big{font-size:125%;}
blockquote {
quotes: "" "";
} q{quotes:"“" "”" "‘" "’";}
blockquote:before, blockquote:after{content:"";}:focus{outline:none;}
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea{font-family:Tahoma, Arial, sans-serif;}
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6{font-weight:700;}
html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea{font-family:"PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;}
html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea{font-family:"PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;}
html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6{font-weight:700;}
html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea{font-family:"Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;}
html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6{font-weight:700;line-height:1.2;}
html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea{font-family:Arial, sans-serif;}
html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6{font-weight:700;}
html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6{font-weight:700;line-height:1.3;}
html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea{font-family:Arial, sans-serif;}
html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6{font-weight:700;}
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea{font-family:"Arial Hebrew", Arial, sans-serif;}
html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6{font-weight:700;}
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea{font-family:"Hiragino Kaku Gothic Pro", Meiryo, sans-serif;}
html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6{font-weight:700;}
html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea{font-family:"Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;}
html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6{font-weight:600;}
html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6{line-height:1.65;font-family:"Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;}
html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea{line-height:1.8;font-family:"Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;}
html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] *{letter-spacing:0 !important;}
label{color:#333;display:block;font-weight:800;margin-bottom:0.5em;}
fieldset{margin-bottom:1em;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea{color:#666;background:#fff;background-image:-webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:0.7em;width:100%;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus{color:#222;border-color:#333;}
select{border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;height:3em;max-width:100%;}
input[type="radio"],
input[type="checkbox"]{margin-right:0.5em;}
input[type="radio"] + label,
input[type="checkbox"] + label{font-weight:400;}
button, input[type="button"],
input[type="submit"]{background-color:#222;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-size:0.875rem;font-weight:800;line-height:1;padding:1em 2em;text-shadow:none;-webkit-transition:background 0.2s;transition:background 0.2s;}
input + button,
input + input[type="button"],
input + input[type="submit"]{padding:0.75em 2em;}
button.secondary, input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary{background-color:#ddd;color:#222;}
button:hover, button:focus, input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus{background:#767676;}
button.secondary:hover, button.secondary:focus, input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus{background:#bbb;}::-webkit-input-placeholder{color:#333;font-family:"Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;}:-moz-placeholder{color:#333;font-family:"Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;}::-moz-placeholder{color:#333;font-family:"Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;opacity:1;}:-ms-input-placeholder{color:#333;font-family:"Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;}
hr{background-color:#bbb;border:0;height:1px;margin-bottom:1.5em;}
ul, ol{margin:0 0 1.5em;padding:0;}
ul{list-style:disc;}
ol{list-style:decimal;}
li > ul, li > ol{margin-bottom:0;margin-left:1.5em;}
dt{font-weight:700;}
dd{margin:0 1.5em 1.5em;}
table{border-collapse:collapse;margin:0 0 1.5em;width:100%;}
thead th{border-bottom:2px solid #bbb;padding-bottom:0.5em;}
th{padding:0.4em;text-align:left;}
tr{border-bottom:1px solid #eee;}
td{padding:0.4em;}
th:first-child, td:first-child{padding-left:0;}
th:last-child, td:last-child {
padding-right: 0;
} a{color:#222;text-decoration:none;}
a:focus{outline:thin dotted;}
a:hover, a:active{color:#000;outline:0;}
.entry-content a, .entry-summary a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong{-webkit-box-shadow:inset 0 -1px 0 rgba(15, 15, 15, 1);box-shadow:inset 0 -1px 0 rgba(15, 15, 15, 1);-webkit-transition:color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;transition:color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;transition:color 80ms ease-in, box-shadow 130ms ease-in-out;transition:color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;}
.entry-title a, .entry-meta a, .page-links a, .page-links a .page-number, .entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a{-webkit-box-shadow:inset 0 -1px 0 rgba(255, 255, 255, 1);box-shadow:inset 0 -1px 0 rgba(255, 255, 255, 1);text-decoration:none;-webkit-transition:color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;transition:color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;transition:color 80ms ease-in, box-shadow 130ms ease-in-out;transition:color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;}
.entry-content a:focus, .entry-content a:hover, .entry-summary a:focus, .entry-summary a:hover, .widget a:focus, .widget a:hover, .site-footer .widget-area a:focus, .site-footer .widget-area a:hover, .posts-navigation a:focus, .posts-navigation a:hover, .comment-metadata a:focus, .comment-metadata a:hover, .comment-metadata a.comment-edit-link:focus, .comment-metadata a.comment-edit-link:hover, .comment-reply-link:focus, .comment-reply-link:hover, .widget_authors a:focus strong, .widget_authors a:hover strong, .entry-title a:focus, .entry-title a:hover, .entry-meta a:focus, .entry-meta a:hover, .page-links a:focus .page-number, .page-links a:hover .page-number, .entry-footer a:focus, .entry-footer a:hover, .entry-footer .cat-links a:focus, .entry-footer .cat-links a:hover, .entry-footer .tags-links a:focus, .entry-footer .tags-links a:hover, .post-navigation a:focus, .post-navigation a:hover, .pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus, .logged-in-as a:hover, a:focus .nav-title, a:hover .nav-title, .edit-link a:focus, .edit-link a:hover, .site-info a:focus, .site-info a:hover, .widget .widget-title a:focus, .widget .widget-title a:hover, .widget ul li a:focus, .widget ul li a:hover{color:#000;-webkit-box-shadow:inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);box-shadow:inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);}
.entry-content a img, .widget a img{-webkit-box-shadow:0 0 0 8px #fff;box-shadow:0 0 0 8px #fff;}
.post-navigation a:focus .icon, .post-navigation a:hover .icon{color:#222;}
.post-thumbnail{margin-bottom:1em;}
.post-thumbnail a img{-webkit-backface-visibility:hidden;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;}
.post-thumbnail a:hover img, .post-thumbnail a:focus img{opacity:0.7;}
.navigation-top{background:#fff;border-bottom:1px solid #eee;border-top:1px solid #eee;font-size:16px;font-size:1rem;position:relative;}
.navigation-top .wrap{max-width:1000px;padding:0;}
.navigation-top a{color:#222;font-weight:600;-webkit-transition:color 0.2s;transition:color 0.2s;}
.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a{color:#767676;}
.main-navigation{clear:both;display:block;}
.main-navigation ul{background:#fff;list-style:none;margin:0;padding:0 1.5em;text-align:left;}
.js .main-navigation ul, .main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon, .main-navigation ul a > .icon{display:none;}
.main-navigation > div > ul{border-top:1px solid #eee;padding:0.75em 1.695em;}
.js .main-navigation.toggled-on > div > ul{display:block;}
.main-navigation ul ul{padding:0 0 0 1.5em;}
.main-navigation ul ul.toggled-on{display:block;}
.main-navigation ul ul a{letter-spacing:0;padding:0.4em 0;position:relative;text-transform:none;}
.main-navigation li{border-bottom:1px solid #eee;position:relative;}
.main-navigation li li, .main-navigation li:last-child{border:0;}
.main-navigation a{display:block;padding:0.5em 0;text-decoration:none;}
.main-navigation a:hover{color:#767676;}
.menu-toggle{background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;color:#222;display:none;font-size:14px;font-size:0.875rem;font-weight:800;line-height:1.5;margin:1px auto 2px;padding:1em;text-shadow:none;}
.js .menu-toggle{display:block;}
.main-navigation.toggled-on ul.nav-menu{display:block;}
.menu-toggle:hover, .menu-toggle:focus{background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.menu-toggle:focus{outline:thin solid;}
.menu-toggle .icon{margin-right:0.5em;top:-2px;}
.toggled-on .menu-toggle .icon-bars, .menu-toggle .icon-close{display:none;}
.toggled-on .menu-toggle .icon-close{display:inline-block;}
.dropdown-toggle:hover, .dropdown-toggle:focus{background:transparent;}
.dropdown-toggle:focus{outline:thin dotted;}
.dropdown-toggle.toggled-on .icon{-ms-transform:rotate(-180deg);-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
.site-header .menu-scroll-down{display:none;}
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*,
*:before,
*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;}
body{background:#fff;}
#page{position:relative;word-wrap:break-word;}
.wrap{margin-left:auto;margin-right:auto;max-width:700px;padding-left:2em;padding-right:2em;}
.wrap:after{clear:both;content:"";display:block;}
#masthead .wrap{position:relative;}
.site-header{background-color:#fafafa;position:relative;}
.site-branding{padding:1em 0;position:relative;-webkit-transition:margin-bottom 0.2s;transition:margin-bottom 0.2s;z-index:3;}
.site-branding a{text-decoration:none;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;}
.site-branding a:hover, .site-branding a:focus{opacity:0.7;}
.site-title{clear:none;font-size:24px;font-size:1.5rem;font-weight:800;line-height:1.25;letter-spacing:0.08em;margin:0;padding:0;text-transform:uppercase;}
.site-title, .site-title a{color:#222;opacity:1;}
body.has-header-image .site-title, body.has-header-video .site-title, body.has-header-image .site-title a, body.has-header-video .site-title a{color:#fff;}
.site-description{color:#666;font-size:13px;font-size:0.8125rem;margin-bottom:0;}
body.has-header-image .site-description, body.has-header-video .site-description{color:#fff;opacity:0.8;}
.custom-logo-link{display:inline-block;padding-right:1em;vertical-align:middle;width:auto;}
.custom-logo-link img{display:inline-block;max-height:80px;width:auto;}
body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img{max-height:200px;max-width:100%;}
.custom-logo-link a:hover, .custom-logo-link a:focus{opacity:0.9;}
body:not(.title-tagline-hidden) .site-branding-text{display:inline-block;vertical-align:middle;}
.custom-header{position:relative;}
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header{display:table;height:300px;height:75vh;width:100%;}
.custom-header-media{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%;}
.custom-header-media:before{background:-moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);background:-webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;z-index:2;}
.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe{position:fixed;height:auto;left:50%;max-width:1000%;min-height:100%;min-width:100%;min-width:100vw;width:auto;top:50%;padding-bottom:1px;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);}
.wp-custom-header .wp-custom-header-video-button{background-color:rgba(34, 34, 34, 0.5);border:1px solid rgba(255, 255, 255, 0.6);color:rgba(255, 255, 255, 0.6);height:45px;overflow:hidden;padding:0;position:fixed;right:30px;top:30px;-webkit-transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;width:45px;}
.wp-custom-header .wp-custom-header-video-button:hover, .wp-custom-header .wp-custom-header-video-button:focus{border-color:rgba(255, 255, 255, 0.8);background-color:rgba(34, 34, 34, 0.8);color:#fff;}
.admin-bar .wp-custom-header-video-button{top:62px;}
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img{bottom:0;position:absolute;top:auto;-ms-transform:translateX(-50%) translateY(0);-moz-transform:translateX(-50%) translateY(0);-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);}
@supports ( object-fit: cover ) {
.has-header-image .custom-header-media img, .has-header-video .custom-header-media video, .has-header-video .custom-header-media iframe, .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;top:0;-ms-transform:none;-moz-transform:none;-webkit-transform:none;transform:none;width:100%;}
} body:not(.has-header-image):not(.has-header-video) .custom-header-media{display:none;}
.has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding{display:table-cell;height:100%;vertical-align:bottom;}
.twentyseventeen-front-page .site-content{padding:0;}
.twentyseventeen-panel{overflow:hidden;position:relative;}
.panel-image{background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;position:relative;}
.panel-image:before{background:-webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));background:-webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);bottom:0;content:"";left:0;right:0;position:absolute;top:100px;}
.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child){border-top:1px solid #ddd;}
.panel-content{position:relative;}
.panel-content .wrap{padding-bottom:0.5em;padding-top:1.75em;}
.twentyseventeen-panel .edit-link{display:block;margin:0.3em 0 0;}
.twentyseventeen-panel .entry-header .edit-link{font-size:14px;font-size:0.875rem;}
.twentyseventeen-front-page .panel-content .recent-posts article{border:0;color:#333;margin-bottom:3em;}
.recent-posts .entry-header{margin-bottom:1.2em;}
.page .panel-content .recent-posts .entry-title{font-size:20px;font-size:1.25rem;font-weight:300;letter-spacing:0;text-transform:none;}
.twentyseventeen-panel .recent-posts .entry-header .edit-link{color:#222;display:inline-block;font-size:11px;font-size:0.6875rem;margin-left:1em;}
.site-content-contain{background-color:#fff;position:relative;}
.site-content{padding:2.5em 0 0;}
.sticky{position:relative;}
.post:not(.sticky) .icon-thumb-tack{display:none;}
.sticky .icon-thumb-tack{display:block;height:18px;left:-1.5em;position:absolute;top:1.65em;width:20px;}
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title{color:#222;font-size:14px;font-size:0.875rem;font-weight:800;letter-spacing:0.14em;text-transform:uppercase;}
.entry-header .entry-title{margin-bottom:0.25em;}
.entry-title a{color:#333;text-decoration:none;margin-left:-2px;}
.entry-title:not(:first-child){padding-top:0;}
.entry-meta{color:#767676;font-size:11px;font-size:0.6875rem;font-weight:800;letter-spacing:0.1818em;padding-bottom:0.25em;text-transform:uppercase;}
.entry-meta a{color:#767676;}
.byline, .updated:not(.published){display:none;}
.single .byline, .group-blog .byline{display:inline;}
.pagination .icon, .comments-pagination .icon{width:0.666666666em;height:0.666666666em;}
.comments-pagination{border:0;}
.page-numbers{display:none;padding:0.5em 0.75em;}
.page-numbers.current .screen-reader-text{clip:auto;height:auto;overflow:auto;position:relative !important;width:auto;}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright{color:#666;font-size:13px;font-size:0.8125rem;width:48%;}
.blog .site-main > article, .archive .site-main > article, .search .site-main > article{padding-bottom:2em;}
body:not(.twentyseventeen-front-page) .entry-header{padding:1em 0;}
body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments{margin-left:auto;margin-right:auto;}
body:not(.twentyseventeen-front-page) .entry-header{padding-top:0;}
.blog .entry-meta a.post-edit-link, .archive .entry-meta a.post-edit-link, .search .entry-meta a.post-edit-link{color:#222;display:inline-block;margin-left:1em;white-space:nowrap;}
.search .page .entry-meta a.post-edit-link{margin-left:0;white-space:nowrap;}
.taxonomy-description{color:#666;font-size:13px;font-size:0.8125rem;}
.entry-content .more-link:before{content:"";display:block;margin-top:1.5em;}
.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary{margin-left:auto;margin-right:auto;max-width:740px;}
.single-featured-image-header{background-color:#fafafa;border-bottom:1px solid #eee;}
.single-featured-image-header img{display:block;margin:auto;}
.page-links{font-size:14px;font-size:0.875rem;font-weight:800;padding:2em 0 3em;}
.page-links .page-number{color:#767676;display:inline-block;padding:0.5em 1em;}
.page-links a{display:inline-block;}
.page-links a .page-number{color:#222;}
.entry-footer{border-bottom:1px solid #eee;border-top:1px solid #eee;margin-top:2em;padding:2em 0;}
.entry-footer .cat-links, .entry-footer .tags-links{display:block;font-size:11px;font-size:0.6875rem;font-weight:800;letter-spacing:0.1818em;padding-left:2.5em;position:relative;text-transform:uppercase;}
.entry-footer .cat-links + .tags-links{margin-top:1em;}
.entry-footer .cat-links a, .entry-footer .tags-links a{color:#333;}
.entry-footer .cat-links .icon, .entry-footer .tags-links .icon{color:#767676;left:0;margin-right:0.5em;position:absolute;top:2px;}
.entry-footer .edit-link{display:inline-block;}
.entry-footer .edit-link a.post-edit-link{background-color:#222;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;display:inline-block;font-size:14px;font-size:0.875rem;font-weight:800;margin-top:2em;padding:0.7em 2em;-webkit-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;white-space:nowrap;}
.entry-footer .edit-link a.post-edit-link:hover, .entry-footer .edit-link a.post-edit-link:focus{background-color:#767676;}
.blog .format-status .entry-title, .archive .format-status .entry-title, .blog .format-aside .entry-title, .archive .format-aside .entry-title{display:none;}
.format-quote blockquote{color:#333;font-size:20px;font-size:1.25rem;font-weight:300;overflow:visible;position:relative;}
.format-quote blockquote .icon{display:block;height:20px;left:-1.25em;position:absolute;top:0.4em;-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1);width:20px;}
.post-navigation{font-weight:800;margin:3em 0;}
.post-navigation .nav-links{padding:1em 0;}
.nav-subtitle{background:transparent;color:#767676;display:block;font-size:11px;font-size:0.6875rem;letter-spacing:0.1818em;margin-bottom:1em;text-transform:uppercase;}
.nav-title{color:#333;font-size:15px;font-size:0.9375rem;}
.post-navigation .nav-next{margin-top:1.5em;}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper{margin-right:0.5em;}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper{margin-left:0.5em;}
.page-header{padding-bottom:2em;}
.page .entry-header .edit-link{font-size:14px;font-size:0.875rem;}
.search .page .entry-header .edit-link{font-size:11px;font-size:0.6875rem;}
.page-links{clear:both;margin:0 0 1.5em;}
.page:not(.home) #content{padding-bottom:1.5em;}
.error404 .page-content{padding-bottom:4em;}
.error404 .page-content .search-form, .search .page-content .search-form{margin-bottom:3em;}
.site-footer{border-top:1px solid #eee;}
.site-footer .wrap{padding-bottom:1.5em;padding-top:2em;}
.site-footer .widget-area{padding-bottom:2em;padding-top:2em;}
.social-navigation{font-size:16px;font-size:1rem;margin-bottom:1em;}
.social-navigation ul{list-style:none;margin-bottom:0;margin-left:0;}
.social-navigation li{display:inline;}
.social-navigation a{background-color:#767676;-webkit-border-radius:40px;border-radius:40px;color:#fff;display:inline-block;height:40px;margin:0 1em 0.5em 0;text-align:center;width:40px;}
.social-navigation a:hover, .social-navigation a:focus{background-color:#333;}
.social-navigation .icon{height:16px;top:12px;width:16px;vertical-align:top;}
.site-info{font-size:14px;font-size:0.875rem;margin-bottom:1em;}
.site-info a{color:#666;}
.site-info .sep{margin:0;display:block;visibility:hidden;height:0;width:100%;}
#comments{clear:both;padding:2em 0 0.5em;}
.comments-title{font-size:20px;font-size:1.25rem;margin-bottom:1.5em;}
.comment-list, .comment-list .children{list-style:none;margin:0;padding:0;}
.comment-list li:before{display:none;}
.comment-body{margin-left:65px;}
.comment-author{font-size:16px;font-size:1rem;margin-bottom:0.4em;position:relative;z-index:2;}
.comment-author .avatar{height:50px;left:-65px;position:absolute;width:50px;}
.comment-author .says{display:none;}
.comment-meta{margin-bottom:1.5em;}
.comment-metadata{color:#767676;font-size:10px;font-size:0.625rem;font-weight:800;letter-spacing:0.1818em;text-transform:uppercase;}
.comment-metadata a{color:#767676;}
.comment-metadata a.comment-edit-link{color:#222;margin-left:1em;}
.comment-body{color:#333;font-size:14px;font-size:0.875rem;margin-bottom:4em;}
.comment-reply-link{font-weight:800;position:relative;}
.comment-reply-link .icon{color:#222;left:-2em;height:1em;position:absolute;top:0;width:1em;}
.children .comment-author .avatar{height:30px;left:-45px;width:30px;}
.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar{border:1px solid #333;padding:2px;}
.no-comments, .comment-awaiting-moderation{color:#767676;font-size:14px;font-size:0.875rem;font-style:italic;}
.comments-pagination{margin:2em 0 3em;}
.form-submit{text-align:right;}
#secondary{padding:1em 0 2em;}
.widget{padding-bottom:3em;}
h2.widget-title{color:#222;font-size:13px;font-size:0.8125rem;font-weight:800;letter-spacing:0.1818em;margin-bottom:1.5em;text-transform:uppercase;}
.widget-title a{color:inherit;}
.widget select{width:100%;}
.widget ul{list-style:none;margin:0;}
.widget ul li, .widget ol li{border-bottom:1px solid #ddd;border-top:1px solid #ddd;padding:0.5em 0;}
.widget:not(.widget_tag_cloud) ul li + li{margin-top:-1px;}
.widget ul li ul{margin:0 0 -1px;padding:0;position:relative;}
.widget ul li li{border:0;padding-left:24px;padding-left:1.5rem;}
.widget_top-posts ul li ul, .widget_rss_links ul li ul, .widget-grofile ul.grofile-links li ul, .widget_pages ul li ul, .widget_meta ul li ul{bottom:0;}
.widget_nav_menu ul li li, .widget_top-posts ul li, .widget_top-posts ul li li, .widget_rss_links ul li, .widget_rss_links ul li li, .widget-grofile ul.grofile-links li, .widget-grofile ul.grofile-links li li{padding-bottom:0.25em;padding-top:0.25em;}
.widget_rss ul li{padding-bottom:1em;padding-top:1em;}
.widget .post-date, .widget .rss-date{font-size:0.81em;}
.widget_text{word-wrap:break-word;}
.widget_text ul{list-style:disc;margin:0 0 1.5em 1.5em;}
.widget_text ol{list-style:decimal;}
.widget_text ul li, .widget_text ol li{border:none;}
.widget_text ul li:last-child, .widget_text ol li:last-child{padding-bottom:0;}
.widget_text ul li ul{margin:0 0 0 1.5em;}
.widget_text ul li li{padding-left:0;padding-right:0;}
.widget_text ol li{list-style-position:inside;}
.widget_text ol li + li{margin-top:-1px;}
.widget_rss .widget-title .rsswidget:first-child{float:right;}
.widget_rss .widget-title .rsswidget:first-child:hover{background-color:transparent;}
.widget_rss .widget-title .rsswidget:first-child img{display:block;}
.widget_rss ul li{padding:2.125em 0;}
.widget_rss ul li:first-child{border-top:none;padding-top:0;}
.widget_rss li .rsswidget{font-size:22px;font-size:1.375rem;font-weight:300;line-height:1.4;}
.widget_rss .rss-date, .widget_rss li cite{color:#767676;display:block;font-size:10px;font-size:0.625rem;font-style:normal;font-weight:800;letter-spacing:0.18em;line-height:1.5;text-transform:uppercase;}
.widget_rss .rss-date{margin:0.5em 0 1.5em;padding:0;}
.widget_rss .rssSummary{margin-bottom:0.5em;}
.widget_contact_info .contact-map{margin-bottom:0.5em;}
.widget-grofile h4{font-size:16px;font-size:1rem;margin-bottom:0;}
.widget_recent_comments table, .widget_recent_comments th, .widget_recent_comments td{border:0;}
.widget_recent_entries .post-date{display:block;}
.search-form{position:relative;}
.search-form .search-submit{bottom:3px;padding:0.5em 1em;position:absolute;right:3px;top:3px;}
.search-form .search-submit .icon{height:24px;top:-2px;width:24px;}
.tagcloud ul li{float:left;border-top:0;border-bottom:0;padding:0;margin:4px 4px 0 0;}
.tagcloud, .widget_tag_cloud, .wp_widget_tag_cloud{line-height:1.5;}
.widget .tagcloud a, .widget.widget_tag_cloud a, .wp_widget_tag_cloud a{border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none;display:block;padding:4px 10px 5px;position:relative;-webkit-transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;width:auto;word-wrap:break-word;z-index:0;}
.widget .tagcloud a:hover, .widget .tagcloud a:focus, .widget.widget_tag_cloud a:hover, .widget.widget_tag_cloud a:focus, .wp_widget_tag_cloud a:hover, .wp_widget_tag_cloud a:focus{border-color:#bbb;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;}
.widget_calendar th, .widget_calendar td{text-align:center;}
.widget_calendar tfoot td{border:0;}
.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption{display:none;}
img, video{height:auto;max-width:100%;}
img.alignleft, img.alignright{float:none;margin:0;}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}
embed, iframe, object{margin-bottom:1.5em;max-width:100%;}
p > embed:only-child, p > iframe:only-child, p > object:only-child{margin-bottom:0;}
.wp-caption, .gallery-caption{color:#666;font-size:13px;font-size:0.8125rem;font-style:italic;margin-bottom:1.5em;max-width:100%;}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}
.wp-caption .wp-caption-text{margin:0.8075em 0;}
.mejs-container{margin-bottom:1.5em;}
.mejs-controls a.mejs-horizontal-volume-slider, .mejs-controls a.mejs-horizontal-volume-slider:focus, .mejs-controls a.mejs-horizontal-volume-slider:hover{background:transparent;border:0;}
.site-content .wp-playlist-light{border-color:#eee;color:#222;}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album{color:#333;}
.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist{color:#767676;}
.site-content .wp-playlist-light .wp-playlist-item{border-bottom:1px dotted #eee;-webkit-transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;}
.site-content .wp-playlist-light .wp-playlist-item:hover, .site-content .wp-playlist-light .wp-playlist-item:focus{border-bottom-color:rgba(0, 0, 0, 0);background-color:#767676;color:#fff;}
.site-content .wp-playlist-light a.wp-playlist-caption:hover, .site-content .wp-playlist-light .wp-playlist-item:hover a, .site-content .wp-playlist-light .wp-playlist-item:focus a{color:#fff;}
.site-content .wp-playlist-dark{background:#222;border-color:#333;}
.site-content .wp-playlist-dark .mejs-container .mejs-controls{background-color:#333;}
.site-content .wp-playlist-dark .wp-playlist-caption{color:#fff;}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album{color:#eee;}
.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist{color:#aaa;}
.site-content .wp-playlist-dark .wp-playlist-playing{background-color:#333;}
.site-content .wp-playlist-dark .wp-playlist-item{border-bottom:1px dotted #555;-webkit-transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;transition:background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;}
.site-content .wp-playlist-dark .wp-playlist-item:hover, .site-content .wp-playlist-dark .wp-playlist-item:focus{border-bottom-color:rgba(0, 0, 0, 0);background-color:#aaa;color:#222;}
.site-content .wp-playlist-dark a.wp-playlist-caption:hover, .site-content .wp-playlist-dark .wp-playlist-item:hover a, .site-content .wp-playlist-dark .wp-playlist-item:focus a{color:#222;}
.site-content .wp-playlist{padding:0.625em 0.625em 0.3125em;}
.site-content .wp-playlist-current-item .wp-playlist-item-title{font-weight:700;}
.site-content .wp-playlist-current-item .wp-playlist-item-album{font-style:normal;}
.site-content .wp-playlist-current-item .wp-playlist-item-artist{font-size:10px;font-size:0.625rem;font-weight:800;letter-spacing:0.1818em;text-transform:uppercase;}
.site-content .wp-playlist-item{padding:0 0.3125em;cursor:pointer;}
.site-content .wp-playlist-item:last-of-type{border-bottom:none;}
.site-content .wp-playlist-item a{padding:0.3125em 0;border-bottom:none;}
.site-content .wp-playlist-item a, .site-content .wp-playlist-item a:focus, .site-content .wp-playlist-item a:hover{-webkit-box-shadow:none;box-shadow:none;background:transparent;}
.site-content .wp-playlist-item-length{top:5px;}
.icon{display:inline-block;fill:currentColor;height:1em;position:relative;top:-0.0625em;vertical-align:middle;width:1em;}
.gallery-item{display:inline-block;text-align:left;vertical-align:top;margin:0 0 1.5em;padding:0 1em 0 0;width:50%;}
.gallery-columns-1 .gallery-item{width:100%;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-item a, .gallery-item a:hover, .gallery-item a:focus, .widget-area .gallery-item a, .widget-area .gallery-item a:hover, .widget-area .gallery-item a:focus{-webkit-box-shadow:none;box-shadow:none;background:none;display:inline-block;max-width:100%;}
.gallery-item a img{display:block;-webkit-transition:-webkit-filter 0.2s ease-in;transition:-webkit-filter 0.2s ease-in;transition:filter 0.2s ease-in;transition:filter 0.2s ease-in, -webkit-filter 0.2s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden;}
.gallery-item a:hover img, .gallery-item a:focus img{-webkit-filter:opacity(60%);filter:opacity(60%);}
.gallery-caption{display:block;text-align:left;padding:0 10px 0 0;margin-bottom:0;}
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after{border:2px dashed #0085ba;bottom:1em;content:"";display:block;left:1em;position:absolute;right:1em;top:1em;z-index:1;}
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content{z-index:2;}
.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title{display:block;font-size:14px;font-size:0.875rem;font-weight:700;letter-spacing:1px;padding:3em;text-transform:uppercase;text-align:center;}
.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after{border:none;}
.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder{border:0;}
.twentyseventeen-panel > .customize-partial-edit-shortcut > button{top:30px;left:30px;}
.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before{visibility:visible;}
.svg-fallback{display:none;}
.no-svg .svg-fallback{display:inline-block;}
.no-svg .dropdown-toggle{padding:0.5em 0 0;right:0;text-align:center;width:2em;}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down{font-size:20px;font-size:1.25rem;font-weight:400;line-height:1;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);}
.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before{content:"\005E";}
.no-svg .social-navigation a{background:transparent;color:#222;height:auto;width:auto;}
.no-svg .next.page-numbers .screen-reader-text, .no-svg .prev.page-numbers .screen-reader-text, .no-svg .social-navigation li a .screen-reader-text, .no-svg .search-submit .screen-reader-text{clip:auto;font-size:16px;font-size:1rem;font-weight:400;height:auto;position:relative !important;width:auto;}
@media screen and (min-width:20em){
body.customize-partial-edit-shortcuts-shown .site-header .site-title{padding-left:0;}
}
@media screen and (min-width:30em){ body, button, input, select, textarea{font-size:18px;font-size:1.125rem;}
h1{font-size:30px;font-size:1.875rem;}
h2, .home.blog .entry-title, .page .panel-content .recent-posts .entry-title{font-size:26px;font-size:1.625rem;}
h3{font-size:22px;font-size:1.375rem;}
h4{font-size:18px;font-size:1.125rem;}
h5{font-size:13px;font-size:0.8125rem;}
h6{font-size:16px;font-size:1rem;}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright{font-size:14px;font-size:0.875rem;}
img.alignleft{float:left;margin-right:1.5em;}
img.alignright{float:right;margin-left:1.5em;}
.site-branding{padding:3em 0;}
.panel-content .wrap{padding-bottom:2em;padding-top:3.5em;}
.page-one-column .panel-content .wrap{max-width:740px;}
.panel-content .entry-header{margin-bottom:4.5em;}
.panel-content .recent-posts .entry-header{margin-bottom:0;}
.taxonomy-description{font-size:14px;font-size:0.875rem;}
.site-footer{font-size:16px;font-size:1rem;}
.gallery-item{max-width:25%;}
.gallery-columns-1 .gallery-item{max-width:100%;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-3 .gallery-item{max-width:33.33%;}
.gallery-columns-4 .gallery-item{max-width:25%;}
}
@media screen and (min-width:48em){ body, button, input, select, textarea{font-size:16px;font-size:1rem;line-height:1.5;}
.entry-content blockquote.alignleft, .entry-content blockquote.alignright{font-size:13px;font-size:0.8125rem;}
.wrap{max-width:1000px;padding-left:3em;padding-right:3em;}
.has-sidebar:not(.error404) #primary{float:left;width:58%;}
.has-sidebar #secondary{float:right;padding-top:0;width:36%;}
.error404 #primary{float:none;}
.site-branding{margin-bottom:0;}
.has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding{bottom:0;display:block;left:0;height:auto;padding-top:0;position:absolute;width:100%;}
.has-header-image.twentyseventeen-front-page .custom-header, .has-header-video.twentyseventeen-front-page .custom-header, .has-header-image.home.blog .custom-header, .has-header-video.home.blog .custom-header{display:block;height:auto;}
.custom-header-media{height:165px;position:relative;}
.twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media{height:0;position:relative;}
.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
.has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media{bottom:0;height:auto;left:0;position:absolute;right:0;top:0;}
.custom-logo-link{padding-right:2em;}
.custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img{max-width:350px;}
.title-tagline-hidden.home.has-header-image .custom-logo-link img, .title-tagline-hidden.home.has-header-video .custom-logo-link img{max-height:200px;}
.site-title{font-size:36px;font-size:2.25rem;}
.site-description{font-size:16px;font-size:1rem;}
.navigation-top{bottom:0;font-size:14px;font-size:0.875rem;left:0;position:absolute;right:0;width:100%;z-index:3;}
.navigation-top .wrap{max-width:1000px;padding:0.75em 3.4166666666667em;}
.navigation-top nav{margin-left:-1.25em;}
.site-navigation-fixed.navigation-top{bottom:auto;position:fixed;left:0;right:0;top:0;width:100%;z-index:7;}
.admin-bar .site-navigation-fixed.navigation-top{top:32px;}
.main-navigation{width:auto;}
.js .main-navigation ul, .js .main-navigation ul ul, .js .main-navigation > div > ul{display:block;}
.main-navigation ul{background:transparent;padding:0;}
.main-navigation > div > ul{border:0;margin-bottom:0;padding:0;}
.main-navigation li{border:0;display:inline-block;}
.main-navigation li li{display:block;}
.main-navigation a{padding:1em 1.25em;}
.main-navigation ul ul{background:#fff;border:1px solid #bbb;left:-999em;padding:0;position:absolute;top:100%;z-index:99999;}
.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:before, .main-navigation ul li.page_item_has_children:after{border-style:solid;border-width:0 6px 6px;content:"";display:none;height:0;position:absolute;right:1em;bottom:-1px;width:0;z-index:100000;}
.main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children:hover:after, .main-navigation ul li.page_item_has_children.focus:before, .main-navigation ul li.page_item_has_children:hover:before, .main-navigation ul li.page_item_has_children.focus:after, .main-navigation ul li.page_item_has_children:hover:after{display:block;}
.main-navigation ul li.menu-item-has-children:before, .main-navigation ul li.page_item_has_children:before{border-color:transparent transparent #bbb;bottom:0;}
.main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:after{border-color:transparent transparent #fff;}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul{left:100%;right:auto;}
.main-navigation ul ul a{padding:0.75em 1.25em;width:16em;}
.main-navigation li li{-webkit-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;}
.main-navigation li li:hover, .main-navigation li li.focus{background:#767676;}
.main-navigation li li a{-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out;}
.main-navigation li li.focus > a, .main-navigation li li:focus > a, .main-navigation li li:hover > a, .main-navigation li li a:hover, .main-navigation li li a:focus, .main-navigation li li.current_page_item a:hover, .main-navigation li li.current-menu-item a:hover, .main-navigation li li.current_page_item a:focus, .main-navigation li li.current-menu-item a:focus{color:#fff;}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul{left:0.5em;right:auto;}
.main-navigation .menu-item-has-children > a > .icon, .main-navigation .page_item_has_children > a > .icon{display:inline;left:5px;position:relative;top:-1px;}
.main-navigation ul ul .menu-item-has-children > a > .icon, .main-navigation ul ul .page_item_has_children > a > .icon{margin-top:-9px;left:auto;position:absolute;right:1em;top:50%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);}
.main-navigation ul ul ul{left:-999em;margin-top:-1px;top:0;}
.main-navigation ul ul li.menu-item-has-children.focus:before, .main-navigation ul ul li.menu-item-has-children:hover:before, .main-navigation ul ul li.menu-item-has-children.focus:after, .main-navigation ul ul li.menu-item-has-children:hover:after, .main-navigation ul ul li.page_item_has_children.focus:before, .main-navigation ul ul li.page_item_has_children:hover:before, .main-navigation ul ul li.page_item_has_children.focus:after, .main-navigation ul ul li.page_item_has_children:hover:after{display:none;}
.site-header .site-navigation-fixed .menu-scroll-down{display:none;}
.site-header .menu-scroll-down{display:block;padding:1em;position:absolute;right:0;}
.site-header .menu-scroll-down .icon{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.site-header .menu-scroll-down{color:#fff;top:2em;}
.site-header .navigation-top .menu-scroll-down{color:#767676;top:0.7em;}
.menu-scroll-down:focus{outline:thin dotted;}
.menu-scroll-down .icon{height:18px;width:18px;}
.twentyseventeen-front-page.has-header-image .site-branding, .twentyseventeen-front-page.has-header-video .site-branding, .home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding{margin-bottom:70px;}
.twentyseventeen-front-page.has-header-image .custom-header-media, .twentyseventeen-front-page.has-header-video .custom-header-media, .home.blog.has-header-image .custom-header-media, .home.blog.has-header-video .custom-header-media{height:1200px;height:100vh;max-height:100%;overflow:hidden;}
.twentyseventeen-front-page.has-header-image .custom-header-media:before, .twentyseventeen-front-page.has-header-video .custom-header-media:before, .home.blog.has-header-image .custom-header-media:before, .home.blog.has-header-video .custom-header-media:before{height:33%;}
.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media, .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media, .admin-bar.home.blog.has-header-image .custom-header-media, .admin-bar.home.blog.has-header-video .custom-header-media{height:calc(100vh - 32px);}
.panel-content .wrap{padding-bottom:4.5em;padding-top:6em;}
.panel-image{height:100vh;max-height:1200px;}
.background-fixed .panel-image{background-attachment:fixed;}
.page-two-column .panel-content .entry-header{float:left;width:36%;}
.page-two-column .panel-content .entry-content{float:right;width:58%;}
.page-two-column .panel-content .recent-posts{clear:right;float:right;width:58%;}
.panel-content .recent-posts article{margin-bottom:4em;}
.panel-content .recent-posts .entry-header, .page-two-column #primary .panel-content .recent-posts .entry-header,
.panel-content .recent-posts .entry-content, .page-two-column #primary .panel-content .recent-posts .entry-content{float:none;width:100%;}
.panel-content .recent-posts .entry-header{margin-bottom:1.5em;}
.page .panel-content .recent-posts .entry-title{font-size:26px;font-size:1.625rem;}
.site-content{padding:5.5em 0 0;}
.single-post .entry-title, .page .entry-title{font-size:26px;font-size:1.625rem;}
.comments-pagination, .post-navigation{clear:both;}
.post-navigation .nav-previous{float:left;width:50%;}
.post-navigation .nav-next{float:right;text-align:right;width:50%;}
.nav-next, .post-navigation .nav-next{margin-top:0;}
.sticky .icon-thumb-tack{height:23px;left:-2.5em;top:1.5em;width:32px;}
body:not(.has-sidebar):not(.page-one-column) .page-header,
body.has-sidebar.error404 #primary .page-header,
body.page-two-column:not(.archive) #primary .entry-header,
body.page-two-column.archive:not(.has-sidebar) #primary .page-header{float:left;width:36%;}
.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments{float:right;width:58%;}
.blog .site-main > article, .archive .site-main > article, .search .site-main > article{padding-bottom:4em;}
.navigation.pagination{clear:both;float:right;width:58%;}
.has-sidebar .navigation.pagination, .archive.page-one-column:not(.has-sidebar) .navigation.pagination{float:none;width:100%;}
.entry-footer{display:table;width:100%;}
.entry-footer .cat-tags-links{display:table-cell;vertical-align:middle;width:100%;}
.entry-footer .edit-link{display:table-cell;text-align:right;vertical-align:middle;}
.entry-footer .edit-link a.post-edit-link{margin-top:0;margin-left:1em;}:not(.has-sidebar) .entry-content blockquote.alignleft{margin-left:-17.5%;width:48%;}:not(.has-sidebar) .entry-content blockquote.alignright{margin-right:-17.5%;width:48%;}
.has-sidebar .entry-content blockquote.alignleft{margin-left:0;width:34%;}
.has-sidebar .entry-content blockquote.alignright{margin-right:0;width:34%;}
.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta{margin-right:-72.5%;width:62%;}
.blog:not(.has-sidebar) .entry-content blockquote.alignleft,
.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft, .archive:not(.has-sidebar) .entry-content blockquote.alignleft,
.page-two-column .entry-content blockquote.alignleft{margin-left:-72.5%;width:62%;}
.blog:not(.has-sidebar) .entry-content blockquote.alignright,
.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright, .archive:not(.has-sidebar) .entry-content blockquote.alignright,
.page-two-column .entry-content blockquote.alignright{margin-right:0;width:36%;}
.format-quote blockquote .icon{left:-1.5em;}
.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header{margin-bottom:4em;}
.page:not(.home) #content{padding-bottom:3.25em;}
.error404 .page-content{padding-bottom:9em;}
#comments{padding-top:5em;}
.comments-title{margin-bottom:2.5em;}
ol.children .children{padding-left:2em;}
.nav-links .nav-title{position:relative;}
.nav-title-icon-wrapper{position:absolute;text-align:center;width:2em;}
.nav-links .nav-previous .nav-title .nav-title-icon-wrapper{left:-2em;}
.nav-links .nav-next .nav-title .nav-title-icon-wrapper{right:-2em;}
#secondary{font-size:14px;font-size:0.875rem;line-height:1.6;}
h2.widget-title{font-size:11px;font-size:0.6875rem;margin-bottom:2em;}
.site-footer{font-size:14px;font-size:0.875rem;line-height:1.6;margin-top:3em;}
.site-footer .widget-column.footer-widget-1{float:left;width:36%;}
.site-footer .widget-column.footer-widget-2{float:right;width:58%;}
.social-navigation{clear:left;float:left;margin-bottom:0;width:36%;}
.site-info{float:left;padding:0.7em 0 0;width:58%;}
.social-navigation + .site-info{margin-left:6%;}
.site-info .sep{margin:0 0.5em;display:inline;visibility:visible;height:auto;width:auto;}
.gallery-columns-5 .gallery-item{max-width:20%;}
.gallery-columns-6 .gallery-item{max-width:16.66%;}
.gallery-columns-7 .gallery-item{max-width:14.28%;}
.gallery-columns-8 .gallery-item{max-width:12.5%;}
.gallery-columns-9 .gallery-item{max-width:11.11%;}
}
@media screen and (min-width:67em){  .navigation-top .wrap{padding:0.75em 2em;}
.navigation-top nav{margin-left:0;}
.sticky .icon-thumb-tack{font-size:32px;font-size:2rem;height:22px;left:-1.25em;top:0.75em;width:32px;}
.page-numbers{display:inline-block;}
.page-numbers.current .screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px;}
.comment-body{margin-left:0;}
}
@media screen and (min-width:79em){
.has-sidebar .entry-content blockquote.alignleft{margin-left:-20%;}
.blog:not(.has-sidebar) .entry-content blockquote.alignright,
.archive:not(.has-sidebar) .entry-content blockquote.alignright,
.page-two-column .entry-content blockquote.alignright, .twentyseventeen-front-page .entry-content blockquote.alignright{margin-right:-20%;}
}
@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {
.admin-bar .site-navigation-fixed.navigation-top, .admin-bar .site-navigation-hidden.navigation-top{top:46px;}
} @media print { form,
button, input, select, textarea, .navigation-top, .social-navigation, #secondary,
.content-bottom-widgets, .header-image, .panel-image-prop, .icon-thumb-tack, .page-links, .edit-link, .post-navigation, .pagination.navigation, .comments-pagination, .comment-respond, .comment-edit-link, .comment-reply-link, .comment-metadata .edit-link, .pingback .edit-link, .site-footer aside.widget-area, .site-info {
display: none !important;
}
.entry-footer, #comments,
.site-footer, .single-featured-image-header {
border: 0;
} body {
font-size: 12pt;
}
h1 {
font-size: 24pt;
}
h2 {
font-size: 22pt;
}
h3 {
font-size: 17pt;
}
h4 {
font-size: 12pt;
}
h5 {
font-size: 11pt;
}
h6 {
font-size: 12pt;
}
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
font-size: 10pt;
} .wrap {
padding-left: 5% !important;
padding-right: 5% !important;
max-width: none;
} .site-header {
background: transparent;
padding: 0;
}
.custom-header-media {
padding: 0;
}
.twentyseventeen-front-page.has-header-image .site-branding, .twentyseventeen-front-page.has-header-video .site-branding, .home.blog.has-header-image .site-branding, .home.blog.has-header-video .site-branding {
position: relative;
}
.site-branding {
margin-top: 0;
margin-bottom: 1.75em !important; }
.site-title {
font-size: 25pt;
}
.site-description {
font-size: 12pt;
opacity: 1;
} .single-featured-image-header {
background: transparent;
}
.entry-meta {
font-size: 9pt;
} body,
.site {
background: none !important; }
body, a, .site-title a, .twentyseventeen-front-page.has-header-image .site-title, .twentyseventeen-front-page.has-header-video .site-title, .twentyseventeen-front-page.has-header-image .site-title a, .twentyseventeen-front-page.has-header-video .site-title a {
color: #222 !important; }
h2, h5, blockquote, .site-description, .twentyseventeen-front-page.has-header-image .site-description, .twentyseventeen-front-page.has-header-video .site-description, .entry-meta, .entry-meta a {
color: #777 !important; }
.entry-content blockquote.alignleft, .entry-content blockquote.alignright {
font-size: 11pt;
width: 34%;
}
.site-footer {
padding: 0;
}
}html{height:100%;width:100%;}
body{font-size:16px;font-weight:300;color:#6d6d6d;overflow-x:hidden;font-family:'Lato', sans-serif;letter-spacing:0.5px;height:100%;width:100%;}
h1, h2, h3, h4, h5, h6{padding:0;}
.slick-prev{left:0px;z-index:1;}
.text-overflow{color:#6d6d6d;font-weight:500;letter-spacing:1px;}
.flex-control-nav{z-index:99;top:95% !important;}
.loop_prices.Free{position:absolute;left:18px;top:85%;display:block;overflow:hidden;background:rgba(0,0,0,0.55);color:#fff !important;font-size:12px;padding:3px 11px;font-weight:600;letter-spacing:1px;z-index:9;border-radius:0px;}
.ss .checkbox label{color:#f15c27;}
.subcats .checkbox label{color:initial;}
.subcats_ss .checkbox label{color:#f15c27;}
.loop_prices.Free span{color:#4BD2FF;}
.img_container img {
-webkit-transform: scale(1);
transform: scale(1);
-moz-transition: .4s;
-webkit-transition: all .4s ease;
transition: all .4s ease;
opacity: .8;
-webkit-backface-visibility: hidden;
width: 100%;
} a{color:#337ab7;text-decoration:none;}
.navbar>.container-fluid .navbar-brand{margin-left:74px !important;}
a:hover,a:focus{color:#337ab7;text-decoration:underline}
.map iframe{width:100%;}
body ul{margin:0;}
a:focus, .btn:focus{outline:none;}
div#Categories{top:150px;}
div#seasons{top:150px;}
.col-md-10.all_tours_list{width:80%;}
#all_tours .col-md-2{width:20%;}
.tour_detail .col-md-2{width:20%;}
.tour_detail .col-md-7{width:55%;}
.col-md-10.cat_tour_list{width:80%;}
img{max-width:100%;}
h1, h2, h3, h4, h5, h6{margin-top:0px;}
.pt50{padding-top:50px;}
.pb50{padding-bottom:50px;}
.container.caption_slide{position:absolute;text-align:center;top:60%;left:0;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);z-index:99;}
.w_top100 ul li.cart_icon{display:none;}
.slider{position:relative;}
.caption_slide h1{color:#fff;text-transform:uppercase;font-weight:900;letter-spacing:1px;font-size:44px;margin-bottom:0;line-height:38px;text-shadow:-2px 2px 8px rgba(0, 0, 0, 0.28);}
.container.caption_slide p{color:rgb(255, 255, 255);font-size:20px;letter-spacing:1px;text-transform:capitalize;font-weight:400;margin-bottom:0;margin-top:15px;}
.tab-pane p strong{color:#0a0a0a;}
form.search_box input{width:70% !important;height:44px;font-size:18px;box-shadow:none;-webkit-box-shadow:none;margin-right:1%;font-weight:400;}
form.form-inline.search_box{width:65%;margin:25px auto 0 auto;background:rgba(0, 0, 0, 0.3);padding:25px 40px;}
button.search_btn{width:25%;height:44px;background:#6badc9;border:none;font-size:18px;font-weight:500;letter-spacing:0.5px;color:#fff;}
.search_box input.form-control:focus{border-color:#6badc9;outline:0;-webkit-box-shadow:none;box-shadow:none;}
button.search_btn:focus, button.search_btn:hover, button.search_btn:active{outline:none;background-color:#e2703e !important;color:#fff;}
button.search_btn i{font-size:16px;}
nav.navbar.navbar-inverse.main_navigation{margin-bottom:0;background:transparent;border:none;}
.navbar-brand{height:auto;}
.navbar-inverse .navbar-nav>li>a{color:#fff;text-transform:uppercase;font-weight:600;font-size:14px;letter-spacing:0.2px;padding:10px 10px;margin:0px;}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{color:#fff;}
li.book_trip i{margin-right:5px;}
.navbar-inverse .navbar-nav li.book_trip a{background:#6badc9;border-radius:5px;color:#fff;transition-duration:.3s;-webkit-transition-duration:.3s;transition-timing-function:ease-in-out;-webkit-transition-timing-function:ease-in-out;}
li.book_trip{margin-left:20px;}
.navbar-inverse .navbar-nav li.book_trip a:hover{background:#e2703e;}
.topbar_header ul{margin-bottom:0;}
.topbar_header{padding:6px 0px;background:rgba(0, 0, 0, 0.2);}
header.header_main{position:absolute;z-index:9999;left:0;right:0;}
.why_choose{margin-top:0px;position:relative;z-index:999;}
.flexslider .slides img{-moz-user-select:none;}
.info_box{text-align:center;padding:0px 20px;border-radius:0px;position:relative;margin-top:0;transition:border 0.3s ease;-webkit-transition:border 0.3s ease;-moz-transition:border 0.3s ease;}
.tour_highlights .tour_desc p:before{content:"\f00c";font-family:FontAwesome;display:inline-block;margin-left:-.5em;width:1.3em;color:green;}
.info_box i{font-size:35px;height:85px;width:85px;background:#e2703e;color:#fff;border-radius:50%;line-height:78px;position:relative;border:5px solid #f9f9f9;transition:background-color 0.3s ease;-webkit-transition:background-color 0.3s ease;-moz-transition:background-color 0.3s ease;}
.info_box h3{margin-bottom:10px;color:#444;font-size:18px;font-weight:800;letter-spacing:1px;margin-top:15px;text-transform:capitalize;font-style:italic;}
.info_box p{margin-bottom:0px;font-weight:500;color:#868783;letter-spacing:.8px;font-size:16px;}
ul.social_media{margin-left:30px;padding-left:0;}
ul.social_media li i{padding:15px 0px;color:#fff;}
.navbar-brand{max-width:160px;}
#myNavbar{margin-top:20px;float:right;}
.fixednav #myNavbar{margin-top:10px;}
.fixednav .navbar-brand{padding:0;}
#myNavbar{transition:margin 0.3s;transition:all 0.4s ease-in-out;}
.navbar-brand{transition:padding 0.3s;}
.navbar-inverse .navbar-brand img{transition:max-width 0.3s;}
.social_media ul li i{color:#fff;font-size:14px;}
ul.nav.navbar-nav.navbar_left_vs{margin-left:-25px;}
.top_contct ul li, .top_contct ul li a{color:#fff;font-size:16px;font-weight:500;text-decoration:none;}
.top_contct ul li{padding:0px 10px;border-left:1px solid rgba(255, 255, 255, 0.37);float:left;}
.top_contct ul li:first-child{padding-left:0;border-left:none;}
.top_contct ul{margin-left:0;}
.top_contct ul li i{padding-right:3px;}
.img_wrapper{position:relative;background-color:#000;}
.ribbon{position:absolute;left:-5px;top:-5px;z-index:1;overflow:hidden;width:75px;height:75px;text-align:right;}
.ribbon span{font-size:10px;font-weight:700;color:#FFF;text-transform:uppercase;line-height:20px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);width:100px;display:block;background:#79A70A;background:linear-gradient(#9BC90D 0,#79A70A 100%);box-shadow:0 3px 10px -5px rgba(0,0,0,1);text-shadow:1px 1px 2px rgba(0,0,0,.25);position:absolute;top:19px;left:-21px;}
div#itinerary{font-weight:500;color:#313130;letter-spacing:.8px;font-size:16px;padding-top:10px;}
.ribbon span::after, .ribbon span::before{content:"";position:absolute;top:100%;z-index:-1;border-bottom:3px solid transparent;border-top:3px solid #79A70A;}
.ribbon span::before{left:0;border-left:3px solid #79A70A;border-right:3px solid transparent;}
.ribbon span::after{right:0;border-left:3px solid transparent;border-right:3px solid #79A70A;}
.price_grid{top:10px;right:0;position:absolute;padding:7px 8px 3px;font-size:20px;font-weight:900;color:#fff;line-height:1;display:inline-block;z-index:9;}
.img_container{position:relative;overflow:hidden;z-index:0;}
.img_container img{-webkit-transform:scale(1);transform:scale(1);-moz-transition:.4s;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:.8;-webkit-backface-visibility:hidden;width:100%;}
.short_info{left:0;bottom:0;background:rgba(0, 0, 0, 0.5);width:100%;padding:10px 15px 10px 20px;color:#fff;font-size:13px;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;position:absolute;}
.short_info h3{font-size:21px;color:#fff;margin:0;padding:0;font-weight:600;letter-spacing:1px;line-height:24px;}
.flexslider{margin:0px;border:0px;max-height:initial;overflow:hidden;}
.short_info em{font-style:normal;opacity:.8;color:#fff;font-size:14px;font-weight:500;margin-top:5px;display:block;}
.short_info p{opacity:0;display:none;padding-top:10px;line-height:1.4;font-weight:600;text-decoration:underline;font-size:16px;}
.score_wp{right:15px;bottom:17px;font-size:12px;color:#999;width:110px;text-align:right;height:34px;line-height:34px;padding-right:45px;}
.img_container a:hover img{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:.4;}
.img_container a:hover .short_info{padding-bottom:8%;}
.img_container a:hover .short_info p{display:block;opacity:1;}
.title-separator.style-liner{width:60px;height:3px;background-color:#6badc9;display:inline-block;position:relative;}
.title-separator[class*="style-"]:after, .title-separator[class*="style-"]:before{content:"";position:absolute;top:2px;left:60px;width:40px;height:2px;background:#eee;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.title-separator[class*="style-"]:before{left:auto;right:60px;}
.title-separator-outer{text-align:center;}
.section_heading{margin-bottom:40px;}
.tours{position:relative;}
.section_heading h2{color:#222;font-weight:900;margin-bottom:5px;letter-spacing:1px;}
.right_col_tour .row .col-md-6{padding-left:10px;}
.see_all_btn a{color:#e2703e;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;position:relative;border:2px solid #e2703e;overflow:hidden;display:inline-block;padding:12px 30px;margin-top:40px;font-weight:500;letter-spacing:1px;text-transform:uppercase;}
.see_all_btn a::before, .see_all_btn a::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#e2703e;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;-webkit-transform:translate(-100%,0);transform:translate(-100%,0);-webkit-transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function:cubic-bezier(0.75, 0, 0.125, 1);}
.see_all_btn a::after{-webkit-transition-delay:0.2s;transition-delay:0.2s;}
.see_all_btn a:hover::before, .see_all_btn a:hover::after{-webkit-transform:translate(0,0);transform:translate(0,0);}
.see_all_btn a span{z-index:99;position:relative;}
.see_all_btn a:hover{color:#fff;text-decoration:none;}
span.price_tag{float:right;font-size:16px;font-weight:600;}
.loop_price.Free{position:absolute;right:9px;top:11px;background:#1D826A;color:#fff !important;font-size:14px;padding:2px 12px;font-weight:600;letter-spacing:1px;z-index:9;border-radius:0px;}
.outstanding_services{background:#f6f6f6;padding:60px 0px 0px 0px;position:relative;}
.tm_img{width:20%;float:left;margin-right:5%;}
.tm_img img{border:3px solid #e2703e;border-radius:5px;}
.tm_prof h3{margin-bottom:0;font-size:16px;font-weight:600;}
.tm_prof p{font-size:13px;font-weight:600;color:#aaa;margin-bottom:0;}
.tm_prof{width:75%;float:left;}
.tm_prof img{max-width:90px;}
.tm_desc p{margin-bottom:0;font-weight:500;color:#b1b1b1;}
.tm_detail.clearfix{margin-bottom:10px;}
.testimonial_grid{margin:40px 15px 15px 15px;background:#fff;padding:20px;position:relative;}
a.trip_ad_icon img{display:inline-block;}
.slick-slide:focus{outline:none !important;}
.news{background:url(https://icelandadventuretours.is/wp-content/uploads/2014/10/bakgrunnur.jpg);background-size:100%;background-attachment:fixed;background-repeat:no-repeat;position:relative;}
.news_grid{position:relative;background:#fff;box-shadow:0px 12px 35px rgba(0, 0, 0, 0.26);}
.news_caption{padding:15px;}
.news_caption h3{font-size:18px;font-weight:600;margin-bottom:5px;}
.news_caption ul{margin-bottom:0;margin:0;}
.news_caption ul li{font-size:15px;font-weight:500;color:#9f9f9f;border-left:1px solid #eee;padding:0px 15px;font-style:italic;}
.news_caption ul li:first-child{padding-left:0;border-left:none;}
.partner{background:#111;position:relative;padding:40px 0px;border-top:1px solid rgb(31, 31, 31);border-bottom:1px solid rgb(31, 31, 31);}
ul.p_ul li{width:33%;text-align:center;}
footer{background:url(//icelandadventuretours.is/wp-content/themes/img/map.jpg);background-size:100%;position:relative;background-repeat:no-repeat;background-position:center center;}
footer:before{content:"";position:absolute;background:rgba(0, 0, 0, 0.7);width:100%;height:100%;top:0;left:0;}
.top_footer{padding:40px 0px;border-bottom:1px dashed #607284;}
.bottom_footer{padding:15px 0px;}
.bottom_footer p{margin-bottom:0px;color:rgba(255, 255, 255, 0.66);position:relative;font-size:14px;font-weight:500;}
.foot_inner img{max-height:30px;float:left;margin-right:20px;}
.foot_right_cont{width:82%;float:left;}
footer h3{color:#fff;text-transform:uppercase;font-size:20px;margin-bottom:20px;font-weight:600;letter-spacing:1px;}
.foot_inner h3{margin-top:0px;}
.foot_right_cont address{color:rgba(255, 255, 255, 0.66);font-size:15px;line-height:24px;margin-bottom:0;letter-spacing:1px;font-weight:500;}
.email_id{color:#337ab7;font-weight:600;font-size:15px;letter-spacing:1px;}
ul.social-network li i{font-size:26px;}
ul.social-network li{padding-right:10px;}
.foot_right_cont p{color:rgba(255, 255, 255, 0.66);font-size:15px;line-height:24px;letter-spacing:1px;font-weight:500;margin-bottom:0;}
.dropdown-menu{padding:0;margin:0;border-radius:0;border:none;}
.dropdown-menu>li>a{padding:6px 20px;border-bottom:1px solid #f5f5f5;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{color:#fff;text-decoration:none;background-color:#6badc9;}
.banner{min-height:320px;}
.contact_us{position:relative;padding:60px 0px;}
.contact_us h2{color:#222;font-weight:900;letter-spacing:1px;font-size:26px;}
.get_in_touch p{font-weight:500;color:#868783;letter-spacing:.8px;font-size:16px;}
.row.map_row{margin-top:35px;}
.row.map_row h2{margin-bottom:15px;font-size:30px;}
form.contact_form{margin-top:15px;}
input.form-control{border-radius:0px;box-shadow:none;height:40px;font-weight:500;-webkit-box-shadow:none;}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:none;box-shadow:none;}
textarea.form-control{border-radius:0px;box-shadow:none;font-weight:500;-webkit-box-shadow:none;}
.submit_btnn .btn{color:#fff;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;position:relative;border:2px solid #e2703e;overflow:hidden;display:inline-block;padding:12px 30px;margin-top:15px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#e2703e;font-size:16px;}
.submit_btnn .btn:hover, .submit_btnn .btn:focus{color:#e2703e;background:transparent;}
ul.cont_list{padding-left:0;list-style:none;}
ul.cont_list li{padding:15px;position:relative;margin-top:20px;overflow:auto;border:1px solid #f3f3f3;border-radius:5px;}
.cont_icon{width:16%;float:left;}
.cont_info_inner{width:84%;float:left;}
.cont_icon i{font-size:24px;color:#6badc9;}
.cont_info h3{margin-bottom:5px;font-size:16px;font-weight:600;letter-spacing:1px;text-transform:uppercase;}
.cont_info p, .cont_info .email_id{margin-bottom:0;font-size:14px;font-weight:500;font-style:italic;}
.location.cont_info_inner address{margin-bottom:0;font-size:14px;font-weight:500;font-style:italic;}
.cont_info{padding-left:65px;}
.banner{padding-top:300px;position:relative;background-size:cover !important;}
.banner h1{color:#fff;font-size:40px !important;font-weight:600;letter-spacing:1px;text-transform:uppercase;font-weight:900;padding:0px;text-shadow:1px 1px 1px #000;}
.flexslider .slides img{height:auto !important;-moz-user-select:none;}
.banner:before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0, 0, 0, 0.22);}
@media(max-width:575px){
.flexslider .slides img{height:auto !important;}
}
.banner .breadcrumb{padding:5px 0px;margin-bottom:0;background-color:transparent;border-radius:0;}
.breadcrumb>li{font-size:16px;font-weight:500;}
.breadcrumb>.active, .breadcrumb>.active a{color:#f15c27;}
.banner .breadcrumb li a{color:#6badc9;}
.about_content h2{color:#e2703e;font-weight:700;}
.about_content h3{color:#222;font-size:22px;margin-bottom:15px;}
.about_content p{font-weight:500;color:#868783;letter-spacing:.8px;font-size:16px;}
.plan_trip .see_all_btn a{margin-top:20px;background:#e2703e;color:#fff;}
.plan_trip{background-size:100% !important;background-attachment:fixed !important;background-repeat:no-repeat !important;position:relative;padding:100px 0px;}
.plan_trip h2{color:#fff;font-weight:600;letter-spacing:1px;font-size:40px;}
.plan_trip p{color:#fff;padding:0px 200px;font-size:16px;font-weight:500;line-height:24px;letter-spacing:1px;}
#all_tours .img_wrapper, #related_tours .img_wrapper{margin-bottom:15px;}
.tour_col_100{padding-right:10px;padding-left:10px;}
.tour_title_header h2{float:left;text-transform:uppercase;color:#222;font-weight:900;font-size:26px;letter-spacing:1px;margin-bottom:0;margin-top:5px;}
.tour_title_header{padding:0px 0px 20px;}
select#sorting{border:1px solid #eee;padding:8px 10px;font-weight:500;min-width:200px;}
select#sorting:focus{outline:none;}
.ac-pane{margin-bottom:20px;background-color:transparent;color:#fff;}
.custome_container{width:1370px;padding:0px;}
.ac-pane:last-child{margin-bottom:0;}
.ac-content{display:none;}
.ac-title{border:1px solid #fff;color:#fff;display:block;padding:12px 40px 12px 12px;background-color:#6badc9;font-size:18px;font-weight:600;letter-spacing:1px;position:relative;}
.nav>li>a:focus, .nav>li>a:hover{text-decoration:none;background-color:#dff2fe;}
.ac-title i{font-size:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.ac-title i:before{content:"\f107";}
.ac-pane.active .ac-title i:before{content:"\f106";}
.ac-content{border:1px solid #fff;margin-top:0;padding:15px;color:black;}
a.ac-title:focus, a.ac-title:hover{color:#fff;text-decoration:none;}
ul.ul_list{padding-left:0;list-style:none;margin:0;}
ul.ul_list li a{color:#222;font-weight:600;}
ul.ul_list li{line-height:24px;padding:5px 0px;border-bottom:1px solid #dddddd7d;}
ul.subcats{padding-left:15px;list-style:none;margin:0;}
ul.subcats li{border-bottom:0;}
.checkbox{padding-left:10px;}
.checkbox{position:relative;display:block;min-height:20px;margin:5px 0px;}
.checkbox input[type="checkbox"]{opacity:0;display:none;}
.checkbox label{display:inline-block;position:relative;padding-left:0px;margin-bottom:0;font-weight:600;cursor:pointer;font-size:16px;text-transform:capitalize;}
ul.ul_list li .checkbox:hover label{color:#f15c27;}
ul.ul_list li.ss:hover label{color:initial;}
ul.subcats li .checkbox:hover label{color:#f15c27 !important;}
ul.ul_list li:last-child{border-bottom:none;}
.accordion-wrapper .ac-content{padding:0;}
.checkbox label::before{display:none !important;content:"";display:inline-block;position:absolute;width:20px;height:20px;left:0;margin-left:-20px;border:1px solid #dedede;border-radius:0;background-color:#fff;-webkit-transition:border 0.15s ease-in-out, color 0.15s ease-in-out;-o-transition:border 0.15s ease-in-out, color 0.15s ease-in-out;transition:border 0.15s ease-in-out, color 0.15s ease-in-out;}
.checkbox label::after{display:none !important;display:inline-block;position:absolute;width:20px;height:20px;left:0;top:0;margin-left:-20px;padding-left:4px;padding-top:2px;font-size:13px;color:#fff;}
.checkbox input[type="checkbox"]:checked + label::after{font-family:'FontAwesome';content:"\f00c";background:#e2703e;}
.tour_find{margin-top:20px;background:#e2703e;padding:15px;border-radius:5px;margin-bottom:40px;}
.question_mark{width:12%;display:inline-block;margin-right:2%;vertical-align:middle;}
.find_text{width:84%;display:inline-block;vertical-align:middle;}
.question_mark i{color:#fff;font-size:24px;}
.find_text p{margin-bottom:0;color:#fff;font-weight:500;font-style:italic;}
.find_text a{color:#4f5050;font-weight:900;text-decoration:underline;}
.pagination{margin:0px;border-radius:0;}
.pagination>li:first-child>a, .pagination>li:first-child>span{margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0;}
ul.pagination li i{font-size:18px;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{color:#e2703e;background-color:#f8f8f8;border-color:#ddd;}
.pagination>li:last-child>a, .pagination>li:last-child>span{border-top-right-radius:0;border-bottom-right-radius:0;}
.pagination_div{background:#f5f5f5;padding:20px 0px;}
.pagination>li>a, .pagination>li>span{padding:8px 13px;font-weight:500;color:#b3b3b3;}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{color:#e2703e;background-color:#f8f8f8;}
.tour_desc h1{color:#0a0a0a;font-weight:900;font-size:22px;letter-spacing:1px;margin-top:0px;text-transform:uppercase;}
.tour_desc p{font-weight:500;color:#313130;letter-spacing:.8px;font-size:16px;padding-top:0px;}
div#info{padding-top:15px;}
.tours_booking_detail ul{padding-left:0;list-style:none;}
.tours_booking_detail ul li{width:32%;display:inline-block;overflow:auto;margin:12px 0px;vertical-align:top;}
.tour_bk_icon{width:15%;float:left;margin-right:2%;}
.tour_bk_text{width:82%;float:left;}
.tour_bk_icon i{font-size:24px;color:#6badc9;}
.tour_bk_text h3{font-size:18px;margin-bottom:5px;font-weight:600;color:#222;}
.tabs_tour h2{color:#222;font-weight:700;font-size:20px;letter-spacing:1px;line-height:30px;margin-top:15px;}
.tour_bk_text p{margin-bottom:0;font-size:16px;font-weight:500;color:#313130;}
.tours_booking_detail{padding-bottom:20px;border-top:1px solid #eee;margin-top:30px;padding-top:30px;border-bottom:1px solid #eee;}
.tour_highlights{width:50%;float:left;}
.tour_highlights h3{color:#222;font-weight:600;font-size:22px;letter-spacing:1px;margin-bottom:15px;}
.tour_highlights ul{padding-left:0;list-style:none;}
.tour_highlights ul li{margin-bottom:10px;font-size:16px;font-weight:500;letter-spacing:1px;position:relative;padding-left:20px;}
.tour_highlights ul li:before{content:"\f00c";font-family:FontAwesome;display:inline-block;margin-left:-.5em;width:1.3em;color:green;}
.fixednav.navbar-inverse .navbar-brand img{max-width:67px;}
.col-md-12.booking_col > div{display:inline-block;vertical-align:middle;width:33%;text-align:center;border-right:1px solid #eee;padding:20px;}
.fixednav nav.navbar.navbar-inverse.main_navigation{background:#000 !important;}
.fixednav .topbar_header{background:#767676 !important;}
.booking_row{border-bottom:1px solid #eee;}
.booking_col p{margin-bottom:0;text-transform:uppercase;font-weight:600;font-size:20px;color:#222;}
.price_book h3, .location_book h3{font-size:18px;font-weight:600;color:#e2703e;}
.col-md-12.booking_col > div:last-child{border:none;}
.btn_book a{color:#fff;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;position:relative;border:2px solid #e2703e;padding:12px 30px;margin-top:0;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#e2703e;font-size:18px;}
.tour_listings.clearfix{padding-top:30px;}
.map h2{color:#222;font-weight:700;font-size:21px;letter-spacing:1px;line-height:30px;}
.book_calender{background:whitesmoke;margin-bottom:30px;padding-bottom:30px;text-align:center;padding:20px;}
.book_calender h2, .read_reviews h2{color:#222;font-weight:700;font-size:24px;letter-spacing:1px;line-height:30px;}
.book_calender p{font-weight:500;font-style:italic;}
.book_calender h3{margin-top:20px;text-transform:uppercase;font-size:16px;font-weight:600;letter-spacing:1px;color:#e2703e;}
a.book_btn{color:#fff;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;position:relative;border:2px solid #e2703e;padding:12px 30px;margin-top:25px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#e2703e;font-size:18px;display:block;}
.map{margin-top:30px;}
.book_checklist{border:1px solid rgba(0,0,0,.075);background:#ffffff;padding:20px;margin-bottom:30px;text-align:center;}
.book_checklist ul{list-style:none;padding-left:0;}
.book_checklist ul li{background:url(//icelandadventuretours.is/wp-content/themes/iceland-adventure-child/assest/img/checkmark.png) no-repeat top left;padding-bottom:3%;padding-left:8%;margin-left:5%;text-align:left;font-weight:600;color:green;}
.book_checklist_payments{padding-top:5px;}
.read_reviews{border:1px solid rgba(0,0,0,.075);background:#f7f7f7;padding:20px;text-align:center;}
.read_reviews ul{list-style:none;padding-left:0;}
.read_reviews ul li{width:25%;display:inline-block;}
.read_reviews ul li i.fa.fa-tripadvisor{background:#00af87;}
.read_reviews ul li i.fa{background:red;}
.read_reviews ul li i.fa.fa-instagram{background:linear-gradient(#515BD4, #8134AF,#DD2A7B,#FEDA77,#F58529);}
.read_reviews ul li i{color:#fff;font-size:32px;height:60px;width:60px;line-height:60px;border-radius:5px;}
.read_reviews ul li i.fa.fa-facebook{background:#3b5998;}
.read_reviews h2{margin-bottom:20px;}
.tabs_tour{margin-top:20px;}
.nav-tabs{border-bottom:none;margin-bottom:15px;}
.nav-tabs>li{float:left;margin-bottom:0;width:31%;text-align:center;margin:0px 8px;}
.nav-tabs>li:first-child{margin-left:0px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{border:1px solid #ddd;border-bottom-color:#ddd;background:#dff2fe;}
.nav-tabs>li>a{margin-right:0;border-radius:0;border:1px solid #ddd;color:#222;font-weight:500;font-size:16px;}
#faq .ac-title{border:none;background-color:#f5f5f5;color:#222;font-size:16px;}
#faq .ac-pane{background-color:#fff;}
.top_contct ul li .dropdown-menu li a{padding:6px 20px;border-bottom:1px solid #f5f5f5;color:#262626;}
.top_contct ul li .dropdown-menu li{padding:0px;float:none;}
.top_contct ul li .dropdown-menu li:hover a{color:#fff;}
.mobile_category, .mobile_season{width:48%;float:left;border:1px solid #eee;text-align:center;padding:30px 10px;margin:0 1%;background:#f9f9f9;}
.mobile_sidebar.clearfix{margin-bottom:35px;position:relative;}
.mobile_category a, .mobile_season a{color:#222;font-size:30px;font-weight:600;letter-spacing:1px;text-decoration:none;display:block;}
.mobile_category a i, .mobile_season a i{color:#6badc9;margin-right:5px;}
.modal-header{background:#6badc9;color:#fff;}
.modal-title{font-size:36px;letter-spacing:1px;}
button.close{position:absolute;right:15px;z-index:999;color:#fff;opacity:1;font-size:55px;top:10px;}
#seasons .checkbox label{font-size:28px;letter-spacing:1px;padding-left:26px;}
#seasons .checkbox label::before{width:30px;height:30px;top:4px;}
#seasons .checkbox label::after{width:30px;height:30px;padding-left:6px;font-size:18px;top:4px;}
#Categories ul.ul_list li a{font-weight:500;font-size:28px;}
#Categories ul.ul_list li{padding-bottom:10px;border-bottom:1px solid #eee;padding-top:10px;}
.modal-content{border-radius:0;}
#Categories ul.ul_list li:last-child{border-bottom:none;padding-bottom:0;}
ul.tour_activity{padding-left:0;margin-bottom:0;list-style:none;}
ul.tour_activity li{width:23%;float:left;margin:0px 10px 20px 10px;border-radius:6px;position:relative;overflow:hidden;}
ul.tour_activity li::before{content:'';position:absolute;width:100%;height:100%;background:#000;left:0;right:0;border-radius:6px;opacity:0.3;}
ul.tour_activity li img{border-radius:6px;-moz-transition:.4s;-webkit-transition:all .4s ease;transition:all .4s ease;}
ul.tour_activity li h3{position:absolute;top:50%;color:#fff;text-align:center;left:0;right:0;transform:translateY(-50%);-webkit-transform:translateY(-50%);font-size:22px;font-weight:700;text-shadow:1px 0 5px #000;padding:0px 15px;line-height:26px;}
ul.tour_activity li:hover img{opacity:0.6;transform:scale(1.2);-webkit-transform:scale(1.2);}
.breadcumbs_div .breadcrumb{margin-bottom:0;background-color:transparent;border-radius:0;padding-left:0;}
.breadcumbs_div{background:#f5f5f5;}
.slider_caption.container{position:absolute;bottom:50px;left:0;right:0;text-align:center;z-index:9;}
.slider_caption.container h1{color:#fff;text-transform:uppercase;font-size:28px;font-weight:900;letter-spacing:2px;}
.slider_select_box select{width:400px;margin:0 auto;height:44px;font-size:18px;}
.photo_slider{margin-top:30px;}
.menu-item-has-children:hover .dropdown-menu{display:block !important;}
.flex-control-nav{bottom:0px;z-index:99;}
.flexslider{margin:0px;border:0px;}
.p_frm{padding:20px 20px 5px 20px;background:#fff;}
.slick-dots li button::before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0px;left:0px;width:12px;height:12px;content:"•";text-align:center;opacity:0.25;color:black;-webkit-font-smoothing:antialiased;text-indent:-9999px;background:rgb(107, 173, 201);border-radius:50%;}
.tab-pane h1, h2, h3, h4, h5, h6>strong{color:#0a0a0a;font-weight:800 !important;margin-top:0px;}
b, strong{font-weight:900;}
section.tour_detail.pt50.pb50{padding-left:15px;padding-right:15px;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{border:0;}
.latest-news{padding:60px 0px;position:relative;}
.blog-left-section{border:1px solid #eee;padding:20px;background:#f9f9f9;}
.blog-image img{width:100%;margin-bottom:20px;}
.blog-text, .comment-top{margin-bottom:30px;}
.blog-text h3{font-size:20px;font-weight:600;text-transform:uppercase;color:#333 !important;}
.blog-text p{color:#929292;font-size:15px;line-height:24px;}
.comment-top h2{font-size:22px;text-transform:uppercase;font-weight:600;margin-bottom:20px;color:#333 !important;}
p.comment-notes{font-size:17px;color:#929292;line-height:24px;font-weight:600;}
p.logged-in-as a:hover{border:0;box-shadow:none;text-decoration:none;font-size:17px;color:#929292;line-height:24px;font-weight:600;}
form#commentform input#submit{color:#fff;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;position:relative;border:2px solid #e2703e;overflow:hidden;display:inline-block;padding:12px 30px;margin-top:15px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#e2703e;font-size:16px;}
form#commentform input#submit:hover, form#commentform input#submit:focus{color:#e2703e;background:transparent;}
.comment-meta b{font-size:15px;padding-left:10px;}
.comment-author .avatar,.children .comment-author .avatar{position:relative;left:0;height:60px;width:60px;border-radius:50%;max-width:80px;}
.posting h2{font-size:17px;border-bottom:1px solid #eee;text-transform:uppercase;padding-bottom:6px;margin-bottom:15px;color:#333;font-weight:600;}
.posting.search_post input{border-radius:0px;box-shadow:none;font-size:12px;height:40px;}
.input-group-btn{position:relative;font-size:0;white-space:nowrap;}
button.paintcocktail-button{background:#fcbb01;color:#fff;border-radius:0px;font-family:'Lato', sans-serif;font-size:16px;height:40px;font-weight:600;border:1px solid #fcbb01;transition:.2s all;-webkit-transition:.2s all;}
.recent_post, .categories_post, .contact_post, .popular_post{margin-top:20px;}
.posting ul{list-style:none;}
.posting ul.uline_post li{position:relative;padding-left:20px;margin-bottom:10px;line-height:22px;}
.posting ul.uline_post li:before{content:"\f105";font-family:fontAwesome;position:absolute;left:0;font-size:18px;color:#f3e2ad;}
.posting ul.uline_post li a{color:#a0a0a0;font-size:15px;transition:all .3s;-webkit-transition:all .3s;}
.posting ul.uline_post li a:hover{color:#f7a600;text-decoration:none;}
.contact_share p{font-size:15px;font-weight:500;}
.share-facebook:hover{background-color:#2d4373;}
.social-sharing a{display:inline-block;color:#fff;border-radius:2px;margin:0 10px 10px 0;height:44px;line-height:44px;text-decoration:none;font-weight:normal;}
.social-sharing a .fa{padding:0 10px 0 18px;}
.social-sharing a span{height:44px;line-height:44px;font-size:16px;}
.social-sharing span{display:inline-block;vertical-align:top;}
.share-title{padding-right:16px;font-family:'Lato', sans-serif;font-weight:600;}
.share-twitter{background-color:#00aced;}
.share-facebook{background-color:#3b5998;}button.paintcocktail-button:hover{background:transparent;color:#fcbb01;}
.blog_grid{margin-bottom:40px;}
.blog_grid h3{font-size:26px;font-family:'Lato', sans-serif;}
.blog_grid h3 a{color:#333;text-decoration:none;}
.blog_grid h3 img{max-width:22px;vertical-align:top;margin-right:10px;}
ul.post_detail_bar{margin-bottom:10px;}
ul.post_detail_bar li{color:#b9b9b9;font-size:12px;padding-right:15px;text-transform:uppercase;font-family:'Lato', sans-serif;font-weight:600;}
ul.post_detail_bar li a{color:#b9b9b9;}
ul.post_detail_bar li i{margin-right:2px;}
.blog_img{width:30%;float:left;margin-right:20px;}
.blog_inner_vs{background:#f9f9f9;padding:20px;position:relative;box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);}
.blog_inner_vs:before{content:"";position:absolute;top:0;height:3px;width:100%;background:linear-gradient(to right, #fc1300 , #fdbf01 , #aaf10b);left:0;right:0;}
.blog_text_vs p{font-size:15px;line-height:26px;color:#222;letter-spacing:0.8px;font-weight:500;}
.read_more a{background:#4b9e2e;border:1px solid #4b9e2e;letter-spacing:1px;padding:8px 20px;transition:.2s all;-webkit-transition:.2s all;border-radius:0;text-transform:uppercase;font-size:14px;color:#fff;font-family:'Lato', sans-serif;text-align:center;display:inline-block;font-weight:500;}
.read_more a:hover, .read_more a:focus, .read_more a:active{background:transparent;color:#4b9e2e;text-decoration:none;}
.comment-metadata{font-size:10px;letter-spacing:0.5px;}
.comment-content{font-size:15px;font-weight:600;}
.reply{font-size:15px;}
.reply a:hover{box-shadow:none;text-decoration:none;}
.comment-reply-link .icon{color:#222;left:0;position:relative;margin-right:10px;}
li.child_cat{padding-left:15px !important;}
.search-form .search-submit{bottom:2px;right:1px;top:24px;}
button.search-submit{background-color:#6badc9;color:#fff !important;}
ul.wpml-ls-sub-menu{border:0 !important;}
section.bottom_footer p{display:inline;}
span.foot_link{border-left:2px solid #f15c27;padding-left:10px;margin-left:10px;}
span.foot_link a{margin-bottom:0px;color:rgba(255, 255, 255, 0.66);position:relative;font-size:14px;font-weight:500;}
.not_found{color:#ee822f;font-weight:bold;}
.first_img a{display:block;height:590px !important;}
#related_tours .img_container a{display:block;max-height:287px;min-height:287px;}
#popular_tours .img_container a{display:block;max-height:287px;min-height:287px;}
#all_tours .img_container a{display:block;max-height:460px;}
.img-circle{margin:5px;border-radius:50%;border:2px solid black;padding:4px;max-width:44px;}
.tool_tip + .tooltip > .tooltip-inner{padding:10px;font-size:14px;letter-spacing:0.5px;}
div#p_frm{background:#fff;padding:10px;}
#popular_tours .img_container img{}
#activities .tour_activity img{min-height:176px;}
li#menu-item-2555{display:none;}
p.pricebtntop{margin-top:45px;}
p.pricebtn{clear:both;width:40%;padding:5px;margin:0 auto;text-align:center;font-size:180%;font-weight:900;color:#fff;text-decoration:none;text-transform:uppercase;border:2px solid #fff;}
.grecaptcha-badge{display:none;}
.fb_reset>div{right:initial !important;left:18pt;}
.fb_iframe_widget iframe{right:initial !important;left:9pt;}
.about_video{position:relative;width:100%;height:0;padding-bottom:56.25%;}
.iframe_video{position:absolute;top:0;left:0;width:100%;height:100%;}
@media(min-width:1000px){
.col-lg-4{width:50%;}
}
@media(min-width:1600px){
.col-xl-4{width:33.33333333%;}
}
@media only screen and (max-width: 1370px) {
.custome_container{width:100%;padding-left:15px;padding-right:15px;}
}
@media only screen and (max-width: 1199px) {
body .tm_desc p{font-size:13px;}
.navbar-inverse .navbar-nav>li>a{color:#fff;text-transform:uppercase;font-weight:600;font-size:12px;letter-spacing:0.2px;padding:10px 10px;margin:0px;}
body .news_caption h3{font-size:16px;}
body .right_col_tour .row .col-md-6:first-child, body .right_col_tour .row .col-md-6:nth-child(2){margin-bottom:10px;}
body .news{background-size:cover;}
body footer{background-size:cover !important;}
body .plan_trip p{padding:0px 100px;}
body .plan_trip{background-size:cover !important;}
body .cont_info{padding-left:0;}
body .map h2{font-size:22px;line-height:26px;}
body .tours_booking_detail ul li{width:49%;}
body .read_reviews ul li i{font-size:24px;height:50px;width:50px;line-height:50px;}
body .read_reviews h2{font-size:18px;}
body .read_reviews ul li{width:25%;}
.nav-tabs>li{width:32%;margin:0px 2px;}
.nav-tabs>li>a{font-size:14px;padding:10px 5px;}
#faq .ac-title{font-size:16px;}
body .news{background-attachment:scroll;}
body .plan_trip{background-attachment:scroll !important;}
ul.tour_activity li{margin:0px 8px 20px 8px;}
}
@media only screen and (max-width: 992px) {
.video-section h1{font-size:36px !important;line-height:36px;}
.col-md-10.all_tours_list{width:100%;}
.tour_detail .col-md-7{width:100%;}
.col-md-10.cat_tour_list{width:100%;}
.nav-tabs>li{width:100% !important;margin:5px 0px !important;}
body form.form-inline.search_box{width:90%;margin:15px auto 0 auto;}
.info_box{margin:15px 0px;}
.short_info h3{font-size:15px;letter-spacing:0.5px;line-height:18px;}
.short_info em{font-size:13px;}
span.price_tag{font-size:13px;display:block;}
.testimonial_grid{padding:15px;}
.news_caption ul li{border-left:none;padding:0;display:block;}
body .foot_inner img{float:none;margin-right:0;display:block;margin:0 auto 20px auto;}
body .foot_right_cont{width:100%;float:left;text-align:center;}
body .navbar-brand{height:auto;position:relative;max-width:130px;left:0;transform:translateX(0%);-webkit-transform:translateX(0%);top:0px;margin-right:25px;}
.navbar-right{float:left!important;margin-right:0;}
.navbar-inverse .navbar-nav>li>a{color:#fff;text-transform:uppercase;font-weight:600;font-size:9px;letter-spacing:0.2px;padding:5px;margin:0px;}
body ul.nav.navbar-nav.navbar_left_vs{margin-left:0;}
.plan_trip p{padding:0px 50px;}
.book_calender{margin-top:40px;}
.read_reviews ul li{width:10%;}
.tours_booking_detail ul li{width:33%;}
ul.tour_activity li{width:30%;margin:0px 10px 20px 10px;}
ul.tour_activity li h3{font-size:20px;}
}
@media only screen and (max-width: 767px) {
.news_grid{margin-bottom:40px;}
.tour_detail .col-md-7{width:100%;}
.col-md-10.all_tours_list{width:100%;}
.col-md-10.cat_tour_list{width:100%;}
.nav-tabs>li{width:100% !important;margin:5px 0px !important;}
body .right_col_tour .row .col-md-6:nth-child(3), .right_col_tour .row .col-md-6:nth-child(4){padding-left:15px !important;}
body .right_col_tour .row .col-md-6:first-child, .right_col_tour .row .col-md-6:nth-child(2){margin-bottom:15px !important;padding-left:15px !important;}
.right_col_tour{margin-top:15px;}
.video-section h1{font-size:28px !important;line-height:30px;}
body form.form-inline.search_box{padding:25px 20px;}
body form.search_box input
.nav-tabs>li{float:left;margin-bottom:0;width:49% !important;text-align:center;margin:3px 2px;}
form.search_box input{width:74% !important;float:left;}
.short_info em{font-size:10px;}
span.price_tag{font-size:10px;}
p.pricebtntop{margin-top:10px;}
p.pricebtn{font-size:100%;}
ul.p_ul li{width:32%;}
footer h3{margin-bottom:10px;}
.foot_right_cont{margin-bottom:30px;}
#myNavbar{margin-top:0;background:#000;float:none !important;}
ul.nav.navbar-nav{margin:0;}
li.book_trip{margin-left:10px;margin-bottom:15px;}
.navbar-toggle{margin-top:35px;background:#e2703e;}
.navbar-inverse .navbar-toggle{border-color:#e2703e;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{background-color:#e2703e;}
.top_footer{padding:40px 0px 0px;}
.row.news_row .col-md-4:last-child .news_grid{margin-bottom:0;}
.cont_info{margin-top:40px;}
.cont_icon{width:8%;float:left;}
.col-md-12.booking_col > div{width:32%;padding:15px;}
.tours_booking_detail ul li{width:32%;}
.btn_book a{padding:12px 15px;font-size:15px;}
.booking_col p{font-size:18px;}
ul.tour_activity li{width:30%;margin:0px 8px 20px 8px;}
ul.tour_activity li h3{font-size:16px;}
}
@media only screen and (max-width: 580px) {
.tours_booking_detail ul li{width:49%;}
.tour_detail .col-md-7{width:100%;}
.col-md-12.booking_col > div{padding:10px;}
.booking_col p{font-size:15px;}
.price_book h3, .location_book h3{font-size:16px;}
.col-md-10.all_tours_list{width:100%;}
.col-md-10.cat_tour_list{width:100%;}
.tour_highlights{width:100%;}
.tour_highlights.tour_included h3{margin-top:20px;}
.read_reviews ul li{width:15%;}
body ul.tour_activity li{width:48%;margin:0px 1% 10px;}
.img_wrapper{margin-bottom:10px !important;}
.nav-tabs>li{width:100% !important;margin:5px 0px !important;}
}
@media only screen and (max-width: 520px) {
.video-section .pattern-overlay{min-height:60vh !important;}
.container.caption_slide{top:70% !important;}
body form.form-inline.search_box{width:100%;}
.tour_col_100{width:100%;margin-bottom:0px;}
body .nav-tabs>li{width:100% !important;margin:5px 0px !important;}
.img_wrapper{margin-bottom:10px !important;;}
#popular_tours .tour_col_100:last-child{margin-bottom:0px;}
body .right_col_tour .row .col-md-6:first-child, .right_col_tour .row .col-md-6:nth-child(2){margin-bottom:15px;width:100%;}
body .right_col_tour .row .col-md-6:nth-child(3), .right_col_tour .row .col-md-6:nth-child(4){width:100%;margin-bottom:15px;}
.video-section h1{font-size:22px !important;line-height:24px !important;}
body form.search_box input{width:70% !important;float:left;}
button.search_btn{width:29%;font-size:16px;}
.w_top100{width:100%;}
.social_top_row{display:none;}
.top_contct ul li.cart_icon i{color:#e2703e;}
.w_top100 ul li.cart_icon{display:inline-block !important;float:right;padding-right:0;}
.bottom_footer{padding:15px;}
body .plan_trip p{padding:0;}
.cont_icon{width:12%;float:left;}
#all_tours .img_wrapper{margin-bottom:0;}
body ul.p_ul li{width:100%;margin:15px 0px;}
.nav-tabs>li{width:48%;margin:10px 2px;float:none;display:inline-block;}
.nav-tabs{text-align:center;}
.nav-tabs>li>a{font-size:16px;}
.col-md-12.booking_col > div{width:48%;border:none;}
.booking_col{text-align:center;}
.booking_col > div{margin:10px 0px;}
.booking_row{padding-bottom:20px;}
.btn_book a{padding:12px 10px;font-size:14px;display:block;}
.mobile_category a i, .mobile_season a i{margin-right:0;display:block;margin-bottom:6px;}
.mobile_category a, .mobile_season a{font-size:20px;}
.mobile_category, .mobile_season{padding:15px 10px;}
#Categories ul.ul_list li a{font-weight:500;font-size:20px;}
.modal-title{font-size:26px;}
#seasons .checkbox label{font-size:18px;letter-spacing:1px;padding-left:22px;}
#seasons .checkbox label::before{width:25px;height:25px;top:0;}
#seasons .checkbox label::after{width:25px;height:25px;padding-left:4px;font-size:15px;top:0;}
button.close{font-size:40px;}
li#menu-item-2555{display:block;}
.why_choose{padding-top:0;}
.info_box i{font-size:25px;height:50px;width:50px;line-height:40px;}
.trip_ad_grid{margin-bottom:15px;}
}
@media only screen and (max-width: 400px) {
body form.search_box input{width:100% !important;float:left;margin-bottom:12px;margin-right:0;}
body button.search_btn{width:100%;font-size:16px;}
.video-section h1{font-size:18px !important;line-height:24px !important;}
.cont_icon{width:16%;float:left;}
.row.map_row h2{font-size:22px;}
.row.map_row iframe{height:300px;}
select#sorting{min-width:150px;}
.nav-tabs>li{width:100% !important;margin:5px 0px !important;}
.tour_bk_text h3{font-size:15px;}
.tour_bk_text p{font-size:14px;}
.tour_bk_icon{width:15%;float:left;margin-right:5%;}
.tour_bk_text{width:80%;float:left;}
.tour_bk_icon i{font-size:18px;}
.read_reviews ul li{width:25%;}
.tabs_tour h2{font-size:20px;}
.mobile_category a, .mobile_season a{font-size:16px;}
.tour_title_header h2{font-size:18px;margin-top:10px;}
.pagination>li>a, .pagination>li>span{padding:8px 10px;}
body ul.tour_activity li h3{font-size:14px;line-height:20px;}
} .tabs_tour ul.nav.nav-tabs li{margin-bottom:10px;margin-left:0px;}
li.cart_icon i{font-size:18px !important;padding-right:2px;}
a#cn-accept-cookie{background:#e2703e;}
a.filterdata.btn.btn-info{margin-right:9px!important;}
.fa-times-rectangle:before, .fa-window-close:before{content:"\f2d3";color:#000;margin:0px 0px 0px 5px;}
.short_info p, p.pricebtn{opacity:1;display:block;}
.short_info{transform:translateY(140px);padding-bottom:50px;}
.img_container a:hover .short_info{transform:translateY(0px);}
@media screen and (max-width:767px){
.short_info {
transform: translateY(100px);
}
}