/*-----------------------------------------------------------------------------------

    Template Name: Lawgne - Attorney & Lawyers HTML Template
    Template URI: site.com
    Description: Lawgne - Attorney & Lawyers HTML Template
    Author: WebTend 
    Author URI: https://webtend.net/
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Theme default css
	02. Header css
        ## Header one css
        ## Header Two css
    03. Hero css
        ## Hero one css
        ## Hero two css
        ## Areadcrumbs css
    04. About css
        ## About one css
        ## About two css
    05. Service css
        ## Service one css
        ## Service two css
        ## Service three css
        ## Service-four css
        ## Service details css
    06. Features css
        # Features one css
        # Features two css
    07. CTA css
        ## CTA One css
        ## CTA two css
        ## CTA three css
    08. Element css
        ## Counter css
            ## Counter one css
            ## Counter Two css
            ## Counter Three css
            ## Counter Four css
        ## Skill css
        ## Video css
        ## Gallery css
        ## Faq css
        ## Newsletter css
        ## Sponsor css
    09. Case css
        ## Case One css
        ## Case Two css
        ## Case Three css
    10. Team css
    11. Testimonial css
    12. Blog css
        ## Blog one css
        ## Blog Two css
        ## Blog three Css
        ## Blog Four css
        ## Blog Five css
        ## Blog Six css
        ## Blog details css
    13. Sidebar css
    14. Contact css
        ## Contact one css
        ## Contact two css
    15. Footer css

-----------------------------------------------------------------------------------*/
/*=========================
    1. Start COMMON css 
==========================*/
@import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;700&family=Karla:wght@400;500;600;700&display=swap");
html {
  font-size: 100%;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s ease-out 0s;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
  text-decoration: none;
  outline: none;
}

i,
span,
a {
  display: inline-block;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Frank Ruhl Libre", serif;
  color: rgba(54, 84, 148, 0.659);
  margin: 0px;
  font-weight: 600;
}

h1 {
  font-size: 80px;
  line-height: 90px;
}

h2 {
  font-size: 50px;
  line-height: 1.2;
}

h3 {
  font-size: 30px;
  line-height: 40px;
}

h4 {
  font-size: 24px;
  line-height: 35px;
}

h5 {
  font-size: 18px;
  line-height: 28px;
}

h6 {
  font-size: 16px;
}

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

p {
  color: #aaabb8;
  margin: 0px;
}

input,
textarea {
  display: inherit;
}

img {
  max-width: 100%;
}

body {
  font-family: "Karla", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #aaabb8;
  font-size: 17px;
  line-height: 32px;
  overflow-x: hidden;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
.section-title-white span.span,
.section-title-white h2 {
  color: #fff;
}

.bg_cover {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.parallax-bg {
  background-attachment: fixed;
}

.slick-slide {
  outline: 0;
}

ul.social-link li {
  display: inline-block;
}

.form_group {
  position: relative;
}

.form_control {
  width: 100%;
  padding: 0 30px;
  height: 55px;
  border: none;
}

textarea.form_control {
  padding-top: 15px;
  display: inherit;
}

.section-title.section-title-left {
  text-align: left;
}
.section-title.section-title-left span.sub-title:after {
  display: none;
}
.section-title.section-title-right {
  text-align: right;
}
.section-title.section-title-right span.sub-title:before {
  display: none;
}
.section-title.section-title-white h2 {
  color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-title h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-title h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .section-title h2 {
    font-size: 32px;
    line-height: 45px;
  }
}
@media (max-width: 400px) {
  .section-title h2 {
    font-size: 28px;
    line-height: 40px;
  }
}

span.sub-title {
  position: relative;
  margin-bottom: 15px;
  display: block;
  color: #1e3668;
  font-size: 22px;
  font-weight: 700;
  font-family: "Karla", sans-serif;
  color: #1e3668;
}
@media (max-width: 767px) {
  span.sub-title {
    font-size: 15px;
  }
}
span.sub-title:after,
span.sub-title:before {
  display: inline-block;
  content: "";
  width: 50px;
  height: 3px;
  background-color: #1e3668;
  vertical-align: middle;
}
span.sub-title:before {
  margin-right: 30px;
}
@media (max-width: 767px) {
  span.sub-title:before {
    margin-right: 10px;
  }
}
span.sub-title:after {
  margin-left: 30px;
}
@media (max-width: 767px) {
  span.sub-title:after {
    margin-left: 10px;
  }
}

.bg-with-overlay {
  position: relative;
  z-index: 1;
}
.bg-with-overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.9);
  z-index: -1;
}
.bg-with-overlay.bg-with-overlay-two:after {
  background-color: rgba(25, 23, 21, 0.86);
}

/*===== All bg =====*/
.light-bg {
  background-color: rgba(22, 37, 66, 0.05);
}

.blue-bg {
  background-color: rgba(54, 84, 148, 0.659);
}

/*===== Extend Css =====*/
.features-item-one .icon i,
.service-item-two .icon i {
  color: #1e3668;
}

.footer-wrapper-one
  .footer-widget
  .widget.footer-nav-widget
  ul.widget-link
  li
  a:hover,
.blog-details-container .post-nav-area .post-nav .content h6:hover,
.blog-details-container
  .post-author-box
  .author-content
  ul.social-link
  li:hover,
.blog-details-container
  .blog-post-item
  .post-share-tag
  .social-share
  ul.social-link
  li
  a:hover,
.blog-post-item-six.blog-post-bg .entry-content .post-meta ul li span:hover,
.blog-post-item-six.blog-post-bg .entry-content .post-admin span:hover,
.blog-post-item-six.blog-post-bg .entry-content h3.title:hover,
.blog-post-item-six .entry-content .post-admin span a:hover,
.blog-post-item-six .entry-content h3.title:hover,
.blog-post-item-five .entry-content .post-admin span a:hover,
.blog-post-item-five .entry-content h3.title:hover,
.blog-post-item-three .entry-content h3.title:hover,
.blog-post-item-two .entry-content .btn-link:hover,
.blog-post-item-two .entry-content h3.title:hover,
.blog-post-item-one .entry-content h3.title:hover,
.arrow-btn:hover,
.post-meta ul li span:hover,
.team-item-one .team-content h3.title:hover,
.case-item-three .case-content h3.title:hover,
.case-item-two .case-img .case-overlay .case-content h3.title:hover,
.case-item-one .case-content h3.title:hover,
.service-item-four .content h3.title:hover,
.service-item-three .content h3.title:hover,
.service-item-one .content h3.title:hover,
.header-logo-area .site-info .info-list li .info h5:hover {
  color: #1e3668;
}

.footer-wrapper-one
  .footer-widget
  .widget.footer-nav-widget
  ul.widget-link
  li
  a:hover:before,
.footer-wrapper-one
  .footer-widget
  .widget.about-widget
  .share
  ul.social-link
  li
  a:hover,
.sidebar-widget-area .widget.tag-cloud-widget a:hover,
.blog-details-container
  .blog-post-item
  .post-share-tag
  .post-tag-cloud
  ul
  li
  a:hover,
.team-details-section .team-content .social-link li a:hover,
.team-item-one .team-img .team-overlay .team-social ul.social-link li a:hover,
.lawgne-pagination ul li a:hover {
  background-color: #1e3668;
}

/*===== All Button Style =====*/
button {
  border: none;
}

.main-btn {
  position: relative;
  z-index: 1;
  background-color: #1e3668;
  padding: 13px 45px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 29px;
  text-transform: uppercase;
  overflow: hidden;
}
.main-btn:hover {
  color: #fff;
}
.main-btn:hover:before {
  bottom: 0;
}
.main-btn:before {
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(54, 84, 148, 0.659);
  z-index: -1;
  transition: all 0.3s ease-out 0s;
}
.main-btn.filled-btn {
  background-color: transparent;
  border: 2px solid rgba(54, 84, 148, 0.659);
  color: rgba(54, 84, 148, 0.659);
  line-height: 25px;
}

/*
    nice select css
*/
.nice-select {
  outline: none;
}
.nice-select.open:after {
  transform: none;
}
.nice-select:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  right: 20px;
  font-size: 12px;
  font-weight: 400;
  transform: none;
  border: none;
  top: 0;
  margin-top: 0;
  color: #2e2e2e;
}
.nice-select .list {
  width: 100%;
}

/*
    search 
*/
#search-modal {
  background: rgba(23, 26, 33, 0.85);
}
#search-modal .modal-content {
  background: 0 0;
  box-shadow: none;
  border: none;
}
#search-modal .modal-content:focus {
  box-shadow: none;
}
#search-modal .form_control {
  padding-left: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid #e5e5e5;
  color: #fff;
  margin-bottom: 0;
  height: 50px;
}
#search-modal .form_control:focus {
  border-color: #1e3668;
}
#search-modal .form_control::-moz-placeholder {
  color: #fff;
}
#search-modal .form_control::placeholder {
  color: #fff;
}
#search-modal .search_btn {
  position: absolute;
  background: transparent;
  top: 10px;
  right: 10px;
  color: #fff;
}

/*
    Start Preloader css
*/
.preloader {
  background-color: #fff;
  bottom: 0;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 99999;
}
.preloader .loader {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 9999;
  animation: loadershake infinite 1s linear;
}

@keyframes loadershake {
  0% {
    transform: rotateY(5deg);
  }
  50% {
    transform: rotateY(45deg);
  }
  100% {
    transform: rotateY(5deg);
  }
}
/*
    End Preloader css
*/
/*
    Start scroll_up css
*/
.back-to-top {
  background: #1e3668;
  border-radius: 50%;
  bottom: 30px;
  color: #fff;
  cursor: pointer;
  display: none;
  font-size: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 30px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s;
  z-index: 337;
}
.back-to-top:hover,
.back-to-top:focus {
  background: #0c1b36;
  color: #fff;
}

/*
    End scroll_up css
*/
@keyframes play {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 0;
  }
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(0.5);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.3);
    opacity: 0;
  }
}
/*====================
    End COMMON css 
======================*/
/*---=======================
   02. Start Header  css 
===========================---*/
header {
  z-index: 1;
}

.transparent-header {
  position: absolute;
  background-color: transparent;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.header-top-bar {
  background-color: rgba(22, 37, 66, 0.07);
  padding: 5px 0 8px;
}
.header-top-bar .text-block p a {
  color: #1e3668;
  margin-left: 5px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
}

.header-logo-area .site-branding {
  display: flex;
  align-items: center;
  height: 100%;
}
@media (max-width: 767px) {
  .header-logo-area .site-branding {
    justify-content: center;
    padding: 20px 0;
  }
}
.header-logo-area .site-info {
  float: right;
}
@media (max-width: 767px) {
  .header-logo-area .site-info {
    display: none;
  }
}
.header-logo-area .site-info .info-list {
  display: flex;
  align-items: center;
}
.header-logo-area .site-info .info-list li {
  display: flex;
  padding: 30px 70px;
  border-right: 1px solid #2e9cca;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-logo-area .site-info .info-list li {
    padding: 30px 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-logo-area .site-info .info-list li {
    padding: 30px 20px;
  }
}
.header-logo-area .site-info .info-list li:first-child {
  border-left: 1px solid #2e9cca;
}
.header-logo-area .site-info .info-list li .icon {
  margin-right: 20px;
}
.header-logo-area .site-info .info-list li .icon i {
  color: #1e3668;
  font-size: 40px;
  line-height: 1;
}
.header-logo-area .site-info .info-list li .info {
  line-height: 13px;
}
.header-logo-area .site-info .info-list li .info span {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-logo-area .site-info .info-list li .info h5 {
    font-size: 16px;
  }
}
.header-navigation .main-menu ul > li.has-children > a:after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  display: inline-block;
  color: rgba(54, 84, 148, 0.659);
  font-size: 14px;
  margin-left: 5px;
  float: right;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-navigation .main-menu ul > li.has-children > a:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-navigation .main-menu ul > li.has-children > a:after {
    display: none;
  }
}
.header-navigation .main-menu ul > li.has-children > a.active:after {
  color: #1e3668;
}
.header-navigation
  .main-menu
  ul
  > li.has-children
  .sub-menu
  li.has-children:hover
  > a:after {
  color: #fff;
}
.header-navigation
  .main-menu
  ul
  > li.has-children
  .sub-menu
  li.has-children
  > a:after {
  margin-left: 0px;
  margin-right: 5px;
  color: rgba(54, 84, 148, 0.659);
}
.header-navigation .main-menu ul li {
  display: inline-block;
  position: relative;
}
.header-navigation .main-menu ul li:first-child > a {
  padding-left: 0px;
}
.header-navigation .main-menu ul li > a {
  display: block;
  font-size: 17px;
  color: rgba(54, 84, 148, 0.659);
  font-weight: 600;
  text-transform: capitalize;
  padding: 32px 20px;
  line-height: 1;
}
.header-navigation .main-menu ul li > a.active {
  color: #1e3668;
}
.header-navigation .main-menu ul li .sub-menu {
  position: absolute;
  left: 0;
  top: 120%;
  width: 200px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
  z-index: 99;
  height: auto;
  text-align: left;
}
.header-navigation .main-menu ul li .sub-menu li {
  display: block;
  margin: 0;
}
.header-navigation .main-menu ul li .sub-menu li:last-child > a {
  border-bottom: none;
}
.header-navigation .main-menu ul li .sub-menu li a {
  display: block;
  padding: 7px 15px;
  position: relative;
  transition: all 0.3s ease-out 0s;
  border-radius: 0;
  line-height: 2;
  margin: 0;
  border-bottom: 1px solid #ececec;
  color: #1b3255;
}
.header-navigation .main-menu ul li .sub-menu li a:hover {
  background-color: #1e3668;
  color: #fff;
  border-color: transparent;
}
.header-navigation .main-menu ul li .sub-menu li .sub-menu {
  left: 100%;
  top: 50%;
}
.header-navigation .main-menu ul li .sub-menu li:hover .sub-menu {
  top: 0%;
}
.header-navigation .main-menu ul li .sub-menu li:hover > a {
  background-color: #1e3668;
  color: #fff;
}
.header-navigation .main-menu ul li:hover.menu-item-has-children > a:after {
  color: #1e3668;
}
.header-navigation .main-menu ul li:hover > a {
  color: #1e3668;
}
.header-navigation .main-menu ul li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.header-navigation .main-menu ul li .dd-trigger {
  display: none;
}
.header-navigation.breakpoint-on .nav-menu {
  text-align: left;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: -300px;
  z-index: 9999;
  width: 300px;
  height: 100%;
  transition-duration: 500ms;
  padding: 0;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  display: block;
  overflow-x: hidden;
  overflow-y: scroll;
  padding-top: 70px;
}
.header-navigation.breakpoint-on .nav-menu.menu-on {
  left: 0;
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li {
  display: block;
  margin: 0;
  border-bottom: 1px solid #ececec;
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li:last-child {
  border-bottom: 0;
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li.active .sub-menu {
  border-top: 1px solid #ececec;
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: rgba(54, 84, 148, 0.659) !important;
  padding: 13px 20px;
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li .sub-menu {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  box-shadow: none;
  background-color: transparent;
  visibility: visible;
  opacity: 1;
  display: none;
  transition: none;
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li .sub-menu li a {
  color: rgba(54, 84, 148, 0.659);
  padding: 0px 20px 0 40px;
  line-height: 45px !important;
}
.header-navigation.breakpoint-on
  .nav-menu
  .main-menu
  ul
  li
  .sub-menu
  li
  a:hover {
  border-color: rgba(255, 255, 255, 0.5);
}
.header-navigation.breakpoint-on .nav-menu .main-menu ul li .dd-trigger {
  display: block;
  position: absolute;
  right: 0;
  height: 42px;
  width: 45px;
  top: 0;
  border-left: 1px solid rgb(234, 234, 234);
  z-index: 2;
  background: transparent;
  text-align: center;
  line-height: 45px;
  cursor: pointer;
  color: rgba(54, 84, 148, 0.659);
  font-size: 20px;
}
.header-navigation.breakpoint-on .nav-menu .main-menu.menu-on {
  left: 0;
}
.header-navigation.breakpoint-on .navbar-close,
.header-navigation.breakpoint-on .navbar-toggler {
  display: block;
}
.header-navigation .header-right-nav {
  justify-content: flex-end;
}
.header-navigation .navbar-toggler {
  display: none;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.header-navigation .navbar-toggler span {
  position: relative;
  background-color: rgba(54, 84, 148, 0.659);
  border-radius: 3px;
  display: block;
  height: 3px;
  margin-top: 5px;
  padding: 0;
  transition-duration: 300ms;
  width: 30px;
  cursor: pointer;
  display: block;
}
.header-navigation .navbar-toggler.active span:nth-of-type(1) {
  transform: rotate3d(0, 0, 1, 45deg);
  top: 8px;
}
.header-navigation .navbar-toggler.active span:nth-of-type(2) {
  opacity: 0;
}
.header-navigation .navbar-toggler.active span:nth-of-type(3) {
  transform: rotate3d(0, 0, 1, -45deg);
  top: -8px;
}
.header-navigation .navbar-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 12;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: none;
  cursor: pointer;
  background: #1e3668;
}
.header-navigation .navbar-close i {
  color: #fff;
  font-size: 20px;
}

.header-area-one .header-navigation .navigation-wrapper {
  position: relative;
  padding: 0 50px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.15);
  margin-bottom: -76px;
  z-index: 2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area-one .header-navigation .navigation-wrapper {
    padding: 10px 15px;
  }
}
@media (max-width: 991px) {
  .header-area-one .header-navigation .navigation-wrapper {
    padding: 10px 15px;
  }
}
.header-area-one .header-navigation .header-right-nav ul {
  display: flex;
  align-items: center;
}
.header-area-one .header-navigation .header-right-nav ul li {
  display: flex;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area-one .header-navigation .header-right-nav ul li.off-nav-btn {
    display: none;
  }
}
.header-area-one .header-navigation .header-right-nav ul li .search-btn {
  margin-right: 30px;
}
.header-area-one .header-navigation .header-right-nav ul li .main-btn {
  margin-right: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area-one .header-navigation .header-right-nav ul li .main-btn {
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  .header-area-one .header-navigation .header-right-nav ul li .main-btn {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .header-area-one .header-navigation .header-right-nav ul li .main-btn {
    padding: 10px 9px;
    font-size: 13px;
  }
}
.header-area-one .header-navigation .header-right-nav ul li .off-menu {
  cursor: pointer;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area-one .header-navigation .header-right-nav ul li .off-menu {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-area-one .header-navigation .header-right-nav ul li .off-menu {
    display: none;
  }
}
.header-area-one .header-navigation .header-right-nav ul li .off-menu span {
  width: 30px;
  height: 3px;
  background-color: rgba(54, 84, 148, 0.659);
  display: block;
}
.header-area-one
  .header-navigation
  .header-right-nav
  ul
  li
  .off-menu
  span:nth-child(2) {
  margin: 7px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area-two .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-area-two .header-navigation {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header-area-two .header-navigation .site-branding {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  background-color: #0c1b36;
}
.header-area-two .header-navigation .site-branding .brand-logo {
  padding: 20px;
}
@media (max-width: 991px) {
  .header-area-two .header-navigation .site-branding .brand-logo {
    padding: 20px 10px;
  }
}
.header-area-two .header-navigation .primary-menu {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .header-area-two .header-navigation .primary-menu {
    padding-left: 0px;
  }
}
.header-area-two .header-navigation .main-menu ul > li.has-children > a:after {
  color: #fff;
}
.header-area-two
  .header-navigation
  .main-menu
  ul
  > li.has-children
  > a.active:after {
  color: #1e3668;
}
.header-area-two
  .header-navigation
  .main-menu
  ul
  > li.has-children
  .sub-menu
  li.has-children:hover
  > a:after {
  color: #fff;
}
.header-area-two
  .header-navigation
  .main-menu
  ul
  > li.has-children
  .sub-menu
  li.has-children
  > a:after {
  color: rgba(54, 84, 148, 0.659);
}
.header-area-two .header-navigation .main-menu ul li > a {
  color: #fff;
}
.header-area-two .header-navigation .main-menu ul li > a.active {
  color: #1e3668;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .header-area-two .header-navigation .main-menu ul li > a {
    font-size: 13px;
    padding: 32px 14px;
  }
}
.header-area-two
  .header-navigation
  .main-menu
  ul
  li:hover.has-children
  > a:after {
  color: #1e3668;
}
.header-area-two .header-navigation .main-menu ul li:hover > a {
  color: #1e3668;
}
.header-area-two .header-navigation .navbar-toggler span {
  background-color: #fff;
}
.header-area-two .header-navigation .header-right-nav {
  height: 100%;
}
.header-area-two .header-navigation .header-right-nav .main-btn {
  margin-right: 70px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .header-area-two .header-navigation .header-right-nav .main-btn {
    margin-right: 20px;
    padding: 13px 25px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area-two .header-navigation .header-right-nav .main-btn {
    margin-right: 20px;
    padding: 13px 25px;
  }
}
@media (max-width: 991px) {
  .header-area-two .header-navigation .header-right-nav .main-btn {
    display: none;
  }
}
.header-area-two .header-navigation .header-right-nav ul {
  display: flex;
  height: 100%;
}
.header-area-two .header-navigation .header-right-nav ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 34px 40px;
  height: 100%;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .header-area-two .header-navigation .header-right-nav ul li {
    padding: 34px 30px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area-two .header-navigation .header-right-nav ul li {
    padding: 34px 20px;
  }
  .header-area-two .header-navigation .header-right-nav ul li.off-nav-btn {
    padding: 20px 5px 20px 25px;
  }
}
@media (max-width: 991px) {
  .header-area-two .header-navigation .header-right-nav ul li {
    padding: 20px 25px;
  }
  .header-area-two .header-navigation .header-right-nav ul li.off-nav-btn {
    padding: 20px 5px 20px 25px;
  }
}
.header-area-two .header-navigation .header-right-nav ul li a {
  color: #fff;
}
.header-area-two .header-navigation .header-right-nav .off-menu {
  cursor: pointer;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-area-two .header-navigation .header-right-nav .off-menu {
    display: none;
  }
}
@media (max-width: 991px) {
  .header-area-two .header-navigation .header-right-nav .off-menu {
    display: none;
  }
}
.header-area-two .header-navigation .header-right-nav .off-menu span {
  width: 30px;
  height: 3px;
  background-color: #fff;
  display: block;
}
.header-area-two
  .header-navigation
  .header-right-nav
  .off-menu
  span:nth-child(2) {
  margin: 7px 0;
}

.header-navigation.sticky.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  animation: sticky 1.2s;
}

.header-area-two .header-navigation.sticky {
  background-color: #1a2742;
}
@keyframes sticky {
  0% {
    top: -200px;
  }
  100% {
    top: 0;
  }
}
.offcanvas-panel {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  visibility: hidden;
}
.offcanvas-panel.panel-on {
  visibility: visible;
  opacity: 1;
}
.offcanvas-panel.panel-on .offcanvas-panel-inner {
  visibility: visible;
  opacity: 1;
  margin-right: 0;
}
.offcanvas-panel .offcanvas-panel-inner {
  max-width: 400px;
  height: 100%;
  background-color: #fff;
  padding: 40px;
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-right: -400px;
  transition: all 0.3s ease-out 0s;
  opacity: 0;
  visibility: hidden;
}
.offcanvas-panel .offcanvas-panel-inner .panel-logo,
.offcanvas-panel .offcanvas-panel-inner .offcanvas-panel,
.offcanvas-panel .offcanvas-panel-inner .about-us {
  margin-bottom: 40px;
}
.offcanvas-panel .panel-widget-title {
  font-size: 20px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 2px solid #ededed;
  font-weight: 600;
}
.offcanvas-panel .contact-us ul li {
  position: relative;
  padding-left: 60px;
  margin-bottom: 30px;
}
.offcanvas-panel .contact-us ul li:last-child {
  margin-bottom: 0px;
}
.offcanvas-panel .contact-us ul li i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(54, 84, 148, 0.659);
  border-radius: 50%;
  font-size: 14px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
}
.offcanvas-panel .panel-close {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 25px;
  line-height: 1;
  padding: 5px;
  color: rgba(54, 84, 148, 0.659);
  z-index: 2;
}

/*=========================
    3. Hero Css
==========================*/
.hero-wrapper-one .single-slider {
  padding: 220px 0 145px;
}
.hero-wrapper-one .single-slider:after {
  background-color: rgba(22, 37, 66, 0.6);
}
.hero-wrapper-one .hero-content h1 {
  font-size: 110px;
  line-height: 120px;
  color: #fff;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .hero-wrapper-one .hero-content h1 {
    font-size: 42px;
    line-height: 50px;
  }
}
.hero-wrapper-one .hero-content span.span {
  color: #fff;
  display: block;
  margin-bottom: 15px;
}
.hero-wrapper-one .hero-content span.span:before {
  display: inline-block;
  content: "";
  width: 50px;
  height: 3px;
  background-color: #fff;
  vertical-align: middle;
  margin-right: 30px;
}
.hero-wrapper-one .hero-content h4 {
  font-family: "Karla", sans-serif;
  color: #fff;
  margin-bottom: 35px;
}
.hero-wrapper-one .hero-content ul.button li {
  display: inline-block;
}
.hero-wrapper-one .hero-content ul.button li:last-child {
  margin-left: 5px;
}
.hero-wrapper-one .hero-content ul.button li .main-btn.filled-btn {
  border-color: rgba(255, 255, 255, 0.102);
  color: rgba(255, 255, 255, 0.3);
}
.hero-wrapper-one .hero-content ul.button li .main-btn.filled-btn:hover {
  border-color: #1e3668;
  color: #fff;
}
.hero-wrapper-one .hero-content ul.button li .main-btn.filled-btn:hover:before {
  background-color: #1e3668;
}
.hero-wrapper-one .hero-content.hero-content-left {
  text-align: left;
}
.hero-wrapper-one .hero-content.hero-content-right {
  text-align: right;
}
.hero-wrapper-one .hero-content.hero-content-center {
  text-align: center;
}

.hero-slider-one .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 1;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.3s ease-out 0s;
}
.hero-slider-one .slick-arrow.next {
  right: 160px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .hero-slider-one .slick-arrow.next {
    right: 30px;
  }
}
.hero-slider-one .slick-arrow.prev {
  left: 160px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .hero-slider-one .slick-arrow.prev {
    left: 30px;
  }
}
.hero-slider-one .slick-arrow:hover {
  background-color: #fff;
  color: rgba(54, 84, 148, 0.659);
}

.hero-wrpper-two .hero-content {
  padding: 277px 0 178px;
}
.hero-wrpper-two .hero-content h1,
.hero-wrpper-two .hero-content p,
.hero-wrpper-two .hero-content span.span {
  color: #fff;
}
.hero-wrpper-two .hero-content h1 {
  font-size: 75px;
  line-height: 85px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .hero-wrpper-two .hero-content h1 {
    font-size: 42px;
    line-height: 55px;
  }
}
.hero-wrpper-two .hero-content span.span {
  display: block;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}
.hero-wrpper-two .hero-content p {
  margin-bottom: 33px;
}
.hero-wrpper-two .hero-content p.experience {
  margin-bottom: 0px;
}
.hero-wrpper-two .hero-content p.experience i {
  color: #1e3668;
}
.hero-wrpper-two .hero-content .main-btn:hover {
  color: rgba(54, 84, 148, 0.659);
}
.hero-wrpper-two .hero-content .main-btn:before {
  background-color: #fff;
}
.hero-wrpper-two .hero-content .hero-lawyers-search {
  margin-bottom: 23px;
}
.hero-wrpper-two .hero-content .hero-lawyers-search .form_control {
  font-size: 18px;
  font-weight: 700;
  font-family: "Frank Ruhl Libre", serif;
}
.hero-wrpper-two
  .hero-content
  .hero-lawyers-search
  .form_control::-moz-placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.hero-wrpper-two .hero-content .hero-lawyers-search .form_control::placeholder {
  color: rgba(54, 84, 148, 0.659);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-wrpper-two .hero-content .hero-lawyers-search .main-btn {
    padding: 13px 25px;
  }
}
@media (max-width: 991px) {
  .hero-wrpper-two .hero-content .hero-lawyers-search .main-btn {
    margin-top: 20px;
  }
}
.hero-wrpper-two .hero-img {
  margin-right: -230px;
  position: absolute;
  bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .hero-wrpper-two .hero-img {
    margin-right: 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-wrpper-two .hero-img {
    display: none;
  }
}
@media (max-width: 991px) {
  .hero-wrpper-two .hero-img {
    display: none;
  }
}

.breadcrumbs-area {
  position: relative;
  padding: 200px 0 135px;
}
.breadcrumbs-area.bg-with-overlay {
  background-color: rgba(22, 37, 66, 0.5);
}
.breadcrumbs-area .page-title h1 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 65px;
  line-height: 1.4;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .breadcrumbs-area .page-title h1 {
    font-size: 42px;
    line-height: 55px;
  }
}
@media (max-width: 767px) {
  .breadcrumbs-area .page-title h1 {
    font-size: 32px;
    line-height: 45px;
  }
}
.breadcrumbs-area .page-title .breadcrumbs-link li {
  display: inline-block;
  color: #fff;
}
.breadcrumbs-area .page-title .breadcrumbs-link li:last-child:after {
  display: none;
}

/*=========================
    4. About CSS
==========================*/
.about-content-box-one h6 {
  font-family: "Karla", sans-serif;
  font-weight: 500;
  margin-bottom: 25px;
  font-size: 18px;
}
.about-content-box-one p {
  margin-bottom: 30px;
}
.about-content-box-one h5 {
  font-style: italic;
  line-height: 32px;
  margin-bottom: 43px;
  font-family: "Karla", sans-serif;
}

.about-img-box-one {
  min-height: 600px;
  position: relative;
  margin-left: 50px;
}
@media (max-width: 767px) {
  .about-img-box-one {
    margin-left: 0px;
  }
}
.about-img-box-one .about-img-one {
  position: absolute;
  top: 90px;
  left: 0;
}
@media (max-width: 767px) {
  .about-img-box-one .about-img-one {
    position: relative;
    top: auto;
    left: auto;
  }
}
.about-img-box-one .about-img-two {
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-img-box-one .about-img-two {
    width: 50%;
    top: 100px;
  }
}
@media (max-width: 767px) {
  .about-img-box-one .about-img-two {
    position: relative;
    top: auto;
    left: auto;
    margin: 40px 0;
  }
}
.about-img-box-one .about-img-three {
  position: absolute;
  bottom: 0;
  right: 50px;
  max-width: 415px;
  width: 100%;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-img-box-one .about-img-three {
    right: 0;
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  .about-img-box-one .about-img-three {
    position: relative;
    top: auto;
    right: auto;
    max-width: 100%;
  }
}
.about-img-box-one .about-logo {
  position: absolute;
  bottom: 0;
  left: -50px;
}
@media (max-width: 767px) {
  .about-img-box-one .about-logo {
    display: none;
  }
}

@media (max-width: 991px) {
  .about-content-box-two {
    margin-bottom: 40px;
  }
}
.about-content-box-two p {
  margin-bottom: 25px;
}
.about-content-box-two h5 {
  font-family: "Karla", sans-serif;
  font-style: italic;
  margin-bottom: 45px;
}

.play-content-img {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 515px;
  max-height: 515px;
}
.play-content-img:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.65);
  z-index: -1;
}
.play-content-img .video-popup {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #fff;
  color: #1e3668;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*=========================
    5. Service css 
==========================*/
.service-bg-map {
  position: relative;
  z-index: 1;
}
.service-bg-map:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 850px;
  z-index: -1;
  background-color: rgba(22, 37, 66, 0.05);
}
.service-bg-map:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 850px;
  background: url(../images/service/map-1.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}

.service-bg-image {
  position: relative;
  z-index: 1;
}
.service-bg-image:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.93);
  z-index: -1;
}

.service-wrapper-one {
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.07);
}

.service-item-one {
  position: relative;
  display: flex;
  border-bottom: 1px solid rgba(22, 37, 66, 0.1);
  padding: 32px 0 27px;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
}
.service-item-one .icon {
  margin-right: 30px;
}
.service-item-one .icon i {
  font-size: 65px;
  line-height: 1;
  color: #1e3668;
}
.service-item-one .content h3.title {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 5px;
}
.service-item-one:hover {
  border-color: transparent;
  padding: 32px 35px;
}
.service-item-one:hover:after {
  visibility: visible;
  opacity: 1;
}
.service-item-one:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  border-left: 4px solid rgba(54, 84, 148, 0.659);
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}

.service-item-two {
  position: relative;
  padding: 60px 50px;
  border: 1px solid #2e9cca;
  transition: all 0.3s ease-out 0s;
  z-index: 1;
}
@media (max-width: 767px) {
  .service-item-two {
    padding: 60px 20px;
  }
}
.service-item-two:hover {
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.8);
  border-color: transparent;
  border: hidden;
}
.service-item-two:hover .item-bg:before {
  visibility: visible;
  opacity: 1;
}
.service-item-two:hover .item-bg:after {
  visibility: hidden;
  opacity: 0;
}
.service-item-two:hover .content h4,
.service-item-two:hover .content p {
  color: #fff;
}
.service-item-two:hover .content .icon-btn {
  background-color: #1e3668;
  color: #fff;
}
.service-item-two .item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.service-item-two .item-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.85);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-out 0s;
}
.service-item-two .item-bg:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  visibility: visible;
  opacity: 1;
  z-index: -1;
  transition: all 0.3s ease-out 0s;
}
.service-item-two .icon {
  margin-bottom: 20px;
}
.service-item-two .icon i {
  font-size: 75px;
  line-height: 1;
}
.service-item-two .content h4 {
  margin-bottom: 10px;
}
.service-item-two .content p {
  margin-bottom: 25px;
}
.service-item-two .content .icon-btn {
  background-color: rgba(22, 37, 66, 0.07);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.service-item-three {
  background-color: #fff;
  padding: 40px 50px 33px;
}
@media (max-width: 767px) {
  .service-item-three {
    padding: 40px 30px 33px;
  }
}
@media (max-width: 400px) {
  .service-item-three {
    flex-direction: column;
  }
}
.service-item-three .icon {
  margin-right: 30px;
}
@media (max-width: 400px) {
  .service-item-three .icon {
    margin-bottom: 20px;
  }
}
.service-item-three .icon i {
  color: #1e3668;
  font-size: 60px;
  line-height: 1;
}
.service-item-three .content {
  margin-top: -8px;
}
.service-item-three .content h3.title {
  font-size: 24px;
  line-height: 35px;
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .service-item-three .content h3.title {
    font-size: 20px;
    line-height: 30px;
  }
}

.service-item-four {
  position: relative;
  z-index: 1;
  padding: 20px;
}
.service-item-four:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 60%;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.07);
  z-index: -1;
}
.service-item-four .service-img {
  position: relative;
}
.service-item-four .service-img img {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
}
.service-item-four .service-img .icon {
  position: absolute;
  bottom: 0;
  left: 30px;
}
.service-item-four .service-img .icon i {
  width: 85px;
  height: 85px;
  background-color: #1e3668;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
  color: #fff;
}
.service-item-four .content {
  padding: 30px 30px 12px;
}
.service-item-four .content h3.title {
  font-size: 24px;
}
.pl-70 {
  padding-left: 70px;
}
@media (max-width: 767px) {
  .pl-70 {
    padding-left: 0;
  }
}

.service-details-wrapper {
  border: 1px solid rgba(22, 37, 66, 0.102);
}
.service-details-wrapper .content {
  padding: 40px 60px 30px;
}
@media (max-width: 767px) {
  .service-details-wrapper .content {
    padding: 40px 30px 30px;
  }
}
.service-details-wrapper .content h3.title {
  font-size: 42px;
  line-height: 45px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .service-details-wrapper .content h3.title {
    font-size: 24px;
    line-height: 35px;
  }
}
.service-details-wrapper .content p {
  margin-bottom: 25px;
}
.service-details-wrapper .content h5 {
  font-size: 18px;
  line-height: 35px;
  font-family: "Karla", sans-serif;
  font-style: italic;
}
.service-details-wrapper .content ul.list li {
  color: rgba(54, 84, 148, 0.659);
  font-weight: 600;
}
.service-details-wrapper .content ul.list li:before {
  display: inline-block;
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  color: #1e3668;
  font-weight: 400;
  margin-right: 12px;
}

/*=========================
   6. Features css 
==========================*/
.container-fluid-custom {
  padding-left: 70px;
  padding-right: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .container-fluid-custom {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .container-fluid-custom {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.features-wrapper-one {
  border-bottom: 1px solid rgba(4, 13, 26, 0.1);
  border-top: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features-wrapper-one {
    border: none;
  }
}
@media (max-width: 991px) {
  .features-wrapper-one {
    border: none;
  }
}
.features-wrapper-one .features-column {
  flex: 0 0 20%;
  max-width: 20%;
}
.features-wrapper-one .features-column:nth-child(odd) {
  border-right: 1px solid rgba(4, 13, 26, 0.1);
  border-left: 1px solid rgba(4, 13, 26, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features-wrapper-one .features-column {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .features-wrapper-one .features-column:nth-child(odd) {
    border: none;
  }
}
@media (max-width: 991px) {
  .features-wrapper-one .features-column:nth-child(odd) {
    border: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .features-wrapper-one .features-column {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .features-wrapper-one .features-column {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.features-item-one {
  position: relative;
  padding: 60px 50px;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .features-item-one {
    padding: 40px 20px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features-item-one {
    border: 1px solid rgba(4, 13, 26, 0.1);
  }
}
@media (max-width: 991px) {
  .features-item-one {
    border: 1px solid rgba(4, 13, 26, 0.1);
  }
}
@media (max-width: 767px) {
  .features-item-one {
    padding: 40px 20px;
    margin-bottom: 20px;
  }
}
.features-item-one:hover {
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.8);
  border-color: transparent;
}
.features-item-one:hover .item-bg:before {
  visibility: visible;
  opacity: 1;
}
.features-item-one:hover .item-bg:after {
  visibility: hidden;
  opacity: 0;
}
.features-item-one:hover .content h4,
.features-item-one:hover .content p {
  color: #fff;
}
.features-item-one:hover .content .icon-btn {
  background-color: #1e3668;
  color: #fff;
}
.features-item-one .item-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.features-item-one .item-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.85);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-out 0s;
}
.features-item-one .item-bg:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  visibility: visible;
  opacity: 1;
  z-index: -1;
  transition: all 0.3s ease-out 0s;
}
.features-item-one .icon {
  margin-bottom: 20px;
}
.features-item-one .icon i {
  font-size: 75px;
  line-height: 1;
}
.features-item-one .content h4 {
  margin-bottom: 10px;
}
.features-item-one .content p {
  margin-bottom: 25px;
}
.features-item-one .content .icon-btn {
  background-color: rgba(22, 37, 66, 0.07);
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.features-content-box-two {
  margin-left: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features-content-box-two {
    margin-left: 0px;
  }
}
@media (max-width: 991px) {
  .features-content-box-two {
    margin-left: 0px;
  }
}

.features-item-two {
  align-items: center;
  padding-bottom: 28px;
  border-bottom: 1px solid rgba(22, 37, 66, 0.07);
  margin-bottom: 35px;
}
.features-item-two:hover .content .icon-btn {
  background-color: rgba(54, 84, 148, 0.659);
  color: #fff;
}
.features-item-two .icon {
  margin-right: 30px;
}
.features-item-two .icon i {
  font-size: 55px;
  line-height: 1;
  color: #1e3668;
}
.features-item-two .content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.features-item-two .content .icon-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-size: 15px;
  background-color: rgba(22, 37, 66, 0.07);
  transition: all 0.3s ease-out 0s;
}

/*=========================
    7. CTA css 
==========================*/
.cta-area-one {
  position: relative;
  margin-bottom: -320px;
  z-index: 2;
}

.cta-wrapper-one .cta-item {
  position: relative;
  padding: 70px 70px;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.1);
  z-index: 1;
}
@media (max-width: 767px) {
  .cta-wrapper-one .cta-item {
    padding: 70px 30px;
  }
}
.cta-wrapper-one .cta-item:hover .cta-overlay:after {
  visibility: hidden;
  opacity: 0;
}
.cta-wrapper-one .cta-item:hover .cta-content h2,
.cta-wrapper-one .cta-item:hover .cta-content p {
  color: #fff;
}
.cta-wrapper-one .cta-item .cta-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  transition: all 0.3s ease-out 0s;
}
.cta-wrapper-one .cta-item .cta-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.8);
}
.cta-wrapper-one .cta-item .cta-overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-out 0s;
}
.cta-wrapper-one .cta-item .cta-content span.sub-title {
  margin-bottom: 15px;
}
.cta-wrapper-one .cta-item .cta-content h2 {
  margin-bottom: 25px;
}
.cta-wrapper-one .cta-item .cta-content p {
  margin-bottom: 35px;
}

.cta-wrapper-minus {
  z-index: 2;
  margin-top: -90px;
}

.cta-bottom-minus {
  margin-bottom: -90px;
  z-index: 2;
}

.cta-wrapper-two {
  position: relative;
  background-color: #1e3668;
  padding: 50px 70px;
}
@media (max-width: 991px) {
  .cta-wrapper-two .cta-content-box {
    margin-bottom: 20px;
  }
}
.cta-wrapper-two .cta-content-box h3 {
  font-size: 35px;
  color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-wrapper-two .cta-content-box h3 {
    font-size: 32px;
  }
}
.cta-wrapper-two .button .main-btn {
  margin-left: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-wrapper-two .button .main-btn {
    padding: 13px 20px;
  }
}
.cta-wrapper-two .button .main-btn.filled-btn {
  border-color: #fff;
  color: #fff;
}
.cta-wrapper-two .button .main-btn.filled-btn:hover {
  background-color: rgba(54, 84, 148, 0.659);
  border-color: transparent;
}

.cta-wrapper-three .cta-content-box .button .main-btn {
  margin-left: 5px;
  margin-right: 5px;
}
.cta-wrapper-three .cta-content-box .button .main-btn.filled-btn {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
}
.cta-wrapper-three .cta-content-box .button .main-btn.filled-btn:hover {
  color: #fff;
  border-color: #1e3668;
}
.cta-wrapper-three .cta-content-box .button .main-btn.filled-btn:hover:before {
  background-color: #1e3668;
}

/*=========================
    8. Element css 
==========================*/
.object-shape-one .object {
  position: absolute;
}
.object-shape-one .object.object-1 {
  top: 235px;
  right: 135px;
}
.object-shape-one .object.object-2 {
  bottom: 0px;
  left: 0px;
}
@media (max-width: 767px) {
  .object-shape-one .object {
    display: none;
  }
}

/*---================
    Counter css
================---*/
.counter-area-one {
  padding-top: 447px;
}

@media (max-width: 767px) {
  .counter-item-one {
    text-align: center;
  }
}
.counter-item-one .icon i {
  color: #1e3668;
  font-size: 52px;
  margin-bottom: 20px;
}
.counter-item-one .content h2,
.counter-item-one .content span.sm-title {
  color: #fff;
}
.counter-item-one .content h2 {
  font-size: 52px;
  line-height: 1;
  margin-bottom: 5px;
}
.counter-item-one .content span.sm-title {
  font-size: 17px;
  font-weight: 500;
}

.counter-item-two {
  padding-left: 30px;
  border-left: 3px solid rgba(22, 37, 66, 0.1);
}
.counter-item-two .content h2 {
  line-height: 1;
}

.counter-item-three {
  margin-bottom: 33px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(22, 37, 66, 0.103);
}
.counter-item-three .icon {
  margin-right: 40px;
  min-width: 50px;
  max-width: 50px;
}
.counter-item-three .icon i {
  font-size: 50px;
  line-height: 1;
  color: #1e3668;
}
.counter-item-three .content {
  width: 100%;
  justify-content: space-between;
}

.counter-item-four {
  position: relative;
  background-color: #fff;
  padding: 25px 30px;
  justify-content: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .counter-item-four {
    padding: 25px 14px;
  }
}
.counter-item-four:hover:after {
  bottom: -4px;
  right: -4px;
}
.counter-item-four:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1e3668;
  z-index: -1;
  transition: all 0.3s ease-out 0s;
}
.counter-item-four .icon {
  margin-right: 20px;
  font-size: 52px;
  color: #1e3668;
  line-height: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .counter-item-four .icon {
    margin-right: 10px;
    font-size: 42px;
  }
}
.counter-item-four .content h2 {
  font-size: 45px;
  line-height: 35px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .counter-item-four .content h2 {
    font-size: 32px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .counter-item-four .content p {
    font-size: 15px;
  }
}

/*---================
    Skill css
================---*/
.skills-area-bg {
  position: relative;
  z-index: 1;
}
.skills-area-bg:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 650px;
  content: "";
  background: url(../images/bg/skill-bg-1.png) no-repeat center/cover;
  z-index: -1;
  height: 100%;
}

.skill-content-box-one p {
  margin-bottom: 35px;
}

.skill-img {
  position: relative;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .skill-img.pr-25 {
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .skill-img.pr-25 {
    padding-right: 0px;
  }
}
.skill-img .law-icon {
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .skill-img .law-icon {
    display: none;
  }
}
.skill-img .law-icon:after,
.skill-img .law-icon:before {
  position: absolute;
  content: "";
  border: 1px solid #1e3668;
  border-radius: 50%;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  animation: playanimate 1.5s linear infinite;
  opacity: 0;
  z-index: -1;
}
.skill-img .law-icon:after {
  animation-delay: 1s;
}
.skill-img .law-icon i {
  font-size: 70px;
  color: #1e3668;
}

.skill-list .single-skill {
  margin-bottom: 30px;
}
.skill-list .single-skill:last-child {
  margin-bottom: 0px;
}
.skill-list .single-skill .progress-title {
  margin-bottom: 15px;
}
.skill-list .single-skill .progress-title h5 {
  font-family: "Karla", sans-serif;
}
.skill-list .single-skill .progress-title h5 span {
  float: right;
}
.skill-list .single-skill .progress {
  height: 5px;
  border-radius: 0px;
  background-color: rgba(22, 37, 66, 0.1);
}
.skill-list .single-skill .progress .progress-bar {
  background-color: #1e3668;
}

.skills-padding-top-one {
  padding-top: 460px;
}

.skill-img-pl {
  padding-left: 125px;
}
@media (max-width: 767px) {
  .skill-img-pl {
    padding-left: 0px;
  }
}

/*---================
    Video css
================---*/
.intro-area-one {
  position: relative;
  z-index: 2;
}

.intro-wrapper-one {
  position: relative;
  padding: 280px 0;
  z-index: 1;
  margin-bottom: -330px;
}
.intro-wrapper-one:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(33, 30, 59, 0.85);
  z-index: -1;
}
.intro-wrapper-one .play-content .video-popup {
  position: relative;
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #1e3668;
  margin: auto;
}
.intro-wrapper-one .play-content .video-popup:after,
.intro-wrapper-one .play-content .video-popup:before {
  position: absolute;
  content: "";
  background-color: rgba(255, 255, 255, 0.9);
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  animation: playanimate 1.5s linear infinite;
  opacity: 0;
  z-index: -1;
}
.intro-wrapper-one .play-content .video-popup:after {
  animation-delay: 1s;
}

@keyframes playanimate {
  0% {
    transform: scale(0.5);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
  }
}
/*---================
    Gallery css
================---*/
.gallery-item-one:hover .gallery-img .gallery-overlay {
  visibility: visible;
  opacity: 1;
}
.gallery-item-one:hover .gallery-img .gallery-overlay .icon-btn {
  transform: translateY(0px);
}
.gallery-item-one .gallery-img {
  position: relative;
  overflow: hidden;
}
.gallery-item-one .gallery-img .gallery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}
.gallery-item-one .gallery-img .gallery-overlay .icon-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #1e3668;
  color: #fff;
  border-radius: 50%;
  transform: translateY(-20px);
  transition: all 0.4s ease-out 0s;
}
.gallery-item-one .gallery-content {
  position: relative;
  padding: 20px 20px 25px;
  width: 85%;
  margin: auto;
  margin-top: -55px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.15);
}

/*---================
    FAQ css
================---*/
.faq-filter-nav .nav-tabs {
  border-bottom: none;
}
.faq-filter-nav .nav-link {
  position: relative;
  background-color: rgba(22, 37, 66, 0.07);
  border: none;
  margin-bottom: 0px;
  border-radius: 0px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Karla", sans-serif;
  color: rgba(54, 84, 148, 0.659);
  padding: 15px 50px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .faq-filter-nav .nav-link {
    padding: 15px 20px;
  }
}
.faq-filter-nav .nav-link:after {
  position: absolute;
  bottom: -15px;
  left: 50%;
  content: "";
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #1e3668;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 991px) {
  .faq-filter-nav .nav-link:after {
    display: none;
  }
}
.faq-filter-nav .nav-link.active {
  background-color: #1e3668;
  color: #fff;
}
.faq-filter-nav .nav-link.active:after {
  visibility: visible;
  opacity: 1;
}

.faq-accordian-one .card {
  border-radius: 0px;
  border: none;
}
.faq-accordian-one .card .card-header {
  padding: 0px;
  margin-bottom: 0px;
  border-bottom: none;
  background-color: transparent;
}
.faq-accordian-one .card .card-header a {
  padding: 18px 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  font-weight: 700;
  border: 1px solid #2e9cca;
  font-family: "Frank Ruhl Libre", serif;
  color: rgba(54, 84, 148, 0.659);
  transition: all 0.3s ease-out 0s;
}
@media (max-width: 400px) {
  .faq-accordian-one .card .card-header a {
    padding: 18px 15px;
  }
}
.faq-accordian-one .card .card-header a[aria-expanded]:after {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  min-width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #2e9cca;
  transition: all 0.4s ease-out 0s;
}
@media (max-width: 767px) {
  .faq-accordian-one .card .card-header a[aria-expanded]:after {
    min-width: 40px;
    height: 40px;
  }
}
.faq-accordian-one .card .card-header a[aria-expanded="true"] {
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.1);
  border-color: transparent;
}
.faq-accordian-one .card .card-header a[aria-expanded="true"]::after {
  background-color: #1e3668;
  color: #fff;
  border-color: transparent;
  content: "\f2d3";
  font-weight: 400;
}
.faq-accordian-one .card .card-body {
  padding: 30px 35px 0px;
}
.faq-accordian-one .card .card-body p {
  padding-bottom: 15px;
}

.faq-content-box h2 {
  margin-bottom: 10px;
}
.faq-content-box p {
  margin-bottom: 35px;
}
.faq-content-box form .form_group i {
  position: absolute;
  top: 19px;
  right: 30px;
}
@media (max-width: 767px) {
  .faq-content-box form .form_group .main-btn {
    margin-top: 20px;
  }
}

/*---================
    Newsletter css
================---*/
.newsletter-wrapper-one {
  position: relative;
  background-color: rgba(54, 84, 148, 0.659);
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 767px) {
  .newsletter-wrapper-one {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.newsletter-wrapper-one .map {
  position: absolute;
  top: 0%;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}
.newsletter-wrapper-one .newsletter-form .form_control {
  background-color: transparent;
  border-bottom: 2px solid rgba(255, 255, 255, 0.07);
  font-weight: 500;
  font-size: 17px;
}
.newsletter-wrapper-one .newsletter-form .form_control::-moz-placeholder {
  color: #fff;
}
.newsletter-wrapper-one .newsletter-form .form_control::placeholder {
  color: #fff;
}
.newsletter-wrapper-one .newsletter-form .form_control:focus {
  border-color: #1e3668;
}
@media (max-width: 767px) {
  .newsletter-wrapper-one .newsletter-form .form_control {
    margin-bottom: 20px;
  }
}
.newsletter-wrapper-one .newsletter-form .main-btn:hover {
  color: rgba(54, 84, 148, 0.659);
}
.newsletter-wrapper-one .newsletter-form .main-btn:before {
  background-color: #fff;
}

/*---================
    Sponsor css
================---*/
.sponsor-slider-one .slick-track {
  display: flex;
  align-items: center;
}
.sponsor-slider-one .single-sponsor {
  padding: 0 20px;
}
.sponsor-slider-one .single-sponsor img {
  margin: auto;
}

.lawgne-pagination ul li {
  display: inline-block;
  margin-right: 5px;
}
.lawgne-pagination ul li a {
  border: 2px solid rgba(22, 37, 66, 0.07);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-out 0s;
}
.lawgne-pagination ul li a:hover {
  border-color: transparent;
  color: #fff;
}

.pl-70 {
  padding-left: 70px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pl-70 {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .pl-70 {
    padding-left: 0px;
  }
}

/*=========================
    9. Case css 
==========================*/
.case-img {
  position: relative;
}
.case-img img {
  width: 100%;
}

.case-arrows {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .case-arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
  }
}
.case-arrows .slick-arrow {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(22, 37, 66, 0.07);
  color: rgba(54, 84, 148, 0.659);
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease-out 0s;
}
.case-arrows .slick-arrow:hover {
  background-color: rgba(54, 84, 148, 0.659);
  color: #fff;
}
.case-arrows .slick-arrow.next {
  margin-left: 10px;
}

.case-filter-nav .nav-tabs {
  border-bottom: none;
}
.case-filter-nav .nav-link {
  background-color: rgba(22, 37, 66, 0.07);
  border: none;
  margin-bottom: 0px;
  border-radius: 0px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 24px;
  font-weight: 700;
  font-family: "Karla", sans-serif;
  color: rgba(54, 84, 148, 0.659);
  padding: 15px 55px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .case-filter-nav .nav-link {
    padding: 15px 25px;
  }
}
.case-filter-nav .nav-link.active {
  background-color: rgba(54, 84, 148, 0.659);
  color: #fff;
}

.case-item-one:hover .case-img .case-overlay:before {
  visibility: visible;
  opacity: 1;
}
.case-item-one:hover .case-img .case-overlay:after {
  visibility: hidden;
  opacity: 0;
}
.case-item-one .case-img {
  overflow: hidden;
}
.case-item-one .case-img .case-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  padding: 30px 30px 25px;
  z-index: 1;
  transition: all 0.2s ease-out 0s;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .case-item-one .case-img .case-overlay {
    padding: 30px 25px 25px;
  }
}
.case-item-one .case-img .case-overlay:after,
.case-item-one .case-img .case-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
}
.case-item-one .case-img .case-overlay:after {
  background: linear-gradient(
    0deg,
    rgba(22, 37, 66, 0.85098) 0%,
    rgba(33, 30, 59, 0) 100%
  );
  transition: all 0.2s ease-out 0s;
}
.case-item-one .case-img .case-overlay:before {
  background: linear-gradient(
    0deg,
    rgb(22, 37, 66) 0%,
    rgba(22, 37, 66, 0.55) 60%,
    rgba(22, 37, 66, 0.10196) 100%
  );
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}
.case-item-one .case-content span.tag,
.case-item-one .case-content h3.title {
  color: #fff;
}
.case-item-one .case-content h3.title {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.case-item-two:hover .case-img .case-overlay:before {
  visibility: visible;
  opacity: 1;
}
.case-item-two:hover .case-img .case-overlay:after {
  visibility: hidden;
  opacity: 0;
}
.case-item-two:hover .case-img .case-overlay .icon-btn {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
}
.case-item-two .case-img {
  overflow: hidden;
}
.case-item-two .case-img .case-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 30px 30px 25px;
  z-index: 1;
  transition: all 0.2s ease-out 0s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .case-item-two .case-img .case-overlay {
    padding: 30px 15px 25px;
  }
}
.case-item-two .case-img .case-overlay:after,
.case-item-two .case-img .case-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
}
.case-item-two .case-img .case-overlay:after {
  background: linear-gradient(
    0deg,
    rgba(22, 37, 66, 0.85098) 0%,
    rgba(33, 30, 59, 0) 100%
  );
  transition: all 0.2s ease-out 0s;
}
.case-item-two .case-img .case-overlay:before {
  background: linear-gradient(
    0deg,
    rgb(22, 37, 66) 0%,
    rgba(22, 37, 66, 0.55) 60%,
    rgba(22, 37, 66, 0.10196) 100%
  );
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}
.case-item-two .case-img .case-overlay .icon-btn {
  text-align: right;
  transform: translateY(10px);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}
.case-item-two .case-img .case-overlay .icon-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #1e3668;
  color: #fff;
  margin-left: auto;
}
.case-item-two .case-img .case-overlay .case-content {
  text-align: center;
}
.case-item-two .case-img .case-overlay .case-content h3.title,
.case-item-two .case-img .case-overlay .case-content span.tag {
  color: #fff;
}
.case-item-two .case-img .case-overlay .case-content h3.title {
  font-size: 24px;
  line-height: 35px;
}
.case-item-three {
  margin-bottom: 43px;
}
.case-item-three:hover .case-img .case-overlay {
  visibility: visible;
  opacity: 1;
}
.case-item-three:hover .case-img .case-overlay .icon-btn {
  transform: translateY(0px);
}
.case-item-three .case-img {
  overflow: hidden;
}
.case-item-three .case-img .case-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.65);
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}
.case-item-three .case-img .case-overlay .icon-btn {
  transform: translateY(-20px);
  transition: all 0.4s ease-out 0s;
}
.case-item-three .case-img .case-overlay .icon-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #1e3668;
  color: #fff;
}
.case-item-three .case-content {
  padding-top: 25px;
}
.case-item-three .case-content h3.title {
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .case-item-three .case-content h3.title {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 767px) {
  .case-item-three .case-content h3.title {
    font-size: 20px;
    line-height: 30px;
  }
}
.case-details-wrapper .case-img {
  margin-bottom: 42px;
}
.case-details-wrapper .case-content h3.title {
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .case-details-wrapper .case-content h3.title {
    font-size: 24px;
    line-height: 35px;
  }
}
.case-details-wrapper .case-content p {
  margin-bottom: 30px;
}
.case-details-wrapper .case-content .features-item-three .case-content p {
  margin-bottom: 0px;
}
.case-details-wrapper .case-content .content-img {
  margin-top: 30px;
  margin-bottom: 30px;
}
.case-details-wrapper .case-content ul.list li:before {
  display: inline-block;
  content: "\f058";
  margin-right: 10px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  color: #1e3668;
}

.features-item-three {
  padding: 40px 40px 30px;
  position: relative;
  display: flex;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.1);
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features-item-three {
    padding: 40px 20px 30px;
  }
}
@media (max-width: 767px) {
  .features-item-three {
    padding: 40px 20px 30px;
  }
}
.features-item-three:hover:after {
  right: -5px;
  bottom: -5px;
}
.features-item-three:after {
  position: absolute;
  bottom: 0px;
  right: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #1e3668;
  transition: all 0.3s ease-out 0s;
}
.features-item-three .icon {
  margin-right: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features-item-three .icon {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .features-item-three .icon {
    margin-right: 15px;
  }
}
.features-item-three .icon i {
  font-size: 60px;
  color: #1e3668;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .features-item-three .content h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .features-item-three .content h4 {
    font-size: 22px;
  }
}
.features-item-three .content p {
  margin-bottom: 0px;
}

/*=========================
    10. Team css 
==========================*/
.team-item-one:hover .team-img .team-overlay {
  opacity: 1;
  visibility: visible;
}
.team-item-one:hover .team-img .team-overlay .team-social ul.social-link {
  transform: translateY(0px);
}
.team-item-one:hover .team-content {
  margin-top: -70px;
}
.team-item-one .team-img {
  position: relative;
  overflow: hidden;
}
.team-item-one .team-img img {
  width: 100%;
}
.team-item-one .team-img .team-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out 0s;
}
.team-item-one .team-img .team-overlay .team-social ul.social-link {
  transform: translateY(-10px);
  transition: all 0.37s ease-out 0s;
}
.team-item-one .team-img .team-overlay .team-social ul.social-link li {
  margin-left: 2.5px;
  margin-right: 2.5px;
}
.team-item-one .team-img .team-overlay .team-social ul.social-link li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  background-color: rgba(54, 84, 148, 0.659);
  transition: all 0.4s ease-out 0s;
}
.team-item-one .team-img .team-overlay .team-social ul.social-link li a:hover {
  color: #fff;
}
.team-item-one .team-content {
  position: relative;
  padding: 25px 30px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.1);
  margin: auto;
  width: 90%;
  text-align: center;
  margin-top: -50px;
  transition: all 0.3s ease-out 0s;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-item-one .team-content {
    padding: 25px 10px;
  }
}
.team-item-one .team-content h3.title {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 3px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-item-one .team-content h3.title {
    font-size: 18px;
    line-height: 30px;
  }
}
.team-item-one .team-content span.position {
  font-size: 17px;
  font-weight: 500;
  color: #666666;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-item-one .team-content span.position {
    font-size: 15px;
    line-height: 26px;
  }
}
.team-item-one .team-content ul.social-link {
  margin-top: 15px;
}
.team-item-one .team-content ul.social-link li {
  margin-right: 5px;
}
.team-item-one .team-content ul.social-link li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #293750;
  color: #6f7e9c;
  font-size: 14px;
}
.team-item-one .team-content ul.social-link li a:hover {
  background-color: #1e3668;
  color: #fff;
}

.team-bg-wrapper {
  position: relative;
  z-index: 1;
}
.team-bg-wrapper:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.9);
  z-index: -1;
}

.team-margin-wrapper {
  margin-left: 18.6%;
}

.team-content-box-white p {
  color: #fff;
  margin-bottom: 30px;
}
.team-content-box-white .main-btn.filled-btn {
  border-color: rgba(182, 141, 90, 0.1);
  color: #fff;
}
.team-content-box-white .main-btn.filled-btn:hover {
  color: #1e3668;
  border-color: transparent;
}
.team-content-box-white .main-btn.filled-btn:hover:before {
  background-color: #fff;
}

.team-details-section .team-img {
  padding-right: 55px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-details-section .team-img {
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .team-details-section .team-img {
    padding-right: 0px;
  }
}
.team-details-section .team-content {
  padding-right: 170px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .team-details-section .team-content {
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .team-details-section .team-content {
    padding-right: 0px;
  }
}
.team-details-section .team-content h3.title {
  font-size: 35px;
}
.team-details-section .team-content span.position {
  display: block;
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: 600;
}
.team-details-section .team-content p {
  margin-bottom: 30px;
}
.team-details-section .team-content .social-link {
  text-align: right;
}
@media (max-width: 767px) {
  .team-details-section .team-content .social-link {
    text-align: left;
    margin-top: 20px;
  }
}
.team-details-section .team-content .social-link li {
  margin-left: 5px;
  margin-bottom: 10px;
}
.team-details-section .team-content .social-link li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6f7e9c;
  font-size: 14px;
  background-color: rgba(41, 55, 80, 0.1);
}
.team-details-section .team-content .social-link li a:hover {
  color: #fff;
}

/*=========================
    11. Testimonial css 
==========================*/
.wt-title-thumb {
  display: flex;
  align-items: center;
}
.wt-title-thumb .wt-thumb {
  min-width: 65px;
  max-width: 65px;
  height: 65px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 20px;
}
.wt-title-thumb .wt-title span.position {
  font-weight: 500;
  font-size: 17px;
}

.testimonial-wrapper-one .testimonial-item .wt-content {
  margin-bottom: 20px;
}
.testimonial-wrapper-one .testimonial-item .wt-content h3 {
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 10px;
}
.testimonial-wrapper-one .testimonial-slider-one {
  position: relative;
  padding-left: 40px;
}
.testimonial-wrapper-one .testimonial-slider-one:after {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -40%);
  content: "\f10c";
  font-family: flaticon !important;
  font-size: 360px;
  color: rgba(22, 37, 66, 0.05);
}
.testimonial-wrapper-one .testimonial-slider-one .slick-dots {
  margin-top: 60px;
}
.testimonial-wrapper-one .testimonial-slider-one .slick-dots li {
  width: 17px;
  height: 17px;
  border: 3px solid rgba(22, 37, 66, 0.2);
  border-radius: 50%;
  margin-right: 7px;
  transition: all 0.3s ease-out 0s;
}
.testimonial-wrapper-one .testimonial-slider-one .slick-dots li.slick-active {
  border-color: #1e3668;
}

.testimonial-wraper-two {
  position: relative;
}
.testimonial-wraper-two .testimonial-slider-two {
  position: relative;
  padding: 50px 60px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.07);
}
@media (max-width: 767px) {
  .testimonial-wraper-two .testimonial-slider-two {
    padding: 50px 30px;
  }
}
.testimonial-wraper-two .testimonial-slider-two:after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 105%;
  height: 100%;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.07);
  background-color: #fff;
  z-index: -1;
}
.testimonial-wraper-two .testimonial-item {
  position: relative;
  z-index: 1;
}
.testimonial-wraper-two .testimonial-item:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "\f118";
  font-family: flaticon !important;
  font-size: 250px;
  color: rgba(22, 37, 66, 0.05);
}
.testimonial-wraper-two .testimonial-item .wt-content {
  text-align: center;
}
.testimonial-wraper-two .testimonial-item .wt-content h3 {
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 25px;
}
.testimonial-wraper-two .testimonial-item .wt-title-thumb {
  justify-content: center;
}
.testimonial-wraper-two .testimonial-item .wt-title-thumb .wt-thumb img {
  width: 100%;
  border-radius: 50%;
}

.testimonial-dots-images {
  width: 100%;
}
.testimonial-dots-images .slick-dots li {
  position: absolute;
}
.testimonial-dots-images .slick-dots li img {
  width: 65px;
  height: 65px;
  box-shadow: 0px 10px 30px 0px rgba(22, 37, 66, 0.3);
}
.testimonial-dots-images .slick-dots li:nth-child(1) {
  top: 0;
  left: 0;
}
.testimonial-dots-images .slick-dots li:nth-child(2) {
  top: 0;
  right: 0;
}
.testimonial-dots-images .slick-dots li:nth-child(2) img {
  border-radius: 30px 30px 30px 5px;
}
.testimonial-dots-images .slick-dots li:nth-child(3) {
  bottom: 0;
  left: 0;
}
.testimonial-dots-images .slick-dots li:nth-child(3) img {
  border-radius: 30px 5px 30px 30px;
}
.testimonial-dots-images .slick-dots li:nth-child(4) {
  bottom: 0;
  right: 0;
}
.testimonial-dots-images .slick-dots li:nth-child(4) img {
  width: 100%;
  border-radius: 50%;
}

.bottom-border {
  border-bottom: 1px solid rgba(22, 37, 66, 0.1);
}

.testimonial-bg-map {
  position: relative;
  z-index: 1;
}
.testimonial-bg-map:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #eff0f2;
}
.testimonial-bg-map:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: url(../images/service/map-1.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}

/*=========================
    12. Blog css 
==========================*/
.post-thumbnail img {
  width: 100%;
}

.post-meta ul li {
  display: inline-block;
}
.post-meta ul li span i {
  margin-right: 10px;
}

.btn-link {
  font-size: 15px;
  font-weight: 700;
  color: #aaabb8;
  text-transform: uppercase;
}
.btn-link:hover {
  text-decoration: none;
}

.arrow-btn {
  position: relative;
}
.arrow-btn:after {
  display: inline-block;
  content: "\f061";
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  margin-left: 10px;
  transition: all 0.3s ease-out 0s;
}

.blog-post-item-one {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .blog-post-item-one {
    align-items: flex-start;
    flex-direction: column;
  }
}
.blog-post-item-one .post-thumbnail {
  min-width: 235px;
  height: 215px;
  max-width: 235px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 40px;
}
@media (max-width: 767px) {
  .blog-post-item-one .post-thumbnail {
    margin-bottom: 30px;
  }
}
.blog-post-item-one .post-thumbnail img {
  height: 100%;
}
.blog-post-item-one .entry-content .post-meta ul li {
  margin-right: 25px;
  margin-bottom: 10px;
}
.blog-post-item-one .entry-content h3.title {
  margin-bottom: 15px;
}
.blog-post-item-two .post-thumbnail {
  position: relative;
  overflow: hidden;
}
.blog-post-item-two .post-thumbnail .post-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  padding: 40px;
  background: -webkit-linear-gradient(
    90deg,
    rgb(22, 37, 66) 0%,
    rgba(29, 32, 61, 0.5) 68%,
    rgba(33, 30, 59, 0) 100%
  );
  background: inear-gradient(
    90deg,
    rgb(22, 37, 66) 0%,
    rgba(29, 32, 61, 0.5) 68%,
    rgba(33, 30, 59, 0) 100%
  );
}
.blog-post-item-two .entry-content h3.title,
.blog-post-item-two .entry-content .btn-link,
.blog-post-item-two .entry-content .post-meta ul li span {
  color: #fff;
}
.blog-post-item-two .entry-content .post-meta {
  margin-bottom: 10px;
}
.blog-post-item-two .entry-content .post-meta ul li {
  margin-right: 10px;
}
.blog-post-item-two .entry-content h3.title {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.blog-post-item-three .entry-content {
  position: relative;
  padding: 40px 35px 35px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.07);
}
.blog-post-item-three .entry-content .post-meta ul li {
  margin-right: 20px;
  margin-bottom: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-item-three .entry-content .post-meta ul li {
    font-size: 15px;
    margin-right: 7px;
  }
}
@media (max-width: 991px) {
  .blog-post-item-three .entry-content .post-meta ul li {
    margin-right: 10px;
  }
}
.blog-post-item-three .entry-content h3.title {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-post-item-three .entry-content h3.title {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media (max-width: 991px) {
  .blog-post-item-three .entry-content h3.title {
    font-size: 20px;
    line-height: 1.3;
  }
}
.blog-post-item-three .entry-content .cat-btn {
  position: absolute;
  top: -20px;
  right: 20px;
  background-color: #1e3668;
  color: #fff;
  box-shadow: 0px 10px 30px 0px rgba(182, 140, 90, 0.66);
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 20px;
  line-height: 20px;
}

.blog-post-item-five .post-thumbnail {
  position: relative;
}
.blog-post-item-five .post-thumbnail .arrow {
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-post-item-five .post-thumbnail .arrow i {
  font-size: 18px;
  color: rgba(54, 84, 148, 0.659);
}
.blog-post-item-five .entry-content {
  padding: 35px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.06);
}
.blog-post-item-five .entry-content h3.title {
  font-size: 21px;
  line-height: 34px;
  margin-bottom: 25px;
}
.blog-post-item-five .entry-content .post-admin {
  margin-bottom: 15px;
}
.blog-post-item-five .entry-content .post-admin span {
  font-size: 17px;
  font-weight: 500;
}
.blog-post-item-five .entry-content .post-admin span img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.blog-post-item-five .entry-content .post-meta {
  padding-top: 15px;
  border-top: 1px solid #2e9cca;
}
.blog-post-item-five .entry-content .post-meta ul li {
  margin-right: 22px;
}
@media (max-width: 767px) {
  .blog-post-item-five .entry-content .post-meta ul li {
    margin-right: 10px;
  }
}
.blog-post-item-five .entry-content .post-meta ul li:last-child {
  margin-right: 0px;
}
.blog-post-item-five .entry-content .post-meta ul li span {
  font-size: 15px;
  font-weight: 500;
}

.blog-post-item-six .post-thumbnail {
  position: relative;
}
.blog-post-item-six .post-thumbnail .arrow {
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-post-item-six .post-thumbnail .arrow i {
  font-size: 18px;
  color: rgba(54, 84, 148, 0.659);
}
.blog-post-item-six .post-thumbnail .play-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.blog-post-item-six .post-thumbnail .play-content .video-popup {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1e3668;
}
.blog-post-item-six .entry-content {
  padding: 35px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.06);
}
.blog-post-item-six .entry-content h3.title {
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .blog-post-item-six .entry-content h3.title {
    font-size: 22px;
    line-height: 35px;
  }
}
.blog-post-item-six .entry-content p {
  margin-bottom: 25px;
}
.blog-post-item-six .entry-content .post-admin {
  margin-bottom: 15px;
}
.blog-post-item-six .entry-content .post-admin span {
  font-size: 17px;
  font-weight: 500;
}
.blog-post-item-six .entry-content .post-admin span img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.blog-post-item-six .entry-content .post-meta {
  padding-top: 15px;
  border-top: 1px solid #2e9cca;
}
.blog-post-item-six .entry-content .post-meta ul li {
  margin-right: 22px;
}
@media (max-width: 767px) {
  .blog-post-item-six .entry-content .post-meta ul li {
    margin-right: 10px;
  }
}
.blog-post-item-six .entry-content .post-meta ul li:last-child {
  margin-right: 0px;
  float: right;
}
.blog-post-item-six .entry-content .post-meta ul li span {
  font-size: 15px;
  font-weight: 500;
}
.blog-post-item-six.blog-post-bg .entry-content {
  position: relative;
  z-index: 1;
}
.blog-post-item-six.blog-post-bg .entry-content:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(22, 37, 66, 0.9);
  z-index: -1;
}
.blog-post-item-six.blog-post-bg .entry-content h3.title {
  color: #fff;
  margin-bottom: 30px;
}
.blog-post-item-six.blog-post-bg .entry-content .post-admin {
  margin-bottom: 30px;
}
.blog-post-item-six.blog-post-bg .entry-content .post-admin span {
  color: #fff;
}
.blog-post-item-six.blog-post-bg .entry-content .post-meta {
  border-color: rgba(255, 255, 255, 0.15);
}
.blog-post-item-six.blog-post-bg .entry-content .post-meta ul li span {
  color: #fff;
}
.blog-details-container {
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.06);
}
.blog-details-container .blog-post-item .entry-content,
.blog-details-container .post-author-box,
.blog-details-container .post-nav-area,
.blog-details-container .comments-area,
.blog-details-container .comments-respond {
  margin: 0 40px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-details-container .blog-post-item .entry-content,
  .blog-details-container .post-author-box,
  .blog-details-container .post-nav-area,
  .blog-details-container .comments-area,
  .blog-details-container .comments-respond {
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  .blog-details-container .blog-post-item .entry-content,
  .blog-details-container .post-author-box,
  .blog-details-container .post-nav-area,
  .blog-details-container .comments-area,
  .blog-details-container .comments-respond {
    margin: 0 15px;
  }
}
.blog-details-container .blog-post-item .entry-content {
  padding-top: 60px;
}
.blog-details-container .blog-post-item .entry-content .post-meta ul li {
  margin-right: 33px;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-details-container .blog-post-item .entry-content .post-meta ul li {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  .blog-details-container .blog-post-item .entry-content .post-meta ul li {
    margin-right: 10px;
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .blog-details-container .blog-post-item .entry-content .post-meta ul li {
    margin-right: 15px;
    margin-bottom: 10px;
  }
}
.blog-details-container
  .blog-post-item
  .entry-content
  .post-meta
  ul
  li
  span
  img {
  margin-right: 10px;
}
.blog-details-container .blog-post-item .entry-content h3.title {
  margin-bottom: 20px;
  font-size: 28px;
}
@media (max-width: 767px) {
  .blog-details-container .blog-post-item .entry-content h3.title {
    font-size: 22px;
    line-height: 32px;
  }
}
.blog-details-container .blog-post-item .entry-content p {
  margin-bottom: 33px;
}
.blog-details-container .blog-post-item .entry-content blockquote {
  position: relative;
  background-color: #f4f4f4;
  padding: 40px 50px;
  border-radius: 7px;
}
@media (max-width: 767px) {
  .blog-details-container .blog-post-item .entry-content blockquote {
    padding: 40px 15px;
  }
}
.blog-details-container .blog-post-item .entry-content blockquote::before {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 2px;
  content: "";
  width: 4px;
  height: 100%;
  background-color: #1e3668;
}
.blog-details-container .blog-post-item .entry-content blockquote h4 {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .blog-details-container .blog-post-item .entry-content blockquote h4 {
    font-size: 22px;
  }
}
.blog-details-container .blog-post-item .entry-content blockquote h5 {
  font-size: 18px;
}
.blog-details-container .blog-post-item .entry-content blockquote h5:before {
  display: inline-block;
  content: "";
  margin-right: 20px;
  width: 50px;
  height: 3px;
  background-color: rgba(54, 84, 148, 0.659);
  vertical-align: middle;
}
@media (max-width: 767px) {
  .blog-details-container .blog-post-item .post-share-tag .post-tag-cloud {
    text-align: center;
  }
}
.blog-details-container .blog-post-item .post-share-tag .post-tag-cloud ul li {
  display: inline-block;
}
@media (max-width: 767px) {
  .blog-details-container
    .blog-post-item
    .post-share-tag
    .post-tag-cloud
    ul
    li {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
}
.blog-details-container
  .blog-post-item
  .post-share-tag
  .post-tag-cloud
  ul
  li
  a {
  padding: 5px 15px;
  background-color: #f4f4f4;
  color: rgba(54, 84, 148, 0.659);
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  margin-right: 5px;
}
.blog-details-container
  .blog-post-item
  .post-share-tag
  .post-tag-cloud
  ul
  li
  a:hover {
  color: #fff;
}
.blog-details-container .blog-post-item .post-share-tag .social-share {
  float: right;
}
@media (max-width: 767px) {
  .blog-details-container .blog-post-item .post-share-tag .social-share {
    float: none;
    margin-top: 10px;
    text-align: center;
  }
}
.blog-details-container
  .blog-post-item
  .post-share-tag
  .social-share
  ul.social-link
  li
  a {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .blog-details-container
    .blog-post-item
    .post-share-tag
    .social-share
    ul.social-link
    li
    a {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.blog-details-container .blog-post-item .post-share-tag .item-heading {
  font-family: "Frank Ruhl Libre", serif;
  font-size: 18px;
  color: rgba(54, 84, 148, 0.659);
  margin-right: 15px;
  font-weight: 700;
}
.blog-details-container .post-author-box {
  background-color: #f4f4f4;
  padding: 40px 50px;
  display: flex;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .blog-details-container .post-author-box {
    padding: 40px 15px;
    flex-direction: column;
  }
}
.blog-details-container .post-author-box .author-thumb {
  min-width: 160px;
  max-width: 160px;
  height: 160px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 35px;
}
@media (max-width: 767px) {
  .blog-details-container .post-author-box .author-thumb {
    margin-bottom: 35px;
  }
}
.blog-details-container .post-author-box .author-thumb img {
  width: 100%;
  border-radius: 50%;
}
.blog-details-container .post-author-box .author-content h4 {
  margin-bottom: 5px;
}
.blog-details-container .post-author-box .author-content p {
  margin-bottom: 10px;
}
.blog-details-container .post-author-box .author-content ul.social-link li {
  margin-right: 15px;
}
.blog-details-container .post-nav-area {
  padding-top: 60px;
  padding-bottom: 40px;
  border-top: 1px solid #2e9cca;
  border-bottom: 1px solid #2e9cca;
}
.blog-details-container .post-nav-area .post-nav {
  display: flex;
  margin-bottom: 15px;
}
.blog-details-container .post-nav-area .post-nav .thumb {
  min-width: 70px;
  max-width: 70px;
  height: 70px;
  -o-object-fit: cover;
  object-fit: cover;
}
.blog-details-container .post-nav-area .post-nav .content {
  margin-top: -4px;
}
.blog-details-container .post-nav-area .post-nav .content h6 {
  font-size: 18px;
}
.blog-details-container .post-nav-area .post-nav .content span.post-date {
  font-size: 14px;
  font-weight: 500;
  line-height: 25px;
}
.blog-details-container .post-nav-area .post-nav.prev-post .thumb {
  margin-right: 20px;
}
.blog-details-container
  .post-nav-area
  .post-nav.prev-post
  .content
  span.post-date
  i {
  margin-right: 5px;
}
.blog-details-container .post-nav-area .post-nav.next-post {
  direction: rtl;
  text-align: right;
}
.blog-details-container .post-nav-area .post-nav.next-post .thumb {
  margin-left: 20px;
}
.blog-details-container
  .post-nav-area
  .post-nav.next-post
  .content
  span.post-date
  i {
  margin-left: 5px;
}
.blog-details-container .comments-area {
  padding-top: 50px;
  margin-bottom: 50px;
}
.blog-details-container .comments-area .comments-list {
  padding-bottom: 45px;
  border-bottom: 1px solid #2e9cca;
}
.blog-details-container .comments-area .comments-list .comment {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .blog-details-container .comments-area .comments-list .comment {
    flex-direction: column;
  }
}
.blog-details-container .comments-area .comments-list .comment:last-child {
  margin-bottom: 0px;
}
.blog-details-container .comments-area .comments-list .comment:nth-child(even) {
  margin-left: 60px;
}
.blog-details-container .comments-area .comments-list .comment .comment-avatar {
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .blog-details-container
    .comments-area
    .comments-list
    .comment
    .comment-avatar {
    margin-bottom: 30px;
  }
}
.blog-details-container
  .comments-area
  .comments-list
  .comment
  .comment-wrap
  .comment-author-content
  span.author-name {
  font-family: "Frank Ruhl Libre", serif;
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: rgba(54, 84, 148, 0.659);
}
.blog-details-container
  .comments-area
  .comments-list
  .comment
  .comment-wrap
  .comment-author-content
  span.author-name
  span.date {
  float: right;
  font-family: "Karla", sans-serif;
  font-size: 15px;
}
.blog-details-container
  .comments-area
  .comments-list
  .comment
  .comment-wrap
  .comment-author-content
  .reply {
  font-size: 14px;
  font-weight: 700;
  color: rgba(54, 84, 148, 0.659);
  text-transform: uppercase;
}
.blog-details-container
  .comments-area
  .comments-list
  .comment
  .comment-wrap
  .comment-author-content
  .reply:after {
  display: inline-block;
  content: "\f178";
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  vertical-align: middle;
  margin-left: 10px;
}
.blog-details-container .comments-respond {
  padding-bottom: 60px;
}
.blog-details-container .comments-respond form .form_control {
  background-color: #f4f4f4;
  margin-bottom: 35px;
  font-size: 18px;
  border: 2px solid transparent;
  transition: all 0.3s ease-out 0s;
  font-weight: 600;
}
.blog-details-container .comments-respond form .form_control:focus {
  border-color: #1e3668;
  background-color: transparent;
}
.blog-details-container .comments-respond form .form_control::-moz-placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.blog-details-container .comments-respond form .form_control::placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.blog-details-container .comments-respond form textarea.form_control {
  height: 140px;
}
.blog-details-container .comments-respond form .nice-select {
  color: rgba(54, 84, 148, 0.659);
  font-weight: 600;
  font-size: 18px;
  background-color: #f4f4f4;
  border-radius: 0px;
  height: 55px;
  line-height: 55px;
  border: 2px solid transparent;
}

/*=========================
    13. Sidebar css 
==========================*/
.sidebar-widget-area .widget h4.widget-title {
  padding-bottom: 19px;
  border-bottom: 1px solid #2e9cca;
  margin-bottom: 20px;
}
.sidebar-widget-area .widget.search-widget {
  padding: 20px 30px 30px;
  background-color: rgba(54, 84, 148, 0.659);
}
.sidebar-widget-area .widget.search-widget h4.widget-title {
  border-bottom: none;
  color: #fff;
  padding-bottom: 0px;
}
.sidebar-widget-area .widget.search-widget form .form_control {
  height: 60px;
}
.sidebar-widget-area
  .widget.search-widget
  form
  .form_control::-moz-placeholder {
  font-weight: 500;
}
.sidebar-widget-area .widget.search-widget form .form_control::placeholder {
  font-weight: 500;
}
.sidebar-widget-area .widget.search-widget form .search-btn {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 15px;
  width: 45px;
  height: 45px;
  background-color: #1e3668;
  color: #fff;
}
.sidebar-widget-area .widget.categories-widget .widget-link li {
  margin-bottom: 13px;
}
.sidebar-widget-area .widget.categories-widget .widget-link li:last-child {
  margin-bottom: 0px;
}
.sidebar-widget-area .widget.categories-widget .widget-link li a {
  display: block;
}
.sidebar-widget-area .widget.categories-widget .widget-link li a span {
  float: right;
  color: #1e3668;
}
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content:last-child {
  margin-bottom: 0px;
}
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content
  img {
  min-width: 80px;
  max-width: 80px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 20px;
}
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content
  .post-title-date
  .posted-on {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #666666;
  line-height: 25px;
}
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content
  .post-title-date
  .posted-on
  i {
  margin-right: 10px;
}
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content
  .post-title-date
  h6 {
  line-height: 25px;
  font-size: 18px;
  font-weight: 600;
  color: #666666;
}
.sidebar-widget-area
  .widget.recent-post-widget
  .recent-post-list
  .post-thumbnail-content
  .post-title-date
  h6:hover {
  color: rgba(54, 84, 148, 0.659);
}
@media (max-width: 400px) {
  .sidebar-widget-area
    .widget.recent-post-widget
    .recent-post-list
    .post-thumbnail-content
    .post-title-date
    h6 {
    font-size: 14px;
  }
}
.sidebar-widget-area .widget.tag-cloud-widget a {
  padding: 8px 15px;
  background-color: #f4f4f4;
  font-size: 14px;
  font-weight: 500;
  line-height: 19px;
  margin-bottom: 10px;
  margin-right: 5px;
  text-transform: uppercase;
  color: rgba(54, 84, 148, 0.659);
}
.sidebar-widget-area .widget.tag-cloud-widget a:hover {
  color: #fff;
}
.sidebar-widget-area .widget.practice-nav-widget {
  padding: 50px 40px 40px;
  background-color: rgba(22, 37, 66, 0.07);
}
.sidebar-widget-area .widget.practice-nav-widget h4.widget-title {
  margin-bottom: 10px;
}
.sidebar-widget-area .widget.practice-nav-widget .widget-nav ul li {
  margin-bottom: 12px;
}
.sidebar-widget-area .widget.practice-nav-widget .widget-nav ul li:last-child {
  margin-bottom: 0px;
}
.sidebar-widget-area .widget.practice-nav-widget .widget-nav ul li a {
  display: block;
  font-size: 18px;
  color: rgba(54, 84, 148, 0.659);
  padding: 7px 20px;
  font-weight: 700;
  transition: all 0.3s ease-out 0s;
}
.sidebar-widget-area .widget.practice-nav-widget .widget-nav ul li a.active,
.sidebar-widget-area .widget.practice-nav-widget .widget-nav ul li a:hover {
  background-color: #fff;
}
.sidebar-widget-area .widget.banner-widget {
  padding: 60px;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sidebar-widget-area .widget.banner-widget {
    padding: 60px 20px;
  }
}
@media (max-width: 767px) {
  .sidebar-widget-area .widget.banner-widget {
    padding: 60px 20px;
  }
}
.sidebar-widget-area .widget.banner-widget:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(22, 37, 66, 0.7);
}
.sidebar-widget-area .widget.banner-widget .banner-content span.span {
  display: block;
  margin-bottom: 16px;
  color: #fff;
  font-weight: 600;
}
.sidebar-widget-area .widget.banner-widget .banner-content h3 {
  color: #fff;
  margin-bottom: 30px;
}
.sidebar-widget-area .widget.user-widget {
  padding: 50px 40px 40px;
  background-color: rgba(22, 37, 66, 0.07);
}
.sidebar-widget-area .widget.user-widget .user-content .thumb {
  width: 220px;
  height: 220px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.sidebar-widget-area .widget.user-widget .user-content .thumb img {
  width: 100%;
  border-radius: 50%;
}
.sidebar-widget-area .widget.user-widget .user-content p {
  margin-bottom: 7px;
}
.sidebar-widget-area .widget.user-widget .user-content span.position {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: block;
}
.sidebar-widget-area .widget.user-widget .user-content ul.social-link li {
  margin-left: 5px;
  margin-right: 5px;
}
.sidebar-widget-area .widget.user-widget .user-content ul.social-link li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: rgba(41, 55, 80, 0.1);
  color: #6f7e9c;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-out 0s;
}
.sidebar-widget-area
  .widget.user-widget
  .user-content
  ul.social-link
  li
  a:hover {
  background-color: #1e3668;
  color: #fff;
}

/*=========================
    14. Contact css 
==========================*/
.contact-wrapper-one {
  position: relative;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.07);
  padding: 90px 60px 60px;
  margin-bottom: -140px;
}
@media (max-width: 767px) {
  .contact-wrapper-one {
    padding: 90px 30px 60px;
  }
}
.contact-wrapper-one .contact-form .form_control {
  background-color: rgba(22, 37, 66, 0.05);
  height: 60px;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 700;
  font-family: "Frank Ruhl Libre", serif;
  margin-bottom: 30px;
}
.contact-wrapper-one .contact-form .form_control::-moz-placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.contact-wrapper-one .contact-form .form_control::placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.contact-wrapper-one .contact-form textarea.form_control {
  padding-top: 15px;
}
.contact-wrapper-one .contact-form .nice-select {
  background-color: rgba(22, 37, 66, 0.05);
  height: 65px;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 700;
  color: rgba(54, 84, 148, 0.659);
  font-family: "Frank Ruhl Libre", serif;
  line-height: 65px;
  border-radius: 0px;
  border: none;
  margin-bottom: 30px;
}
.contact-wrapper-one .contact-form .nice-select:after {
  right: 30px;
}
.contact-wrapper-one .contact-form .main-btn {
  padding: 15px 45px;
  width: 100%;
  text-align: center;
}

.contact-wrapper-two {
  position: relative;
  z-index: 2;
  margin-left: 70px;
  padding: 48px 40px 45px;
  background-color: #fff;
  box-shadow: 0px 10px 60px 0px rgba(22, 37, 66, 0.07);
  margin-bottom: -70px;
}
@media (max-width: 767px) {
  .contact-wrapper-two {
    margin-left: 0px;
    margin-bottom: 0px;
  }
}
.contact-wrapper-two .section-title h2 {
  margin-bottom: 10px;
}
.contact-wrapper-two .contact-form .form_control {
  background-color: rgba(22, 37, 66, 0.05);
  height: 65px;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 700;
  font-family: "Frank Ruhl Libre", serif;
}
.contact-wrapper-two .contact-form .form_control::-moz-placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.contact-wrapper-two .contact-form .form_control::placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.contact-wrapper-two .contact-form textarea.form_control {
  padding-top: 15px;
  height: 230px;
}
.contact-wrapper-two .contact-form .nice-select {
  background-color: rgba(22, 37, 66, 0.05);
  height: 65px;
  padding: 0 30px;
  font-size: 20px;
  font-weight: 700;
  color: rgba(54, 84, 148, 0.659);
  font-family: "Frank Ruhl Libre", serif;
  line-height: 65px;
  border-radius: 0px;
  border: none;
}
.contact-wrapper-two .contact-form .nice-select:after {
  right: 30px;
}
.contact-wrapper-two .contact-form .main-btn {
  width: 100%;
  text-align: center;
}

.contact-wrapper-three {
  padding: 70px 70px 80px;
  background-color: rgba(182, 140, 90, 0.07);
}
@media (max-width: 767px) {
  .contact-wrapper-three {
    padding: 70px 30px 80px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-wrapper-three .section-title h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.contact-wrapper-three .contact-form form .form_control {
  font-family: "Frank Ruhl Libre", serif;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
  height: 65px;
}
.contact-wrapper-three .contact-form form .form_control::-moz-placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.contact-wrapper-three .contact-form form .form_control::placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.contact-wrapper-three .contact-form form textarea.form_control {
  height: 150px;
}

.contact-info-list .info-item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .contact-info-list .info-item {
    flex-wrap: wrap;
  }
}
.contact-info-list .info-item .thumb,
.contact-info-list .info-item .content {
  width: 50%;
}
@media (max-width: 767px) {
  .contact-info-list .info-item .thumb,
  .contact-info-list .info-item .content {
    width: 100%;
  }
}
.contact-info-list .info-item .thumb img {
  width: 100%;
}
.contact-info-list .info-item .content {
  padding-left: 35px;
}
@media (max-width: 767px) {
  .contact-info-list .info-item .content {
    padding-left: 0px;
    margin-top: 30px;
  }
}
.contact-info-list .info-item .content h3 {
  margin-bottom: 14px;
}
.contact-info-list .info-item .content h3 span.sm-title {
  font-size: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .contact-info-list .info-item .content h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .contact-info-list .info-item .content h3 span.sm-title {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .contact-info-list .info-item .content h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .contact-info-list .info-item .content h3 span.sm-title {
    font-size: 16px;
  }
}
.contact-info-list .info-item .content p {
  margin-bottom: 10px;
}
.contact-info-list .info-item .content p:hover a {
  color: #1e3668;
}
.contact-info-list .info-item .content p i {
  margin-right: 10px;
  color: #1e3668;
}

.map-area .map-box iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/*=========================
    15. Footer css 
==========================*/
.footer-wrapper-one {
  position: relative;
  z-index: 1;
}
.footer-wrapper-one:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(22, 37, 66, 0.96);
}
.footer-wrapper-one .footer-widget .widget h4.widget-title {
  margin-bottom: 35px;
}
.footer-wrapper-one .footer-widget .widget h4.widget-title,
.footer-wrapper-one .footer-widget .widget h4 {
  color: #fff;
}
.footer-wrapper-one .footer-widget .widget p {
  color: #aab5cc;
}
.footer-wrapper-one .footer-widget .widget.about-widget .footer-logo {
  margin-bottom: 25px;
}
.footer-wrapper-one .footer-widget .widget.about-widget p {
  margin-bottom: 30px;
}
.footer-wrapper-one .footer-widget .widget.about-widget .share h4 {
  margin-bottom: 15px;
}
.footer-wrapper-one
  .footer-widget
  .widget.about-widget
  .share
  ul.social-link
  li {
  margin-right: 5px;
}
.footer-wrapper-one
  .footer-widget
  .widget.about-widget
  .share
  ul.social-link
  li
  a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  background-color: #293750;
  color: #6f7e9c;
  transition: all 0.3s ease-out 0s;
}
.footer-wrapper-one
  .footer-widget
  .widget.about-widget
  .share
  ul.social-link
  li
  a:hover {
  color: #fff;
}
.footer-wrapper-one .footer-widget .widget.footer-nav-widget ul.widget-link li {
  padding-bottom: 15px;
}
.footer-wrapper-one
  .footer-widget
  .widget.footer-nav-widget
  ul.widget-link
  li:last-child {
  padding-bottom: 0px;
}
.footer-wrapper-one
  .footer-widget
  .widget.footer-nav-widget
  ul.widget-link
  li
  a {
  position: relative;
  font-size: 17px;
  color: #6f7e9c;
}
.footer-wrapper-one
  .footer-widget
  .widget.footer-nav-widget
  ul.widget-link
  li
  a:before {
  display: inline-block;
  margin-right: 17px;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 2px;
  background-color: #495978;
  vertical-align: middle;
}
.footer-wrapper-one
  .footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-thumbnail-content {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.footer-wrapper-one
  .footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-thumbnail-content:last-child {
  margin-bottom: 0px;
}
.footer-wrapper-one
  .footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-thumbnail-content
  img {
  min-width: 75px;
  max-width: 75px;
  height: 70px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 20px;
}
.footer-wrapper-one
  .footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-thumbnail-content
  .post-title-date {
  margin-top: -3px;
}
.footer-wrapper-one
  .footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-thumbnail-content
  .post-title-date
  .posted-on {
  display: block;
  font-size: 13px;
  font-weight: 500;
  color: #7583a0;
}
.footer-wrapper-one
  .footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-thumbnail-content
  .post-title-date
  .posted-on
  i {
  margin-right: 10px;
}
.footer-wrapper-one
  .footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-thumbnail-content
  .post-title-date
  h6 {
  line-height: 25px;
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .footer-wrapper-one
    .footer-widget
    .widget.recent-post-widget
    .post-widget-list
    .post-thumbnail-content
    .post-title-date
    h6 {
    font-size: 12px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-wrapper-one
    .footer-widget
    .widget.recent-post-widget
    .post-widget-list
    .post-thumbnail-content
    .post-title-date
    h6 {
    font-size: 15px;
  }
}
.footer-wrapper-one
  .footer-widget
  .widget.recent-post-widget
  .post-widget-list
  .post-thumbnail-content
  .post-title-date
  h6:hover {
  color: #1e3668;
}
.footer-wrapper-one
  .footer-widget
  .widget.contact-info-widget
  .info-widget-content
  p {
  position: relative;
  line-height: 17px;
  padding-left: 30px;
  margin-bottom: 25px;
}
.footer-wrapper-one
  .footer-widget
  .widget.contact-info-widget
  .info-widget-content
  p:hover
  a {
  color: #1e3668;
}
.footer-wrapper-one
  .footer-widget
  .widget.contact-info-widget
  .info-widget-content
  p
  i {
  position: absolute;
  top: 0;
  left: 0;
  color: #1e3668;
}
.footer-wrapper-one
  .footer-widget
  .widget.contact-info-widget
  .info-widget-content
  h4 {
  margin-bottom: 15px;
}
.footer-wrapper-one .footer-copyright {
  background-color: #1b2b4b;
  padding: 20px 0 25px;
}
.footer-wrapper-one .footer-copyright .copyright-text p {
  color: #909fba;
}
.footer-wrapper-one .footer-copyright .copyright-text p span {
  color: #1e3668;
}

.footer-newsletter {
  padding-top: 73px;
  padding-bottom: 47px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-newsletter .newsletter-form .form_control {
  width: 100%;
  height: 55px;
  background-color: #fff;
  font-weight: 700;
  color: rgba(54, 84, 148, 0.659);
}
.footer-newsletter .newsletter-form .form_control::-moz-placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.footer-newsletter .newsletter-form .form_control::placeholder {
  color: rgba(54, 84, 148, 0.659);
}
.footer-newsletter .newsletter-form .main-btn {
  padding: 14px 38px;
  line-height: 27px;
}
.footer-newsletter .newsletter-form .main-btn:hover {
  color: rgba(54, 84, 148, 0.659);
}
.footer-newsletter .newsletter-form .main-btn:before {
  background-color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .footer-newsletter .newsletter-form .main-btn {
    padding: 14px 17px;
    font-size: 14px;
  }
} /*# sourceMappingURL=style.css.map */

/* costume */

/* home */
.home-navbar {
  background-color: none !important;
  position: absolute;
  z-index: 100;
  color: #fff;
}

.navbar-brand {
  margin-right: 3rem;
  width: 150px !important;
}

.nav-link {
  margin-right: 1rem;
  font-size: 21px;
  color: #fff;
  opacity: 100%;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 50%;
}

.lawyer-hover:hover {
  color: #fff;
}

.navbar {
  width: 80%;
}

.navbar-toggler {
  float: right;
}

.about-box-home {
  position: relative;
}

.img-a-box {
  position: relative;
  width: 300px;
  height: 350px;
  top: 30px;
}

.frame0,
.frame1,
.frame2,
.frame3,
.frame4 {
  transition: transform 0.5s ease-in, z-index 0.5s ease-out;
}

.frame0 {
  width: 300px;
  height: 350px;
  background-color: #1e3668;
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: -1;
}

.frame1 {
  position: absolute;
  bottom: 30px;
  right: 30px;
  z-index: 0;
}

.frame2 {
  width: 300px;
  height: 350px;
  background-color: white;
  position: absolute;
  bottom: 15px;
  right: 15px;
  z-index: 2;
}

.frame3 {
  width: 300px;
  height: 350px;
  background-color: #1e3668;
  position: absolute;
  bottom: -15px;
  right: -15px;
  z-index: 3;
}

.frame4 {
  position: absolute;
  z-index: 4;
}

.frametxt {
  position: absolute;
  z-index: 10;
  rotate: -90deg;
  font-size: 40px !important;
  left: -90px;
  bottom: 150px;
  color: white !important;
  text-transform: uppercase !important;
}

.frametxt2 {
  position: absolute;
  z-index: 1;
  rotate: -90deg;
  font-size: 40px !important;
  left: -120px;
  bottom: 150px;
  color: white !important;
  text-transform: uppercase !important;
}

/*
.img-a-box:hover .frame0 {
    z-index: 2;
}

.img-a-box:hover .frame1 {
    z-index: 3;
}

.img-a-box:hover .frame2 {
    z-index: 1;
}

.img-a-box:hover .frame3 {
    z-index: 0;
}

.img-a-box:hover .frame4 {
    z-index: 0;
}

.img-a-box:hover .frametxt {
  z-index: -1;
}

.img-a-box:hover .frametxt2 {
  z-index: 10;
} */

.logobox {
  display: flex;
  flex-direction: row;
  column-gap: 3rem;
  justify-content: center;
  align-items: center;
}

.logobox a {
  width: 160px;
  height: auto;
}

.service-item-one {
  padding: 20px 0 10px;
}

.about-info {
  margin-left: 3rem;
}

.about-info p {
  text-transform: uppercase;
  color: #1e3668;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}

.about-info h3 {
  color: #1e3668;
  font-size: 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}

.about-info a {
  margin-top: 10px;
}

.home-info {
  text-transform: none !important;
  color: #aaabb8 !important;
}

.about-box {
  text-align: center;
}

.about-box p {
  font-size: 14px;
  margin-bottom: 0;
  margin-bottom: 1rem;
  color: #1e3668;
  font-weight: bold;
  line-height: 2.143;
  letter-spacing: 3px;
  text-transform: uppercase !important;
}

.about-box h5 {
  line-height: 1.3;
  margin: 0.3em 0 1.1em;
  font-size: 30px;
  font-weight: normal;
  color: #aaabb8;
}

.home-text-banner {
  color: #fff;
  width: 650px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.hero-wrapper-one .hero-content span.span:before {
  width: 300px;
}

#navbar {
  transition: visibility 0s, opacity 0.5s linear;
}

/* about */
.about-text-banner {
  color: #fff;
  width: 100%;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}

.about-logo-img {
  width: 500px;
  text-align: center;
}

.about-info p {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.counterBox {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.cbox {
  display: flex;
  column-gap: 2rem;
}

.counterBox i {
  font-size: 60px;
}

.counterBox h2 {
  color: #1e3668;
}

.counterBox h2::before {
  content: "+";
}

.counterBox p {
  border-top: #0c1b36 solid 0.5px;
  margin-top: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: capitalize;
}

/* Lawyers */

.lawyer-navbar {
  width: 100%;
  background-color: #1e3668;
  transition: 0.4s;
  padding: 10px 0;
  opacity: 0.9;
  position: fixed;
  width: 100%;
  z-index: 1000000;
  top: 0;
  transition: all 0.3s ease;
}

.lawyers-section {
  margin: 10rem 0;
}

.vertical-div {
  transform: rotate(-90deg);
  position: relative;
  margin-top: 1.8rem;
}

.vertical-div img {
  opacity: 0.9;
}

.vertical-div h3 {
  text-transform: uppercase;
  font-size: 60px;
  font-weight: normal;
  line-height: 1;
  color: #1e3668;
}

.vertical-div p {
  font-family: "Playwrite ZA", cursive;
  font-weight: 600;
  font-style: normal;
  font-style: italic;
  color: #1e3668;
  font-size: 20px;
  text-wrap: nowrap;
  text-align: left;
  position: relative;
  right: 440px;
}

.vertical-text {
  transform: rotate(-90deg);
  transform-origin: left bottom;
  white-space: nowrap; /* Prevent text from breaking into multiple lines */
  margin-top: 11.6rem;
  text-transform: uppercase;
  font-size: 48px;
  font-weight: normal;
  line-height: 1;
  margin-left: 7rem;
  color: #1e3668;
}

.active {
  border: 1px;
  border-style: none none solid none;
}

.content a:hover {
  color: #aaabb8 !important;
}

/* lawyer hover */

.rowboxs {
  width: 100%;
  height: 250px;
}

.team {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-auto-rows: 194px;
  width: 230px;
}

.imgbox {
  width: 194px !important;
  height: 230px !important;
}

.team-item {
  position: relative !important;
  width: 194px !important;
  height: 230px !important;
}

.team-img img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  object-fit: cover;
  position: relative;
  width: 194px !important;
  height: 230px !important;
}

.link-hover {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
}

.team-text {
  width: 100px;
  height: auto;
  text-align: left;
  position: relative !important;
  top: -84px !important;
  left: 10px;
}

.team-social {
  position: relative;
  bottom: 80px;
  left: 20px;
  z-index: 200;
}

.title {
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  text-transform: capitalize;
  width: 150px;
}

.position {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff !important;
  width: 170px;
}

.team-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1e3668 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-y: hidden;
  max-height: 0px !important;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

.team-h {
  max-height: 250px !important;
}

.team-row {
  width: 600px;
  flex-direction: row !important;
}

.lawyer-social {
  position: relative;
  top: -70px;
  right: -15px;
  z-index: 1000;
}

.lawyer-social a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.hover-text {
  color: #fff;
  font-size: 16px !important;
  font-family: karla, "Times New Roman", Times, serif;
}

.text-nohover {
  display: inline;
}

.section-title h2 {
  color: #1e3668;
}

.service-item .content .title {
  color: #1e3668 !important;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

/* contact */

.contact-box {
  width: 100% !important;
  height: auto;
}

.about-social {
  margin-bottom: 1rem;
}

.about-social li {
  margin-top: 1rem;
  margin-right: 1rem;
  font-size: 25px;
}

.about-social li:hover {
  color: #1e3668;
}

/* profile */

.about-area {
  margin-top: 5rem;
}

.about-img-left {
  height: 500px;
  width: auto;
}

.about-img-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 64%;
}

.profile-title-box {
  margin-top: 8rem;
}

.profile-bg {
  height: 100vh;
}

.profile-title {
  font-size: 44px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  font-style: italic;
  text-transform: capitalize !important;
}

.contact-box {
  display: flex;
  flex-direction: column;
}

.contact-box p {
  font-size: 18px;
  line-height: 30px;
}

.ex-ul p {
  font-size: 18px !important;
  text-align: left;
  margin-bottom: 3rem;
  margin-left: 2rem;
  color: #86868f;
  text-transform: none !important;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  height: 100px;
}

.ex-ul li i {
  padding-right: 5px;
  font-size: 24px;
  float: left;
}

/* services */

.service-item-1 {
  width: 100%;
  content: "";
  background-color: #fff;
  z-index: -1;
}
.content ul {
  list-style-type: circle;
  color: #1e3668;
  font-size: 25px;
}

.content ul li p {
  font-size: 20px;
  margin-bottom: 5px;
}

.readmore-button {
  color: #1e3668;
  text-decoration: none;
  float: right;
  display: inline;
  width: 100px;
}

.readmore {
  display: block !important;
}

#last-li-1 {
  display: none;
}

#last-li-2 {
  display: none;
}

/* footer */

.footer-copyright {
  background-color: #1e3668;
  padding: 1.5rem 0;
}

.footer-copyright p span {
  color: #fff !important;
}

.footer-copyright p {
  color: #aaabb8 !important;
}

.section-title p {
  font-size: 18px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.service-ul li {
  font-size: large;
}

.mapbox {
  height: 400px;
}

@media only screen and (max-width: 1200px) {
  .about-text-banner {
    font-size: 35px;
  }

  .about-logo-img img {
    width: 150px;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-toggler {
    margin-right: 1rem;
  }
  #navbar-home {
    padding-right: 0px !important;
  }

  .jst {
    justify-content: center !important;
  }

  .navbar-collapse {
    background-color: #1e3668;
    padding: 2rem;
  }

  .navbar-nav {
    align-items: center;
  }

  .navbar-nav li {
    margin-top: 1rem;
  }

  .about-box-home {
    text-align: center;
  }

  .img-a-box {
    margin-left: 3rem;
  }

  .frame0 {
    width: 300px;
    height: 350px;
    background-color: #1e3668;
    position: absolute;
    bottom: 20px;
    right: -125px;
    z-index: 0;
  }

  .frame1 {
    position: absolute;
    bottom: 30px;
    right: -110px;
    z-index: 1;
  }

  .frame2 {
    width: 300px;
    height: 350px;
    background-color: white;
    position: absolute;
    bottom: 15px;
    right: -130px;
    z-index: 2;
  }

  .frame3 {
    width: 300px;
    height: 350px;
    background-color: #1e3668;
    position: absolute;
    bottom: -15px;
    right: -165px;
    z-index: 3;
  }

  .frame4 {
    position: absolute;
    z-index: 4;
  }

  .frametxt {
    position: absolute;
    z-index: 10;
    rotate: -90deg;
    font-size: 40px !important;
    left: 60px;
    bottom: 150px;
    color: white !important;
    text-transform: uppercase !important;
  }

  .frametxt2 {
    position: absolute;
    z-index: 1;
    rotate: -90deg;
    font-size: 40px !important;
    left: 20px;
    bottom: 150px;
    color: white !important;
    text-transform: uppercase !important;
  }

  .about-info {
    margin-top: 4rem;
  }

  .vertical-text {
    transform: rotate(0);
    margin-bottom: 2rem;
    border: 1px;
    border-style: none none solid none;
    width: 220px;
    margin-left: 6rem;
  }

  .team-item {
    position: relative !important;
    width: 250px;
    height: 200px !important;
  }

  .team-text {
    width: 100px;
    height: auto;
    text-align: left;
    position: relative !important;
    top: -114px !important;
    left: 10px;
  }

  .team-social {
    position: relative;
    bottom: 85px;
    left: 15px;
  }

  /* about */
  .aabox {
    margin-top: 2rem !important;
  }
  .about-text-banner {
    font-size: 35px;
    text-align: center;
  }

  .about-logo-img img {
    margin-left: 14rem;
    width: 300px;
  }

  /* lawyer */
  .vertical-div {
    transform: rotate(0);
    margin-top: 0;
  }

  .vertical-div h3 {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: normal;
    line-height: 1;
    color: #1e3668;
    margin-bottom: 1rem;
  }

  .vertical-div p {
    font-size: 20px;
    text-wrap: wrap;
    text-align: left;
    position: relative;
    right: 0;
  }

  .saadjamal {
    position: relative;
    left: -194px;
    top: 30px;
  }

  .service-img {
    text-align: center;
    margin-top: 2rem;
  }
}

@media (max-width: 770px) {
  .about-info {
    margin-left: 0rem;
  }

  .sponsor-slider-one .single-sponsor {
    padding-left: 8rem !important;
  }

  .sponsor-slider-one .single-sponsor img {
    padding-left: 0 !important;
    width: 200px;
  }
  .home-text-banner {
    width: 450px;
  }

  .hero-wrapper-one .hero-content span.span:before {
    width: 150px;
  }

  .navbar-brand {
    width: 200px;
  }

  .vertical-text {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .img-a-box {
    margin-left: 0;
    left: -30px;
  }

  /* about */
  .about-text-banner {
    font-size: 33px;
  }

  .about-logo-img img {
    margin-left: 8rem !important;
    width: 200px !important;
  }

  /* lawyers */
  .team-row {
    margin-left: 0.5rem;
    width: 400px;
    height: 1150px;
  }
  .saadjamal {
    position: relative;
    left: 0;
    top: 0;
  }

  /* contact */
  .contact-box .info-item {
    margin-left: 1.5rem;
  }
}

@media (max-width: 580px) {
  .sponsor-slider-one .single-sponsor {
    padding-left: 6rem !important;
  }

  .sponsor-slider-one .single-sponsor img {
    padding-left: 0 !important;
    width: 200px;
  }

  .home-text-banner {
    width: 350px;
    margin-bottom: 2rem;
  }

  .navbar-toggler-home {
    position: relative;
    right: -70px;
  }

  .hero-content {
    position: relative;
    top: -160px;
  }

  .hero-wrapper-one .hero-content span.span:before {
    width: 150px;
  }

  .home-navbar {
    padding-left: 0;
  }

  .navbar-brand {
    width: 200px;
  }

  .navbar-brand-lawyer {
    margin-left: 15px;
  }

  .vertical-text {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .img-a-box {
    margin-left: 0;
    left: -100px;
  }
  .a-b-naji {
    padding-left: 0 !important;
  }

  /* about */
  .about-text-banner {
    font-size: 28px;
  }

  .about-logo-img img {
    margin-bottom: 0 !important;
    margin-left: 5.5rem !important;
    width: 200px;
  }

  .hero-content-left {
    margin-top: 10rem;
  }

  .about-box {
    margin-top: 6rem !important;
  }

  /* profile */
  .about-area {
    margin-top: 2rem;
  }

  .content .title {
    width: 300px !important;
  }

  /* lawyers */
  .team-text {
    top: -80px !important;
  }

  .profile-title-box {
    margin-top: 4rem;
  }

  .profile-bg {
    height: 70vh;
    background-position: center;
    background-position-x: -20rem;
  }

  .mobile-style {
    background-position-x: -26rem;
  }

  .sponsor-slider-one .single-sponsor {
    padding-left: 110px;
  }
}

@media (max-width: 391px) {
  .lawyer-navbar {
    background-color: #1e3668;
    transition: 0.4s;
    padding: 5px 0;
    opacity: 0.9;
    position: fixed;
    width: 100%;
    padding-right: 15px;
    z-index: 1000000;
    top: 0;
    transition: all 0.3s ease;
  }

  .sponsor-slider-one .single-sponsor {
    padding-left: 4rem !important;
  }

  .sponsor-slider-one .single-sponsor img {
    padding-left: 0 !important;
    width: 200px;
  }

  .content .title {
    width: 250px !important;
    font-size: 20px;
  }

  .ccc {
    width: 250px !important;
  }

  .ccc h3 {
    width: 200px !important;
    font-size: 22px !important;
  }

  .ccc p {
    font-size: 18px !important;
  }

  .ccc a {
    width: 200px !important;
  }

  /* lawyers */
  .team-row {
    margin-left: 0rem;
    width: 390px;
    height: 1150px;
  }
  .saadjamal {
    position: relative;
    left: 0;
    top: 0;
  }
}

.profile-title {
  font-size: 40px !important;
  font-family: "Roboto", sans-serif;
  font-weight: 200;
  font-style: italic;
  text-transform: capitalize !important;
}

.contact-box {
  display: flex;
  flex-direction: column;
}

.contact-box p {
  font-size: 18px;
  line-height: 30px;
}

.service-area {
  padding-top: 4rem !important;
}
@media only screen and (max-width: 1200px) {
  .service-area {
    padding-top: 6rem !important;
  }
}

@media only screen and (max-width: 1400px) {
  .service-area {
    padding-top: 8rem !important;
  }
}

@media only screen and (max-width: 1800px) {
  .service-area {
    padding-top: 10rem !important;
  }
}

.service-title {
  color: #fff !important;
}

span.sub-title.service-title::before {
  background-color: #fff;
}

span.sub-title.service-title::after {
  background-color: #fff;
}

.poppins-500 {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.edu-p {
  margin-bottom: 0 !important;
  font-size: 25px !important;
}

.edu-ul {
  list-style-type: circle;
  color: #1e3668;
  font-size: 25px;
  width: 250px !important;
  text-align: center !important;
}

/* vertical tab */

/* SECTION VERTICAL TABS */
#experienceTab.nav-pills .nav-link {
  color: #aaabb8 !important;
  background-color: transparent;
  margin-top: 0.5rem;
}

#experienceTab.nav-pills .nav-link.active {
  color: #1e3668 !important;
  background-color: transparent;
  border-radius: 0px;
  border-left: 3px solid #1e3668 !important;
  border-bottom: none;
}
#experienceTab.nav-pills .nav-link {
  border-radius: 0px;
}
.date-range {
  letter-spacing: 0.01em;
  color: black;
}

.tab-pane h2 {
  color: #1e3668;
}

.tab-pane ul {
  margin-left: 1.5rem;
  list-style-type: circle;
  color: #1e3668;
  font-size: 22px;
}

.tab-pane ul li {
  color: black;
}

/* STUB  LINKS */
#experienceTabContent a {
  color: black;
  transition: 0.3s eas-in-out;
}
#experienceTabContent a:hover {
  color: #1e3668;
}

.service-area .active {
  border: none;
}

.slick-prev:before,
.slick-next:before {
  background: none !important;
  color: #1e3668;
  font-size: 35px;
}

/* lang btn */
.lang-btn {
  background-color: #1e3668 !important;
  color: #fff;
  border: none;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
}

.lang-btn:hover {
  background-color: #1e3668 !important;
  color: #fff;
}

.lang-btn:focus {
  background-color: #1e3668 !important;
  color: #fff;
}

.lang-dropdown-box {
  background-color: #fff;
}

.lang-dropdown-box li:hover {
  background-color: #1e3668;
  border-radius: 10px;
}

.lang-dropdown-box a:active {
  background-color: #1e3668 !important;
  border-radius: 10px;
}

.lang-dropdown-box a:focus {
  background-color: #1e3668 !important;
  color: #fff;
}

.lang-dropdown-box a {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #000;
}

.boox {
  margin-left: 1rem;
}

.lang-icon {
  background-color: #fff !important;
}

.lang-icon-img {
  width: 25px;
  height: auto;
  margin-right: 1rem;
}

.home-naji {
  background-image: url("../images/widget/naji-header-img.jpg");
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 450px;
  background-color: none;
}

@media only screen and (min-width: 1500px) {
  .about-text-banner {
    font-size: 44px;
  }

  .aabox {
    margin-top: 5rem !important;
  }
}

@media only screen and (min-width: 1400px) {
  .about-text-banner {
    font-size: 44px;
  }

  .aabox {
    margin-top: 2rem !important;
  }
}

@media only screen and (min-width: 1200px) {
  .about-text-banner {
    font-size: 44px;
  }

  .aabox {
    margin-top: 4rem !important;
  }
}
.breadcrumbs-link {
  float: left;
}

.entry-content .title {
  text-align: left;
}

.entry-content p {
  text-align: left;
}

.post-admin {
  text-align: left;
}
