body {
background: transparent url(../img/bggreen.jpg) repeat;
-webkit-font-smoothing: antialiased;
}
#hp_it_all_began{
    background: black;
    text-align: center;
    color:#fff;
}
#hp_it_all_began img{max-height: 80vh;margin: 0 auto;color:#fff;}
#hp_it_all_began h4{
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translate(-50%, 0%);
    }
.container{max-width: 100%;}
#merhaba-window{
display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.9);
    top: 0;
    left: 0;
    z-index: 30000000000000;
    color: #fff;
    overflow: hidden;
}
.hide_layer{position: absolute;top: 0;left: 0;width:100%;height: 100%;display: block;z-index:3001;}
#mw-data-inner{z-index: 3002;}
.hide-merhaba{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 5rem;
    line-height: 1;
    padding: 1rem;
    cursor:pointer;
    color:#fff;
    z-index:3003;
}
.hide-merhaba:hover{color:red;transition: .2s;}

#wrapper{position: relative;}
main{background: #fff;}
.left-col{border-left:1px solid #ecf1f3;border-right:1px solid #ecf1f3;}
.right-col{background: #f9f8f2;}
.wp-post-image{max-width: 100%;}

main a:visited,
footer a:visited {
    color: #0000CC;
}
main a.active,
footer a.active
 {
    color: #000;
}


main a:hover,
footer a:hover {
    color: #000;
    background: #CFE4FF;
    text-decoration: none;
}

.breadcrumb {
    padding: .05rem 1rem;
    margin-bottom: 1rem;
    background-color: #f9f8f2;
    font-size: 0.9rem;
    border-radius: 0;
}


footer{
    background: #ECF1F5;
    border-top: 1px solid rgba(0,0,0,.05);
    font-size: .9rem;
}

.iwit-logo svg {
    width: 150px;
    height: auto;
    color: #fff;
    fill: white;
    transform: rotate(4deg);
    margin: 0;
}
.footer-logo svg {
fill: rgba(227,10,23,1);
}
button:focus{
    outline: none;
}
nav.navigation.pagination{
    display: block;
    width: 100%;
    text-align: center;
    margin: 2rem 0;
    }
.screen-reader-text{display: none;}
.nav-links{display: block;}
.nav-link {
    font-weight: bold;
    color: #fff;
    padding: 3px 10px;
}
.site-header__icon svg {
    height: 23px;
    width: 22px;
    color:#fff;
    fill: #fff;
}
.icon__fallback-text {
    position: absolute !important;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.nav-links .page-numbers{
margin: 0 1rem;
}
.iwit-menu {
    background: rgba(227,10,23,1);
    justify-content: flex-end;
}
.navbar-brand {
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 999999999;
    left: 5px;
    top: 0px;
}
.navbar-expand-lg .navbar-toggler {
    display: block;
}/* Icon 1 */
.navbar-collapse {
    background: rgba(227,10,23,1);
    position: absolute;
    right: 0;
    top: 45px;
    z-index: 999999998;
    min-width: 100%;
    padding: 0;
}
.navbar-collapse ul{}
.navbar-collapse ul li{border-bottom: 1px solid #e8e9eb;padding: 0;text-align: right;}
.navbar-collapse ul li:hover{background: rgba(0, 0, 0, 0.1);}
.navbar-collapse ul li a{
color: #fff;
    padding: 15px 30px !important;
    
    }
.top-nav a.nav-link:hover {
    color: #333 !important;
    text-decoration: underline;
}
.top-nav {
    margin: 0 auto;
}

.menu-button .icon-hamburger {
    display: none;
}
.menu-button .icon-close {
    display: block;
}
.menu-button.collapsed .icon-hamburger {
    display: block;
}
.menu-button.collapsed .icon-close {
    display: none;
}

.menu-button svg{
    height: 23px;
    width: 22px;
    color:#fff;
    fill: #fff;
}
.site-header__icon:hover svg,
.navbar-toggler:hover svg{fill:#333;}
.page-header {
    position: relative;
    height: 70vh;
    min-height: 300px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: center}
.home-header{height: 80vh;}
.page-header.NoPhotoHeader,
.single-videos .page-header{
    height: 200px;
    min-height: auto;

}
.page-header h1{
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    background: rgba(0,0,0,.4);
    display: inline-block;
    width: 100%;
    max-width: 900px;
    padding: .5rem 2rem;
    font-size: 3rem;
}

h1.entry-title {color: #333;}
footer h5{
    color: #369;
    background: #f9f8f2;
    padding:5px 10px;
        font-size: 1rem;
}
footer li {
    padding-left: 15px;
    background: transparent url(../img/buddy.png) no-repeat scroll 0 -374px;
    list-style-image: none;
}
.license {
    clear: both;
    color: #555555;
    padding-top: 36px;
    text-align: center;
}
.image_credit {
position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    background: rgba(0,0,0,.8);
    color: #fff;
    line-height: 1;
}
.page-header:hover .image_credit{background: #004684;transition: all .1s;}
.image_credit a{font-weight:bolder;color: #ffef03;}
.image_credit a:hover{}

#merhabamap {
    height: 100%;
}
#merhabadunya {
    font-size: .1rem;
    color: #000;
    font-family: "YouTube Noto",Roboto,Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.alert{color:#000 !important;clear: both;}
.card-meta {
    text-decoration: none;
    color: #a5a5a6;
    font-size: 85%;
    font-family: monospace;
}
.consulate-card label{
    font-weight: bolder;
    min-width: 90px;
}
.entry-meta,.posts-by{text-decoration: underline;}
.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px);
    height: 170px;
    overflow: hidden;
    background: #000;
    display: flex;
    align-items: center;
}
.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    height: auto;
}
#carouselTravelogue{
    background: #000;
}
#carouselTravelogue .carousel-inner {text-align: center;}
#carouselTravelogue .carousel-inner img {
  width: auto;
  height: 300px;
  max-height: 300px;
}
.sidebar_menu h6 {
    color: #369;
    text-align: right;
    border-bottom: 2px solid #369;
    clear: both;
}
.sidebar_menu ul {list-style: none;margin-left: 0;
    padding-left: 0;}
.sidebar_menu li {
    background: transparent url(../img/buddy.png) no-repeat scroll 0 -374px;
    list-style-image: none;
    margin: 0;
    padding: 0 0 0 15px;
}
.timeinturkey{
background: #004684;
    padding: 5px 0;
    font-size: 12px;
    color: #ffef03 !important;
    text-shadow: 1px 1px 1px #000;
}
#TimeInTurkey{font-size: 2rem;}

.right-col .search {
background: #c1d4ff;
    padding: 5px;
    text-align: center;
    width: calc(100% + 30px);
    border: 1px solid #CCCCCC;
    line-height: 2.07692em;
    white-space: nowrap;
    margin: -15px -15px 20px;
}
.right-col .search input[type="text"] {
    color: #369;
    font-size: 12px;
    font-weight: bold;
    margin: 0 3px 1px 0;
    max-width: 60%;
    height: 30px;
    border-radius: 2px;
    border: 1px solid #CCCCCC;
    box-shadow: none;
    padding: 3px;
}
input[type="submit"]{

}

#primary .card:hover {
        background: rgba(0,0,0,.02);
        transition: .2s;
}


#hp_header{
    height: 100vh;
    width: 100%;
    min-height: 500px;
    max-height: 500px;
    background: black;
}
#hp_about{
background: #000;
color:#fff;
}
#hb_stories{
color: rgba(255,255,255,1);
color: #fff;
}
#hp_about a:hover,#hb_stories a:hover{color:#000 !important;transition: .2s;}
#hb_stories a{color:inherit;}



#hb_blog{

}
#hb_tips{
display: none;
}
.color_box{background: #67237b;color:#fff;}
#hb_stories .color_box_yellow{background:yellow;color:#000;font-weight: bold;}
.highlightingtext h3{
    font-size: 1.5rem;
    font-weight: bold;
    
    margin: 20px 0;
    transition:color .2s;
}
h3.active{color:#fff;transition: .2s;}

.jumbotron.brown {
    padding: 1rem;
    margin-bottom: 2rem;
    background-color: #ecdac9;
    border-radius: .3rem;
}
.jumbotron.blue {
    padding: 1rem;
    background-color: #004684;
    color:#ffef03 !important;
    margin-bottom: 0;
}
div.wpcf7 .ajax-loader {
content: '';
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    background: url(../images/ajax-loader.gif) rgba(255,255,255,.9) !important;
    top: 0% !important;
    left: 0% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 60px auto !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9;
}
form.wpcf7-form.sent * {
    display: none;
}
a.btn-fb {
    color: yellow;
    background-color: #004684;
    border-color: #004684;
    font-weight: bold;
}
a.btn-fb:visited {
    color: yellow;
}
a.btn-fb:hover {
    color: #000;
}
@media (max-width: 991px){
    #wrapper{padding: 0;}
    .page-header.NoPhotoHeader {
        height: 70vh;
        min-height: 300px;
    }
    .top-nav{display: none;}
}
.gsc-search-button{cursor: pointer;}

@media (min-width: 992px){
    body {
      padding-top: 5px;
      padding-bottom: 5px;
    }
    .iwit-logo svg {
        width: 200px;
    }
.navbar-collapse {
    right: 15px;
    min-width: 300px;
    top:46px;

}

.navbar-dark .navbar-brand {
    top: -6px;
}

}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{ float: left; width: 48%; max-width: 48%;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{ float: right; width: 48%; max-width: 48%;}
.woocommerce form .form-row, .woocommerce-page form .form-row { width:100%}
.woocommerce form .form-row label, .woocommerce form .woocommerce-input-wrapper { width :100%;}
@media (max-width: 767px){
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{ float: left; width: 100%; max-width: 100%;}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{ float: right; width: 100%; max-width: 100%;}
}
a.cart-contents img { width: 100%; height: auto;}
span.c_circle { position: absolute; width: 20px; height: 20px; right: -10px; top: -10px; background: white; border-radius: 50%; font-size: 11px; text-align: center; line-height: 20px;}
a.cart-contents { width: 20px; height: 20px; display: block; position: absolute; right: 90px; z-index: 999; top: 15px;}
a.cart-contents svg{display: block;color:#fff;fill:#fff;width:23px;height:23px;}
a.cart-contents:hover svg{fill:#000;}
.wc-stripe-elements-field, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group{width: 100%;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea,
input[type=checkbox], input[type=radio] {
    padding: .375rem .75rem;
    border-radius: .25rem;
    border: 1px solid #ced4da;
}
.woocommerce form .form-row label{font-weight: bold;line-height:1.1 !important;}
.woocommerce form .form-row {
    margin-bottom: 1rem !important;
}
p#billing_address_1_field {
    margin-bottom: 0 !important;
}
li.wc_payment_method.payment_method_stripe label{width: 100%;}
section.related.products {
    clear: both;
}
#merhaba_map{
    min-height: 85vh;
}
#home_merhaba{
    background: transparent url(../images/home_merhaba_map.jpg) no-repeat;
    min-height: 60vh;
    background-size: cover;
    background-position: center;


  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack:center;
  -webkit-justify-content:center;
  -ms-flex-pack:center;
  justify-content:center;

}
#home_merhaba h3{text-decoration: underline;}
.hm_overlay{background: rgba(0,0,0,.7);color:#fff;    text-shadow: 1px 1px 1px rgba(0,0,0,.5);border-radius: 3px;}
.hm_link{color:inherit;color: inherit !important;
    display: inline-block;transition: .2s;border-radius: 3px;}
.hm_link:hover{background: rgba(255,255,255,.5);}

.woocommerce-page .left-col {padding-top: 3rem !important;}



.free_shipping_worldwide{
    position: absolute;
    top: 2rem;
    right: 2rem;
    background: #007bff;
    color: #fff;
    font-weight: bold;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    padding: 3px;
}
#home_feed{min-height:30vh;}
#home_feed svg{
        height: 2rem;
    width: 2rem;
    margin: 0 0 5px 0;
}
#home_feed h2{
    margin: 2rem 0;
}
#home_feed .container{max-width:1180px;}
.grecaptcha-badge{display: none;}
.page-template-page-form .grecaptcha-badge{display: block;}
.iwit_hashtag{
    display: inline-block;
    white-space: nowrap;
}
.iam1 {
    display: inline-block;
    color: red;
    white-space: nowrap;
}
.iwas2{
    display: inline-block;
    color: green;
    white-space: nowrap;
}
.center-image{
        text-align: center;
    width: 100%;
    color: #333;
}
.center-image:hover{background: transparent;}
.center-image::after{
    -webkit-transition: all 3s;
    transition: all 3s;
}
.center-image:hover::after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.05);
    width: 100%;
    height: 100%;
    -webkit-transition: all 3s;
    transition: all 3s;
}
.center-image img{max-width: 100%;height: auto;}
a.iwit-logo{padding-right:50px;}
a.iwit-logo:after {
content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(https://iwasinturkey.com/files/images/turk-mali.png);
    top: 15px;
    right: 0;
    z-index: 9999999999999;
    background-size: contain;
    background-repeat: no-repeat;
}
#nh_1{
    background: #4f2d2d;
    color: #fff;
    position: relative;
    text-shadow: 1px 1px 1px #000;
}
#nh_1:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://iwasinturkey.com/files/images/home_merhaba_map.jpg);
    top: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: .6;
    background-position: center;
}

#nh_1 .container{max-width: 960px;}

.nh_nh{max-height:500px;max-width:100%;}
#nh_2{}
#nh_2 .container{max-width: 960px;}

.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
        opacity: .9;
    transition: all, .2s;
}
.video-thumbnail2 {
        max-height: 193px;
    overflow: hidden;
}
.video-thumbnail:hover{opacity: 1;}
.video-thumbnail:before {
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: " ";
    background: url(https://iwasinturkey.com/files/uploads/2019/07/youtube-play.png);
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .9;
    transition: all, .2s;
}
.video-thumbnail:hover:before {
    opacity: 1;
}
@media (min-width: 992px){
.mid-column{
    border: 1px solid #333;
    border-width: 0px 1px;
    border-color: #efefef;
}
}
.supbox{
    display: inline-block;
    max-height: 192px;
    overflow: hidden;
}
.supbox2{}
.supbox2 .card-meta {
    margin: 0 !important;
    display: inline;
}
#nh_2 .supbox{
    min-height: 195px;
    display: flex;
    text-align: center;
    align-items: center;
    background:#efefef;
}
#nh_2 .supbox img{margin: auto;max-width: 100%;}


.supbox3{max-height: 225px;}
#nh_3{
    background: #4f2d2d;
    color: #fff;
}
#nh_3 a{
color:#fff;
font-weight: bold;
}

#nh_3 .container{max-width: 960px;}

#nh_4{
    background: #fcfcfc;
    color: #000;
}
#nh_4 ul{padding: 0 0 0 20px;}
#nh_4 li{}
#nh_4 a{
color:#000;
font-weight: bold;
}
#nh_4 .container{max-width: 960px;}


#nh_5{
    background: rgb(176, 0, 0);
    color: #fff;
}
#nh_5 h4{line-height: 1.4;}
#nh_5 a{
color:#fff;
font-weight: bold;
}
#nh_5 .container{max-width: 960px;}
.img-rotate{}


#cf4a {
    position: relative;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    display: block;
}
@media (max-width: 991px){
    #cf4a {min-height: 300px;}
}
#cf4a img {
    position: absolute;
    left: 50%;
    -webkit-animation-name: cf4FadeInOut;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 12s;
    -moz-animation-name: cf4FadeInOut;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-iteration-count: infinite;
    -moz-animation-duration: 12s;
    -o-animation-name: cf4FadeInOut;
    -o-animation-timing-function: ease-in-out;
    -o-animation-iteration-count: infinite;
    -o-animation-duration: 12s;
    animation-name: cf4FadeInOut;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 12s;
    width: 100%;
    height: auto;
    margin: auto;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
}

@keyframes cf4FadeInOut {
  0% {
    opacity:1;
  }
  17% {
    opacity:1;
  }
  25% {
    opacity:0;
  }
  92% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

#cf4a img:nth-of-type(1) {
  animation-delay: 9s;
}
#cf4a img:nth-of-type(2) {
  animation-delay: 6s;
}
#cf4a img:nth-of-type(3) {
  animation-delay: 3s;
}
#cf4a img:nth-of-type(4) {
  animation-delay: 0;
}
.embed-responsive{
    background: url('../images/i_was_in_turkey_loading.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 25%;
    background-color:#888;
}
.linkbox p{color:#444;}
.linkbox .card-meta {
    margin: 0 !important;
    display: inline;
}
.takealook{}
.takealook a{
border: 1px solid orange;
    background: orange;
    display: inline-block;
    text-align: center;
    padding: .5rem 1rem;
    border-radius: 1rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    transition: all .1s;
}
.takealook a:after{
    content: "Review on Amazon >>";
    display: block;

}
.takealook a:hover{}
.takealook a:visited{color:#fff;}
.takealook img{display: none;}
.book-review {
    border-bottom: 1px solid #efefef;
}
.book-review:last-child {
    border-bottom: 0px;
}
.su-1{
    background: #fff;
    width: 100%;
    min-height: 193px;
    display: flex;
    align-content: center;
    align-items: center;
    text-align: center;
}
.su-1 img{
    min-width: 50%;
}
.woocommerce ul.products li.product .button,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color: #28a745;
    color: #fff;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{
    background-color: orange !important;
    transition: all .1s;
}
.sw_b{    font-weight: bold;    border-radius: 10px;}
#nh_5.sw_1{ background: #444; }
#nh_5.sw_1 .row{
    min-height: 60vh;
    line-height: 1.4;
}
#nh_2 h3 a{color:inherit;}
#nh_2 a.btn-success{color:#fff;font-weight: bold;}

.numberbox{}
.numberbox span{
border-radius: 50%;
    behavior: url(PIE.htc);
    width: 100px;
    height: 100px;
    padding: 0;
    background: #fff;
    line-height: 90px;
    display: block;
    color: orange;
    border: 4px solid orange;
    text-align: center;
    font-weight: bold;
    font-size: 80px;
}
#nh_3.sw_3{background: #9e2d2d;}
#nh_3.sw_3 .price{color:#fff;font-size: 2rem;font-weight: bold;margin:0;}
.woocommerce ul.products li.product a img {
    border-radius: 5px;
    border: 1px solid #ffff;
}
img.emoji {
    width: 20px;
}
.navbar-nav.topmenu a.nav-link{color:#fff;}
