@charset "UTF-8";
/*--- 
variables
loading
body
navbar
mainheader
insideheader
about
features
services
px-bg
testimonial
news
client
price-table
ourteam
casestudies
faq
contact
footer
responsive
---*/
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
/*--- icon font ---*/
@import url("../font/css/fontawesome-all.min.css");
@import url("../font/pe-icon-7-stroke/css/pe-icon-7-stroke.css");
/*--- bootstrap ---*/
@import url("../css/bootstrap.min.css");
/*--- animate ---*/
@import url("../css/animate.min.css");
@import url("../css/baguetteBox.css");
@import url("../css/bootstrap-dropdownhover.min.css");
@import url("../owl-carousel/owl.carousel.css");
/*--- LOADING ---*/
#loading {
  background-image: url("../images/loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  height: 120px;
  left: 50%;
  margin: -100px 0 0 -50px;
  position: absolute;
  top: 50%;
  width: 120px;
}

#preloader {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

/* LOADING */
body {
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  color: #7c7c7c;
  line-height: 1.67777;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7c7c7c;
}

::-moz-placeholder {
  color: #7c7c7c;
}

.dropdown-menu {
  min-width: 180px;
}

section {
  padding: 100px 0;
}

.bg {
  background: #fff;
  position: relative;
  z-index: 5;
  margin-bottom: 420px;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

hr {
  border-color: #ffdd00;
  border-width: 4px;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  width: 80px;
}

.d-flex {
  display: flex;
}

.flex-grow-1 {
  flex-grow: 1;
}

.text-dark {
  color: #000000 !important;
}

.title {
  margin-bottom: 100px;
}
.title h2 {
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #0a3054;
  margin-top: 10px;
}
.title h4 {
  color: #7c7c7c;
}
.title p {
  color: #7c7c7c;
  line-height: 28px;
  width: 70%;
  margin: auto;
}

.title2 {
  margin-bottom: 80px;
}
.title2 h2 {
  font-size: 48px;
  margin-bottom: 20px;
  font-weight: 500;
  color: #1f1f1f;
  margin-top: 10px;
}
.title2 h3 {
  color: #0a3054;
  font-weight: 300;
}
.title2 p {
  color: #7c7c7c;
  line-height: 28px;
  width: 70%;
  margin: auto;
}

.home-contact {
  background: #0a3054;
  position: relative;
  color: #fff;
  padding: 0;
  height: 550px;
}
.home-contact .contact-deatils {
  margin-top: 25%;
}
.home-contact .contact-deatils h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 500;
}
.home-contact .contact-deatils ul {
  margin-top: 30px;
}
.home-contact .contact-deatils ul li {
  margin-bottom: 20px;
}
.home-contact #map {
  height: 550px;
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
}

/*--- navbar ---*/
.affix-top {
  top: 0;
  padding-top: 10px;
  border-bottom: 1px solid #ffffff4d;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  background: none;
  border-bottom: 3px solid;
}

.search-nav {
  margin-left: 150px;
}

.search-nav2 {
  margin-left: 280px;
}

#mainNav .container {
  width: 1570px;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0;
  /* padding-top: 45px; */
}

.navbar-right {
  margin-right: 0;
}

.top-social a {
  color: #fff;
}

.top-social a:hover {
  color: #000;
}

.navbar-nav li {
  float: left;
  position: relative;
}

.navbar-inverse {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  margin-bottom: 0;
  min-height: auto;
}
.navbar-inverse .navbar-nav li a {
  color: #fff;
  padding: 40px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.navbar-inverse .navbar-nav li a:focus,
.navbar-inverse .navbar-nav li a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
}

.navbar-inverse .navbar-nav > li.open > a,
.navbar-inverse .navbar-nav > li.open > a:hover,
.navbar-inverse .navbar-nav > li.open > a:focus {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #fff;
}

.navbar-nav li .dropdown-menu {
  border-radius: 0;
  padding: 20px 20px 0px;
}

.navbar-nav li .dropdown-menu li::after {
  bottom: 13px;
}

.dropdown-menu.arrow li {
  width: 100%;
}

.navbar-inverse .navbar-nav .dropdown-menu.arrow a {
  color: black !important;
  height: 30px;
  margin: 0 0 18px;
  padding: 0;
}

.top-nav {
  padding: 20px 0;
}
.top-nav li {
  display: inline;
  margin-right: 10px;
  margin-left: 0;
  color: #0a3054;
}
.top-nav li i {
  color: #0a3054;
  font-size: 16px;
  margin-right: 10px;
}
.top-nav .top-social li {
  margin-left: 0;
  margin-right: 10px;
}
.top-nav .top-social li i {
  margin-left: 10px;
  margin-right: 0px;
}
.top-nav .top-social a i {
  color: #0a3054;
}
.top-nav .top-social a i:hover {
  color: #ffdd00;
}

.navbar-fixed-top {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.affix-top .in-mobile {
  display: none;
}

.nav.navbar-nav li::after {
  background: #fff;
  content: "";
  height: 2px;
  position: absolute;
  width: 0;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.nav.navbar-nav li:hover::after {
  width: 100%;
}

.affix {
  background: #0a3054;
  position: fixed;
}
.affix .navbar-brand {
  padding-top: 30px !important;
}
.affix .nav.navbar-nav a {
  padding-top: 40px;
  padding-bottom: 40px;
}
.affix .in-disktop {
  display: none;
}
.affix .in-mobile {
  margin-top: 28px;
}
.affix #navbar-logo {
  content: url("../images/logo-light.svg");
}

/*--- main-header ---*/
.main-header {
  background: rgba(0, 0, 0, 0) url("../images/hero.png") no-repeat scroll center
    0 / cover;
  background-attachment: fixed;
}

.main-header {
  height: 970px;
}
.main-header .item {
  height: 850px;
  background-size: cover;
}
.main-header .right-control {
  border: 2px solid #0a3054;
  border-radius: 50%;
  font-size: 44px;
  height: 48px;
  right: 30px;
  line-height: 38px;
  position: absolute;
  color: #0a3054;
  text-align: center;
  top: 48%;
  width: 48px;
  z-index: 99;
}
.main-header .left-control {
  border: 2px solid #0a3054;
  border-radius: 50%;
  font-size: 44px;
  height: 48px;
  left: 30px;
  line-height: 38px;
  position: absolute;
  text-align: center;
  top: 48%;
  color: #0a3054;
  width: 48px;
  z-index: 99;
}

.main-header-text {
  margin-top: 350px;
}

.main-header-text h3 {
  color: #0a3054;
}

.main-header-text h2 {
  font-size: 60px;
  font-weight: 400;
  color: #fff;
  width: 70%;
  letter-spacing: -2px;
}
.main-header-text h2 strong {
  color: #ffdd00;
}
.main-header-text h4 {
  width: 70%;
  line-height: 30px;
  margin-top: 20px;
  color: #fff;
  font-weight: 300;
}

.main-header-text a {
  background: #0a3054;
  -webkit-box-shadow: 1px 6px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 6px 9px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  margin-top: 50px;
  padding: 20px 40px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.main-header-text a:hover,
.main-header-text a.active {
  background: #080c2c;
}

/*--- insid-header ---*/
.insidemenu .nav.navbar-nav a {
  color: #fff;
}

.insidemenu .nav.navbar-nav a:hover {
  color: #fff;
}

.insidemenu.affix .nav.navbar-nav a {
  color: #0a3054;
}

.inside-logo {
  margin-left: 0 !important;
  margin-top: -26px;
}

.insid-header {
  background: rgba(0, 0, 0, 0) url("../images/inside-bg.jpg") no-repeat scroll
    center 0 / cover;
}

.insid-header-text {
  margin: 225px auto 80px;
  width: 100%;
  text-align: center;
}
.insid-header-text h1 {
  font-size: 48px;
  font-weight: 500;
  color: #fff;
}

.bdrcrums {
  display: inline-block;
  padding: 10px 0;
}
.bdrcrums li {
  display: inline;
  color: #fff;
}
.bdrcrums li a {
  color: #fff;
}

.about-header {
  background: rgba(0, 0, 0, 0) url("../images/about-header.jpg") no-repeat
    scroll center 0 / cover;
}

.services-header {
  background: rgba(0, 0, 0, 0) url("../images/services-header.jpg") no-repeat
    scroll center 0 / cover;
}

.gallery-header {
  background: rgba(0, 0, 0, 0) url("../images/gallery-header.jpg") no-repeat
    scroll center 0 / cover;
}

.blog-header {
  background: rgba(0, 0, 0, 0) url("../images/blog-header-image.jpg") no-repeat
    scroll center 0 / cover;
}

.contact-header {
  background: rgba(0, 0, 0, 0) url("../images/contact-header.jpg") no-repeat
    scroll center 0 / cover;
}

/*--- about ---*/
.about {
  background: #0a3054;
}
.about .about-text {
  margin-top: 80px;
}
.about .about-text h2 {
  font-size: 48px;
  margin-bottom: 30px;
  color: #fff;
}
.about .about-text h4 {
  color: #fff;
  line-height: 24px;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 0;
}
.about .about-text p {
  color: #fff;
}
.about .about-text a {
  background: #fff;
  color: #0a3054;
  padding: 10px 30px;
  display: inline-block;
  font-size: 14px;
  border-radius: 3px;
  margin-top: 30px;
  font-weight: 400;
}
.about .about-text ul {
  color: #fff;
  margin-top: 20px;
}
.about .about-text li {
  color: #fff;
  margin-bottom: 5px;
}
.about .about-text li::before {
  color: #fff;
  content: "";
  font-family: fontawesome;
  margin-right: 20px;
}
.about .about-img img {
  width: 100%;
}
.about .about-img a {
  background: #0a3054;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 19px;
  height: 80px;
  left: 43%;
  line-height: 80px;
  position: absolute;
  text-align: center;
  top: 28%;
  width: 80px;
}
.about .about-img a:hover {
  background: #4fba6f none repeat scroll 0 0;
}
.about .about-img h3 {
  color: #f9f9f9;
  float: right;
  font-size: 400px;
  font-weight: 700;
  margin-right: -130px;
  margin-top: -318px;
  position: relative;
  z-index: -1;
}
.about .about-title {
  color: #f9f9f9;
  float: left;
  font-size: 200px;
  font-weight: 700;
  margin-left: -200px;
  position: absolute;
  top: 24px;
  z-index: -1;
}
.about .about-h3 {
  color: #0a3054;
  letter-spacing: -2px;
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 40px;
  margin-top: -20px;
}

.about2 {
  padding: 100px 0;
  position: relative;
}
.about2 h2 {
  font-size: 48px;
  font-weight: 700;
  color: #0a3054;
  margin-bottom: 30px;
}

.about2::after {
  position: absolute;
  content: "";
  background: url(../images/about2.jpg) no-repeat right 0;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
}

/*--- features ---*/
.features {
  position: relative;
  background: #fff;
}
.features h3 {
  color: #1f1f1f;
}
.features .icon {
  display: inline-block;
  width: 120px;
  height: 120px;
  text-align: center;
  line-height: 120px;
  font-size: 40px;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  margin-bottom: 30px;
  color: #0a3054;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.features .features-text:hover .icon,
.features .active {
  background: #0a3054;
  color: #fff;
  border: 1px solid #0a3054;
}
.features .f-contanier {
  width: 75%;
  display: inline-block;
}
.features .title {
  margin-bottom: 50px;
}
.features .title h2 {
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #0a3054;
  margin-top: 10px;
}
.features .title p {
  color: #7c7c7c;
  line-height: 28px;
}
.features .features-img {
  margin-top: 50px;
}

.features2 {
  position: relative;
  background: #fff;
}
.features2 h3 {
  color: #1f1f1f;
}
.features2 .features-text {
  border: 1px solid #f2f2f2;
  padding: 15px 15px 30px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.features2 .features-text:hover {
  -webkit-box-shadow: 1px 14px 43px #0000001a;
  box-shadow: 1px 14px 43px #0000001a;
}
.features2 .icon {
  display: inline-block;
  text-align: center;
  font-size: 40px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #0a3054;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.features2 .f-contanier {
  width: 75%;
  display: inline-block;
}
.features2 .title {
  margin-bottom: 100px;
}
.features2 .title h2 {
  font-size: 40px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #0a3054;
  margin-top: 10px;
}
.features2 .title p {
  color: #7c7c7c;
  line-height: 28px;
}

/*--- services ---*/
.services {
  padding: 100px 0;
}
.services .services-text {
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.services .services-text i {
  color: #3764eb;
  background: #ffdd00;
  width: 100px;
  height: 100px;
  font-size: 62px;
  text-align: center;
  border-radius: 50%;
  line-height: 100px;
  position: absolute;
  left: 0;
  top: 50px;
}
.services .services-text h4 {
  color: #0a3054;
  font-weight: 600;
  line-height: 24px;
}
.services .services-text-left {
  background: #eef3f6;
  padding-left: 70px;
  margin-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 5px;
}

.services-text:hover i,
.services-text:hover .services-text-left {
  background: #0a3054;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.services-text:hover i,
.services-text:hover .services-text-left h4 {
  color: #ffdd00;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.services-text:hover p {
  color: #fff;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/*--- px-bg ---*/
.px-vedio {
  background: url(../images/px-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: center;
  color: #fff;
}
.px-vedio h2 {
  font-size: 48px;
  margin-bottom: 30px;
}
.px-vedio h5 {
  font-weight: 200;
  font-size: 24px;
}
.px-vedio p {
  display: inline-block;
  width: 50%;
}
.px-vedio .play-button {
  display: block;
  margin-top: 50px;
  font-size: 18px;
  color: #fff;
}
.px-vedio .play-button img {
  margin-bottom: 10px;
}

.px-bg {
  padding: 80px 0 100px;
}
.px-bg h2 {
  color: #fff;
  font-weight: 600;
  font-size: 38px;
  line-height: 42px;
}
.px-bg a {
  background: #4fba6f;
  -webkit-box-shadow: 1px 6px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 6px 9px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  margin-top: 30px;
  padding: 20px 40px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.px-bg a:hover {
  background: #0a3054;
  margin-top: 32px;
}

.px-bg-counter {
  background: url(../images/counter-bg.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 80px 0 100px;
  text-align: center;
}
.px-bg-counter h2 {
  color: #fff;
  font-weight: 600;
  font-size: 46px;
  line-height: 42px;
}
.px-bg-counter span {
  font-style: italic;
  color: #fff;
}
.px-bg-counter a {
  background: #4fba6f;
  -webkit-box-shadow: 1px 6px 9px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 6px 9px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  margin-top: 30px;
  padding: 20px 40px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.px-bg-counter a:hover {
  background: #0a3054;
  margin-top: 32px;
}

/*--- px-bg ---*/
.px-bg2 {
  background: url(../images/call-action-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  background-attachment: fixed;
  color: #fff;
}
.px-bg2 h2 {
  font-size: 48px;
  margin-bottom: 30px;
}
.px-bg2 h5 {
  font-weight: 200;
  font-size: 24px;
}
.px-bg2 p {
  display: inline-block;
  width: 50%;
}
.px-bg2 a {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  padding: 10px 30px;
  color: #fff;
  background: #0a3054;
}
.px-bg2 a:hover {
  color: #0a3054;
  background: #fff;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/*--- px-bg ---*/
.px-bg3 {
  background: url(../images/px-services.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}
.px-bg3 h2 {
  font-size: 48px;
  margin-bottom: 30px;
}
.px-bg3 h5 {
  font-weight: 200;
  font-size: 24px;
}
.px-bg3 p {
  display: inline-block;
  width: 50%;
}
.px-bg3 a {
  display: inline-block;
  margin-top: 20px;
  font-size: 16px;
  padding: 10px 30px;
  color: #fff;
  background: #0a3054;
}
.px-bg3 a:hover {
  color: #0a3054;
  background: #fff;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

/*--- testimonial ---*/
.home-testimonial {
  padding-top: 0;
}
.home-testimonial .testimonial-box {
  border: 1px solid #eaeaea;
  text-align: center;
  padding: 30px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.home-testimonial .testimonial-box .text {
  margin-bottom: 30px;
}
.home-testimonial .testimonial-box .text img {
  margin-bottom: 20px;
}
.home-testimonial .testimonial-box .user img {
  margin-bottom: 5px;
}
.home-testimonial .testimonial-box .user h4 {
  color: #1f1f1f;
  font-size: 16px;
  margin-bottom: 0;
}
.home-testimonial .testimonial-box .user p {
  color: #0a3054;
  font-size: 14px;
}
.home-testimonial .testimonial-box:hover {
  -webkit-box-shadow: 1px 14px 43px #0000001a;
  box-shadow: 1px 14px 43px #0000001a;
}

/*--- team ---*/
.home-team .team-box {
  border: 1px solid #eaeaea;
  text-align: center;
  padding: 30px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.home-team .team-box .user img {
  margin-bottom: 50px;
}
.home-team .team-box .user h4 {
  color: #1f1f1f;
  font-size: 16px;
  margin-bottom: 0;
}
.home-team .team-box .user p {
  color: #0a3054;
  font-size: 14px;
}
.home-team .team-box:hover {
  -webkit-box-shadow: 1px 14px 43px #0000001a;
  box-shadow: 1px 14px 43px #0000001a;
}

/*--- testimonial ---*/
.testimonial {
  background: url("../images/client-bg.jpg") no-repeat;
  background-size: cover;
  padding: 100px 0 150px;
}
.testimonial .title2 h2 {
  color: #fff;
  font-size: 48px;
  margin-top: 0;
}
.testimonial .title2 h3 {
  color: #fff;
  font-weight: 200;
}
.testimonial .caption p {
  color: #fff;
  font-size: 16px;
  margin: auto;
  width: 40%;
}
.testimonial .testimonial-img {
  display: inline-block;
  position: relative;
}
.testimonial .testimonial-img img {
  border-radius: 50%;
}
.testimonial .testimonial-img .tcril {
  position: absolute;
  bottom: 25%;
  width: 30px;
  height: 30px;
  background: #3ab753;
  font-family: fontawesome;
  color: #fff;
  border-radius: 50%;
  line-height: 32px;
  font-weight: 100;
  right: -12px;
}
.testimonial h4 {
  color: #0a3054;
  font-size: 12px;
  margin-bottom: 30px;
  margin-bottom: 25px;
  font-weight: 400;
  text-transform: uppercase;
}
.testimonial h2 {
  margin-top: 0;
  color: #fff;
  font-weight: 400;
  margin-top: 30px;
  font-size: 16px;
}
.testimonial .left-control {
  background: rgba(0, 0, 0, 0) url("../images/left-arrow.png") no-repeat scroll
    right 0;
  height: 50px;
  left: -63px;
  padding: 6px 0 8px 73px;
  position: absolute;
  text-decoration: none;
  top: 50%;
  width: 134px;
  z-index: 9;
}
.testimonial .right-control {
  background: rgba(0, 0, 0, 0) url("../images/right-arrow.png") no-repeat scroll
    left 0;
  padding: 6px 73px 8px 0;
  height: 50px;
  width: 134px;
  position: absolute;
  right: -63px;
  text-decoration: none;
  top: 50%;
  z-index: 9;
}

/*--- news ---*/
.news {
  padding: 100px 0 70px;
}
.news .news-img {
  float: left;
  width: 100%;
}
.news .news-img img {
  width: 100%;
}
.news .news-text {
  background: #fff;
  border: 1px solid #eaeaea;
  float: left;
  padding: 15px;
  width: 100%;
  font-size: 14px;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.news .news-text ul {
  float: left;
  margin-bottom: 20px;
}
.news .news-text li {
  display: inline;
  float: left;
  margin-right: 10px;
  text-transform: uppercase;
}
.news .news-text li a {
  background: #0a3054;
  border-radius: 3px;
  color: #fff;
  padding: 10px 20px;
  float: left;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.news .news-text li a:hover {
  background: #ffdd00;
  color: #0a3054;
}
.news .news-text h3 a {
  color: #1f1f1f;
  display: block;
  font-weight: 400;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.news .news-text h3 a:hover {
  color: #0a3054;
}
.news .news-text .admin {
  color: #0a3054;
}
.news .news-text:hover {
  -webkit-box-shadow: 1px 14px 43px #0000001a;
  box-shadow: 1px 14px 43px #0000001a;
}

.news2 {
  background: #fff;
}
.news2 .news-text {
  background: #f9f9f9;
}

/*--- news details ---*/
.blog-social.col-sm-6.col-lg-6 {
  padding-top: 7px;
}

.blog-deatils .sg-blog {
  margin-bottom: 50px;
}
.blog-deatils .sg-blog a {
  background: #0a3054;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 15px 30px;
  border: 2px solid #0a3054;
  margin-top: 20px;
  display: inline-block;
}
.blog-deatils .sg-blog a:hover {
  background: none;
  border: 2px solid #0a3054;
  color: #0a3054;
}
.blog-deatils .two-box h3 {
  line-height: 30px;
  color: #1f1f1f;
  font-size: 22px;
}
.blog-deatils .two-box .time {
  font-size: 12px;
}
.blog-deatils .two-box .time ul {
  margin: 10px 0 20px;
}
.blog-deatils h2 {
  font-size: 36px;
  color: #1f1f1f;
  margin-bottom: 20px;
}
.blog-deatils p {
  margin-bottom: 20px;
  font-size: 16px;
}
.blog-deatils .comment-post-img {
  float: left;
  width: 100%;
  padding: 10px 0 0;
}
.blog-deatils .comment-post-img h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 50px;
  position: relative;
  color: #0a3054;
}
.blog-deatils .comments-area h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 50px;
  color: #1f1f1f;
  position: relative;
}
.blog-deatils .blog-img2 {
  width: 100%;
  margin-bottom: 0;
}
.blog-deatils #respond {
  float: left;
  margin-bottom: 100px;
  width: 100%;
}
.blog-deatils #respond > h2 {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 50px;
  position: relative;
}
.blog-deatils #comments #commentform p input[type="text"],
.blog-deatils #comments #commentform p textarea {
  border: 1px solid #dedede;
  border-radius: 0;
  font-size: 13px;
  padding: 10px;
  width: 100%;
}
.blog-deatils #comments #commentform p textarea {
  height: 100px;
  width: 100%;
}
.blog-deatils #comments #commentform p {
  margin: 0 0 10px;
}
.blog-deatils #comments #commentform p.form-submit input {
  background: #0a3054;
  border-radius: 0;
  color: #fff;
  line-height: 24px;
  padding: 10px 20px;
  margin-top: 40px;
  text-transform: uppercase;
}
.blog-deatils #comments #commentform p.form-submit input:hover {
  background: #ffdd00;
  color: #0a3054;
}
.blog-deatils #comments #respond {
  padding-top: 50px;
  margin-bottom: 0;
}
.blog-deatils #comments #commentform p.comment-form-author,
.blog-deatils #comments #commentform p.comment-form-email {
  float: left;
  width: 100%;
}
.blog-deatils .comments-area .offset2 {
  margin-left: 116px;
}
.blog-deatils .social-list {
  margin-top: 10px;
}
.blog-deatils .comment-respond.comment-replay {
  float: left;
  margin-top: 0;
  width: 100%;
}
.blog-deatils .comment-replay h3 {
  margin-bottom: 35px;
}
.blog-deatils blockquote {
  background: rgba(0, 0, 0, 0) url("../images/qoute-icon.png") no-repeat scroll
    8px 12px;
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 40px;
  padding: 10px 45px;
  position: relative;
  border-left: 2px solid #0a3054;
}
.blog-deatils .blog-deatils .col-md-4 .hank a {
  font-size: 16px;
}
.blog-deatils .blog-tags-social .blog-tag a {
  color: #000;
  font-size: 12px;
  line-height: 36px;
  font-weight: 500;
  margin-right: 10px;
  background: #e7e7e7;
  padding: 8px 10px;
  border-radius: 3px;
  text-transform: uppercase;
}
.blog-deatils .blog-social .social-list {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.blog-deatils .blog-social strong {
  font-weight: 700;
  text-transform: initial;
  color: #0a3054;
}
.blog-deatils .blog-social .social-list li {
  display: inline-block;
  list-style: outside none none;
  padding: 0 0px 0 15px;
}
.blog-deatils .blog-social .social-list li a {
  color: #a2a2a2;
  display: block;
  font-size: 14px;
  text-align: center;
}
.blog-deatils .blog-social .social-list li a:hover {
  color: #0a3054;
}
.blog-deatils .blog-social.col-md-6 > strong {
  margin-right: 15px;
}
.blog-deatils .blog-tags-social {
  border-bottom: 1px solid #ddd;
  float: left;
  margin-bottom: 50px;
  padding: 30px 0 50px;
  width: 100%;
}
.blog-deatils .blog-deatils .blog-img2 {
  width: 100%;
  margin: 20px 0 0px;
}
.blog-deatils .blog-text-post a {
  color: #222626;
}
.blog-deatils .reply {
  color: #0a3054;
  font-size: 16px;
  text-transform: uppercase;
}
.blog-deatils .comment-post-img .hank a {
  font-size: 18px;
}
.blog-deatils .blog-text-post a {
  color: #222626;
}
.blog-deatils .bdr3 {
  margin-bottom: 30px;
  float: left;
}
.blog-deatils .hank a {
  color: #0a3054;
  font-size: 42px;
  font-weight: 600;
  text-decoration: none;
}
.blog-deatils .hank {
  margin: 15px 0 10px;
}
.blog-deatils .time ul {
  margin: 10px 0 30px;
  color: #aeaeae;
}
.blog-deatils .time li {
  display: inline;
  margin-right: 10px;
}
.blog-deatils .time span {
  color: #0a3054;
  font-weight: 400;
}
.blog-deatils .time2 ul {
  margin: 0 0 20px;
  color: #aeaeae;
}
.blog-deatils .time2 li {
  display: inline;
  margin-right: 10px;
}
.blog-deatils .time2 span {
  color: #0a3054;
  font-weight: 400;
}
.blog-deatils .time2 strong {
  color: #1f1f1f;
  margin-right: 20px;
}
.blog-deatils aside {
  padding: 0 22px;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  border-radius: 5px;
}
.blog-deatils aside .blog-tag a {
  color: #000;
  font-size: 12px;
  line-height: 36px;
  font-weight: 500;
  margin-right: 10px;
  background: #e7e7e7;
  padding: 5px 18px;
  float: left;
  border-radius: 3px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.blog-deatils aside .searchform input[type="text"] {
  border: 1px solid #ececec;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-style: italic;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 15px;
  width: 100%;
}
.blog-deatils aside .searchform input[type="submit"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none !important;
  height: 40px;
  line-height: 40px;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: -99999px;
  top: 0;
  width: 35px;
}
.blog-deatils aside h3 {
  color: #1f1f1f;
  margin-bottom: 30px;
  margin-top: 0;
}
.blog-deatils aside li {
  list-style: inside none none;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  padding-bottom: 15px;
}
.blog-deatils aside li a {
  color: #1f1f1f;
}
.blog-deatils aside li a:hover {
  color: #999;
}
.blog-deatils aside .recent-detail .zcube-post-img {
  float: left;
}
.blog-deatils aside .recent-detail .zcube-post-title {
  float: left;
  width: 75%;
  padding-left: 25px;
}
.blog-deatils aside .recent-detail .zcube-post-title a {
  font-size: 18px;
  line-height: 16px;
  font-weight: 400;
}
.blog-deatils aside .recent-detail .zcube-post-title .zcube-post-date {
  margin-top: 5px;
  font-size: 12px;
}
.blog-deatils aside .recent-detail .zcube-post-title .zcube-post-date span {
  color: #0a3054;
}

.pagetions {
  text-align: center;
  padding-top: 30px;
  border-top: 1px solid #e7e7e7;
}
.pagetions li {
  display: inline;
}
.pagetions li a {
  background: #e7e7e7;
  display: inline-block;
  padding: 10px 20px;
  font-size: 18px;
  margin: 0 10px;
  color: #0a3054;
  font-weight: 400;
}

/*--- client ---*/
.client {
  background: #f9f9f9;
  padding: 50px 0;
}
.client li {
  display: inline;
  float: left;
  text-align: center;
  margin-right: 15px;
}
.client li:last-child {
  margin-right: 0;
}
.client li img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.client li img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.client .item img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}
.client .item img:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.client .owl-controls.clickable {
  display: none !important;
}

/*--- client2 ---*/
.client2 {
  padding: 80px 0 100px;
}
.client2 li {
  display: inline;
  float: left;
  text-align: center;
  width: 16.666666666666667%;
}
.client2 h2 {
  margin-bottom: 0;
}
.client2 .title {
  margin-bottom: 80px;
}

/*--- price-table ---*/
.price-table .price-box {
  color: #1f1f1f;
  border: 1px solid #eaeaea;
  padding: 30px;
}
.price-table .price-box .tilte {
  text-align: center;
  font-size: 24px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.price-table .price-box .tilte h4 {
  color: #0a3054;
  margin-bottom: 20px;
}
.price-table .price-box .tilte strong {
  color: #1f1f1f;
  font-size: 36px;
  font-weight: 500;
}
.price-table .price-box ul {
  width: 60%;
  margin: auto;
}
.price-table .price-box ul li {
  margin-bottom: 30px;
}
.price-table .price-box ul li::before {
  content: "";
  font-family: fontawesome;
  margin-right: 10px;
  color: #0a3054;
}
.price-table .price-box ul li:last-child::before {
  display: none;
}
.price-table .price-box ul a {
  background: #0a3054;
  padding: 10px 0;
  width: 100%;
  color: #fff;
  display: inline-block;
  text-align: center;
}

.price-table .col-md-4:nth-child(2n + 1) .price-box {
  -webkit-box-shadow: 1px 14px 43px #0000001a;
  box-shadow: 1px 14px 43px #0000001a;
}

/*--- our team ---*/
.our-team {
  padding: 100px 0;
  overflow: hidden;
}
.our-team .our-team-outer {
  position: relative;
}
.our-team .our-team-outer img {
  width: 100%;
}
.our-team .our-team-text {
  background: #fff;
  border: 1px solid #f9f9f9;
  padding-bottom: 10px;
  text-align: center;
}
.our-team .our-team-text h3 {
  color: #0a3054;
  font-weight: 600;
}
.our-team .our-team-text p {
  font-style: italic;
}
.our-team .our-team-outer:hover .our-team-text {
  border: 1px solid #ffdd00;
}
.our-team .top-social {
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  background: #ffdd00;
  text-align: center;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: -2;
  left: 0;
}
.our-team .top-social li {
  display: inline;
  margin: 0 5px;
}
.our-team .top-social li a {
  color: #0a3054;
}
.our-team .top-social li a :hover {
  color: #fff;
}
.our-team .our-team-outer:hover .top-social {
  bottom: 100px;
  z-index: 10;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.home-portfolio .masonry {
  /* Masonry container */
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}
.home-portfolio .masonry .item {
  /* Masonry bricks or child elements */
  background-color: #eee;
  display: inline-block;
  margin: 0 0 30px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.home-portfolio .masonry .item img {
  width: 100%;
}
.home-portfolio .masonry .item .text-hover {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  top: 40%;
  color: #fff;
}
.home-portfolio .masonry .item .text-hover a {
  color: #fff;
  font-size: 22px;
}
.home-portfolio .masonry .item::before {
  position: absolute;
  width: 90%;
  height: 90%;
  left: 5%;
  top: 30px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  content: "";
  background: #0a305499;
  opacity: 0;
}
.home-portfolio .masonry .item:hover::before {
  opacity: 1;
  top: 5%;
}
.home-portfolio .masonry .item:hover .text-hover {
  opacity: 1;
  top: 45%;
}
.home-portfolio .masonry3 {
  /* Masonry container */
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  column-gap: 30px;
}
.home-portfolio .masonry3 .item {
  /* Masonry bricks or child elements */
  background-color: #eee;
  display: inline-block;
  margin: 0 0 30px;
  width: 100%;
  position: relative;
}
.home-portfolio .masonry3 .item img {
  width: 100%;
}
.home-portfolio .masonry3 .item .text-hover {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  top: 40%;
  color: #fff;
}
.home-portfolio .masonry3 .item .text-hover a {
  color: #fff;
  font-size: 22px;
}
.home-portfolio .masonry3 .item::before {
  position: absolute;
  width: 90%;
  height: 90%;
  left: 5%;
  top: 30px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  content: "";
  background: #0a305499;
  opacity: 0;
}
.home-portfolio .masonry3 .item:hover::before {
  opacity: 1;
  top: 5%;
}
.home-portfolio .masonry3 .item:hover .text-hover {
  opacity: 1;
  top: 45%;
}
.home-portfolio .btn {
  width: 100%;
}
.home-portfolio .btn a {
  display: inline-block;
  margin: auto;
  padding: 10px 30px;
  color: #0a3054;
  font-weight: 500;
  border: 2px solid;
  margin-top: 30px;
}

/*--- case-studies ---*/
.case-studies {
  padding: 100px 0;
}
.case-studies .case-studies-detalis-img img {
  width: 100%;
}
.case-studies h2 {
  font-size: 36px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #1f1f1f;
  margin-top: 0;
}
.case-studies h4 {
  color: #0a3054;
}
.case-studies .time ul {
  margin: 10px 0 20px;
  color: #aeaeae;
}
.case-studies .time li {
  display: inline;
  margin-right: 10px;
}
.case-studies .time span {
  color: #0a3054;
  font-weight: 400;
}

.case-studies-details-text ul li {
  margin-top: 15px;
}
.case-studies-details-text ul li strong {
  width: 25%;
  display: inline-block;
  color: #1f1f1f;
  font-weight: 400;
}
.case-studies-details-text ul li strong i {
  color: #0a3054;
  margin-right: 10px;
}

.galler {
  padding: 100px 0;
}

#grid .mix {
  display: none;
}

.filter-option {
  text-align: center;
  margin-bottom: 30px;
}

.filter-option .filter.active {
  color: #0a3054;
}

.filter-option ul li {
  display: inline-block;
}

.filter-option ul li a {
  padding: 0px 20px;
  font-size: 16px;
  color: #252525;
  text-transform: capitalize;
  background: #fff;
  display: inline-block;
}

.project-item .image {
  overflow: hidden;
}

.project-item .content {
  width: 100%;
  background: #ffdd00;
  position: absolute;
  opacity: 0;
  bottom: -50px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-align: center;
  transition: all 0.3s ease 0s;
}

.project-item:hover .content {
  opacity: 1;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  bottom: 0;
}

.project-item:hover .project-title {
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
  top: 0px;
  color: #0a3054;
}

.project-item:hover .project-category {
  bottom: 0px;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}

.project-category,
.project-title {
  text-align: center;
  position: relative;
  left: 0;
  right: 0;
  -webkit-transition: all 0.9s ease 0s;
  transition: all 0.9s ease 0s;
}

.project-title {
  top: -20px;
}

.project-category {
  bottom: -20px;
}

.project-item-box .project-content {
  padding: 15px 15px 5px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.project-item-box:hover .project-content {
  background: #0a3054;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.project-item-box:hover .project-content p,
.project-item-box:hover .project-content h4 {
  color: #fff;
}

.project-item {
  position: relative;
  margin-top: 30px;
  overflow: hidden;
}
.project-item .img-responsive {
  width: 100%;
}

.project-item .zoom-button {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 0;
  background: #0a3054;
  color: #fff;
  font-size: 30px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 200px;
  opacity: 0;
}

.project-item:hover .image .zoom-button,
.project-item-box:hover .image .zoom-button {
  opacity: 1;
  top: 0;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  height: 100%;
}

.project-item {
  position: relative;
}
.project-item .text-hover {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  top: 40%;
  color: #fff;
}
.project-item .text-hover a {
  color: #fff;
  font-size: 22px;
}

.project-item::before {
  position: absolute;
  width: 90%;
  height: 90%;
  left: 5%;
  top: 30px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  content: "";
  background: #0a305499;
  opacity: 0;
}

.project-item:hover::before {
  opacity: 1;
  top: 5%;
}

.project-item:hover .text-hover {
  opacity: 1;
  top: 45%;
}

.masonry3 {
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  -webkit-column-break-inside: avoid;
  break-inside: avoid;
  overflow: hidden;
}

/*--- faq ---*/
.faq {
  padding: 100px 0;
}
.faq .title {
  margin-bottom: 50px;
}
.faq .panel-group .panel-heading {
  border-bottom: 0;
  padding-left: 0;
}
.faq .panel-title a {
  font-size: 24px;
  color: #0a3054;
  font-weight: 700;
}
.faq .panel-body {
  background: #f9f9f9;
  border-top: none !important;
}
.faq .faq-title {
  background: #ffdd00;
  text-align: center;
  padding: 10px 0 20px;
  margin-bottom: 30px;
}
.faq .faq-title h2 {
  color: #0a3054;
  font-weight: 700;
}

.faq-from {
  background: #f9f9f9;
  padding-bottom: 30px;
  margin-top: 50px;
}
.faq-from form {
  padding: 0 20px;
}
.faq-from .form-control {
  background: none;
  border: 1px soild #d4dfff;
  border-radius: 0;
  margin-bottom: 30px;
  padding: 10px 20px !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.faq-from .btn-custom {
  background-color: #0a3054 !important;
  border-radius: 0;
  color: #ffffff !important;
  float: left;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin-top: 15px;
  padding: 10px 45px !important;
  width: 100%;
  text-transform: uppercase;
}

/*--- contact ---*/
.contact-informations {
  padding: 100px 0;
}
.contact-informations .contact-address {
  margin-top: 50px;
  padding: 35px;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 100px;
  background: #0a3054cc;
  color: #fff;
  font-size: 14px;
}
.contact-informations .contact-text:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.contact-informations #map {
  height: 400px;
  width: 100%;
}

.contact-form {
  padding: 100px 0 0;
}
.contact-form .contact-form-box {
  width: 70%;
  margin: auto;
  text-align: center;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
  background: none;
  border: 1px solid #7c7c7c;
  color: #7c7c7c;
  float: left;
  margin-bottom: 20px;
  padding: 15px 30px;
  width: 100%;
}
.contact-form input[type="submit"] {
  border: 1px solid #0a3054;
  background: #0a3054;
  color: #fff;
  padding: 15px 30px;
  text-transform: uppercase;
  margin-top: 30px;
}
.contact-form input:hover[type="submit"] {
  border: 1px solid #1f1f1f;
  background: none;
  color: #1f1f1f;
}
.contact-form .name,
.contact-form .email,
.contact-form .subject,
.contact-form .textarea {
  float: left;
  position: relative;
  width: 100%;
}

/*--- footer ---*/
.footer {
  background: #1f1f25;
  color: #fff;
  font-weight: 300;
  line-height: 28px;
  padding: 50px 0 0;
  font-size: 14px;
  position: fixed;
  bottom: 0;
  width: 100%;
}
.footer a {
  color: #fff;
}
.footer a:hover {
  color: #0a3054;
}
.footer .w80 {
  float: left;
  width: 80%;
}
.footer .w50 {
  float: left;
  width: 50%;
}
.footer .w50 li {
  margin-bottom: 10px;
}
.footer .weight h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.footer .weight h5 a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.footer .time {
  font-size: 12px;
  color: #7c7c7c;
}
.footer .time::before {
  color: #7c7c7c;
  content: "";
  font-family: fontawesome;
  margin-right: 10px;
}
.footer .weight span {
  display: inline-block;
  width: 86%;
}
.footer .weight h5 {
  margin-bottom: 0;
  margin-top: 0;
}
.footer .weight li {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.footer .social-f li {
  display: inline;
  width: auto;
}
.footer .social-f li a {
  width: 38px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #7c7c7c;
  border-radius: 50%;
  float: left;
  text-align: center;
  margin-right: 10px;
}
.footer .social-f li a:hover {
  background: #fff;
  border: 1px solid #fff;
}
.footer .news-later {
  float: left;
  width: 100%;
  margin-top: 10px;
  background: #36363b;
}
.footer .news-later input[type="email"] {
  background: none;
  border: none;
  padding: 10px;
  float: left;
  width: 90%;
}
.footer .news-later a {
  margin-top: 10px;
  float: left;
  color: #7c7c7c;
}
.footer .news-later a:hover {
  color: #fff;
}
.footer .flogo {
  margin-bottom: 12px;
}

.copyright {
  text-align: center;
  color: #e5e3e3;
  padding: 20px 0;
  background: #19191f;
  margin-top: 50px;
  font-size: 14px;
}
.copyright span {
  color: #095dac;
}

/*--- responsive ---*/
@media (min-width: 320px) and (max-width: 736px) {
  .bg {
    position: relative;
    z-index: 5;
    margin-bottom: 0;
  }

  #mainNav .container {
    width: 100%;
  }

  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand,
  .affix .navbar-brand {
    margin-left: 0;
    padding-top: 15px !important;
  }

  .navbar-inverse .navbar-nav > li.open > a,
  .navbar-inverse .navbar-nav > li.open > a:hover,
  .navbar-inverse .navbar-nav > li.open > a:focus {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #0a3054;
  }

  .case-studies {
    padding: 50px 0 100px;
  }
  .case-studies .case-studies-detalis-img {
    margin-bottom: 30px;
    margin-top: 50px;
  }

  .pagetions {
    margin-bottom: 100px;
  }

  .main-header .item {
    height: 480px;
    background-position: center center;
  }

  .main-header .left-control {
    right: 30px;
    top: 38%;
    left: inherit;
  }

  .weight {
    float: left;
    margin-bottom: 30px;
  }

  .affix-top {
    top: 0;
    padding-top: 0px;
  }

  .main-header-text {
    margin-top: 200px;
  }
  .main-header-text h2 {
    width: 100%;
    font-size: 48px;
  }
  .main-header-text h4 {
    width: 100%;
  }

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

  .about,
  .our-team,
  .contact-informations {
    padding: 50px 0;
  }

  .about2 {
    padding: 50px 0;
  }

  .main-header-text h1 {
    font-size: 30px;
    width: 100%;
  }

  .px-vedio h2 {
    font-size: 32px;
  }

  .px-vedio p {
    width: 100%;
  }

  .home-portfolio .masonry,
  .home-portfolio .masonry3 {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 30px;
    column-gap: 30px;
  }

  .home-team .team-box,
  .price-table .price-box {
    margin-bottom: 30px;
  }

  .home-contact #map {
    height: 250px;
    width: 100%;
    position: absolute;
    right: 0;
    top: inherit;
    bottom: 0;
  }

  .home-contact {
    height: 700px;
  }

  .footer {
    position: inherit;
  }

  .main-header-text a {
    margin-right: 20px;
    margin-top: 10px;
    padding: 12px 15px;
  }

  .about2::after {
    display: none;
  }

  .main-header {
    height: 700px;
    margin-top: 0;
  }

  .title p {
    width: 100%;
  }

  .home-portfolio .masonry .item .text-hover a {
    font-size: 18px;
  }

  .blog-deatils aside {
    padding: 0 0;
  }

  #commentform {
    margin-bottom: 100px;
  }

  .contact-informations .contact-address {
    right: 5%;
  }

  .home-testimonial .testimonial-box,
  .features2 .features-text {
    margin-bottom: 30px;
  }

  .top-nav li {
    display: none;
  }

  .navbar-inverse .navbar-toggle {
    background: #ffdd00;
    border-color: #ffdd00;
    margin-bottom: 18px;
    color: #0a3054;
    margin-top: 18px;
  }

  .navbar-inverse .navbar-toggle:focus,
  .navbar-inverse .navbar-toggle:hover {
    background-color: #ffdd00;
  }

  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0a3054;
  }

  .navbar-nav li {
    float: left;
    width: 100%;
  }

  .affix .nav.navbar-nav a {
    height: 55px;
    padding-bottom: 10px;
  }

  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #7c7c7c;
  }

  .navbar-nav {
    background: #fff;
    margin: 7.5px -15px;
  }

  .about {
    overflow: hidden;
  }

  .client li {
    margin-bottom: 20px;
    width: 100%;
  }

  .about .about-text h2 {
    font-size: 50px;
  }

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

  .features-img img {
    width: 100%;
  }

  .features-hover img {
    width: auto;
  }

  .features .features-img {
    margin-bottom: 30px;
  }

  .title h4 {
    font-size: 15px;
  }

  .insid-header-text h1 {
    font-size: 30px;
  }

  .insid-header-text h4 {
    font-size: 14px;
  }

  .insid-header-text {
    margin: 150px auto 50px;
  }

  .services {
    padding: 50px 15px;
  }

  .features .container {
    padding: 35px 0px 0px;
  }

  .services .services-text-left {
    padding-right: 20px;
  }

  .features .features-hover {
    bottom: -100px;
  }

  .title h2 {
    font-size: 45px;
  }

  .in .nav.navbar-nav a,
  .in .nav.navbar-nav a:hover,
  in .nav.navbar-nav a:focus {
    color: #0a3054;
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .navbar-inverse .navbar-nav .dropdown-menu.arrow a {
    height: auto;
    margin: 0 0 18px;
    padding: 0;
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .nav.navbar-nav li::after {
    left: 0;
  }

  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border: medium none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .client2 li {
    margin-bottom: 30px;
    width: 100%;
  }

  .client li {
    width: 100%;
    margin-bottom: 30px;
  }

  .client li:last-child,
  .client2 li:last-child {
    margin-bottom: 0;
  }

  .blog-deatils .blog-img2 {
    width: 100%;
  }

  .blog-deatils .comments-area .offset2 {
    margin-left: 0;
  }

  .case-studies .case-studies-box .case-studies-box-hover {
    -webkit-transform: translateY(450px);
    transform: translateY(450px);
  }

  .contact-form .contact-form-box {
    width: 100%;
  }

  .title h4 {
    font-size: 13px;
  }

  .title {
    margin-bottom: 50px;
  }

  .contact-informations .contact-address {
    margin-top: 50px;
  }

  .masonry3 {
    -webkit-column-count: 1;
    column-count: 1;
    overflow: hidden;
  }
}
@media (min-width: 1300px) and (max-width: 1440px) {
  .main-header {
    height: 650px;
  }

  #mainNav .container {
    width: inherit;
  }

  .main-header .item {
    height: 650px;
  }

  .main-header-text {
    margin-top: 200px;
  }

  .about {
    overflow: hidden;
  }

  .about.about2 {
    overflow: inherit;
  }

  .main-header-text h1 {
    font-size: 70px;
  }

  .client2 li {
    margin-bottom: 30px;
    width: 33.33%;
  }

  .our-team-text img {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #mainNav .container {
    width: 100%;
  }

  .search-nav {
    margin-left: 0;
  }

  .bg {
    margin-bottom: 660px;
  }

  .navbar-inverse .navbar-nav li a {
    padding: 55px 12px;
  }

  .main-header {
    height: 650px;
  }

  .features .f-contanier {
    width: 100%;
  }

  .masonry3 {
    -webkit-column-count: 2;
    column-count: 2;
  }

  .zcube-post-img {
    width: 25%;
  }
  .zcube-post-img img {
    width: 100%;
  }

  .comment-respond img {
    width: 100%;
  }

  .features-hover {
    font-size: 12px;
    line-height: 18px;
  }

  .main-header-text h4 {
    font-size: 15px;
  }

  .main-header-text {
    margin-top: 150px;
  }

  .about {
    overflow: hidden;
  }

  .about.about2 {
    overflow: inherit;
  }

  .main-header-text h1 {
    font-size: 48px;
  }

  .our-team-outer {
    margin-bottom: 20px;
  }

  .about .about-text h2 {
    font-size: 32px;
  }

  .about .about-text {
    margin-top: 0px;
  }

  .our-team {
    padding: 100px 0 70px;
  }

  .client2 li {
    margin-bottom: 30px;
    width: 33.33%;
  }

  .client li {
    width: 33.33%;
    margin-bottom: 30px;
  }

  .blog-img2 {
    width: 100%;
  }

  .blog-deatils .bdrright img {
    border: 2px;
    border-radius: 50%;
    width: 100%;
  }

  .blog-deatils .comments-area .offset2 {
    margin-left: 60px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .search-nav2 {
    margin-left: 0;
  }

  .navbar-inverse .navbar-nav li a {
    padding: 55px 3px;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  .search-nav2 {
    margin-left: 0;
  }

  .navbar-inverse .navbar-nav li a {
    padding: 55px 10px;
  }
}

/*# sourceMappingURL=style.css.map */
