<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
@import url('https://fonts.googleapis.com/css?family=Assistant:400,700&amp;subset=hebrew');
body {

    background-color: #fff;
    font-family: 'Assistant', sans-serif;
	
}
a, a:hover{
    text-decoration: none;
}
#page-top{
    background-image: url('../img/background4.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}
#logo{
    
    width: 40%;
    height: 85px !important;
    top: -20px;
    left: 10px;
    position: absolute;    
}
.relative-row {position: relative;}
.lecture-item-details {border: none;}
.row-with-border {border-top: 1px solid #000; border-bottom: 1px solid #000; padding-top: 10px;padding-bottom: 10px;}
@media (min-width: 841px){
    .left-border {border-left: 1px solid #000;}
    .right-border {border-right: 1px solid #000;}
    
}
.website{font-size: 16px; font-weight: 700;color: #000;}
.main-date {font-size: 28px; line-height: 1.2}
p.large-date {font-size: 48px; font-weight: 900;margin-bottom: 0 !important;line-height: 1.2}
#organizers{
    background-color: #E0D7E4;
    padding: 50px 0;
    
}
.purple{color: #18B5D8; }
.credit {font-size: 14px; color: #fff; background: #5E6666;}
@media only screen and (max-width:699px){
    .sales-background{
        background-image: url(../img/KUPONIM-ATAR-668.jpg) !important;
    }
}
@media only screen and (max-width:667px){
    .sales-background{
        background-image: url(../img/KUPONIM-ATAR-500.jpg) !important;
        height: 1200px;
    }
}
@media only screen and (max-width:499px){
    .sales-background{
        background-image: url(../img/KUPONIM-ATAR-375.jpg) !important;
        height: 900px;
    }
}

#logo .jlogo{
    width: 33%;
}

#logo .logo-left{    
    display: flex;
    float: left;
    height: auto;
    text-align: left;
}
#logo .logo-right{
    padding-top: 8px;    
    float: right;
    height: auto;
    text-align: left;
}


/*#logo a{
    display: inline-block;        
}
#logo .logo-img img{        
        padding: 2px !important;
        margin-left: 2px;
        float: left;
}
*/
@media only screen and (max-width: 1200px){
    .mob-ab{bottom: -24px !important;}
    .mob-abs {bottom: 10px !important;}
    .lecture-title-row{min-height: 85px;}
    .portfolio-content {min-height: 285px;}
    .cooking {right: 10px; top: 30px !important;}
    .sponser-icon {bottom: 20px; top: auto !important;}
    .lecture-item-details {border-bottom: 1px dotted #000}
}

@media only screen and (max-width: 1200px) {
    #logo{
        width: 55%;
    }
    #logo img{
        width: 90%;
    }
    .logo-right{
        margin-top: 10px;
    }
}
@media only screen and (max-width: 1124px) {
    #logo{
        width: 65%;
    }
    
    #logo img{
        width: 80%;
    }
    .logo-right{
        margin-top: 10px;
    }
}
@media only screen and (max-width: 992px){
    .text-right {text-align: right !important; font-size: 18px !important;}
}
@media only screen and (max-width: 1024px) {
    .portfolio-content {min-height: 300px;}
    .mydate {font-size: 16px;}
}
@media only screen and (max-width: 799px) {
    #logo{
        width: 20%;
    }
    #logo img{
        width: 58%;
    }
    .logo-right{
        width: 100% !important;        
        text-align: center;
        float: left;
    }
    .logo-left{
        width: 100% !important;
        clear: right;
        text-align: center;
        
    }
}
@media only screen and (min-width: 1100px) and (max-width: 1400px){
    .speaker-title {min-height: 200px;}
}
@media only screen and (max-width: 767px) {
    #logo .logo-left{
        width: 60% !important;
        float: left;
	margin-top: 15px;
        height: auto;
        text-align: left;
    }
    #logo .logo-right{
        width: 33% !important;
        float: right;
        height: auto;
        text-align: left;
    }
    #logo{
        width: 50%;
    }
    
    #logo img{
        width: 100%;
        margin-top: 20px;
    }
    .lecture-title-row{min-height: 0}
    .portfolio-content {min-height: 0; padding-bottom: 15px;}        
    .lecture-item-details {border-bottom: 1px dotted #000}
    .cooking {top: -10px !important; left: 10px; right: auto !important;}
    p.large-date {font-size: 30px !important;}
    
}
@media only screen and (max-width: 720px) {
    /*#logo{
        width: 50%;        
    }
    #logo img{
        width: 100px;
        margin-top: 20px;
        vertical-align: middle;
    }*/
    header{
        margin-top: 100px !important;
    }    
      .widgetCode{
        width:100% !important;
        height: 950px !important;  
      }
}

@media only screen and (max-width: 550px) {
    .bs-linebreak::after{
        content:'\a';
        display: block;
      }
    #logo{
        width: 60%;
    }
    
    #logo img{
        width: 100%;
        margin-top: 20px;
    }
    .sponser-icon {top: 100px !important;}
}
@media only screen and (max-width: 449px) {
    #logo{
        width: 60%;
    }
    
    #logo img{
        width: 90%;
        margin-top: 20px;
    }
}
@media only screen and (max-width: 399px) {
    #logo{
        width: 70%;
    }
    
    #logo img{
        width: 90%;
        margin-top: 23px;
    }
}
@media only screen and (min-width: 767px) and (max-width:1024px){    
    nav li a{
        letter-spacing: inherit !important;
    }
    .nav&gt;li&gt;a{
        padding: 10px 10px;
        font-size: 16px;
    }
}
@media only screen and (max-width: 768px){
    .nav&gt;li{
        background: rgba(255,255,255,.8);
    }
    .section-heading a{
        font-size: 28px;
    }
}
.modal-title, .modal-header h5{
    color: #18B5D8 !important;
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open&gt;.dropdown-toggle.btn-default{
    color: #fff !important;
}
.sponsor{
    margin: 15px auto;
    height: 150px;
}
.sponsor img{
    margin: 0 auto;
}
.doubleheight{
    margin-top: 30px;
}
.about-title h2{
    color: #F5821F;
}

.theaters{
    border-bottom: 1px solid #CF2027;
    padding: 3px 0;
}
@media only screen and (max-width: 720px){
    .theaters{
        display: none;
    }
}
.slices {
	 
	padding: 10px; 
	/*margin-top:5px;
	margin-bottom:5px;*/
    margin: 5px 0;
	background: #18B5D8;
	border: 2px solid #18B5D8;
	border-radius: 5px;
	color:  #92C43D;
}
.slices h3{
    color:  #92C43D;
}
.prices{
    padding: 20px 5px; 
	/*margin-top:5px;
	margin-bottom:5px;*/    
    margin: 5px 5px;
	background: rgba(185,229,250,0.8);
	border: 2px solid rgba(18,27,71,1);
	border-radius: 10px;
	color: #121B47;
    min-height: 128px;
    
}

.prices span{
    font-size: 14px;
}

.subtitle{
    margin-top: 20px;
    margin-bottom: 20px;
}

.stripbg {
    background-color: #121B47;
    color: #fff;
    height: 60px; 
    margin-bottom: 60px;
}
.stripbg h1{
    color: #fff;
}
.nopadding {
	padding:0px;
	margin:0px;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    font-size: 14px;
    line-height: 1.75;
}

p.large {
    font-size: 16px;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #000;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
	margin-top: 2px;
    margin-bottom: 2px;
    color: #fff;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f0f7e5;
}

.bg-darkest-gray {
    background-color: #222;
}
.btn{
    background-color:  #92C43D !important;
    border-color:  #92C43D !important;
    margin-top: 4px;
    margin-bottom: 8px;
}
.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}
.break{    
    background: rgba(185,229,250,0.8) !important;
    position: relative;
    border: 2px solid #CF2027;
}
.break i.fa{
    position: absolute;
    right: 5px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 20px 40px;
    border-color: #2B60DE;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: 'Assistant', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #2B60DE;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #2B60DE;
    color: #fff;
    background-color: #2B60DE;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #4E8B3F;
}

.navbar-default {
    border-color: transparent;
    background-color: #fff;
    height: 80px;
	border-bottom: 1px solid #4E8B3F;
	
}

.navbar-default .navbar-brand {
    font-family: 'Assistant', sans-serif;
    color: #fed136;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #fec503;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #4E8B3F;
    background-color: #4E8B3F;
    float: right !important;
    margin-left: 0 !important;
    margin-right: 15px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #2B60DE;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #18B5D8;
    font-size: 18px;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #18B5D8;
}

.navbar-default .navbar-nav&gt;.active&gt;a {
    border-radius: 0;
    color: #fff;
    background-color:  #92C43D;
}

.navbar-default .navbar-nav&gt;.active&gt;a:hover,
.navbar-default .navbar-nav&gt;.active&gt;a:focus {
    color: #fff;
     background-color:  #92C43D;
}


.navbar-brand&gt;img {
    display: block;
    /*height: 80px;*/
    margin-top: -33px;
    margin-left: -30px;
}


@media(max-width:768px) {
    .navbar-brand&gt;img {
        display: block;    
        margin-top: 0px;
    }
}

@media(min-width:768px) {
    .navbar-default {
		height: 100px;
        padding: 25px 0;
        border: 0;
		border-bottom: 1px solid  #92C43D;
        background-color: #fff;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav&gt;.active&gt;a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 25px 0;
        background-color: #fff;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header {
 margin-top: 120px;
    text-align: center;
    color: rgb(16,104,53);
     
 }

header .intro-text {
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 5px;
	
}

header .intro-text .intro-lead-in {
    margin-bottom: 5px;
    font-family: 'Assistant', sans-serif;
    font-size: 40px;
    font-style: italic;
    line-height: 22px;
	font-weight: bold;
 		-webkit-text-stroke: 1.0px #ffffff;
-webkit-text-fill-color: rgb(16,104,53);

}
.directions{
    font-size: 18px;    
}
.bold {
    font-weight: 700;
}
header .intro-text .intro-heading {
    margin-bottom: 0px;
    text-transform: uppercase;    
    font-family: 'Assistant', sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    /*-webkit-text-stroke: 1.0px #ffffff;*/
    -webkit-text-fill-color: #18B5D8;

}

@media(min-width:768px) {
    header .intro-text {
        
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: 'Assistant', sans-serif;
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 0px;
        text-transform: uppercase;
        font-family: 'Assistant', sans-serif;
        font-size: 60px;
        font-weight: 700;
        line-height: 75px;
    }
}
.conferene-details p{
    font-size: 20px;
    font-weight: 400;
}
section {
    padding: 20px 0;
}
h1.section-heading {
    color: #CF2027;
}
h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;	
    padding-top: 10px; 
    color: #18B5D8;
    
}
h2.about-title{
    color: #18B5D8;
}
h4.section-heading{
    color: #18B5D8;
}
.section-heading a{
    color: #fff;
}
section h3.section-subheading {    
    font-family: 'Assistant', sans-serif;
    color:  #92C43D;
}
.divider {height: 30px;}
hr.portfolio {border-top: 1px dotted #18B5D8; width: 100%;}
@media(min-width:768px) {
    section {
        padding: 20px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}
.conference-room {font-weight: 600;color: #000000; font-size: 18px; width: 300px; margin: 0 auto;padding: 5px; border: 1px solid #18B5D8;border-radius: 25px; margin-bottom: 20px; margin-top: -21px; background-color: #fff;}
#portfolio .lecture-title {color: #18B5D8;}
#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 400px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(254,209,54,.9);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    padding: 25px;
    max-width: 400px;
    text-align: center;
    background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
    font-style: italic;
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline&gt;li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline&gt;li:before,
.timeline&gt;li:after {
    content: " ";
    display: table;
}

.timeline&gt;li:after {
    clear: both;
}

.timeline&gt;li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline&gt;li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline&gt;li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline&gt;li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}

.timeline&gt;li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline&gt;li.timeline-inverted&gt;.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline&gt;li.timeline-inverted&gt;.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline&gt;li.timeline-inverted&gt;.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline&gt;li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body&gt;p,
.timeline .timeline-body&gt;ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline&gt;li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline&gt;li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline&gt;li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline&gt;li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline&gt;li.timeline-inverted&gt;.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline&gt;li {
        min-height: 150px;
    }

    .timeline&gt;li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline&gt;li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline&gt;li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline&gt;li.timeline-inverted&gt;.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline&gt;li {
        min-height: 170px;
    }

    .timeline&gt;li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline&gt;li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline&gt;li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline&gt;li.timeline-inverted&gt;.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}

aside.clients img {
    margin: 50px auto;
}

section#contact {
     
     background-position: center;
    background-repeat: no-repeat;
}

section#contact .section-heading {
    color: #fff;
    
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'Assistant', sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}

footer {
    padding: 15px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Assistant', sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Assistant', sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: 'Assistant', sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #CF2027;
    color: #fff;
}

::selection {
    text-shadow: none;
    background: #F5821F;
    color: #fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #F5821F;
}


#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

/* all map containers must be full height */
html, body, .container-fluid, .row, .map { height: 100% }

#map-canvas {
	width:100%;
    height: 100%;
 	height:calc(100% - 0px);
}


h6 {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .7), 0px 2px 0 rgba(0, 0, 0, .5);
    text-transform: uppercase;
    text-align: center;
    color: rgb(16,104,53);
    margin: 10px 0 10px 0;
    letter-spacing: 4px;
    font: normal 26px/1 Verdana, Helvetica;
    position: relative;
}
.cooking {position: absolute; left: 10px; top: 10px;}
.sponser-icon {position: absolute; left: 10px; top: 50px;}
.lecture{
    color: #000;
    font-size: 16px;
    min-height: 50px;
    padding-top: 6px;
}
.speaker{
    color: #000;
    font-size: 18px;
    font-weight: 400;
    
}
.speaker-title{
    font-weight: 400;
    padding-top: 5px;
    color: #18B5D8;
    font-size: 16px;
}

.nomargin{
    margin-right: 0px;
    margin-left: 0px;
}
.with-margin{
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 15px;    
}
hr {
  border: 1px solid #18B5D8;
  width: 80%;    
  margin-top: 0px;
}
.endlecture{
    margin-bottom: 15px
}
.endlecture:last-of-type{
    margin-bottom: 60px;
}
.mydate {
    padding: 6px 0;	
	color: #fff;
    background-color: #DA3827;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
	font-family: 'Assistant', sans-serif;
    text-align: center;

}
a h5{
    color: #121B47;
}
.food {

	border: 2px solid rgb(16,104,53);
	color: rgb(16,104,53);
	 background: white;
	 margin:0px;
	 font-size: 14px;
	 text-align: center;
	 border-radius: 10px;
}
 
.sales-banner{
    background-image: url(../img/KUPONIM.jpg);
    width: 100%;
    height: auto;
    background-size: contain;
}

.img-thumbnail{
    margin-bottom: 10px;
}

@media(max-width:1700px){
    #logo {
        left: calc(10px + 2.5%);
    }
}

@media(max-width:1400px){
    #logo {
        left: calc(10px + 5%);
    }
}
</pre></body></html>