/*
Theme Name: Digital Agency Pro

Adding support for languages written in a Right To Left (RTL) direction is easy,
it's just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

https://codex.wordpress.org/Right-to-Left_Language_Support

*/
html body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:white;
  position:relative;
  font-size: 14px;
  color:#5b5b5b;
  overflow-x: hidden;
  font-family: var(--raleway-font);
  line-height: 26px;
}
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;
  line-height: 1.4;
  color: black;
  font-family: var(--catamaran-font);
  font-weight: 700;
}
p{
  margin:0 0 15px;
  font-size:14px;
  font-weight:400;
  color: #1E1E1E;
  line-height: 26px;
}
p, ul li a{
  font-family: var(--raleway-font);
}
body a{
  text-decoration:none;
  color: var(--color-FFAB01);
}
a:hover{
  text-decoration:none;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{
  margin:0 15px 0 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;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
  background:#ececec;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 70px;
  position: absolute;
  right: 0px;
  top: -7%;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:12px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}
select{
  padding: 6px;
}
input[type="submit"]:hover{
  cursor: pointer;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  right:-9999em;
}
.sticky{
  margin:0;
  padding:0;
  background-color:#d7d7d7;
}
.alignleft,
img.alignleft{
  display: inline;
  float: right;
  margin-left:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: left;
  padding:5px;
  margin-bottom:10px;
  margin-right:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top:0;
  padding:5px;
}
.comment-list{
  border-radius: 30px;
  box-shadow: 0 0 1px 0px var(--color-FFAB01);
  padding: 10px 10px;
}
.comment-body {
    background: #F7F7F7;
    border-radius: 30px;
    padding: 20px 20px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-right:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
table, td, th {
  border: 1px solid #cccccc;
  text-align: center;
}
.post-template-default input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"] {
  width: 100%;
  margin-top: 0px;
  float: unset;
  margin-right: 0px;
}
.post-template-default textarea {
  background: white7d;
  border: 1px solid #414647;
}
a:hover {
    color: var(--color-FFAB01);
}
/*-------------------------- Calendar widget --------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 1px 0 0;
  margin: 0 0 0.75em;
  table-layout: fixed;
  width: 100%;
  text-align: center;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 700;
  margin-bottom: 1.75em;
  color: #000;
  padding-right: 15px;
}
.widget_calendar tbody a {
  background-color: var(--color-FFAB01);
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}
.widget th,
.widget td {
  padding: 5px;
}
/*--------------------------  Theme Button  --------------------------*/
.woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, a.custom_read_more{
  padding: 12px 20px;
}
a.theme_button2, a.theme_button, a.theme_button3, a.theme_button4, .woocommerce a.button, .woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce a.added_to_cart, input[type="submit"], a.custom_read_more, .custom_cart a, table.compare-list .add-to-cart td a:not(.unstyled_button){
  font: 600 16px var(--catamaran-font);
  letter-spacing: 0.52px;
  display: inline-block;
  padding: 7px 18px 7px 2px;
  border-radius: 30px;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, a.theme_button2:hover{
  background-color: var(--color-3a9046);
  border: 1px solid var(--color-3a9046);
  color: white;
}
a.theme_button, .contact-box .contac_form input[type="submit"]{
  background-color: var(--color-FFAB01);
  color: #2E2E2E;
}
a.theme_button2, .contact-box .contac_form input[type="submit"], #comments input[type="submit"].submit, input[type="submit"] {
  padding: 8px 15px;
  background-color: black;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  border: none;
}
a.theme_button:hover, #comments input[type="submit"].submit:hover, .contact-box .contac_form input[type="submit"]:hover{
  background-color: black;
  color: white;
}
a.theme_button2:hover, .contact-box .contac_form input[type="submit"]:hover, input[type="submit"]:hover{
  background-color: var(--color-FFAB01);
  color: #2E2E2E;
}
a.theme_button i {
  background-color: black;
  color: white;
  padding: 10px;
  border-radius: 50%;
  margin-right: 9px;
  font-size: 12px;
}
/*----- Site Frame -------*/
.site-frame{
  top: 0;
}
.site-frame, .site-frame:after {
  content: "";
  display: block;
  height: 20px;
  right: 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  background: #000;
}
.site-frame:after {
  bottom: 0;
}
.site-frame-sides:before, .site-frame-sides:after {
  content: "";
  display: block;
  width: 20px;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 1405;
  background: #000;
}
.site-frame-sides:after {
  left: 0;
}
/* --------- Widget Text ------- */
.textwidget p {
  padding-top: 15px;
  padding-bottom: 15px;
}
#sidebar form {
  margin-top: 5px;
}
/*--- Preloader 1 ---*/
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #ff4848;
  cursor: pointer;
  z-index: 999999;
}
.preloarder{
  position:absolute;
  width:100px;
  height:70px;
  display:inline-block;
  transform-origin:center;
  animation:preloarder 1.5s linear infinite;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.preloarder .SpanLoad{
  display:flex;
  justify-content:center;
}
.preloarder span{
  position:absolute;
  width:15px;
  height:15px;
  background:#fff;
  transform-origin:center 35px;
  border-radius:50%;
}
.preloarder span:first-child{
  opacity:.1;
}
.preloarder span:nth-child(2){
  transform:rotate(-36deg);
  opacity:.2;
}
.preloarder span:nth-child(3){
  transform:rotate(-72deg);
  opacity:.3;
}
.preloarder span:nth-child(4){
  transform:rotate(-108deg);
  opacity:.4;
}
.preloarder span:nth-child(5){
  transform:rotate(-144deg);
  opacity:.5;
}
.preloarder span:nth-child(6){
  transform:rotate(-180deg);
  opacity:.6;
}
.preloarder span:nth-child(7){
  transform:rotate(-216deg);
  opacity:.7;
}
.preloarder span:nth-child(8){
  transform:rotate(-252deg);
  opacity:.8;
}
.preloarder span:nth-child(9){
  transform:rotate(-288deg);
  opacity:.9;
}
.preloarder span:nth-child(10){
  transform:rotate(-324deg);
  opacity:1;
}
@keyframes preloarder{
  0%{
    transform:rotate(0deg) scale(1);
  }
  100%{
    transform:rotate(-360deg) scale(1);
  }
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: right;
  width: 100%;
  font-family: "Montserrat";
}
#comments h2.comments-title{
  color: #13182c;
  font-weight: normal;
  font-size: 30px;}
#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;
  color: #000;
  float: unset;
  background: #fff;
  border: 1px solid #414647;}
#comments p.comment-form-comment label{
  display: block;
  margin-bottom: 10px !important;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .comment-metadata{
  width:90%;
  float:right;
  padding:1% 0 0 0;}
#comments .comment-content{
  width:90%;
  text-align:right;
  margin-right:7%;}
#comments .comment-author{
  margin-bottom: 1em;}
#comments h2#reply-title {
  display: inline-table;
  text-align: center;
  color: #13182c;
  font-weight: normal;
  font-size: 30px;}
#comments .comment-author.vcard img {
    padding: 2px;
    border-radius: 50%;}
#comments .comment-author .fn, #comments .comment-author .says{
  color: #13182c;}
#comments ol{
  list-style-type: none;
  margin-right: 0;}
#comments .comment-meta{
  color: var(--color-FFAB01);
  font-weight: bold;}
#comments .comment-body p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;}
#comments .reply a {
  background-color: var(--color-FFAB01);
  color: white;
  font-weight: bold;
  padding: 8px 20px 8px 20px;
  font-size: 13px;
  width: 56%;
  position: relative;
  margin-top: -10%;
}
#comments ol li{
  padding-bottom: 30px;
}
.post-navigation .nav-previous .meta-nav, .post-navigation .nav-next .meta-nav{
  background-color: var(--color-FFAB01);
  padding: 8px 20px 8px 20px;
  color: white;
}
.attachment #sidebar{
  margin-top: 2em;
}
/*--------------- Sidebar -----------------*/
.home .post-section .container{
  margin-top: 200px;
}
 .wp-block-search__label{
  padding-right: 10px;
}
#sidebar .textwidget label {
  width: 100%;
  float: right;
  margin-bottom: 0;
}
#sidebar .textwidget input[type="submit"] {
  background: #333;
  border: none;
  color: white;
  padding: 14px 0;
  font-size: 15px;
  margin: 0;
  width: 100%;
}
#sidebar form{
  display: table;
  width: 100%;
}
#sidebar h3, label.wc-block-product-search__label, #sidebar h2 {
  color: var(--color-FFAB01);
  font-weight: 700;
  padding: 0px;
  font-size: 20px;
  position: relative;
  margin-bottom: 10px;
}
#sidebar ul li{
  font-size: 13px;
  /*border-bottom: 1px solid #e1e1e1;*/
}
.widget_categories ul li.cat-item:before, .widget_archive li:before, .widget_meta li:before, .widget_recent_comments li:before {
  content: '\f101';
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  margin-left: 8px;
}
.widget_categories select {
  width: 100%;
  padding: 6px;
}
#sidebar input[type="search"] {
  background: transparent;
  padding: 10px 10px;
  border: 1px solid #ccc;
  font-size: 14px;
  color: #000;
  width: 100%;
}
#sidebar input[type="search"]:focus{
  outline: unset;
}
#sidebar label{
  width:100%;
  margin-bottom:0;
}
#sidebar input[type="submit"]{
  border: none;
  color: #fff;
  padding: 12px 10px;
  font-size: 13px;
  margin: 0px 0;
  background: var(--color-FFAB01);
  width: 29%;
}
#sidebar aside{
  margin-bottom:40px;
  border:1px solid var(--color-FFAB01);
  padding: 10px;
}
#sidebar ul {
  list-style:none;
  margin:0;
  padding:0;
  font-size:17px;
}
#sidebar ul li{
  line-height: 32px;
}
#sidebar ul li a{
  color:rgba(0, 0, 0, 0.78);
}
#sidebar .tagcloud a{
  background:#13182c;
  color:#fff;
  font-size:15px !important;
  padding:5px 18px;
  margin:10px 0 5px;
  display:inline-block;
}
#sidebar .tagcloud a:hover{
  background:#13182c;
}
#sidebar .widget_recent_entries ul li{
  background: none;
}
#sidebar .post-content {
  line-height: 20px;
}
/*---- About Widget css ----*/
p.custom_author, p.custom_designation  {
  font-weight: 600;
  margin: 10px 0;
  font-size: 15px;
}
a.custom_read_more {
  padding: 10px;
  background: var(--color-FFAB01);
  display: inline-block;
  color: #fff;
  font-weight: 600;
}
#footer p.custom_desc{
  margin-bottom: 10px;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
}
.navigation a, .post-navigation .nav-previous a,
.post-navigation .nav-next a {
  padding: 0;
  background: transparent;
}
.navigation span.post-title{
  color: rgba(0, 0, 0, 0.78);
  background: transparent;
}
.navigation span, .navigation a {
  display: block;
  float: right;
  padding: 10px 0px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 600;
  -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;
  background: var(--color-FFAB01);
}
.navigation span{
  margin-left: 10px;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333;
  color:white;
  font-weight:normal;
}
.page-template-default #comments{
  display: none;
}
.woocommerce span.onsale {
  background-color: var(--color-FFAB01);
  padding: 0;
}
.woocommerce .products ul li, .woocommerce ul.products li{
  text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-weight: 600;
  font-size: 18px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  padding: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li img{
  opacity: 1;
}
span.posted_in {
  display: block;
}
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product .button{
  margin: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  color: var(--color-FFAB01);
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce input.button.alt {
  background-color: var(--color-FFAB01);
  border-radius: 0;
  padding: 10px 14px;
  color: #fff;
}
.woocommerce ul.products li.product .star-rating {
  float: none;
  margin: 0 auto;
  margin-bottom: 10px;
}
.woocommerce button.button.alt:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover, .woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover{
  background: #000;
  color: #fff;
}
#contentwoocom {
    padding: 20px 15px;
}
.woocommerce div.product form.cart .button {
    border: solid 1px var(--color-FFAB01);
}
.woocommerce-message {
    border-top-color: var(--color-FFAB01);
}
.woocommerce-message::before {
    content: "\e015";
    color: var(--color-FFAB01);
}
.woocommerce-input-wrapper textarea, .woocommerce-input-wrapper input[type="tel"], .woocommerce-input-wrapper input[type="email"]{
    background: unset;
    border: 1px solid #000;
}
.woocommerce-billing-fields__field-wrapper p, .woocommerce-additional-fields__field-wrapper p{
  color: #292b2c;
}
.coupon input{
  margin-top: 0% !important;
}
.woocommerce nav.woocommerce-pagination ul li span{
  background: #fff !important;
  color: #000 !important;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
  background: var(--color-FFAB01);
}
#footer .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #fff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
  background: #000;
}
#sidebar .widget.woocommerce form{
  border: 0;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
  width: 50px;
  height: 50px;
}
.woocommerce-product-search input[type="search"]{
  width: 100%;
  border: 1px solid #000 !important;
  margin-bottom: 10px;
}
#footer .woocommerce-product-search input[type="search"]{
  border: 1px solid #fff !important;
}
.woocommerce-product-search button[type="submit"]{
  background: #00cdfc;
  color: #000;
  padding: 10px;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 500;
  width: 100%;
  border: none;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li{
  padding: 0 2em 10px 0 !important;
  margin-top: 10px;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove{
  top: 8px;
}
#footer .tagcloud a{
  font-size: 15px !important;
  padding: 10px;
  margin: 0 0 10px 10px;
  display: inline-block;
  border: 1px solid var(--color-FFAB01);
}
#footer .tagcloud a:hover{
  background: var(--color-FFAB01);
  color: #fff;
}
.select2-container--default .select2-selection--single{
  height: 45px;
  border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  padding: 7px 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 8px;
}
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,.carousel-fade  .carousel-item-next.carousel-item-left,.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-scroll {
  background-attachment: scroll;
}

/*-------------- Woocommerce ---------------*/
.woocommerce .summary h1 {
  font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-left: 20px;
}
.woocommerce .quantity input {
  padding: 5px 0px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price, .woocommerce li.woocommerce-MyAccount-navigation-link.is-active a {
  color: var(--color-FFAB01);
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title, .woocommerce ul.products li.product .price, .woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart, h2.woocommerce-loop-category__title {
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid var(--color-cccccc);
  padding-bottom: 17px;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select {
  background-color: white;
}
#customer_details .col-1, #customer_details .col-2 {
  max-width: 100%;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
}
.woocommerce a.added_to_cart {
  display: table;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
}
.woocommerce .star-rating span::before {
    color: var(--color-FFAB01);
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  background-color: var(--color-FFAB01);
  color: white;
  padding: 6px;
  font: 700 13px var(--raleway-font);
  text-transform: uppercase;
  right: unset;
  border-radius: 0;
  min-width: 20px !important;
  min-height: 25px;
  top: 15px;
  right: 9px !important;
  left: unset !important;
}
.woocommerce .quantity input {
  padding: 10px 0px;
  border: 1px solid black;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  margin-left: 8px;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: white !important;
  font-weight: 400;
}
.woocommerce div.product .woocommerce-tabs .panel {
  border: 1px solid #f4f4f9;
  padding: 17px;
  padding-top: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  border: none !important;
  box-shadow: none;
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  display: none;
}
.related.products {
  padding-top: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce span.onsale, .woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: var(--color-FFAB01);
}
.woocommerce nav.woocommerce-pagination ul li {
  border-left: none;
  margin: 0 3px;
}
.woocommerce nav.woocommerce-pagination ul {
  border: none;
}
.related.products h2, .woocommerce div.product .woocommerce-tabs .panel h2 {
  text-transform: capitalize;
  font-size: 24px !important;
}
.related.products h2.woocommerce-loop-product__title {
  font-size: 18px !important;
  letter-spacing: 0;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
  max-width: 100%;
}
input#password, input#reg_password {
  padding: 10px;
}
.woocommerce div.product form.cart .variations select, .woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
  background-color: white;
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
  width: 100%;
  max-width: 100%;
  padding: 0;
}
.woocommerce li.woocommerce-MyAccount-navigation-link.is-active {
  border: 1px solid var(--color-FFAB01);
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 48%;
  height: 46px;
}
.woocommerce .woocommerce-MyAccount-content .form-row {
  display: block !important;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  border: 1px solid white;
  margin-right: 0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid white;
  padding: 10px 15px 10px 25px;
  background-color: var(--color-FFAB01);
}
.woocommerce .woocommerce-MyAccount-navigation ul li:last-child {
  border: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: white;
  font-weight: bold;
}
.woocommerce form .form-row.woocommerce-invalid label {
  color: #8fa3aa;
}
.woocommerce .form-row {
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;
}
.woocommerce #order_review table th {
  text-align: right;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  padding: 20px;
}
.woocommerce .woocommerce-result-count {
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--color-222222);
  font-weight: 500;
}
.woocommerce-message {
  border-color: var(--color-FFAB01);
}
.woocommerce-message::before {
  color: var(--color-FFAB01) !important;
}
.woocommerce-message {
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--color-222222);
  font-weight: 500;
}
.woocommerce .product_meta span {
  margin-left: 10px;
}
.woocommerce .woocommerce-cart-form__cart-item a {
  color: var(--color-222222);
  font-weight: bold;
}
.woocommerce .woocommerce-cart-form__cart-item td, .woocommerce table.shop_table td, .woocommerce .woocommerce-error, .woocommerce table.shop_table th {
  color: var(--color-222222);
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  color: var(--color-222222);
  display: inline-block !important;
}
.inner_layout nav.woocommerce-MyAccount-navigation ul li {
  background-color: var(--color-FFAB01);
  margin-bottom: 4px;
}
.woocommerce-MyAccount-navigation {
  margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form .comment-form-author, .woocommerce-Reviews .comment-form .comment-form-email, .woocommerce-Reviews .comment-form .comment-form-url {
  width: 49%;
}
.widget span.count {
  float: left;
}
.up-sells.upsells.products {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.woocommerce-product-search button {
  font-size: 14px;
  color: white;
  font-weight: 700;
  background-color: var(--color-FFAB01);
  display: inline-block;
  padding-left: 10px;
  text-align: center;
  padding: 10px 15px;
  text-align: center;
  border: navajowhite;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  top: 14px;
}
.woocommerce-info {
  border-top-color: var(--color-FFAB01);
}
.related-post-wrapper a {
  font-size: 16px;
  padding: 10px 0 !important;
  display: inline-block;
  font-weight: 700;
}
.woocommerce ul.products li.product .price ins {
  font-size: 14px !important;
}
.woocommerce ul.products li.product .button {
  margin-top: 1em;
  margin: 12px auto;
  text-align: center;
  display: table;
}
.woocommerce #respond input#submit.added::after, .woocommerce a.button.added::after, .woocommerce button.button.added::after, .woocommerce input.button.added::after{
      vertical-align: middle;
}
.recent-post .media img {
  width: 30%;
  margin-left: 10px;
}
.recent-post a{
  color: black;
  font-weight: 600;
}
.recent-post span.post_date {
  display: block;
}
.custom-about-us {
  text-align: center;
}
.custom-about-us img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
#sidebar label {
  width: 100%;
  margin-bottom: 10px !important;
}
button.wc-block-product-search__button {
  background-color: var(--color-FFAB01);
  border: none;
  padding: 10px;
}
.contact_widget .media i {
  padding-top: 6px;
  padding-left: 10px;
}
.contact_widget .media a{
  color: black;
  font-size: 13px;
}
button.wp-block-search__button {
  background-color: var(--color-FFAB01);
  color: white;
  font-weight: 700;
  border: none;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  padding: 10px;
}
.recent-post span.post_date i {
  padding-left: 5px;
}
#masthead {
  position: absolute;
  top: 0;
  z-index: 9;
  width: 100%;
  right: 0;
  left: 0;
}
.top_contact ul li{
  list-style: none;
  display: inline-block;
  padding-left: 28px;
}
.top_contact ul li a, .top_contact ul li span, .top_contact ul li a{
  color: white;
  font-size: 13px;
  font-family: var(--raleway-font);
}
.top_contact ul li i{
  color: white;
  font-size: 13px;
}
.top_contact ul li i{
  padding-left: 4px;
}
.logo_inner {
  background-color: white;
  padding: 25px 20px;
  border-radius: 20px;
  position: relative;
  top: 21px;
  right: 13px;
}
.top_contact {
  padding: 13px 0;
}
.menu_btn {
  background-color: white;
  border-radius: 3px;
}
.share_search_block {
  height: 100%;
  background-color: white;
  display: grid;
  text-align: center;
  border-radius: 5px;
  width: 68%;
  /* margin-top: 9px; */
}
.search_form {
  border-top: 2px solid #cccccc;
}
.top_contact_block {
  width: 100%;
}
.share_search_block i {
  color: black;
  font-size: 16px;
}
/*----------Sticky Header------*/
.fixed-header {
  position: fixed;
  top:0;
  right:0;
  padding: 0 35px;
  width: 100%;
  background: #fff;
  box-shadow: -2px 2px 10px 0px #000;
  z-index: 999999;
  text-align: center;
}
.fixed-header #mySidenav{
  margin: 12px 0;
}
/* --------------------------Header---------------------------- */
.menubar-box{
  background: var(--color-F5F5F5);
  padding: 0px 3.7em;
}
#header .logo img{
  max-height: 123px;
  width: auto;
}
#header {
  width: 100%;
}
.menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-right: 60px solid transparent;
}
#header .logo h1, #footer .logo h1, #header .logo p.site-title {
  font-weight:700;
  padding:0;
  font-size:18px;
  font-weight:bold;
  margin-top: 0;
}
.logo {
  padding: 30px ;
}
.logo a.custom-logo-link{
  color:#000000;
}
.logo h1 a, .logo h1 a, .logo p.site-title a{
  color: #262626;
  text-transform: uppercase;
}
.logo p{
  color: #262626;
  margin-bottom: 0;
  font-size: 14px;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {transform: translateY(-40px);}
  100% {transform: translateY(0px);}}
.close-sidebar {
  font-size: 25px;
  text-align: left;
  color: #fff;
  padding: 10px;
}
.headerbar {
  font-size: 30px;
  font-weight:900;
}
.fixed-header .side-navigation{
  margin: 12px 0px;
}
.side-navigation ul{
  list-style: none;
  margin: 0;
  padding-right: 0;
}
.side-navigation li{
  position: relative;
  padding: 14px 24px;
  display: inline-block;
}
.side-navigation li:last-child{
  border-left: none;
}
.side-navigation a{
  font: 600 15px var(--catamaran-font);
  color: black;
}
.side-navigation ul li.current_page_item a:after, .side-navigation ul li.current-menu-item a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  width: 0;
  height: 0;
  border-right: 4px solid transparent;
  border-left: 5px solid transparent;
  border-top: 7px solid var(--color-FFAB01);
  right: 50%;
  left: 50%;
  transform: translate(50%);
}
.side-navigation ul ul li.current_page_item a:after, .side-navigation ul ul li.current-menu-item a:after{
  display: none;
}
.side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a{
  color: var(--color-FFAB01);
}
.side-navigation ul li a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  width: 40%;
  border-bottom: 2px solid;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s,-webkit-transform 0.3s;
  color: var(--color-FFAB01);
  transition-duration: 1s;
}
.side-navigation ul li.current_page_item a:before, .side-navigation ul li.current-menu-item a:before {
    transform: scale(1.0);
}
.side-navigation ul li:hover a:before {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scale(1,1);
  transform: scale(1,1);
}
.side-navigation .sub-menu li a:before {
    width: 0 !important;
}
.side-navigation a:hover{
  color: var(--color-FFAB01);
}
.sub-menu li:hover{
  background-color: black;
}
.sub-menu li:hover a{
  color: white !important;
}
.sub-menu li{
  margin-top: 0;
}
.side-navigation ul ul{
  position: absolute;
  right: 0;
  top: 100% ;
  background: #F6F6F6;
  min-width: 215px;
  z-index: 9999;
  display: none;
}
.side-navigation ul ul ul{
  right: 100%;
  top: 0;
}
.side-navigation ul ul a{
  text-transform: none;
  font-weight: 600;
  color: #1e1d1c;
  padding: 9px 0px;
  font-size: 13px;
  line-height: 1.5;
}
.side-navigation ul ul li,
.menubar.scrolled .side-navigation ul ul li{
  float: none;
  display: block;
  text-align: right;
  /*border-bottom: 1px solid #cccccc;*/
}
.side-navigation ul ul li:last-child{
  border-bottom: 0;
}
.side-navigation ul li:hover > ul{
  display: block;
  animation: fadeInUp 1.5s ease;
  -webkit-animation: fadeInUp 1.5s ease;
}
.side-navigation ul li.menu-item-has-children>a:after {
    content: "\f107";
    position: static;
    margin-right: 5px;
    font-family: "font awesome 5 free";
    font-weight: 900;
    /*float: right;*/
}
@keyframes fadeInRight{
 0%{opacity:0; transform:translate3d(-10 0%,0,0)}
 100%{opacity:1; transform:none;}} 
.side-navigation .menu > ul > li.highlight{
  background-color: #ff8800;
}
.side-navigation .menu > ul > li.highlight:hover{
  background: transparent;
}
.menubar.scrolled .menu > ul > li:hover > a:after,
.menubar.scrolled .menu > ul > li.current_page_item > a:after,
.menubar.scrolled .menu > ul > li.current-menu-item > a:after{
  height: 2px;
}
.menu > ul > li.exoplanet-search:after{
  background: transparent !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  float: right;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: left;
  text-align: left;
  width: auto;
}
/* Back to top button css */
.scrollup {
  color: white;
  position: fixed;
  display: none;
  bottom: 86px;
  left: 7em;
  z-index: 9999999999;
  background: var(--color-FFAB01);
  width: 55px;
  height: 55px;
  border-radius: 50px;
  padding: 15px 20px;
}
.scrollup.left{
  right: 15px;
  left: auto;
}
.scrollup.center{
  right: 45%;
  left: 44%;
}
.scrollup:focus,
.scrollup:hover{
  color: white;
}
.scrollup span {
  display: inline-block;
}
.scrollup i{
  font-size: 23px;
}
/*---------------- Footer Section ----------------------*/
#footer .textwidget p{
  font: 400 18px/40px var(--catamaran-font);
  letter-spacing: 0px;
  color: black;
  width: 54%;
}
.footer-cols {
  padding: 60px 0;
}
.social_widget {
  padding-top: 30px;
}
#footer .copyright {
  background-color: var(--color-FFAB01);
}
#footer .copyright p{
  margin-bottom: 0;
  font: 500 16px/20px var(--raleway-font);
  color: white;
}
#footer ul {
  margin: 0;
}
#footer ul li a{
  font: 400 15px var(--catamaran-font);
  color: white;
}
.widget_recent_entries img{
  width: 100px;
}
#footer h3.widget-title, #footer h3.top_title {
  font: 700 18px var(--catamaran-font);
  letter-spacing: 0px;
  color: black;
  padding: 0;
}
#footer .footer-navigation ul li{
  padding: 0 15px;
}
#footer .footer-navigation ul li a{
  font: 600 17px var(--catamaran-font);
}
.footer_text, .footer_text p{
  font: 300 13px var(--raleway-font);
  color: white;
  line-height: 26px;
}
.footer_text{
  max-width: 80%;
  margin: 0 auto;
}
#footer ul li {
  list-style: none;
  margin: 0 0 5px 0;
  padding: 15px;
  display: inline-block;
  font-size: 13px;
}
#footer .top_social a {
  background-color: white;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 18px;
  margin-left: 18px;
}
#footer .top_social a i {
  color: black;
  width: 40px;
  height: 40px;
  margin: 0;
  font-size: 16px;
  padding: 12px;
}
#footer .top_social a:hover i{
  color: var(--color-FFAB01);
}
.footer_contact {
  border-top: 1px solid #F9F9F9;
}
.footer_contact h4 {
  color: white;
}
#footer .footer_contact ul li {
  padding: 0 30px;
}
#footer .footer_contact ul li a {
  font: 400 15px var(--raleway-font);
}
#footer .footer_contact ul li i {
  padding-left: 6px;
  color: white;
}
/* --------- Social Icon Widget ------- */
#footer .social_widget a {
  color: #A3A3A3;
  padding: 10px 15px;
  margin-left: 15px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 10px;
  border: 1px solid #F1F1F1;
  background: #F1F1F1;
  width: 43px;
  height: 43px;
  position: relative;
  overflow: hidden;
}
.custom-social-icons a:hover::before {
  top: -28%;
  right: -7%;
}
.custom-social-icons a:hover i {
  transition: all .2s linear;
  transform: scale(1.2);
  color: #fff;
}
.custom-social-icons a:before {
  content: '';
  position: absolute;
  height: 160%;
  width: 140%;
  top: 80%;
  right: -120%;
  background: rgb(0, 96, 223);
  background: #FF4848;
  transform: rotate(-45deg);
  transition: all .4s ease-in-out;
}
/*--------------*/
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
  margin-bottom: 5px !important;
}
#footer_box .sub-menu, #our-newsletter .newsletter h3:after, amp-sidebar#sidebar1, .headerbar, .footer_hide{
  display: none;
}
#footer_box .about_me i, #footer ul li a:hover, .closepop i:hover,#footer a.contributor-btn:hover{
  color:#FF4848;
}
#footer .widget_media_gallery img{
  padding-left: 25px;
  border:none;
}
span.credit_link a {
  color: white !important;
}
#menu-top-menu li {
    display: inline-block;
    padding: 0 0 0 15px;
    /* color: #000; */
}
#menu-top-menu li a{
  color: #000;
}
#search {
  position: fixed;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  z-index: 999;
}

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1); 
  opacity: 1;
}
#search input[type="search"] {
  font-size: 24px;
  border: 0px;
  margin: 0px auto;
  /* margin-top: -51px; */
  padding-right: 30px;
  padding-left: 30px;
  background-color: white;
  color: black;
  padding: 17px;
  width: 42%;
  outline: none;
}
#search .btn {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: 61px;
  margin-right: -45px;
}
#search .close {
  position: fixed;
  top: 20%;
  left: 20%;
  color: #fff;
  background-color: var(--color-FFAB01);
  opacity: 1;
  padding: 5px 18px;
  font-size: 27px;
  border: none;
}
#search form.search-form.serach-page {
  position: absolute;
top: 50%;
right: 48%;
left: 50%;
width: 100%;
transform: translate(50%);
}
#search button.search-submit {
  background-color: var(--color-FFAB01);
  padding: 18px;
  border: none;
  height: 100%;
  position: absolute;
}
.social_share_btns {
  position: absolute;
  top: 10px;
  left: 0px;
  padding-left: 15px;
}
.social-btn a i {
  color: black;
  font-size: 13px;
  vertical-align: text-top;
}
.social-btn a {
  display: inherit;
  background-color: white;
  padding: 3px;
  margin-bottom: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
}
.social_share_btns{
  display: none;
}
.share_page:hover .social_share_btns {
  display: block;
}
.heder-sell-btn a {
  background: var(--color-FFAB01);
  color: white;
  padding: 8px 8px;
  border-radius: 5px;
  display: inline-block;
  font: 400 13px/17px var(--raleway-font);
  position: relative;
  overflow: hidden;
  transition: all .35s;
  text-transform: uppercase;
}
.heder-sell-btn a:hover{
  color: white;
}
#footer {
  background-repeat: no-repeat;
  background-size: cover;
}
.section_main_head h3{
  color: black;
  font-size: 32px;
}
.section_main_head.heading-half-width {
  max-width: 60%;
  margin: 0 auto;
}
.section_main_head.white_head h3, .section_main_head.white_head .section-text, .section_main_head.white_head .section-text p {
  color: white;
}
/* --------- SLIDER--------- */
/*#slider svg {
  position: absolute;
  left: 0;
  height: 100%;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
}*/
.inner_slide_block {
  position: absolute;
  top: 0;
  width: 100%;
}
#our-services svg {
  position: absolute;
  top: 0;
   z-index: -1; 
  width: 100%;
  height: 100%;
  bottom: 0;
}
#our-services svg path{
  fill: #fbf9f9;
}
#slider {
  max-width: 100%;
  margin: auto;
  padding: 0;
  position: relative;
}
#slider img {
  width: 100%;
}
#slider .slider-box .smalltext {
  font: 500 18px var(--raleway-font);
  margin-bottom: 0;
  color: black;
}
#slider h3 {
  font: 700 45px var(--catamaran-font);
  color: var(--color-FFAB01);
}
#slider .slide_p, #slider .slide_p p {
  font: 400 14px var(--raleway-font);
  color: black;
  margin-bottom: 20px;
  line-height: 26px;
}
.slider-box {
  position: absolute;
  top: 50%;
  right: 6%;
  transform: translateY(-50%);
  max-width: 38%;
  width: 100%;
  text-align: right;
}
#slider .carousel-caption {
  top: 0;
  right: 0;
  left: 0;
  margin: 0 !important;
  bottom: 0;
  padding: 0;
}
#slider .carousel-prev-button, #slider .carousel-next-button{
  position: absolute;
}
#slider .carousel-item-next, #slider .carousel-item-prev, #slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon, #slider .carousel-control-next-icon {
  background-image: none;
  width: auto;
}
#slider ol.carousel-indicators li {
  padding: 3px;
  border: 2px solid var(--color-f7941d);
  background-color: var(--color-f7941d);
  margin-left: 10px;
  opacity: 1;
  width: 0px;
  height: 0px;
  border-radius: 2px;
}
/*Fade slider*/
#slider .carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}
#slider .carousel-fade .carousel-item.active, #slider .carousel-fade .carousel-item-next.carousel-item-left, #slider .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
}
#slider .carousel-fade .carousel-item-next, #slider .carousel-fade .carousel-item-prev, #slider .carousel-fade .carousel-item.active, #slider.carousel-fade .active.carousel-item-left, #slider .carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade img{transition: transform 5000ms linear 0s;
  transform: unset;
}
#slider ol.carousel-indicators {
  position: absolute;
  bottom: 30px !important;
}
.custom_cls {
  position: relative;
}
#slider ol.carousel-indicators .active, #how-we-work .process-box:hover span {
  background-color: var(--color-3a9046);
  border: 2px solid var(--color-3a9046);
}
#slider .slide_nav i {
  font-size: 24px;
  color: white;
}
#slider .carousel-prev-button {
  right: 0px;
  bottom: 50%;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-top: none;
}
#slider .carousel-next-button {
  right: 0px;
  bottom: 56%;
  left: unset;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
#slider .slide_nav a{
  background-color: var(--color-FFAB01);
  padding: 9px 12px;
  border: 2px solid black;
  position: unset;
  display: block;
}
#slider .slide_nav a span{
  height: auto;
}
.slide_nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  right: 6%;
  z-index: 9;
  left: unset;
}
#slider .slide_nav a:hover i{
  color: white;
}
#slider .slide_nav a:hover{
  background-color: black;
}
/* --------- About Us --------- */
.about-head h4 {
  color: var(--color-FFAB01);
  font-size: 28px;
  font-weight: 600;
}
.about-details {
  padding-left: 7em;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.about_box img, .why_choose_icon_box img{
  background-color: black;
  padding: 8px;
  border-radius: 5px;
  width: 12%;
  margin-left: 10px;
}
.why_choose_icon_box img{
  padding: 5px;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.about_box span{
  font-size: 13px;
  color: #010101;
}
.about_box.mb-3 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
}
.follower_box {
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
  display: inline-block;
  padding: 10px;
  float: left;
  margin-top: -4em;
  position: relative;
  background-color: white;
  border-radius: 10px;
}
.follower_box li {
  list-style: none;
  display: inline-block;
  margin-right: 0px;
  width: 50px;
  height: 50px;
}
.follower_box ul {
  display: inline-block;
  margin: 0;
}
.follower_box h6 {
  padding: 0;
  font-weight: 700;
  font-size: 18px;
}
li.follower_count {
  background-color: var(--color-FFAB01);
  border-radius: 50%;
  color: white;
  vertical-align: middle;
  border: 4px solid transparent;
  border-radius: 50%;
}
.follower_box li img {
  border: 4px solid white;
  border-radius: 50%;
}
li.follower_count span {
  position: relative;
  top: 10px;
  font-weight: 600;
}
#about-us .section_main_head {
  max-width: 100%;
}
/*------ Service ------------*/
.services-head {
  padding-top: 8em !important;
}
section#about-us {
  padding-bottom: 0;
}
.custom_block {
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 1px 11px #00000014;
  background-color: white;
}
.custom_block_inner {
  display: inline-block;
  padding: 23px;
  background-color: #fff4de;
  border-radius: 50%;
}
.service_circle {
  background-color: var(--color-FFAB01);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  right: 9px;
  display: block;
  animation: blinker 1s linear infinite;
}
.custom_block_inner img {
  z-index: 9;
}
@keyframes blinker {  
  50% { opacity: 0; }
}
.services_p p, .services_p {
  font-size: 13px;
}
path#Path_20 {
  fill: white;
  opacity: 1;
  transform: unset;
}
/*------ Why Choose Us ------------*/
#why_choose-us .about-image {
  padding-left: 4em;
}
/*---------------Video ------------------*/
/* Outer */
.popup {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  top:0px;
  right:0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 999999;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  right:50%;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:3px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  left:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:white;
}
.popup-close:hover {
  -webkit-transform:translate(-50%, -50%) rotate(-180deg);
  transform:translate(-50%, -50%) rotate(-180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}
.adopt_outer {
  background: #f33e17;
}
.over_video img {
  width: 100%;
}
.ps_video {
  margin: 0 auto;
  text-align: center;
  padding: 35px 0px 0 0px;
  border-radius: 50%;
}
.ps_video i:after {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid  rgb(255 171 1 / 78%);
  top: -23%;
  right: -25%;
  background: transparent;
  cursor: pointer;
}
.ps_video i{
  width: 90px;
  height: 90px;
  border-radius: 50%;
  padding: 27px 27px;
  position: relative;
  display: block;
  font-size: 28px;
  border: 6px solid rgb(255 171 1 / 62%);
  box-shadow: 0 0 25px 3px rgb(255 171 1 / 78%);
  position: absolute;
  bottom: 0;
  left: -48px;
  margin: 0 auto;
  transform: translateY(-50%);
  color: white;
  background-color: var(--color-FFAB01);
  right: unset;
}
  @-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75), 0 0 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75), 0 0 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
.why_choose_icon_box {
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  background-color: white;
}
.why_choose_icon_box span {
  color: #010101;
  font-size: 12px;
  font-weight: 500;
}
.top_icon {
  position: absolute;
  top: -23px;
  right: 6%;
  left: unset;
}
.bottom_icon {
  position: absolute;
  bottom: 14px;
  right: 6%;
  left: unset;
}
.bg_overlay {
  width: 50%;
  height: 100%;
  display: block;
  background-color: #fff6e5;
  height: 112%;
  width: 50%;
  position: absolute;
  top: -47px;
  z-index: -1;
  right: 50%;
  left: 50%;
  transform: translateX(50%);
  border-top-right-radius: 60px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 60px;
}
/*------ Projects ------------*/
.head_tab {
  border-radius: 40px;
  padding-bottom: 10em;
}
#our-projects .nav-tabs .nav-item.show .nav-link, #our-projects .nav-tabs .nav-link.active{
  background-color: var(--color-FFAB01);
  color: white;
}
#our-projects .nav-tabs .nav-link{
  background-color: transparent;
  color: white;
  border: 1px solid var(--color-FFAB01);
  font: 500 16px var(--catamaran-font);
  border-radius: 6px;
  padding: 10px 20px;
}
#our-projects .nav-tabs{
  border-bottom: none;
}
#our-projects li.nav-item {
  margin-left: 25px;
}
#our-projects .tab-pane {
  margin-top: -8em !important;
  max-width: 90%;
  margin: 0 auto;
}
.work-info {
  padding: 14px;
  background-color: white;
  box-shadow: 0px 1px 11px #00000014;
  border-radius: 10px;
}
.work-info img {
  border-radius: 10px;
}
.work_title_box {
  padding-top: 20px;
  padding-bottom: 0;
}
.work_title_box .short_title {
  color: #464545;
  font: 400 13px var(--raleway-font);
}
.work_title_box h5 a {
  color: black;
  font: 600 18px var(--catamaran-font);
}
.work_title_box h5 {
  padding: 0;
  padding-top: 5px;
}
.work_outer{
  transition: all .7s ease 0s;
}
.work_outer:hover {
  transition: all .7s ease 0s;
  transform: scale(1.1);
  z-index: 9999;
  overflow: visible;
}
/*------ How We Work ------------*/
#how-we-work .custom_block_inner{
  background-color: white;
  box-shadow: 0px 15px 40px #00000029;
  padding: 20px;
}
#how-we-work .custom_block {
  text-align: right;
  max-width: 300px;
  background-color: white;
}
.how_we_work_p p, .how_we_work_p{
  font-size: 12px;
  font-family: var(--raleway-font);
  font-weight: 400;
  color: #1E1E1E;
  line-height: 26px;
}
.process_count {
  font-size: 150px;
  font-weight: 600;
  position: absolute;
  top: 22px;
  left: 18px;
  background: #D4D4D4;
  background: radial-gradient(ellipse farthest-side at top center, #D4D4D4 0%, #F3F3F3 92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  height: 100%;
  padding-top: 24px;
  right: unset;
}
.process_path {
  position: absolute;
  bottom: 0;
  height: 100%;
  z-index: -1;
}
.circle_border_left {
  right: 0;
}
.circle_border_right{
  left: 0;
}
.circle_border_left, .circle_border_right{
  position: absolute;
  bottom: 0;
  width: 20px;
  height: 38px;
  border: 7px solid var(--color-FFAB01);
  border-radius: 50%;
  background-color: white;
}
/*------ Pricing Plans ------------*/
#pricing-plan {
  background-color: var(--color-FFAB01);
  margin-top: 40px;
}
.plan_outer_block {
  background-color: white;
  padding-right: 30px;
  padding-left: 30px;
  margin-top: -8em;
  margin-bottom: -8em;
  margin-right: 0;
  margin-left: 0;
}
.plan-head h3 {
  font-size: 42px;
}
.plan-head h3{
  padding-left: 2em;
  padding-right: 0;
}
.plan-details {
  box-shadow: 0px 2px 17px #00000029;
  padding: 40px 20px;
  border-radius: 30px;
}
.plan-features .theme_button {
  padding: 10px 18px;
  color: white;
  border-radius: 15px;
  font-size: 14px;
}
.plan-price {
  padding-right: 3em;
}
.plan_price sup {
  color: black;
  font-weight: 700;
  font-size: 12px;
}
.plan_price {
  font: 700 40px var(--catamaran-font);
  color: var(--color-FFAB01);
  line-height: 26px;
}
.plan_package {
  color: #373737;
  font-size: 10px;
  font-weight: 500;
}
.plan-features li {
  color: #373737;
  font-size: 13px;
  margin-bottom: 10px;
  list-style: none;
}
.plan-features li i {
  font-size: 9px;
  transform: rotate(-45deg);
  margin-left: 10px;
  color: black;
}

/*Extra Style*/
.toggle, .toggler {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}
.toggler {
  color: black;
  transition: .2s;
  font-weight: bold;
}
.toggler--is-active {
  color: black;
}
.b {
  display: block;
}
.toggle {
  position: relative;
  width: 60px;
  height: 38px;
  border-radius: 100px;
  background-color: #e9e9e9;
  overflow: hidden;
  box-shadow: inset 0 0 2px 1px rgb(0 0 0 / 5%);
}
.check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
}
.check:checked ~ .switch {
  left: 6px;
  right: 46.5%;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: right, left;
  transition-delay: .08s, 0s;
}
.switch {
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 5px;
  left: 46.5%;
  background-color: var(--color-FFAB01);
  border-radius: 36px;
  z-index: 1;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: right, left;
  transition-delay: 0s, .08s;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.hide{
  display: none;
}
.plan_toggle_switch {
  position: absolute;
  top: 50%;
  left: 2em;
  transform: translateY(-50%) rotate(-90deg);
  z-index: 999;
  right: unset;
}
/*------ Case Studies ------------*/
.case_studies_p p, .case_studies_p {
  font-size: 13px;
  margin-bottom: 0;
}
.case_outer img{
  margin-left: 15px;
}
.case_outer_block {
  box-shadow: 0px 1px 9px #00000029;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
/*------ Team ------------*/
.team-box {
  box-shadow: 0px 1px 9px #00000029;
  border-radius: 20px;
  padding: 12px !important;
  background-color: white;
}
.flipster{
  overflow: hidden !important;
}
.team-box img{
  border-radius: 20px;
}
h5.team_head a {
  color: black;
  font-size: 17px;
}
.team-box-inner span{
  color: var(--color-FFAB01);
  font-size: 10px;
}
.team_social a {
  background-color: black;
  padding: 2px;
  color: white;
  width: 13px;
  height: 14px;
  display: inline-grid;
  border-radius: 3px;
}
.team_social a:hover {
  background-color: var(--color-FFAB01);
}
.team_social a i {
  font-size: 10px;
}
#our-team .flipster__button.flipster__button--prev:after {
  content: "\f30a";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: block;
  font-weight: 900;
}
#our-team .flipster__button.flipster__button--next:after {
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: block;
  font-weight: 900;
}
#our-team .flipster__button svg{
  display: none;
}
#our-team button.flipster__button{
  font-size: 15px;
  padding: 8px 14px;
  color: white;
  border: none;
  background-color: var(--color-FFAB01);
  opacity: 1;
  position: unset;
  margin: 0 auto;
}
#our-team .flipster__button.flipster__button--prev{
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 3px solid black;
  border-left: 0;
  position: relative;

}
#our-team .flipster__button.flipster__button--next {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 3px solid black;
  position: relative;
  top: -48px;
  left: -30px;
  right: unset;
}
#our-team .flipster__button--prev {
    right: -20px;
}
ul.flip-items {
  margin-bottom: 61px;
}
#our-team .flipster__button:hover{
  background-color: black;
}
#our-team .flipster__button.flipster__button--next:before {
  content: '';
  content: '';
  width: 142px;
  height: 3px;
  background-color: #ccc;
  display: block;
  position: absolute;
  left: -319%;
  top: 18px;
  right: unset;
}
#our-team .flipster__button.flipster__button--prev:before {
  content: '';
  width: 142px;
  height: 3px;
  background-color: #ccc;
  display: block;
  position: absolute;
  right: -319%;
  top: 18px;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.owl-carousel .owl-dots button.owl-dot {
  background-color: transparent!important;
  margin: 0 3px;
  outline: none;
  border: 1px solid var(--color-FFAB01)!important;
  border-radius: 50%;
  padding: 3px!important;
  height: auto!important;
  width: auto!important;
}
.owl-carousel .owl-dots button.owl-dot span {
    background-color: transparent;
    padding: 4px;
    display: block;
    border-radius: 50%;
}
.owl-carousel .owl-dots button.owl-dot.active span {
    background-color: var(--color-FFAB01);
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  top: 45%;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 15px;
  padding: 12px 14px;
  color: white;
  border: none;
  background-color: var(--color-FFAB01);
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  background-color: black;
}
.owl-nav {
  display: block;
  text-align: center;
  margin-top: 30px;
  position: relative;
}
/*.owl-nav:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(-50%);
  background-color: #d6d6d6;
  width: 40%;
  height: 2px;
  display: block;
  margin: 0 auto;
  left: 50%;
  right: 50%;
}*/
.owl-carousel .owl-stage-outer{
  padding-bottom: 7px;
}
.owl-carousel .owl-nav button.owl-prev i, .owl-nav button.owl-prev i{
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 3px solid black;
  border-left: 0;
}
.owl-carousel .owl-nav button.owl-next i, .owl-nav button.owl-next i{
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 3px solid black;
}
.custom-nav{
  text-align: right;
}
/*----------------Newsletter Banner --------------*/
#newsletter-banner {
  margin-top: 7em
}
.newsletter_row{
  border-radius: 20px;
  background-color: var(--color-FFAB01);
}
.newsletter-banner-head .section_text, .newsletter-banner-head .section_text p{
  color: black;
  font-size: 13px;
  margin-bottom: 0;
}
.newsletter_shortcode input[type="email"]{
  border: none !important;
  padding: 12px;
  background-color: white;
  border-radius: 36px;
  font-size: 12px;
}
.newsletter_shortcode input[type=submit] {
  background-color: var(--color-FFAB01);
  color: white;
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  border: none;
  text-transform: uppercase;
  padding-left: 15px;
  font-size: 14px;
  border-radius: 36px;
  right: unset;
}
.newsletter_img_column {
  margin-top: -6em;
}
.wpcf7-spinner{
  display: none;
}
/* ----------- Latest News ------------- */
.news-box h5 a {
  font-size: 18px;
  color: black;
}
.news-box h5 {
  box-shadow: 0px -3px 6px #0000000d;
  border-radius: 0px 0px 15px 15px;
  background-color: white;
  padding: 10px 15px;
  position: relative;
}
.news_date {
  padding-left: 20px;
}
.news_date, .entry-comments {
  color: var(--color-121212);
  font-weight: 400;
  font-size: 14px;
}
.news_date i, .entry-comments i {
  color: var(--color-121212);
  padding-left: 10px;
}
.news-text {
  color: var(--color-121212);
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news-box {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border: 1px solid #e9e3e3;
}
.news_content h5 a {
  font-size: 18px;
  font-weight: 600;
}
.post_img {
  margin-top: -10px;
}
.owl-carousel .owl-item .auther_details img {
  width: 40px !important;
}
.news_content {
  box-shadow: -1px 3px 10px #00000021;
  border-radius: 20px 20px 0px 0px;
  background-color: white;
  padding: 20px;
  position: relative;
  margin-top: -16px;
}
.news-text {
  color: #060505;
  font-size: 13px;
  line-height: 22px;
  margin-top: 10px;
}
.auther_details img {
  width: 35px;
  border-radius: 50%;
  margin-left: 5px !important;
}
.auther_name, .news_date, .entry-comments {
  font-size: 12px;
  color: #060505;
}
.auther_details {
  margin-top: 10px;
}
.news-box .entry-comments i {
    color: var(--color-FFAB01);
}
/*---------Testimonial--------------*/
#testimonials .section_main_head h3{
  color: var(--color-FFAB01);
}
.inner-body {
    padding-top: 8px;
}
.owl-carousel .owl-item .testimonials-img img {
  width: 104px !important;
  height: 104px;
  margin-left: 15px !important;
}
.testimonial-title a {
  font: 600 18px var(--catamaran-font);
  color: black;
}
.t-desig {
  font: 400 14px var(--catamaran-font);
  color: black;
}
.testimonials-info p {
  font-size: 12px;
}
#testimonials .testimonial-star i {
  color: #ffcd3c;
  font-size: 10px;
}
.quote_box {
  box-shadow: 0px 1px 9px #00000024;
  border-radius: 15px;
  background-color: white;
  padding: 25px;
}
#testimonials .owl-stage-outer {
  padding: 10px;
  padding-top: 36px;
}
.quote_box i.fas.fa-quote-left {
  background-color: var(--color-FFAB01);
  color: white;
  padding: 16px;
  border-radius: 50%;
  font-size: 24px;
  position: absolute;
  top: -32px;
  left: 32px;
  z-index: 999;
  right: unset;
}

.testimonial_bg {
  display: inline-block;
  position: relative;
  float: right;
  right: -5em;
  top: -1em;
}
/*-------------- Our records ------------------*/
.records-info .media {
  background-color: #E9E9E9;
  padding: 20px;
  border-radius: 10px;
}
.records-info .media img{
  margin-left: 15px; 
}
.records-info .box-count {
  font: 800 20px var(--catamaran-font);
  color: black;
}
.records-info h6 {
  color: #1E1E1E;
  font-weight: 400;
  font-size: 14px;
}
.record_img_column{
  text-align: left;
}
#testimonial_record svg {
  position: absolute;
  z-index: -1;
  bottom: 0;
  width: 100%;
  height: 100%;
  float: left;
  display: block;
  left: 0;
  /* top: 20em; */
}
#our-records {
  margin-bottom: 50px;
}
/*--------Brands---------*/
#our-brands .owl-stage-outer {
  box-shadow: 0px 1px 14px #00000029;
  border-radius: 10px;
  padding-top: 2em;
  padding-bottom: 2em;
}
.brand-images {
  border-left: 1px solid #f4e9e9;
}
/*------------------ Contact Page -----------------*/
.c_icon {
  display: table;
  margin: 0 auto;
  padding: 28px 0;
  border: 1px solid var(--color-FFAB01);
  height: 100px;
  width: 100px;  
}
h3.contact-page {
  margin-right: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form {
  box-shadow: 0px 1px 9px #00000024;
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 30px;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
}
.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-"] {
  width: 100%;
  background-color: #ffffff;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  background-color:#fff;
  border: 1px solid #ccc;
}
.inner-cont:hover i {
    color: #fff;
}
.inner-cont:hover .c_icon {
    background-color: var(--color-FFAB01);
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"], .contact-box .wpcf7 input[type="textarea"] {
  width: 100% !important;
  font-size: 12px;
  padding: 10px 10px;
  margin: 0 0 23px 12px;
  height: auto;
  float: right;
  text-align: right;
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  color: #13182c;
  font-style: italic;
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  color: #13182c;
  font-style: italic;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 0;
  width: 100%;
}
.inner-cont {
  padding: 10px 5px;
}
.contac_form h3 {
  text-align: center;
  color: var(--color-FFAB01);
}
.contact-email i, .contact-address i, .contact-phone i {
  text-align: center;
  background-color: transparent;
  border-radius: 50%;
  font-size: 38px;
  color: var(--color-FFAB01);
  margin: 0 auto;
  text-align: center;
  width: 87px;
  display: inline-table;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 20px 0;
}
.contact-box a{
  color:#1d2027;
  font-size: 14px;
}
.c_content span {
  font-size: 16px;
  color:#13182c;
  font-weight: 600;
}
.c_content p{
  font-size: 16px;
  color:#13182c;
}
.contac_form form {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 20px;
  padding-bottom: 5px;
  margin-bottom: 5%;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.contact-box .contac_form textarea{
  max-height: 100px;
}
.contact-box .contac_form textarea::placeholder{
  color: #13182c;
  font-style: italic;
}
.contact-box p {
  color: #000000;
  padding-right: 10px;
  padding-left: 10px;
}
/* ----------------------- POST---------------------- */
.post-section {
  padding: 20px 0;
}
.post-template-default h1 {
  font-size: 30px;
}
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: var(--color-FFAB01);
  color: #ffffff !important;
  border: 1px solid var(--color-FFAB01);
}
.navigation span.page-numbers.current{
  background: #ffffff;
  border: 1px solid var(--color-FFAB01);
  color: #000000 !important;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 15px 12px 14px;
  color: #fff;
  margin-left: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 11px 12px 10px
}
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:30px 0;
}
.bradcrumbs a{
  background-color: var(--color-FFAB01);
  color: #fff;
  padding:5px 15px;
  margin-left:5px;
  font-weight: 600;
}
.bradcrumbs span{
  background:#fff;
  color: #000;
  padding:5px 15px;
  font-weight: 600;
}
/* --------- Blog Page ------- */
.postbox h3 {
  padding: 10px 0;
}
.metabox img {
  border-radius: 50%;
  margin-right: 30%;
}
.widget_recent_entries li {
  margin: 20px 10px;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.metabox span.seperator:first-child {
  display: none;
}
.metabox span{
  margin-left: 10px;
}
.metabox span i{
  margin-left: 10px;
}
.metabox .entry-date{
  margin: 0 0 0 15px;
  color:#13182c;
}
.metabox .entry-author{
  margin: 0 0 0 15px;
  color:#13182c;
}
.metabox .entry-author a,
.metabox .entry-comments{
  color: #13182c;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: right;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.feature-box{
  margin-bottom: 10px;
}
.feature-box img{
  width: 100%;
}
.single-post-block .single-content p {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 27px;
  color: #90939c;
  font-family: var(--catamaran-font);
}
.authordetails {
  padding-top: 25px;
}
.authordetails .author_links{
  font-family: var(--catamaran-font);
}
.authordetails .b-content{
  font-size: 14px;
  font-family: var(--catamaran-font);
}
.authordetails ul {
  list-style-type: none;
  margin-right: 18%;
  position: relative;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a {
  background-color: var(--color-FFAB01);
  padding: 9px 15px 9px 15px;
  color: white;
  text-align: center;
}
.inner-sbox h3 a{
  font: bold 18px/35px var(--catamaran-font);
  letter-spacing: 0px;
  color: black;
}
.inner-sbox p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#90939c;
  font-family: var(--catamaran-font);
}
.inner-sbox .post-readmore{
  font: 400 12px/15px var(--catamaran-font);
  letter-spacing: 0px;
  color: #FF4848;
  display: inline-block;
}
.post-featured .blog-information ul.post-categories a{
  font: 400 14px/15px var(--catamaran-font);
  letter-spacing: 0px;
  color: black;
}
.post-featured span.latest-post-cate ul li a:after {
  content: '';
  background: #B2B2B2;
  position: absolute;
  width: 3px;
  height: 3px;
  border-radius: 50px;
  top: 12px;
  left: 10px;
}
.post-featured .blog-date{
  font: normal normal normal 14px/15px var(--catamaran-font);
  letter-spacing: 0px;
  color: black;
}
.archive  h1{
  font-family: var(--catamaran-font);
  color: #13182c;
  font-weight: normal;
  font-size: 30px;
  padding-top: 25px;
}
.postbox.smallpostimage {
    border: 1px solid #A3A3A3;
    border-radius: 0 0 15px 15px;
}
.post-content-boxx {
    padding: 15px 40px 30px;
}
/*-------404 Pgae----------*/
.page-content h1 {
  font-size: 150px;
  color: var(--color-FFAB01);
  text-shadow: -1px 1px 1px black, -2px 2px 1px black, -3px 3px 1px black, -4px 4px 1px black, -5px 5px 1px black, -6px 6px 1px black, -7px 7px 1px black, -8px 8px 1px black, -25px 25px 8px rgb(0 0 0 / 20%);
}
p.text-404 {
  margin: 2rem 0;
  font-size: 20px;
  font-weight: 600;
  color: #444;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/*---- Related post css -----*/
.related-posts .postbox{
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  padding: 10px;
}
.related-posts{
  padding: 2% 0;
  border-top: 1px solid;
  clear: both;
}
.related-posts h2{
  font-size: 28px;
  font-weight: 600;
  color: #000;
  letter-spacing: 0;
}
/*------------- Page -----------------*/
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: right !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: right;
  margin-left: 7px;
}
.post_ctg{
  margin-bottom: 10px;
}
/*--- Share icon css ----*/
.share_icon i {
  padding: 10px 8px 10px 10px;
  margin: 0 0;
  background-color: #ffffff;
  color: var(--color-FFAB01);
  border: 1px solid var(--color-FFAB01);
  border-radius: 7px;
  width: 36px;
  margin: 5px 4px;
  text-align: center;
}
.share_icon i:hover {
  color: #ffffff;
  background-color: var(--color-FFAB01);
}
#blog-right-sidebar #slider,#blog-left-sidebar #slider,#full-width-blog #slider{
  margin-bottom: 3%;
}
/* post comment button */
input#submit:hover{
  transition: 0.2s;
  border-right: none !important;
  border-left: none !important;
}
/* next button */
.nav-next .meta-nav, .nav-previous .meta-nav{
  transition: all 0.5s;
}
.nav-next .meta-nav, .nav-previous .meta-nav{
  position: relative;
  transition: 0.5s;
}
.nav-next .meta-nav:hover{
  padding: 8px 10px 8px 30px;
}
.nav-next .meta-nav:after{
  content: '»';
  position: absolute;
  opacity: 0;
  top: 2px;
  left: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-next .meta-nav:hover:after {
  opacity: 1;
  left: 10px;
}
/* previous button */
.nav-previous .meta-nav:hover{
  padding: 8px 30px 8px 10px;
}
 .nav-previous .meta-nav:after {
  content: '«';
  position: absolute;
  opacity: 0;
  top: 2px;
  right: -20px;
  transition: 0.5s;
  font-size: 20px;
}
.nav-previous .meta-nav:hover:after {
  opacity: 1;
  right: 10px;
}
.wpcf7 form .wpcf7-response-output{
  margin-right: 0;
  text-align: center;
}
/*------------- Page -----------------*/
.middle-content {
  padding-bottom: 20px;
}
.above_title {
  padding-top: 13em;
  text-align: center;
  padding-bottom: 80px;
}
.title-box {
  margin-bottom: 25px;
  color: black;
  background-size: cover;
  background-repeat: no-repeat;
}
.title-box img {
  width: 100%;
}
.title-box h1 {
  font-weight: 600;
  font-size: 40px;
  color: white;
}
.tc_breadcrumbs {
  color: white;
}
.authordetails {
  padding: 20px;
  border: 1px solid #ccc;
  margin-top: 20px;
}
.authordetails .author_links {
  padding-right: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a i {
  font-size: 14px;
}
.author_links a {
  text-transform: capitalize;
  font-size: 18px;
  color: black;
}
.socila_share{
  margin-bottom: 0;
}
.related-post-wrapper a {
  font-size: 17px;
  margin-top: 10px;
  display: block;
  margin-bottom: 10px;
  color: black;
  font-weight: 600;
}
.post-single-text {
  line-height: 26px;
}
.post_img img {
    width: 100%;
}
/*-------------- media section ---------------*/
@media screen and (max-width:767px) {
  #testimonials .owl-stage-outer{
    padding: 0;
    padding-top: 36px !important;
  }
  .work_outer {
    position: unset !important;
  }
  #masthead {
    position: unset;
  }
  .top_contact ul li a, .top_contact ul li span, .top_contact ul li a, .top_contact ul li i{
    color: black;
  }
  .top_contact ul li a, .top_contact ul li span, .top_contact ul li a{
    font-weight: 500;
  }
  .logo_inner{
    text-align: center;
    position: unset;
  }
  .share_search_block{
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 10px;
  }
  .social_share_btns {
    top: unset;
  }
  .social-btn a {
    display: inline-block;
  }
  .share_page, .search_form  {
    padding: 18px;
    border: 1px solid #ccc;
  }
  form.search-form.serach-page{
    right: 43%;
  }
  #top-header {
    margin-bottom: 20px;
  } 
  .woocommerce .cart-collaterals .cart_totals, .top_contact, .news-box h5, .news_content, .custom-nav, .quote_box {
    text-align: center;
  }
  #slider h3 {
    font-size: 18px !important;
    text-align: center;
    line-height: 21px;
  }
  .about-details{
    text-align: center;
    padding: 20px;
  }
  .media, .media img {
    display: block !important;
    text-align: center;
    margin: 0 auto !important;
  }
  .media img {
    margin-bottom: 15px;
  }
  .section_main_head.heading-half-width{
    max-width: 100%;
  }
  .why_choose_icon_box .media, .auther_details .media {
    display: flex !important;
  }
  #why_choose-us .about-image{
    padding-left: 0;
  }
  .ps_video i{
    bottom: 35px;
    left: 30px;
  }
  .toggler{
    margin: 0;
  }
  .media img{
    margin-bottom: 0;
  }
  .why_choose_icon_box img, .auther_details .media img{
    margin-left: 7px !important;
  }
  .head_tab{
    padding-right: 20px;
    padding-left: 20px;
  }
  #our-projects li.nav-item, .plan_inner_block{
    margin-bottom: 18px;
  }
  #how-we-work .custom_block{
    margin: 0 auto;
  }
  #pricing-plan{
    margin-top: 4em;
  }
  .plan-price{
    padding-right: 0;
  }
  .plan_price, .plan_inner_block, .testimonial-data .media-body{
    display: block !important;
  }
  .plan_price sup{
    top: -2em;
  }
  .plan-features ul {
    margin: 0;
  }
  .plan-head h3{
    padding-left: 0px;
  }
  .plan-head, .case_outer, .plan-details, .plan_inner_block, .work-info, .footer-cols {
    text-align: center;
  }
  #case-studies {
    margin-top: 5em !important;
  }
  .section_main_head{
    text-align: center;
  }
  #newsletter-banner {
    margin-top: 1em;
    padding-top: 2em;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  .woocommerce-cart table.cart td.actions .coupon button.button {
    width: auto;
    margin: 0 auto;
    float: none !important;
  }
  .woocommerce-page table.cart td.actions .button {
    margin: 0 auto !important;
  }
  #slider ol.carousel-indicators, .slide_p, #footer ul li:before {
    display: none;
  }
  section {
    padding: 20px 0;
    background-size: cover;
  }
  .slider-box {
    padding: 0;
    max-width: 80%;
    right: 0;
    left: 0;
    border-style: none;
    top: 51%;
    text-align: center;
    margin: 0 auto;
    clip-path: none;
  }
  #slider .carousel-prev-button, #slider .carousel-next-button {
    bottom: 36%;
  }
  .logo h1 a {
    font-size: 21px;
  }
  .post-navigation .nav-previous, .post-navigation .nav-next, blockquote, .work-info img {
    width: 100%;
  }
  #mega-menu-wrap-top_menu .mega-menu-toggle.mega-menu-open + #mega-menu-top_menu {
      display: block;
      position: absolute;
      width: 100%;
      z-index: 999;
      background: #fefefe;
      box-shadow: 0px 0px 15px #f5f5f5;
      top: 30px;
  }
  #mega-menu-wrap-top_menu .mega-menu-toggle{
    background: unset;
  }
  .topmenu-boxx{
    order: 3;
  }
  #mega-menu-wrap-top_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-top_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-top_menu .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
    background-color: #000;
    width: 30px;
  }
  .admin-login.text-end{
    text-align: right !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .page-template-blog-with-left-right-sidebar .blog_inner_box {
    width: 100%;
  }
  .about-image {
    display: flex;
    align-items: center;
  }
  .top_contact ul li:last-child {
    display: none;
  }
  .share_search_block {
    width: 86%;
  }
  .share_search_block i{
    font-size: 14px;
  }
  #slider h3 {
    font-size: 22px;
    line-height: 21px;
  }
  .slider-box {
    position: absolute;
    top: 61%;
    right: 10%;
  }
  .about-details, .plan-head h3{
    padding-left: 0;
  }
  section {
    padding: 30px 0;
  }
  .ps_video i{
    bottom: 21px;
    left: -23px;
  }
  .bg_overlay{
    top: -22px;
  }
  .case_outer_block.case_first img {
    margin-left: 0 !important;
    width: 100%;
  }
  .plan_inner_block{
    margin-bottom: 18px;
    display: block !important;
    text-align: center;
  }
  .team-head, .newsletter-banner-head, #testimonials .section_main_head{
    text-align: center;
  }

}
@media screen and (max-width: 991px){
  .testimonial_bg {
    right: 0;
    margin: 0 auto;
    float: none;
    top: 16px;
  }
  .footer-cols, .custom-nav{
    text-align: center;
  }
  #slider .slide_nav i{
    font-size: 12px;
  }
  #slider .slide_nav a{
    padding: 3px 9px;
  }
  .section_main_head h3{
    font-size: 26px;
  }
  .about-head h4{
    font-size: 20px;
  }
  .row.pb-5 {
    padding-bottom: 0 !important;
  }
  .plan_toggle_switch{
    position: unset;
    transform: unset;
    margin: 0 auto;
    display: table;
  }
  .circle_border_left, .circle_border_right{
    display: none;
  }
  .newsletter-banner {
    display: block !important;
  }
  .newsletter_img_column{
    margin-top: 0;
  }
  .newsletter-banner-head {
    padding-top: 20px;
  }
  .footer-navigation{
    margin-top: 20px;
  }
  #footer .top_social a:last-child {
    margin-left: 0;
  }
  #footer .footer_contact ul li{
    display: block;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  .top_contact ul li{
    padding-left: 12px;
  }
  .top_contact ul li a, .top_contact ul li span, .top_contact ul li a{
    font-size: 12px;
  }
  .slider-box{
    right: 12%;
  }
  .slider-box{
    max-width: 30%;
  }
  .plan_toggle_switch{
    left: -3em;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px){
  .plan_toggle_switch {
    left: 0;
  }
  .slide_nav{
    right: 2%;
  }
  .top_contact ul li{
    padding-left: 12px;
  }
  .top_contact ul li a, .top_contact ul li span, .top_contact ul li a{
    font-size: 12px;
  }
}
@media screen and (max-width: 1024px){
  .header-menu-boxx.text-end {
    text-align: right !important;
  }
  .side-navigation ul li.current_page_item a:after{
    display: none;
  }
  .side-navigation ul li:hover > ul{
    animation:unset;
  }
  .side-navigation ul li{
    width: 100%;
  }
    /* .side-navigation ul li a,  .side-navigation li */
  .headerbar, .side-navigation,
  .side-navigation ul ul li,
  .current_page_item{
    display: block;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    text-align: right;
    color: #000;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation,.side-navigation li {
    padding: 12px 5px;
  }
  .side-navigation ul li a {
    padding: 5px 8px;
    color: #fff;
    text-align: right;
    font-size: 15px;
    font-weight: 600;
  }
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: #111;
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: .5s;
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: block !important;
  }
  .side-navigation ul ul,.side-navigation ul ul li {
    background: var(--transparent) !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li{
    padding-right: 15px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation ul>li.menu-item-has-children>a:after{
    margin-top: 0;
  }
  iframe {
    width: 100%;
    height: auto;
  }
  .menubar-box{
    padding: 0px;
  }
  .header-content-btn a{
    margin: 0px 28px;
  }  
}
.metabox span {
  display: inline-block;
}