*{
  margin:0; 
  padding:0; 
  outline:none;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#fff; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  font-family: 'Poppins';
  font-weight: 300;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;  
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;
  letter-spacing: 1px;
  font-family: 'Poppins';
  color:#000000;
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:15px;
  font-weight:300;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none; 
  color:#373737;
}
body a:hover{
  color:  #FF5023;
}
#footer li a:hover {
color: #FF5023;
transition: 0.3s ease-in-out;
}
a:hover{
  text-decoration:none; 
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{ 
  margin:0; 
  padding:0;
}
ul li, ol li{font-size: 14px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
body:not(.home) #header .bg-media {
position: unset;
}
body:not(.home) #header .logo {
top: unset; 
}
#header .logo-div{
padding-left: 0;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px; 
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
padding: 10px 20px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
border: none;
background-color: #FFAA1B;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  margin-bottom:10px; 
  padding:0;
  padding:5px;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px; 
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
table, td, th {
  border: 1px solid black;
}
.banner-image .empty-cell{
display: contents;
}

/* ------------- Projects Section --------------- */
#projects{
padding-bottom: 0;
}
.projects-size{
position: relative;
}
  #projects .owl-carousel .owl-prev, #projects .owl-carousel .owl-next, #teams .owl-nav .owl-prev, #teams .owl-nav .owl-next{
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 50px;
  border: none;
  color: #3C4563;
  background-color: #E0E3EB;
  margin: 4px;
  }
  #projects .owl-nav button:hover, #teams .owl-nav button:hover{
  background-color: #FF5023;
  color: #fff;
  }
  #projects .owl-nav{
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-100px);
  }
  #projects .owl-dots {
  display: block;
  text-align: center;
  margin-top: 20px;
  }
  #projects .owl-dots .owl-dot.active {
  width: 15px;
  height: 15px;
  outline: none;
  border: none;
  background-color: #FFAA1B;
  }
  #projects .owl-dots .owl-dot{
  background-color: #888b9759;
  width: 15px;
  height: 15px;
  outline: none;
  border: none;
  margin: 0px 8px;
  }
  
  #projects .owl-item .thumb img {
  border-radius: 24px;
  }
  #projects .owl-item.unique-class .comp {
  position: relative;
  }
  #projects .owl-item.unique-class .thumb img {
  height: 100%;
  }
  #projects .owl-item .main-box {
  margin-top: 15px;
  }
  #projects .owl-item .thumb img {
  height: 340px;
  width: 100% !important;
  object-fit: cover;
  }
  #projects .owl-item.unique-class .main-box {
  position: absolute;
  bottom: 0;
  width: 82%;
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 35%;
  }
  #projects .owl-item.unique-class .thumb {
  position: relative;
  }
  #projects .owl-item.unique-class .thumb::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 24px;
  background: linear-gradient(#00000000, #000000);
  }
  #projects .unique-class .main-box .title a {
  color: #fff !important;
  }
  #projects .owl-item .main-box .title a {
  color: #3A332D;
  font-family: Lexend;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  }
  #projects .owl-item .main-box .title a:hover {
  color: #CE401C !important;
  }
  #projects .unique-class .prixe {
  color: #FFAA1B !important;
  }
  #projects .main-box .prixe{
  font-family: Lexend;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  color: #626687;
  margin-bottom: 18px;
  }
  #projects .main-box h5{
  font-family: Lexend;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #3A332D;
  }
  #projects .unique-class h5 {
  color: #FFF !important;
  }
  #projects .main-box p{
  font-family: Lexend;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  color: #888B97;
  }
  #projects .unique-class p {
  color: #FFF !important;
  
  }
  #projects .unique-class .special {
  padding: 14px 0px;
  }
  
  .projects-size .project-head {
  top: 0;
  position: absolute;
  left: 0;
  }
  #projects .nav-item {
  margin: 0px 10px;
  }
  #projects .nav-item a.nav-link.active {
  border-radius: 32px;
  background-color: #CE401C2B;
  color: #CE401C;
  font-family: Lexend;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  border: 1px solid transparent;
  }
  #projects .nav-item a.nav-link {
  border-radius: 32px;
  background-color: transparent;
  color: #888B97;
  font-family: Lexend;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  border: 1px solid #888b973b;
  }
  
  .project-head p {
  font-family: Lexend;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  color: #F59E0B;
  padding-left: 40px;
  position: relative;
  margin-bottom: 0;
  }
  .project-head p::before {
  content: '';
  position: absolute;
  left: 0;
  background-color: #F59E0B;
  width: 30px;
  height: 2px;
  top: 0;
  bottom: 0;
  margin: auto;
  }
  .project-head h3 {
  color: #3A332D;
  font-family: Lexend;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: 0px;
  }
  #projects .cust-img{
  position: relative;
  bottom: 8%;
  text-align: end;
  }
  


/* --------- Header -------- */
div.nav_wrap .quote-btn{
  display: flex;
  align-items: center;
  justify-content: end;
}

.main-navigation .current_page_item > a::after, .main-navigation .current_menu_item > a::after {
content: '';
bottom: -20px;
position: absolute;
width: 100%;
height: 3px;
background-color: #FF5023;
left: 0;
border-radius: 20px;
}
#menu-primary-menu li.main.current-menu-item a::after {
content: '';
bottom: -24px;
position: absolute;
width: 100%;
height: 3px;
background-color: #FF5023;
left: 0;
border-radius: 20px;
}

/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box {
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}

/*------------------Single Post -----------------*/

#single_post .postbox .postbox-content {
  position: static;
  padding: 15px 0;
}
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 32%;
  background-color: #373737;
  color: #ffffff;
  margin-left: 15px;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a
{
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Outfit";
}
.page-header h1{
color: #3A332D;
font-family: 'Outfit';
}
.entry-title{
color: #1f1e1e;
font-family: "Poppins";
padding: 20px 0px 10px;
}
.single-post-content table td
{
  text-align: center;
}
.single-post-content .wp-audio-shortcode
{
  margin-bottom: 50px;
}
.single-blog .nav-links .nav-next a{
display: flex;
flex-direction: row-reverse;
}
.navigation span.meta-nav{
color: #FFAA1B;
}
body.search form.search-form input.search-field{
padding: 8px; 
}

/*------------------ Contact Page -----------------*/
.contact-page-details
{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:2px solid #3A332D;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 46px 0;
  height: auto;
  border:2px solid #3A332D;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"]::placeholder
{
  font-family: "Poppins";
}
.contact-box .wpcf7 input[type="email"]::placeholder
{
  font-family: "Poppins";
}
.contact-box .wpcf7 textarea::placeholder
{
  font-family: "Poppins";
}
.contact-box .contac_form input[type="submit"]
{
  border-radius: 40px;
  font-family: "Poppins";
  padding: 12px 20px;
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%; 
}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address
{
  text-align:center;
  border:2px solid #FFAA1B;
  padding: 11px;
}
.contact-page-details .contact-email
{
  text-align:center;
  border:2px solid #FFAA1B;
  padding: 11px;
}
.contact-page-details .contact-phone
{
  text-align:center;
  border:2px solid #FFAA1B;
  padding: 11px;
}
.contact-page-details span
{
  font-size: 18px;
  font-weight: 600;
  color: #FFAA1B;
  padding-bottom: 15px;
  font-family: "Poppins";
}
.contact-page-details .inner-cont i
{
  font-size: 35px;
  color: #FF5023;
  padding: 14px 0;
}
.contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 30px 0;
  border: 2px solid #3A332D;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.contact-page-details .inner-cont p
{
  font-family: Poppins,sans-serif;
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
}
.contact-page-details .inner-cont p a{
color: #3A332D;
}
.contact-page-details .inner-cont p a:hover {
color: #FF5023;
}
.contact-color-bg h3{
font-size: 36px;
color: #1f1e1e;
font-family: "Poppins";
font-weight: bold;
padding-bottom: 30px;
}
.contact-color-bg
{
text-align: center;
}
.contact-color-bg form textarea{
margin-bottom: 20px;
border-top-right-radius: 20px;
border-bottom-left-radius: 20px;
}
.contact-box .google-map{
padding-top: 14% !important;
margin-bottom: 30px !important;
}
.contac_form input::placeholder, .contac_form textarea::placeholder {
color: #3A332D;
font-weight: 600;
}
.contac_form input, .contac_form textarea {
color: #3A332D !important;
font-weight: 900;
}
.contact-box .google-map embed {
  border-radius: 20px;
}
.contact-box .contac_form input[type="submit"]:hover {
background-color: #FF5023;
color: #fff !important;
}

/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding-top: 20px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #2d3b3e;
  font-family: "Poppins";
  font-weight: bold;
}

/* --------- Social Icon Widget ------- */

.social_widget a {
  color: #ffffff;
  padding: 5px 7px;
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
  background-color: #23212e;;
}
.social_widget a i {
  font-size: 15px;
  letter-spacing: 0px;
  width: 20px;
  text-align: center;
}


/* --------- Blog Page ------- */

.postbox-content .post-text
{
  font-size: 15px;
  font-family: 'Outfit';
  color: #ffffff99;
  line-height: 26px;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #3A332D;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  margin:0 20px 0 0;
}
.metabox .entry-author a{
color: #3A332D;
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
}
.logged-in-as a{
color: #000;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
.post-featured .author-box img {
  width: 7%;
  border-radius: 50px;
  margin-right: 5px;
}
#direct-comments {
  margin-left: 10px;
}
#direct-comments i{
margin-right: 5px;
}
.author-box i{
display: none;
}
.blog-content {
  margin-top: 10px;
}

/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #373737;
  color: #ffffff !important;
  border: 1px solid #373737;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #373737;
  color: #000000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
aside#search-3 {
  padding: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding: 15px 0 30px;
  color: #FF5023;
  font-weight: 600;
}
.bradcrumbs a{
  color: #fff;
  padding: 5px 15px;
  margin-right: 5px;
  font-weight: 700;
}

.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding: 5px 9px;
}
.banner-image h1 {
  font-family: 'Outfit';
  font-weight: 600;
  color: #ffffff;
  font-size: 34px;
}
.banner-image .card{
background-color: #ffaa1bcf;
padding: 30px 0;
}

/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px; 
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px; 
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px; 
  font-size:18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  border-top: none;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{  
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
  font-family: "Poppins";
}
#comments .comment-author.vcard img {
  padding: 2px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
 color: #6c6c6c;
}
#sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#sidebar form{
 text-align: center;
}
#sidebar h3 {
  font-size: 24px;
  color: #343434;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Poppins";
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#sidebar label{
margin-bottom: 0;
width: 100%;
color: #3A332D;
padding-bottom: 10px;
font-size: 18px;
font-family: 'Outfit';
}
.widget_block h2 {
color: #3A332D;
font-family: 'Lexend';
font-weight: 600;
}
#sidebar input[type="submit"]{
 background-color :#373737;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#sidebar .widget {
 padding: 20px;
 border: 1px solid #373737;
 margin-bottom: 50px;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li{
 font-weight: 600;
 color: #ffffff;
  font-family: Poppins,sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
.widget_block .no-comments{
color: #ffffff;
font-family: Poppins,sans-serif;
}
#sidebar ul li:last-child
{ 
  border:none;
}
#sidebar ul li a {
  font-weight: 600;
  color: #3A332D;
  font-family: Poppins,sans-serif;
  font-size: 15px;
}
div#sidebar {
margin-top: 30px;
}
#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:#ec1d23;
 color: #fff;
}
span.credit_link a {
  color: #ffffff;
}


/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 80px;
}

/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
}
 
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}

/* ------------- Category --------------------*/

.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}

/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}

/* ----------- Unit Testing ------------- */

.outer_dpage table
{
  text-align: center;
}
.outer_dpage table th
{
  text-align: center;
}

/* About Page */
section.banner-image {
  padding: 0;
}
#about .about-size{
max-width: 1400px;
margin: 0 auto;
}
#about .bout_backg{
position: relative;
}
#about p.main_para{
color: #626687;
font-family: Poppins;
font-size: 16px;
font-weight: 500;
width: 80%;
}
#about .about-counter{
position: absolute;
width: 85%;
bottom: 5%;
background-color: #FFAA1B;
padding: 35px;
border-radius: 20px;
}
#about .about-counter::before {
  content: '';
  background-color: #FFAA1B;
  width: 110px;
  height: 90%;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateX(-46px);
  clip-path: polygon( 0.499% 94.385%,0.499% 94.385%,0.242% 95.203%,0.187% 96.014%,0.319% 96.798%,0.623% 97.537%,1.082% 98.213%,1.683% 98.807%,2.409% 99.301%,3.245% 99.677%,4.176% 99.916%,5.187% 100%,95% 100%,95% 100%,95.811% 99.945%,96.58% 99.788%,97.298% 99.535%,97.953% 99.196%,98.536% 98.779%,99.035% 98.294%,99.442% 97.748%,99.745% 97.15%,99.935% 96.509%,100% 95.833%,100% 4.167%,100% 4.167%,99.935% 3.491%,99.745% 2.85%,99.442% 2.252%,99.035% 1.706%,98.536% 1.22%,97.953% 0.804%,97.298% 0.465%,96.58% 0.212%,95.811% 0.055%,95% 0%,45.979% 0%,45.979% 0%,45.359% 0.032%,44.758% 0.126%,44.181% 0.278%,43.634% 0.486%,43.123% 0.746%,42.653% 1.055%,42.229% 1.41%,41.856% 1.808%,41.542% 2.245%,41.291% 2.718%,0.499% 94.385% );
}
#about .counter_box{
text-align: center;
}
#about .counter_box p.no {
color: #FFF;
font-family: Lexend;
font-size: 30px;
font-weight: 700;
margin-bottom: 5px;
}
#about .counter_box h6 {
color: #3A332D;
font-family: Lexend;
font-size: 15px;
font-weight: 400;
letter-spacing: 0px;
}
#about .box h5 {
font-size: 20px;
color: #353535;
font-weight: 300;
font-family: "Libre Baskerville";
}
#about .main_heading{
color: #FFAA1B;
font-family: 'lexend';
font-weight: 600;
font-size: 18px;
margin-bottom: 0;
padding-bottom: 0;
}
#about div.slide_btn a {
font-size: 15px;
color: #ffffff;
background-color: #FF5023;
padding: 18px 60px 18px 70px;
border-radius: 15px;
font-family: 'Lexend';
font-weight: 600;
position: relative;
transition: 0.3s ease-in-out;
}
#about div.slide_btn a::after {
content: '';
background-color: #FF5023;
position: absolute;
width: 22%;
height: 100%;
bottom: 0;
right: 0;
z-index: 0;
transform: translateX(23px);
transition: 0.3s ease-in-out;
clip-path: polygon( 97.327% 89.023%,97.327% 89.023%,97.822% 90.642%,97.884% 92.238%,97.547% 93.775%,96.843% 95.219%,95.807% 96.536%,94.47% 97.691%,92.867% 98.649%,91.031% 99.377%,88.994% 99.838%,86.79% 100%,11.111% 100%,11.111% 100%,9.309% 99.891%,7.599% 99.575%,6.005% 99.07%,4.549% 98.392%,3.254% 97.559%,2.144% 96.588%,1.24% 95.496%,0.566% 94.301%,0.145% 93.018%,0% 91.667%,0% 8.333%,0% 8.333%,0.145% 6.982%,0.566% 5.699%,1.24% 4.504%,2.144% 3.412%,3.254% 2.441%,4.549% 1.608%,6.005% 0.93%,7.599% 0.425%,9.309% 0.109%,11.111% 0%,49.626% 0%,49.626% 0%,51.041% 0.068%,52.411% 0.265%,53.722% 0.587%,54.962% 1.024%,56.118% 1.57%,57.175% 2.219%,58.121% 2.962%,58.944% 3.793%,59.629% 4.705%,60.163% 5.69%,97.327% 89.023% );
}
#about div.slide_btn a:hover, #about div.slide_btn a:hover::after {
color: #fff;
background-color: #FFAA1B;
}
div.about-img{
position: relative;
}
#about div.slide_btn{
margin-top: 40px;
} 
#about .main-subtext {
font-weight: 900;
color: #3A332D;
font-family: Lexend;
font-size: 40px;
padding-top: 0px;
}
#about .box p {
  font-size: 15px;
  line-height: 22px;
  color: #7c7c7c;
  font-weight: 300;
  font-family: "Ubuntu";
}
#about .box {
  padding: 10px 20px;
}
#about .about_icon {
  text-align: left;
}
#about {
padding-bottom: 5%;
}   

/* --------------- teams ------------- */
#teams {
position: relative;
}
#teams p.small-head {
font-family: Lexend;
font-size: 18px;
color: #F59E0B;
font-weight: 500;
padding-left: 50px;
margin-bottom: 0;
position: relative;
}
#teams p.small-head::before {
content: '';
width: 40px;
height: 2px;
position: absolute;
left: 0;
background-color: #F59E0B;
top: 0;
bottom: 0;
margin: auto;
}
#teams h3 {
color: #3A332D;
font-family: Lexend;
font-size: 32px;
font-weight: 900;
letter-spacing: 0px;
}
#teams .team-cont {
position: relative;
}
#teams .team-comp {
position: absolute;
bottom: -38px;
background-color: #FFAA1B;
width: 77%;
padding: 12px 30px 16px;
left: 20px;
border-radius: 14px 8px 14px 14px;
transition: 0.3s ease-in-out;
}
#teams .team-comp::after {
  content: '';
  background-color: #FFAA1B;
  width: 45px;
  height: 100%;
  position: absolute;
  right: -20px;
  bottom: 0;
  transition: 0.3s ease-in-out;
  clip-path: polygon( 98.072% 91.203%,98.072% 91.203%,98.422% 92.54%,98.313% 93.842%,97.782% 95.083%,96.865% 96.239%,95.598% 97.285%,94.016% 98.196%,92.157% 98.949%,90.056% 99.516%,87.749% 99.875%,85.272% 100%,14.552% 100%,14.552% 100%,12.418% 99.907%,10.393% 99.636%,8.505% 99.203%,6.781% 98.622%,5.248% 97.908%,3.933% 97.076%,2.863% 96.14%,2.065% 95.115%,1.567% 94.016%,1.394% 92.858%,1.394% 7.143%,1.394% 7.143%,1.567% 5.985%,2.065% 4.886%,2.863% 3.861%,3.933% 2.925%,5.248% 2.093%,6.781% 1.379%,8.505% 0.798%,10.393% 0.365%,12.418% 0.094%,14.552% 0.001%,47.677% 0.001%,47.677% 0.001%,49.477% 0.067%,51.212% 0.262%,52.862% 0.578%,54.408% 1.006%,55.832% 1.538%,57.116% 2.167%,58.241% 2.884%,59.188% 3.683%,59.94% 4.553%,60.477% 5.489%,98.072% 91.203% );
}
#teams .owl-nav .owl-prev {
margin-right: 8px !important;
}
#teams .owl-carousel .owl-nav button:hover {
background-color: #FFAA1B;
}
#teams .owl-item:hover .team-comp::after, #teams .owl-item:hover .team-comp {
background-color: #FF5023;
}
#teams .team-comp a:hover{
color: #1B1C57;
}
#teams .team-comp a {
color: #FFF;
font-family: Lexend;
font-size: 17px;
font-weight: 600;
transition: 0.3s ease-in-out;
}
#teams .team-comp p {
color: #FFF;
font-family: Poppins;
font-size: 14px;
font-weight: 500;
}
#teams .owl-carousel{
display: block;
}
#teams .owl-stage-outer {
margin-top: 50px;
padding-bottom: 50px;
}
#teams .owl-item img{
width: 100% !important;
}
#teams .owl-carousel .owl-nav{
display: block;
position: absolute;
top: 0;
right: 0;
transform: translateY(-100px);
}
#teams .owl-carousel .owl-nav button, #teams .owl-dots .owl-dot:focus {
outline: none;
}
#teams .owl-carousel .owl-nav i{
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-style: normal;
}
#teams .owl-dots {
text-align: center;
margin-top: 3%;
} 
#teams .owl-dots .owl-dot {
width: 12px;
height: 12px;
border-radius: 2px;
border: none;
margin: 4px 6px;
background-color: #d8d6d5;
}
#teams .owl-dots .owl-dot.active {
background-color: #FF5023;
}


/* FulL WidtH BloG & AuthoR PagE */
#full-width-blog, #blog-left-sidebar, #blog-right-sidebar{
padding: 60px 0;
}
.wp-block-search__button{
margin: 0;
padding: 10px;
}
#full-width-blog h5 a, body.author h5 a, #blog-left-sidebar h5 a, #blog-right-sidebar h5 a  { 
color: #FF5023;
font-family: 'Lexend';
}
#full-width-blog .post-content-boxx span, body.author .post-content-boxx span , #blog-left-sidebar .post-content-boxx span, #blog-right-sidebar .post-content-boxx span{
  color: #000;
}
#full-width-blog .post-content-boxx .blog-date i, body.author .post-content-boxx .blog-date i, #blog-left-sidebar .post-content-boxx .blog-date i, #blog-right-sidebar .post-content-boxx .blog-date i{
margin-right: 5px;
}
#full-width-blog a.blog-readmore, body.author a.blog-readmore, #blog-left-sidebar a.blog-readmore, #blog-right-sidebar a.blog-readmore {
  color: #FFAA1B;
  padding: 0 10px;
  margin-left: 5px;
  border-radius: 10px;
  text-decoration: revert;
  font-weight: 700;
}
#full-width-blog .blog-content p, body.author .blog-content p, #blog-left-sidebar .blog-content p, #blog-right-sidebar .blog-content p{
color: #3A332D;
}
h5.blog-heading a:hover {
  color: #FFAA1B !important;
}

/* Faq Page */
.faq-head h2.accordion-header button {
  border: none;
  background-color: unset;
  text-align: left;
  color: #FF5023;
  font-family: 'Lexend';
  font-weight: 600;
}
.faq-page .accordion-item{
background-color: #f1f1f1;
}
.faq-head h2.accordion-header button:focus{
outline: none;
}
.faq-head h2, .faq-head .panel-body p{
text-align: left;
padding: 15px;
margin: 0;
color: #3A332D;
}
.faq-page {
padding: 60px 0;
}
/* TermS AnD ConditionS */
#tandc {
padding-bottom: 80px;
}

#tandc h1{
font-family: 'Lexend';
color: #FF5023;
font-weight: 600;
}
#tandc h2.termsndcond-head{
color: #FFAA1B;
font-family: 'Lexend';
}
#tandc p.termsndcond-para{
color: #3A332D;
font-family: 'Lexend';
}
.accordion-button:focus{
box-shadow: none !important;
}

/* ---- ServiceS PagE ------ */
#our-services{
  padding: 60px 0 100px;
}

#our-services p{
color: #FF5023;
font-family: 'Lexend';
font-weight: 600;
font-size: 24px;
margin-bottom: 0px;
} 
#our-services h3 {
font-family: 'Lexend';
color: #FFAA1B;
font-weight: 600;
font-size: 44px;
}
.services-box-content{
text-align: center;
margin: 10px;
}
.services-box-content a {
color: #FFAA1B;
font-weight: 600;
font-size: 18px;
font-family: 'Poppins';
}
#our-services div.services-post{
color: #3A332D;
}

/* ------ Single Blog Page ------- */
h1.blg-head{
color: #3A332D;
font-family: 'lexend';
font-weight: 600;
letter-spacing: -1px;
}
.single-blog .content_boxes p{
color: #3A332D;
font-family: 'Outfit';
line-height: 28px;
font-size: 16px;
}
.single-blog .content_page{
background-color: #f1f1f1;
margin: 10px 0;
border-radius: 10px;
padding: 30px;
margin-bottom: 10%;
}
.single-blog .meta-box-question{
color: #FF5023;
font-family: 'Poppins';
font-weight: 600;
font-size: 18px;
} 
p.logged-in-as {
  color: #3A332D;
}
.single-blog p.socila_share {
  text-align: right;
}

/* Single Projects Page */
#single-proj .meta-4 img {
  width: auto;
}
.project-intro .main-img img {
width: 100%;
object-fit: cover;
border-radius: 15px;
height: auto;
max-height: 400px;
}
#single-proj h1 {
color: #FF5023;
font-family: Lexend;
font-size: 42px;
font-style: normal;
font-weight: 900;
line-height: 48px;
}
#single-proj .content p {
color: #3A332D;
font-family: Lexend;
font-size: 16px;
font-style: normal;
font-weight: 400;
}
.seller-details h4 {
font-family: Lexend;
font-size: 22px;
font-style: normal;
font-weight: 500;
color: #FFAA1B;
}
#single-proj p.location {
font-family: Lexend;
font-size: 18px;
font-style: normal;
font-weight: 500;
color: #F59E0B;
margin-bottom: 5px;
}
#single-proj div.seller {
color: #3A332D;
font-family: Lexend;
font-size: 18px;
font-weight: 500;
line-height: 24px;
}
#single-proj div.prize {
font-family: Lexend;
font-size: 16px;
font-weight: 500;
color: #888B97;
line-height: 24px;
margin-bottom: 1rem;
}
#single-proj .head-descr {
color: #3A332D;
font-family: Lexend;
font-size: 32px;
font-weight: 900;
letter-spacing: -1px;
}
#single-proj .para-one, #single-proj .para-two {
font-family: Lexend;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px;
color: #626687;
}
/* ------ Single Services ------ */
#single-services .meta-title{
text-align: center;
}
#single-services .services_title a {
font-family: 'Lexend';
color: #CE401C;
font-size: 36px;
font-weight: 600;
}
#single-services .meta-content{
margin: auto;
}
#single-services .meta-content p{
font-family: 'Poppins';
font-size: 16px;
line-height: 30px;
margin-top: 15px;
color: #3A332D;
}
#single-services .meta-title h3 {
color: #F59E0B;
font-size: 32px;
font-weight: 600;
font-family: 'Poppins';
}
.meta-ser-image-1 img, .meta-serimg-2 img{
width: 100%;
}
.meta-ser-p2 {
font-size: 16px;
font-family: 'Poppins';
color: #ffffff;
}
.meta-ser-p1 {
color: #3A332D;
margin-top: 15px;
font-family: 'Poppins';
font-size: 16px;
}
.meta-serpara2 {
margin-bottom: 20px;
color: #3A332D;
margin-top: 15px;
font-family: 'Poppins';
font-size: 16px;
}

/* ------- Single team -------- */
body.single-team .social-profiles {
  text-align: end;
  font-size: 20px;
}
body.single-team .social-profiles a {
margin: 10px;
}
body.single-team .single-team-info{
margin-bottom: 15px;
margin-top: 20px;
}
#single-team .name {
font-family: 'Lexend';
font-size: 22px;
font-weight: 500;
margin-top: 10px;
color: #FF5023;
}
#single-team .designation {
color: #FFAA1B;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 500;
}
body.single-team .single-page-content p {
font-family: 'Lexend';
font-size: 18px;
color: #3A332D;
}

/* ------ Single Testimonials ------ */
#testimonial_single{
margin-top: 50px;
}
#testimonial_single .name {
font-family: 'Lexend';
font-size: 22px;
margin-top: 10px;
font-weight: 500;
color: #FF5023;
}
#testimonial_single .single-testimonial-desig {
color: #FFAA1B;
font-family: 'Lexend';
font-size: 18px;
font-weight: 500;
margin-bottom: 10px;
}
#testimonial_single .rev-img img {
border-radius: 10px;
margin-bottom: 15px;
}
#testimonial_single .single-page-content p {
font-size: 16px;
font-family: 'Poppins';
font-weight: 500;
color: #3A332D;
}
#testimonial_single .single-page-content{
color: #ffffff;
font-family: 'Outfit';
}
.shop nav.woocommerce-breadcrumb{
display: none;
}

/* Single Product category Page */
#shop div.shop{
padding: 30px 0;
}
.woocommerce span.onsale{
background-color: #FF5023;
}
#shop ul.products h2{
color: #FF5023;
font-family: 'Lexend';
font-weight: 600;
font-size: 20px;
}
#shop ul.products li {
  text-align: center;
  padding: 12px;
  background-color: #f1f1f1;
}
#shop ul.products span.price{
  font-size: 18px;
  display: flex;
  justify-content: center;
  flex-flow: row-reverse;
  color: #3A332D;
}
#shop ul.products span.price ins{
  margin-right: 10px;
  text-decoration-line: none;
}
#shop ul.products li:hover{
background-color: #bbbbbb;
transition: 0.2s; 
}
#shop .woocommerce-ordering select{
background-color: #FFAA1B;
color: #ffffff;
font-size: 15px;
font-weight: 600;
font-family: 'Outfit';
}
#shop h1, #shop .term-description p, #shop p.woocommerce-result-count{
color: #3A332D;
font-family: 'Lexend';
}
#shop ul.products li:hover {
  box-shadow: 0px 0px 5px #FF5023;
}
.woocommerce ul.products li.product a.added_to_cart {
color: #FF5023;
font-weight: 800;
background-color: #ebe9eb;
padding: 5px;
margin-left: 10px;
border-radius: 3px;
margin-top: 10px;
}
.woocommerce ul.products li.product .star-rating{
margin: 0px auto 12px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
width: 32%;
}
/* Single Product Page */
div.sing-sop{
padding: 30px 0 0;
}
.pswp__caption__center{
text-align: center;
color: #FF5023;
font-weight: 800;
font-size: 18px;
font-family: 'Outfit';
text-transform: capitalize;
}

div.sing-sop h1{
color: #FF5023;
font-family: 'Lexend';
font-weight: 600;
font-size: 32px;
}
div.sing-sop p.price{
  font-size: 18px;
  display: flex;
  justify-content:flex-end;
  flex-flow: row-reverse;
  color: #FFAA1B !important;
}
div.sing-sop p.price ins{
text-decoration: none;
margin-right: 10px;
}
div.sing-sop p {
color: #3A332D !important;
}
div.sing-sop #comment {
  color:#01CBEE;
  font-weight: 600;
}
.woocommerce .star-rating span::before{
color: orange;
}
div.sing-sop p.stars:hover a {
  color: #01CBEE;
}
div.sing-sop h2, div.sing-sop .woocommerce-review-link, div.sing-sop .posted_in, div.sing-sop .posted_in a, #reply-title, .comment-form-rating label{
color: #3A332D;
}
div.sing-sop .posted_in a:hover{
  color: #01CBEE;
}
.related.products li{
padding: 12px !important;
text-align: center;
}
.related.products li span.price{
display: flex !important;
flex-flow: row-reverse;
justify-content: center;
color: #FFAA1B !important;
font-size: 16px !important;
}
.related.products li span.price ins{
text-decoration: none;
margin-right: 6px;
}
.related.products li{
background-color: #f1f1f1;
}
.related.products li:hover{
box-shadow: 0px 0px 5px #FFAA1B;
}
.related.products li h2{
color: #3A332D;
font-weight: 600;
}
.related.products li h2:hover{
color: #FFAA1B;
}
.woocommerce .quantity .qty{
padding: 4px;
}
form.cart button{
background-color: #FFAA1B !important; 
}

/* -------- Cart Page --------- */
body.woocommerce-cart .outer_dpage{
padding: 30px 0;
}
.woocommerce table.shop_table, body.woocommerce-cart table th, body.woocommerce-cart table td{
border: 1px solid #3A332D;
}
body.woocommerce-cart table th, body.woocommerce-cart table td, body.woocommerce-cart table td a{
color: #3A332D;
}
.wc-proceed-to-checkout a{
background-color: #FFAA1B !important;
color: #ffffff !important;
}

/* ------- Single Contact Page -------- */
.contact-box {
padding: 30px 0;
}
#teams .owl-item:hover .our-team-box a{
color: #01BCee;
}
.feature-box img {
height: 520px;
width: 100%;
object-fit: cover;
}


