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

html,
body {
  height: 100%;

}

body {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
  padding-top: 20px;
  font-family: 'BPGArial';

}
.cafefont{

  letter-spacing: 1px;

}
.logo{
  color: rgb(78, 115, 145);
  text-shadow: 1px 1px 4px rgba(17, 17, 17, 0.55);

}
.sublogo{
  color: #666;
}
.img-portfolio {
  margin-bottom: 30px;
}

.img-hover {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;


}
.img-hover:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}

/* Home Page Carousel */

header.carousel {
  height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
  height: 100%;
}

header.carousel .fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* 404 Page Styles */

.error-404 {
  font-size: 100px;
}


/* Footer Styles */

footer {
  margin: 20px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
  .customer-img,
  .img-related {
    margin-bottom: 30px;
  }
}

@media(max-width:767px) {
  .img-portfolio {
    margin-bottom: 15px;
  }

  header.carousel .carousel {
    height: 70%;
  }
}


.navbar-toggle .icon-bar{
  background-color: rgb(255, 255, 255);
}
.navbar-toggle {
  border-color: rgb(51, 51, 51);
  background-color: #B8AE9C;
}
.headermenu h1, h2,h3,h4{
  margin:0;
}
.headermenu h1{
  font-size: 60px;
}
.headermenu .writran{
    padding-top: 0px;
  }
/* Responsive Styles */
@media(min-width:450px) {
  .headermenu .writran{
    padding-top: 25px;
  }
}
.nopadd{
  padding-left: 0;
  padding-right: 0;

}

.tably {
  display: table;
}
.ver {
  display: table-cell;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .minh100 {
    min-height: 100px;
  }

}

.space15{
  height: 15px;
  width: 100%;
  clear: both;
}
.space30{
  height: 30px;
  width: 100%;
  clear: both;
}
.flag{
  margin: 1px 5px;
  box-shadow: 0 0 5px #ccc;
}
.socialb{
  width: 40px;
  display: inline-block;
  padding: 0 5px;
  text-align: center;
  font-size: 30px;

  border-radius: 5px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3), 0px 0px 20px rgba(184, 126, 77, 0.3) inset;

}

.socialb:hover{
  background-color: #666;
}
.env{
  background-color:  #19b586;
}
.wik{
  background-color:  #9ea7ae;
}
.fac{
  background-color: #395c94;
}
.wor{
  background-color: #e3511e;
}
.ins{
  background-color: #547fa1;
}
.twi{
  background-color: #2ea7e0;
}
.digi{
  background-color: #eb6c1f;
}
.audi{
  background-color: #007ab5;
}
.trans{
  background-color: #7b0d00;
}
.buyme{
  background-color: #00b485;
}
.readmore{
  background-color: #44546d;
}
@media (max-width: 768px){
  .margin30{
    margin-bottom: 30px;
  }
  .navbar-nav > li > a{
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .minh628{
    min-height: 100%;

    max-width: 100%;
  }
  .minh628.contactcol{

    width: 100%;
  }

  .minh328{
    min-height: 100%;
    width: 100%;
    width: 100%;
  }
  .minh120{
    min-height: 100%;
    width: 100%;
  }
  .minh100 {
    min-height: 100%;
    width: 100%;

  }
  .nimh100R{
    text-align: right;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .minh628{
    min-height: 520px;
  }
  .minh328{
    min-height: 215px;
        width: 100%;
  }
  .minh120{
    min-height: 120px;
  }
  .socialb{
    font-size: 20px;
    width: 30px;
  }
  .nav > li > a{
    padding: 10px 10px;
  }
}
@media (min-width: 1200px) {
  .minh628{
    min-height: 625px;
  }
  .minh328{
    height: 322px;
        width: 100%;
  }
  .minh120{
    height: 120px;
  }
}

.no-hspace{

}

.info-all{
  width: 100%;
  background-color: #4F7391;
  text-align: center;
  border-radius: 4px;
  box-shadow: 0px 0px 20px rgba(77, 172, 184, 0.3) inset;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: white;

  letter-spacing: 2px;

}
.info-all:hover{
  background-color: #5088b7;
}
.info-all h2{
  line-height: 2em;
}
.info {
  width: 100%;
  background-color: #4F7391;
  text-align: center;
  border-radius: 4px;
  box-shadow:0px 0px 20px rgba(77, 172, 184, 0.3) inset;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: white;

  letter-spacing: 1px;
}
.info:hover{
  background-color: #5088b7;
}
.info0{
  /*top: 0;*/
}
.info0 h2 {
  line-height: 2em;
}
.info1{
  top: 80%;
}
.info1 h2 {
  line-height: 2em;
}
.info2{
  /*top: 20%;*/
}
.info2 h2 {
  line-height: 2em;
}
#yoavnews{
  height: 300px;
  overflow-y: scroll;
}
#yoavnews::-webkit-scrollbar, #masky::-webkit-scrollbar {
  width: 8px;
  background-color: #F5F5F5;
}


#yoavnews::-webkit-scrollbar-track, #masky::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(104, 140, 240, 0.3);
}

#yoavnews::-webkit-scrollbar-thumb, #masky::-webkit-scrollbar-thumb {
  background-color: lightblue;
  outline: 1px solid slategrey;
}
#yoavnews p.tweet {
  vertical-align: middle;
  line-height: 1.2em;
  margin-bottom: 10px;
  text-align: right;
}
#yoavnews p.tweet a {
  color: #877961;
}
#yoavnews ul li {
  list-style: none;
  overflow: hidden;
  margin: 3px;
}
#yoavnews ul {
  padding-right:0;
}
#yoavnews .class1{
  padding: 0;
}
.minh600{
  min-height: 600px;
}

.shadowbox{
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4), 0px 0px 50px rgba(0, 0, 0, 0.18) inset;
  -moz-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4), 0px 0px 50px rgba(0, 0, 0, 0.18) inset;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4), 0px 0px 50px rgba(0, 0, 0, 0.18) inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.borderrad{
  border-radius: 4px;
  box-shadow: 1px 1px 8px #999;
}
video{max-width: 100%}
.youtubevideo {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  /* padding-top: 25px; */
  height: 0;
}
.youtubevideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.iframesize {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 500px;
  -webkit-overflow-scrolling: touch;

}
.iframesize iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}
.imgfull{
  display: block;
  width: 100%;
  height: auto;
}
.disable, .disable:hover,.disable a, .disable a:hover,li.disable a, li.disable a:hover {

  cursor:default;
  display: none;

}

img.desaturate{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.view {
  width: 100%;
  height: 100%;
  /*margin: 10px;*/
  /*float: left;*/
  /*border: 10px solid #fff;*/
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 1px 1px 2px #e6e6e6;
  -moz-box-shadow: 1px 1px 2px #e6e6e6;
  box-shadow: 1px 1px 2px #e6e6e6;
  cursor: default;
  /*background: #fff url(../images/bgimg.jpg) repeat center center;*/
}
.view hr{
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid #ccc;
  width: 80%;
}
.view h5{
  margin: 5px;
}
.view .mask,.view .content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  overflow-y: scroll;
  top: 0;
  left: 0;
}
.view img {
  display: block;
  position: relative;
}
.view h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 22px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.8);
  margin: 20px 0 0 0;
}
.view p {
  font-size: 16px;
  position: relative;
  padding: 0 10px 0 10px;
  text-align: center;
}
.view a.info {
  display: inline-block;
  text-decoration: none;
  background: #696F74;
  color: #fff;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 1px #000;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #000;
  text-shadow: none;
}
.view a.info:hover {
  -webkit-box-shadow: 0 0 5px #000;
  -moz-box-shadow: 0 0 5px #000;
  box-shadow: 0 0 5px #000;
}

.view-tenth img {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -o-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  width: 100%;

}
.view-tenth .mask {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.view-tenth h2 {
  /*   border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
  background: transparent;
  padding: 0 10px 0 10px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  color: #333;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.view-tenth p {
  color: #333;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.view-tenth a.info {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.view-tenth:hover img {
  -webkit-transform: scale(10);
  -moz-transform: scale(10);
  -o-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.view-tenth:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.view-tenth:hover img.showit{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  width: 75px;
  height: auto;
  opacity: 1;
}
.view-tenth:hover img.showit100{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  filter: alpha(opacity=100);
  width: 100%;
  height: auto;
  opacity: 1;
}
.links a{
  color: #335e89;
  font-size: 16px;
}
.links a:hover{
  color: #4f81bd;
  text-decoration: underline;
}
a.linksb{
  color: #335e89;

}
a.linksb:hover{
  color: #4f81bd;
  text-decoration: underline;
}
.best-seller {
  position: absolute;
  top: -3px;
  left: 9px;
}
.best-seller {
  width: 131px;
  height: 131px;
}
.iframecontent{

}
.panel-heading .accordion-toggle:after {
  font-family: 'FontAwesome';
  content: "\f106";
  float: left;
  color: grey;
  font-size: 18px;
}
.panel-heading .accordion-toggle.collapsed:after {

  content: "\f104";
  font-size: 18px;
}
.panel-heading .accordion-toggle {
  font-size: 18px;

}
.panel-title{
  text-align: center;
}
.panel-space{
  border-color: #ddd;
  padding: 10px 15px;

}

@media (max-width: 992px){


}
.bookmarkheading {
  background: #e3e3e3;
  background: -moz-linear-gradient(top, #e3e3e3, #c8c8c8);
  background: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#c8c8c8));
  padding: 10px 40px;
  margin-right: -35px;
  margin-top: 0;
  position: relative;
  width: 70%;

  -moz-box-shadow: 0 1px 3px #292929;
  -webkit-box-shadow: 0 1px 3px #292929;
  box-shadow: 0 1px 3px #292929;

  color: #454545;
  text-shadow: 0 1px 0 white;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 3px;
}

.bmharrow {
  width: 0;
  height: 0;
  line-height: 0;
  border-right: 20px solid transparent;
  border-top: 10px solid #c8c8c8;
  top: 104%;
  right: 0;
  position: absolute;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.makeitleft {
  direction: ltr;  /* Right to Left */
}
.blur {
  box-shadow: 0px 0px 20px 20px rgba(255,255,255,1);
  text-shadow: 0px 0px 10px rgba(51, 51, 51, 0.9);
  transform: scale(0.9);
  opacity: 0.6;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.gallery{
  list-style: none;
}
.addarrow:after{
  content: "\f104";
    font-size: 18px;
    font-family: 'FontAwesome';
   
    float: left;
    color: grey;
 
}
.flag-icon-tr{
      float: right;
    margin-top: 35px;
    line-height: 75px;
    width: 30px;
    border-radius: 6px;
}