/*-----------------------------------------------------------------------------------
  Theme Name: 
  Theme URI: 
  Description: 
  Author: 
  Author URI: 
  License: 
  License URI: 
  Version: 
  Tags: 
-----------------------------------------------------------------------------------*/

/* -------------------------------------------- */

/*             TABLE OF CONTENTS
/* -------------------------------------------- */

/* - Section Common                     */

/* - header css                         */

/* - mobile navigation menu             */

/* - Slider styles                      */

/* - About Us                           */

/* - Achivement                         */

/* - Practice area                      */

/* - Our Attornies                      */

/* - Our Values                         */

/* - Our Testimonial                    */

/* - Our Partners                       */

/* - Latest news                        */

/* - Practice Area style Two            */

/* - Case Results                       */

/* - Photo Gallery                      */

/* - Contact form main                  */

/* - Footer css                         */

/* - Address widget                     */

/* - Email subscription widget          */

/* - Footer style Two                   */

/* - Main Slider style                  */

/* - Home Page two end                  */

/* - Home Page three end                */

/* - Home Page four end                 */

/* - Home Page five end                 */

/* - news page end                      */

/* - masonary page end                  */

/* - news single page end               */

/* - 404 Error page end                 */

/* - Comming sooon page end             */

/*
Section Common
------------------------------------------*/

body {
  font-family: "Poppins", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande",
    Arial, sans-serif;
  font-weight: 300;
  overflow-x: hidden;
}

a {
  color: black;
  font-weight: 600;
}

a:hover {
  color: black;
}

img {
  max-width: 100%;
}

div#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #333 url("http://files.mimoymima.com/images/loading.gif")
    no-repeat center center;
}

.section {
  position: relative;
}

.section .sectionWrapper {
  padding: 50px 0 50px;
}

.section .sectionWrapper1 {
  padding: 120px 0 120px;
}

.section-title {
  display: inline-block;
  left: -56px;
  position: absolute;
  top: 85px;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-weight: 700;
  text-transform: uppercase;
}

.section-title hr {
  border: 2px solid;
  color: #d5aa6d;
  margin: 10px 0 0 auto;
  width: 20px;
}

.section-title-virtical {
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-title-virtical hr {
  border: 2px solid;
  color: #d5aa6d;
  margin: 10px auto;
  width: 20px;
}

/*heading*/

.secHead {
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

/*Heading end*/

/*Paragraph color*/

.littleP {
  color: #777777;
  font-size: 20px;
  line-height: 26px;
  font-family: "Open Sans";
  font-weight: 400;
}

.little-blackP {
  color: #222222;
  font-size: 14px;
  line-height: 26px;
  font-family: "Open Sans";
  font-weight: 400;
}

.little-whiteP {
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  font-family: "Open Sans";
  font-weight: 400;
}

.little-grayP {
  color: #bbbbbb;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
}

.little-commentp {
  color: #bbbbbb;
  font-size: 13px;
  line-height: 26px;
  font-family: "Open Sans";
  font-weight: 400;
  text-decoration: none;
}

.littledeephead {
  color: #222222;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 30px;
}

.littleblackCbtn {
  color: #222222;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.littleblackN {
  color: #222222;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.littleblackcom-avater {
  color: #222222;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.whiteColor {
  color: #ffffff !important;
}

.themeColor {
  color: #d5aa6d;
}

.lightblack {
  color: #222222;
}

/*Paragraph color end*/

.margin0 {
  margin-left: 0px;
  margin-right: 0px;
}

.mrtb57 {
  margin-top: 57px;
  margin-bottom: 57px;
}

.mrb76 {
  margin-bottom: 76px;
}

.mrb60 {
  margin-bottom: 76px;
}

.mt-20 {
  margin-top: 20px;
}

/* Margin Margin end */

/*Top*/

.paddingleft0 {
  padding-left: 0px;
}

.padding0 {
  padding-left: 0px;
  padding-right: 0px;
}

.pdt50 {
  padding-top: 50px;
}

.pdt31 {
  padding-top: 31px;
}

.pdt60 {
  padding-top: 60px;
}

.pdt17 {
  padding-top: 17px;
}

/*bottom*/

.pdb60 {
  padding-bottom: 60px;
}

/* Padding Area end */

/*border*/

.btm-border {
  border-bottom: 1px solid #efefef;
  padding-top: 34px;
}

.newspost-border {
  border-bottom: 1px solid #efefef;
  padding-top: 18px;
}

/*border end*/

.blueBGsection {
  background: #223555;
}

.gray_bg {
  background: #f7f7f7;
}

.deep_bg {
  background: #222222;
}

.blue_bg {
  background: #223555;
}

/*BG color */

.widget {
  margin: 0 0 60px;
}

.widget-title {
  text-transform: uppercase;
  margin: 0 0 20px;
}

.widget-title hr {
  margin: 0 0 10px;
}

.section-description {
  margin: 20px auto 30px;
  max-width: 860px;
}

.full-width {
  position: relative;
}

.full-width .absulate-item {
  position: absolute;
}

.full-width .absulate-item.absulate-item-right {
  right: 0;
}

.full-width .absulate-item.absulate-item-left {
  left: 0;
}

.img-wide {
  width: 100%;
}

.btn-golden {
  background-color: #d5aa6d;
  border: medium none;
  color: white;
  border-radius: 0;
  transition: all 0.5s ease 0s;
  font-weight: 700;
}

.btn-golden:hover {
  background-color: white;
  color: black;
}

.violate-overlay {
  background-color: rgba(33, 43, 63, 0.7);
  padding: 100px 0;
}

.golden-overlay {
  background-color: rgba(213, 170, 109, 0.8);
  padding: 100px 0;
}

.list-tick {
  list-style-image: url("../image/icons/list-tick.png");
  padding: 7px 0 0 21px;
}

.list-style-custom-menu-widget {
  list-style-image: url(../image/icons/list-arrow.png);
  padding: 0 0 0 21px;
}

.list-style-custom-menu-widget li:hover {
  list-style-image: url(../image/icons/list-arrow-hovered.png);
}

.list-style-custom-menu-widget li a {
  text-decoration: none;
}

.list-style-custom-menu-widget li {
  padding: 10px 0px;
}

.list-style-custom-menu-widget li a:hover {
  color: #d5aa6d;
}

.gallery .gallery-item {
  display: inline-block;
  margin: 0 8px 8px 0;
}

.img-item .violate-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  color: white;
  padding: 18% 0;
}

.social-media-1 {
  background: #f5f5f5 none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 10px;
  padding: 10px;
  text-align: center;
  width: 40px;
  box-shadow: 0.5px 2px 17px -10px;
}

/*accordion style 1*/

#accordion h3,
#accordion div {
  border: 2px solid #ddd;
  padding: 10px;
}

#accordion h3 {
  background: rgba(0, 0, 0, 0) url("../image/icons/accordion-collups.png")
    no-repeat scroll 98% 47%;
}

#accordion h3.ui-state-active {
  background: rgba(0, 0, 0, 0) url("../image/icons/accordion-open.png")
    no-repeat scroll 98% 47%;
}

#accordion div {
  border-top: none;
}

/*accordion style 2*/

#accordion-2 h3 {
  margin: 14px 0 0;
  padding: 0;
}

#accordion-2 h3 i {
  background: black none repeat scroll 0 0;
  border-radius: 50%;
  color: white;
  font-size: 20px;
  margin-right: 15px;
  padding: 15px;
}

#accordion-2 .ui-state-active i {
  background: #d5aa6d;
  color: white;
}

#accordion-2 div {
  border-left: 2px solid #ddd;
  margin: 0 0 0 20px;
  padding: 0 20px;
}

#accordion-2 div {
  border-top: none;
}

/*Flex box styles*/

.flex-box-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}

.flex-box-item {
}

/*header css
-------------------------------------*/

header {
  position: relative;
}

#header-nav-container {
  align-items: center;
  color: white;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 20px;
  position: absolute;
  z-index: 3;
  width: 100%;
}

#header-nav-container.sticky-nav {
  background-color: rgba(33, 43, 63, 0.9);
  position: fixed;
  top: 0;
  transition: all 0.5s ease 0s;
}

#header-nav-container .menu-container {
  display: flex;
  align-content: center;
  justify-content: flex-end;
  width: 100%;
  max-width: 1172px;
}

#header-nav-container .menu-container .header-icons {
  min-width: 110px;
  padding: 10px;
}

.brand-logo {
  align-self: flex-start;
}

#header-nav-container i {
  color: white;
}

#header-nav-container i:hover {
  color: #d5aa6d;
}

.social-icons {
  border-left: 2px solid white;
}

.phone {
  font-size: 16px;
  font-weight: bold;
  min-width: 180px;
}

.phone i {
  font-size: 15px;
  line-height: 15px;
  border-radius: 50%;
  border: 2px solid;
  padding: 10px;
  display: inline-block;
}

.relative-position {
  position: relative;
}

/* The mobile navigation menu */

#header-mobile-nav-container {
  background-color: rgb(0, 0, 0);
  height: 0;
  left: 0;
  overflow-y: hidden;
  padding: 0 20px;
  position: fixed;
  top: 20px;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 9999;
}

.mobile-menu-control {
  font-size: 24px;
  cursor: pointer;
  padding: 5px 0 0;
}

.mobile-menu-control.mobile-open {
  display: none;
}

.mobile-menu-control {
  color: white;
  text-align: right;
  width: 100%;
}

/*Mobile menu */
.mobile-logo-area {
  padding: 10px 0 10px;
}

.menu-title {
  position: absolute;
  top: 13px;
  left: 33px;
  color: #fff;
  z-index: 999999;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
}
/*single page banner*/

.single-page-banner {
  background-image: -moz-linear-gradient(
      to left,
      rgba(33, 43, 63, 0.7) 100%,
      white
    ),
    url("../image/bg/header-single-page-banner.jpg");
  background-image: -webkit-linear-gradient(
      to left,
      rgba(33, 43, 63, 0.7) 100%,
      white
    ),
    url("../image/bg/header-single-page-banner.jpg");
  background-image: linear-gradient(to left, rgba(33, 43, 63, 0.7) 100%, white),
    url("../image/bg/header-single-page-banner.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: white;
  padding: 135px 0;
}

.single-page-banner .page-title {
  margin: 0 auto;
}

.single-page-banner .page-breadcrumb {
}

/*
About Us
------------------------------------------
*/

#about-us .img-1 {
  max-width: 418px;
  position: relative;
  z-index: 2;
  width: 100%;
}

#about-us .img-2 {
  max-width: 75%;
  position: absolute;
  right: 0;
  top: -86px;
  z-index: 0;
}

#about-us.single-page.section-1 .img-1 {
  border: 10px solid white;
  margin-top: 100px;
  max-width: 418px;
  position: relative;
  width: 100%;
  z-index: 2;
}

#about-us.single-page.section-1 .middle-bd.golden-overlay {
  background: rgba(213, 170, 109, 0.8) none repeat scroll 0 0;
  height: 250px;
  left: calc(50% - 200px);
  position: absolute;
  top: calc(35% - 125px);
  width: 400px;
  z-index: 1;
}

#about-us.single-page.section-1 .img-2 {
  max-width: 75%;
  position: absolute;
  left: 0;
  top: -86px;
  z-index: 0;
}

#about-us.single-page.section-1 .links-container .col-lg-5 {
  margin: 10px 0;
}

#about-us.single-page.section-1 .links-container i {
  background-color: black;
  border: 2px solid white;
  border-radius: 50%;
  color: white;
  font-size: 20px;
  margin-right: 30px;
  padding: 15px;
  text-align: center;
  width: 54px;
}

#about-us.single-page.section-1 .video-container {
  background-image: -moz-linear-gradient(
      to left,
      rgba(33, 43, 63, 0.7) 100%,
      white
    ),
    url("../image/aboutus/our-experience.jpg");
  background-image: -webkit-linear-gradient(
      to left,
      rgba(33, 43, 63, 0.7) 100%,
      white
    ),
    url("../image/aboutus/our-experience.jpg");
  background-image: linear-gradient(to left, rgba(33, 43, 63, 0.7) 100%, white),
    url("../image/aboutus/our-experience.jpg");
  background-repeat: no-repeat;
  background-size: auto 100%;
  color: white;
  padding: 200px;
  margin: 80px 0 0;
}

#about-us.single-page.section-1 .video-container p {
  margin: 20px 0;
}

#about-us.single-page.section-1 .video-container a {
  color: white;
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}

/*Achivement
-------------------------------------*/

#achivements {
  background-color: #f7f7f7;
}

#achivements .achivement-item h2 {
  color: #d5aa6d;
  font-weight: bold;
}

#achivements .achivement-item h4 {
  font-weight: 600;
}

#achivements.violate-img-bg {
  background-image: -moz-linear-gradient(
      to left,
      rgba(33, 43, 63, 0.7) 100%,
      white
    ),
    url("../image/bg/about-us-achivements-bg.png");
  background-image: -webkit-linear-gradient(
      to left,
      rgba(33, 43, 63, 0.7) 100%,
      white
    ),
    url("../image/bg/about-us-achivements-bg.png");
  background-image: linear-gradient(to left, rgba(33, 43, 63, 0.7) 100%, white),
    url("../image/bg/about-us-achivements-bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: white;
}

/* Practice area
-------------------------------------*/

#practice-area .featured-img {
  height: 400px;
}

#practice-area .featured-img img {
  height: 100%;
}

#practice-area .container {
  padding-bottom: 120px;
  padding-top: 120px;
}

#practice-area .section-title {
  left: 8px;
  top: 148px;
}

#practice-area i {
  color: #d5aa6d;
}

#practice-area .areas {
  margin-top: 40px;
}

#practice-area h4 {
  color: black;
  font-weight: 600;
}

/* Achivement section
-------------------------------------*/

#our-commitment {
  background: rgba(0, 0, 0, 0) url("../image/legal-bg.jpg") no-repeat scroll
    center center;
  color: white;
}

#our-commitment .violate-overlay * {
  max-width: 860px;
  margin: 0 auto;
}

#our-commitment .violate-overlay p {
  padding: 20px 0;
}

/* Our Attornies
-------------------------------------*/

#our-attornies .sectionWrapper {
  padding: 70px 0;
  text-align: center;
}

#our-attornies .attorny-container {
  display: flex;
}

#our-attornies .attorny-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  max-width: 1111px;
}

#our-attornies .attorny-container .single-attorny {
  max-width: 300px;
  padding: 20px;
}

#our-attornies .attorny-container .single-attorny img {
  width: 100%;
}

#our-attornies .attorny-container .single-attorny h4.name {
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

#our-attornies .attorny-container .single-attorny p.designation {
  color: #bbbbbb;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 30px;
  font-weight: 400;
}

#our-attornies a.view-all-link {
  color: #222222;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 3px solid #222222;
}

/* Our Values
-------------------------------------*/

#our-values {
  width: 100%;
  padding: 0;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}

#our-values .slider.colum {
  z-index: 2;
  width: 50%;
}

#our-values .content.colum {
  width: 50%;
  padding: 120px 60px 0;
  position: relative;
}

#our-values .content.colum .overlay {
  background-color: #f7f7f7;
  height: 100%;
  position: absolute;
  right: 0;
  top: 60px;
  width: calc(100% + 60px);
  z-index: 0;
}

#our-values .content.colum .row {
  max-width: 536px;
  padding: 20px 0;
}

#our-values .content.colum .row p {
  margin-bottom: 0;
}

#our-values .row h4 {
  margin-top: 0;
}

/* Our Testimonial
-------------------------------------*/

.testimonialStyleOne {
  padding: 150px 0 100px;
}

#testimonials .slider {
  margin: 80px auto;
  width: 80%;
  max-width: 930px;
}

#testimonials .slick-slide {
  margin: 0px 20px;
}

#testimonials .slick-prev:before,
#testimonials .slick-next:before {
  color: #d5aa6d;
  font-size: 50px;
}

#testimonials .customer-detail {
  left: 69px;
  position: absolute;
  text-align: right;
  top: 45px;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}

#testimonials .customer-statement h2 {
  margin-top: 0;
  font-size: 24px;
  color: #222222;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

/* Our Partners
-------------------------------------*/

.partnersLogo .sectionWrapper {
  padding: 40px 0 80px;
}

.grayPartnerBg {
  background: #d5aa6d;
}

.partnerCompanyLogo {
  margin: 0;
  padding: 0;
}

/* Latest news
-------------------------------------*/

#latest-news .news-container {
  display: flex;
  justify-content: space-around;
  flex-flow: row wrap;
}

#latest-news .news-container {
  margin: 10px;
}

#latest-news .news-container .single-news {
  max-width: 356px;
  width: 100%;
  margin: 20px 0;
}

#latest-news .news-container .single-news h4 {
  margin: 5px 0 0 0;
}

#latest-news .news-container .single-news .head {
  min-height: 100px;
}

#latest-news .news-container .single-news .featured-img {
  margin-top: 10px;
}

#latest-news .news-container .single-news .featured-img img {
  width: 100%;
}

#latest-news .news-container .single-news .featured-img .author,
#latest-news .news-container .single-news .featured-img .category {
  bottom: 10px;
  position: absolute;
  max-width: 40%;
  z-index: 1;
}

#latest-news .news-container .single-news .featured-img .author {
  left: 20px;
}

#latest-news .news-container .single-news .featured-img .category {
  right: 20px;
}

#latest-news .news-container .single-news .featured-img .overlay {
  background-color: rgba(0, 0, 0, 0.4);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
}

#latest-news .news-container .single-news .featured-img .overlay:hover {
  background-color: transparent;
}

#latest-news .news-container .single-news .featured-img a {
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}

#latest-news .news-container .single-news .publishing-time {
  color: #bbbbbb;
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: 400;
  text-decoration: none;
}

#latest-news .news-container .single-news .news-title {
  text-decoration: none;
}

#latest-news .news-container .single-news .news-title h4 {
  color: #222222;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 22px;
}

#latest-news a.view-all-link {
  text-decoration: none;
  border-bottom: 3px solid #222222;
}

/*Call to Action*/

/*version : 1*/

#call-to-action-1 {
  background-color: #d5aa6d;
}

#call-to-action-1 .container {
  align-content: center;
  padding-bottom: 80px;
  padding-top: 80px;
  color: #ffffff;
}

#call-to-action-1 a.cta-button {
  border: 2px solid;
  color: white;
  margin-top: 57px;
}

/* Practice Area style Two
-------------------------------------*/

#practice-area-section-1 .gallery-practice-area .flex-box-item {
  width: 30%;
  min-width: 300px;
  margin: 20px 0;
}

#practice-area-section-1 .gallery-practice-area .flex-box-item img {
  width: 100%;
}

#practice-area-section-1
  .gallery-practice-area
  .flex-box-item
  .violate-overlay {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  color: white;
}

#practice-area-section-1
  .gallery-practice-area
  .flex-box-item
  .violate-overlay
  a {
  color: white;
}

#practice-area-section-1
  .gallery-practice-area
  .flex-box-item
  .violate-overlay
  i.fa {
  color: #d5aa6d;
}

#practice-area-section-1
  .gallery-practice-area
  .flex-box-item
  .violate-overlay {
  padding: 40% 0;
  transition: all 0.5s ease 0s;
}

#practice-area-section-1
  .gallery-practice-area
  .flex-box-item.hover
  .violate-overlay {
  padding: 20% 0;
}

#practice-area-section-1
  .gallery-practice-area
  .flex-box-item
  .violate-overlay
  .discription {
  visibility: hidden;
  transition: all 0.5s ease 0s;
}

#practice-area-section-1
  .gallery-practice-area
  .flex-box-item.hover
  .violate-overlay
  .discription {
  visibility: visible;
}

/* Case Results
-------------------------------------*/

#case-results {
  background: #f7f7f7;
}

#case-results .corosal-container {
  margin: 80px 0;
}

#case-results .corosal-container .slick-dots li {
  height: 16px;
  width: 16px;
}

#case-results .corosal-container .slick-dots li button {
  background: #223555;
  border-radius: 50%;
  height: 14px;
  width: 14px;
}

#case-results .corosal-container .slick-dots li.slick-active {
  border: 1px solid #d5aa6d;
  border-radius: 50%;
}

#case-results .corosal-container .slick-dots li.slick-active button {
  background: #d5aa6d none repeat scroll 0 0;
  height: 6px;
  margin: 2px;
  width: 6px;
}

#case-results .corosal-container .slick-dots {
  bottom: -35px;
}

/*Case resuts and gallery image item*/

.image-item img {
  width: 100%;
  overflow: hidden;
}

.image-item .golden-overlay {
  color: white;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -khtml-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding: 20% 0;
  opacity: 0;
}

.image-item .golden-overlay:hover {
  opacity: 1;
  animation-name: zoomIn;
  -webkit-animation-name: zoomIn;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
}

.image-item.hover .golden-overlay {
  top: 0;
}

.image-item {
  overflow: hidden;
  width: 30%;
  margin: 20px 0;
  min-width: 270px;
}

/*Practice Area style 2*/

#practice-area-section-2 .container {
  padding-bottom: 0;
}

#practice-area-section-2 .col-lg-6 > img {
  width: 100%;
}

#practice-area-section-2 .col-lg-6 > h4 {
  margin-top: 100px;
  color: #d5aa6d;
}

/*Why Us*/

#why-us .flex-box-item {
  width: 30%;
}

#why-us .flex-box-item h5 {
  font-size: 18px;
  color: #222222;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

#why-us .flex-box-item h5 i {
  font-size: 24px;
  color: #d5aa6d;
  margin-right: 20px;
}

#why-us .flex-box-item p {
  font-size: 14px;
  color: #777777;
  margin-right: 20px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

/*Lawpress Pagination*/

.lawpress-pagination {
  padding: 20px;
}

.lawpress-pagination > a {
  border: 2px solid;
  color: #999;
  display: inline-block;
  margin: 5px;
  padding: 10px 19px;
  text-decoration: none;
}

.lawpress-pagination > a:hover {
  border: 2px solid #d5aa6d;
  background: #d5aa6d;
  color: white;
}

.lawpress-pagination > a.active {
  border: 2px solid #d5aa6d;
  color: #ffffff;
  background: #d5aa6d;
}

/* Photo Gallery
-------------------------------------*/

#photo-gallery .image-item {
  margin: 0;
  min-width: 285px;
  width: 25%;
}

#photo-gallery .image-item img {
  height: 100%;
  overflow: hidden;
}

#photo-gallery .image-item .golden-overlay {
  padding: 25% 0;
}

/*Contact Us*/

.contact-map {
  border: 0 none;
  height: 300px;
  width: 100%;
}

#contact-us-section h3 {
  margin: 0 0 32px;
}

#contact-us-section .col-lg-2.details-colum {
  padding-top: 47px;
}

#contact-us-section .container {
  padding-bottom: 0;
}

/* Contact form main
-------------------------------------*/

.main-contact-form .form-group {
  background: transparent;
  border: 0;
  padding-left: 0;
  margin: 20px 0;
}

.main-contact-form .form-control {
  background: transparent;
  border: 0;
  padding-left: 0;
}

.main-contact-form .form-control:focus {
  border-color: transparent;
  outline: 0 none;
  box-shadow: 0 0 0 0;
}

.main-contact-form .form-group {
  border-bottom: 1px solid #b7b7b7;
}

.main-contact-form input,
.main-contact-form textarea {
  box-shadow: none;
  color: #b7b7b7;
}

.main-contact-form input[type="submit"] {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  font-weight: 600;
  border-bottom: 1px solid;
  color: black;
}

/*Search form*/

.search-form {
  max-width: 400px;
  margin: 0 auto;
}

.search-form .form-group {
  border-bottom: 1px solid;
}

.search-form .form-control {
  border: 0 none;
  box-shadow: none;
  font-style: italic;
  padding-left: 0;
  background: transparent;
}

.search-form .form-control:focus {
  border-color: transparent;
  box-shadow: 0;
  outline: 0;
}

.search-form .input-group-addon {
  background: transparent none repeat scroll 0 0;
  border: 0;
  padding: 0;
}

.search-form .input-group-addon button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  box-shadow: 0 0 0 0;
}

/*SIngle case*/

.case-featured-img {
  margin-bottom: 40px;
}

/*Footer css
------------------------------------------*/

footer.style-1 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+65,ffffff+65 */
  background: rgb(247, 247, 247);
  /* Old browsers */
  background: -moz-linear-gradient(
    left,
    rgba(247, 247, 247, 1) 65%,
    rgba(255, 255, 255, 1) 65%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(247, 247, 247, 1) 65%,
    rgba(255, 255, 255, 1) 65%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(247, 247, 247, 1) 65%,
    rgba(255, 255, 255, 1) 65%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
  margin-top: 120px;
}

.footer-content .widget .widget-title {
  padding-top: 69px;
  padding-bottom: 19px;
  color: #222222;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.footer-content .widget .discription {
  color: #777777;
  font-family: "Open Sans";
  font-size: 18px;
}

.footer-content {
  padding-bottom: 0;
}

footer.style-1 .footer-content nav {
  border-top: 1px solid #e1e1e1;
}

.footer-content .copy-right {
  color: #777777;
  font-family: "Open Sans";
  font-weight: 400;
  padding-bottom: 10px;
  margin-top: -15px;
}

/* Address widget
-------------------------------------*/

.footer-content .address-widget .widget-row {
  margin-bottom: 20px;
}

.footer-content .address-widget i {
  min-width: 7%;
  text-align: center;
  color: #777777;
}

.footer-content .address-widget .widget-content {
  display: inline-block;
  margin-left: 5%;
  vertical-align: top;
  width: 86%;
  font-weight: 400;
  font-family: "Open Sans";
  color: #777777;
}

/* Email subscription widget
-------------------------------------*/

footer .widget-email-subscription .form-group {
  border-bottom: 1px solid;
}

footer .widget-email-subscription .form-control {
  border: 0 none;
  box-shadow: none;
  font-style: italic;
  padding-left: 0;
  background: transparent;
}

footer .widget-email-subscription .form-control:focus {
  border-color: transparent;
  box-shadow: 0;
  outline: 0;
}

footer .widget-email-subscription .input-group-addon {
  background: transparent none repeat scroll 0 0;
  border: 0;
  padding: 0;
}

footer .widget-email-subscription .input-group-addon button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  box-shadow: 0 0 0 0;
}

/*footer contact form*/

.footer-contact-form h4 {
  margin: 0 0 50px;
  font-size: 16px;
  text-transform: uppercase;
}

.footer-contact-form .violate-overlay {
  padding: 30px;
}

.footer-contact-form {
  background: rgba(0, 0, 0, 0) url("../image/bg/footer-contact-fotm.jpg") repeat
    scroll 0 0;
  position: absolute;
  right: 0;
  top: -60px;
  width: 40%;
  background-size: 100% auto;
  color: white;
  z-index: 1;
}

.footer-contact-form .form-group {
  background: transparent;
  border: 0;
  padding-left: 0;
  margin: 20px 0;
}

.footer-contact-form .form-control {
  background: transparent;
  border: 0;
  padding-left: 0;
}

.footer-contact-form .form-control:focus {
  border-color: transparent;
  outline: 0 none;
  box-shadow: 0 0 0 0;
}

.footer-contact-form .form-group {
  border-bottom: 1px solid #9a9ea6;
  width: 73%;
}

.main-contactForm input[type="text"],
.main-contactForm input[type="email"],
.main-contactForm textarea {
  color: #b7b7b7;
  font-size: 14px;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
}

.footer-contact-form input[type="submit"] {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  box-shadow: 0 0 0 0;
  font-weight: 600;
  border-bottom: 2px solid #9a9ea6;
  text-transform: uppercase;
  font-style: normal;
}

.footer-content .sm-clean {
  padding: 0;
}

.footer-content .sm-clean a {
  color: #777777;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  padding: 30px 20px 0px 0;
}

/* Footer style Two
-------------------------------------*/

footer.style-2 {
  padding-bottom: 20px;
}

.style-2 .sectionWrapper {
  padding: 50px 0 0;
}

footer.dark-theme {
  background: #222222;
  color: #aaaaaa;
}

footer.dark-theme h4.widget-title {
  color: white;
}

footer.dark-theme .footer-content .sm-clean a {
  color: #aaaaaa;
}

footer.dark-theme .footer-content .copy-right {
  padding-top: 20px;
}

/* Main Slider
-------------------------------------*/

.sliders {
  position: relative;
  height: 100vh;
  /** slider arrow **/
  /** slider dots **/
}

@media (max-width: 767px) {
  .sliders {
    min-height: 420px;
  }
}

.sliders .slide {
  height: 100vh;
  background-repeat: no-repeat;
  position: relative;
}

.sliders .slide > img {
  display: none;
}

.sliders .slide:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sliders .slide .title {
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sliders .slide .title span {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  letter-spacing: 5px;
  opacity: 0;
}

.sliders .slide .title h1 {
  font-size: 110px;
  font-weight: 600;
  line-height: 0.9em;
  color: #fff;
  margin: 0.1em 0 0.2em;
  opacity: 0;
}

@media screen and (min-width: 992px) {
  .sliders .slide .title h1 {
    letter-spacing: 8px;
  }
}

.sliders .slide .title .theme-btn {
  width: 150px;
  position: relative;
  z-index: 100;
  opacity: 0;
}

.sliders .main-slider .owl-stage .owl-item.active .slide .title span {
  -webkit-animation: slideInDown 1s 0.5s forwards;
  animation: slideInDown 1s 0.5s forwards;
  opacity: 1;
}

.sliders .main-slider .owl-stage .owl-item.active .slide .title h1 {
  -webkit-animation: slideInDown 1s 1.1s forwards;
  animation: slideInDown 1s 1.1s forwards;
  opacity: 1;
}

.sliders .main-slider .owl-stage .owl-item.active .slide .title .theme-btn {
  -webkit-animation: slideInDown 1s 1.5s forwards;
  animation: slideInDown 1s 1.5s forwards;
  opacity: 1;
}

.slider-item .content {
  font-family: "Poppins", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande",
    Arial, sans-serif;
  background-color: rgba(33, 43, 63, 0.7);
  bottom: 0;
  color: white;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center !important;
  top: 0;
  width: 100%;
}

.slider-item .content .content-inner {
  position: relative;
  top: 30%;
}

.slider-item .content h2 {
  font-size: 30px;
  font-weight: 700px;
}

.slider-item .content h1 {
  font-size: 60px;
  font-weight: 700;
}

.slider-item .content p {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
}

.slider-item .content .btn {
  background-color: #d5aa6d;
  color: #ffffff;
  border: none;
  font-weight: 700;
  border-radius: 0;
  margin-top: 20px;
}

.slider-item .content .btn:hover {
  background-color: white;
  color: black;
  border: none;
}

.slider-control {
  align-content: center;
  bottom: 0;
  color: white;
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: center;
  left: auto;
  margin: auto;
  position: absolute;
  right: 25px;
  top: 0;
}

.slider-control i {
  cursor: pointer;
  padding: 2px;
  margin: 2px;
  font-size: 14px;
  border: 2px solid transparent;
  border-radius: 50%;
}

.slider-control i:hover,
.slider-control i.selected {
  color: #d5aa6d;
  border: 2px solid;
}

.slider-footer {
  position: absolute;
  bottom: 0;
  color: white;
  padding: 0 20px 50px;
  width: 100%;
}

.slider-footer span {
  padding: 0 10px;
}

.slider-footer span.text {
  float: right;
  text-decoration: underline;
}

.owl-theme .owl-dots {
  align-content: center;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: center;
  left: auto;
  margin: auto;
  position: absolute;
  right: 25px;
  top: 0;
}

.owl-theme .owl-dots .owl-dot span,
.owl-theme .owl-dots .owl-dot span {
  width: 15px !important;
  height: 15px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #d5aa6d;
  border: 2px solid #d5aa6d;
}

.main-slider {
  z-index: 0;
}

.pos {
  position: absolute;
}

.pos img {
  width: 100%;
}

/* Home Page two
-------------------------------------*/

#headtop .top_header {
  padding: 10px 7px;
}

#headtop .top_header .headetp-info a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
}

/**Slider Two**/

.leftcontentInner h2 {
  font-size: 30px;
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.leftcontentInner h1 {
  font-size: 60px;
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.leftcontentInner p {
  font-size: 18px;
  color: #777777;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 30px;
}

.leftcontentInner a.btn.btn-default {
  background: #d5aa6d;
  color: #fff;
  border-radius: 0;
  border: none;
}

.leftcontentInner {
  position: relative;
  top: -100px;
}

.slider-style-Two .slide-two-dots {
  position: absolute;
  right: 34px;
  top: 357px;
}

.slider-style-Two .carousel-indicatorsTwo {
  align-content: right;
  bottom: 0;
  display: flex;
  flex-direction: column;
  height: 200px;
  justify-content: center;
  left: auto;
  margin: auto;
  position: absolute;
  right: 0px;
  top: 0;
}

.slider-style-Two .carousel-indicatorsTwo li {
  height: 15px;
  width: 15px;
  background: #223555;
  margin-bottom: 5px;
  border: 2px solid #223555;
}

.slider-style-Two .carousel-indicatorsTwo li:hover,
.slider-style-Two .carousel-indicatorsTwo .active {
  height: 15px;
  width: 15px;
  background: #d5aa6d;
  border: 2px solid #d5aa6d;
}

/**Slider Two end**/

#headtop .top_header {
  padding: 10px 7px;
}

#headtop .top_header .headetp-info a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
}

/*Intro section start*/

.intro-area {
  position: relative;
}

.quick-contactcontent {
  margin-top: -51px;
}

.contactcontent {
  background: #223555;
  padding: 15px 0px;
}

.contactcontent ul li {
  display: inline-block;
  text-decoration: none;
  margin-right: 24px;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.intro-content {
  padding-top: 70px;
}

.intro-content h4 {
  padding-top: 18px;
}

.intro-content p {
  padding-top: 11px;
  padding-bottom: 13px;
  font-family: "Open Sans";
}

.intro-content a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  padding-bottom: 24px;
  text-decoration: none;
}

/***Intro section end***/

/***fun Facts section***/

.funfactsArea {
  position: relative;
}

.funfacts-bg {
  background: rgba(0, 0, 0, 0) url(../image/bg/funfacts.jpg) no-repeat scroll
    center center;
  color: #d5aa6d;
  background-size: cover;
}

.funfactsArea .bgoverly {
  background-color: rgba(255, 255, 255, 0.9);
}

/***fun Facts section end***/

/***Practice Area***/

#practice-area-section-1
  .gallery-practice-area
  .flex-box-item
  .violate-overlay:hover
  .discription {
  visibility: visible;
  transition: all 0.5s ease 0s;
  transform: scale(1);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -ms-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}

.overlytp {
  position: relative;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}

.flex-box-item:hover .overlytp {
  margin-top: -77px;
}

/***Practice Area end***/

.mesurementArea .mesure-content {
  padding-left: 30px;
}

.mesurementArea .mesure-content i {
  color: #d5aa6d;
}

/***masurement Area end***/

.attorniesItemSingle {
  padding-bottom: 48px;
}

.attorniesItemS {
  border: 1px solid #eeeeee;
}

.attorniesItemMedia {
  float: left;
}

.attorniesItemMedia img {
  display: inline-block;
  width: 100%;
}

.attornieContent {
  position: relative;
  left: 25px;
}

.attornieContent h4 {
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.attornieContent h5 a {
  color: #bbbbbb;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
  text-transform: none;
}

.attornieContent p {
  color: #777777;
  font-size: 14px;
  line-height: 30px;
  font-family: "Open Sans";
  font-weight: 400;
}

.attornie-metaContent {
  margin-left: -39px;
  padding: 0;
}

.attornie-metaContent ul li {
  display: inline;
  padding-right: 15px;
}

ul.skill li a {
  color: #777777;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
  text-decoration: none;
}

ul.AttornyPhonecontact li a {
  color: #777777;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
  text-decoration: none;
}

ul.Attornycontact li a {
  color: #777777;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
  text-decoration: none;
}

ul.AttornySocial li a i {
  color: #777777;
  font-size: 14px;
}

/***  Our Attornies Area end***/

/*mail*/

/*mail*/

.form-feature {
  position: relative;
}

<div class="cf-msg" > </div > .cf-msg {
  padding: 10px;
  text-align: center;
  margin-bottom: 30px;
}

.cf-msg p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  color: #fff;
  text-transform: capitalize;
}

.homeTwo-contact-form h4 {
  font-family: "Popins" sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}

.contactFormStyleTwo {
  margin: 0;
}

.contactFormStyleTwo input[type="text"],
.contactFormStyleTwo input[type="email"],
.contactFormStyleTwo textarea {
  /* WebKit browsers */
  color: #b7b7b7;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0em;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  background: transparent;
  padding: 10px 8px 0px;
  width: 100%;
  font-style: italic;
  border: 0;
  border-bottom: 1px solid #dddddd;
}

.contactFormStyleTwo input[type="text"],
.contactFormStyleTwo input[type="email"] {
  min-height: 54px;
}

.contactFormStyleTwo textarea {
  min-height: 124px !important;
}

.contactFormStyleTwo button {
  font-size: 14px;
  color: #222222;
  font-family: "Popins" sans-serif;
  border: 0px;
  font-weight: 700;
  background: transparent;
  text-transform: uppercase;
  border-bottom: 2px solid #222222;
}

.contactFormStyleTwo input:focus,
.contactFormStyleTwo input:focus,
.contactFormStyleTwo textarea:focus,
.inputField:focus {
  outline: none;
  outline-style: none;
  box-shadow: none;
}

.form-feature .overlaybg {
  background: rgba(34, 53, 85, 0.75);
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  top: -31px;
  left: 74px;
}

.formfeatureContent {
  color: #fff;
}

.form-feature .formContentmeta {
  background: rgba(0, 0, 0, 0) url(../image/bg/contactbg-02.jpg) no-repeat top
    center;
  position: absolute;
  right: -74px;
  top: -104px;
  width: 800px;
  background-size: 100% 100%;
  padding: 157px 30px 138px 160px;
}

.formContentmeta h1 {
  font-size: 60px;
  font-family: "Poppins", sans-serif;
}

.formContentmeta p {
  font-size: 18px;
  line-height: 30px;
  font-family: "Open Sans";
  font-weight: 400;
}

.formContentmeta a.btn.btn-default {
  background: #d5aa6d;
  color: #fff;
  border-radius: 0;
  border: none;
}

/***  Form featured Two end***/

/***  Testimonial Two***/

.testimonialsStyleTwo {
  padding-top: 100px;
}

.testimonialsStyleTwo .sectionWrapper {
  overflow: hidden;
}

.customer-avatortwo img {
  position: relative;
  top: -16px;
  left: 30px;
}

.customer-avator-content-two {
  border: 1px solid #dddddd;
  margin-bottom: 40px;
  margin-right: 20px;
}

.customer-detailstow {
  position: absolute;
  left: 141px;
  top: 19px;
}

.customer-detailstow h4 {
  color: #222222;
  font-size: 16px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

.customer-detailstow p {
  color: #bbbbbb;
  font-size: 13px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
}

.customer-statement-two {
  padding: 31px 0 16px 6px;
}

.testimonialsTwo .slick-prev {
  top: 66px;
  left: -69px;
}

.testimonialsTwo .slick-next {
  top: 66px;
  right: -69px;
}

.slick-track {
  padding-top: 40px;
}

/* Home Page two end
-------------------------------------*/

/* Home Page three
-------------------------------------*/

/*header Three top css*/

.headetp-infoThree i {
  border: 1px solid #d5aa6d;
  border: 1px solid #d5aa6d;
  color: #d5aa6d;
  font-size: 24px;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  padding-top: 12px;
  text-align: center;
}

.headetp-infoThree div {
  position: absolute;
  top: -10px;
  left: 78px;
}

.headetp-infoThree div h6 {
  color: #777777;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.headetp-infoThree div h5 {
  color: #222222;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
}

@media only screen and (min-width: 240px) and (max-width: 480px) {
  .headetp-infoThree {
    margin-top: 30px;
  }
}

/* nav search */

ul.header-icons {
  float: left;
  padding-left: 10px;
  padding-top: 22px;
}

ul.header-icons li {
  display: inline;
  padding: 0 5px;
}

ul.header-icons li a {
  color: #ffffff;
  text-decoration: none;
}

ul.header-icons li a:hover {
  color: #d5aa6d;
}

.conBtn {
  float: right;
  padding-top: 10px;
}

.conBtn a.btn.btn-default {
  background-color: #d5aa6d;
  color: #ffffff;
  border: none;
  font-weight: 700;
  border-radius: 0;
  padding: 11px 23px;
  border: 2px solid #d5aa6d;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -khtml-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.conBtn a.btn.btn-default:hover {
  background-color: transparent;
  color: #d5aa6d;
}

/* Slider Three*/

.slider-style-three .item img {
}

.leftcontentInnerthree {
  position: relative;
  top: -200px;
}

.carousel-caption {
  top: 40%;
}

.leftcontentInnerthree h1 {
  font-size: 60px;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  padding-bottom: 21px;
}

.leftcontentInnerthree p {
  font-size: 18px;
  color: #ffffff;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0em;
  padding-bottom: 42px;
}

.leftcontentInnerthree a.btn.btn-default {
  font-size: 14px;
  background: #d5aa6d;
  padding: 13px 45px;
  color: #fff;
  border-radius: 0;
  border: none;
  font-weight: 700;
}

/*Intro Three*/

.introareaThree .sectionWrapper {
  padding: 115px 0 134px;
}

.intro-content-three h2 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  color: #222222;
  padding-top: 38px;
}

.intro-content-three p {
  padding-top: 16px;
  padding-bottom: 33px;
}

/*Fun Facts Three*/

.funfactsAreaStyle2 {
  overflow: visible;
}

.funfactsAreaStyle2 .bgoverly {
  background-color: rgba(34, 53, 85, 0.8);
}

.funfacts-bg2 {
  background: url(../image/bg/funfacts2.jpg) no-repeat top center;
  background-size: 100% 100%;
}

.attorniesTeamAvater {
  position: relative;
  top: -72px;
}

.attorniesTeamAvater img {
  margin-top: -50px;
  display: block;
}

/*funfact Content*/

.achivementitemMeta h2 {
  color: #d5aa6d;
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  padding-bottom: 12px;
}

.achivementitemMeta h4 {
  color: #ffffff;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  padding-bottom: 3px;
}

.achivementitemMeta p {
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

/*Fun Facts Three*/

.headerbg2 {
  background: #223555;
}

.nabtab2 {
  margin: 21px 0px;
}

.nabtab2 li {
  margin: 0;
  display: inline-block;
}

.nabtab2 li a {
  display: block;
  text-align: center;
  padding: 0 9px 0 9px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  position: relative;
  letter-spacing: 0.02em;
  text-decoration: none;
}

.nabtab2 li a:hover {
  color: #d5aa6d;
}

.mean-container .mean-nav ul li a.mean-expand {
  height: 24px;
}

/* search Icon HOme three */

.iconsearch li {
  display: inline-block;
  color: #fff;
  padding: 15px 5px;
}

/*--Case Results--*/

.caseResultTwo ul.slick-dots {
  visibility: hidden;
}

/*--Case Results end--*/

.video-skillArea .sectionWrapper {
  overflow: hidden;
}

.video_widget {
  position: relative;
  z-index: 1;
}

.video_widget h3 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  position: absolute;
  top: 24.33%;
  left: 18.3%;
}

.video_widget a {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  position: absolute;
  top: 38%;
  left: 40%;
}

.video_widget a i {
  padding-top: 6px;
  padding-bottom: 27px;
  font-size: 121px;
  color: rgba(205, 206, 210, 0.6);
}

.video_widget a:after {
  display: block;
  content: "";
  height: 2px;
  width: 93px;
  background: #ffffff;
  border-width: 15px;
}

/*--Case Results end--*/

.Our-skill {
  position: relative;
  margin-top: 60px;
  margin-left: -89px;
}

.all-progesscontent {
  margin-top: 31px;
  padding-left: 60px;
  padding-bottom: 35px;
}

.progresstitle {
  padding-top: 35px;
  padding-left: 120px;
}

.progresstitle .sectionTitle h4 {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  padding-bottom: 20px;
}

.skill-description p {
  color: #777777;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.all-progess {
  margin-top: 31px;
  padding-left: 122px;
}

.all-progess > div {
  margin-bottom: 25px;
}

.all-progess > div span.progressbar-title {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.all-progess .progress {
  border-radius: 0;
  box-shadow: none;
  height: 6px;
  margin: 0;
  width: 80%;
  overflow: visible;
  background: #e5e5e5;
  border-radius: 20px;
}

.all-progess .progress .progress-bar {
  background: #d5aa6d none repeat scroll 0 0;
  border-radius: 20px;
  position: relative;
}

.all-progess .progress .progress-bar span {
  background: #7e6a61 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 12px;
  padding: 3px 5px;
  position: absolute;
  right: 10px;
  top: -13px;
}

.left-anim {
  animation: animate-positive 2s;
  opacity: 1;
}

@keyframes animate-positive {
  0% {
    width: 0%;
  }
}

/*--skill end--*/

a.view-all-link {
  border-bottom: 3px solid #222222;
  text-decoration: none;
}

/* Home Page three end
-------------------------------------*/

/* Home Page four end
-------------------------------------*/

/*--------------------------------------------------------------
#1  header
--------------------------------------------------------------*/

/* nav four */

.menuWrapper {
  overflow: hidden;
}

/* logo */

.header-four .brand-logo {
  padding-top: 18px;
}

.header-four .headernav3 {
  padding: 10px 10px 10px;
}

.navtab3 {
  margin: 29px 0px 36px;
}

ul.navtab3 li a {
  color: #000000;
}

/* icon */

ul.header-icons-two {
  float: left;
  padding-left: 0px;
  padding-top: 30px;
  padding-right: 10px;
}

ul.header-icons-two li {
  display: inline;
}

ul.header-icons-two li a {
  color: #000;
  padding-right: 4px;
  text-decoration: none;
}

ul.header-icons-two li a:hover {
  color: #d5aa6d;
}

.conBtn2 {
  padding-top: 14px;
}

/* nav */

/* Header Banner */

.headerbanner {
  background: url(../../assets/image/slides/slider4.jpg) no-repeat 50% 50%;
  background-size: cover;
  width: 100%;
  height: 710px;
  text-align: center;
  display: table;
  position: relative;
  margin-top: 0px;
}

.content_text {
  font-size: 60px;
  font-family: "Poppins";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 561.683px;
  top: 487.429px;
  width: 677px;
  height: 199px;
  z-index: 271;
}

.headerbanner .container {
  width: 100%;
  position: relative;
  z-index: 10;
  color: #fff;
  display: table-cell;
  vertical-align: middle;
}

.headerbanner h1 {
  font-size: 60px;
  text-transform: uppercase;
  margin: 0px 0px 25px;
  font-family: "Poppins";
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-align: center;
}

.headerbanner h1 {
  font-size: 60px;
  text-transform: uppercase;
  margin: 0px 0px 25px;
  font-family: "Poppins", sans-serif;
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-align: center;
}

.headerbanner h3 {
  font-size: 30px;
  text-transform: uppercase;
  margin: 0px 0px 25px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.headerbanner p {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.baner-contact-icon {
  position: relative;
  top: 0;
  left: -174px;
  z-index: 4;
}

.baner-contact-icon i {
  position: absolute;
  top: 0;
  width: 82px;
  height: 72px;
  background: #c69c60;
  font-size: 30px;
  color: rgb(255, 255, 255);
  line-height: 72px;
}

.purches {
  font-size: 24px;
  display: inline-block;
  width: 293px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  color: #fff !important;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
  left: 55px;
}

.purches span {
  background-color: #d5aa6d;
  border: 2px solid #d5aa6d;
  display: block;
  width: 293px;
  height: 72px;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.purches .show-btn {
  left: 225px;
}

.purches:hover .show-btn {
  background-color: #fff;
  left: 0;
  color: #d5aa6d !important;
}

.purches:hover .hide-btn {
  left: -225px;
}

/*mouse-pointer*/

.headerbanner .mouse {
  position: absolute;
  left: 50%;
  bottom: 80px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.headerbanner .mouse a {
  display: inline-block;
  width: 21px;
  height: 38px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 40px;
  position: relative;
}

@-webkit-keyframes mouse-animate {
  form {
    -webkit-transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(20px);
  }
}

@keyframes mouse-animate {
  form {
    transform: translateY(0);
  }
  to {
    transform: translateY(20px);
  }
}

.headerbanner .mouse i {
  display: block;
  margin-top: -3px;
  font-size: 18px;
  -webkit-animation: mouse-animate 1s alternate infinite;
  animation: mouse-animate 1s alternate infinite;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.45);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* Intro */

.introCon2 {
  padding-top: 20px;
}

/* Funfacts Area */

.funfactsArea4 .bgoverly {
  background: rgba(34, 53, 85, 0.9);
}

.achivement-item4 h4 {
  color: #fff;
}

.achivement-item4 p {
  color: #fff;
}

/* Practice Area */

.overly h4 {
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  padding-top: 20px;
  padding-bottom: 12px;
  text-transform: capitalize;
}

.discription1 p {
  color: #777777;
  font-family: "Open Sans", sans-serif;
}

.discription1 a {
  font-size: 12px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 42px;
  text-transform: uppercase;
  text-decoration: none;
}

/* Attorny Area */

.memberDetails h3 a {
  font-size: 18px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  padding-top: 20px;
  padding-bottom: 12px;
  text-transform: capitalize;
}

.memberName a {
  font-size: 18px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  padding-top: 20px;
  padding-bottom: 12px;
  text-transform: capitalize;
  text-decoration: none;
}

.memberJob {
  color: #bbbbbb;
  font-family: "Open Sans", sans-serif;
}

/* Testimonial Style Five */

.footer-content .widget .widget-title {
  margin-bottom: 10px;
  color: #222222;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.sectiontitle h5 {
  color: #222222;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

/* testimonial slideshow */

.customer-statement5 h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  padding-bottom: 7px;
}

.customer-statement5 p {
  padding-bottom: 34px;
}

.customer-statement5 img {
  padding-bottom: 34px;
}

.testimonialcorosal5 .slick-dots li {
  height: 16px;
  width: 16px;
  border-radius: 50%;
}

.testimonialcorosal5 .slick-dots li button {
  background: #223555;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  padding: 4px;
  border-radius: 50%;
}

.testimonialcorosal5 .slick-dots li.slick-active {
  border: 1px solid #d5aa6d;
  border-radius: 50%;
}

.testimonialcorosal5 .slick-dots li.slick-active button {
  background: #d5aa6d none repeat scroll 0 0;
  height: 6px;
  margin: 3px 3px;
  width: 6px;
}

.testimonialcorosal5 .slick-dots {
  bottom: -35px;
}

/* Testimonial End */

/* Latest news home Four */

.recentPost {
  margin-bottom: 28px;
}

.newsHeader h4 {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  color: rgb(34, 34, 34);
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 38px;
  padding-bottom: 33px;
}

.recentWidgetList li {
  text-decoration: none;
  list-style: none;
}

.postMedia {
  float: left;
}

.postContents {
  width: 100%;
  padding: 7px 0 0 18px;
  background-color: transparent;
  position: relative;
  top: 14px;
  left: 33px;
}

.postDate {
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  color: #bbbbbb;
  font-weight: 400;
  text-transform: uppercase;
}

.newspostcontent {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  color: #222222;
  font-weight: 700;
  padding-top: 6px;
  padding-bottom: 24px;
}

.newspostbtn {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #222222;
  font-weight: 700;
  text-transform: uppercase;
}

/* Home Page four end
-------------------------------------*/

/* Home Page five
-------------------------------------*/

.navtab4 {
  margin-left: -63px;
}

/* nav end */

/* contact area five */

.contactcontenthead h2 {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.contactcontenthead h4 {
  color: #ffffff;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.contacftbtn {
  padding-top: 21px;
}

.contacftbtn a {
  color: #ffffff;
  background-color: #d5aa6d;
  border: 1px solid #fff;
  display: block;
  padding: 12px 38px;
  width: 100%;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.contacftbtn a:hover {
  color: #000000;
  border: 1px solid #000000;
}

/* No win area */

.nowinArea {
  position: relative;
  z-index: 11;
}

.nowincontent {
  position: absolute;
  left: 100px;
  top: 70px;
  color: #ffffff;
}

.nowincontent h1 {
  font-size: 60px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

.nowincontent p {
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 35px;
}

.nowincontent a {
  color: #ffffff;
  background-color: #d5aa6d;
  border: 2px solid #d5aa6d;
  display: block;
  padding: 12px 38px;
  width: 32%;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* Case result */

.caseresultc-arosel5 .slick-dots li {
  height: 18px;
  width: 18px;
  border-radius: 50%;
}

.caseresultc-arosel5 .slick-dots li button {
  background: #223555;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  padding: 5px;
}

.caseresultc-arosel5 .slick-dots li.slick-active {
  border: 1px solid #d5aa6d;
  border-radius: 50%;
}

.caseresultc-arosel5 .slick-dots li.slick-active button {
  background: #d5aa6d none repeat scroll 0 0;
  height: 6px;
  margin: 3px 3px;
  width: 6px;
}

.caseresultc-arosel5 .slick-dots {
  bottom: -35px;
}

.teamcarosel5 .slick-prev:before,
.teamcarosel5 .slick-next:before {
  color: #d5aa6d;
  font-size: 50px;
}

/* Home Page five end
-------------------------------------*/

/* news page
-------------------------------------*/

.newxpostcontent-left {
  margin-top: -167px;
}

.pasination {
  padding-top: 30px;
}

.form {
  outline: none;
}

.sideSearch input {
  display: block;
  width: 106%;
  color: #b7b7b7;
  height: 48px;
  padding-left: 17px;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: normal;
  border: 1px solid;
  outline: none;
  font-family: "Open sans", sans-serif;
  font-style: italic;
}

.sideSearch button,
.sideSearch input[type="submit"] {
  font-size: 18px;
  display: block;
  background-color: transparent;
  width: 15%;
  height: 48px;
  line-height: 48px;
  position: absolute;
  right: 0;
  top: 0;
}

.sideSearch button:hover,
.sideSearch input[type="submit"]:hover {
  background-color: #d5aa6d;
  color: #ffffff;
}

/*Search sidebar end*/

/* Recent post */

.widget-recent-post {
  padding-bottom: 20px;
}

.recentpost-title {
  margin-top: -10px;
}

.recentpost-title h5 a {
  color: #222222;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-decoration: none;
  line-height: 20px;
}

.recentpost-title p {
  color: #bbbbbb;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
}

/* news page end
-------------------------------------*/

/* masonary page end
-------------------------------------*/

.masonarylodemorebtn {
  margin-top: 90px;
  margin-left: 100px;
}

.masonarylodemorebtn a {
  color: #ffffff;
  background-color: #d5aa6d;
  border: 1px solid #fff;
  display: block;
  width: 170px;
  height: 48px;
  line-height: 48px;
  text-transform: capitalize;
  text-decoration: none;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

/* masonary page end
-------------------------------------*/

/* news single page
-------------------------------------*/

.newsAuthorThumb h5 .darkblacktxt {
  color: #000000;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 48px;
  text-transform: uppercase;
}

.postContent img {
  padding-top: 40px;
}

.socialshare-news-single a {
  padding-right: 8px;
}

.socialshare-news-single a i {
  width: 48px;
  height: 48px;
  background: #f5f5f5;
  color: rgb(34, 34, 34);
  font-size: 18px;
  border-radius: 50%;
  padding-left: 17px;
  padding-top: 16px;
}

/* Commnets */

#Comments {
  margin-top: 15px;
}

.twocoments h5 {
  color: #000000;
  font-size: 21px;
  font-weight: 700;
  line-height: 27px;
  font-family: "Poppins", sans-serif;
}

.singleComment {
  padding: 53px 0 20px 0px;
}

.singleComment:last-child {
  margin-bottom: 0;
}

.commentLevel {
  margin-bottom: 31px;
}

.commentLevel .thumb {
  display: block;
  float: left;
  margin-right: 12px;
}

.commentLevel .commentContents {
  float: left;
  width: 85%;
  margin-left: 13px;
}

.commentLevel .commenttitle {
  margin-bottom: 10px;
  margin-top: -7px;
}

.commentLevel h6.commenttitle a {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 27px;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
}

p.commentDetails {
  color: #777777;
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
  font-family: "Open Sans", sans-serif;
  padding-left: 2px;
  padding-top: 2px;
  text-decoration: none;
}

.commentLevel .commentContents .reply {
  color: #000000;
  font-size: 12px;
  font-weight: 700;
  line-height: 27.2px;
  font-family: "Poppins", sans-serif;
  position: relative;
  top: 17px;
  text-transform: uppercase;
  border-bottom: 2px solid #222222;
  text-decoration: none;
}

.commentLevel:last-child {
  margin-bottom: 0;
}

.commentLevel:last-child {
  margin-bottom: 0;
}

.commentLevel2 {
  width: 93%;
  float: right;
  position: relative;
  top: 16px;
  padding: 30px 0 30px 38px;
}

.commentLevel2:before {
  content: "";
  display: block;
  width: 45px;
  height: 98px;
  z-index: 100;
  float: left;
  position: absolute;
  left: -55px;
  top: -60px;
}

.commentLevel2 .commentContents {
  width: 80%;
}

/*Comment Form*/

.addCommentWidget {
  background-color: #ffffff;
}

.commentHeader {
  color: #000000;
  font-size: 21px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  padding-top: 39px;
  padding-bottom: 0px;
}

.addCommentForm {
  padding: 0px;
}

.addCommentForm input[type="text"],
.addCommentForm input[type="email"],
.addCommentForm textarea {
  font-size: 14px;
  line-height: 26px;
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-weight: 400;
  color: #b7b7b7;
  background-color: transparent;
  width: 100%;
  padding: 5px 0px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #dbdbdb;
  margin-top: 42px;
  margin-bottom: 21px;
  outline: none;
  list-style: none;
}

.addCommentForm textarea {
  min-height: 116px;
}

.addCommentForm ul > li {
  list-style: none;
}

.addCommentForm ul > li:nth-child(3) {
  padding-right: 15px;
}

.postTitle h2 {
  color: #000000;
  font-size: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  line-height: 48px;
  padding-top: 18px;
}

.newsAuthorThumb img {
  margin-top: 14px;
}

.newsAuthorThumb h5 {
  color: #bbbbbb;
  font-size: 13px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 48px;
}

/* 404 Error page
-------------------------------------*/

.error-content h1 {
  color: #222222;
  font-size: 96px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  margin: 50px 0;
}

.error-content h3 {
  color: #222222;
  font-size: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  margin: 50px 0;
}

.error-content p {
  color: #777777;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin: 25px 0;
}

.returnlink a {
  border-bottom: 2px solid #222222;
  text-decoration: none;
}

/* 404 Error page end
-------------------------------------*/

/* Comming sooon page */

.comming-soon-page-banner {
  background-image: -moz-linear-gradient(
      to left,
      rgba(33, 43, 63, 0.7) 100%,
      white
    ),
    url(../image/bg/comming-soon-bg.jpg);
  background-image: -webkit-linear-gradient(
      to left,
      rgba(33, 43, 63, 0.7) 100%,
      white
    ),
    url(../image/bg/comming-soon-bg.jpg);
  background-image: linear-gradient(to left, rgba(33, 43, 63, 0.7) 100%, white),
    url(../image/bg/comming-soon-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: white;
  padding-top: 8px;
}

.commingsooncounter .sectionWrapper1 {
  padding: 120px 0 50px;
}

.commingsoon-heading h1 {
  font-size: 48px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 auto;
  padding-bottom: 29px;
}

.timer-area {
  margin-left: 30px;
}

.counting-time .cdown {
  float: left;
  vertical-align: center;
  padding: 0 92px 20px 0;
}

.counting-time .time-count {
  color: #d5aa6d;
  font-size: 96px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin: 0 auto;
}

.counting-time .cdown p {
  color: #fff;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto;
  padding-top: 17px;
}

.searchhead h2 {
  color: #fff;
  font-size: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  padding-top: 35px;
  padding-bottom: 22px;
}

.commingsoon-search input {
  color: #bbbbbb;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal !important;
  line-height: 48px;
}

.commingsoon-search .input-group-addon button {
  font-size: 24px;
  font-family: "FontAwesome";
  color: rgb(255, 255, 255);
}

.socialshare-Csoon {
  padding-top: 46px;
}

.socialshare-Csoon a i {
  font-size: 24px;
  color: rgb(255, 255, 255);
  padding-right: 18px;
}

.sectionSoonWrapper {
  padding: 130px 0 17px;
}

.talentTeam {
  padding-bottom: 65px;
}

/* Comming sooon page end
-------------------------------------*/
