@font-face {
  font-family:"GEL";
  src:url("../fonts/GE_SS_Three_Light.otf");

}

@font-face {
  font-family:"GB";
  src:url("../fonts/GE_SS_Text_Bold.otf");

}

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

/*************************
*******Typography******
**************************/

body {
  font-family: 'GESSTwoLight-Light';
  font-size: 14px;
  line-height: 24px;
  color: #000;
  background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  color: #333;
}

h2 {
  font-size: 30px;
  margin-bottom: 20px;
}

h3 {
  font-size: 18px;
}

.parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.parallax,
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
  color: #fff;
}

.parallax input[type="text"],
.parallax input[type="text"]:hover,
.parallax input[type="email"],
.parallax input[type="email"]:hover,
.parallax input[type="url"],
.parallax input[type="url"]:hover,
.parallax input[type="password"],
.parallax input[type="password"]:hover,
.parallax textarea,
.parallax textarea:hover {
  font-weight: 300;
  color: #fff;
}

.btn {
  border: 0;
  border-radius: 0;
}

.btn.btn-primary:hover {
  background-color: #017fb5;
}

a {
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

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

section {
  padding: 90px 0;
}

.heading {
  padding-bottom:90px;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}


/*************************
********Home CSS**********
**************************/
#home-slider {
  overflow: hidden;
  position: relative;
}

#home-slider .caption {
  position: absolute;
  top: 50%;
  margin-top: -103px;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  z-index: 15;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}

#home-slider .caption h1 {
  font-family: 'GESSTwoMedium-Medium';
  font-size: 80px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #0cdef2;
}

#home-slider .caption p {
  font-size: 40px;
}
#home-slider .caption p span {
  color: #0cdef2;
}


.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  background-repeat: no-repeat;
  background-size: cover;
  height: 2037px;
}



.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.mt30{
  margin-top: 30px;
}
.mt60{
  margin-top: 60px;
}
#home-slider .carousel-indicators {
  bottom: 50%;
  position: absolute;
  left: 45px;
  text-align: center;
  width: 25px;
  margin-bottom: -30px;
  margin-left: 0;
  z-index: 22;
}
#home-slider .carousel-indicators li {
  background-color: #dcdfe6;
  border-radius: 50%;
  height: 13px;
  width: 13px;
  margin: 0;
}
#home-slider .carousel-indicators .active {
  height: 13px;
  width: 13px;
}
#home-slider .carousel-indicators .active {
  background-color: #0cdef2;
}

.intakel{

  position: absolute;
  z-index: 22;
  left: 28px;
  bottom: 130px;
  display: none;
}

.navbar.navbar-default {
  border: 0;
  border-radius: 0;

}

.navbar-default .navbar-nav>li>a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  padding-top: 40px;
  padding-bottom: 40px;
  font-family: 'GESSTwoMedium-Medium';
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  background-color: transparent;
  color: #0cdef2;
}
.navbar-default .navbar-nav > .active > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #0cdef2;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}


.navbar-default .navbar-nav > li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #0cdef2;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.navbar-default .navbar-nav > li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hand{
  float: left;
  display: none;
}

.navbar-brand h1 {
  margin-top: 5px;
}

.navbar-default .navbar-toggle {
  border: 0;
  background-color: rgba(0,0,0,.2);
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: rgba(0,0,0,.5);
}

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

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: 0;
}
.nav-tabs.nav-justified>li>a{
  border: 0 !important;
  cursor: pointer !important;
  color: #00646e !important;
  font-family: 'GESSTwoMedium-Medium';
  font-size: 16px;
  padding: 20px 10px;
}
.nav-tabs.nav-justified>li>a:hover, .nav-tabs.nav-justified>li>a:focus{
  background: transparent !important;
  border: 0 !important;
}
.nav-tabs.nav-justified>.active>a{

  color: #00aebf !important;

}

.nav-tabs.nav-justified> li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00aebf ;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.nav-tabs.nav-justified> li > a:hover:before {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.nav-tabs.nav-justified> .active > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: #00aebf;
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

/*************************
********Service CSS*******
**************************/

.borderb{
  border-bottom: 1px solid #00aebf;
}

.pcontent{
  color: #585858;
  font-size: 16px;
}


#aksam{
  background: url("../images/galback.jpg") no-repeat center;
  background-size: cover ;
}

#aksam h2{
  font-family: "GESSTwoMedium-Medium";
  font-weight: 700;
  color: #484848;
}

.mt15{
  margin-top: 15px;
}
.intof1{
  font-size: 16px;
  padding: 15px;
  border: 1px solid #373737;
  color: #373737 !important;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.intof2{
  font-size: 16px;
  padding: 15px;
  color: #fff;
  background: #373737;
  text-align: center;
  border: 1px solid #373737;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.hov{
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.hov:hover{
  background: #aaaaaa;
}

.hov:hover .arrow-left{
  border-right: 10px solid #aaaaaa;
}

.hov:hover .intof1{
  border: 1px solid #aaaaaa;
}

.hov:hover .intof2{
  background: #2ce1f3;
  border: 1px solid #2ce1f3;
  color: #373737;
}

.arrow-left {
  position: absolute;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  top: 50%;
  left: -9px;
  border-right: 10px solid #f1f1f1;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  transform: translate(0,-50%);
  z-index: 10;
}


#fawatir{
  background: url("../images/bak1.jpg") no-repeat center;
  background-size: cover;
  padding-bottom: 0;
}

#fawatir h2{
font-family: "GESSTwoMedium-Medium";
  font-weight: 700;
  color: #fff;
}

#fawatir .send{
  background: rgba(0,0,0,.4) !important;
color: #0cdef2 !important;
}
#fawatir form{
  margin-top: 100px;
}
#fawatir .send:hover{
  background: #000 !important;
  color: #fff !important;
}

.fawatirp{
  font-size: 18px;
  color: #fff;
}

#fawatir .form-control{
  width: 90%;
  display: inline-block;
  height: 31px;
  border-color: #fff;
  color: #0cdef2;
}


#fawatir input:focus::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #0cdef2;
}
#fawatir input:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #0cdef2;
  opacity:  1;
}
#fawatir input:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #0cdef2;
  opacity:  1;
}
#fawatir input:focus:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #0cdef2;
}



#fawatir input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #fff;
}
#fawatir input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #fff;
  opacity:  1;
}
#fawatir input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #fff;
  opacity:  1;
}
#fawatir input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #fff;
}

.para{
  background: url('../images/Garden.jpg');
  height: 300px;
  padding: 0;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat ;
}

#amaken{
  background: url("../images/bak2.jpg") no-repeat center;
  background-size: cover;
}

#amaken h2{
  font-family: "GESSTwoMedium-Medium";
  font-weight: 700;
  color: #fff;
}

.amakenp{
  font-size: 18px;
  color: #2ce1f3;
}

#amaken .form-control{
  border-color: #fff;
  color: #0cdef2;
}

#amaken input:focus::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #0cdef2;
}
#amaken input:focus:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #0cdef2;
  opacity:  1;
}
#amaken input:focus::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #0cdef2;
  opacity:  1;
}
#amaken input:focus:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #0cdef2;
}



#amaken input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:    #fff;
}
#amaken input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #fff;
  opacity:  1;
}
#amaken input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #fff;
  opacity:  1;
}
#amaken input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:    #fff;
}

.icon-addon.addon-sm .form-control {
  height: 30px;
  padding: 5px 10px 5px 28px;
  font-size: 12px;
  line-height: 1.5;
  border: 1px solid;

}
.icon-addon.addon-md .form-control, .icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal;
}
.icon-addon:after {
  clear: both;
}

.icon-addon:after, .icon-addon:before {
  display: table;
  content: " ";
}
.icon-addon.addon-sm .fa, .icon-addon.addon-sm .glyphicon {
  margin-left: 0;
  font-size: 12px;
  left: 5px;
  top: -1px;
  cursor: pointer;
}
.icon-addon.addon-md .glyphicon, .icon-addon .glyphicon, .icon-addon.addon-md .fa, .icon-addon .fa {
  position: absolute;
  z-index: 2;
  left: 10px;
  font-size: 14px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px;
}
.icon-addon:after, .icon-addon:before {
  display: table;
  content: " ";
}
.icon-addon {
  position: relative;
  color: #fff;
  display: block;
}
.white{
  color: #fff;
  padding-bottom: 20px;
  font-family: 'GB';
}
.pdt img{
  height: 60px;
}
.ramaken{
  padding: 0;

}
.pdt{
  padding-top: 30px;
}

.afont{
  color: #2ce1f3;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: 'GESSTwoMedium-Medium';
}

.afont div{
  padding: 6px 15px;
  background: #373737;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.afont div:hover{
  background: #d0c8c8;
  color: #373737 !important;
}


#contact h2{
  font-family: "GESSTwoMedium-Medium";
  font-weight: 700;
  color: #484848;
}

#contact h3{
  font-family: "GESSTwoMedium-Medium";
  color: #484848;
  font-size: 20px;
}
.contactp{
  font-size: 18px;
}
.socialp{
  font-family: "GESSTwoMedium-Medium";
  color: #484848;
  font-size: 20px;
}

.send{
  background: #373737 !important;
  border: 0 !important;
  text-align: right;
  padding: 10px;
 white-space: normal;
}
.send:hover{
  color: #373737 !important;
  background: #028fcc !important;
}


#news h2{
  color: #484848;
  font-family: "GESSTwoMedium-Medium";
  font-weight: 700;
}

#news h4{
  color: #0cdef2;
  font-family: 'GESSTwoMedium-Medium';
  margin: 20px 0;

}
.int{
  padding: 20px 10px;
}
.newsp{
  font-size: 18px;
  font-weight: 400;
}

.np2{
  font-size: 24px;
  color: #484848;
  height:52px;
  font-family: "GESSTwoMedium-Medium";
  font-weight: 700;
}
.bd{
  padding-bottom: 30px;
}
.borderbottom{
  border-bottom: 1px solid #0cdef2;
}

.show_more_main{
  padding: 15px 25px ;
  text-align: center;
  font-family: 'GESSTwoMedium-Medium';
  color: #0cdef2 !important;;
  background: transparent;
  border: 1px solid #0cdef2;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.show_more_main:hover{
  background: #027db3;

}
.mtb{
  margin-bottom: 30px;
}


.hovnews{
  color: #666 !important;

}

.hovnews:hover  h2{
color: #666 !important;
}

.hovnews:hover  h4{
  color: #666 !important;
}

.hovnews:hover  .np2{
  color: #666 !important;
}

.hovnews h2, .hovnews h4, .np2{
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/*************************
**********Contact CSS*****
**************************/

#contact {
  padding-top: 45px;
  padding-bottom: 0;
}

#gmap {
  height: 300px;
}

#contact-us {
  background-image:url(../images/contact-bg.jpg);
  padding-bottom: 90px; 
}

#contact-us .heading {
  padding-top: 95px;
}

.form-control {
  background-color: transparent;
  border-color: #373737;
  height: 40px;
  border-radius: 0;
  box-shadow: none;
}

textarea.form-control {
  min-height: 180px;
  resize:none;
}

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

.contact-info {
  padding-left:70px;
  font-weight: 300;
}

ul.address {
  margin-top: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-info ul li {
  margin-bottom: 8px;
}

.contact-info ul li a {
  color: #fff;
}

.soc:hover{
opacity: 0.7;
}

#footer {
  color:#fff;
  background: #d4d4d4 !important;
}

.footer-top {
  position: relative;
  padding:30px 0
}

#footer .footer-bottom {
  padding: 20px 0 10px;
}

#footer .footer-bottom a:hover {
  text-decoration: underline;
}

.footerp{
  color: #fff;
  font-family: 'GESSTwoMedium-Medium';
}

.footer-logo {
  display: inline-block;
  margin-bottom: 5px;
}

#footer .social-icons {
  margin-top: 15px;
}

#footer .social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .social-icons ul li a {
  background-color: rgba(0,0,0,.2);
  border-radius: 4px;
  line-height: 33px;
}

#footer .social-icons ul li a:hover {
  color: #fff
}

#footer .social-icons ul li a.envelope:hover {
  background-color: #CECB26;
}

#footer .social-icons ul li a.facebook:hover {
  background-color: #3b5999;
}
#footer .social-icons ul li a.twitter:hover {
  background-color: #2ac6f7;
}
#footer .social-icons ul li a.dribbble:hover {
  background-color: #ff5b92;
}
#footer .social-icons ul li a.linkedin:hover {
  background-color: #036dc0;
}
#footer .social-icons ul li a.tumblr:hover {
  background-color: #ff6b00;
}

.loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #3498db;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
  display: none;
  position: fixed;
  background: #fff;
  top: 50%;
  left: 50%;
  z-index: 22;
  margin-left: -55px;
}

.portfolio-modal .modal-content {
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  min-height: 100%;
  text-align: center;
  direction: ltr;
}

.portfolio-modal .modal-content h2 {
  margin-bottom: 15px;
  font-size: 3em;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
  margin-top: 20px;
}

.portfolio-modal .modal-content p.item-intro {
  margin: 20px 0 30px;
  font-family: 'ralewaymedium', sans-serif;
  font-style: italic;
  font-size: 16px;
}

.portfolio-modal .modal-content ul.list-inline {
  margin-bottom: 30px;
  margin-top: 0;
}

.portfolio-modal .modal-content img {
margin:auto; 
 margin-bottom: 30px;
 
}

.portfolio-modal .close-modal {
  position: absolute;
  width: 60px;
  height: 60px;
  background-color: transparent;
  top: 10px;
  right: 10px;
  cursor: pointer;
}


.portfolio-modal .close-modal:hover {
  opacity: .3;
}

.portfolio-modal .close-modal .lr {
  height: 30px;
  width: 1px;
  margin-left: 35px;
  background-color: #222;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  z-index: 1051;
}

.portfolio-modal .close-modal .lr .rl {
  height: 32px;
  width: 1px;
  background-color: #222;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  z-index: 1052;
}

.portfolio-modal .modal-backdrop {
  opacity: 0;
  display: none;
}

.middlec{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.middlec h2{
  font-family: 'GESSTwoMedium-Medium';
  font-size: 80px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #0cdef2;
  text-align: center;
}
.middlec p{
  font-family: 'GESSTwoLight-Light';
  font-size: 40px;
  color: #fff;
  text-align: center;
  line-height: 50px;


}

.middlec p span{
  font-family: arial, sans-serif;
  font-size: 50px;
  color: #0cdef2;
  text-align: center;
  font-weight: bold;
}
