/*
Theme Name: Luxury Hotels 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: #757575;
  overflow-x: hidden;
  font-family: var(--primary-font);
  line-height: 24px;
}
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.2;
  color: #222222;
  font-family: var(--secondary-font);
  font-weight: 800;
}
p{
  margin:0 0 15px;
  font-size:14px;
  font-weight:400;
  line-height: 26px;
}
body a{
  text-decoration:none;
  color: var(--color-primary);
}
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: 80px 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;
  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: whiteright 7 top 50%d;
  border: 1px solid #414647;
}
a:hover {
    color: var(--color-primary);
}
/*-------------------------- 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-primary);
  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;
}
.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-primary);
  border-radius: 30px;
  padding: 10px 14px;
  color: #fff;
}
.theme_button a, a.theme_button2, a.theme_button3, a.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, input[type="submit"], a.custom_read_more, .custom_cart a, table.compare-list .add-to-cart td a:not(.unstyled_button), button#bmi_submit, .contact-box .contac_form input[type="submit"], input[type="submit"], .contact_shortcode input[type="submit"] {
  font: 700 14px var(--primary-font);
  display: inline-block;
  padding: 16px 28px;
  border-radius: 10px;
  border: none;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
  box-shadow: 0px 7px 10px 0px rgba(211, 162, 69, 0.6);
  color: white;
}
.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, .contact-box .contac_form input[type="submit"]{
  background-color: var(--color-primary);
  color: white;
}
.contact-box .contac_form input[type="submit"]{
  border: none;
}
a.theme_button, .contact_shortcode input[type="submit"], .newsletter_shortcode input[type="submit"], input[type="submit"], .contact_us_shortcode input[type="submit"]{
  background-color: var(--color-primary);
  color: white;
}
a.theme_button2, .theme_button:hover{
  background-color: var(--color-secondry);
  color: white;
}
a.theme_button3, {
  background-color: #222222;
  color: white;
}
a.theme_button:hover, .contact-box .contac_form input[type="submit"]:hover {
  background-color: var(--color-primary);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  color: #fff;
  transform: translateY(-7px);
}

a.theme_button2:hover {
  background-color: var(--color-primary);
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.1);
  color: #fff;
  transform: translateY(-7px);
}
/*----- 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: #201c31;
  cursor: pointer;
  z-index: 999999;
}
.spinner-loading-box .preloarder{
  position:absolute;
  width:100px;
  height:70px;
  display:inline-block;
  transform-origin:center;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.spinner-loading-box .loader {
  position: relative;
  width: 64px;
  height: 64px;
  background-color: white;
  transform: rotate(-45deg);
  overflow: hidden;
  display: block;
}
.spinner-loading-box .loader:after{
  content: '';
  position: absolute;
  inset: 8px;
  margin: auto;
  background: #201c31;
}
.spinner-loading-box .loader:before{
  content: '';
  position: absolute;
  inset: -15px;
  margin: auto;
  background: var(--color-primary);
  animation: diamondLoader 2s linear infinite;
}
@keyframes diamondLoader {
  0%  ,10% {
    transform: translate(64px , -64px) rotate(45deg)
  }
  90% , 100% {
    transform: translate(0px , 0px) rotate(45deg)
  }
}
/*------------------ Comments BOX ------------------*/
#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 #cccccc;}
#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-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-primary);
  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-primary);
  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-primary);
  padding: 5px 20px 6px 20px;
  color: white;
  border-radius: 0;
}
.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-primary);
  font-weight: 500;
  padding: 0px;
  font-size: 14px;
  position: relative;
  /* margin-bottom: 10px; */
  /* background-color: var(--color-primary); */
  display: inline-block;
  /* padding: 7px 20px; */
  border-radius: 20px;
  margin-bottom: 20px !important;
  margin: 20px auto;
  text-align: center;
  display: block;
  text-transform: uppercase;
}
#sidebar h3:before, #sidebar h2:before{
  content: '';
  width: 52px;
  height: 7px;
  width: 58px;
  height: 8px;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: -10px;
  margin-right: 3px;
  border: 3px solid var(--color-ternary);
  border-bottom: none;
  margin: 0 auto;
}
.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-color: var(--color-primary);
  width: 29%;
}
#sidebar aside {
  margin-bottom: 40px;
  padding: 15px;
  border: 1px solid #ebebeb;
}
#sidebar ul {
  padding:0;
}
#sidebar ul li {
  list-style: disc;
  margin-bottom: 10px;
}
#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-primary);
  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: 5px 0px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 500;
  -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-color: var(--color-primary);
}
.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-primary);
  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-primary);
}

.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-primary);
}
.woocommerce-message {
    border-top-color: var(--color-primary);
}
.woocommerce-message::before {
    content: "\e015";
    color: var(--color-primary);
}
.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-primary);
}
#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-primary);
}
#footer .tagcloud a:hover{
  background: var(--color-primary);
  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;
}
.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 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-primary);
}
#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-primary);
}
.woocommerce ul.products li.product .onsale, .woocommerce span.onsale {
  background-color: var(--color-primary);
  color: white;
  padding: 6px;
  font-size: 13px;
  font-weight: 700;
  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: 13px 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-primary);
}
.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-primary);
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 48%;
  height: 49px;
}
.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-primary);
}
.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-primary);
}
.woocommerce-message::before {
  color: var(--color-primary) !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-primary);
  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 table.shop_table td{
  text-align: right;
}
.woocommerce-product-search button {
  font-size: 14px;
  color: white;
  font-weight: 700;
  background-color: var(--color-primary);
  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-primary);
}
.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-primary);
  border: none;
  padding: 10px;
}
.contact_widget .media a {
  color: #cfd3d7;
}
.contact_widget .media i {
  padding-top: 6px;
  padding-left: 15px;
  font-size: 16px;
  color: white;
}
.contact_widget span.contact-text {
    color: white;
}
button.wp-block-search__button {
  background-color: var(--color-primary);
  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;
}
.search-no-results input.search-field {
  padding: 4px;
  margin: 0;
}
.side-navigation ul li.current-menu-item.menu-item-has-children>a:after{
  display: none;
}
.project-meta span{
  font-weight: 700;
}
.social-profiles i {
  padding-left: 10px;
}
/*---------------- Section Heading-----------------*/
.section_main_head.heading-half-width {
  max-width: 50%;
  margin: 0 auto;
}
.section_main_head .section-text, .section_main_head .section-text p {
  margin-bottom: 0;
  margin: 0 auto;
  font-weight: 400;
  color: #757575;
}
#about-us .section-text, #about-us .section-text p {
  max-width: 100%;
  margin: 0;
  color: #dbdbdb;
}
.section_main_head h6 {
  font-weight: 400;
  position: relative;
  font-size: 26px;
  padding-bottom: 0;
  padding-top: 0;
  color: var(--color-primary);
  font-family: var(--ternary-font);
}
.section_main_head.white_head h3{
  color: white;
}
.section_main_head.white_head h6:before{
  background-color: white;
}
.section_main_head.white_head .section-text, .section_main_head.white_head .section-text p {
  color: white;
}
.section_main_head h3 {
  position: relative;
  color: #141B22;
  font-size: 32px;
  font-weight: 700;
  padding-top: 0;
}
.head-full-width-center {
  max-width: 40%;
  margin: 0 auto;
}
/* Title Banner*/
.banner_title_box {
  position: relative;
  margin-bottom: 3em;
}
.content_on_banner {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  max-width: 100%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.title-banner-content {
  text-align: center;
  color: white;
}
.banner_title_box h1 {
  color: #141B22;
  font-weight: 700;
  font-size: 32px;
}
.banner_title_box img {
  width: 100%;
}
.single_line_head h6:before {
  content: '';
  background-color: var(--color-primary);
  width: 40px;
  height: 1px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-right: 3px;
}

.head-design h6:before {
  content: '';
  width: 52px;
  height: 7px;
  width: 58px;
  height: 8px;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  top: -10px;
  margin-right: 3px;
  border: 3px solid var(--color-ternary);
  border-bottom: none;
  margin: 0 auto;
}
.woocommerce .loader::before{
  display: none;
}
.woocommerce div.product div.images img {
    width: auto;
    margin: 0 auto;
}
.woocommerce ul.products li.product a img {
    width: auto;
    margin: 0 auto;
}
.mobile-menu {
    display: none;
}
.contact-box {
    margin-top: 3em;
}
/*-------------- Top Bar ---------------*/
#masthead {
  width: 100%;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.top-bar .container {
    position: unset;
}
.left-navigation-block {
  flex: 0 0 auto;
  width: 38.666667%;
}
.logo-outer {
  flex: 0 0 auto;
  width: 22.666667%;
}
.right-navigation-block {
    flex: 0 0 auto;
    width: 38.666667%;
}
.top-bar {
  background-color: var(--color-secondry);
  padding: 15px 0 40px 0;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  position: relative;
}
.header-git-block {
  display: inline-block;
  
}
.header-git-block:first-child {
  padding-left: 19px;
  margin-left: 15px;
  position: relative;
}
.header-git-block:first-child:after {
  content: '';
  background-color: white;
  display: block;
  width: 2px;
  height: 9px;
  position: absolute;
  left: 0;
  top: 6px;
  right: unset;
}
.header_social a i {
  color: white;
  padding-left: 14px;
}
a.header-contact-text {
  color: white;
  font-size: 14px;
}
.header-git-block i {
  color: white;
  margin-left: 7px;
  padding-top: 4px;
}
.header_social {
  margin-left: 14px;
}
.fixed-header .logo_inner{
  margin-top: -29px;
}
.logo_inner {
  background-color: var(--color-primary);
  text-align: center;
  border-radius: 10px;
  position: relative;
  margin-top: -41px;
  bottom: 0;
  width: 100%;
  padding-top: 11px;
  z-index: 990;
  top: 25px;
}
.logo-shape {
  position: absolute;
  bottom: -32px;
  width: 93%;
  right: 0;
  left: 0;
  z-index: 9;
  margin: 0 auto;
}
.logo-shape svg {
  width: 100%;
}
.menu_container {
  background-color: white;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-radius: 10px;
  margin-top: -27px;
}
.search-block i.fas.fa-search {
  background-color: #7337BD;
  padding: 19px 14px 14px 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  color: white;
}
.header-contact-box span {
  background-color: var(--color-primary);
  color: #121212;
  font-size: 12px;
  padding: 2px 5px;
  font-weight: 600;
}
.side-navigation {
  padding-right: 15px;
  padding-left: 15px;
}
.right-menu {
  margin: 0;
  text-align: left;
}
.left-menu{
  margin: 0;
}
.right-contact-box .header-git-block {
  width: auto;
  border-bottom: none;
}
.right-contact-box {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.left-contact-box {
  padding-bottom: 2px;
  border-bottom: 1px solid #e5e5e5;
}
.right-contact-box-inner {
  padding-bottom: 2px;
  border-bottom: 1px solid #e5e5e5;
}
.top-logo-wrapper {
  position: relative;
}
.logo-block {
  background-color: white;
  transform: scale(1.5);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.15);
  z-index: 9;
}
.header-contact-box {
  text-align: left;
}
.header-contact-box i, .schedule-service i {
  color: var(--color-secondry);
  padding-left: 4px;
}
.header-contact-box a, .schedule-service a {
  color: white;
  padding-right: 5px;
  padding-left: 10px;
}
.head-social {
  margin-right: 4px;
}
#top-header:after {
  content: "";
  background-color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  height: 100%;
  width: 30%;
  z-index: 0;
  box-shadow: 0px -25px 20px -20px rgba(0, 0, 0, 0.05), 0px 25px 20px -20px rgba(0, 0, 0, 0.05);
  
}
/*----------Sticky Header------*/
.fixed-header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  background: white;
  z-index: 999999;
  margin-top: 0;
}
.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;
}
.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;
}
.search_mobile{
  display: none !important;
}
/*----------------Menu bar-----------*/
@keyframes smoothScroll {
  0% {transform: translateY(-40px);}
  100% {transform: translateY(0px);}}

.close-sidebar {
  font-size: 25px;
  text-align: left;
  color: #fff;
  padding: 16px 20px;
}
.headerbar {
  font-size: 30px;
  font-weight:900;
}
.side-navigation li {
  position: relative;
  padding: 22px 14px;
  display: inline-block;
}
.side-navigation li:last-child{
  border-left: none;
}
.side-navigation a {
  font-size: 12px;
  text-transform: uppercase;
  color: #222222;
  font-weight: 600;
}
.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:before, .side-navigation ul li.current-menu-item a:before {
    transform: scale(1.0);
}
.side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a {
    color: black;
}
.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-primary);
}
.sub-menu li:hover {
    background-color: var(--color-ternary);
}
.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: var(--color-primary);
  border-radius: 0;
  min-width: 230px;
  z-index: 9999;
  display: none;
}
.side-navigation ul ul ul{
  right: 100%;
  top: 0;
}
.side-navigation ul ul li,
.menubar.scrolled .side-navigation ul ul li{
  float: none;
  display: block;
  text-align: right;
  /*border-bottom: 1px solid #cccccc;*/
  padding: 12px 20px;
}
.side-navigation ul ul li a{
  color: white;
}
.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: 2em;
  z-index: 9999999999;
  background-color: var(--color-primary);
  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;
}
/*---------------- Header Search ----------------------*/
/*---------------- Header Search ----------------------*/
.serach_form_box input.search-field {
  background-color: #f6f1ff;
  border: 1px solid #ece4f8;
  padding: 3px 17px;
  border-radius: 30px;
  font-size: 12px;
}
.serach_form_box button.search-submit {
    border: none;
    background-color: transparent;
}
.serach_form_box button.search-submit i {
  font-size: 12px;
  position: absolute;
  left: 0;
}
.serach_form_box form{
  position: relative;
}
.serach_form_box button.search-submit i {
  font-size: 11px;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
#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-primary);
  opacity: 1;
  padding: 4px 14px 7px 14px;
  border: none;  font-size: 25px;
}
#search form.search-form.serach-page {
  position: absolute;
  top: 50%;
  right: 45%;
  left: 50%;
  width: 100%;
  transform: translate(50%,-50%);
  margin: 0 auto;
  text-align: center;
}
#search button.search-submit {
  background-color: var(--color-fb5b21);
  padding: 18px;
  border: none;
  height: 100%;
  position: absolute;
}
#search button.search-submit i {
  color: white;
}
/*---------------- Header Social icons ----------------------*/
.soial_icons i {
  color: #b9afc7;
  font-size: 12px;
  padding-left: 10px;
}
.soial_icons i:hover {
  color: var(--color-primary);
}
/*---------------- Footer Section ----------------------*/
.footer-text {
  color: #222222;
  font-weight: 400;
}
.footer-content-wrapper.row {
  padding-bottom: 3em;
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 4em;
}
#footer .textwidget p{
  font-size: 18px;
  font-weight: 400;
  color: black;
  width: 54%;
}
.footer-cols {
  padding: 60px 0;
}
#footer .copyright p{
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  color: white;
}
#footer ul {
  margin: 0;
}
#footer ul li a{
  font-size: 15px;
  font-weight: 400;
  color: white;
}
.widget_recent_entries img{
  width: 100px;
}
#footer h3.widget-title, #footer h3.top_title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  color: black;
  padding: 0;
}
#footer .footer-navigation ul li{
  padding: 0 15px;
}
#footer .footer-navigation ul li a{
  font-size: 17px;
  font-weight: 600;
}
.footer_text, .footer_text p{
  font-size: 13px;
  font-weight: 300;
  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-primary);
}
.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-size: 15px;
  font-weight: 400;
}
#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 {
    text-align: center;
    margin-left: 5px;
  }
.custom-social-icons a:hover i {
  transition: all .2s linear;
  background: var(--color-primary);
  color: white;
}
.custom-social-icons a span {
  display: none;
}
.custom-social-icons a i {
  transition: all .4s ease-in-out;
  border-radius: 50%;
  color: white;
  display: inline-block;
  border-radius: 50%;
  margin-left: 12px;
  font-size: 14px;
}
.custom-social-icons a:hover i {
  background-color: var(--color-primary);
  color: white;
}

/*--------------*/
.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: black !important;
}
#menu-top-menu li {
    display: inline-block;
    padding: 0 0 0 15px;
    /* color: #000; */
}
#menu-top-menu li a{
  color: #000;
}
#search form.search-form.serach-page {
  position: absolute;
  top: 50%;
  right: 45%;
  left: 50%;
  width: 100%;
  transform: translate(50%,-50%);
  margin: 0 auto;
  text-align: center;
}
#search button.search-submit {
  background-color: var(--color-primary);
  padding: 18px;
  border: none;
  height: 100%;
  position: absolute;
}
/* Social Share btns*/
.social_share_btns {
  position: absolute;
  top: 10px;
  left: 0px;
  padding-right: 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;
}
#footer {
  background-repeat: no-repeat;
  background-size: cover;
}
.outer-footer {
  background-color: var(--color-secondry);
}
.copyright-theme {
  color: black;
  padding-bottom: 50px;
}
.theme-footer-cols ul li {
  position: relative;
  margin-bottom: 12px;
  margin-right: 18px;
  color: black;
  list-style: none;
}
.theme-footer-cols h3, h2.widgettitle {
  font-size: 20px;
  position: relative;
  margin-bottom: 15px;
  color: white;
  font-weight: 700;
}
.footer-details ul {
    margin: 0;
}
.rpwwt-post-date {
  color: var(--color-primary);
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}
.theme-footer-cols p, .theme-footer-cols ul li a, .contact_widget .media a {
  font-size: 14px;
  line-height: 23px;
  font-family: var(--primary-font);
  color: #e3dddd;
}
.theme-footer-cols ul li a {
  text-transform: capitalize;
}
.theme-footer-cols ul li a:hover{
  color: var(--color-primary);
}
.footer-details input[type="email"] {
  background-color: white;
  padding-right: 19px !important;
  border-radius: 30px;
  border: 1px solid var(--color-primary);
  padding: 12px 10px;
}
.footer-details input[type="submit"] {
  background-color: var(--color-primary);
  color: black;
  border: none;
  border-radius: 6px;
  /* margin: 14px 0; */
  padding: 12px 24px;
  position: absolute;
  left: 0;
  font-family: "Font Awesome 5 Free";
  height: 100%;
  border-radius: 30px;
  top: 0;
  font-family: var(--primary-font);
}
.footer-details form{
  position: relative;
}
span.wpcf7-spinner {
  display: none;
}
.contact_widget_head {
  display: block;
  color: #b2b2b2;
}
.footer_icons a {
  color: white;
  margin: 0 4px;
  padding: 6px 10px;
  border: 1px solid #5a6e77;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
}
.footer_icons{
  text-align: left;
}
.footer_icons a i {
    font-size: 18px;
}
.copyright-icons .top_social i {
  color: #40444d;
  font-size: 18px;
  margin-right: 10px;
}
.copyright-icons {
  text-align: left;
}
.copyright-icons .top_social a:hover i {
  color: var(--color-primary);
}
.theme-footer-cols .footer-col4 p {
  font-family: var(--primary-font);
  font-size: 14px;
  line-height: 21px;
  color: black;
}
.footer-col3 {
  padding-left: 0;
}
.copyright-wrapper a i {
  background-color: var(--color-primary);
  color: white;
  padding: 6px;
  border-radius: 50%;
  font-size: 11px;
  width: 25px;
  height: 25px;
  text-align: center;
}
.copyright-wrapper {
  padding: 20px 15px;
  background-color: white;
  border-radius: 15px;
}
.footer-content-wrapper {
  max-width: 70%;
  margin: 0 auto;
  margin-bottom: 40px;
}
/*---------------Newsletter ---------------*/
.newsletter-container {
  border-radius: 20px;
  /* background-color: #f9e5e4; */
  /* padding: 30px 40px; */
  max-width: 89%;
  margin: 0 auto;
}
.newsletter-container  h4 {
  color: white;
  font-size: 17px;
}
#newsletter_section .section_main_head .section-text, #newsletter_section .section_main_head .section-text p{
  max-width: 100%;
}
.newsletter_shortcode {
  width: 73%;
  margin: 0 auto;
  margin-top: 6px;
}
.newsletter_shortcode textarea {
  height: 152px;
}
.newsletter_shortcode input[type="text"], .newsletter_shortcode input[type="tel"], .newsletter_shortcode input[type="email"], .newsletter_shortcode input[type="phno"], .newsletter_shortcode input[type="password"], .newsletter_shortcode textarea {
  background-color: #441084;
  border: none;
  color: #898F95;
  padding: 9px 24px;
  font-family: var(--primary-font);
  border-radius: 10px;
  border: none;
  text-align: right;
}
.newsletter_shortcode input[type="text"]::placeholder, .newsletter_shortcode input[type="tel"]::placeholder, .newsletter_shortcode input[type="email"]::placeholder, .newsletter_shortcode input[type="phno"]::placeholder, .newsletter_shortcode input[type="password"]::placeholder, .newsletter_shortcode textarea::placeholder{
  color: #898F95;
}
.newsletter_shortcode input[type="submit"] {
  padding: 14px 33px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  background-color: var(--color-primary);
  border-radius: 10px;
  box-shadow: none;
  right: unset;
}
.newsletter_shortcode form {
  position: relative;
}
.newsletter_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
}
.newsletter_shortcode  label {
  color: #30494f;
  font-weight: 600;
}
.about-head .about-image:hover img, {
    transform: scale(1.2) translate(-4%, 4%);
}
.about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100% !important;
}
.newsletter_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-right-radius: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 020px;
  border-bottom-right-radius: 20px;
  transform: rotate(-270deg) translateX(-10%);
  position: absolute;
  right: -66px;
  top: 50%;
}
#newsletter_section {
  position: relative;
  padding-top: 0;
}
.theme-footer-cols ul li:before {
  content: "\f30b";
  font-weight: 900;
  color: white;
  /* background: none; */
  display: block;
  font-family: "Font Awesome 5 Free";
  width: 15px;
  height: 20px;
  position: absolute;
  top: 0px;
  right: -19px;
}
.footer-col3 h3.widget-title {
  visibility: hidden;
}
.footer-navigation ul  li a {
    color: #141B22;
}
.footer-navigation ul li {
  display: inline-block;
  margin-right: 12px;
}
.footer-navigation {
  text-align: left;
}
.footer-logo {
    margin-top: 5em;
}
.carousel-item {
  background-color: white;
}
.slide-tagline {
  color: var(--color-secondry);
  font-weight: 400;
  font-size: 12px;
  font-family: var(--ternary-font);
  font-size: 28px;
}
div#slider img {
  width: 100%;
}
.slide_nav a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  background-color: var(--color-primary);
  color: white;
  padding: 14px 9px;
  font-weight: 800;
  letter-spacing: 8px;
  font-size: 12px;
}
.next-shape {
  position: absolute;
  right: -22px;
  top: 0px;
  /* height: 100%; */
  transform: rotate(0deg);
  left: unset;
}
.next-shape svg {
    height: 100%;
}
.prev-shape {
  position: absolute;
  left: -22px;
  top: 0px;
  right: unset;
  transform: rotate(-180deg);
}
.prev-shape svg {
    height: 100%;
}
.slide_nav a {
  writing-mode: vertical-lr;
  text-orientation: upright;
}
#slider .carousel-caption {
  right: 0;
  left: 0;
  top: 57%;
  bottom: 0;
  padding: 0;
  transform: translateY(-50%);
}
.inner_carousel.container.position-relative {
  position: relative;
  bottom: 0;
}
#slider .carousel-control-next, .carousel-control-prev{
  width: 10%;
  opacity: 1;
}
.carousel-control-next {
  left: 0;
  top: unset;
  bottom: 3em;
}
.carousel-control-prev {
  right: unset;
  left: 5em;
  bottom: 3em;
  top: unset;
}
#slider .slidesmalltext {
  color: #141B22;
  font-weight: 400;
  line-height: 19.36px;
}
.Slider-left-box {
  max-width: 43%;
}
a.theme_button.slide-btn {
  margin-left: 15px;
}
#slider h1, #slider h2 {
  font-size: 48px;
  font-weight: 700;
  color: #141B22;
}
.slide-text {
  color: white;
  opacity: 0.8;
}
@keyframes animate {
  0% {
    background-position: 600%;
  }
  100% {
    background-position: -400%;
  }
}
.slider-box {
  text-align: right;
}
div#slider {
  overflow: hidden;
}
.slide-circle {
    background-color: #eed9f8;
    width: 650px;
    height: 650px;
    border-radius: 50%;
    position: absolute;
    bottom: -29%;
    left: -5%;
}
#slider .carousel-indicators {
  display: inline-block;
  left: 0;
  right: 13px;
  top: unset;
  transform: unset;
  margin: 0;
  bottom: 4%;
  text-align: right;
  margin: 0 auto;
  display: block;
  z-index: 999;
}
.carousel-indicators button{
  height: 12px !important;
  width: 12px !important;
  border-radius: 50px;
  border: none !important;
  background: #fff;
  opacity: 1 !important;
  margin: 0px 10px !important;
}
.custom_cls.container {
    top: -3em;
}
#slider .slider-left-image{
  width: 75%;
  height: auto;
  margin-top: -20px;
}
#slider .carousel-indicators li {
  display: inline-block;
  width: 2px !important;
  height: 2px;
  border: none;
  padding: 2px;
  background-color: transparent;
  border-radius: 4px;
  margin-bottom: 10px;
  opacity: 1;
  border: 2px solid #000;
}
#slider .carousel-indicators li.active {
  width: 2px !important;
  height: 2px !important;
  border: 2px solid var(--color-primary);
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  background-image: none;
}
#slider .carousel-indicators li.active {
  /* width: 1px !important; */
  /* height: 1px !important; */
  border-color: var(--color-primary);
  background-color: var(--color-primary);
}
.slide_nav .carousel-next-button {
  left: 0;
  right: unset;
}
.slide_nav .carousel-prev-button {
  right: 0;
  left: unset;
}
.slide-image-inner {
  position: relative;
}
img.theme-image-after {
  position: absolute;
  bottom: -69px;
  z-index: 9;
}
.section_main_head {
  position: relative;
}
img.heading-image {
  position: absolute;
  top: 7px;
  transform: translateY(-50%);
  right: 0;
  left: 0;
  text-align: center;
  margin: 0 auto;
}
/* --------- Services --------- */
.services_img_inner {
  margin-left: 10px;
}
.services h5 {
  padding-top: 0;
}
.services_p, .services_p p {
  color: #141B22;
}
.services h5 a, .services h5 {
  color: #141B22;
}
.services:hover h5 a, .services:hover h5{
  color: var(--color-primary);
}
.middle_img_inner  img {
    transform: scale(1.3);
}
/* --------- About Us --------- */
#about-us {
  /* padding-bottom: 0; */
  background-color: var(--color-secondry);
}
img.theme-image-before {
  position: absolute;
  top: -93px;
  z-index: 9;
}
#about-us .row {
  padding-top: 4em;
  padding-bottom: 4em;
  z-index: 999;
  position: relative;
}
#about-us .section-text {
  margin: 1em 0;
}
#about-us img.heading-image {
  margin: 0;
}
.icon-box-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    left: 0;
    text-align: center;
}
.icon-box-1 {
  position: absolute;
  top: 14em;
  left: 0em;
  right: unset;
}
.about-head-outer {
  padding-right: 30px;
}
.box-title span {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
}
#about-us .section_main_head .primary_text, #about-us .section_main_head .primary_text p{
  color: var(--color-primary);
}
.about-head.section_main_head .second_text, .about-head.section_main_head .second_text p{
  color: #6b6b6b;
}
.para-text {
  color: #444444;
  font-weight: 600;
  margin-bottom: 15px;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -ms-flex: 1;
  flex: 1;
}
.icon-box span {
  color: var(--color-secondry);
  font-family: var(--secondary-font);
  font-size: 30px;
  font-weight: 700;
}
.box-title {
  color: #141B22;
  font-size: 14px;
  font-weight: 500;
}
img.leave-image {
  position: absolute;
  top: -5em;
  right: 0;
}
img.outer-box-image {
  position: absolute;
  left: 2em;
  top: 8em;
}
/* --------- Features --------- */
.feature-logo-shape svg {
  width: 100%;
}
.features-type {
    font-family: var(--ternary-font);
    color: #884CD2;
    font-size: 20px;
    margin-top: 20px;
    display: block;
}
.features-block h5, .features-block h5 a {
  color: #141B22;
}
.features-text {
  color: #141B22;
}
.feature-middle-box {
  position: absolute;
  z-index: -1;
  top: -25px;
}
.owl-carousel .owl-stage-outer {
  padding-top: 24px;
}
.icon-with-shape svg {
  width: 140px;
  height: 140px;
}
.icon-with-shape {
  position: absolute;
  bottom: -66px;
  left: -18px;
  right: unset;
}
#latest-news .owl-carousel .owl-stage-outer {
  padding-bottom: 22px;
}
.features-image {
  position: relative;
  width: auto;
  display: inline-block;
}
.icon-with-shape i {
  color: black;
  font-size: 18px;
}
.opening-hours {
  /* background-color: var(--color-primary); */
  border-radius: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  z-index: 999;
  position: relative;
  margin-bottom: -7em;
  background-color: white;
}
.head-box {
  background-color: var(--color-primary);
  padding: 20px;
  border-radius: 20px;
  text-align: center;
}
.head-box h6 {
    font-family: var(--ternary-font);
    color: white;
    font-weight: 400;
    font-size: 19px;
    padding: 0;
}
.head-box h3 {
  color: white;
  padding: 0;
}
.feature-logo-shape {
  position: absolute;
  bottom: -24px;
  width: 100%;
  right: 0;
  left: 0;
}
.feature-listing {
  padding: 20px;
  max-width: 88%;
  margin-top: 2em;
}
.features-heading {
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 4px;
}
.features-time {
    font-size: 13px;
}
img.opening-image {
  position: relative;
  margin-top: -7em;
  width: 150px;
}
.extra_images {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
img.clock-image {
  width: 68px;
  height: 68px;
  margin-bottom: 2em;
  position: relative;
  right: 20px;
}
#our-features {
  padding-bottom: 0;
}
#our-features .feature-middle-box {
  display: none !important;
  transition: all 0.3s ease 0s;
}
#our-features .features-block:hover .feature-middle-box{
  display: block !important;
  transition: all 0.3s ease 0s;
}
#our-features button.owl-prev {
  right: 0;
  left: unset;
}
#our-features button.owl-next {
    left: 0;
    right: unset;
}
#testimonials button.owl-prev, #testimonials button.owl-next{
  top: 58%;
}
/*---------------------- Gallery ------------------------*/
#work-gallery .section_main_head.white_head h6{
  color: white;
}
#work-gallery {
  background-color: var(--color-primary);
  padding-bottom: 0;
}
.gallery-head {
  margin: 5em 0 1em 0;
}

.gallery_image_box i {
  text-align: center;
  background-color: var(--color-primary);
  color: white;
  font-size: 18px;
  transition: all 0.3s ease 0s;
  padding: 18px 21px;
  border-radius: 50%;
}
.gallery_icon {
  display: none;
}
.gallery_icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgb(20 27 34 / 70%);
  align-items: center;
  justify-content: center;
}
.gallery_image_box:hover .gallery_icon {
  display: flex;
  transition: all 0.3s ease 0s;
}
/* Main CSS */
.grid-wrapper {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  grid-auto-rows: 198px;
  grid-auto-flow: dense;
  padding: 0;
}
.grid-wrapper > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-wrapper div img, .grid-wrapper div a {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.grid-wrapper .wide {
  grid-column: span 2;
}
.grid-wrapper .tall {
  grid-row: span 2;
}
.grid-wrapper .big {
  grid-column: span 2;
  grid-row: span 2;
}
.gallery_image_box  img {
  width: 100%;
}
/* --------- Our Product --------- */
.flash_product {
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
}
#our-products .owl-carousel .owl-stage-outer {
    padding: 23px 0;
}
.product-title-box {
  text-align: center;
}
.product-title-box h5 a {
  color: black;
  font-size: 18px;
}
.price-rating-block ins, .price-rating-block .price {
  color: var(--color-primary);
  font-family: var(--ternary-font);
  font-size: 20px;
  text-decoration: none;
}
.price-rating-block del {
    color: #5B5F64;
    font-size: 20px;
    font-family: var(--ternary-font);
}
.custom_product_meta a {
  font: 700 14px var(--primary-font);
  display: inline-block;
  padding: 15px 28px;
  border-radius: 10px;
  border: none;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
  box-shadow: 0px 7px 10px 0px rgba(211, 162, 69, 0.6);
  color: white;
  background-color: var(--color-primary);
}
#our-products span.onsale {
  background-color: var(--color-secondry);
  color: white;
  padding: 4px 12px;
  display: inline-block;
  position: absolute;
  right: 4px;
  top: 0px;
  left: unset;
}
.flash_product:hover .custom_product_meta {
  display: block;
}
.flash_product .custom_product_meta a {
  transform: translateY(-28%);
  /* position: absolute; */
  top: 68%;
  /* left: 0; */
  /* right: 0; */
  transition: all 0.3s ease 0s;
}
.flash_product:hover .custom_product_meta a {
  transform: translateY(-75%);
  transition: all 0.3s ease 0s;
}
.custom_product_meta{
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.3s ease 0s;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots, .owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
  background-color: transparent !important;
  /* border: 2px solid black; */
  margin-left: 16px;
  outline: none;
  /* border: none; */
  border-radius: 3px;
  padding: 3px !important;
  height: 2px!important;
  width: 2px !important;
  display: inline-block;
  border: 2px solid black;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
  padding: 3px !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
button.owl-prev {
  position: absolute;
  top: 41%;
  right: -60px;
  transform: translateY(-54%);
  left: unset;
}
button.owl-next {
  position: absolute;
  top: 41%;
  left: -60px;
  transform: translateY(-54%);
  right: unset;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 14px;
  padding: 13px 17px;
  color: white;
  border: none;
  background-color: var(--color-primary);
  transition: .3s ease;
  border-radius: 0;
  opacity: 1;
  border-radius: 50%;
}
.owl-nav {
  text-align: center;
  margin-top: 20px;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  color: white;
  background-color: var(--color-primary);
  transition: .3s ease;
  opacity: 1;
}
#latest-news .owl-nav{
  text-align: center;
}
.custom-nav {
  text-align: right;
  position: relative;
}
/* ----------- Testimonials ------------- */
div#sync2 {
    z-index: 99;
}
.testimonial-box i {
  color: white;
  font-size: 38px;
}
#testimonials .owl-carousel .owl-dots {
  display: block;
}
.testimonial_text, .testimonial_text p {
  font-family: var(--ternary-font);
  color: white;
  font-size: 20px;
  font-weight: 400;
}
.testimonials-info p {
  font-weight: 400;
  font-size: 14px;
  font-family: var(--primary-font);
  color: #757575;
}
h5.testimonial-title {
  padding: 0;
  line-height: 1.1;
  position: relative;
  display: inline-block;
}
.testimonial-title a {
  font-size: 18px;
  position: relative;
  color: white;
  font-weight: 700;
}
.t-desig {
  font-size: 11px;
  color: white;
  font-weight: 400;
  display: inline-block;
  margin-right: 17px;
}
.quote_box h3 {
  font-size: 23px;
  color: #1d4d4f;
  font-weight: 600;
}
.owl-carousel .owl-item .quote_box .media img, .quote_box .media img{
  width: 80px !important;
  height: 80px;
  border-radius: 50%;
}
.testimonials-info p{
  margin-bottom: 0;
}
.owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
  width: 60px !important;
  height: 60px !important;
  border-radius: 50%;
  margin-left: 10px;
  margin: 0 !important;
  margin-left: 10px !important;
}
#testimonials .owl-carousel .owl-nav span, #testimonials .owl-nav span {
  text-transform: uppercase;
  color: black;
  font-size: 12px;
}
div#sync2 .owl-item {
  width: auto !important;
}
#sync2 .owl-item img {
  width: 74px;
  height: 74px;
  cursor: pointer;
  opacity: 0.5;
}
#sync2 .owl-item.active.synced img {
    border: 3px solid var(--color-primary);
    border-radius: 50%;
    opacity: 1;
}
#testimonials .container {
  padding: 3em 15px;
}
.custom-dots.owl-dots button.owl-dot {
  background-color: transparent !important;
  border: 2px solid white;
}
.custom-dots.owl-dots button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
}
.custom-dots.owl-dots {
  position: absolute;
  bottom: 0;
}
/* ----------- Latest News ------------- */
.news-box:hover .news-content-inner a.theme_button{
  background-color: var(--color-primary);
  border-color:var(--color-primary);
  color: white;
}
.news-box:hover  span.news_date, .news-box:hover span.news_year{
  color: white;
} 
.news-box:hover  svg path{
  fill: var(--color-primary);
}
.news-content-inner a.theme_button {
  border: 2px solid var(--color-primary);
  background-color: transparent;
  color: black;
  box-shadow: none;
  padding: 11px 24px;
  font-size: 12px;
}
.post_img {
  position: relative;
}
.news-box span.news_date {
  display: block;
  font-family: var(--secondary-font);
  font-size: 21px;
  font-weight: 700;
}
span.news_year {
  font-size: 12px;
}
.news-box {
  background-color: white;
  padding: 0;
  border-radius: 10px;
  
}

.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news_block {
  display: flex;
  align-items: center;
}
.post-right-volumn .post_img img {
  /* width: 100px !important; */
  height: 100px;
}
.post-right-volumn .news-box .metabox {
  margin-top: 0;
  border-top: none;
  padding-top: 9px;
}
.news_content h5 a {
  font-size: 18px;
  font-weight: 700;
  color: #222222;
}
.metabox span i {
  color: var(--color-primary);
}
.news-text {
  margin: 10px 0;
  font-size: 13px;
}
.news-box .metabox {
  color: #757575;
  font-size: 12px;
  text-transform: capitalize;
  padding-top: 12px;
  border-bottom: none;
  margin-top: 18px;
  margin-bottom: 0;
  border: none;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
}
.read-more-btn {
  visibility: hidden;
}
.news-box:hover .read-more-btn{
  visibility: visible;
}
.post-right-volumn .news_content h5 a {
  font-size: 15px;
}

.month_span {
  display: block;
  font-weight: 400;
  color: white;
  font-size: 17px;
}
.auther_name, .news_date {
  color: #000000;
}
.auther_name i, .news_date i{
  color: var(--color-primary);
  padding-left: 5px;
}
.testimonials-mar:hover .marquee-text-testimonials {
  right: 0!important;
  font-weight: normal;
}
.shadow-shape {
  height: 123%;
  width: 84%;
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
  display: block;
  /* background-color: black; */
  position: absolute;
  left: 0;
  top: -24px;
  z-index: -1;
  border-radius: 19px;
  display: none;
  right: unset;
}
.news-box:hover .shadow-shape {
  display: block;
}
.news-content-inner {
  padding-left: 10px;
}


/*---------------Contact Us ---------------*/
.contact_us_head img.heading-image, #testimonials img.heading-image {
    margin: 0;
}
#contact-section .section_main_head h6, #testimonials .section_main_head h6{
  color: white;
}

#contact-section .section_main_head .section-text, #contact-section .section_main_head .section-text p{
  max-width: 100%;
}
.contact_us_shortcode textarea {
  height: 100px;
}
.contact_us_shortcode input[type="text"], .contact_us_shortcode input[type="tel"], .contact_us_shortcode input[type="email"], .contact_us_shortcode input[type="phno"], .contact_us_shortcode input[type="password"], .contact_us_shortcode textarea, .contact_us_shortcode select, .contact_us_shortcode input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
  border-radius: 0;
  background-color: transparent;
  border: none;
  color: white;
  font-family: var(--primary-font);
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 1em;
  width: 100%;
}
.contact_us_shortcode input[type="text"]::placeholder, .contact_us_shortcode input[type="tel"]::placeholder, .contact_us_shortcode input[type="email"]::placeholder, .contact_us_shortcode input[type="phno"]::placeholder, .contact_us_shortcode input[type="password"]::placeholder, .contact_us_shortcode textarea::placeholder{
  color: white;
}
.contact_us_shortcode form {
  position: relative;
}
.contact_us_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
}
.contact_us_shortcode  label {
  color: #30494f;
  font-weight: 600;
}
.about-head .about-image:hover img {
    transform: scale(1.2) translate(-4%, 4%);
}
.about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100%;
}
.team_img{
  position: relative;
  overflow: hidden;
}
.contact_us_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-right-radius: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 020px;
  border-bottom-right-radius: 20px;
  transform: rotate(-270deg) translateX(-10%);
  position: absolute;
  right: -66px;
  top: 50%;
}
.contact_us_form  h4 {
  color: white;
  font-size: 18px;
  font-weight: 700;
}
.contact_us-git-block {
  background-color: #211c32;
  display: inline-block;
  padding: 10px;
  border-radius: 20px;
}
.contact_us-git-block i {
  color: var(--color-primary);
  margin-left: 3px;
}
.contact_us-git-block a {
  color: white;
}
.call-vertical-box.contact_us-git-block {
  position: absolute;
  right: -77px;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(-270deg) translateX(-17%) translateY(-50%);
  border-radius: 20px 20px 0px 0px;
}
.email-vertical-box.contact_us-git-block {
  position: absolute;
  left: -132px;
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(-270deg) translateX(-17%) translateY(-50%);
  border-radius: 0px 0px 20px 20px;
}
.contact-row {
  max-width: 100%;
  padding: 3em 0;
}
#contact-section {
  padding-bottom: 0;
}
.contact_us_form {
  margin-bottom: 3em;
}
.post-right-volumn .news-text {
  display: none;
}
.wpcf7-date {
    position: relative;
}
.wpcf7-date::-webkit-calendar-picker-indicator {
    color: transparent;
    background: none;
    z-index: 1;
}
.wpcf7-date:before {
  right: 6px;
  content: "\f073";
  font-weight: 900;
  color: white;
  /* background: none; */
  display: block;
  font-family: "Font Awesome 5 Free";
  width: 15px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: unset;
    /* content: "\f095"; */
}
/*-------------- Pricing Plans ------------------*/
.package-item img {
  width: 80px;
  height: 80px;
  margin-left: 10px;
}
#pricing-plans ul.nav.nav-tabs {
  display: table;
  background-color: white;
  padding: 10px 20px;
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  margin: 0 auto;
}
#pricing-plans li.nav-item {
  display: inline-block;
  margin-left: 16px;
}
#pricing-plans .nav-tabs .nav-link {
  color: #5B5F64;
  text-transform: uppercase;
  font-weight: 500;
  border: none;
}
#pricing-plans .nav-tabs .nav-link.active {
  background-color: var(--color-primary);
  color: white;
  border-radius: 10px;
  padding: 10px 18px;
}
.package-item  h5 a {
  color: #141B22;
}
.package-item .short_title {
    color: #141B22;
}
.package-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.package-price {
  color: #141B22;
  font-weight: 700;
  font-size: 20px;
  font-family: var(--secondary-font);
}
.package-price:before {
  content: '';
  width: 140px;
  display: inline-block;
  border: 1px dashed #4c4c4c;
  height: 1px;
  position: relative;
  top: -5px;
  left: 20px;
  right: unset;
}

/*------------------- Team  -----------------------*/
.team_img img {
  width: 92px;
  height: 92px;
  margin-left: 15px;
}
.team_head  a {
    color: #141B22;
    font-size: 18px;
}
.team_head{
  padding-top: 0;
}
.team_outer:hover .team_head  a{
  color: var(--color-primary);
}
/*--------------- Get In Touch ---------------*/
.git-block i {
  background-color: var(--color-primary);
  padding: 25px 27px;
  border-radius: 50%;
  color: white;
  font-size: 18px;
}
.gt-media {
  text-align: center;
}
#get-in-touch .container {
  padding: 4em 15px;
}
.git-block i {
  background-color: var(--color-primary);
  padding: 18px 20px;
  border-radius: 50%;
  color: white;
  font-size: 18px;
  display: inline-block;
  /* margin-bottom: 14px; */
  margin-left: 10px;
}
.gt-contact-title {
  color: white;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
}
.gt-contact-text {
  color: #dfd6d6;
  font-weight: 400;
  font-size: 14px;
  display: block;
}
.gt-content-block {
  padding: 40px;
}
.git-block:nth-child(2) i, .git-block:nth-child(4) i{
  background-color: var(--color-secondry);
}
.container {
    z-index: 99;
    position: relative;
}
/*------------------ Contact Page -----------------*/
.cont_head {
  color: var(--color-secondry);
  font-size: 22px;
  font-weight: 500;
  font-family: var(--ternary-font);
}
h3.contact-page {
  margin-right: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form {
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.form_code {
  padding: 20px 30px 30px 30px;
  border-radius: 10px;
}
.page-template-contact .title-box{
  margin-bottom: 0; 
}
.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;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"], .contact-box .wpcf7 input[type="textarea"], .contac_form textarea {
  width: 100% !important;
  font-size: 14px;
  margin: 0 0 16px 12px;
  padding: 12px 19px;
  border-radius: 10px;
  text-align: right;
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  color: #757575;
  font-style: italic;
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  color: #757575;
  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;
}
.inner-cont {
  margin-bottom: 30px;
}
.contact-email i, .contact-address i, .contact-phone i {
  font-size: 17px;
  color: var(--color-primary);
background-color: var(--color-primary);
  color: white;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  padding: 20px 9px;
  margin-left: 15px;
  text-align: center;
}
.contact-info .head{
  color:#000;
}
section#map embed {
    height: 400px;
}
.contact-box a, .contact-box p {
  color: #141B22;
  font-weight: 400;
  font-size: 14px;
}
.c_content span {
  font-size: 16px;
  color:#757575;
  font-weight: 600;
}
.c_content p{
  font-size: 15px;
  color:#757575;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.contact-box .contac_form textarea{
  max-height: 100px;
  margin-bottom: 12px;
}
.contact-box .contac_form textarea::placeholder{
  color: #757575;
  font-style: italic;
}
.contact-box p {
  color: #757575;
  margin-bottom: 0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 40px;
  width: 100%;
}
/* ----------------------- 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-primary);
  color: #ffffff !important;
  border: 1px solid var(--color-primary);
}
.navigation span.page-numbers.current{
  background: #ffffff;
  border: 1px solid var(--color-primary);
  color: #757575 !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-primary);
  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%;
}

.metabox .entry-date {
  margin: 0 0 0 15px;
  color: #757575;
  text-transform: capitalize;
}
.widget_recent_entries li {
  margin: 20px 10px;
}
.metabox {
  color: #757575;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.metabox span.seperator:first-child {
  display: none;
}
.metabox span {
  margin-left: 0px;
  font-family: var(--primary-font);
  display: inline-block;
}
.metabox span i {
  margin-left: 7px;
}
.metabox .entry-date{
  margin: 0 0 0 15px;
  color: #757575;
}
.metabox .entry-author{
  margin: 0 0 0 15px;
  color:#757575;
}
.metabox .entry-author a,
.metabox .entry-comments{
  color: #757575;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: right;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.feature-box{
  margin-bottom: 10px;
}
.single-post-block .single-content p {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 27px;
  color: #90939c;
}
.authordetails {
  padding-top: 25px;
}
.authordetails .b-content{
  font-size: 14px;
}
.authordetails ul {
  list-style-type: none;
  margin-right: 17%;
  position: relative;
  margin-top: -21px;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a {
  background-color: var(--color-primary);
  padding: 9px 15px 9px 15px;
  color: white;
  text-align: center;
}
.inner-sbox h3 a{
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #1a3643;
}
.inner-sbox p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color:#90939c;
}
.inner-sbox .post-readmore{
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  color: #FF4848;
  display: inline-block;
}
.archive  h1{
  color: #757575;
  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-primary);
  text-shadow: -1px 1px 1px #1a3643, -2px 2px 1px #1a3643, -3px 3px 1px #1a3643, -4px 4px 1px #1a3643, -5px 5px 1px #1a3643, -6px 6px 1px #1a3643, -7px 7px 1px #1a3643, -8px 8px 1px #1a3643, -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: white;
  background-color: var(--color-primary);
  padding: 10px 18px;
  border-radius: 30px;
  font-weight: 600;
}
.socila_share  b {
  color: #000;
  font-size: 18px;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: right;
  margin-left: 7px;
  color: black;
  font-weight: 700;
  font-size: 18px;
}
.post_ctg{
  margin-bottom: 10px;
}
.author_details img {
    border-radius: 50%;
}
/*--- Share icon css ----*/
.share_icon i {
  padding: 8px;
  margin: 0 0;
  background-color: #ffffff;
  color: var(--color-primary);
  border: none;
  border-radius: 7px;
  width: 23px;
  margin: 5px 4px;
  text-align: center;
}
.share_icon i:hover {
  color: #ffffff;
  background-color: var(--color-primary);
}
#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: #1a3643;
  background-size: cover;
  background-repeat: no-repeat;
}
.title-box img {
  width: 100%;
}
.title-box h1 {
  font-weight: 600;
  font-size: 40px;
  color: white;
}
.tp_breadcrumbs{
    color: black;
}
.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: #1a3643;
}
.socila_share{
  margin-bottom: 0;
}
.related-post-wrapper a {
  font-size: 16px;
  margin-top: 10px;
  display: block;
  color: #1a3643;
  font-weight: 600;
}
.post-single-text {
  line-height: 26px;
}
.post_img img {
  width: 100%;
  border-radius: 10px;
}
#sidebar .widget_calendar {
    padding: 0;
}
.page-template-contact div#footer-widgets {
    margin-top: -8px;
}
.c_content span {
  font-size: 16px;
  color: #757575;
  font-weight: 600;
  font-family: var(--primary-font);
}
.contact_social a {
  background-color: #F6F5F2;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-left: 8px;
}
.contact_social a i {
  font-size: 14px;
  color: #6E7673;
}
.contact_social a:hover {
  background-color: var(--color-primary);
}
.contact_social a:hover i{
  color: white;
}
.testimonial_page_template .testimonial_outer {
  border-radius: 10px;
  background-color: #ffffff;
  padding: 30px;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.10);
  max-width: 100%;
}
.title-banner-content {
    text-align: center;
    margin-top: 4em;
}
.tp_breadcrumbs a, .tp_breadcrumbs span {
  display: inline-block;
  padding: 2px 6px;
  border-radius: 34px;
  color: #757575;
  font-size: 13px;
  font-weight: 400;
}
.tp_breadcrumbs span a {
  margin-bottom: 0;
  padding: 0;
}
.testimonial_page_template  .testimonial-box {
    background-color: var(--color-secondry);
    padding: 20px;
    border-radius: 15px;
}
.blog_inner_box .news-content-inner a.theme_button {
  display: inline-block;
  margin-top: 10px;
}
.blog_inner_box .news-box .metabox{
  margin-top: 0;
}
.testimonial_page_template  .team_img img {
    margin-left: 0;
}
#single-testimonial .t-desig {
    color: black;
    margin: 0;
    font-size: 14px;
}
/*-------------- media section ---------------*/
@media screen and (min-width: 1200px) and (max-width: 1399px){
  #main-banner .container {
    max-width: 1270px;
  }
  #work-gallery .container {
    max-width: 1270px;
  }
}
@media screen and (max-width:480px) {
  .grid-wrapper.container-gallery {
    display: block;
  }
  .newsletter_shortcode input[type="submit"] {
    position: unset;
    transform: unset;
    margin-top: 10px;
  }
}
@media screen and (max-width:576px) {
  #slider .carousel-indicators {
    display: none;
  }
  img.about-image2 {
    position: unset;
    margin-top: 20px;
  }
  .newsletter-container {
    max-width:100%;
  }
  .icon-box-2, .icon-box-1 {
    position: unset;
    display: inline-block;
    margin-top: 10px;
  }
  .helping-image2 {
    right: unset;
    margin-top: 10px;
  }
  #slider .carousel-caption {
    top: 40% !important;
  }
  section .container {
    z-index: 1 !important;
  }
}
@media screen and (min-width: 577px) and (max-width: 767px){
  .news-box .metabox {
    padding: 0;
    margin-top: 0;
    margin-bottom: 10px !important;
  }
  .news-content-inner a.theme_button {
    display: inline-block;
    margin-top: 10px;
  }
  .team_outer {
    width: 33%;
    float: right;
  }
  #slider .carousel-caption {
    top: 50% !important;
  }
  .header-contact-text{
    font-size: 14px;
  }
  .helping_areas .media {
    display: flex !important;
    text-align: right;
  }
  .video-git-block:last-child {
    margin-bottom: 0;
  }
  .grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  }
  
}
@media screen and (max-width:767px) {
  .woocommerce #order_review table th, .woocommerce table.shop_table td{
    text-align: center;
  }
  .title-banner-content {
    margin-top: 2em;
  }
  .news_block {
    display: block;
  }
  .opening-hours{
    max-width: 300px;
    margin: 0 auto;
  }
  button.owl-next{
    left: 12px;
  }
  button.owl-prev{
    right: 12px;
  }
  .header-git-block:first-child:after, .package-price:before{
    display: none;
  }
  .logo-outer {
    width: 257px;
    margin: 0 auto;
  }
  .mobile-menu {
    margin-top: 66px;
  }
  .slider-box {
    text-align: center;
  }
  .slide_nav, img.theme-image-after, img.theme-image-before {
    display: none;
  }
  .section_main_head {
    position: relative;
    margin-top: 30px;
  }
  .middle_img_inner  img {
    transform: unset;
  }
  .services_img_inner2 {
    margin-bottom: 10px;
  }
  #about-us img.heading-image, .contact_us_head img.heading-image, #testimonials img.heading-image {
    margin: 0 auto;
  }
  .icon-with-shape {
    left: 16px;
  }
  .opening-hours {
    margin-bottom: 1em;
  }
  #pricing-plans ul.nav.nav-tabs{
    text-align: center;
  }
  .package-item {
    display: block;
  }
  .package-price {
    display: block;
    text-align: center;
  }
  .custom-dots.owl-dots{
    position: unset;
  }
  div#sync2 .owl-stage {
    width: 100% !important;
    margin: 0 auto;
    display: flex;
    justify-content: center;
  }
  .team_rightbox {
    margin-top: 25px;
  }
  #get-in-touch .container {
    padding: 1em 15px;
  }
  .gt-media {
    margin-bottom: 2em;
  }
  .news-content-inner {
    padding-left: 0;
    margin-top: 32px;
  }
  .post-right-volumn .post_img img{
    width: 100% !important;
    height: auto;
  }
  #slider .carousel-caption {
    top: 38%;
  }
  a.theme_button2.slide-btn {
    display: none;
  }
  .slide_btn {
    margin-top: 10px !important;
  }
  .newsletter-container  .section_main_head {
    margin: 0;
  }
  #masthead {
    position: unset;
  }
  .newsletter-container {
    padding: 10px 16px;
  }
  .footer-col3 h3.widget-title {
     visibility: visible; 
  }
  #main-banner {
    padding-top: 2em;
  }
  .banner-images, .banner-content-block {
    width: 100%;
  }
  .banner-inner h2 {
    font-size: 28px;
  }
  .banner-git-block {
    margin-bottom: 10px;
  }
  .banner-images {
    margin-top: 10px;
  }
  .about-image1 {
    margin-bottom: 16px;
  }
  .portfolio_left_box_image_box, .portfolio_right_box_image_box  {
    text-align: center;
  }
  #our-goals, #testimonials .section_main_head, #helping-areas .section_main_head {
    max-width: 100%;
    border-radius: 0;
  }
  .header-git-block {
    padding: 7px 24px !important;
    width: 100%;
  }
  .menu_container {
    margin-top: 0;
  }
  .search-block i.fas.fa-search {
    position: unset;
  }
  .half-heading.section_main_head{
    max-width: 100%;
  }
  .helping-box {
    display: none;
  }
  #testimonials .owl-item.center .testimonial_outer {
    width: auto;
    right: unset;
  }
  .news_date_comment {
    text-align: center;
    margin-top: 10px;
  }
  .banner_title_box img{
    display: none;
  }
  .banner_title_box {
    margin-bottom: 40px;
    padding-top: 0em;
    padding-bottom: 3em;
  }
  .section-text {
    margin-bottom: 16px !important;
  }
  .video-image-block {
    padding: 7em 0;
  }
  .search-no-results input.search-field {
    margin-bottom: 10px;
  }
  .share_icon i {
    padding: 7px;
    width: 24px;
  }
  .email-vertical-box.contact_us-git-block, .call-vertical-box.contact_us-git-block {
    position: unset;
    transform: unset;
    border-radius: 20px;
    margin-top: 10px;
  }
  .contact_us_head {
    text-align: center;
  }
  .authordetails ul {
    margin-right: 0;
    margin-top: 20px;
  }
  .testimonial_outer {
     max-width: 100%; 
  }
  .logo-block {
    transform: unset;
    margin-bottom: 10px;
  }
  .testimonials-items:before, .testimonials-border{
    display: none;
  }
  .top-logo-wrapper {
    padding: 15px;
  }
  .header-contact-box, #testimonials .owl-nav, .authordetails {
    text-align: center;
  }
  .authordetails .author_links {
    padding: 0;
  }
  #search form.search-form.serach-page {
    right: 38%;
  }
  #search input[type="search"]{
    width: 52%;
  }
  #about-us {
    padding: 30px 0;
  }
  .phone-media {
    padding-right: 0;
    margin-top: 10px;
    border: none;
  }
  .video_icon i {
    padding: 20px 21px;
  }
  .record-row {
    padding: 0;
    text-align: center;
  }
  #records .owl-dots {
    display: flex;
    justify-content: center;
    margin: 10px 0;
  }
  .testimonials-items {
    text-align: center;
    filter: unset;
  }
  #testimonials .owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    position: unset;
    margin-top: 10px;
    transform: unset;
  }
  .footer-content-wrapper {
    max-width: 100%;
     margin-bottom: 0px; 
  }
  .owl-carousel .owl-dots {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  .title-banner-content {
    max-width: 100%;
  }
  .contact-email i, .contact-address i, .contact-phone i {
    margin: 0 auto;
  } 
  .footer-col4 {
    max-width: 100%;
    padding: 15px;
  }
  #top-bar {
    text-align: center;
  }
  
  .about-image2 {
    position: unset;
    margin-top: 20px;
  }
  .owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
    margin: 0 auto !important;
  }
  #testimonials-container {
    position: unset !important;
    transform: unset;
  }
  .testi_row  .row {
    margin: 0;
  }
  .footer-text {
    text-align: center;
    margin: 10px 0;
  }
  .owl-nav, .news_block, .footer-logo {
    text-align: center;
  }
  .head-logo-block {
    margin-bottom: 20px;
    margin-top: 17px;
  }
  .about-head-outer {
    padding: 0;
  } 
  .inner_carousel {
    margin-bottom: 0em;
  }
  .content_on_banner {
    position: unset;
    text-align: center;
  }
  .custom_block {
    padding: 10px;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  #testimonials .section_main_head{
    max-width: 100%;
  }
  .about-image, .testimonials_image, .owl-dots-box{
    text-align: center;
  }
  #about-us .section_main_head{
    max-width: 100%;
    margin-top: 20px;
  }
  .head-full-width-center{
    max-width: 100%;
  }
  #search .close{
    top: 31%;
    left: 10%;
  }
  .search-no-results div#sidebar {
    margin-top: 20px;
  }
  .contac_form:after{
    display: none;
  }
  .contac_form{
    margin: 10px 0;
    max-width: 100%;
  }
  .contact_box_container{
    padding: 15px 15px;
  }
  .contact_details_column .media{
    margin-bottom: 20px !important;
  }
  .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }
  #slider .slidesmalltext{
    display: none;
  }
  #slider h1, #slider h2 {
    font-size: 18px;
    line-height: 24px;
    padding: 5px;
  }
  a.theme_button.slide-btn {
    margin-left: 0;
  }
  .slide-content-box {
    margin-top: 0em;
    text-align: center;
    position: unset;
  }
  .Slider-left-box {
    padding-bottom: 0em;
  }
  .slide-image-inner {
    text-align: center;
  }
  .contact_head{
    right: unset;
    width: 80%;
    margin: 0 auto !important;
  }
  .page-content h1{
    font-size: 120px;
  }
  .theme-footer-cols ul li {
    padding-right: 0;
    list-style: none;
    margin-right: 0;
  }
  .theme-footer-cols ul{
    margin: 0;
  }
  .testi_row .row {
    margin: 0;
  }
  .cpntact-inner {
    padding: 20px;
  }
  .theme-footer-cols ul li:before{
    display: none;
  }
  .logo_inner{
    text-align: center;
  }
  .about-img-bottom {
    width: 100%;
  }
  #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    float: none;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .rpwwt-widget ul li {
    text-align: center;
    margin: 0 auto;
  }
  .copyright-icons {
    text-align: center;
    margin: 10px 0;
  }
  .woocommerce .cart-collaterals .cart_totals, .top_contact, .news-box h5, .custom-nav, .quote_box {
    text-align: center;
  }
  .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;
  }
  .media i {
    display: block !important;
    margin-bottom: 10px;
  }
  .testimonial-data i.fas.fa-quote-left{
    right: 0;
    left: 0;
  }
  .theme-footer-cols h3:after{
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
  }
  .section_main_head.heading-half-width{
    max-width: 76%;
  }
  tbody, td, tfoot, th, thead, tr{
    padding: 10px 10px;
  }
  .inner-body{
    text-align: center;
  }
  .owl-carousel .owl-item .testimonials-img img{
    margin: 0 auto !important;
  }
  .toggler{
    margin: 0;
  }
  .media img{
    margin-bottom: 0;
  }
  .section_main_head, .contact_head, .contact_details_column ul li, .theme-footer-cols{
    text-align: center;
  }
  .footer-col1 .is-layout-flex.wp-block-buttons {
    display: block;
  }
  .contact_widget .media i{
    padding-left: 0;
  }
  .footer_icons {
    text-align: center;
    margin-top: 30px;
  }
  .copyright-text{
    text-align: center !important;
  }
  .contact_details_column a{
    display: block;
  }
  .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;
  }
  section {
    padding: 30px 0;
    background-size: cover;
  }
  .logo h1 a {
    font-size: 21px;
  }
  .post-navigation .nav-previous, .post-navigation .nav-next, blockquote, .work-info img {
    width: 100%;
  }
  .admin-login.text-end{
    text-align: right !important;
  }
  .contact-info {
    display: block;
    margin: 0;
    padding: 0 20px;
  }
  .c_icon{
    margin: 7px auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px){
  .Slider-left-box {
    padding-right: 3%;
  }
  img.theme-image-after, img.theme-image-before{
    display: none;
  }
  
  .search-block i.fas.fa-search {
    left: 0;
    position: unset;
    padding: 10px 14px 9px 15px;
  }
  .package-price:before{
    display: none;
  }
  .section_main_head {
    margin-top: 20px;
  }
  .logo-outer {
    width: 35.666667%;
    margin: 0 auto;
  }
  .mobile-menu {
    display: block;
    margin-top: 0em;
    position: absolute;
    top: 0px;
    right: 0;
  }
  .menu_container{
    position: relative;
  }
  button.owl-next{
    left: 20px;
  }
  button.owl-prev{
    right: 20px;
  }
  .banner_title_box {
    padding-top: 10em;
    padding-bottom: 3em;
  }
  .helping-image2 {
    right: 1em;
    margin-top: 0em;
  }
  .banner-inner h2 {
    font-size: 20px;
  }
  .banner_btn1 {
    margin-left: 2px;
  }
  .banner-contact-box {
    margin-top: 26px;
  }
  .banner-git-block:first-child {
    margin-top: 0px;
  }
  .banner-git-block {
    margin-top: 10px;
  }
  #main-banner {
    padding-top: 14em;
  }
  .logo_inner{
    padding: 0;
  }
  #about-us {
    padding-bottom: 30px;
  }
  .helping-box{
    display: none;
  }
  .icon-box-1 {
    top: 12em;
    left: 1em;
  }
  .headerbar {
    margin-top: 0 !important;
    padding-bottom: 10px;
  }
  .newsletter-container {
    max-width: 100%;
  }
  .owl-carousel .owl-dots {
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  .testimonials-border {
    display: none;
  }
  .logo-block {
    display: flex;
    align-items: center;
  }
  .banner_title_box h1{
    font-size: 16px;
  }
  .tp_breadcrumbs, .tp_breadcrumbs a {
    font-size: 12px;
    line-height: 20px;
  }
  .owl-carousel .owl-item .testimonials_image img, .testimonials_image img {
    margin: 0 auto !important;
  }
 
  .logo_inner, .footer-content-wrapper.row, .footer-text {
    text-align: center;
  }
  .footer-col4 {
    padding-right: 15px;
  }
  .header-block {
    padding: 10px  0;
  }
  .header-contact-box a {
    padding: 0;
    font-size: 11px;
  }
  .head-menu-block {
    justify-content: center!important;
  }
  .slide_nav .carousel-prev-button{
    right: 0;
  }
  .slide_nav .carousel-next-button{
    left: 0;
  }
  #slider .carousel-indicators {
    display: none;
  }
  .content_on_banner {
    max-width: 70%;
    margin: 0 auto;
    right: 0;
    position: unset;
    margin-top: 0;
    display: block !important;
  }
  .promo-inner {
    padding: 25px;
    padding-left: 25px;
  }
  .about-image2 {
    position: unset;
    margin-top: 20px;
  }
  .news_content {
    padding: 0px 0;
  }
  .about-head-outer {
    padding: 0;
  }
  .slide-content-box {
    right: -4%;
  }
  .section_main_head h3 {
    font-size: 24px;
  }
  .slide_left_image {
    position: unset !important;
  }
  .head-full-width-center {
    max-width: 100%;
  }
  .slider-box {
    padding-bottom: 2em;
    padding-top: 2em;
  }
  .slider-box {
    padding-left: 0;
    padding-right: 10px;
  }
  #slider .slide-small-heading{
    font-size: 32px;
  }
  #slider h1, #slider h2 {
    font-size: 28px;
    line-height: 40px;
  } 
  .search_mobile a i {
    color: #222;
  }
  .news-box {
    margin-bottom: 20px !important;
  }
  .page-template-blog-with-left-right-sidebar .blog_inner_box {
    width: 100%;
  }
  .testimonials-items {
    margin: 0 auto !important;
    margin-top: 20px !important;
  }
  .contact-image1{
    margin-top: 0;
  }
  section {
    padding: 30px 0;
  }
  .slide-content-box {
    margin-top: 1em;
  }
  .slide-content-box {
    margin-bottom: 20px;
  }
  img.about-image2 {
    position: unset;
    margin-top: 20px;
  }
}
@media screen and (max-width: 991px){
  .post-right-volumn .post_img img{
    height: auto;
  }
  .post-right-volumn .news-text {
    display: block;
  }
  .newsletter_shortcode {
    margin-top: 0 !important;
    width: 100%;
  }
  .footer-col2 {
    padding: 0 15px;
  }
  .footer-col1, .footer-col2, .footer-col3 {
    margin-bottom: 20px;
  }
  .copyright-wrapper {
    padding: 20px 0;
  }
  .socialbox {
    margin-bottom: 10px;
    text-align: center;
  }
  .Slider-left-box, .section_main_head .section-text, .section_main_head .section-text p{
    max-width: 100%;
  }
  #header {
    margin-left: 0;
  }
  .search_mobile{
  display: flex !important;
  }
  .banner-head {
    max-width: 100%;
    padding: 0;
  }
  .serach_form_box{
    display: none !important;
  }
  .footer-cols, .custom-nav{
    text-align: center;
  }
  #slider .slide_nav i{
    font-size: 12px;
  }
  #about-us .section_main_head h3{
    font-size: 26px;
  }
  .footer-navigation {
    margin-top: 20px;
    text-align: center;
  }
  .footer-navigation ul li{
    margin: 0;
  }
  .footer-logo {
    margin-top: 0em;
  }
  #slider .carousel-caption {
    top: 55%;
  }
  .middle_img_inner img{
    transform: unset;
  }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
  .logo-shape {
    bottom: -31px;
  }
  .package-price:before {
    width: 74px;
  }
  .menu_container {
    position: relative;
  }
  .search-block i.fas.fa-search{
    left: 0;
  }
  .mobile-menu {
    position: absolute;
    top: 0;
    right: 0;
  }
  .headerbar {
    margin-top: 3px !important;
    margin-right: 4px;
  }
  .logo-outer {
    width: 25.666667%;
    margin: 0 auto;
  }
  button.owl-next{
    left: 20px;
  }
  button.owl-prev{
    right: 20px;
  }
  .banner_title_box {
    padding-top: 11em;
    padding-bottom: 5em;
  }
  .newsletter_shortcode {
    width: 90%;
  }
  .right-contact-box {
    display: block !important;
  }
  .header-git-block {
    padding: 6px 24px;
  }
  .icon-box-2 {
    right: 1em;
  }
  #testimonials .owl-item.center .testimonial_outer {
    width: 380px;
  }
  .slider-box {
    padding: 15px;
    padding-right: 42px;
  }
  .opening-block {
    padding: 0;
  }
  section{
    padding: 50px 0;
  }
  .header-contact-text {
    font-size: 14px;
  }
  .head-menu-block {
    justify-content: end !important;
  }
  .content_on_banner {
    max-width: 75%;
    margin: 0 auto;
    right: 0;
    left: 0;
    position: unset;
  }
  .footer-col4{
    right: 0;
  }
  .custom-social-icons a i{
    margin-bottom: 5px;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
  .testi_row .row {
    margin: 0;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1199px){
  .logo-shape {
    bottom: -28px;
  }
  .package-price:before {
    width: 80px;
  }
  button.owl-next{
    left: 20px;
  }
  button.owl-prev{
    right: 20px;
  }
  .slider-box {
    padding-right: 40px;
  }
  .Slider-left-box {
    max-width: 57%;
  }
  .title-banner-content {
    margin-top: 9em;
  }
  .right-contact-box .header-git-block {
    padding: 16px 9px;
  }
  #main-banner {
    padding-top: 15em;
  }
  #testimonials .owl-item.center .testimonial_outer {
    width: 373px;
  } 
  .content_on_banner {
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    left: 0;
  }
  .newsletter_shortcode {
    width: 93%;
  }
  .helping-image2 {
    right: 8em;
    margin-top: -16em;
  }
  .quote_box{
    padding: 18px;
  }
  .about_outer{
    padding: 0 !important;
  }
  .testi_row .row {
    margin: 0;
  }
  .about-image {
    margin-bottom: 0;
  }
  .contact_widget .media a {
    font-size: 13px;
  }
  .side-navigation a{
    font-size: 13px;
  }
  .side-navigation li{
    padding: 24px 8px;
  }
}
@media screen and (max-width: 1024px){
  .col-lg-5.col-md-4.left-navigation-block, .right-navigation-block {
    display: none;
  }
  .banner_title_box img{
    display: none;
  }
  .right-side-navigation, .left-side-navigation {
    display: none !important;
  }
  .mobile-menu {
    display: block;
  }
  .headerbar {
    display: block;
    text-align: center;
    margin-top: 10px;
  }
  .side-navigation ul li.current_page_item a, .side-navigation ul li.current-menu-item a{
    color: white;
  }
  .Slider-left-box{
    max-width: 100%;
  }
  .about-img-bottom {
    margin-top: 4px;
    margin-right: 0;
  }
  .about_outer{
    padding: 0 !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, .side-navigation .current_page_item {
    display: block;
  }
  .headerbar:focus,.hamburger:focus{
    outline: none;
  }
  .hamburger {
    text-align: center;
    color: white;
    font-size: 20px;
    margin-right: 4px;
    margin-top: 4px;
    background-color: black;
    padding: 10px 15px;
    border-radius: 10px;
    display: inline-block;
  }
  .side-navigation ul li.current_page_item a:before, .side-navigation ul li.current-menu-item a:before{
    display: none;
  }
  .header-menu-boxx {
    position: relative;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation, .side-navigation li {
    padding: 12px 5px;
    text-align: right;
  }
  .side-navigation ul li a {
    color: #fff;
    font-size: 14px;
  }
  
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: black;
    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;
  }
}
.contact_us_shortcode select option {
    color: black;
}