
@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700,800,900|Poppins:300,400,500,600,700,800,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap");
  .online-strip {
    border-top: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    padding: 20px 0;
    text-align: center;
    margin: 40px 0 30px;
}
/*span a.1 {*/
/*	font-size: 18px;*/
/*	color: #cccccc;*/
/*	text-decoration: none;*/
/*	margin: 0 10px;*/
/*	transition: all 0.4s ease-in-out;*/
/*}*/

@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}
.footer-logo-image {
    width: 100%;
    padding-top: 18%;
}
/*.container1 {*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*}*/

.avatar {

	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
}
.online-strip h3 {
    color: #425465;
    font-size: 1.0em;
    padding: 0;
    margin: 0;
}
.online-strip .fa-3x {
    font-size: 2em;
    padding-top: 20%;
    color: #425465;
}
.online-strip {
    border-top: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    padding: 20px 0;
    text-align: center;
    margin: 40px 0 30px;
}
.shipping-grid {
    border-left: 1px solid #C8C8C8;
    border-right: 1px solid #C8C8C8;
}
.cent {
        display: table-cell;
        width: 250px;
        height: 200px;
        padding: 10px;
        vertical-align: middle;
      }
.shipping {
    float: left;
    width: 13%;
    margin-right: 3%;
    margin-left: 20%;
}
.shipping-text {
    float: left;
}
.online-strip p {
    margin: 0;
    font-size: 18px;
}

@media (max-width: 640px){
.follow-us, .shipping-grid {
    padding-bottom: 10%;
}
.shipping {
    margin-left: 10%;
}
.navbar .navbar-menu .navbar-nav {
    font-size: 14px;
    margin-top: 0rem;
}
}

.nav {
  height: 50px;
  width: 100%;
  background-color: #4d4d4d;
  position: relative;
}

.nav > .nav-header {
  display: inline;
}

.nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  padding: 10px 10px 10px 10px;
}

.nav > .nav-btn {
  display: none;
}

.nav > .nav-links {
  display: inline;
  float: right;
  font-size: 18px;
}

.nav > .nav-links > a {
  display: inline-block;
  padding: 13px 10px 13px 10px;
  text-decoration: none;
  color: #efefef;
}

.nav > .nav-links > a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}

.nav > #nav-check {
  display: none;
}

@media (max-width:600px) {
  .nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
  }
  .nav > .nav-btn > label:hover,.nav  #nav-check:checked ~ .nav-btn > label {
    background-color: rgba(0, 0, 0, 0.3);
  }
  .nav > .nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #eee;
  }
  .nav > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    background-color: #333;
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 50px;
    left: 0px;
  }
  .nav > .nav-links > a {
    display: block;
    width: 100%;
  }
  .nav > #nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .nav > #nav-check:checked ~ .nav-links {
    height: calc(100vh - 50px);
    overflow-y: auto;
  }
}

.header-area .top-header-area .top-header-content .top-header-meta a i {
    margin-right: 5px;
    color: #222;
}
.display-mobi {
    display: none;
}
.slick-slide:before {
    background-image: linear-gradient(45deg, #0000008f, #00000078);
    /*background-size: 3px 3px;*/
    background-repeat: repeat;
}
.slick-slide:before {
    content: ' ';
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*z-index: 1;*/
}
.header-area .top-header-area .top-header-content .top-header-meta a:first-child {
    margin-right: 30px;
}
.navbar-nav {
    display: grid;
}
h2:not(.u-subtitle) {
    font-size: 3.25rem;
}
.header-area .top-header-area .top-header-content .top-header-meta a {
    display: inline-block;
    font-size: 16px;
    color: #222;
    line-height: 1;
    font-weight: 800;
    font-family: 'Nunito';
}
.green-a {
    color: #000;
    font-size: 16px;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.6;
    word-wrap: break-word;
    font-weight: 600;
}
.header-area .top-header-area {
    position: relative;
    z-index: 100;
    background-color: #fff;
    width: 100%;
    padding: 0 0;
    border-bottom: 1px solid rgba(235, 235, 235, 0.2);
}    
        .top-header-meta {
            padding-top:16%;
        }
        
        
        .navbar,
        .navbar .container {
          width: 100%;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: space-between;
        }
        @media (max-width: 768px) {
          .navbar,
          .navbar .container {
            display: block;
          }
        }
        
        .navbar {
         padding: 0;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.035);
          background: linear-gradient(to right, rgb(241, 39, 17), rgb(245, 175, 25));
          /*
          |-----------------------------------
          | Start navbar logo or brand etc..
          |-----------------------------------
          */
          /*
          |-----------------------------------
          | Start navbar menu
          |-----------------------------------
          */
        }
        @media (min-width: 576px) {
          .navbar .container {
            max-width: 540px;
          }
        }
        @media (min-width: 768px) {
          .navbar .container {
            max-width: 720px;
          }
        }
        @media (min-width: 992px) {
          .navbar .container {
            max-width: 960px;
          }
        }
        @media (min-width: 1200px) {
          .navbar .container {
            max-width: 1140px;
          }
        }
        .navbar .navbar-header {
          display: flex;
          align-items: center;
        }
        @media (max-width: 1000px) {
            
            .navbar, .navbar .container, .navbar .col-md-3, .navbar .col-md-6 {
                  padding: 0;
             }
            .navbar .col-md-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 70%;
                flex: 0 0 70%;
                max-width: 70%;
            }
             .navbar .navbar-menu .navbar-nav > li > a {
                color: #3c4250;
                text-decoration: none;
                display: inline-block;
                padding: 0.2rem 1rem;
             }
            .navbar .col-md-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 30% !important;
                flex: 0 0 30% !important;
                max-width: 30% !important;
            }
            .navbar .d-flex {
                display: none !important;
            }
        }
        @media (max-width: 768px) {
          .navbar .navbar-header {
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: space-between;
            flex-direction: row-reverse;
            background: #fff;
            color: #fff;
            padding: 5% 0;
          }
          .navbar .col-md-6 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }
            .navbar .col-md-3 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100% !important;
                flex: 0 0 100% !important;
                max-width: 100% !important;
            }
          .navbar .navbar-menu .navbar-nav > li > a {
                color: #3c4250;
                text-decoration: none;
                display: inline-block;
                padding: 0.3rem 0rem;
          }
          .logo {
            width: 98%;
          }
          .navbar, .navbar .container, .navbar .col-md-3, .navbar .col-md-6 {
              padding: 0;
          }
        }
        .navbar .navbar-header .navbar-toggler {
          border-radius: 5px;
          background-color: transparent;
          cursor: pointer;
          border: none;
          display: none;
          outline: none;
        }
        @media (max-width: 768px) {
          .navbar .navbar-header .navbar-toggler {
            display: block;
            width: 100%;
          }
          .navbar .navbar-menu .navbar-nav {
            margin-left: 0 !important;
          }
        }
        .navbar .navbar-header .navbar-toggler span {
          height: 2px;
          width: 22px;
          background-color: #222;
          display: block;
        }
        .navbar .navbar-header .navbar-toggler span:not(:last-child) {
          margin-bottom: 0.2rem;
        }
        .navbar .navbar-header > a {
          font-weight: 500;
          color: #3c4250;
        }
        .navbar .navbar-menu {
          display: flex;
          flex-basis: auto;
          flex-grow: 1;
          align-items: center;
          padding-top: 3%;
        }
        @media (max-width: 768px) {
          .navbar .navbar-menu {
            display: none;
            text-align: center;
          }
        }
        .navbar .navbar-menu .navbar-nav {
            margin-left: 15%;
            flex-direction: row;
            display: grid;
            padding-left: 0;
            margin-bottom: 0;
            list-style: none;
        }
        @media (max-width: 768px) {
          .navbar .navbar-menu .navbar-nav {
            width: 100%;
            display: block;
            border-top: 1px solid #EEE;
            margin-top: 1rem;
          }
        }
        .navbar .navbar-menu .navbar-nav > li > a {
            color: #000;
            text-decoration: none;
            display: inline-block;
            padding: 0.5rem 1rem;
            font-weight: 800;
            font-size: 17px;
            font-family: 'Nunito';
        }
        .navbar .navbar-menu .navbar-nav > li > a:hover {
          color: #ce0909;
        }
        @media (max-width: 768px) {
          .navbar .navbar-menu .navbar-nav > li > a {
            border-bottom: 1px solid #EEE;
          }
        }
        .navbar .navbar-menu .navbar-nav > li.active a {
          color: #66f;
        }
        .navbar .navbar-menu .navbar-nav .navbar-dropdown .dropdown {
          list-style: none;
          position: absolute;
          top: 150%;
          left: 0;
          background-color: #fff;
          padding: 0.5rem 0;
          min-width: 160px;
          width: auto;
          white-space: nowrap;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
          z-index: 99999;
          border-radius: 0.75rem;
          display: none;
        }
        @media (max-width: 768px) {
          .navbar .navbar-menu .navbar-nav .navbar-dropdown .dropdown {
            position: relative;
            box-shadow: none;
          }
        }
        .navbar .navbar-menu .navbar-nav .navbar-dropdown .dropdown li a {
          color: #3c4250;
          padding: 0.25rem 1rem;
          display: block;
        }
        .navbar .navbar-menu .navbar-nav .navbar-dropdown .dropdown.show {
          display: block !important;
        }
        .navbar .navbar-menu .navbar-nav .dropdown > .separator {
          height: 1px;
          width: 100%;
          margin: 9px 0;
          background-color: #eee;
        }
        .navbar .navbar-dropdown {
          position: relative;
        }
        
        .navbar .navbar-header > a span {
          color: #66f;
        }
        
        .navbar .navbar-header h4 {
          font-weight: 500;
          font-size: 1.25rem;
        }
        @media (max-width: 768px) {
          .navbar .navbar-header h4 {
            font-size: 1.05rem;
          }
        }

@font-face {
  font-family: Montserrat-Regular;
  src: url('../fonts/montserrat/Montserrat-Regular.ttf'); 
}

@font-face {
  font-family: Montserrat-Medium;
  src: url('../fonts/montserrat/Montserrat-Medium.ttf'); 
}

@font-face {
  font-family: Montserrat-Bold;
  src: url('../fonts/montserrat/Montserrat-Bold.ttf'); 
}

@font-face {
  font-family: Montserrat-Italic;
  src: url('../fonts/montserrat/Montserrat-Italic.ttf'); 
}

@font-face {
  font-family: Montserrat-Black;
  src: url('../fonts/montserrat/Montserrat-Black.ttf'); 
}

@font-face {
  font-family: Linearicons;
  src: url('../fonts/Linearicons-Free-v1.0.0/WebFont/Linearicons-Free.ttf'); 
}

@font-face {
  font-family: Poppins-Bold;
  src: url('../fonts/poppins/Poppins-Bold.ttf'); 
}

@font-face {
  font-family: Poppins-Black;
  src: url('../fonts/poppins/Poppins-Black.ttf'); 
}
button:focus {
    outline: none;
 }
.banner::after {
    content: ""; // ::before and ::after both require content
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(120deg, #eaee44, #33d0ff);
    opacity: .7;
}

/*[ Slide1 ]
///////////////////////////////////////////////////////////
*/

/*[ Slick1 ]
-----------------------------------------------------------
*/
.wrap-slick1 {
  position: relative;
}

.item-slick1 {
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.arrow-slick1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: white;
  position: absolute;
  background-color: black;
  opacity: 0;
  
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);

  border-radius: 50%;
  z-index: 200;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.wrap-slick1:hover .arrow-slick1 {
  opacity: 0.5;
}

.arrow-slick1:hover {
    background-color: #212529;
}
.next-slick1 {
  right: 50px;
  left: auto;
}

.prev-slick1 {
  left: 50px;
  right: auto;
}

@media (max-width: 576px) {
  .next-slick1 {
    right: 15px;
  }

  .prev-slick1 {
    left: 15px;
  }
  body {
    width: 100vw;
  }
}

/*[ Caption ]
-----------------------------------------------------------
*/
@media (max-width: 992px) {
  .wrap-content-slide1 .xl-text2 {
    font-size: 60px;
  }
  .row {
    padding: 0;
  }
}

@media (max-width: 768px) {
  .wrap-content-slide1 .xl-text3,
  .wrap-content-slide1 .xl-text2,
  .wrap-content-slide1 .xl-text1 {
    font-size: 50px;
  }

  .wrap-content-slide1 .m-text27,
  .wrap-content-slide1 .m-text1 {
    font-size: 16px;
  }

  .item-slick1 {
    height: 470px;
  }
}

@media (max-width: 576px) {
  .wrap-content-slide1 .xl-text3,
  .wrap-content-slide1 .xl-text2,
  .wrap-content-slide1 .xl-text1 {
    font-size: 40px;
  }

  .wrap-content-slide1 .m-text27,
  .wrap-content-slide1 .m-text1 {
    font-size: 16px;
  }

  .item-slick1 {
    height: 370px;
  }
}

/*[ rs1-slick1 ]
-----------------------------------------------------------
*/
.rs1-slick1 .item-slick1 {
  height: 100vh;
}

@media (max-width: 992px) {
  .rs1-slick1 .item-slick1 {
    height: calc(100vh - 85px);
  }
}




/*[ Slide2 ]
///////////////////////////////////////////////////////////
*/

/*[ Slick2 ]
-----------------------------------------------------------
*/
.wrap-slick2 {
  position: relative;
  margin-right: -15px;
  margin-left: -15px;
}

/* ------------------------------------ */
.arrow-slick2 {
  position: absolute;
  z-index: 100;
  top: calc((100% - 70px) / 2);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 39px;
  color: #cccccc;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.arrow-slick2:hover {
  color: #666666;
}

.next-slick2 {
  right: -30px;
}

.prev-slick2 {
  left: -30px;
}

@media (max-width: 1280px) {
  .next-slick2 {
    right: 0px;
  }

  .prev-slick2 {
    left: 0px;
  }
}

@media (max-width: 1610px) {
  .rs1-slick2 .next-slick2 {
    right: 0px;
  }

  .rs1-slick2 .prev-slick2 {
    left: 0px;
  }
}

/*[ rs Sweetalert ]
///////////////////////////////////////////////////////////
*/
.swal-overlay {
    overflow-y: auto;
}

.swal-icon--success {
    border-color: #66a8a6;
}

.swal-icon--success__line {
    background-color: #66a8a6;
}

.swal-icon--success__ring {
    border: 4px solid rgba(102, 168, 166, 0.2);
}

.swal-button:focus {
    outline: none;
    box-shadow: none;
}

.swal-button {
    background-color: #e65540;
    font-family: Montserrat-Regular;
    font-size: 15px;
    color: white;
    text-transform: uppercase;
    font-weight: unset;
    border-radius: 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.swal-button:hover {
    background-color: #333333;
}

.swal-button:active {
    background-color: #e65540;
}

.swal-title {
  font-family: Montserrat-Medium;
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
  padding: 0 15px;
}

.swal-text {
  font-family: Montserrat-Regular;
  color: #333333;
  font-size: 15px;
  text-align: center;
}

.swal-footer {
    margin-top: 0;
}


/*[ Block1 ]
///////////////////////////////////////////////////////////
*/
.block1-wrapbtn {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;

  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.1);
}


/*[ Block2 ]
///////////////////////////////////////////////////////////
*/
.block2-labelsale::before,
.block2-labelnew::before 
{
  z-index: 100;
  font-family: Montserrat-Regular;
  font-size: 12px;
  color: white;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 22px;
  border-radius: 11px;
  position: absolute;
  top: 12px;
  left: 12px;
}

.block2-labelsale::before {
  background-color: #e65540;
  content: 'Sale';
}

.block2-labelnew::before {
  background-color: #66a8a6;
  content: 'New';
}

/* ------------------------------------ */
.block2-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.3);
  opacity: 0;
}

/* ------------------------------------ */
.block2-btn-addcart {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -45px;
}

/* ------------------------------------ */
.block2-btn-towishlist,
.block2-btn-addwishlist {
  display: block;
  position: absolute;
  top: 26px;
  right: 20px;
  font-size: 20px;
  color: white;
  line-height: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

.block2-btn-addwishlist:hover {
  color: white;
}

.block2-btn-addwishlist .icon-wishlist,
.block2-btn-towishlist .icon-wishlist {
  line-height: 0;
}

.block2-btn-addwishlist:hover .icon_heart_alt {
  display: none;
}

.block2-btn-addwishlist:hover .icon_heart {
  display: block;
}

/* ------------------------------------ */
.block2-btn-towishlist .icon_heart_alt {
  display: none;
}

.block2-btn-towishlist .icon_heart {
  display: block;
  color: #e65540;
}

/* ------------------------------------ */
.block2-overlay:hover {
  opacity: 1;
}

.block2-overlay:hover .block2-btn-addcart {
  bottom: 20px;
}

.block2-overlay:hover .block2-btn-addwishlist,
.block2-overlay:hover .block2-btn-towishlist{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}


/*[ Block4 ]
///////////////////////////////////////////////////////////
*/
.block4 {
  position: relative;
  overflow: hidden;
  width: calc(100% / 5);
}

@media (max-width: 1360px) {
  .block4 {
    width: calc(100% / 4);
  }
}

@media (max-width: 1200px) {
  .block4 {
    width: calc(100% / 3);
  }
}

@media (max-width: 992px) {
  .block4 {
    width: calc(100% / 2);
  }
}

@media (max-width: 576px) {
  .block4 {
    width: calc(100% / 1);
  }
}

/* ------------------------------------ */
@media (max-width: 1660px) {
  .rs1-block4 .block4 {
    width: calc(100% / 4);
  }
}

@media (max-width: 1380px) {
  .rs1-block4 .block4 {
    width: calc(100% / 3);
  }
}

@media (max-width: 1200px) {
  .rs1-block4 .block4 {
    width: calc(100% / 2);
  }
}

@media (max-width: 576px) {
  .rs1-block4 .block4 {
    width: calc(100% / 1);
  }
  .side-menu .main-menu > li > a {
    padding-left: 20px;
    font-family: Montserrat-Regular;
    font-size: 15px;
    color: #0a0a0a;
    line-height: 2.86;
}
}

/* ------------------------------------ */
.block4-overlay {
  display: block;
  background-color: rgba(0,0,0,0.9);
  visibility: hidden;
  opacity: 0;
}

.block4-overlay:hover {
  color: unset;
}

/* ------------------------------------ */
.block4-overlay-txt {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -100%;
}

/* ------------------------------------ */
.block4-overlay-heart {
  transform-origin: top left;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

/* ------------------------------------ */
.block4:hover .block4-overlay {
  visibility: visible;
  opacity: 1;
}

.block4:hover .block4-overlay-txt {
  bottom: 0;
}

.block4:hover .block4-overlay-heart {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}


/*[ BG Title Page ]
///////////////////////////////////////////////////////////
*/
.bg-title-page {
  width: 100%;
  min-height: 239px;
  padding-left: 15px;
  padding-right: 15px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
}

@media (max-width: 576px) {
  .bg-title-page .l-text2 {font-size: 35px;}
  .bg-title-page .m-text13 {font-size: 16px;}
}

/*[ rs NoUI ]
///////////////////////////////////////////////////////////
*/
.leftbar #filter-bar {
  margin-right: 6px;
  margin-left: 6px;
  height: 4px;
  border: none;
  background-color: #e1e1e1;
}
.leftbar #filter-bar .noUi-connect {
  background-color: #c5c5c5;
  border: none;
  box-shadow: none;
}
.leftbar #filter-bar .noUi-handle {
  width: 13px;
  height: 13px;
  left: -6px;
  top: -5px;
  border: none;
  border-radius: 50%;
  background: #999999;
  cursor: pointer;
  box-shadow: none;
  outline: none;
}
.leftbar #filter-bar .noUi-handle:before {
  display: none;
}
.leftbar #filter-bar .noUi-handle:after {
  display: none;
}

/*[ Filter Color ]
///////////////////////////////////////////////////////////
*/
.color-filter1 {background-color: #00bbec;}
.color-filter2 {background-color: #2c6ed5;}
.color-filter3 {background-color: #ffa037;}
.color-filter4 {background-color: #ff5337;}
.color-filter5 {background-color: #a88c77;}
.color-filter6 {background-color: #393939;}
.color-filter7 {background-color: #cccccc;}

.checkbox-color-filter {
  display: none;
}

.color-filter {
    display:block;
    width:25px;
    height:25px;
    cursor:pointer;
    border-radius: 50%;
}

.checkbox-color-filter:checked + .color-filter {
  box-shadow: 0 0 0px 2px black;
  -moz-box-shadow: 0 0 0px 2px black;
  -webkit-box-shadow: 0 0 0px 2px black;
  -o-box-shadow: 0 0 0px 2px black;
  -ms-box-shadow: 0 0 0px 2px black;
}

/*[ Pagination ]
///////////////////////////////////////////////////////////
*/
.pagination {
  margin-right: -6px;
  margin-left: -6px;
}

.item-pagination {
  font-family: Montserrat-Regular;
  font-size: 13px;
  color: #808080;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid #eeeeee;
  margin: 6px;
}

.item-pagination:hover {
  background-color: #222222;
  color: white;
}

.active-pagination {
  background-color: #222222;
  color: white;
}



/*[ Slick3 ]
///////////////////////////////////////////////////////////
*/

.wrap-slick3-dots {
  width: 14.5%;
}

.slick3 {
  width: 80.64%;
}

.slick3-dots li {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}

.slick3-dots li img {
  width: 100%;
}

.slick3-dot-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  border: 3px solid transparent;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.slick3-dot-overlay:hover {
  border: 3px solid #888888;
}

.slick3-dots .slick-active .slick3-dot-overlay {
  border: 3px solid #888888;
}


/*[ Dropdown content ]
///////////////////////////////////////////////////////////
*/
.show-dropdown-content .down-mark {
  display: block;
}

.show-dropdown-content .up-mark {
  display: none;
}


/*[ Cart ]
///////////////////////////////////////////////////////////
*/
/*[ Table ]
-----------------------------------------------------------
*/
.wrap-table-shopping-cart {
  overflow: auto;
}

.container-table-cart::before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: calc(100% - 51px);
  background-color: #e6e6e6;
  top: 51px;
  left: 0;
}

.container-table-cart::after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: calc(100% - 51px);
  background-color: #e6e6e6;
  top: 51px;
  right: 0;
}

.table-shopping-cart {
  border-collapse: collapse;
  width: 100%;
  min-width: 992px;
}

.table-shopping-cart .table-row {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.table-shopping-cart .column-1 {
  width: 225px;
  padding-left: 50px;
}
.table-shopping-cart .column-2 {
  width: 330px;
  padding-right: 30px;
}
.table-shopping-cart .column-3 {
  width: 133px;
  padding-right: 30px;
}
.table-shopping-cart .column-4 {
  width: 355px;
  padding-right: 30px;
}
.table-shopping-cart .column-5 {
  padding-right: 30px;
}

.table-shopping-cart .table-head th {
  font-family: Montserrat-Bold;
  font-size: 13px;
  color: #555555;
  line-height: 1.5;
  text-transform: uppercase;
  padding-top: 16px;
  padding-bottom: 16px;
}

.table-shopping-cart td {
  font-family: Montserrat-Regular;
  font-size: 16px;
  color: #555555;
  line-height: 1.5;
  padding-top: 37px;
  padding-bottom: 30px;
}

.table-shopping-cart .table-row .column-2 {
  font-size: 15px;
}


/* ------------------------------------ */
.cart-img-product {
  width: 90px;
  position: relative;
}

.cart-img-product img {
  width: 100%;
}

.cart-img-product::after {
  content: '\e870';
  font-family: Linearicons;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  color: white;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  opacity: 0;
}

.cart-img-product:hover:after {
  cursor: pointer;
  opacity: 1;
}


/*[ Tags ]
///////////////////////////////////////////////////////////
*/
.wrap-tags {
  margin-right: -3px;
  margin-left: -3px;
}

.tag-item {
  display: block;
  font-family: Montserrat-Regular;
  font-size: 13px;
  color: #888888;
  line-height: 1.5;
  padding: 5px 15px;
  border: 1px solid #cccccc;
  border-radius: 15px;
  margin: 3px;
}

.tag-item:hover {
  border: 1px solid #e65540;
}
#services .heading-section .subheading {
    font-size: 16px;
    display: block;
    margin-bottom: 0px;
    color: #505050;
}
.services-printmaster {
    width: 80%;
    background: #fff;
    padding: 20px;
    position: relative;
    border-radius: 4px;
    box-shadow: 1px 6px 12px 1px rgb(0 0 0 / 32%);
}
.services-float-right {
      float: right;
}
.bg-business-card {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/business-card.svg);
    background-position: 50% 50%;
}
.bg-pamhlets {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/pamhlets.svg);
    background-position: 50% 50%;
}
.bg-brochures {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/brochures.svg);
    background-position: 50% 50%;
}
.bg-folders {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/folders.svg);
    background-position: 50% 50%;
}
.bg-letterhead {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/letterhead.svg);
    background-position: 50% 50%;
}
.bg-slips {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/slips.svg);
    background-position: 50% 50%;
}
.bg-covers {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/covers.svg);
    background-position: 50% 50%;
}
.bg-ncr {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/ncr.svg);
    background-position: 50% 50%;
}
.bg-bw {
    margin-bottom: 60px;
    padding: 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url(../images/services/bw.svg);
    background-position: 50% 50%;
}
.btn.btn-services-brochures {
    background: #95bcbb !important;
    border: 1px solid #95bcbb !important;
    color: #fff !important;
}
.btn.btn-services-brochures:hover {
    background: #fff !important;
    border: 1px solid #95bcbb !important;
    color: #95bcbb !important;
}
.btn.btn-services-cards {
    background: #ce7d07 !important;
    border: 1px solid #ce7d07 !important;
    color: #fff !important;
}
.btn.btn-services-cards:hover {
    background: #fff !important;
    border: 1px solid #ce7d07 !important;
    color: #ce7d07 !important;
}
.btn.btn-services-pamphlets {
    background: #dd9421 !important;
    border: 1px solid #dd9421 !important;
    color: #fff !important;
}
.btn.btn-services-pamphlets:hover {
    background: #fff !important;
    border: 1px solid #dd9421 !important;
    color: #dd9421 !important;
}
.btn.btn-services-slips {
    background: #6bb61db5  !important;
    border: 1px solid #6bb61db5  !important;
    color: #fff !important;
}
.btn.btn-services-slips:hover {
    background: #fff !important;
    border: 1px solid #6bb61db5  !important;
    color: #6bb61db5  !important;
}
.btn.btn-services-folders {
    background: #4c7397  !important;
    border: 1px solid #4c7397  !important;
    color: #fff !important;
}
.btn.btn-services-folders:hover {
    background: #fff !important;
    border: 1px solid #4c7397  !important;
    color: #4c7397  !important;
}
.btn.btn-services-letterhead {
    background: #7c928b !important;
    border: 1px solid #7c928b !important;
    color: #fff !important;
}
.btn.btn-services-letterhead:hover {
    background: #fff !important;
    border: 1px solid #7c928b !important;
    color: #7c928b !important;
}
.btn.btn-services-covers {
    background: #d98585 !important;
    border: 1px solid #d98585 !important;
    color: #fff !important;
}
.btn.btn-services-covers:hover {
    background: #fff !important;
    border: 1px solid #d98585 !important;
    color: #d98585 !important;
}
.btn.btn-services-ncr {
    background: #aa8068 !important;
    border: 1px solid #aa8068 !important;
    color: #fff !important;
}
.btn.btn-services-ncr:hover {
    background: #fff !important;
    border: 1px solid #aa8068 !important;
    color: #aa8068 !important;
} 
.btn.btn-services-bw {
    background: #6c757d !important;
    border: 1px solid #6c757d !important;
    color: #fff !important;
}
.btn.btn-services-bw:hover {
    background: #fff !important;
    border: 1px solid #6c757d !important;
    color: #6c757d !important;
}
.btn.btn-services-top {
    background: #ed061b !important;
    border: 1px solid #ed061b !important;
    color: #fff !important;
}
.btn.btn-services-top:hover {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #ed061b !important;
}

.ftco-intro .wrap h3 {
    font-size: 21px;
    color: #222;
        margin: 0;
}
.ftco-intro .wrap .info p {
    margin-bottom: 0;
    font-size: 14px;
    margin-top: 1%;
}
.ftco-intro .wrap .icon {
    width: 40px;
}

.float{
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #212529;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    /* top: calc(50% - 10px); */
    font-size: 25px;
    box-shadow: none;
    z-index: 100;
}
.float span {
  top: calc(50% - 21px);
    position: relative;
}
.ftco-intro h2 {
    color: #fff;
    font-weight: 400;
    font-size: 22px;
    padding: 2% 5%;
}
.temp .icon span {
    color: #222 !important;
        font-size: 21px;
}
.ftco-intro .wrap .info {
    width: 100%;
}
.ftco-intro .wrap .info {
    background: #fff;
}
.ftco-intro {
    background: #ce0909;
}
.float:hover {
  color: #fff;
}
.logo {
    margin: 0 auto;
    width: 100%;
}
.my-float:hover {
  color: #fff;
}
.my-float{
  margin-top:16px;
}
.my-hero {
    height: 67vh !important;
    background-position: center -373px!important;
}
.my-btn {
  width: 54%;
  margin: 0 auto;
  margin-top: 5%;
  padding: 2% 5% !important;
}
.header.header--normal {
  border-bottom: 1px solid #f2f2f2;
}

.header__top {
  background: #0c5d69;
}

.header__top__left {
  padding: 12px 0;
}

.header__top__left li {
  font-size: 13px;
  color: #ffffff;
  list-style: none;
  display: inline-block;
  margin-right: 25px;
}

.header__top__left li:last-child {
  margin-right: 0;
}

.header__top__left li i {
  font-size: 15px;
  margin-right: 5px;
}

.header__top__right {
  text-align: right;
  padding: 12px 0;
}

.header__top__right a {
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  margin-right: 20px;
}

.header__top__right a:last-child {
  margin-right: 0;
}

.header__logo {
  padding: 42px 0;
}

.header__logo a {
  display: inline-block;
}

.header__menu__option {
  text-align: right;
  padding: 30px 0;
}

.header__menu {
  display: inline-block;
  margin-right: 45px;
}

.header__menu ul li {
  list-style: none;
  display: inline-block;
  margin-right: 45px;
  position: relative;
}

.header__menu ul li.active a:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.header__menu ul li:hover a:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.header__menu ul li:hover .dropdown {
  top: 30px;
  opacity: 1;
  visibility: visible;
}

.header__menu ul li:last-child {
  margin-right: 0;
}

.header__menu ul li .dropdown {
  position: absolute;
  left: 0;
  top: 52px;
  width: 150px;
  background: #111111;
  text-align: left;
  padding: 2px 0;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
}

.header__menu ul li .dropdown li {
  display: block;
  margin-right: 0;
}

.header__menu ul li .dropdown li a {
  font-size: 14px;
  color: #ffffff;
  font-weight: 500;
  padding: 8px 20px;
  text-transform: capitalize;
}

.header__menu ul li .dropdown li a:after {
  display: none;
}

.header__menu ul li a {
  font-size: 15px;
  color: #111111;
  font-weight: 500;
  display: block;
  padding: 4px 0;
  text-transform: uppercase;
  position: relative;
}

.header__menu ul li a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #13a2b7;
  content: "";
  -webkit-transition: all, 0.3s;
  -o-transition: all, 0.3s;
  transition: all, 0.3s;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.header__btn {
  display: inline-block;
}

.offcanvas-menu-wrapper {
  display: none;
}

.canvas__open {
  display: none;
}
.details {
    font-size: 2.2em;
    border: 1px solid;
    padding: 0.3em 0.4em;
    margin-top: 5%;
    color: #000000;
}
.my-hover {
    color: #222;
}
.hero {
    height: 87vh !important;
    background-position: center !important;
}
.hero .row{
    height: 87vh !important;
}
.hero-wrap-1{
    padding: 10% 0;
}
.pricing .practice-area {
    border: 1px solid #ce0909 !important;
}
.sub {
    padding: 0 !important;
}
.price-section {
    padding: 20px;
}
.extra {
    background: #ce0909;
}
.extra h4 {
    color: #fff !important;
}
.price h4 {
  font-size: 28px;
  color: #ce0909;
  padding-bottom: 2%;
  padding-top: 15%;
}
.price-list {
  margin-bottom: 15%;
  padding-bottom: 7%;
  padding-top: 15%;
  border-bottom: 1px solid #ce0909;
}

.trial {
    font-size: .9rem;
    font-weight: 600;
    padding: 2px 21px 2px 21px;
    color: #ce0909;
    border: 1px solid #e4e4e4;
    display: inline-block;
    border-radius: 15px;
    background-color: white;
    position: relative;
    bottom: -30px;
}


.ftco-consult {
  padding: 4em 0; }
  .ftco-consult h3 {
    font-size: 24px;
    margin-bottom: 0; }

.consult-form {
  width: 100%; }
  .consult-form .form-group {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 0; }
    .consult-form .form-group label {
      font-weight: 400;
      font-size: 13px; }
    .consult-form .form-group .icon {
      position: absolute;
      top: 50% !important;
      right: 20px;
      font-size: 14px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .consult-form .form-group .icon span {
        color: black !important; }
    .consult-form .form-group .select-wrap, .consult-form .form-group .input-wrap {
      position: relative; }
      .consult-form .form-group .select-wrap select, .consult-form .form-group .input-wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
    .consult-form .form-group .btn {
      width: 100%;
      display: block !important; }
  .consult-form .form-control {
    border: transparent !important;
    border: 1px solid #b8b0b0 !important;
    border: 1px solid transparent;
    height: 58px !important;
    padding-left: 20px;
    padding-right: 20px;
    background: transparent !important;
    color: rgba(0, 0, 0, 0.5) !important;
    font-size: 13px;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
    .consult-form .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(0, 0, 0, 0.5); }
    .consult-form .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(0, 0, 0, 0.5); }
    .consult-form .form-control:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(0, 0, 0, 0.5); }
    .consult-form .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(0, 0, 0, 0.5); }
    .consult-form .form-control:focus, .consult-form .form-control:active {
      border-color: #fff; }
  .consult-form textarea.form-control {
    padding-top: 18px;
    height: 58px !important; }
  .consult-form textarea.form-control-2 {
    padding-top: 18px;
    height: inherit !important; }
  .consult-form .btn-primary {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }

/*---------------------
  Breadcrumb
-----------------------*/

.breadcrumb-text {
  border-bottom: 1px solid #ebebeb;
  padding: 15px 0;
  padding: 2% 0;
}

.breadcrumb-text.product-more a:nth-child(1):after {
  color: #252525;
}

.breadcrumb-text a {
  display: inline-block;
  font-size: 14px;
  color: #252525;
  margin-right: 28px;
  position: relative;
}

.breadcrumb-text a:after {
  position: absolute;
  right: -18px;
  top: 0px;
  content: ">";
  font-family: "FontAwesome";
  font-size: 14px;
  color: #b2b2b2;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}
.breadcrumb-text span {
  display: inline-block;
  color: #b2b2b2;
  font-size: 14px;
}
.small-nav {
    background: #343a40 !important;
    position: relative !important;
    top: 0 !important;
}
body {
    font-family: "Poppins", Arial, sans-serif;
    background: #fff;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 100;
    color: #535353;}
  body.menu-show {
    overflow: hidden;
    position: fixed;
    height: 100%;
    width: 100%; }

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #ce0909; }
  a:hover, a:focus {
    text-decoration: none;
    color: #ce0909;
    outline: none !important; }

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400; }

.text-primary {
  color: #ce0909 !important; }

.ftco-navbar-light {
  background: transparent ;
  left: 0;
  right: 0;
  z-index: 3; }
  @media (max-width: 991.98px) {
    .ftco-navbar-light {
      background: transparent; !important;
      position: relative;
      top: 0; } 
      .logo {
    width: 100%;
}
    .ftco-footer {
    font-size: 13px !important;}
.ftco-footer h2:not(.u-subtitle) {
    font-size: 1.5rem !important;
    line-height: 1.2em ;
}
.float {
  display: none;
}
  }
  .ftco-navbar-light .navbar-brand {
    color: #fff; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light .navbar-brand {
        color: #fff; } }
  @media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav {
      padding-bottom: 10px; } }
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 15px;
    padding-top: 0.2rem;
    padding-bottom: .4rem;
    padding-left: 0px;
    padding-right: 0px;
    color: #222;
    font-weight: 400;
    opacity: 1 !important;
}
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link:hover {
      color: #ce0909; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0; } }
  .ftco-navbar-light .navbar-nav > .nav-item .dropdown-menu {
    border: none;
    background: #fff;
    -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
    box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41); }
  .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
    position: relative;
    margin-left: 20px;
    padding-left: 20px; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator {
        padding-left: 0;
        margin-left: 0; } }
    .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
      position: absolute;
      content: "";
      top: 10px;
      bottom: 10px;
      left: 0;
      width: 2px;
      background: rgba(255, 255, 255, 0.05); }
      @media (max-width: 991.98px) {
      
        .ftco-no-pt {
            padding: 8% 0;
        }
        .ftco-navbar-light .navbar-nav > .nav-item.ftco-seperator:before {
          display: none; } }
  .ftco-navbar-light .navbar-nav > .nav-item.cta > a {
    color: #fff;
    border: 1px solid #ce0909;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 18px;
    padding-right: 18px;
    margin-top: 4px;
    border-radius: 30px 30px 30px 0px !important;
    background: #ce0909;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a span {
      display: inline-block;
      color: #fff; }
      ul:not(.u-unstyled) {
    margin-top: 1px;
    margin-bottom: 1px;
}
    .ftco-navbar-light .navbar-nav > .nav-item.cta > a:hover {
      background: #fff;
      color: #ce0909;
      border: 1px solid #ce0909; }
  .ftco-navbar-light .navbar-nav > .nav-item.cta.cta-colored a {
    border: 1px solid #2c2f3a;
    background: #2c2f3a !important; }
  .ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #222; }
  .ftco-navbar-light .navbar-toggler {
    border: none;
    color: #fff !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
    .ftco-navbar-light .navbar-toggler:hover, .ftco-navbar-light .navbar-toggler:focus {
      text-decoration: none;
      color: #fff;
      outline: none !important; }
  .ftco-navbar-light.scrolled {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    background: #fff !important;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
    @media (max-width: 991.98px) {
   .top-header-meta {
    display: none;}
      .ftco-navbar-light.scrolled .nav-item > .nav-link {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 0 !important; } }
   }
    .ftco-navbar-light.scrolled .nav-item.active > a {
      color: #ce0909 !important; }
    .ftco-navbar-light.scrolled .nav-item.cta > a {
      color: #fff !important;
      background: #ce0909;
      border: none !important;
      padding-top: 0.5rem !important;
      padding-bottom: .5rem !important;
      padding-left: 20px !important;
      padding-right: 20px !important;
      margin-top: 6px !important;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      border-radius: 5px; }
      .ftco-navbar-light.scrolled .nav-item.cta > a span {
        display: inline-block;
        color: #fff !important; }
    .ftco-navbar-light.scrolled .nav-item.cta.cta-colored span {
      border-color: #ce0909; }
    @media (max-width: 991.98px) {
      .ftco-navbar-light.scrolled .navbar-nav {
        background: none;
        border-radius: 0px;
        padding-left: 0rem !important;
        padding-right: 0rem !important; } }
    .ftco-navbar-light.scrolled .navbar-toggler {
      border: none;
      color: rgba(0, 0, 0, 0.5) !important;
      border-color: rgba(0, 0, 0, 0.5) !important;
      cursor: pointer;
      padding-right: 0;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: .1em; }
    .ftco-navbar-light.scrolled .nav-link {
      padding-top: 0.9rem !important;
      padding-bottom: 0.9rem !important;
      color: #000000 !important; }
      .ftco-navbar-light.scrolled .nav-link.active {
        color: #ce0909 !important; }
    .ftco-navbar-light.scrolled.awake {
      margin-top: 0px;
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled.sleep {
      -webkit-transition: .3s all ease-out;
      -o-transition: .3s all ease-out;
      transition: .3s all ease-out; }
    .ftco-navbar-light.scrolled .navbar-brand {
      color: #000000; }

.navbar-brand {
  font-weight: 700;
  font-size: 20px;
  font-family: "Poppins", Arial, sans-serif;
  line-height: 1;
  text-transform: uppercase; }
  .navbar-brand span {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase; }

.hero-wrap {
  width: 100%;
  height: 100%;
  position: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative; }
  @media (max-width: 1199.98px) {
    .hero-wrap {
      background-position: center center !important; } }
  .hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .6;
    background: #000000; }
  .hero-wrap.hero-wrap-2 {
    height: 700px; }
    .hero-wrap.hero-wrap-2 .overlay {
      opacity: .3; }
    .hero-wrap.hero-wrap-2 .slider-text {
      height: 700px; }

@-webkit-keyframes blinker {
  from {
    opacity: 1.0; }
  to {
    opacity: 0.0; } }
@-webkit-keyframes loop {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translate(-100%) translate(1334px);
            transform: translate(-100%) translate(1334px);
  }
}
@keyframes loop {
  0% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    -webkit-transform: translate(-100%) translate(1334px);
            transform: translate(-100%) translate(1334px);
  }
}

.customers {
  width: 100%;
  max-width: 1334px;
  background: #fff;
  margin: 0 auto;
  border-radius: 5px;
  box-shadow: 0 8px 19px rgba(0, 0, 0, 0.09);
  height: 100px;
  position: relative;
  padding: 0;
  overflow: hidden;
  display: -webkit-box;
  display: flex;
}
.customers #logos {
  flex-shrink: 0;
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-animation: loop 20s linear infinite;
          animation: loop 20s linear infinite;
  position: absolute;
  left: 0;
  top: 0;
}
.customers .logo {
  box-sizing: border-box;
  width: calc(1334px/5);
  height: 100%;
  padding: 10px;
  flex-shrink: 0;
}
.customers .logo img {
  display: block;
  width: 100%;
  padding: 5%;
  height: 100%;
  margin: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.slider-text .txt-rotate > .wrap {
  position: relative; }
  .slider-text .txt-rotate > .wrap:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: -10px;
    width: 5px;
    height: 100%;
    content: '';
    background: #ce0909;
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate; }

.slider-text h1 {
  font-size: 48px;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  font-family: "Poppins", Arial, sans-serif; }
  @media (max-width: 991.98px) {
    .slider-text h1 {
      font-size: 31px; } }
  .slider-text h1 span {
    color: #fff; }

.slider-text .subheading {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  color: #ce0909;
  text-transform: uppercase;
  font-family: "Poppins", Arial, sans-serif;}

.slider-text p {
  font-size: 18px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.7); }
  .slider-text p strong {
    font-weight: 700; }
    .slider-text p strong a {
      color: #000000; }

.slider-text .btn-custom {
  font-size: 16px;
  font-weight: 500;
  color: #fff; }

.slider-text .breadcrumbs {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  z-index: 99; }
  .slider-text .breadcrumbs span {
    color: rgba(255, 255, 255, 0.5); }
    .slider-text .breadcrumbs span i {
      color: rgba(255, 255, 255, 0.3); }
    .slider-text .breadcrumbs span a {
      color: rgba(255, 255, 255, 0.7); }
      .slider-text .breadcrumbs span a:hover, .slider-text .breadcrumbs span a:focus {
        color: #ce0909; }
        .slider-text .breadcrumbs span a:hover i, .slider-text .breadcrumbs span a:focus i {
          color: #ce0909; }

.slider-text .bread {
  font-weight: 700 !important; }


.owl-carousel {
  position: relative; }
  .owl-carousel .owl-item {
    opacity: .4; }
    .owl-carousel .owl-item.active {
      opacity: 1; }
  .owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%; }
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next {
      position: absolute;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: -10px;
      color: #ce0909 !important;
      -moz-transition: all 0.7s ease;
      -o-transition: all 0.7s ease;
      -webkit-transition: all 0.7s ease;
      -ms-transition: all 0.7s ease;
      transition: all 0.7s ease;
      opacity: 0; }
      .owl-carousel .owl-nav .owl-prev span:before,
      .owl-carousel .owl-nav .owl-next span:before {
        font-size: 30px; }
    .owl-carousel .owl-nav .owl-prev {
      left: 0; }
    .owl-carousel .owl-nav .owl-next {
      right: 0; }
  .owl-carousel .owl-dots {
    text-align: center; }
    .owl-carousel .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      margin: 5px;
      border-radius: 50%;
      background: #e6e6e6;
      position: relative; }
      .owl-carousel .owl-dots .owl-dot:after {
        position: absolute;
        top: -2px;
        left: -2px;
        right: 0;
        bottom: 0;
        width: 14px;
        height: 14px;
        content: '';
        border: 1px solid #e6e6e6;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
      .owl-carousel .owl-dots .owl-dot.active {
        background: #b3b3b3; }
  .owl-carousel:hover .owl-nav .owl-prev,
  .owl-carousel:hover .owl-nav .owl-next {
    opacity: 1; }
  .owl-carousel:hover .owl-nav .owl-prev {
    left: -25px; }
  .owl-carousel:hover .owl-nav .owl-next {
    right: -25px; }

.owl-custom-nav {
  float: right;
  position: relative;
  z-index: 10;
  border: 1px solid red; }
  .owl-custom-nav .owl-custom-prev,
  .owl-custom-nav .owl-custom-next {
    padding: 10px;
    font-size: 30px;
    background: #ccc;
    line-height: 0;
    width: 60px;
    text-align: center;
    display: inline-block; }

.bg-light {
  background: #f8f9fa !important; }

.bg-secondary {
  background: #2c2f3a !important; }

.bg-primary {
  background: linear-gradient(to right, rgb(135, 0, 0), #ce0909); }

.btn {
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  border-radius: 30px 30px 30px 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none; }
  .btn.btn-primary {
    background: #ce0909 !important;
    border: 1px solid #ce0909 !important;
    color: #fff !important; }
    .btn.btn-primary:hover {
      border: 1px solid #ce0909;
      background: transparent;
      color: #ce0909; }
    .btn.btn-primary.btn-outline-primary {
      border: 1px solid #ce0909;
      background: transparent;
      color: #ce0909; }
      .btn.btn-primary.btn-outline-primary:hover {
        border: 1px solid transparent;
        background: #ce0909;
        color: #fff; }
  .btn.btn-outline-white {
    border-color: rgba(255, 255, 255, 0.8);
    background: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border-width: 1px;
    color: #fff; }
    .btn.btn-outline-white:hover, .btn.btn-outline-white:focus, .btn.btn-outline-white:active {
      background: #fff;
      border-color: #fff;
      color: #ce0909; }

@media (max-width: 767.98px) {
  .img-video {
    height: 400px; } }

.icon-video {
  width: 80px;
  height: 80px;
  background: #ce0909;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  @media (min-width: 768px) {
    .icon-video {
      margin-right: -35px; } }
  .icon-video span {
    font-size: 20px;
    color: #fff; }

.years h4 {
  font-size: 20px;
  display: inline-block;
  padding: 20px;
  background: #ce0909; }
  @media (min-width: 768px) {
    .years h4 {
      margin-left: -64px;
      padding: 20px 30px; } }
  @media (max-width: 991.98px) {
    .years h4 {
      width: 100%;
      display: block; } }
  .years h4 span {
    color: #fff; }

.tabulation-2 .nav-pills .nav-item .nav-link {
  background: #fff;
  border-radius: 4px;
  color: #000000;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .tabulation-2 .nav-pills .nav-item .nav-link span {
    color: #ce0909; }
  .tabulation-2 .nav-pills .nav-item .nav-link.active {
    color: #fff;
    background: #ce0909;
    border: 1px solid #ce0909; }
    .tabulation-2 .nav-pills .nav-item .nav-link.active span {
      color: #fff; }

.tabulation-2 .tab-content {
  background: #fff;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05); }

.services-wrap {
  position: relative;
  z-index: 0; }
  .services-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    content: '';
    height: 140px;
    background: #ce0909; }
    @media (max-width: 767.98px) {
      .services-wrap:after {
        height: 100%; } }
.footer-logo {
    width: 60%;
    padding-bottom: 5%;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.services {
  width: 100%;
  background: #fff;
  padding: 20px;
  position: relative;
  border-radius: 4px;
  -webkit-box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 15px 34px -10px rgba(0, 0, 0, 0.09); }
  @media (max-width: 991.98px) {
 
.footer-logo {
    width: 41%;
    padding-bottom: 10%;
}
    .services {
      margin-bottom: 30px; } }
  .services .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.05);
    margin-bottom: 10px; }
    .services .icon span {
      color: #ce0909;
      font-size: 30px; }
  .services .text h3 {
    font-size: 18px;
    font-weight: 600; }
  .services .btn-custom {
    position: absolute;
    bottom: -35px;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ce0909;
    margin: 0 auto;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .services .btn-custom span {
      color: #fff; }
  .services:hover .btn-custom {
    opacity: 1;
    bottom: -25px; }

.practice-area {
  display: block;
  margin-bottom: 40px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  position: relative; }
  @media (max-width: 767.98px) {
    .practice-area {
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); } }
  .practice-area .icon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background:#ce0909;
    margin: 0 auto;
    margin-bottom: 10px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .practice-area .icon span {
      font-size: 50px;
      color: #fff;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .practice-area h3 {
    font-size: 20px; }
    .practice-area h3 a {
      color: #000000; }
  .practice-area .btn-custom {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ce0909;
    margin: 0 auto;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .practice-area .btn-custom span {
      color: #fff; }
  .practice-area:hover .icon, .practice-area:focus .icon {
    background: #ce0909; }
    .practice-area:hover .icon span, .practice-area:focus .icon span {
      color: #fff; }
  .practice-area:hover .btn-custom, .practice-area:focus .btn-custom {
    opacity: 1;
    bottom: -25px; }
.my-style h3{
    font-size: 14px;
    text-transform: uppercase;
}
.my-style1:hover {
    border: 1px solid #ce0909;
}
.my-icon {
    width: 50%;
}
.case {
  height: 300px;
  margin-bottom: 30px;
  z-index: 0;
  position: relative;
  -webkit-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14); }
  .case:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #ce0909;
    opacity: 0;
    z-index: -1;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .case .text {
    z-index: 1;
    width: 100;
    opacity: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .case .text h3 a {
      color: #fff;
      font-size: 22px; }
    .case .text span {
      color: rgba(255, 255, 255, 0.9); }
  .case:hover:after {
    opacity: .5;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px; }
  .case:hover .text {
    opacity: 1; }

.ftco-consultation {
  background-position: top center !important;
  position: relative; }
  .ftco-consultation .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    content: '';
    opacity: 1;
    background: #ce0909; }
    @media (min-width: 992px) {
      .ftco-consultation .overlay {
        width: 50%; } }
  .ftco-consultation .half {
    width: 100%; }
    .ftco-consultation .half h2 {
      font-weight: 600; }

.consultation .form-control {
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  height: 52px !important;
  background: transparent !important;
  color: #fff !important;
  font-size: 16px;
  border-radius: 5px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .consultation .form-control:focus, .consultation .form-control:active {
    border-color: #000000; }
  .consultation .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: white !important; }
  .consultation .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: white !important; }
  .consultation .form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: white !important; }
  .consultation .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: white !important; }

.consultation textarea.form-control {
  height: inherit !important; }

.ftco-section-parallax {
  position: relative; }
  .ftco-section-parallax .parallax-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    padding: 4em 0; }
  .ftco-section-parallax .heading-section-white h2 {
    font-weight: 400 !important; }

.aside-stretch {
  background: #c7c154; }
  .aside-stretch:after {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    content: '';
    width: 360%;
    background: #c7c154; }
  @media (max-width: 767.98px) {
    .aside-stretch {
      background: transparent; }
      .aside-stretch:after {
        background: transparent;
        display: none; } }

.form-control {
  height: 52px !important;
  background: #fff !important;
  color: #000000 !important;
  font-size: 18px;
  border-radius: 5px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
  .form-control:focus, .form-control:active {
    border-color: #000000; }

textarea.form-control {
  height: inherit !important; }

.ftco-vh-100 {
  height: 100vh; }
  @media (max-width: 1199.98px) {
    .ftco-vh-100 {
      height: inherit;
      padding-top: 5em;
      padding-bottom: 5em; } }

.ftco-animate {
  opacity: 0;
  visibility: hidden; }

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

.about-author .desc h3 {
  font-size: 24px; }

.ftco-section {
  padding: 4em 0;
  position: relative; }
  @media (max-width: 767.98px) {
    .ftco-section {
      padding: 6em 0; } }

.ftco-bg-dark {
  background: #3c312e; }

.ftco-no-pt {
  padding-top: 0 !important; }

.ftco-no-pb {
  padding-bottom: 0 !important; }
.ftco-footer hr {
  color: #ed061b ;
      border-top: 1px solid #ed061b;
}
.ftco-footer {
  font-size: 16px;
  background: #000000;
  padding: 5em 0 3em 0; }
  .ftco-footer .logo {
    font-size: 34px !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    line-height: 1; }
    .ftco-footer .logo a {
      color: #fff; }
      .ftco-footer .logo a span {
        color: #ce0909;
        font-size: 16px !important;
        display: block; }
  .ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    width: 100%;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 400; }
  .ftco-footer .ftco-footer-widget ul li a {
    color: #fff; }
    .ftco-footer .ftco-footer-widget ul li a span {
      color: #fff; }
    .ftco-footer .ftco-footer-widget ul li a:hover {
      color: #fff;
      padding-left: 4%; }
      .ftco-footer .ftco-footer-widget ul li a:hover span {
        color: #fff; }
  .ftco-footer .ftco-footer-widget .btn-primary {
    background: #fff !important;
    border: 2px solid #fff !important; }
    .ftco-footer .ftco-footer-widget .btn-primary:hover {
      background: #fff;
      border: 2px solid #fff !important; }
  .ftco-footer p {
    color: #fff; 
    font-size: 14px;}
  .ftco-footer a {
    color: #fff; }
    .ftco-footer a:hover {
      color: #fff; }
  .ftco-footer .ftco-heading-2 {
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    position: relative; }
  .ftco-footer .opening-hours h4 {
    color: #ce0909;
    font-size: 16px; }
  .ftco-footer .opening-hours p span {
    color: #fff; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 50px;
    width: 50px;
    display: block;
    float: left;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    position: relative; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 26px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .ftco-footer-social li a:hover {
      color: #fff; }

.footer-small-nav > li {
  display: inline-block; }
  .footer-small-nav > li a {
    margin: 0 10px 10px 0; }
    .footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
      color: #ce0909; }

.media .ftco-icon {
  width: 100px; }
  .media .ftco-icon span {
    color: #ce0909; }

.ftco-media {
  background: #fff;
  border-radius: 0px; }
  .ftco-media .heading {
    font-weight: normal; }
  .ftco-media.ftco-media-shadow {
    padding: 40px;
    background: #fff;
    -webkit-box-shadow: 0 10px 50px -15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 50px -15px rgba(0, 0, 0, 0.3);
    -webkit-transition: .2s all ease;
    -o-transition: .2s all ease;
    transition: .2s all ease;
    position: relative;
    top: 0; }
    .ftco-media.ftco-media-shadow:hover, .ftco-media.ftco-media-shadow:focus {
      top: -3px;
      -webkit-box-shadow: 0 10px 70px -15px rgba(0, 0, 0, 0.3);
      box-shadow: 0 10px 70px -15px rgba(0, 0, 0, 0.3); }
  .ftco-media .icon {
    font-size: 50px;
    display: block;
    color: #ce0909; }
  .ftco-media.text-center .ftco-icon {
    margin: 0 auto; }

.ftco-overflow-hidden {
  overflow: hidden; }

.padding-top-bottom {
  padding-top: 120px;
  padding-bottom: 120px; }

#map {
  width: 100%; }
  @media (max-width: 991.98px) {
    #map {
      height: 300px; 
    }
    .info  h5 {
      margin-top: 0;
    }
    h2:not(.u-subtitle) {
        font-size: 2.2rem;
    }
    .ftco-consultation .p-4 {
        padding: 0rem !important;
    }
    .ftco-consultation .col-sm-9 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .mobi-heading {
      font-size: 1.2rem !important;
      padding: 5% 0 !important;
    }
    .ftco-consultation .col-sm-3 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .ftco-no-pt {
        padding: 10% 0 !important;
    } 
    .u-section-3 .u-group-1 {
        min-height: auto;
        width: 100%;
        margin: 15% 0;
    }}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(175, 169, 57, 0.4); }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(175, 169, 57, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(175, 169, 57, 0); } }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(175, 169, 57, 0.4);
    -webkit-box-shadow: 0 0 0 0 rgba(175, 169, 57, 0.4);
    box-shadow: 0 0 0 0 rgba(175, 169, 57, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 30px rgba(175, 169, 57, 0);
    -webkit-box-shadow: 0 0 0 30px rgba(175, 169, 57, 0);
    box-shadow: 0 0 0 30px rgba(175, 169, 57, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(175, 169, 57, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(175, 169, 57, 0);
    box-shadow: 0 0 0 0 rgba(175, 169, 57, 0); } }

.heading-section .subheading {
  font-size: 16px;
  display: block;
  margin-bottom: 5px;
  color: #222; }

.heading-section h2 {
  font-size: 40px;
  color: #111;
  font-weight: 700; }
  @media (max-width: 767.98px) {
    .heading-section h2 {
      font-size: 28px; } }

.heading-section.heading-section-white .subheading {
  color: #fff; }

.heading-section.heading-section-white h2 {
  font-size: 40px;
  color: #fff; }

.heading-section.heading-section-white p {
  color: rgba(255, 255, 255, 0.9); }

.img,
.blog-img,
.user-img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.testimony-section {
  position: relative; }
  .testimony-section .owl-carousel {
    margin: 0; }
  .testimony-section .owl-carousel .owl-stage-outer {
    padding: 1em 0 2em 0;
    position: relative; }
  .testimony-section .owl-nav {
    position: absolute;
    top: 100%;
    width: 100%; }
    .testimony-section .owl-nav .owl-prev,
    .testimony-section .owl-nav .owl-next {
      position: absolute;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: -10px;
      outline: none !important;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      opacity: 0; }
      .testimony-section .owl-nav .owl-prev span:before,
      .testimony-section .owl-nav .owl-next span:before {
        font-size: 30px;
        color: rgba(0, 0, 0, 0.5);
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .testimony-section .owl-nav .owl-prev:hover span:before, .testimony-section .owl-nav .owl-prev:focus span:before,
      .testimony-section .owl-nav .owl-next:hover span:before,
      .testimony-section .owl-nav .owl-next:focus span:before {
        color: #fff; }
    .testimony-section .owl-nav .owl-prev {
      left: 50%;
      margin-left: -80px; }
    .testimony-section .owl-nav .owl-next {
      right: 50%;
      margin-right: -80px; }
  .testimony-section:hover .owl-nav .owl-prev,
  .testimony-section:hover .owl-nav .owl-next {
    opacity: 1; }
  .testimony-section:hover .owl-nav .owl-prev {
    left: 50%;
    margin-left: -80px; }
  .testimony-section:hover .owl-nav .owl-next {
    right: 50%;
    margin-right: -80px; }
  .testimony-section .owl-dots {
    text-align: center; }
    .testimony-section .owl-dots .owl-dot {
      width: 10px;
      height: 10px;
      margin: 5px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.1); }
      .testimony-section .owl-dots .owl-dot.active {
        background: #ce0909; }

.testimony-wrap {
  display: block;
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  padding: 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14); }
  .testimony-wrap .user-img {
    width: 80px;
    height: 80px;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .testimony-wrap .name {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
    color: #000000; }
  .testimony-wrap .position {
    font-size: 16px;
    color: #ce0909; }

@media (max-width: 767.98px) {
  .about-image {
    height: 400px;
    margin-bottom: 30px; } }

.image-popup {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

#section-counter {
  position: relative;
  z-index: 0;
  width: 100%;
  display: block; }
  #section-counter:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    z-index: -1;
    opacity: 0;
    background: #000000; }
  #section-counter .container-fluid {
    overflow: hidden;
    padding: 0 !important; }

@media (max-width: 1199.98px) {
  .ftco-counter {
    background-position: center center !important; } }

.ftco-counter .img {
  display: block;
  width: 100%; }
  @media (max-width: 767.98px) {
    .ftco-counter .img {
      height: 400px;
      background-position: top center !important; } }

.ftco-counter .text strong.number {
  font-weight: 600;
  font-size: 28px;
  color: #000000; }

.ftco-counter .text span {
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 10px; }

.ftco-counter .icon {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
  .ftco-counter .icon span {
    color: #000000;
    font-size: 48px; }

@media (max-width: 767.98px) {
  .ftco-counter .counter-wrap {
    margin-bottom: 20px; } }

.block-20 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  width: 100%;
  height: 270px; }

.blog-entry {
  overflow: hidden; }
  @media (min-width: 768px) {
    .blog-entry {
      margin-bottom: 30px; } }
  @media (max-width: 767.98px) {
    .blog-entry {
      margin-bottom: 30px; } }
  .blog-entry .text {
    position: relative;
    background: #fff;
    width: 100%;
    margin: 0 auto; }
    .blog-entry .text .topper {
      margin-top: -61px;
      position: absolute;
      top: 0;
      left: 20px;
      background: #ce0909; }
      .blog-entry .text .topper:after {
        position: absolute;
        bottom: -10px;
        left: 40px;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: #ce0909 transparent transparent transparent; }
    .blog-entry .text .heading {
      font-size: 18px;
      margin-bottom: 16px;
      font-weight: 500; }
      .blog-entry .text .heading a {
        color: #000000; }
        .blog-entry .text .heading a:hover, .blog-entry .text .heading a:focus, .blog-entry .text .heading a:active {
          color: #ce0909; }
  .blog-entry .meta > div {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0;
    font-size: 14px; }
    .blog-entry .meta > div a {
      color: gray;
      font-size: 15px; }
      .blog-entry .meta > div a:hover {
        color: #666666; }
  .blog-entry .one {
    width: 70px; }
  .blog-entry .two {
    width: calc(100% - 70px); }
  .blog-entry span.day {
    font-size: 44px;
    font-weight: 300;
    color: #fff;
    line-height: 1; }
  .blog-entry span.yr, .blog-entry span.mos {
    font-size: 13px;
    line-height: 1.6;
    display: block;
    color: rgba(255, 255, 255, 0.7); }

.block-23 ul {
  padding: 0; }
  .block-23 ul li, .block-23 ul li > a {
    display: table;
    line-height: 1.5;
    margin-bottom: 15px; }
  .block-23 ul li span {
    color:#fff; }
  .block-23 ul li .icon, .block-23 ul li .text {
    display: table-cell;
    vertical-align: top; }
  .block-23 ul li .icon {
    width: 40px;
    font-size: 18px;
    padding-top: 2px;
    color: white; }

.block-27 ul {
  padding: 0;
  margin: 0; }
  .block-27 ul li {
    display: inline-block;
    margin-bottom: 4px;
    font-weight: 400; }
    .block-27 ul li a, .block-27 ul li span {
      color: gray;
      text-align: center;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 50%;
      border: 1px solid #e6e6e6; }
    .block-27 ul li.active a, .block-27 ul li.active span {
      background: #ce0909;
      color: #fff;
      border: 1px solid transparent; }

.contact-section .contact-info p a {
  color: #1a1a1a; }

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

.block-9 .form-control {
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 15px; }

.block-21 .blog-img {
  display: block;
  height: 80px;
  width: 80px; }

.block-21 .text {
  width: calc(100% - 100px); }
  .block-21 .text .heading {
    font-size: 16px;
    font-weight: 400; }
    .block-21 .text .heading a {
      color: #000000; }
      .block-21 .text .heading a:hover, .block-21 .text .heading a:active, .block-21 .text .heading a:focus {
        color: #ce0909; }
  .block-21 .text .meta > div {
    display: inline-block;
    font-size: 12px;
    margin-right: 5px; }
    .block-21 .text .meta > div a {
      color: gray; }

/* Blog*/
.post-info {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  letter-spacing: .1em; }
  .post-info > div {
    display: inline-block; }
    .post-info > div .seperator {
      display: inline-block;
      margin: 0 10px;
      opacity: .5; }

.tagcloud a {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 7px;
  margin-right: 4px;
  border-radius: 4px;
  color: #000000;
  border: 1px solid #ccc;
  font-size: 11px; }
  .tagcloud a:hover {
    border: 1px solid #000; }

.comment-form-wrap {
  clear: both; }

.comment-list {
  padding: 0;
  margin: 0; }
  .comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%; }
  .comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none; }
    .comment-list li .vcard {
      width: 80px;
      float: left; }
      .comment-list li .vcard img {
        width: 50px;
        border-radius: 50%; }
    .comment-list li .comment-body {
      float: right;
      width: calc(100% - 80px); }
      .comment-list li .comment-body h3 {
        font-size: 20px; }
      .comment-list li .comment-body .meta {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: .1em;
        color: #ccc; }
      .comment-list li .comment-body .reply {
        padding: 5px 10px;
        background: #e6e6e6;
        color: #000000;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: .1em;
        font-weight: 400;
        border-radius: 4px; }
        .comment-list li .comment-body .reply:hover {
          color: #fff;
          background: black; }

.search-form .form-group {
  position: relative; }
  .search-form .form-group input {
    padding-right: 50px;
    font-size: 14px; }

.search-form .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.subscribe-form {
  width: 100%; }
  .subscribe-form .form-group {
    position: relative;
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    .subscribe-form .form-group input {
      background: white !important;
      border: 1px solid transparent;
      color: rgba(0, 0, 0, 0.7) !important;
      font-size: 16px;
      border-radius: 5px 0px 0px 5px; }
      .subscribe-form .form-group input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: rgba(0, 0, 0, 0.7) !important; }
      .subscribe-form .form-group input::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(0, 0, 0, 0.7) !important; }
      .subscribe-form .form-group input:-ms-input-placeholder {
        /* IE 10+ */
        color: rgba(0, 0, 0, 0.7) !important; }
      .subscribe-form .form-group input:-moz-placeholder {
        /* Firefox 18- */
        color: rgba(0, 0, 0, 0.7) !important; }
    .subscribe-form .form-group .submit {
      color: #ffffff !important;
      background: #292e33
      border-radius: 0px 5px 5px 0px;
      font-size: 16px; }
      .subscribe-form .form-group .submit:hover {
        cursor: pointer; }
  .subscribe-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.8); }

.sidebar-box {
  margin-bottom: 40px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #fff; }
  .sidebar-box *:last-child {
    margin-bottom: 0; }
  .sidebar-box h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700; }

.categories li, .sidelink li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dee2e6;
  list-style: none; }
  .categories li:last-child, .sidelink li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; }
  .categories li a, .sidelink li a {
    display: block;
    color: #1a1a1a; }
    .categories li a span, .sidelink li a span {
      position: absolute;
      right: 0;
      top: 0;
      color: #ccc; }
    .categories li a:hover, .categories li a:focus, .sidelink li a:hover, .sidelink li a:focus {
      outline: none;
      color: #ce0909; }
  .categories li.active a, .sidelink li.active a {
    color: #ce0909; }
    .categories li.active a span, .sidelink li.active a span {
      color: #ce0909; }

.block-2 {
  margin-bottom: 0;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  margin-bottom: 30px; }
  @media (max-width: 991.98px) {
    .block-2 {
      margin-bottom: 20px; } }
  .block-2:hover .back, .block-2.hover .back {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg); }
  .block-2:hover .front, .block-2.hover .front {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  .block-2, .block-2 .front, .block-2 .back {
    width: 100%;
    height: 400px; }
  .block-2 .flipper {
    -webkit-transition: 0.3s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative; }
  .block-2 .front, .block-2 .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 0px;
    -webkit-transition: 0.3s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.3s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.3s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.3s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.3s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0; }
  .block-2 .front {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    background: lightgreen;
    z-index: 2;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .block-2 .front:before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      opacity: .7;
      background: rgba(255, 255, 255, 0);
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 38%, rgba(0, 0, 0, 0.4) 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(38%, rgba(255, 255, 255, 0.15)), color-stop(100%, rgba(0, 0, 0, 0.4)));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 38%, rgba(0, 0, 0, 0.4) 100%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 38%, rgba(0, 0, 0, 0.4) 100%);
      background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 38%, rgba(0, 0, 0, 0.4) 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(38%, rgba(255, 255, 255, 0.15)), to(rgba(0, 0, 0, 0.4)));
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.15) 38%, rgba(0, 0, 0, 0.4) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 ); }
    .block-2 .front .box {
      position: absolute;
      bottom: 0;
      left: 20px;
      right: 20px;
      bottom: 20px; }
      .block-2 .front .box h2, .block-2 .front .box p {
        color: #fff;
        margin: 0;
        padding: 0;
        line-height: 1.5; }
      .block-2 .front .box h2 {
        font-size: 20px;
        font-weight: 600; }
      .block-2 .front .box p {
        font-size: 12px; }
  .block-2 .back {
    background: #ce0909;
    -webkit-box-shadow: 0 0 70px -10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 70px -10px rgba(0, 0, 0, 0.4);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg); }
  .block-2 .back p {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 20px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9); }
  .block-2 .author {
    bottom: 0;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px; }
    .block-2 .author .image {
      width: 40px; }
      .block-2 .author .image img {
        border-radius: 50%;
        max-width: 100%; }
    .block-2 .author .name {
      color: #fff;
      font-weight: 600; }
    .block-2 .author .position {
      display: block;
      color: rgba(255, 255, 255, 0.9);
      font-size: 13px;
      font-family: "Poppins", Arial, sans-serif;
      font-weight: normal; }
  @media (max-width: 991.98px) {
    .heading-section.heading-section-white h2 {
      color: #000;
    }
    .bg-bw, .bg-business-card, .bg-ncr, .bg-pamhlets, .bg-letterhead, .bg-covers, .bg-slips, .bg-folders  {
        margin-bottom: 0px;
        padding: 0px;
        background-image: none;
        background-position: 100%;
    }
    .details {
        font-size: 2.2em;
        border: none;
        padding: 0.1em 0.3em;
        margin-top: 5%;
        color: #535454;
    }
    .consultation .form-control {
        height: 35px !important;
    }
    .services-printmaster {
        padding: 0px;
        border-radius: 0px;
        box-shadow: none;
    }
    .display-mobi {
        display: content;
    }
    .remove-mobi {
    /* display: none; */
        width: 100%;
    }
    .heading-section.heading-section-white .subheading {
        color: #ce0909;
    }
    .form-group ::placeholder {
    color: #222 !important;
  }
  .ftco-consultation .btn-light {
      color: #ffffff;
      background-color: #ce0909;
      border-color: #ce0909;
    }
    .ftco-consultation .overlay {
        background: #fff;
    }
    .ftco-middle {
      padding: 10% 0;
    }
    .half {
        padding: 3rem 0 !important
    }
    .top-header-area .container, .top-header-area .col-md-3, .top-header-area .col-md-6 {
        padding: 0;
    }
    .temp h2:not(.u-subtitle) {
    font-size: 1.5rem !important;
    }
    .ftco-intro .wrap h3 {
    font-size: 17px;
    }
    .ftco-intro .wrap .info p {
        margin-bottom: 0;
        font-size: 13px;
        margin-bottom: 5%;
    }
    .ftco-intro p:not(.u-text-variant) {
        margin-top: 9px;
        margin-bottom: 20px;
    }
    .print-master-print {
        display: none;
    }
    .mobi-nav {
        background: #ce0909;
    }
    .heading-section.heading-section-white h2 {
        font-size: 27px !important;
        color: #111;
    }
    .temp .icon span {
    color: #222 !important;
    font-size: 25px;
}
    .consultation .form-control {
      border: 1px solid rgb(0 0 0 / 30%) !important;
      background: transparent !important;
      color: #000 !important;
      font-size: 16px;
      border-radius: 5px;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
    }
    .block-2 .back {
      -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      transform: rotateY(0deg); }
    .block-2 .front {
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      transform: rotateY(180deg); } }

#ftco-loader {
  position: fixed;
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
  border-radius: 16px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
  -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
  transition: opacity .2s ease-out, visibility 0s linear .2s;
  z-index: 1000; }

#ftco-loader.fullscreen {
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

#ftco-loader.show {
  -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
  -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
  transition: opacity .4s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1; }

#ftco-loader .circular {
  -webkit-animation: loader-rotate 2s linear infinite;
  animation: loader-rotate 2s linear infinite;
  position: absolute;
  left: calc(50% - 24px);
  top: calc(50% - 24px);
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg); }

#ftco-loader .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -136px; } }

.u-block-0f9d-1 {background-image: url("images/pexels-photo-4012669.jpeg"); background-position: 50% 50%}
.u-block-0f9d-2 {position: absolute; bottom: 10px}
.u-block-0f9d-3 {position: absolute; left: 0; width: 45px; height: 45px}
.u-block-0f9d-4 {position: absolute; width: 45px; height: 45px; left: auto; right: 0}.u-section-1-1 {background-image: url("images/898.jpg"); background-position: 50% 50%}
.u-section-1-1 .u-sheet-1 {min-height: 678px}
.u-section-1-1 .u-text-1 {text-transform: uppercase; font-weight: 700; margin: 60px auto} 

@media (max-width: 1199px){ .u-section-1-1 .u-sheet-1 {min-height: 559px} }

@media (max-width: 991px){ .u-section-1-1 .u-sheet-1 {min-height: 428px} }

@media (max-width: 767px){ .u-section-1-1 .u-sheet-1 {min-height: 321px} }

@media (max-width: 575px){ .u-section-1-1 .u-sheet-1 {min-height: 287px} }.u-section-2 {min-height: 705px}
.u-section-2 .u-group-1 {width: calc(((100% - 1140px) / 2) + 598px); min-height: 421px; margin: 0 auto 0 0}
.u-section-2 .u-container-layout-1 {padding: 30px}
.u-section-2 .u-layout-wrap-1 {width: 1262px; margin: -289px auto 60px}
.u-section-2 .u-image-1 {min-height: 561px; background-image: url("images/250801.jpg")}
.u-section-2 .u-container-layout-2 {padding: 30px}
.u-section-2 .u-layout-cell-2 {min-height: 561px}
.u-section-2 .u-container-layout-3 {padding: 0 0 30px}
.u-section-2 .u-image-2 {object-position: 50% 100%; height: 275px; margin: 0 auto 0 0}
.u-section-2 .u-image-3 {object-position: 50% 100%; height: 251px; margin: 49px auto -30px 0}
.u-section-2 .u-layout-cell-3 {min-height: 561px; background-image: none}
.u-section-2 .u-container-layout-4 {padding: 30px 30px 50px}
.u-section-2 .u-text-1 {font-family: "Archivo Black"; font-size: 4.5rem; margin: 0}
.u-section-2 .u-text-2 {font-size: 3rem; margin: 0}
.u-section-2 .u-text-3 {font-style: normal; margin: 19px 0 0}
.u-section-2 .u-btn-1 {background-image: none; border-style: none; text-transform: uppercase; font-size: 0.875rem; letter-spacing: 2px; font-weight: 700; margin: 73px auto 0 0; padding: 10px 37px 10px 36px} 

@media (max-width: 1199px){ .u-section-2 {min-height: 544px}
.u-section-2 .u-group-1 {width: calc(((100% - 940px) / 2) + 470px); min-height: 319px}
.u-section-2 .u-layout-wrap-1 {width: 940px}
.u-section-2 .u-image-1 {min-height: 418px; background-position: 50% 50%}
.u-section-2 .u-layout-cell-2 {min-height: 418px; background-position: 50% 100%}
.u-section-2 .u-image-2 {height: 205px; margin-right: initial; margin-left: initial}
.u-section-2 .u-image-3 {height: 170px; margin-top: 95px; margin-right: initial; margin-left: initial}
.u-section-2 .u-layout-cell-3 {min-height: 418px}
.u-section-2 .u-text-2 {font-size: 1.875rem} }

@media (max-width: 991px){ .u-section-2 {min-height: 1479px}
.u-section-2 .u-group-1 {width: calc(((100% - 720px) / 2) + 596px); min-height: 577px}
.u-section-2 .u-layout-wrap-1 {width: 720px}
.u-section-2 .u-image-1 {min-height: 1201px}
.u-section-2 .u-layout-cell-2 {min-height: 100px}
.u-section-2 .u-image-2 {height: 277px; margin-right: initial; margin-left: initial}
.u-section-2 .u-image-3 {height: 230px; margin-right: initial; margin-left: initial}
.u-section-2 .u-layout-cell-3 {min-height: 100px}
.u-section-2 .u-container-layout-4 {padding-bottom: 30px} }

@media (max-width: 767px){ .u-section-2 {min-height: 1159px}
.u-section-2 .u-group-1 {width: calc(((100% - 540px) / 2) + 420px); min-height: 821px}
.u-section-2 .u-container-layout-1 {padding-left: 10px; padding-right: 10px}
.u-section-2 .u-layout-wrap-1 {width: 540px}
.u-section-2 .u-image-1 {min-height: 520px}
.u-section-2 .u-container-layout-2 {padding-left: 10px; padding-right: 10px}
.u-section-2 .u-image-2 {height: 416px; margin-right: initial; margin-left: initial}
.u-section-2 .u-image-3 {height: 345px; margin-right: initial; margin-left: initial}
.u-section-2 .u-container-layout-4 {padding-top: 0; padding-left: 10px; padding-right: 10px} }

@media (max-width: 575px){ .u-section-2 {min-height: 1126px}
.u-section-2 .u-group-1 {width: calc(((100% - 340px) / 2) + 270px); min-height: 851px}
.u-section-2 .u-layout-wrap-1 {width: 340px}
.u-section-2 .u-image-1 {min-height: 327px}
.u-section-2 .u-image-2 {height: 262px; margin-right: initial; margin-left: initial}
.u-section-2 .u-image-3 {height: 217px; margin-right: initial; margin-left: initial}
.u-section-2 .u-text-1 {font-size: 2.25rem; margin-right: 190px}
.u-section-2 .u-text-3 {margin-top: 28px}
.u-section-2 .u-btn-1 {margin-top: 82px} }.u-section-3 .u-sheet-1 {min-height: auto; padding: 10% 0;}
.u-section-3 .u-layout-wrap-1 {min-height: 934px; margin: 0px auto 0 0}
.u-section-3 .u-layout-cell-1 {min-height: 368px}
.u-section-3 .u-image-1 {width: 100%; height: 308px; margin-top: 48px; margin-right: auto; margin-left: 0px}
.u-section-3 .u-image-2 {min-height: 368px; background-image: url("../images/printmaster-images/1.jpg"); background-position: 50% 50%}
.u-section-3 .u-layout-cell-3 {min-height: 368px}
.u-section-3 .u-image-3 {height: 256px; width: 300px; margin-top: 100px; margin-right: auto; margin-left: 0}
.u-section-3 .u-image-4 {min-height: 289px; background-image: url("../images/printmaster-images/8.jpg"); background-position: 50% 50%}
.u-section-3 .u-image-5 {min-height: 289px; background-image: url("../images/printmaster-images/4.jpg"); background-position: 50% 50%}
.u-section-3 .u-layout-cell-6 {min-height: 289px}
.u-section-3 .u-image-6 {width: 280px; height: 271px; margin: 0 auto 25px 80px}
.u-section-3 .u-image-7 {min-height: 289px; background-image: url("../images/printmaster-images/5.jpg"); background-position: 50% 50%}
.u-section-3 .u-layout-cell-8 {min-height: 289px}
.u-section-3 .u-image-8 {width: 222px; height: 228px; margin: 0 auto 25px 0}
.u-section-3 .u-group-1 {min-height: 376px; width: 535px; margin: -615px auto 299px 287px;}
.u-section-3 .u-container-layout-9 {padding: 30px}
.u-section-3 .u-text-1 {margin: 35px 0 0}
.u-section-3 .u-text-2 {margin: 20px 0 0}
.u-section-3 .u-btn-1 {margin: 30px auto 35px} 

@media (max-width: 1199px){ .u-section-3 .u-sheet-1 {min-height: 1054px}
.u-section-3 .u-layout-wrap-1 {position: relative; margin-right: initial; margin-left: initial}
.u-section-3 .u-image-1 {width: 275px; margin-right: 0; margin-bottom: 0; margin-left: auto; position: relative}
.u-section-3 .u-image-3 {width: 232px; position: relative}
.u-section-3 .u-image-6 {width: 245px; margin-right: 0; margin-bottom: 0; margin-left: auto; position: relative}
.u-section-3 .u-image-8 {width: 232px; position: relative; left: 0; right: auto}
.u-section-3 .u-group-1 {position: relative; width: 441px; margin-left: 237px}
.u-section-3 .u-text-1 {position: relative}
.u-section-3 .u-text-2 {position: relative}
.u-section-3 .u-btn-1 {position: relative} }

@media (max-width: 991px){ .u-section-3 .u-image-1 {width: 100%; margin-left: 0px}
.u-section-3 .u-image-3 {width: 489px; left: 0; margin-top: initial; height: auto; }
.u-section-3 .u-image-6 {width: 273px; left: auto; right: 0; margin-top: initial; margin-bottom: initial; height: auto; display:none;}
.u-section-3 .u-layout-cell-8 {min-height: 358px}
.u-section-3 .u-image-8 {width: 489px; margin-top: initial; margin-bottom: initial; height: auto}
.u-section-3 .u-group-1 {min-height: 507px; width: 522px; margin-left: auto}
.u-section-3 .u-text-1 {margin-top: 0}
.u-section-3 .u-btn-1 {margin-bottom: 0}
.u-section-3 .u-group-1 {min-height: 376px; width: 535px; margin: 0;}
.no-img {  display:none; } 
 .navbar {
    padding: 0;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.035);
    background: #fff !important;
    text-align: center;
}   
.tempi {
    padding: 5% 2% 5% 4% !important;
}
.no-pad {
    padding: 0% !important;
}
}

@media (max-width: 767px){ .u-section-3 .u-sheet-1 {min-height: auto}
.u-section-3 .u-image-1 {width: 348px; margin-right: auto; margin-left: 28px}
.u-section-3 .u-image-3 {width: 403px; height: auto; margin-top: initial}
.u-section-3 .u-image-6 {width: 383px; left: 28px; height: auto; margin-top: initial; margin-bottom: initial}
.u-section-3 .u-layout-cell-8 {min-height: 416px}
.u-section-3 .u-image-8 {width: 376px; height: auto; margin-top: initial; margin-bottom: initial}
.u-section-3 .u-group-1 {min-height: 587px; width: 444px; }
.u-section-3 .u-container-layout-9 {padding-left: 10px; padding-right: 10px} }

@media (max-width: 575px){ .u-section-3 .u-sheet-1 {min-height: auto}
.u-section-3 .u-image-1 {width: 262px; margin-left: 18px}
.u-section-3 .u-image-3 {width: 274px; height: auto; margin-top: initial}
.u-section-3 .u-image-6 {width: 256px; left: 36px; height: auto; margin-top: initial; margin-bottom: initial}
.u-section-3 .u-layout-cell-8 {min-height: 289px}
.u-section-3 .u-image-8 {width: 237px; height: auto; margin-top: initial; margin-bottom: initial}
.u-section-3 .u-group-1 {
    min-height: auto;
    width: 304px;
    padding: 8% 0;
    margin: 0 auto;

  } 
.bg-light {
    background: #1f2122 !important;
}
.partner {
      font-size: 43px !important;
  }
.ftco-footer .ftco-footer-widget h2 {
    font-weight: normal;
    color: #fff;
    width: 100%;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 400;
}
.ftco-footer p {
    color: #fff;
    font-size: 16px;
}

h2:not(.u-subtitle) {
    font-size: 2.1rem !important;
    line-height: 1.2em;
}
.mobi-heading {
      font-size: 1.2rem !important;
      padding: 5% 0 !important;
    }
.my-style h3 {
    font-size: 16px;
    text-transform: uppercase;
}
.services .text h3 {
    font-size: 25px;
    font-weight: 600;
}

h2:not(.u-subtitle) {
    font-size: 1.5rem;
    line-height: 1.2em;
}
.mobi-heading {
      font-size: 1.2rem !important;
      padding: 5% 0 !important;
    }
    .services-printmaster {
    width: 100% !important;}
    margin: 0;
}
}
  .u-section-4 {min-height: 100vh}
.u-section-4 .u-group-1 {width: 247px; min-height: 802px; height: auto; margin: 0 0 0 auto}
.u-section-4 .u-container-layout-1 {padding: 30px}
.u-section-4 .u-social-icons-1 {white-space: nowrap; height: 32px; min-height: 16px; width: 158px; min-width: 94px; margin: 0 auto}
.u-section-4 .u-icon-1 {height: 100%}
.u-section-4 .u-icon-2 {height: 100%}
.u-section-4 .u-icon-3 {height: 100%}
.u-section-4 .u-icon-4 {height: 100%}
.u-section-4 .u-layout-wrap-1 {width: 1232px; margin: -610px 0 60px auto}
.u-section-4 .u-layout-cell-1 {min-height: 468px}
.u-section-4 .u-container-layout-2 {padding: 30px}
.u-section-4 .u-text-1 {margin-top: 0; margin-bottom: 0; font-size: 3.75rem; font-weight: 700; text-transform: uppercase; letter-spacing: 4px}
.u-section-4 .u-text-2 {margin-left: 0; margin-bottom: 0}
.u-section-4 .u-form-1 {margin: 30px auto 0 0}
.u-section-4 .u-btn-1 {background-image: none; border-style: none}
.u-section-4 .u-image-1 {min-height: 468px; background-image: url("images/Print9.jpg"); background-position: 50% 50%}
.u-section-4 .u-container-layout-3 {padding: 30px} 

@media (max-width: 1199px){ .u-section-4 {min-height: 642px}
.u-section-4 .u-group-1 {min-height: 642px}
.u-section-4 .u-container-layout-1 {padding-bottom: 16px}
.u-section-4 .u-social-icons-1 {height: 28px; width: 142px; margin-top: 548px}
.u-section-4 .u-layout-wrap-1 {width: 940px}
.u-section-4 .u-layout-cell-1 {min-height: 357px}
.u-section-4 .u-image-1 {min-height: 357px} }

@media (max-width: 991px){ .u-section-4 {min-height: 667px}
.u-section-4 .u-group-1 {min-height: 667px}
.u-section-4 .u-social-icons-1 {height: 26px; width: 134px; margin-top: 0}
.u-section-4 .u-layout-wrap-1 {width: 720px}
.u-section-4 .u-layout-cell-1 {min-height: 100px}
.u-section-4 .u-text-1 {font-size: 3rem}
.u-section-4 .u-image-1 {min-height: 273px} }

@media (max-width: 767px){ .u-section-4 {min-height: 1080px}
.u-section-4 .u-group-1 {min-height: 1080px}
.u-section-4 .u-container-layout-1 {padding-left: 10px; padding-right: 10px}
.u-section-4 .u-social-icons-1 {margin-top: 982px}
.u-section-4 .u-layout-wrap-1 {width: 540px}
.u-section-4 .u-container-layout-2 {padding-left: 10px; padding-right: 10px}
.u-section-4 .u-text-2 {width: auto; margin-top: 20px; margin-right: 212px}
.u-section-4 .u-form-1 {margin-right: 0}
.u-section-4 .u-image-1 {min-height: 451px}
.u-section-4 .u-container-layout-3 {padding-left: 10px; padding-right: 10px} }

@media (max-width: 575px){ .u-section-4 {min-height: 988px}
.u-section-4 .u-group-1 {width: calc(((100% - 340px) / 2) + 112px); min-height: 988px}
.u-section-4 .u-social-icons-1 {margin-top: 903px}
.u-section-4 .u-layout-wrap-1 {width: 340px}
.u-section-4 .u-text-1 {font-size: 1.875rem; width: auto; margin-right: 130px; margin-left: 0}
.u-section-4 .u-text-2 {margin-right: 165px}
.u-section-4 .u-form-group-1 {width: 100%}
.u-section-4 .u-form-group-2 {width: 100%}
.u-section-4 .u-form-group-3 {width: 100%}
.u-section-4 .u-form-group-4 {width: 100%}
.u-section-4 .u-image-1 {min-height: 284px} }

