/*******************************************************************************
* Downtown Istanbul
*******************************************************************************/

@font-face {
    font-family: 'Sansita-ExtraBoldItalic';
    src: url('../../fonts/Sansita-ExtraBoldItalic/Sansita-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),  
         url('../../fonts/Sansita-ExtraBoldItalic/Sansita-ExtraBoldItalic.otf')  format('opentype'),
	     url('../../fonts/Sansita-ExtraBoldItalic/Sansita-ExtraBoldItalic.woff') format('woff'), 
         url('../../fonts/Sansita-ExtraBoldItalic/Sansita-ExtraBoldItalic.ttf')  format('truetype'), 
         url('../../fonts/Sansita-ExtraBoldItalic/Sansita-ExtraBoldItalic.svg#Sansita-ExtraBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica-BdCn';
    src: url('../../fonts/Helvetica-BdCn/Helvetica-BdCn.eot?#iefix') format('embedded-opentype'),  
         url('../../fonts/Helvetica-BdCn/Helvetica-BdCn.otf')  format('opentype'),
	     url('../../fonts/Helvetica-BdCn/Helvetica-BdCn.woff') format('woff'), 
         url('../../fonts/Helvetica-BdCn/Helvetica-BdCn.ttf')  format('truetype'), 
         url('../../fonts/Helvetica-BdCn/Helvetica-BdCn.svg#HelveticaNeueLTStd-BdCn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Helvetica-LtCn';
    src: url('../../fonts/Helvetica-LtCn/Helvetica-LtCn.eot?#iefix') format('embedded-opentype'),  
         url('../../fonts/Helvetica-LtCn/Helvetica-LtCn.otf')  format('opentype'),
	     url('../../fonts/Helvetica-LtCn/Helvetica-LtCn.woff') format('woff'), 
         url('../../fonts/Helvetica-LtCn/Helvetica-LtCn.ttf')  format('truetype'), 
         url('../../fonts/Helvetica-LtCn/Helvetica-LtCn.svg#HelveticaNeueLTStd-LtCn') format('svg');
    font-weight: normal;
    font-style: normal;
}


html {
    background-size: cover !important;
}
body {
    font-family: "Helvetica-LtCn","sans-serif";
    color: #5b5b5f;
    line-height: 1.4;
    font-size: 18px;
}
p {
    color: #5b5b5f;
    font-size: 18px;
    line-height: 1.4;
}
#top-bar {
    background-color: #c87b5e;
}


#top-bar * {
    box-sizing: border-box;
}

#top-bar a,
#top-bar a:hover {
    color: #fff !important;
}

#top-bar img {
    margin-right: 7px;
    margin-top: 3px;
    padding: 0;
}


#search-left #search-button {
    color: #1691e1;
}
#logo img {
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding: 5px;
}
h1,h2, h3, h4, h5, h6, 
h1 a, h1 a:link, h1 a:visited, 
h2 a, h2 a:link, h2 a:visited, 
h3 a, h3 a:link, h3 a:visited, 
h4 a, h4 a:link, h4 a:visited, 
h5 a, h5 a:link, h5 a:visited, 
h6 a, h6 a:link, h6 a:visited {
    color: #433a38; 
}
h4 a {
    font-family: "Helvetica-LtCn","sans-serif" !important;
}

#logo, 
#social, 
#search-left, 
#topnavi {
    background: #fff;
}

body.page #content,
body.single #content {
    background: #fff;
}
#slide-bg,
body.home #content {
    position: relative;
    background: rgba(255,255,255,0.8);
}
body.home #content::before {
    background: rgba(0, 0, 0, 0) url("../../images/flower_1.png") no-repeat scroll 0 0 / 185px auto;
    bottom: 5px;
    content: "";
    height: 160px;
    left: 0;
    margin: auto;
    padding-right: 150px;
    position: absolute;
    right: 0;
    width: 185px;
}
body.home #content::after {
    background: rgba(0, 0, 0, 0) url("../../images/flower_2.png") no-repeat scroll 0 0 / 170px auto;
    bottom: 242px;
    content: "";
    height: 229px;
    position: absolute;
    right: 25px;
    width: 170px;   
}
/* push down time box */
#black-studio-tinymce-5 {
    margin-top: 200px;
}

h1.pagetitle, h1.menu-cat {
    font-family: "Sansita-ExtraBoldItalic";
    color: #3a6092;
    font-size: 72px;
    font-weight: 200 !important;
    line-height: 1;
    margin: 12px -10px 21px 10px;
    padding-bottom: 15px !important;
    text-transform: none !important;
}

.sf-menu a {
    font-family: "Helvetica-BdCn";
    border: 1px solid #fff;
    font-size: 16px;
    line-height: 1.4;
    padding: 8px 10px;
}
.sf-menu a, 
.sf-menu li a {
    font-family: sans-serif;
    padding: 9px 10px 5px;
}
li.menu-item, li.menu-item2 {
    margin-top: 7px !important;
}
#search-left #search-button {
    font-size: 18px;
    padding: 0 7px;
}

#content h3.widgettitle {
    display: none !important;
}
#content .textwidget h3,
#content .gg_events_widget h3 {
    color: #433a38;
    font-family: "Sansita-ExtraBoldItalic";
    font-size: 48px !important;
    font-weight: normal !important;
    line-height: 0.8;
    text-transform: none !important;
    margin-top: 20px;
    padding: 0 !important;
    -webkit-transform: rotate(-10deg);  
          -ms-transform: rotate(-10deg);
              transform: rotate(-10deg);  
}


/* Navigation corners */
li.menu-item a {
    position: relative;
    overflow: hidden;
}
li.menu-item a::before {
    background: rgba(0, 0, 0, 0) url("../../images/nav_corner.png") no-repeat scroll 0 0 / 23px auto;
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    top: -2px;
    -webkit-transform: rotate(180deg);  
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); 
    width: 22px;
    z-index: 9;
}
li.menu-item a::after {
    background: rgba(0, 0, 0, 0) url("../../images/nav_corner.png") no-repeat scroll 0 0 / 23px auto;
    content: "";
    display: block;
    height: 40px;
    right: 0;
    position: absolute;
    top: -2px;
    width: 22px;
    z-index: 9;   
}


/* Widget Corners */
.cornerTop::before {
    background: rgba(0, 0, 0, 0) url("../../images/corner.png") no-repeat scroll 0 0 / 50px 50px;
    content: "";
    height: 50px;
    left: -1px;
    position: absolute;
    top: -1px;     
    width: 50px;
    z-index: 9;
    -webkit-transform: rotate(180deg);  
          -ms-transform: rotate(180deg);
              transform: rotate(180deg);  
}
.cornerTop::after {
    background: rgba(0, 0, 0, 0) url("../../images/corner.png") no-repeat scroll 0 0 / 50px 50px;
    content: "";
    height: 50px;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 50px;
    z-index: 9;      
    -webkit-transform: rotate(-90deg);  
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); 
}
.cornerBottom::before {
    background: rgba(0, 0, 0, 0) url("../../images/corner.png") no-repeat scroll 0 0 / 50px 50px;
    content: "";
    height: 50px;
    left: -1px;
    position: absolute;
    bottom: -1px;     
    width: 50px;
    z-index: 9;
    -webkit-transform: rotate(90deg);  
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);  
}
.cornerBottom::after {
    background: rgba(0, 0, 0, 0) url("../../images/corner.png") no-repeat scroll 0 0 / 50px 50px;
    content: "";
    height: 50px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 50px;
    z-index: 9;      
}
.cornerTop {
    position: relative;
}

.widget-area {
    margin: 0;
}

.nivo-prevNav {
    bottom: 8px !important; 
    left: 8px !important;
}
.nivo-nextNav {
    bottom: 8px !important;
    left: 40px !important;
}
.m-container {
    width: 100%;
}
.col12 {
    width: 100%;
}
.col6 {
    width: 50%;
}
/* Widgets */

.widget {
    box-sizing: border-box;
    background-color: #fff !important;
    position: relative;
    padding: 20px !important;
    border: 0 none;
    margin-right: 0 !important;
    z-index: 9;
}
.widget h4 {
    margin: 0;
    font-size: 26px;
}
.widget p {
    margin: 10px 0;
}
table.title {
    box-sizing: border-box;
    margin-top: 20px 0;
    width: 100%;
}
table.title tr:hover td {
    background-color: #fff;
}
table.title td {
    box-sizing: border-box;
    margin-bottom: 0;
    border-bottom: 0;
    padding: 0;
    vertical-align: top;   
    width: 50%;
}
table.title img {
    box-sizing: border-box;
    max-width: 120px;
    padding: 0;
    float: right;
}


.events1col h1.event-title {
    font-size: 20px;
}
.events1col .event-more-info {
    margin-top: 0;
}
.moretext {
    display: inline-block;
    padding: 0;
    height: auto;
}
.moretext a {
    background-color: #1691e1;
    padding: 10px 25px;
    display: block;
}

/* Events Widget */
.eventwidget-item {
    position: relative;
}
.inner-box {
    margin: 0;
    position: relative;
}

.eventwidget-item .title {
    left: 0;
    margin: 120px 0 120px auto;
    overflow: hidden;
    padding: 15px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 60%;
    z-index: 999;  
}
.eventwidget-item .title h2 {
    color: #fff;
    font-size: 42px;
    line-height: 1;    
}
.eventwidget-item .title .date-time {
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
}

.events-thumb:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
	width: 0; 
	height: 0; 
    border-left: 160px solid transparent;
    border-right: 160px solid transparent;
    border-top: 75px solid #fff;
    z-index: 99;   
}
.widget-area ul {
    padding: 0;
    margin: 0;
}
.events-thumb {
    margin-top: 0;
}

#search-left #searchinput {
    font-size: 12px;
    margin-right: 0;
    padding: 13px 10px;
    width: 118px;
}

/* Social Icons */
#social ul li {
    background-color: transparent !important;
    border-radius: 0;
    height: auto;
    width: auto;
    padding: 0 5px;
    margin: 0 !important;
}
#topinfo, #topinfo a, #topinfo a:link, #topinfo a:visited {
    font-size: 16px;
}
#top-bar #social ul li i {
    font-size: 24px;
    padding: 3px 10px;
}
#topinfo a:hover {
    color: #fff  !important;
}
#topinfo ul li {
    font-size: 18px;
    letter-spacing: 1px;
    padding: 0 15px !important;
    text-transform: none;
}
#topinfo ul li img,
#topinfo ul li a,
#topinfo ul li span {
    float: left;
}
#topinfo ul li a {
    padding-top: 9px;
}
#topinfo ul li span {
    padding-top: 8px;
}
#top-bar i {
    font-size: 22px !important;
    margin-top: 0 !important;
}


#copyright-text {
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}


/* MEDIA Queries */

/* 960 */
@media screen and (max-width: 960px) { 
    table.title tr td {
        text-align: center;
        display: block;
        float: left;
        width: 100% !important;
    }
    table.title img {
        display: none;
    }
    table.title h3 {
        margin-bottom: 60px;
    }
    #content .textwidget h3, #content .gg_events_widget h3 {
        font-size: 36px !important;
    }
    .col12,
    .col6 {
        width: 100% !important;
    }
    .widget {
        margin-top: 0 !important;
    }
}

@media screen and (max-width: 768px) { 
    #topinfo ul li img, #topinfo ul li a, #topinfo ul li span {
        float: none;
    }
}