@charset "UTF-8";

body {
  line-height: 1.65;
  font-family: "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

p {
  color: #000;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  line-height: 1.7;
}

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

iframe {
  border: 0;
}

a,
a:focus,
a:hover {
  text-decoration: none;
  outline: 0;
  color: #000080;
}

.navbar-toggle .icon-bar {
  background: #000080;
}

input[type="email"],
input[type="password"],
input[type="text"],
input[type="tel"] {
  box-shadow: none;
  height: 45px;
  outline: none;
  font-size: 14px;
}
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus {
  box-shadow: none;
  border: 1px solid#000080;
}

.form-control {
  box-shadow: none;
  border-radius: 0;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid#000080;
}

.slick-slide {
  outline: 0;
}

.btn-main,
.btn-small,
.btn-transparent {
  background: #000080;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 14px 35px;
  text-transform: uppercase;
  border-radius: 0;
  transition: all 0.2s ease;
}
.btn-main.btn-icon i,
.btn-icon.btn-small i,
.btn-icon.btn-transparent i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}
.btn-main:hover,
.btn-small:hover,
.btn-transparent:hover {
  background: #353240;
  color: #fff;
}

.btn-solid-border {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}
.btn-solid-border:hover {
  border: 1px solid#000080;
  background: #000080;
}

.btn-transparent {
  background: transparent;
  padding: 0;
  color: #000080;
}
.btn-transparent:hover {
  background: transparent;
  color: #000080;
}

.btn-large {
  padding: 20px 45px;
}
.btn-large.btn-icon i {
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

.btn-small {
  padding: 10px 25px;
  font-size: 12px;
}

.btn-round {
  border-radius: 4px;
}

.btn-round-full {
  border-radius: 50px;
}

.btn.active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  box-shadow: none;
}

.mt-10 {
  margin-top: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.btn:focus {
  color: #ddd;
}

.w-100 {
  width: 100%;
}

.margin-0 {
  margin: 0 !important;
}

.bg-shadow {
  background-color: #fff;
  box-shadow: 0 16px 24px rgba(0, 0, 0, 0.08);
  padding: 20px;
}

.bg-gray {
  background: #f9f9f9;
}

.bg-primary {
  background: #000080 !important;
}

.bg-primary-dark {
  background: #4d485d !important;
}

.bg-primary-darker {
  background: #353240 !important;
}

.bg-dark {
  background: #202122 !important;
}

.section {
  padding: 100px 0;
}

.section-sm {
  padding: 70px 0;
}

.title {
  padding: 20px 0 30px;
}
.title h2 {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}
.section-title p {
  color: #000;
}

.section-subtitle {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
}

.page-title {
  padding: 100px 0;
}
.page-title .block {
  text-align: center;
}
.page-title .block h1 {
  color: #fff;
  font-weight: 200;
  letter-spacing: 6px;
  margin-top: 0;
  text-transform: capitalize;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .page-title .block h1 {
    font-size: 32px;
  }
}
.page-title .block p {
  color: #fff;
  font-weight: 300;
  margin-bottom: 0;
}

.heading {
  padding-bottom: 60px;
  text-align: center;
}
.heading h2 {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}
.heading p {
  font-size: 18px;
  line-height: 40px;
  color: #292929;
  font-weight: 300;
}

.page-wrapper {
  padding: 70px 0;
}

.social-media-icons ul li {
  display: inline-block;
}
.social-media-icons ul li a {
  font-size: 18px;
  color: #333;
  display: inline-block;
  padding: 7px 12px;
  color: #fff;
}
.social-media-icons ul li .twitter {
  background: #00aced;
}
.social-media-icons ul li .facebook {
  background: #3b5998;
  padding: 7px 18px;
}
.social-media-icons ul li .googleplus {
  background: #dd4b39;
}
.social-media-icons ul li .dribbble {
  background: #ea4c89;
}
.social-media-icons ul li .instagram {
  background: #bc2a8d;
}

.commonSelect {
  margin-left: 10px;
  padding-right: 6px;
  position: relative;
}
.commonSelect:before {
  content: "\f3d0";
  font-family: "themefisher-font";
  position: absolute;
  right: -4px;
  top: 4px;
  font-size: 10px;
}
.commonSelect select {
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  border: none;
  padding: 0;
  height: auto;
  color: #555;
}
.commonSelect select:focus {
  box-shadow: none;
  border: none;
}

.tabCommon .nav-tabs {
  border-bottom: 0;
  margin-bottom: 10px;
}
.tabCommon .nav-tabs li {
  margin-right: 5px;
}
.tabCommon .nav-tabs li a.active {
  background-color: #000080;
  border: 1px solid#000080;
  color: #ffffff;
}
.tabCommon .nav-tabs a {
  border-radius: 0;
  background: #f9f9f9;
}
.tabCommon .nav-tabs a:hover {
  border: 1px solid transparent;
  background: #000080;
  color: #fff;
}
.tabCommon .tab-content {
  padding: 20px;
  border: 1px solid #dedede;
}
.tabCommon .tab-content p {
  margin-bottom: 0;
}

.commonAccordion .panel,
.commonAccordion-2 .panel {
  border-radius: 0;
  box-shadow: none;
}
.commonAccordion .panel .panel-heading,
.commonAccordion-2 .panel .panel-heading {
  background: transparent;
  padding: 0;
}
.commonAccordion .panel .panel-title,
.commonAccordion-2 .panel .panel-title {
  position: relative;
}
.commonAccordion .panel .panel-title a,
.commonAccordion-2 .panel .panel-title a {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 10px;
}
.commonAccordion .panel .panel-title a:before,
.commonAccordion-2 .panel .panel-title a:before {
  color: #555;
  content: "\f209";
  position: absolute;
  right: 25px;
  font-family: "themefisher-font";
}
.commonAccordion .panel .panel-title a.collapsed:before,
.commonAccordion-2 .panel .panel-title a.collapsed:before {
  content: "\f217";
}

@media (max-width: 480px) {
  .buttonPart li {
    margin-bottom: 8px;
  }
}
@media (max-width: 768px) {
  .buttonPart li {
    margin-bottom: 8px;
  }
}

.overlay,
.slider,
.page-title {
  position: relative;
}
.overlay:before,
.slider:before,
.page-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  /* background: #1d192c; */
  opacity: 0.8;
}

.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #000080 !important;
}

#success,
#error {
  display: none;
}

#wrapper-work {
  overflow: hidden;
  padding-top: 100px;
}
#wrapper-work ul li {
  width: 50%;
  float: left;
  position: relative;
}
#wrapper-work ul li img {
  width: 100%;
  height: 100%;
}
#wrapper-work ul li .items-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding-left: 44px;
  padding-top: 140px;
}
#wrapper-work ul li .items-text h2 {
  padding-bottom: 28px;
  padding-top: 75px;
  position: relative;
}
#wrapper-work ul li .items-text h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 3px;
  background: #fff;
}
#wrapper-work ul li .items-text p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 300;
  padding-right: 80px;
}

/*--
	features-work Start 
--*/
#features-work {
  padding-top: 50px;
  padding-bottom: 75px;
}
#features-work .block ul li {
  width: 19%;
  text-align: center;
  display: inline-block;
  padding: 40px 0px;
}

/*--
	Header Start 
--*/
header {
  background: #fff;
  padding: 20px 0;
}
header .navbar {
  margin-bottom: 0px;
  border: 0px;
}
header .navbar-brand {
  padding-top: 5px;
}
header .navbar-default {
  background: none;
  border: 0px;
}
header .navbar-default .navbar-nav {
  padding-top: 10px;
}
header .navbar-default .navbar-nav li a {
  color: #333333;
  padding: 10px 26px;
  font-size: 15px;
}
header .navbar-default .navbar-nav li a:hover {
  color: #000;
}

header .navbar h1 {
  font-size: 1.5rem;
  font-family: "Poppins", sans-serif;
  text-transform: lowercase;
  color: #000080;
}

.navigation {
  background: #fff;
  padding: 20px 0;
}
.navigation .navbar {
  margin-bottom: 0px;
  border: 0px;
}
.navigation .navbar-brand {
  padding-top: 5px;
}
.navigation .navbar-toggler {
  font-size: 36px;
}
.navigation .navbar-toggler:focus {
  outline: 0;
}
.navigation .navbar {
  background: none;
  border: 0px;
}
.navigation .navbar .navbar-nav {
  padding-top: 10px;
}
@media (max-width: 992px) {
  .navigation .navbar .navbar-nav {
    text-align: center;
  }
}
.navigation .navbar .navbar-nav > li > a {
  color: #5c5c5c;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  transition: 0.3s;
}
.navigation .navbar .navbar-nav > li > a:hover,
.navigation .navbar .navbar-nav > li > a:focus {
  color: #000;
  background: transparent;
}
.navigation .navbar .navbar-nav li.active > a {
  text-decoration: underline;
  color: #000080;
}
.navigation .navbar .dropdown-menu {
  border-radius: 0;
  border: none;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
  padding: 0;
}
@media (max-width: 992px) {
  .navigation .navbar .dropdown-menu {
    text-align: center;
    float: left !important;
    width: 100%;
    margin: 0;
  }
}
.navigation .navbar .dropdown-menu li:first-child {
  margin-top: 10px;
}
.navigation .navbar .dropdown-menu li:last-child {
  margin-bottom: 10px;
}
.navigation .navbar .dropdown-menu a {
  font-weight: normal;
  color: #808080;
  padding: 10px 20px;
  transition: all 0.3s ease;
}
.navigation .navbar .dropdown-menu a:focus,
.navigation .navbar .dropdown-menu a:hover {
  background: #000080;
  color: #fff;
}

.dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-menu,
.dropright .dropdown-menu {
  margin: 0;
}

.dropleft .dropdown-toggle::before,
.dropright .dropdown-toggle::after {
  font-weight: bold;
  font-family: "Ionicons";
  border: 0;
  font-size: 10px;
  vertical-align: 1px;
}

.dropleft .dropdown-toggle::before {
  content: "\f3d2";
  margin-right: 7px;
}

.dropright .dropdown-toggle::after {
  content: "\f3d3";
  margin-left: 7px;
}

.dropdown-item {
  padding: 0.8rem 1.5rem;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 992px) {
  .dropdown-item {
    padding: 0.6rem 1.5rem;
  }
}

.dropdown-submenu:hover > .dropdown-item,
.dropdown-item:hover {
  background: #000080;
  color: #fff !important;
}

.dropdown-item.active {
  text-decoration: underline;
  background-color: transparent;
  color: inherit;
}

.dropdown-submenu.active > .dropdown-toggle {
  text-decoration: underline;
  color: inherit;
}

ul.dropdown-menu li {
  padding-left: 0px !important;
}

.slider {
  background: url("../images/slider-bg.png") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 10% 0%;
  padding: 200px 0;
  position: relative;
}

.slider h2 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 3rem;
}
@media (max-width: 992px) {
  .slider {
    padding: 150px 0;
  }
}
.slider .block {
  color: #e3e3e4;
  text-align: center;
}
.slider .block h1 {
  font-weight: 100;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 10px;
  padding-bottom: 15px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .slider .block h1 {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 768px) {
  .slider .block h1 {
    font-size: 32px;
    line-height: 42px;
  }
}
.slider .block p {
  margin-bottom: 30px;
  color: #b9b9b9;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
}
@media (max-width: 992px) {
  .slider .block p {
    font-size: 16px;
  }
}

.call-to-action {
  padding: 70px 0px;
  text-align: center;
}
.call-to-action h2 {
  color: #fff;
}
.call-to-action p {
  color: #fff;
}
.call-to-action .btn-main,
.call-to-action .btn-transparent,
.call-to-action .btn-small {
  padding: 15px 35px;
  font-size: 12px;
  margin-top: 30px;
}

.service {
  text-align: center;
  padding: 90px 0;
}
.service .service-item {
  padding-bottom: 30px;
}
.service .service-item i {
  font-size: 60px;
  color: #000080;
}
.service .service-item h4 {
  padding-top: 15px;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
}
.service .service-item p {
  padding-top: 10px;
  margin: 0;
}

.dark-service .title {
  color: #fff;
}
.dark-service .service-item {
  text-align: center;
  padding: 0 10px;
  padding-top: 30px;
}
@media (max-width: 480px) {
  .dark-service .service-item {
    padding: 0;
    padding-top: 30px;
  }
}
.dark-service .service-item i {
  font-size: 50px;
  color: #fff;
}
.dark-service .service-item h4 {
  color: #fff;
  padding-top: 15px;
  margin: 0;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.dark-service .service-item p {
  padding-top: 10px;
  margin: 0;
}

.service-about p {
  line-height: 28px;
}

.service-arrow .block {
  padding: 70px 30px;
  text-align: center;
}
@media (max-width: 480px) {
  .service-arrow .block {
    padding: 60px 10px;
  }
}
.service-arrow .block i {
  font-size: 40px;
  display: inline-block;
  margin-bottom: 15px;
}
.service-arrow .block p {
  color: #fff;
  margin-bottom: 0;
}
.service-arrow .block h3 {
  font-size: 24px;
}

.service-list .block {
  padding: 30px;
  margin-bottom: 20px;
  background: #fff;
}
@media (max-width: 480px) {
  .service-list .block {
    padding: 30px 20px;
  }
}
.service-list .block p {
  margin-bottom: 0;
}

.portfolio-work {
  padding: 80px 0;
}
.portfolio-work .block .portfolio-menu {
  text-align: center;
}
.portfolio-work .block .portfolio-menu .btn-group {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  .portfolio-work .block .portfolio-menu .btn-group {
    display: block;
  }
}
.portfolio-work .block .portfolio-menu .btn-group label {
  display: inline-block;
  border: 1px solid #dedede;
  padding: 8px 25px;
  cursor: pointer;
  font-size: 15px;
  color: #333333;
  outline: 0;
  background: #fff;
  margin: 3px 2px;
  border-radius: 0;
  transition: all 0.3s ease;
}
.portfolio-work .block .portfolio-menu .btn-group label.active {
  background-color: #000080;
  border-color: #000080;
  color: #fff;
}

.portfolio-item {
  position: relative;
  padding: 0;
}
.portfolio-item img {
  width: 100%;
  height: auto;
}
.portfolio-item:hover .portfolio-hover {
  visibility: visible;
  opacity: 1;
}
.portfolio-item:hover .portfolio-content {
  transform: translateY(-50%);
}
.portfolio-hover {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(60, 55, 55, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: 0.3s ease;
}
.portfolio-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-40%);
  text-align: center;
  padding: 20px;
  transition: inherit;
}
.portfolio-content * {
  color: #fff;
}
.portfolio-content a {
  display: block;
  transition: 0.2s ease;
}
.portfolio-content a:hover {
  color: #fff;
  opacity: 0.8;
}
.portfolio-content a i {
  font-size: 30px;
}
.portfolio-content a.h3 {
  margin-top: 0;
}

.contact-form {
  padding-top: 70px;
  padding-bottom: 35px;
}
.contact-form .block .form-group {
  padding-bottom: 15px;
  margin: 0px;
}
.contact-form .block .form-group .form-control {
  background: #f6f8fa;
  height: 60px;
  padding: 10px 20px;
  border: 1px solid #eef2f6;
  box-shadow: none;
  width: 100%;
}
.contact-form .block .form-group-2 {
  margin-bottom: 13px;
}
.contact-form .block .form-group-2 textarea {
  background: #f6f8fa;
  height: 135px;
  border: 1px solid #eef2f6;
  box-shadow: none;
  width: 100%;
  padding: 15px 20px;
}
.contact-form .block button {
  width: 100%;
  height: 60px;
  background: #000080;
  border: none;
  color: #fff;
  font-size: 18px;
}

.address-block li {
  margin-bottom: 10px;
}
.address-block li i {
  margin-right: 15px;
  font-size: 20px;
  width: 20px;
}

.social-icons {
  margin-top: 40px;
}
.social-icons li {
  display: inline-block;
  margin: 0 6px;
}
.social-icons a {
  display: inline-block;
}
.social-icons i {
  color: #2c2c2c;
  margin-right: 25px;
  font-size: 25px;
}

.google-map {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 42rem;
  flex: 1 1 42rem;
  width: 100%;
}

.google-map .map {
  width: 100%;
  height: 300px;
}

.contact-box {
  padding-top: 35px;
  padding-bottom: 58px;
}
.contact-box .block img {
  width: 100%;
}
.contact-box .block h2 {
  font-weight: 300;
  color: #000;
  font-size: 28px;
  padding-bottom: 30px;
}
.contact-box .block p {
  color: #5c5c5c;
  display: block;
}

.about .block h2 {
  padding-top: 35px;
  margin: 0;
}
.about .block p {
  padding-top: 20px;
  line-height: 28px;
}
.about .block img {
  width: 100%;
}
.about .about-img {
  overflow: hidden;
}
.about .about-img:hover img {
  transform: scale3D(1.1, 1.1, 1);
}
.about .about-img img {
  opacity: 0.6;
  transition: all 0.5s ease-out;
}
.about .section-title {
  margin-bottom: 0px;
}

.instagram-feed a {
  margin: 6px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px;
  width: 23.5%;
}
@media (max-width: 768px) {
  .instagram-feed a {
    width: 49%;
    margin: 3px;
  }
}
@media (max-width: 480px) {
  .instagram-feed a {
    width: 100%;
    margin: 3px;
  }
}
.instagram-feed a:hover img {
  filter: grayscale(10);
}
.instagram-feed a img {
  width: 100%;
}

.dashboard-menu .active {
  background: #000080;
  color: #fff;
  border: 1px solid#000080;
}
.dashboard-menu li {
  padding: 0;
  margin: 0 3px;
}
.dashboard-menu li a {
  padding: 10px 20px;
  border: 1px solid #dedede;
}
@media (max-width: 768px) {
  .dashboard-menu li a {
    padding: 10px 15px;
  }
}
@media (max-width: 480px) {
  .dashboard-menu li a {
    padding: 10px 5px;
  }
}
@media (max-width: 400px) {
  .dashboard-menu li a {
    padding: 10px 5px;
    font-size: 12px;
  }
}

.dashboard-wrapper {
  border: 1px solid #dedede;
  margin-top: 30px;
  padding: 20px;
}
.dashboard-wrapper h2 {
  font-size: 18px;
}
.dashboard-wrapper h4 {
  font-size: 16px;
}
.dashboard-wrapper .user-img {
  width: 120px;
  border-radius: 100px;
}

.dashboard-user-profile .user-img {
  width: 180px;
}
.dashboard-user-profile .user-profile-list {
  margin-top: 30px;
  padding-left: 30px;
}
.dashboard-user-profile .user-profile-list li {
  margin-bottom: 8px;
}
.dashboard-user-profile .user-profile-list span {
  font-weight: bold;
  margin-right: 5px;
  width: 100px;
  display: inline-block;
}

.bg-1 {
  background-image: url("../images/slider-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bg-2 {
  background: url("../images/slider-bg.png");
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
}

.bg-2 p {
  color: #fff;
}

@media (max-width: 480px) {
  .bg-2 {
    /* background: url("../images/slider-bg.png");
    background-size: cover;
    background-attachment: fixed; */
    color: #000;
  }
  .bg-2 p {
    color: #000;
  }
}

.footer {
  background: #f5f5f5;
  text-align: center;
  padding: 80px 0;
}
.footer p {
  font-size: 13px;
  line-height: 25px;
  color: #919191;
}
.footer a {
  color: #595959;
}
.footer .footer-manu {
  padding-bottom: 25px;
}
.footer .footer-manu ul {
  margin: 0px;
  padding: 0px;
}
.footer .footer-manu ul li {
  display: inline-block;
  padding: 10px 20px;
}
.footer .footer-manu ul li a {
  display: inline-block;
  color: #494949;
}
.footer .footer-manu ul li a:hover {
  color: #000;
}
.footer .copyright a {
  font-weight: 600;
}

.scroll-to-top {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999;
  height: 40px;
  width: 40px;
  background: #000080;
  border-radius: 50%;
  text-align: center;
  line-height: 40px;
  color: white;
  cursor: pointer;
  transition: 0.3s;
  display: none;
}
@media (max-width: 480px) {
  .scroll-to-top {
    bottom: 15px;
    right: 15px;
  }
}
.scroll-to-top:hover {
  background-color: #333;
}
