﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;subset=latin,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('font/sf.css');

*{box-sizing:border-box; }
body{
    background-color:#fff;
    margin: 0;
    padding: 0;
    font-family: 'freg', sans-serif;font-size:16px; line-height:30px ; color:#545454;; font-weight:400
}
a:focus{outline:none}
a{background:0 0; font-size:16px;transition: all 0.4s ease 0s;  font-family: 'freg', sans-serif; color:#001f3f; text-decoration:none; line-height:25px; font-weight:normal  ;;transition: all 0.3s ease 0s }
a:visited{color:#001f3f; text-decoration:none;  }
a:active,a:hover{ outline:0;  color:#04979a; text-decoration:none ;transition: all 0.3s ease 0s; cursor:pointer } /*  transition: all 0.4s ease 0s;*/
img{border:0}
hr {
    clear: both;
    border-color: #e4e4ec;
    margin:10px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
}
table {
    border-collapse: collapse;
    border-spacing: 0; margin:0; padding:0
}
p{padding:0; margin:0}
.clear {clear:both}



.maincontent{width:1200px; min-width:1200px; margin:0 auto; direction:rtl}
.menucontent {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto; direction:rtl
}
.slider{ width:100%; min-width:1200px; height:90vh; background-color:#e4e4ec}

.header{
     text-align:center;
}
.header h3
{
    font-size: 34px;
    font-family:'flight';
    font-weight:normal;
     margin:50px auto; color:#04979a
}
.whitecolor h3{color:#fff}
.serviceitem{
  width:270px; display:inline-block; vertical-align:top; margin:15px; 
  
}
.serviceitemimg{width:100%; height:500px}
.serviceitemtitle{border-bottom:solid 1px #474747; padding:8px 0}

.serviceitem a{font-size:18px; margin-top:10px; transition: all 0.7s ease 0s; color:#04979a}
.serviceitem a:hover {color:#001f3f;transition: all 0.7s ease 0s}


.videosection{
    width: 100%;
    background-color: #04979a;
    padding: 20px 0;
    color: #202931;
    margin-top: 40px;
    background-image: url(images/whitepattern.png); 
    padding-bottom:100px; background-repeat:no-repeat; 
    background-position:right bottom; background-size:25%;
    background-blend-mode: soft-light;
}
.swiper-slide{position:relative; width:100%; height:430px!important;z-index:1000; overflow:hidden
}

.swipertitle{position:absolute; bottom:0; padding:30px; color:#fff; font-size:20px; font-weight:400; z-index:1000}
.swiperplay{
            position:absolute; bottom:0; top:0; left:0; right:0; margin:auto;   
            z-index:1000; width:60px!important;padding:15px ; background-color:rgb(4,151,154); 
}
.swipertitle a{color:#fff;font-size:20px; font-weight:300;}
.swipertitle a hr{border-color:#fff; margin-bottom:0}

.swiper-slide .slide__gradient {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 11;
    width: 100%;
    height: 60%;
    -webkit-transition: all ease .6s;
    -moz-transition: all ease .6s;
    -o-transition: all ease .6s;
    transition: all ease .6s;
    opacity: 1;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 19%, rgba(0,0,0,0) 20%, rgba(0,0,0,0.54) 40%, rgba(0,0,0,0.65) 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(19%, rgba(0, 0, 0, 0)), color-stop(20%, rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, 0.54)), color-stop(50%, rgba(0, 0, 0, 0.65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.54) 40%, rgba(0, 0, 0, 0.65) 50%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.54) 40%,rgba(0,0,0,0.65) 50%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 19%,rgba(0,0,0,0) 20%,rgba(0,0,0,0.54) 40%,rgba(0,0,0,0.65) 50%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 19%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0.5) 60%, rgba(0, 0, 0, 0.6) 70%);
 }

.newssection{

}
.newsitem{
  width: 270px;
  display: inline-block;
  vertical-align: top;
  margin: 15px;
  
}
.newsitemimg {
    width: 100%;
    height: 280px;
    position:relative;
}
newsitemimg{border-radius:7px}
.newsitemtitle{
  margin-top: 20px;
  transition: all 0.7s ease 0s;
}
.newsitemtitle a{
    font-size: 20px; font-family:'freg'
}

.profilemain{
    background-color:#04979a; width:100%; height:500px;background-image: url(images/darkpattern.png), url(images/darkpattern2.png); 
    background-repeat:no-repeat; 
    background-position:right bottom , left top; background-size:30%;
    padding:60px
}
.profileimg{ width:45%;
  display: inline-block;
  vertical-align: top;
  height:380px
 }

.profiletxt{ width: 55%;
  display: inline-block;
  vertical-align: top; padding-right:50px
 }
.profiletxt a{padding:10px 30px; color:#04979a; background-color:#ffffff; margin-top:30px; display:inline-block; font-size:20px; }
.profiletxt h1{
    font-size:55px; color:#fff
}
.profiletxt p {
        font-size:22px; color:#ffffff99
}




.footer{
    width: 100%;
    background-color: #cee3d8;
    padding: 50px 0;
    line-height: 30px;
    color: #202931;
    margin-top: 40px;
     padding-bottom:50px; 
}


.footerlogotitle{}
.footerlogotitle img{width:70%}


.text-default{font-weight:normal; font-size:22px; margin-top:10px}

.addresscol i{color:#001f3fcc; margin-left:15px;display:inline-block; vertical-align:top; margin-top:8px; font-size:15px}
.addresscol span{display:inline-block;max-width:80%; vertical-align:top; font-size:16px}



.fotersocial i{
border:solid 1px #474747;
width: 35px;
height: 35px;
text-align: center;
line-height: 30px!important;  
border-radius: 100px;
transition: all .3s ease 0s;
color: #474747;
font-size: 16px;
margin-left:8px;
}
.fotersocial i:hover{
    color: #fff;
    background-color:#04979a;
    border:solid 1px #04979a;
}
.toptiplang {
 display:block;
 color:#c5c5c5;
 font-weight:300;
 height:30px;
 font-size:12px;
 vertical-align:top;
 margin-top:10px
}
.toptiplang i{color:#606060; vertical-align:-.1em; font-size:15px}
.toptiplang a {
 color:#606060;
 font-weight:400;
 font-size:13px!important;
 display:inline-block;
 line-height:30px;
 display:inline-block;
 vertical-align:top; margin:0 5px;
 font-family:'fbold'
}
.toptiplang a:visited {
 color:#606060;
 font-weight:300;
 font-family:open sans;
 display:inline-block;
 margin:0 10px
}
.toptiplang a:hover {
 color:#04979a
}


.copyright {
    margin-top: 20px;
    font-size: 12px;
    font-family: lato;
    text-align: left;
    font-weight:400; direction:ltr; 
}



.descriptiondetail{padding:20px 0}
.descriptiondetail iframe {
    width: 100% !important;
    min-height: 500px;
    display: block;
    margin: 10px auto
}
 .descriptiondetail img {
    max-width: 100% !important;
    display: block;
      height:auto!important;
    margin:10px auto
}
.descriptiondetail p, .descriptiondetail {
    font-size: 17px;
    line-height: 34px;
    color:#001f44;
    text-align:justify;
}

    .descriptiondetail p h2, .descriptiondetail h2 {
        color: #1e1e1e !important;
        font-size: 16px !important;
        line-height: 34px !important;
        margin-top: 25px !important;
        margin-bottom: 25px !important;
        text-align: right;
        font-family: 'freg';
        padding-right:90px;
        position:relative;
        font-weight:normal;
    }
    .descriptiondetail p h2::before, .descriptiondetail h2::before {
    font-family: Arial;
    right: 48px;
    content: '“';
    top: 20px;
    font-size: 5em;
    position: absolute;
    color:#04979a;
    }

    .descriptiondetail p h3, .descriptiondetail h3 {
        color: #344e41 !important;
        font-size: 16px !important;
        line-height: 36px !important;
        font-style:italic;
        text-align: right;
        font-family: 'flight';
        padding-right:90px;
        position:relative;
        width:40%;
        border-radius:7px;
        padding:18px 40px 15px 30px;
        margin:20px 0;
        display:inline-block; float:left; margin-right:30px;
        background-color:#f5f5fa;
        font-weight:normal
     
    }
    .descriptiondetail p h3::before, .descriptiondetail h3::before {
    font-family: Arial;
    left: 30px;
    content: '“';
    top: 10px;
    font-size: 8em;
    position: absolute;
    color:#04979a;
    font-style:normal
    }





.pagerdiv {
    width: 100%;
    padding: 30px 15px
}
.repeaterpage span {
    width: 35px;
    height: 35px;
    margin-left: 8px;
    background-color: #04979a;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-family: Lato;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
}

.repeaterpage a {
    width: 35px;
    height: 35px;
    margin-left: 8px;
    
    
    display: inline-block;
    text-align: center;
    line-height: 35px;
    font-family: lato;
    color: #001f44;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 10px;
   
}

    .repeaterpage a:hover {
        background-color: #04979a;
        color: #fff;
    }

    .detailtitla{padding:0}
.detailtitla div i{vertical-align:-.06em; margin-left:5px}
.detailcontent{width:80%; margin:0 auto}


.detailcontent h1 {
    color: #04979a !important;
    font-size: 34px;
    line-height: 60px;
    margin: 40px 0 20px 0;
}

.detailimage{width:100%; height:550px}
.detailimage img{width:100%}
.imagecaptiom{font-size:14px; background-color:#04979a; color:#fff; padding-right:10px}
.detaildetail{padding:30px 0}





.langselect{
    border:0; background:none; color:#fff; padding:0; 
}

.langselect option{
 color:#04979a}








.image {
    display: block;
    overflow: hidden;
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.image img {
  position : relative;
 -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  object-fit: cover; width:100%; height:100%;overflow: hidden; 
  border-radius:7px
 
}
.image:hover img {
  position: relative;   
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
   -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: 0.9;overflow: hidden;
   
}










@-webkit-keyframes ani-mouse {
  0% {
  opacity: 1;
  top: 29%;
  }
  15% {
  opacity: 1;
  top: 50%;
  }
  50% {
  opacity: 0;
  top: 50%;
  }
  100% {
  opacity: 0;
  top: 29%;
  }
}
@-moz-keyframes ani-mouse {
  0% {
  opacity: 1;
  top: 29%;
  }
  15% {
  opacity: 1;
  top: 50%;
  }
  50% {
  opacity: 0;
  top: 50%;
  }
  100% {
  opacity: 0;
  top: 29%;
  }
}
@keyframes ani-mouse {
  0% {
  opacity: 1;
  top: 29%;
  }
  15% {
  opacity: 1;
  top: 50%;
  }
  50% {
  opacity: 0;
  top: 50%;
  }
  100% {
  opacity: 0;
  top: 29%;
  }
}
.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin-top:60px;
  bottom:35px
}
.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
  color: #ffffff;
}
.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid white;
  border-radius: 23px;
}
    .scroll-btn .mouse > * {
        position: absolute;
        display: block;
        top: 29%;
        left: 50%;
        width: 8px;
        height: 8px;
        margin: -4px 0 0 -4px;
        background: white;
        border-radius: 50%;
        -webkit-animation: ani-mouse 2.5s linear infinite;
        -moz-animation: ani-mouse 2.5s linear infinite;
        animation: ani-mouse 2.5s linear infinite;
    }

/* Search btn mobile */

.Searchbox{width:50%; padding:15px 0; background-color:transparent; border:0; border-bottom:solid 2px #fff; color:#fff;  font-size:18px;outline:0}
.searchoverlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 100000;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.9);
    overflow: hidden;
    transition: 0.5s; display:block; direction:rtl
}
.searchoverlay-content {
    position: relative;
    top: 20%;
    width: 100%;
    text-align: center;
    margin-top: 30px; padding:5%; box-sizing:border-box
}
.searchoverlay-content img{margin-bottom:20px; width:200px}
.searchoverlay-content h3{font-size:20px; font-weight:300; text-align:center; padding: 0; color:#ef7b84; font-weight:600
}
.searchoverlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.searchoverlay .closebtn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 60px; color:#fff
}