﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
section#nttcaruselsection {
    padding: 50px 0px 0px;
}




.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: 450px;
    margin: 56px 0px 0px;
}

@media(max-width:768px) {

    .carousel-inner > .item > a > img,
    .carousel-inner > .item > img,
    .img-responsive,
    .thumbnail a > img,
    .thumbnail > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-top: 0px;
    }
    
    section#nttcaruselsection {
    padding: 52px 0px 0px;
}

    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: -10px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    }
}

.darktext {
    color: #333;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1.2;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*end reset*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    color: #324b66;
    margin-bottom: 0.5em;
}

[class*="col-xs-"],
[class*="col-sm-"],
[class*="col-md-"],
[class*="col-lg-"] {
    float: right;
}

body {
    direction: rtl;
    font-family: 'Heebo', sans-serif;
}

img,
iframe {
    max-width: 100%;
}

p {
    line-height: 1.5;
    margin-bottom: 0.5em;
}

.fixed {
    background-color: #b3fbfa;
    position: fixed;
    width: 100%;
    z-index: 99;
    top: 0;
}

.mainWrap {
    margin-top: 106px;
}

.mainNav {
    font-size: 20px;
    font-weight: 500;
    padding: 0;
    margin-bottom: 0;
}

.mainNav .navbar-nav .nav-link {
    color: #000;
}

.dropdown-item {
    text-align: right;
}

.dropdown-menu {
    left: auto;
    margin: 0;
    border: 0;
}

header {
    background-color: rgba(255, 204, 51, 0.8);
}

.mainNav .navbar-nav .nav-link {
    padding: 40px 10px;
    border-bottom: 3px solid transparent;
    height: 104px;
    text-align: right;
}

.mainNav .navbar-nav .nav-link:hover,
.mainNav .navbar-nav .nav-link:focus {
    background-color: #324b66;
    border-bottom: 3px solid #336699;
    color: #fff;
}

.dropdown-toggle::after {
    display: none;
}

.navbar-brand {
    padding: 20px 15px;
}

.nav-link .fa.fa-angle-down {
    display: block;
    text-align: center;
}

.english {
    background-color: #333;
    color: #fff;
    padding: 11px;
    border-radius: 8px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    margin-top: 29px;
}

.english a {
    color: #fff;
}

.english a:hover,
.english a:focus,
.english a:visited {
    color: #fff;
    text-decoration: none;
}

.homeslider {
    direction: ltr;
}

.banner-img {
    height: 530px;
    width: 100%;
    display: block;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.flex-caption.transparent.light-font span {
    font-size: 45px;
    font-weight: 500;
}

.lead {
    font-size: 45px;
    font-weight: 300;
}

.homeslider.fullwidth.flexslider {
    height: auto;
}

.flex-caption {
    top: 45%;
}

.serviceImg {
    height: 150px;
}

.navbar-toggle {
    border: 1px solid #324b66
}

section {
    padding: 50px 0;
}

.services {
    background: url(../media/services_bcg.jpg);
    background-size: cover;
}

.serviceWrap {
    background-color: #fff;
    border-bottom: 5px solid #336699;
}

.serviceDetails {
    padding: 20px 15px;
    text-align: center;
    line-height: 1.2;
}

.serviceDetails h2 a {
    font-size: 22px;
    margin-bottom: 15px;
    color: #000;
}

.serviceDetails h2 a:hover {
    text-decoration: none;
}

.serviceWrap {
    border-radius: 5px;
}

.serviceImg {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.serviceWrap {
    margin-bottom: 30px;
}

.about,
.nextEvent,
.title {
    background-image: url(../media/white_bcg.jpg);
    background-size: cover;
}

.about {
    font-size: 18px;
    padding: 100px 0;
}

.aboutImg {
    height: 204px;
    width: 204px;
    border-radius: 100%;
}

.aboutImgWrap {
    position: relative;
}

.smiley {
    position: absolute;
    left: 10%;
    bottom: 43%;
}

.navbar-toggle .icon-bar {
    background: #324b66;
}

footer {
    color: #333;
    border-top: 15px solid #2ed3cd;
}

.blueFooter {
    background-color: #f1f6d6;
}

.credit {
    background-color: #000;
}

.bannerOverlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.1);
}

footer h3 {
    font-size: 22px;
    margin-bottom: 10px;
    color: #333;
}

.blueFooter p {
    margin-bottom: 30px;
}

.footer_phone a {
    font-size: 22px;
    color: #333;
}

.footer_mail a {
    color: #333;
}

.footer_phone a:hover,
.footer_phone a:visited,
.footer_phone a:focus,
.footer_mail a:hover,
.footer_mail a:visited,
.footer_mail a:focus {
    color: #333;
}

.footer_social {
    margin-top: 45px;
}

.blueFooter form button,
.blueFooter form input,
.blueFooter form select,
.blueFooter form textarea,
.orderWrap form input,
.orderWrap form button {
    width: 100%;
    border: none;
    margin-bottom: 8px;
    padding: 9px 10px;
    border-radius: 5px;
}

.blueFooter form button {
    color: #000;
    display: inline-block;
    width: auto;
    float: right;
    font-weight: bold;
    padding-right: 20px;
    padding-left: 20px;
}

.footer_form form button {
    background-color: #2ed3cd;
}

.orderWrap form button {
    width: 100%;
    border: none;
    margin-bottom: 8px;
    padding: 9px 10px;
    border-radius: 5px;
    background-color: #ffcc33;
    color: #000;
    margin-top: 10px;
}

.orderWrap form input,
.newsletter_form form input {
    background-color: #cdd6e0;
}

.orderWrap form input::placeholder,
.newsletter_form form input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

.orderWrap form input:-ms-input-placeholder,
.newsletter_form form input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

.orderWrap form input::-ms-input-placeholder,
.newsletter_form form input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

/*.newsletter_form form ,.newsletter_form form input,.newsletter_form form select,.newsletter_form form textarea{background: #708194;}*/
.newsletter_form form button {
    background-color: #2ed3cd;
}

h1 {
    font-size: 50px;
    font-weight: bold;
    color: #324b66;
    padding: 35px 0;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 32px;
    font-weight: 300;
}

.innerH2 {
    margin-bottom: 0;
}

.innerH3 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 30px;
}

hr {
    color: #cccccc;
    height: 1px;
    background: #cccccc;
    border: none;
}

.navbar-nav > li > .dropdown-menu {
    background-color: #b3fbfa;
    padding: 0;
}

.dropdown-menu > li > a {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    padding: 6px 15px;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background-color: #2ed3cd;
    border-bottom: 1px solid #2ed3cd;
    color: #fff;
}

.sideMenu {
    font-weight: normal;
    font-size: 20px;
    background-color: #ffcc33;
    max-width: 300px;
    float: left;
    margin-bottom: 50px;
}

.sideMenu li {
    border-bottom: 1px solid #fff;
}

.sideMenu li a {
    color: #000;
    display: block;
    padding: 10px 15px;
}

.sideMenu li a:hover {
    color: #fff;
    text-decoration: none;
}

.sideMenu li:hover {
    background-color: #324b66;
    color: #fff
}

.orderWrap {
    max-width: 300px;
    float: left;
    background-color: #324b66;
    padding: 40px 35px;
    text-align: center;
    color: #fff;
}

.order {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 10px;
}

.orderWrap .phone {
    font-weight: 300;
    font-size: 30px;
}

.orderWrap .phone a {
    color: #fff;
}

.orderWrap .phone a:hover,
.orderWrap .phone a:visited,
.orderWrap .phone a:link {
    color: #fff;
    text-decoration: none;
}

.contactForm input,
.contactForm textarea {
    margin-bottom: 8px;
    padding: 9px 10px;
    border-radius: 5px;
    border: 1px solid #708194;
}

.contactForm input[type=submit] {
    border: none;
    margin-bottom: 8px;
    padding: 9px 10px;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    font-weight: bold;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #3399cc;
}

.boxportfolio3 {
    float: left;
    display: inline-block;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
    width: 31.23%;
    margin-left: 20px;
}

.blogindex .boxportfolio3 {
    width: 30.50%;
}

.blogindex .wrapinneritem {
    padding: 20px 20px 20px 20px;
    word-wrap: break-word;
    border: 1px solid #eee;
}

h3.entry-title a {
    color: #324b66;
    font-size: 25px;
    font-weight: normal;
}

.clients {
    direction: ltr;
    border-top: 1px solid;
}

.clients h4 {
    text-align: center;
    font-size: 35px;
    color: black;
}

.clients .slides li {
    display: block;
    background-position: center;
    background-repeat: no-repeat;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clients .slides li .slide-text img {

    width: 120px;
    display: block;
    background: #fff;
    padding: 5px;
    border-radius: 50%;
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    margin-bottom: 10px;

}

.clients .slides li .slide-text img {

    border-radius: 0;
    width: auto;
    max-width: 120px;

}

.slides,
.flex-control-nav,
.flex-direction-nav {
    list-style: none;
}

.flex-direction-nav {
    display: none;
}

.nextLectures {
    background: url(../media/lecture_bcg_img.jpg);
    background-size: cover;
    background-position: top center;
    position: relative;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    top: 0;
}

.nextLectures h2 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    margin-bottom: 2em
}

.nextLectures .container {
    position: relative;
    z-index: 1;
}

.lectureItem {
    background-color: rgba(255, 204, 51, 0.9);
    padding: 30px;
    border-radius: 5px;
    min-height: 250px;
    position: relative;
    margin-bottom: 2em
}

.lectureItem h3 {
    line-height: 1em;
    margin-bottom: 0.2em;
    height: 2.4em;
}

.lectureItem h3 a {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}

.lectureItem h3 a:hover {
    text-decoration: none;
}

.lectureItem p {
    font-size: 18px;
    height: 3em;
}

.lectureItem .lectureCategory {
    font-size: 14px;
    margin-bottom: 0.7em;
}

.lectureDetailsLink {
    margin-top: 30px;
    display: block;
    color: #336699;
}

.lectureDetailsLink img,
.nextEventLink img {
    vertical-align: middle;
    margin-left: 5px;
}

.nextEvent h3 {
    color: #000;
    font-size: 35px;
    margin-bottom: 2em;
    font-weight: bold;
    text-align: center;
}

.nextEventImgWrap {
    margin-left: 50px;
    display: flex;
    background: url(../media/arie_and_shlomi.jpg);
    background-size: cover;
    border-radius: 5px;
}

.nextEventImgWrap img {
    border-radius: 5px;
}

.nextEventDetails h3 {
    color: #ffcc33;
    font-weight: normal;
    text-align: right;
    border-bottom: 1px solid #ffcc33;
    margin-bottom: 0.5em;
    font-size: 40px;
}

.nextEventDetails h4 {
    color: #3399cc;
    font-size: 32px;
    margin-bottom: 0;
}

.nextEventDetails h5 {
    color: #3399cc;
    font-size: 32px;
    font-weight: 300;
}

.nextEventDetails h6 {
    font-size: 20px;
    color: #000;
}

.nextEventDetails p {
    font-size: 18px;
}

.displayFlex {
    display: flex;
}

.nextEventLink {
    margin-top: 30px;
    display: block;
    color: #3399cc;
}

.personalEscort {
    background: url(../media/personal_bcg.jpg);
    padding: 6em 0;
    background-size: cover;
    background-position: center;
}

.personalEscortContent {
    background: rgba(255, 204, 51, 0.9);
    padding: 30px;
    border-radius: 5px;
}

.personalEscortContent h3 a {
    font-weight: bold;
    color: black;
    font-size: 28px;
}

.personalEscortContent h3 a:hover {
    text-decoration: none;
}

.personalEscortContent p {
    font-size: 18px;
}

.books_slider h4 {
    font-size: 22px;
    color: #000;
    text-align: right;
    margin: 0.5em 0;
}

.bookExcerpt {
    font-size: 18px;
    text-align: right;
}

#filter ul {
    margin-left: 0px;
    padding-left: 0;
}

#filter ul li {
    list-style: none;
    float: right;
    margin-right: 10px;
    margin-bottom: 40px;
    display: initial;
    font-size: 14px;

}

#filter ul li a {
    color: #444;
    margin-bottom: 23px;
    background: #f8f8f8;
    padding: 11px 15px;
    text-transform: uppercase;
    font-weight: 500;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    border-radius: 5px;
}

#filter ul li a:hover {
    opacity: 0.8;
    text-decoration: none;
}

#filter ul li a:focus,
#filter ul li a:visited {
    text-decoration: none;
}

#filter ul li .selected {
    background-color: #3399cc;
    color: #fff;
}

.boxcontainer {
    background: #fff;
    font-size: 13px;
    text-align: center;
    transition: border 500ms ease-out;
    -webkit-transition: border 500ms ease-out;
    -moz-transition: border 500ms ease-out;
    -o-transition: border 500ms ease-out;
    position: relative;
    border: 1px solid #336699;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: medium double #ddd;
    overflow: hidden;
    border-bottom: 5px solid #336699;
    border-radius: 5px;
}

.boxcontainer img {
    position: relative;
    height: auto;
    max-width: 100%;
}

.wrapcaption {
    position: absolute;
    font-size: 30px;
    background: transparent;
    width: 100%;
    margin: 0px auto;
    display: table-cell;
    vertical-align: middle;
    top: 40%;
}

.boxcontainer h1 {
    font-size: 14px;
    line-height: 1;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    padding: 0;
}

.boxcontainer h1 a {
    /*border-bottom: 1px solid #ddd;*/
    display: block;
    color: #444;
    line-height: 45px;
    text-transform: uppercase;
}

.boxcontainer p {
    margin-bottom: 10px;
    color: #666;
    padding: 2px 10px;
}

.captionicons {
    font-size: 20px;
    padding: 14px;
    background: #1abc9c;
    background-color: rgb(26, 188, 156);
    border-radius: 50%;
    color: #fff;
    position: relative;
    top: 60%;
    vertical-align: middle;
    margin-top: 0px;
    margin: 0 auto;
    margin-right: auto;
    margin-left: auto;
    margin-left: 3px;
    margin-right: 3px;
}

.captionicons {
    background-color: #3399cc;
}

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.entry-meta {
    display: table;
    padding-right: 15px;
}

.excerptsep {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.homeslider h1 {
    padding: 0;
}

.pageContent p {
    text-align: justify;
}

.serviceImg a {
    display: block;
    width: 100%;
    height: 100%;
}

.serviceExcerpt {
    height: 6.5em;
}

.englishHeader {
    height: 2.5em;
    margin-bottom: 0;
}


@media (min-width: 768px) {
    .navbar-header {
        float: right;
    }

    .navbar-nav > li {
        float: right;
    }
}

@media (min-width: 992px) {
    ul.navbar-nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }

    .footer_form {
        padding: 0 80px;
    }

}

@media (max-width: 1200px) {
    .lectureItem h3 {
        height: 3.4em;
    }

    .serviceExcerpt {
        height: 7.5em;
    }
}

@media (max-width: 991px) {
    .english {
        margin-bottom: 17px;
    }

    .nav-link .fa.fa-angle-down {
        display: inline;
    }

    .mainNav .navbar-nav .nav-link {
        height: auto;
        padding: 15px 10px;
    }

    .aboutImgWrap {
        width: 50%;
    }

    .english {
        display: block;
        float: none;
        margin-right: -15px;
        margin-left: -15px;
    }

    .navbar-brand {
        padding: 0;
    }

    .navbar-brand img {
        max-height: 35px;
    }

    .mainWrap {
        margin-top: 52px;
    }

    .nextEventImgWrap {
        display: block;
        height: 500px;
        width: 100%;
        margin-bottom: 50px;
    }

    .displayFlex {
        display: block
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

    .serviceDetails h2 a {
        height: 2em;
        display: block;
    }

    .serviceExcerpt {
        height: 5em;
    }

    /*start show collapse menu bar in tablets*/
    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }

    /*end*/

}

@media (max-width: 767px) {
    .serviceImg {
        height: 250px;
    }

    .aboutImgWrap {
        width: 100%;
        margin-bottom: 20px;
    }

    .about {
        padding: 50px 0;
    }

    .boxportfolio3,
    .blogindex .boxportfolio3 {
        width: 100%;
    }

    .lectureItem h3 {
        height: auto
    }

    .lectureItem p {
        height: auto;
    }

    .lectureItem {
        min-height: 0;
    }

    .serviceDetails h2 a {
        height: auto;
    }

    .serviceExcerpt {
        height: auto;
    }

    .englishHeader {
        height: auto;
    }
}
