/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see https://www.apache.org/licenses/LICENSE-2.0.
 */


            

/* Downloaded from https://www.codeseek.co/ */

@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);


#bigbg ul.list-unstyled li {
    color: #fff;}

.carousel-indicators {margin-left: -24%;}

 div.clear {clear: both;}

.flowewlement img {
    float: left;
    width: 44%;
    margin-top: -26%;
    -ms-transform: rotate(-16deg);
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    margin-left: -55px;
}


 .mobileonly {display:none;}
 

.help-block {

    color: #d6d6d6;
}

.fotterblue p {
    color: #fff;
    padding-top: 6px;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 17px;
      
}

.logoscont img {
    margin-top: 13px;
}


.logoscont {
    padding-top: 30px;
    padding-bottom: 30px;
}

.thumbnail {border: none; margin-top: 6px;}
.bigform {width: 30%;}
.deatlascont h4.formtit {color: #fff;}

.fa-briefcase:before {
    content: "\f0b1";
    color: #07386d;
    font-size: 1em;
}


.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
}

h5 {margin-bottom: 5px;}

span#datedemo {
    font-size: 1.1em;
    color: #4e4a4a;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #094075;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #094075;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #094075;
}
:-moz-placeholder { /* Firefox 18- */
  color: #094075;
}

blockquote p {
    font-size: 1.0em;
}

.navbar-default:before {
    background-color: rgba(9, 64, 117, 0.86);
    width: 100%;
    position: absolute;
    height: 94px;
  z-index: 0;
}

.form-group {
    margin-bottom: 0px;
}


.navbar-default {

    border: 1px solid #fff;
    padding: 4px;
   background-image:url(../img/backchart.jpg);
    background-repeat: no-repeat;
  background-size: cover;
}

.nav-warp {
    background-color: #094075;
    padding: 1px;
      margin-bottom: 50px;
 
}

.containermed {width: 70%;}
.whiteback {background-color: #fff;}


.tcb-quote-carousel {
  
  padding-top: 30px;
  margin-top: 40px;
}
.tcb-quote-carousel .quote {
  color: rgba(0, 0, 0, 0.1);
  text-align: center;
  margin-bottom: 30px;
}
.tcb-quote-carousel .carousel {
  padding-bottom: 60px;
}
.tcb-quote-carousel .carousel .carousel-indicators > li {
  background-color: #03c57e;
  border: none;
}
.tcb-quote-carousel blockquote {
  margin-top: 15px;
  text-align: center;
  border: none;
}
.tcb-quote-carousel .profile-circle {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 100px;
}
.carousel-fade .carousel-inner .item {
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  transform: translate3d(0, 0, 0);
}









.loader {
    border: 5px solid #f3f3f3;
    border-top: 5px solid #094075;
    border-radius: 50%;
    width: 50px;
    height: 50px;
  animation: spin 1s ease-in-out infinite;
    margin: 3px auto;
    animation-iteration-count: 1;
}


.sec { animation-delay: 1.5s;}
.third { animation-delay: 3s;}
.four { animation-delay: 4.5s;}

.loader span {color:#3498db;}
.sec span {
    color: #fff;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}


h2.contactus {
    font-size: 0.9em;
    color: #083970;
    padding-bottom: 0;
    background-color: #fdd135;
    width: 90%;
    margin: 20px auto 7px;
    margin-bottom: 20px;
}
h3.contactus {
    font-size: 1em;
    color: #fff;
    text-align: center;
}


.counter p {
    font-size: 16px;
    color: #fff;
    padding: 0px 5px 0 5px;
    clear: both;
}


.count {
    color: white !important;
    margin-left: 0px !important;
    font-size: 28px !important;
    margin-top: 16px !important;
    display: block !important;
    font-weight: 600 !important;
    padding-top: 10px;
    
}

.shiva {
    width: 40px;
    height: 70px;
    background-image: url(../img/counter-back-num.png);
    background-size: contain;
    float: left;
}
.countercont {
    /* width: 90%; */
    /* margin: -2px -13%; */
    display: inline-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.counter {
 background-color: #00794d;
    height: auto;
    text-align: center;
    border-radius: 20px;
    padding-bottom: 5px;
    width: 100%;
    box-shadow: 0 6px 0px 2px rgba(169, 168, 168, 0.37);
    margin-top: 27px;
}

.margin-top-50 {margin-top: 50px;}

.help-block {

    font-size: 0.5em !important;
    text-align: right;
}

h4.formtit {
    clear: both;
    padding-top: 20px;
}

.list-group-item-text {

    color: #000000;
}


.list-group-item-heading {font-size: 0.7em; margin-top: 7px; color: #00794d;}
.list-group-item-text {font-size: 0.6em;}


li.active .list-group-item-heading, li.active .list-group-item-text {

    color: #fff;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #094075;
}


ul.horez li {
    display: block;
    width: 100%;
  background-color: #fff;
}



.sidebar {
border: 6px #ffffff solid;
    margin-top: 30px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: inset 0px 0px 0px 1px #00794d;
        padding-bottom: 25px;
}
.sidebar1 {
border: 6px #ffffff solid;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: inset 0px 0px 0px 1px #00794d;
        padding-bottom: 25px;
}
.deatlascontleft {
    font-size: 30px;
    margin-left: 30px;
    padding: 8px;
    text-align: center;
    margin-top: -31px;
     
  
  
}

.common-figcaption {
    padding: 6px 10px;
    line-height: 20px;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
    background-color: #000;
    background-color: rgba(0,0,0,0.8);
    font-size: 14px;
    color: #fff;
    text-align: right;
    width: 70%
}

h4 {
    color: #094075;
}



h3 {
    margin-top: 32px;
    margin-bottom: 26px;
    text-align: right;
    color: #094075;
    clear: both;
}
p.textteg {
    font-size: 1.3em;
    text-align: right;
    line-height: 1.8em;
    color: #000;
    letter-spacing: 0.2px;
    font-weight: 400;
}

.imgwaprp img {
    width: 70%;
    text-align: right;
    display: block;
 
}

p.textintro {

    text-align: right;
    font-size: 1.4em;
    margin: 15px auto;
}


.myButton input {
	color: #FFFFFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #00794d;
	*background-color: #00794d;
	width:30%;
	margin:10px auto;
	height:50px;
	font-size:30px;
    width: 90%;
	
}
.myButton input:hover,
.myButton input:hover,
.myButton input:focus,
.myButton input:active,
.myButton input .active,
.myButton input.disabled,
.myButton input[disabled] {
	color: #FFFFFF;
	*background-color: #00794d;
}




h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans Hebrew' !important;}


.fa-headphones:before, .fa-gift:before {
    content: "\f025";
    color: #f7901d;
}





li {
    list-style-type: none;
}
.fotterblue {background-color:#094075; height:auto; width:100%;     border-top: 1px solid #fff; }


ul.finaltext li {font-size:30px;  font-family: 'Open Sans Hebrew'; color:#094075;}

#popup_box img.closex {
    clear: both;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    width: 30px;
    height: 30px;
}




input.rounded, option.rounded, .form-control, .rounded {
    color: #2F2F32;
    font-family: 'Open Sans Hebrew';
    font-size: 18px;
    text-indent: 20px;
    margin-top: 13px;
    float: right;
   
}


.form-control {float: none; margin-right: 0; padding: 0;}


#popup_box { 
    display:none; /* Hide the DIV */
        position: fixed;
    height: 300px;
    width: 60%;
    background: #f5f6f6;
    left: 20%;
    top: 160px;
    z-index: 100;
    margin-left: 15px;
    border: 1px solid #40A4ED;
    padding: 15px;
    font-size: 15px;
    z-index:100; /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */
    margin-left: 15px;  
    
    /* additional features, can be omitted */
   
    padding:15px;  
    font-size:15px;  
    
    
}

#popup_box h4

{ text-align:center;
   margin-top:40px;
   font-size:30px;
  
   
	
}
.container {width:80% !important;     background-color: #fff}
.logo {
	background-image: url(../img/logo-mekif);
	display: block;
	width: 420px;
	margin: 0 auto;
	min-height: 90px;
	background-repeat: no-repeat;
	background-position:center;
}
.logoFnx {
    background-image: url(../img/logoFnx.jpg);
    display: block;
    width: 420px;
    background-repeat: no-repeat;
	background-position:center;
}
.row {margin:0 auto;}

.blue {background-image:url(../img/pattern.jpg); width:100%;}

.white {color:#fff; font-size:30px; width:80%; text-align:center; margin:0 auto; padding:10px 50px; 0;}

.container_full {width:90%; margin:0 auto;}

.pluse {background-image:url(../img/pluse_06.png); background-repeat:no-repeat;  min-height:100px;  margin: 40px auto;
    background-position: center;}

.deatels {
    padding-top: 10px;
}

.deatlascont {color: #244a64;font-size: 30px; text-align: center; padding-top: 30px; width: 30%; margin: 0 auto;  padding-bottom: 50px;}
.deatlascont .myButton input {width: 50%;  margin-top: 30px;}
.deatlas span {
    display: block;
    margin-top: 30px;
    float: right;
    width: 23%;
}

.brands {width:100% !important;}

a:focus, a:hover {text-decoration: none;}

a .callus, a {color: #fff !important;}


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

a:hover .callus {background-color: #0E3857;}

section#services {background-color: #F3F3F3;}

section#googlemap, section#bigbg  {padding: 0;}

#bigbg .row {background-image: url(../img/contactbackblue.jpg);   height: auto; background-size:cover; background-position: center;} 
.moneyback .row  {background-image: url(../img/backchart1.jpg) !important;   height: auto; background-size:cover; background-position: center;}
.mortgage .row   {background-image: url(../img/mortgage.jpg) !important;   height: auto;     background-position: center -166px !important;}
.elal .row   {background-image: url(../img/elal.jpg) !important;   height: auto;     background-position: center -166px !important;}
.fnx .row   {background-image: url(../img/bg.png) !important; background-repeat: no-repeat;  background-size:cover;  background-position: center !important;}
.callusmid {float: right;margin-right: 5%;margin-top: 4%;}


.col-md-4 img {width: 80%;   margin-top: 20px;}

.callus {width: 100%;
  height:auto;
  background-color: #485d88;
  margin: 25px auto;}



.callus p {color:#fff; font-size:24px; text-align: center; padding: 5px; line-height: 30px;}

h4.service-heading {color: #f69518;}


body {
    overflow-x: hidden;
     font-family: 'Open Sans Hebrew';
	margin:0 auto;
	direction:rtl;
  background:#f1eeee;
	
}

.text-muted {
    color: #115a98;
	margin-top: 10px;
  font-size: 24px;
}

.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: #fed136;
}

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


.img-centered {
    margin: 0 auto;
}

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

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
   font-family: 'Open Sans Hebrew', sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.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: 10px 60px;
    border-color: #FFF;
    border-width: 2px;
    font-family: 'Open Sans Hebrew';
    font-size: 32px;
    font-weight: 300;
    color: #fff;
    background-color: #f7941d;
    margin-top: 17px;
}

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

.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: #fff;
}



.navbar {
 
    background-color: #094075;
}


.navbar-default {
 
    background-color: #094075;
}

.navbar-default .navbar-brand {

  float: right;
   position: relative;
    z-index: 5;
}

.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 {

    background-color: #094075;
}

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

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

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: 'Open Sans Hebrew', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

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

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #fed136;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #fec503;
}






@media(max-width:991px)

    
    


{
    
    .intro-text {padding-top: 50px !important;}
    .nav-warp {margin-bottom:20px;}   
    .mobileonly {display:block;text-align: center;     font-size: 32px !important;}
    .desktopinly {display: none;}
	.btn-xl {font-size:20px; padding:15px;}
	section {padding:0 !important;}
	.myButton input {height:40px; font-size:22px; width:80%;}
	.deatels {padding-top:20px;}
	ul.finaltext li {font-size:25px;}
	
	aside.clients img {
     margin: 20px auto;
     width: 45%;
}

.col-md-4 img {width: 65%;}
#bigbg .row {
 
  background-size: cover;
  padding-bottom: 10px;
}


.deatlascont  {font-size:20px;}



}

section h3.section-subheading {  width: 80%; display: block; margin: 0 auto;}

.callusmid {margin-top:-50px;}



@media(max-width:767px) {
    
    
  .flowewlement img {display: none;}

 .nofloat {float: none;}	

    
}

@media(max-width:641px) {
    
    .deatlascontleft {margin-left: 0;}
    
    input.rounded, option.rounded, .form-control, .rounded {font-size: 15px;}
    
    span.copyright {
    font-size: 11px;
}
    
    .fotterblue p {
    color: #fff;
    font-size: 12px;
}
    
    #bigbg {
    display: none;
}
    
    .imgwaprp img {
    width: 100%;}
	
.containermed {width: 100%;}
    
   
.container {
 width: 90% !important;
    background-color: #fff
}
input.rounded {width:90%}
.myButton input {font-size:18px;}
ul.finaltext {width:90%}
.white {font-size:22px; width:100%; padding:5px 0;}
.btn-xl {
    font-size: 17px;
    padding: 20px 11px;
    font-weight: 300;
}
input.rounded {font-size:1em;}	
.logo {width:100%;}	
.text-muted  {margin-bottom:30px;}
.container_full {width:100%;}

#popup_box h4 {font-size:18px;}

.intro-text {padding-top:2px !important;}
.callusmid {
  margin-top: 20px;
  float: left;
}


.deatlas span {margin-top:20px; font-size:18px;}




#bigbg .row {background-position-x: 50px; padding-top:30px;}

.intro-heading {
	
  color:#544e4f;
  padding: 10px;
  font-size: 35px !important;
  line-height: 39px !important;}


}


@media(min-width:768px) {
	
	
   
	
	
    .navbar-default {
     
        background-color: #094075;
        -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;
        position: relative;
    }

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

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

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

header {
    text-align: center;
    color: #544e4f;
   

}


.backimg { background-attachment: scroll;
    background-image:url(../img/hder-bg.jpg);
      background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-position: center center;
	min-height:400px;}

.intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

.intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: 'Open Sans Hebrew';
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}



@media(min-width:768px) {
.intro-text {
		padding-top:50px;
        padding-bottom: 25px;
        padding-bottom: 25px;
    }

 .intro-text .intro-lead-in {
       
        font-family: 'Open Sans Hebrew';
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
    }

.intro-text .intro-heading {
       
    font-weight: 700;
    font-size: 2.6em;
    display: block;
    font-family: 'Open Sans Hebrew';
    margin: 0 auto;
            text-align: right;
        }
	


section {
    padding: 100px 0;
}

section h2.section-heading {

    margin-top: 0;
    margin-bottom: 15px;
    font-size: 35px;
    color: #115a98;
    line-height: 55px;
    border-bottom: 1px solid #115a98;
	width: 70%;
    margin: 50px auto;
	 font-weight: 200;

}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Open Sans Hebrew';
    font-size: 18px;
    font-style: italic;
    font-weight: 400;
	line-height: 27px;
}

@media(min-width:768px) {
    section {
        padding: 50px 0 120px 0;
    }
}

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

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#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: 'Open Sans Hebrew';
    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>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

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

.timeline>li:after {
    clear: both;
}

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

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

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

.timeline>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>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

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

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

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

.timeline>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>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

    
    
   @media(max-width:1480px) and (min-width:1024px)  { 
    
    
    .containermed {width: 90%;}
      
    }
    
    
   
 @media (max-width:1364px)  { 
    
    .flowewlement img {display: none;}
    
    }
     
    
    
@media(min-width:1200px) {
    
   
    
        


    .timeline>li {
        min-height: 170px;
    }

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

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

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

    .timeline>li.timeline-inverted>.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;
}



section#contact {
    background-color: #222;
    background-image: url(../img/map-image.png);
    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: 'Open Sans Hebrew', sans-serif;
    font-weight: 700;
    color: #bbb;
}

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

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

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

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



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

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: 'Open Sans Hebrew', 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: 'Open Sans Hebrew';
    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: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

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

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