/* Begin style css */
.clear-fix{
  clear: both;
}
.none{
  display: none !important;
}
.not-none{
  display: block !important;
}
.container{
  max-width: 1134px;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}

header{
  padding: 25px 0;
  background-color: #fff;
}
.fixed{
  position: absolute;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  right: 0;
}
.logo{
  float: left;
}
.social{
  float: right;
}
a.social-icon i {
    margin-left: 7px;
    background: #C3C3C3;
    padding: 9px;
    border-radius: 50%;
    font-size: 18px;
    width: 36px;
    height: 36px;
    text-align: center;
    color: #fff;
}
a.social-icon:hover i {
    background: #444;
    color: #f1d63c;
}
.slider-main ul li{
  padding: 547px 0 48px;
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  height:768px;
}
.slider-local-dt ul li{
  padding: 547px 0 48px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.capition{
  width: 590px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 27px 21px;
}

.capition.capBotRight,
.capition.capTopRight{
  float: right;
}
 

.smb {
  margin-bottom: 7px !important;
}

.mmb {
  margin-bottom: 15px !important; 
}

.lmb {
  margin-bottom: 25px !important; 
}

.capition h2{
  font-size: 28px;
  font-family: 'MyriadPro-CondIt', sans-serif;
  text-transform: uppercase;
  margin: 0;
}
.capition p{
  font-size: 19px;
  font-family: 'MyriadPro-CondIt', sans-serif;
  margin: 0;
}
.bxslider{
  margin-bottom: 0;
}
.main-content {
  background-color: #fff;
}
.menu-main{
    padding: 20px 0 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
    background-color: #363636;
}
.menu-main ul{
  margin: 0;
  float: left;
}
.menu-main ul li{
  list-style: none;
  display: inline-block;
  margin-right: 41px;
}
.menu-main ul li:hover a{
  color: #0094bf;
}
.menu-main ul li a,
.main-menu-item a {
  text-decoration: none;
  color: #fff;
}
.menu-main p{
  float: right;
  color: #fff;
  margin: 0;
}
.menu-main p:hover{
  color: #0094bf;
}
.bg-toggle-menu{
  width: 100%;
  height: 40px;
  background-color: #363636;
  position: relative;
  display: none;
} 
.toggle-menu{
  position: absolute;
    top: 10px;
    left: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: none;
  z-index: 9;
}
.toggle-menu span{
  display: block;
  width: 100%;
  border: 1px solid #fff;
}
.toggle-menu span:nth-child(1),
.toggle-menu span:nth-child(2){
  margin-bottom: 7px;
}
.close-menu{
    position: absolute;
    left: 20px;
    top: 15px;
    display: none;
    z-index: 9;
    cursor: pointer;
}
.close-menu .fa-3x {
    font-size: 24px;
}
.close-menu i{
  color:#fff;
}
.menu-mobile{
  display:none;
  background: #363636;
  top: 40px;
  left: 0;
  right: 0;
  z-index: 1;
  padding-bottom: 15px;
}
.menu-mobile ul{
margin: 0;
}
.menu-mobile ul li{
padding: 10px 0;
list-style: none;
}
.menu-mobile ul li a{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    display: block;
    text-align: left;
    padding-left: 60px;
}
.menu-mobile ul li a:hover{
color:#0094bf;
}
.section-index{
  padding: 34px 0px 41px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  background-color: #fff;
}
section .container a{
  text-decoration: none;
}
section a:hover h2{
  color: #0094bf;
}
section h2{
  text-transform: uppercase;
  font-size: 20px;
  color: #000000;
}
section p{
  font-size: 20px;
  color: #747474;
  line-height: 36px;
  margin: 0;
}
.phara-top{
  padding-bottom: 37px;
  border-bottom: 1px solid #d1d1d1;
}
.background{
  position: relative;
}
.icon-play{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -65px;
  margin-left: -65px;
}
.phara-bot{
  padding: 27px 0;
  border-bottom: 1px solid #d1d1d1;
      margin-bottom: 30px;
}
.phara-text{
  padding: 72px 40px 73px 0;
}
.phara-text p{
  line-height: 30px;
}
.production h3{
  text-transform:  uppercase;
  color: #000000;
  float: left;
  margin: 0;
}
.production h4{
  font-family: 'Open Sans', sans-serif;
  float: right;
  font-size: 16px;
  color: #7d7d7d;
  margin: 0;
}
.title-pro{
  padding: 28px 0;
}
.title-pro h3:hover{
  
}
.title-pro h4:hover{
  color: #0094bf;
}
.bg-index{
  height:224px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  min-width: 150px;
  max-width: 150px;
}
.roll{
  background: rgba(0, 0, 0, 0.7);
  height: 224px;
  opacity: 0;
  transition: transform 0.3s ease-in-out 0s;
}
.roll-index{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.roll:hover{
  opacity: 1;
}
.roll a i{
  color: #fff;
  position: absolute;
  top: 50%;
  left:50%;
  border: 1px solid;
  padding: 8px;
  border-radius: 2px;
  margin-top: -20px;
  margin-left: -20px;
}
.roll a i:hover{
  color: #f1d63c;
}
.row-pro{
  margin-left: -22.5px;
  margin-right: -22.5px;
}
footer{
  width: 100%;
  background-color: #252525;
  padding: 24px 0;
}
footer p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  color: #cacaca;
  text-align: center;
}
.zakaria-bg{
  background-color: #000; 
}
.zak-container{
  position: relative;
  max-width: 1698px;
  margin: 0 auto;
}
.zakaria-bg img.zak {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 37%;
}
.imdb-links img {
    width: 75px;
}
.imdb-links li {
    display: inline;
    margin-right: 10px;
}
.zak-title-container{
  max-width: 1100px;
  margin: 0 auto;
}
.zak-title{
  padding: 0 15px;
  top: 112px;
  position: relative;
}
.zak-title h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-bottom: 7px;
    margin-top: 0px;
    font-size: 36px;
    color: #e8e8e8;
}
.zak-title span{
    position: absolute;
    right: 78%;
    border-bottom: 1px solid;
    left: -10000px;
    color: #777676;
}
.zak-text{
    position: relative;
    margin-top: 141px;
    width: 67%;
    padding: 0 15px 28px;
}
.zak-text p{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #ABABAB;
    margin-top: 26px;
    margin-bottom: 0px;
    line-height: 27px;
    font-weight: 400;
}
.banner-about img{
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.about-text{
  padding: 39px 0 39px;
}
.about-text h3{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 26px;
  color: #000000;
  margin: 0;
  text-transform: uppercase;
}
.about-text p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin-bottom: 0px;
  color: #747474;
  font-size: 22px;
  margin-top: 25px;
}
.bg-slider-lc{
  padding: 34px 0 67px;
}
.locations-detail-ct{
  padding-bottom: 81px;
}
.locations-detail-ct h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 26px;
    color: #000000;
    margin: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.locations-detail-ct p{
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  font-size: 22px;
  margin-bottom: 52px;
  width: 96%;
}
.sv-title{
  padding: 47px 0 31px;
}
.sv-title h3{
  font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  font-size: 31px;
  margin-top: 0px;
  margin-bottom: 31px;
}
.sv-title p{
  font-family: 'MyriadPro-It';
  font-size: 22px;
  color: #737373;
  margin: 0;
  line-height: 34px;
}
.sv-list{
  background-color: #f4f4f4;
  padding: 23px 0;
}
.round{
  width: 152px;
  height: 152px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  border-radius: 50%;
}
.sv-list a{
  text-align: center;
  display: inline-block;
  width: 20%;
  box-sizing: border-box;
  float: left;
}
.sv-list-width{
  margin: 0 -41px;
}
.sv-ctn{
  padding: 44px 0 68px;
}
.row-sv h3{
  font-family: 'MyriadPro-Cond';
  font-size: 24px;
  margin: 0;
  color: #000;
}
.row-sv a:hover h3{
  color: #0094bf;
}
.row-sv p{
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #898989;
}
.col-sv{
  width: 95%;
  padding-bottom: 44px;
}
.col-sv h3{
  margin-bottom: 20px;
}
.col-sv p{
  line-height: 24px !important;
}
.row-sv .item:nth-child(1) .col-sv,
.row-sv .item:nth-child(2) .col-sv,
.row-sv .item:nth-child(3) .col-sv{
  border-bottom: 1px solid #dedede;
}
.item{
  position: relative;
}
.short{
  position: absolute;
  top: 65px;
  right: 8px;
  background-color: #dedede;
  width: 1px;
  height: 95px;
}
.row-sv .item:nth-child(4) .col-sv,
.row-sv .item:nth-child(5) .col-sv,
.row-sv .item:nth-child(6) .col-sv{
  margin-top: 32px;
}
.length{
  position: absolute;
  top:30px;
  right: 8px;
  background-color: #dedede;
  width: 1px;
  height: 151px;
}
.sv2-img{
  height: 142px;
  width: 142px;
  border-radius: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  float: left;
}
.sv2-text h4{
  font-family: 'MyriadPro-Cond';
  font-size: 22.46px;
  color: #363636;
  margin: 0;
  margin-bottom: 10px;
}
.sv2-text p{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #898989;
    margin: 0;
    line-height: 22px;
}
.sv2-text a{
  text-decoration: none;
}
.sv2-text a:hover h4{
  color: #0094bf;
}
.row-sv2{
  padding-top: 30px;
  padding-bottom: 60px;
}
.col-sv2{  
  width: 100%;
  padding-bottom: 30px;
  padding-top: 30px;
  border-bottom: 1px solid #dddddd;
  min-height:230px;
}
.col-6-sv2:nth-child(2),
.col-6-sv2:nth-child(4),
.col-6-sv2:nth-child(6){
  padding-left: 20px;
}
.col-6-sv2:last-child .col-sv2{
  border-bottom: none;
}
.bg-contact{
  padding: 49px 0 84px;
  background-color: #363636;
  border-top: 1px solid #fff;
}
.bg-contact p {
    color: #F1F0F0;
    font-size: 18px;
    line-height: 30px;
}
.ct-title{
  margin-bottom: 25px;
}
.ct-title h3{
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 26px;
    color: #f1f0f0;
    margin: 0;
    text-transform: uppercase;
}
.ct-text{
  font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  color: #ededed;
  font-size: 22px;
}
.ct-text p{
  margin: 0;
}
.contact1{
  float: left;
  margin-right: 40px;
  
}
.contact2{
  float: left;
}
.bn-contact img{
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bx-default-pager{
  display: none;
}
.vd-title {
  padding: 60px 0 0px;
}
.vd-title h3{
  /* font-family: 'MyriadPro-Light'; */
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 26px;
  color: #171717;
  margin-top: 0px;
  margin-bottom: 20px;
  text-transform: uppercase;

}
.vd-title p{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 19px;
  color: #737373;
  margin: 0;
  line-height: 34px;
}
.fancybox-skin{
  padding: 0px !important;
}
.fancybox-item{
  display: none;
}
.child{
  background: none !important;
  text-transform: uppercase;
  font-family: 'MyriadPro-Cond';
  font-weight: 300 !important;
  font-size: 24px;
  margin-right: 0px !important;
  padding: 0px !important;
}
.fancybox-title-float-wrap{
  left: 0;
  margin-bottom: 0px !important;
  text-align: left !important;
  top: -35px;
}
.bg-slide-vd{
  background-color: #f0eeee;
  padding:85px 0 60px;
  margin-top: 30px;
}
.slider-vd-width{
  max-width: 1134px;
  margin: 0 auto;
}
.img-bg-vd{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
.icon-vd{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -91px;
  margin-left: -65px;
}
#fancybox-overlay{
  background: rgba(0,0,0,0.8) !important;
  opacity: 1 !important;
}
#fancybox-inner{
  top: 0 !important;
  left: 0 !important;
}

.slide-vd a{
  text-decoration: none;
}
.slide-vd h4{
  text-align: center;
  font-family: 'MyriadPro-Cond';
  font-size: 22px;
  color: #292929;
  margin: 0;
  margin-top: 27px;
  text-transform: uppercase;
}
.slide-vd h4:hover{
  color: #0094bf;
}
.roll-cr a i{
  top: 35%;
}
.roll-cr h4{
  margin: 0;
  color: #ffffff;
  font-family: 'MyriadPro-Cond';
  font-weight: bold;
  font-size: 22px;
  position: absolute;
  top: 147px;
  left: 37px;
}
.slide-credits{
  background-repeat: no-repeat;
}
.credits-name{
  font-family: 'MyriadPro-Cond';
  text-align: center;
  padding-top: 27px;
  text-decoration: none;
}
.credits-name a{
  text-decoration: none;
  color: #292929;
}
.credits-name a:hover{
  color: #0094bf;
}
.credits-name h4{
  font-size: 22px;
  text-transform: uppercase;
  margin: 0;
}
.credits-name p{
  margin: 0;
  font-size: 18px;
}
.text-bot-credits{
  padding: 50px 0 50px;
}
.text-bot-credits p{
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #737373;
  text-align: center;
  line-height: 30px;
  margin: 0;
}
.text-bot-credits p{
  width: 64%;
  margin: 0 auto;
}
.ctn-slide-credits{
  max-width: 1134px;
  margin: 0 auto;
}
.grid {
  background: #252525;
}
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid-sizer,
.grid-item {
  width: 33.333%;
  overflow:hidden;
}
.grid-item img {
  display: block;
  width: 100%;
  height:auto;
  transition: transform 0.3s ease-in-out 0s;
}
.grid-item:hover img {
  transform: scale(1.1);
}
.ctn-lc{
  padding-bottom: 44px;
}
.roll-lc{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: auto;
  letter-spacing:-0.3em;
}
.empty {
  display:inline-block;
  vertical-align:middle;
  width:0.01%;
  height:100%;
}
.roll-lc h3{
  font-family: 'Open Sans', sans-serif;
    font-weight: 300;
  font-size: 36px;
  color: #fff;
  display:inline-block;
  width:99.9%;
  letter-spacing:normal;
  vertical-align:middle;
  margin:0;
  text-align:center;
}
.slider-main .bx-wrapper .bx-prev {
  left:15px !important;
}
.slider-main .bx-wrapper .bx-next {
  right:15px !important;;
}

.bx-wrapper .bx-controls-direction a {
    top: 50% !important;
}
.credit-link a {
  color:#FFF;
}
.credit-link a:hover {
  color:#908F8F;
}

/* Add style loader */
.loader,
.homepage-loader {
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index:999999999;
  background-color:#fff;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:160px auto;
} 

.menu-main a:focus, 
.menu-main a:hover,
a:hover {
    color: #f1d63c !important;
    text-decoration: none;
}
a {
    color: #363636;
}
#contact-us-form {
    min-width: 270px;
    max-width: 300px;
}
.contact-us-text p {
    font-size: 15px !important;
    font-weight: 300;
}
.contact-btn,
.ladda-button[data-color=mint] {
  background: none;
  border: 1px solid #ddd;
  font-size: 16px;
  padding: 3px 10px;
  color: #fff;
  font-weight: 400;
}
.contact-btn:hover,
.ladda-button[data-color=mint]:hover {
  color: #f1d63c !important;
  border: 1px solid #f1d63c;
  background: none;
}
.ct-text .col-md-6 {
  padding-left:0px !important;
}
.imdb_link_message {
  text-align: center;
  font-size: 16px;
  color: #8C7C00 !important;
  position: relative;
  top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.no-margin-top {
  margin-top: 0px !important;
}
.small-margin-top {
  margin-top: 5px !important;
}
.large-margin-top {
  margin-top: 20px !important;
}


[type="submit"]:not(.disabled):before {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -11px;
  width: 20px;
  height: 20px;
  border: 4px solid;
  border-left-color: transparent;
  border-radius: 50%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -moz-animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-name: rotate;
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
[type="submit"]:not(.disabled):after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0px;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -moz-transition-duration: 0.75s;
  -o-transition-duration: 0.75s;
  -webkit-transition-duration: 0.75s;
  transition-duration: 0.75s;
  -moz-transition-property: width;
  -o-transition-property: width;
  -webkit-transition-property: width;
  transition-property: width;
}
[type="submit"]:not(.disabled).sending {
  pointer-events: none;
  cursor: not-allowed;
}
[type="submit"]:not(.disabled).sending:not(.expand) {
  text-align: left;
}
[type="submit"]:not(.disabled).sending:before {
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
[type="submit"]:not(.disabled).sending:after {
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  width: 20px;
}

@keyframes rotate {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.slider-main ul li {
    padding: 547px 0 48px;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    height: 768px;
}

.topLeft,
.topRight {
    padding: 140px 0 48px !important;
}



.alert-success {
    color: #000002;
    background-color: #FFF5D0;
    border-color: #FFE15D;
}
.alert {
    padding: 9px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
}

/* End style css */
