/*
Theme Name: VW Birthday Party Pro
Theme URI: https://www.vwthemes.com/themes/birthday-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description:
Version: 1.0.1
License: GNU General Public License
License URI:license.txt
Tested up to: 5.8.3
Requires PHP: 7.0
Text Domain:vw-birthday-party-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
VW Birthday Party Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2020.
VW Birthday Party Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(assets/webfonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Work Sans'), local('WorkSans-Regular'), url(assets/webfonts/QGYsz_wNahGAdqQ43Rh_fKDp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(assets/webfonts/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(assets/webfonts/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(assets/webfonts/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(assets/webfonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* ----------- Semi Bold 600 --------- */

@font-face {
  src: url(assets/webfonts/BarlowCondensed-SemiBold.ttf);
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
}

@font-face {
  src: url(assets/webfonts/BarlowCondensed-Black.ttf);
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 900;
}

@font-face {
  src: url(assets/webfonts/BarlowCondensed-ExtraBold.ttf);
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
}

@font-face {
  src: url(assets/webfonts/BarlowCondensed-Bold.ttf);
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
}
@font-face {
  src: url(assets/webfonts/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2);
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
}

*{
  margin:0;
  padding:0;
  outline:none;
}
html body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#fff;
  position:relative;
  font-size: 15px;
  color: #6c6c6c;
  font-family: 'Poppins';
  font-weight: 300;
}
body.modal-open{
  overflow: scroll !important;
}
body{
  padding-right: 0 !important;
}
label {
  margin-bottom: 0 !important;
}

img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}

section img{
  max-width:100%;
}

h1,
h2,
h3,
h4,
h5,
h6{
  margin:0;
  padding:10px 0;
  letter-spacing: 1px;
  font-family:"Raleway";
  color:#000000;
  font-weight: 700;
}

p{
  margin:0 0 15px;
  padding:0;
  font-size:15px;
  font-weight:300;
}

p, ul li a{
  letter-spacing: 0px;
}

body a{
  text-decoration:none;
  color:#222222;
}

a:hover{
  text-decoration:none;
  color:#666;
}

a:focus,a:hover{
  text-decoration:none !important;
}

ul,ol{
  margin:0 0 0 15px;
  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;
  max-width: 100%;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}

blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}

blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}

blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}

blockquote cite:before {
  content: "\2014 \2009";
}

small{
  font-size:14px !important;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}

section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}

select{
  width: 100%;
  padding: 6px;
}

input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  border: none;
  background-color: #ce9950;
}

input[type="submit"]:hover{
  cursor: pointer;
}

textarea {
  height: 80px;
}

.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}

iframe{
  width: 100%;
}

.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;
  left:-9999em;
}

.alignleft,
img.alignleft{
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}

.alignright, img.alignright {
  display: inline;
  float: right;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
}

.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}

.comment-list .comment-content ul li{
  margin:5px;
}

.toggleMenu{
  display:none;
}

a.small-button{
  background:#3890cb;
  padding:5px 30px;
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}

a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}

table, td, th {
  border: 1px solid black;
}

/* ==========================================================================
   Calendar Widget Style
   ========================================================================== */

table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}

.widget.widget_calendar table {
  margin: 0;
}

.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
    color: #000000;
}

#footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
    color: #7f8391;
}

.widget_calendar td,
.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}

.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  color: #7f8391;
  padding-left: 15px;
  caption-side: top;
}

.widget_calendar tbody a {

  color: #fff;
  display: block;
  font-weight: 700;
}

.widget_calendar tbody #today{
   background-color: #bbb;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #7f8391;
}

.widget th,
.widget td {
  padding: 0.5384615385em;
}

/* ==========================================================================
   Button Hover Style
   ========================================================================== */

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.vw-hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.vw-hvr-shrink:hover, .vw-hvr-shrink:focus, .vw-hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* ==========================================================================
   Slider Nav Hover Effect
   ========================================================================== */

@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* ==========================================================================
   Spinner Style
   ========================================================================== */
.spinner-loading-box{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e7cc84;
  z-index: 2;
  cursor: pointer;
  z-index: 9999;
}

.spinner-loading-box .lds-hourglass {
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  top: 50%;
  left:50%;
  transform: translateX(-50%);

}
.spinner-loading-box .lds-hourglass:after {
  content: " ";
  display: block;
  border-radius: 50%;
  width: 0;
  height: 0;
  margin: 8px;
  box-sizing: border-box;
  border: 32px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-hourglass 1.2s infinite;
}
@keyframes lds-hourglass {
  0% {
    transform: rotate(0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  50% {
    transform: rotate(900deg);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  100% {
    transform: rotate(1800deg);
  }
}
/* Text meant only for screen readers. */
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
/* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
/* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
 outline: 0;
}
a:focus{
outline: thin dashed;
}


/* ==========================================================================
   Header Style
   ========================================================================== */
#header .header-logo {
    padding-top: 10px;
}

#sticky-onoff{
  display: none;
}

.main-header-box #sticky-onoff{
  display: none;
}

.stickynavbar {
  background-color:#fff;
  box-shadow: 0 0 8px grey;
}

.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 99;
}

.sticky .search-icon i{
   color: #9a9da4;
}

#vw-sticky-menu.sticky {
  margin-top: 0;
  padding: 10px 20px
}

.nav_wrap {
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
}

.menubar.sticky{
  padding-top: 0;
  margin: 0;
}

.neseted-inner {
  top: 0;
  position: absolute;
}

.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}

.menubar ul{
  list-style-type: none;
}

.site-header .header-logo a{
  font-size: 22px;
  color: #fff;
  font-family: "Roboto";
  font-weight: 900;
}

.site-header .header-logo h1{
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 30px;
}

.site-header .header-logo p{
  font-size: 14px;
  letter-spacing: 0px;
  color: #fff;
  font-family: "Roboto";
  font-weight: 600;
  margin-bottom: 0;
}

.site-header .header-wrapper .row{
  align-items: center;
  padding: 8px 25px 0px 25px;
}

#header .header-phone i{
  width: 35px;
  height: 35px;
  background-color: #3b82ea;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  padding: 5px 9px;
  position: relative;
}

#header .header-phone i:after{
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 12px solid #3b82ea;
  position: absolute;
  bottom: -5px;
  left: 0;
  transform: rotate(31deg);
}

#header .header-phone p{
  font-size: 21px;
  color: #232732;
  font-family: "Raleway";
  font-weight: 400;
  margin-bottom: 0;
}

#header .header-phone span{
  font-size: 14px;
  letter-spacing: 0px;
  color: #21b8cd;
  font-family: "Montserrat";
  font-weight: 500;
}

#header .header-wrapper{
  padding: 0;
}
/*.page #header {
  background-color: #fd226a;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 2;
}*/

.home.page-template #header .header-wrapper{
  background-color: transparent;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 2;
}

.sticky .header-wrapper{
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.home.page-template .menubar .container{
  position: relative;
}

.sticky .header-wrapper{
  position: unset !important;
}

.site-header{
  box-shadow: 0 0 4px #c3bfbf;
  background-color: #171717;
}

#header .header-button {
    text-align: center;
}
#header .header-button a {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Barlow Condensed";
    text-align: center;
    background: linear-gradient(to right,#ce9950,#e7cc84);
    padding: 13px 22px;

}

/* ==========================================================================
   Scroll Top Style
   ========================================================================== */

#return-to-top {
     background: linear-gradient(to right,#ce9950,#e7cc84);
  width: 40px;
  height: 40px;
  display: none;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
  border-radius: 50%;
  padding: 10px 0px;
  position: fixed;
  right: 10px;
  margin: auto;
  bottom: 40px;
}
#return-to-top i {
  color: #fff;
  font-size: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 15px;
}

/* ==========================================================================
   Section Topbar
   ========================================================================== */

#topbar{
  padding: 10px 0 10px 0;
  background-color: #77a7dc;
}
.header-box{
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.home.page-template #topbar{
  padding: 10px 0 10px 0;
}

#topbar .topbar-wrapper{
  align-items: center;
}

#topbar .topbar-contact a{
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 500;
}

#topbar .topbar-contact i{
  font-size: 13px;
  color: #fff;
  padding-right: 3px;
}
#topbar .vwsmp_front a{
  background-color: transparent;
  color: #fff;
  font-size: 12px;
  padding: 0 10px;
  width: auto;
  height: auto;
  border-right: 1px solid #fff;
}

#header .topbar-search i{
 font-size: 16px;
  line-height: 25px;
  color: #000000;
  padding-top: 0;
}

/* ==========================================================================
   Section Menu Bar
   ========================================================================== */
/*----------------------------------------------------*/
/*menu*/
.hamburger {
 padding-left: 10px
 }
.side-navigation {
    padding: 0;
    margin: 0;
   text-align: left
}
.side-navigation>li {
  list-style: none;
   margin-bottom: 10px
}
.close-sidebar {
  font-size: 35px;
  padding-right: 5px;
  color: #fff;
  text-align: right
 }
.headerbar {
  display: none;
  font-size: 30px;
  text-align: right;
  font-weight:900;
  color:#ce9950;
}
amp-sidebar#sidebar1 {
  display: none
}
[class*="amphtml-sidebar-mask"] {
background: none;
z-index: 99;
}
.i-amphtml-sidebar-mask
{
  position: static!important
}
.main-header .side-navigation ul{
  list-style: none;
  margin: 0;
  display: inline-block;
  padding-left: 25px;
  }
.main-header .side-navigation li
{
  position: relative;
   display: inline-block;
    margin-left: -5px;
        padding: 0 14px;
}
.side-navigation li.current-menu-item a{
color: #ffffff;
}
.menubar-box ul li a {

  font-size: 18px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Barlow Condensed";
   display: block;
    text-decoration: none;
 text-transform: uppercase;
    position: relative;

    line-height: 25px;
    margin: 4px;
}

.menubar-wrapper .current_page_item a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.menubar-wrapper .current_page_item a {
    color: #ffffff;
}
.side-navigation ul li a:active {
  color: #082b45 ;
}
.side-navigation ul li a:hover {
color: #ce9950 ;
text-decoration: underline
}
.main-header .side-navigation ul ul {
  display: none;
 position: absolute;
  left: 0;
  top: 100%;
  background: #000000;
   min-width: 215px;
  z-index: 9999;
}
.main-header .side-navigation ul ul ul {
  left: 31%;
  top: 54px;
}
.main-header .side-navigation ul ul a {
  color: #fff;
  padding: 10px 10px 10px 25px;
  transition: all .5s ease 0s;
  border-left:none !important;
}
.side-navigation ul.sub-menu li a:before {
  content: "\f068";
  font-family: 'Font Awesome 5 Free';
  left: 0;
  position: absolute;
   top: 14px;
  font-size: 10px;
  color: #121212;
  padding-left: 10px;
  font-weight: 900;
  transition: all .5s ease 0s
  }
  .side-navigation ul.sub-menu li a:hover:before {
    color: #fff;
    padding-left: 20px
}
.side-navigation ul ul a:hover {
  color: #c78b43;
 padding-left: 25px
 }
 .side-navigation ul ul li {
  float: none;
  display: block !important;
  text-align: left;
  border-left: none;
  border-right: none!important;
  padding: 0 !important;
}
.nav-menu ul ul li:last-child {
  border-bottom: 0
}
.side-navigation ul li:hover>ul {
  display: block;
}
.nav-menu a:hover {
  color: #121212 ;
}
.nav-menu .menu>ul>li.highlight {
  background-color: #006ccc
}
.nav-menu .menu>ul>li.highlight:hover
{
  background: 0 0
}
.main-menu-navigation
{
  margin: 30px 0 0
}
.nav-next .post-title, .nav-previous .post-title {
  display: none!important
}
.toggle-menu, a.closebtn {
  display: none
}

/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}

/* ==========================================================================
   Section Headings
   ========================================================================== */

section h2{
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #242424;
  font-family: "Raleway";
  font-weight: 800;
  margin-bottom: 0;
  padding-top: 0;
}

section h3 {
  font-size: 28px;
  letter-spacing: 2px;
  color: #222222;
  font-family: "Raleway";
  font-weight: 500;
  padding: 0;
}

section h4{
  color:#000;
  font-size:20px;
}

section h5{
  color:#333;
  font-weight:bold;
  margin:0 0 10px 0;
  padding:0;
}

.innerbox{
  background-size:100% 100%;
}

#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}

/*--------------------- Section Heading------------------------*/

.section-heading{
  text-align: center;
}
.section-heading h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.section-heading p {
  margin: 0;
  padding: 10px 0;
}
.head_white{
  color: #ffffff;
}
.head_black{
  color: #000000;
}
/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #3b82ea;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  box-shadow: 0 0 5px 0px #cccccc;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover i, .hvr-shutter-in-vertical:focus i, .hvr-shutter-in-vertical:active i {
  color: white;
}
.hvr-shutter-in-vertical:hover {

}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

/* ==========================================================================
   Shortcode Style
   ========================================================================== */

.services-short-page #comments{
  display: none;
}


.our-team-shortcode .our-teams-content{
  margin-bottom: 30px;
}

.testimonial-shortcode{
  text-align: center;
  background-color: transparent !important;
}

.testimonial-shortcode .testimonials-contents{
  margin-bottom: 30px;
  padding: 15px;
  background-color: #eee;
}

.testimonial-shortcode .testimonials-contents p{
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 50px;
  color: #18212e;
  font-family: "Barlow Condensed";
  font-weight: 600;
}

.testimonial-shortcode .test-star-rating{
  padding-top: 20px;
}

.testimonial-shortcode .testimonials-contents .testimonials-title{
  font-size: 20px;
  line-height: 36px;
  color: #082740;
  font-family: "Poppins";
  font-weight: 500;
}
span.team-design {
    font-size: 12px;
    color: #2b3132;
    font-family: "Poppins";
    font-weight: 700;
}
#star-rating-no {
    display: none;
}
/* ==========================================================================
   Single Pages Style
   ========================================================================== */

.single-page-content p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
  padding-top: 20px;
}

.comment-body p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}

#single-service .services-icon{
  display: inline-block;
  padding: 30px;
}

#single-team .single-team-info img{
  margin-bottom: 20px;
}

#single-team .single-team-info p{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #aaaeb2;
  font-family: "Raleway";
  font-weight: 600;
}

#single-team .social-profiles{
  padding-top: 10px;
  padding-bottom: 20px;
}

#single-team .social-profiles i{
  width: 40px;
  height: 40px;
  background-color:#ce9950;
  border-radius: 50%;
  padding: 13px 13px;
  color: #fff;
  margin-right: 5px;
}

#testimonial-single .single-testimonial-desig{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
  padding-top: 20px;
}
#testimonial-single .social-profiles i{
  width: 40px;
  height: 40px;
  background-color:#3b82ea;
  border-radius: 50%;
  padding: 13px 13px;
  color: #fff;
}
#testimonial-single .social-profiles{
  padding-top: 10px;
}
.content_page p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}
#single-team .single-page-content p{
  padding-top: 0;
}
#testimonial-single .single-page-content p{
  padding-top: 10px;
}

/* ------------------Single Post ----------------- */

#single_post .postbox .postbox-content {
  position: static;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a{
  font-size: 20px;
  color: #404042;
  font-family: "Raleway";
  font-weight: 900;
  padding-top: 5px;
}
.posttitle a:hover{
  color: #000;
}
.page-header h1{
  color: #000;
  font-family: "Roboto";
  font-weight: 600;
}
.entry-title{
  color: #000;
  font-family: "Roboto";
  font-weight: 600;
}
.single-post-content table td{
  text-align: center;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
.author_links a{
  color: #111;
  font-family: "Roboto";
  font-weight: 600;
}
#sidebar .widget_recent_entries a{
  font-size: 13px;
}
/*------------------ Contact Page -----------------*/
.contact-page-details{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:none;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 textarea::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .contac_form input[type="submit"]{
  border-radius: 2px;
  font-family: 'Muli', sans-serif;
  padding: 12px 20px;
  display: inherit;
  margin: 20px auto 0 auto;
}

section#contact-box{
  padding:0;
  margin:0;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.contact-color-bg form textarea{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contact-box .google-map{
  margin-bottom: 30px !important;
}
.contact-box .contact-head{
  text-align: center;
  padding-bottom: 30px;
}
.contact-box .contact-head p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #6e6e6e;
  font-family: "Roboto";
  font-weight: 500;
  max-width: 80%;
  margin: 0 auto;
}
.contact-box .contact-head h2{
  font-size: 32px;
  color: #222222;
  font-family: "Raleway";
  font-weight: normal;
  padding-bottom: 10px;
  font-weight: 600;
}
.contact-box .contact-details-box
{
  align-items: center;
}
.contact-box .contact-details-box span
{
  font-size: 18px;
  letter-spacing: 0px;
  color: #404042;
  font-family: "Raleway";
  font-weight: 900;
}
.contact-box .contact-details-box p
{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9f9fa0;
  font-family: "Roboto";
  font-weight: 400;
  margin-bottom: 0px;
}
.contact-box .contact-details-box i
{
  font-size: 25px;
  color: #d09d54;
}

/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 36px;
  color: #000;
  font-family:"Roboto";
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
/*-------------Footer Menu ------------*/

.footer_menu ul li {
  display: inline-block;
}
.footer_menu ul li:last-child {
  border-right: none;
}
#footer .footer_menu ul li a {
  color: #ffffff;
  padding: 0 15px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: "Source Sans Pro";
}
#footer .footer-links{
  background-color: #fff;
}
#footer .footer_menu ul {
    margin: 0;
    padding: 15px;
}
#footer .footer_menu {
    text-align: center;
    border-top: 1px solid #4b4a4a;
    border-bottom: 1px solid #4b4a4a;
}
#footer .footer_menu ul li:before{
  display: none;
}
/*---------------- Custom Footer ----------------------*/
.footer_form .section-heading {
  text-align: center;
}
.footer_form {
  padding: 0 40px 40px;
}
.footer_form .section-heading h3 {
  color: #ffffff;
  display: table;
  text-align: center;
  margin: 0 auto;
  padding: 11px;
  border: none;
  font-weight: bold;
}
.footer_form .section-heading p{
  color: #ffffff;
}
.footer_form input[type="text"], .footer_form  input[type="tel"], .footer_form  input[type="email"], .footer_form  input[type="phno"], .footer_form  input[type="password"], .footer_form  textarea {
  border: 1px solid #ffffff;
  font-size: 16px;
  padding: 10px 10px;
  margin-bottom: 20px;
  height: auto;
  width: 100%;
  background: transparent;
  color: #ffffff;
  font-style: italic;
}
.footer_form  textarea {
  height: 120px;
}
.footer_form input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #1e202c;
}
.footer_form input::-webkit-input-placeholder, .footer_form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.footer_form input::-moz-placeholder, .footer_form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.footer_form input:-ms-input-placeholder, .footer_form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.footer_form input:-moz-placeholder, .footer_form textarea:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}
.contact_us {
  background-attachment: fixed;
}
.home-contact-box {
  background-color: #ffffff;
  padding: 15px;
}

/* ==========================================================================
   Search Bar Style
   ========================================================================== */

.serach_outer {
  position: fixed;
  width: 100%;
  height:0;
  background: #000;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: #2ad9bb;
  opacity: 0.9;
}
.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.closepop {
  position: absolute;
  top: 29%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 17px;
  padding: 4px 0 0 0;
  color: #fff;
  cursor: pointer;
}

.serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.serach-page input.search-field {
    border: 1px solid #ccc;
    padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid #fff;
}
.search_popup label {
  background: transparent;
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
  border-bottom: 2px solid #fff;
  color: #fff;
  border-top:none;
  border-left: none;
  border-right: none;
}
.search_popup input.search-field::placeholder
{
  font-size: 17px;
  color:#fff;
}
.search_popup .search-submit
{
  color: #fff;
  border-radius: 50%;
  background-color: #1b1a18;
  padding: 10px 13px;
  width: 50px;
  height: 50px;
  border:none;
}

/* ==========================================================================
   Section Footer
   ========================================================================== */

#footer{
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position:relative;
  color:#777777;
  text-align:left;
}

#footer .footer-details{
  padding-top: 60px;
  padding-bottom: 50px;
}

.outer-footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;

}
.footer-social .socialbox a {
  border-right: none;
}

.footer-social .socialbox a i {
  color: #ffffff;
}

.footer-top {
  padding-bottom: 50px;
}

.footer-top-col h3 {
  font-size: 20px;
  font-weight: bold;
}

.outer-footer {
  background-size: 100% 100%;
}

#footer form.search-form{
  border: none;
  background: transparent;
  padding: 0;
}

#footer form.search-form input{
  float: none;
  border: 1px solid #fff;
  margin: 20px 2px;
}

#footer form.search-form input[type="search"]{
  width: 100%;
  margin-bottom: 0px;
}

#footer textarea{
  height: 100px;
}

#footer p.post-date {
    color: #7f8391;
    font-size: 13px !important;
}

.main_sociobox {
  padding: 20px 0;
}

.footer_hide{
  display:none;
}

#footer h3 {
  padding:30px 0 0px 0;
 font-size: 20px;
line-height: 36px;
color: #ffffff;
font-weight: 700;
font-family: "Barlow Condensed";
  text-align: left;
  position: relative;
  margin-bottom: 15px;
}

#footer ul li{
  list-style:none;
  margin:0;
  text-align:left;
  padding: 0;
  position: relative;
}

#footer .widget_recent_entries ul li:before{
  content: "";
  padding: 0;
  display: unset;
}

#footer ul li {
    /*text-align: left;
    margin-left: 91px;*/
}

#footer ul li a{
  font-size: 16px;
line-height: 36px;
color: #8d91a2;
font-weight: 600;
font-family: "Poppins";
  text-align: center;
}

#footer .about_me table{
  margin-bottom: 0;
}

#footer .about_me table p{
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 50px;
  color: #8c8d8e;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
}

.widget_recent_entries img {
  width: 100px;
}

.about_me table, .about_me td, .about_me th{
  border: none;
}

.about_me p.message {
    margin-bottom: 20px !important;
}

#footer .textwidget input[type="email"]{
 border: 1px solid rgba(255,255,255,0.1);
  background-color: #171717;
  font-size: 14px;
  letter-spacing: 2px;
  color: #777676;
  font-family: "Raleway";
  font-weight: 500;
  padding: 16px 15px;
}
#footer button[type="submit"] {
      color: #ffff;
    position: absolute;
       right: 17px;
    top: 98px;
    padding: 15px 20px 15px 20px;
    background-color: transparent;
    border: none;
    font-size: 18px;
    background-image: linear-gradient(120deg, #c78b43 0%, #e9d181 100%);
}
#footer .widget ul {
    margin-left: 0;
    padding-top: 15px;
}
#footer .textwidget {
    padding-top: 15px;
}
#footer .textwidget input[type="email"]::placeholder{
  font-size: 14px;
  letter-spacing: 2px;
  color: #777676;
  font-family: "Raleway";
  font-weight: 500;
}

#footer .textwidget input[type="submit"]{
  background-color: #2c2c2c;
  padding: 7px 20px;
  display: inline-block;
  margin-top: 17px;
  font-size: 14px;
  letter-spacing: 2px;
  color: #777676;
  font-family: "Raleway";
  font-weight: 500;
  border-radius: 30px;
}

#footer .textwidget input[type="submit"]:hover{
  background-color: #3b82ea;
  color: #fff;
}

#footer .about_me i{
  font-size: 16px;
  color:#878585;
  padding-top: 10px;
  margin-bottom: 8px;
  text-align: right;
}

#footer .widget td {
  padding-top: 0px !important;
  padding-bottom: 0;
}

#footer .textwidget p{
font-size: 16px;
line-height: 32px;
color: #8d91a2;
font-weight: 600;
font-family: "Poppins";
}

#footer .widget p{
 max-width: 320px;
font-size: 16px;
line-height: 32px;
color: #8d91a2;
font-weight: 600;
font-family: "Poppins";
  margin-bottom: 0;
  text-align: left;
}

#footer .post-content a{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 32px;
  color: #878585;
  font-family: "Muli";
  font-weight: 800;
  margin-bottom: 0;
}

#footer .widget_recent_entries .recent-post-box{
  align-items: center;
}

#footer .widget_nav_menu ul{
  margin-left: 0;
}

#footer .recent-post-box .post-thumb{
  padding: 0;
}

#footer .widget ul{
  margin-left: 0;
}

#footer .copyright .socialbox i:hover{
  background-color: #3b82ea;
  border:2px solid #3b82ea;
  color:#fff;
}

#footer .widget_media_gallery #gallery-1 img{
  border:none;
}

#footer #gallery-1 .gallery-item{
  margin:0;
}

#footer .custom-social-icons i{
  color: #171717;
}

#footer .custom-social-icons{
  padding-top: 30px;
  text-align: left;
}
#footer img.image.wp-image-79.attachment-full.size-full {
    text-align: left;
    margin-left: -62px;
}
#footer .custom-social-icons a{
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 0;
  width: 40px;
  height: 40px;
  padding: 8px 10px;
  margin-right: 8px;
color: #171717;
    background-color: #fff;
}
#footer .custom-social-icons a:hover  {
  background: linear-gradient(to right,#ce9950,#e7cc84);
}
#footer .custom-social-icons :hover i{
  color: #171717;
}

#footer .recent-post-box p{
  line-height: 11px;
}

#footer .widget_products ins{
  text-decoration: none;
}

#footer .about_me aside table{
  border-bottom: 1px solid #252525;
  margin: 0;
}

#footer .about_me aside table td{
  padding-right: 0;
}

#footer h1,
#footer h2,
#footer h4,
#footer h5,
#footer h6{
  color: #fff;
  font-family: "Raleway";
  font-weight: 800;
}



/* ==========================================================================
   Section Copyright
   ========================================================================== */

.copyright{
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.copyright p{
  font-size: 16px;
color: #8d91a2;
font-weight: 400;
font-family: "Roboto";
/*margin-bottom: -32px;
    margin-top: 70px;*/
  text-align: center;
}
.copyright-text {
    align-items: center;
    /* padding: 10px; */
    padding-bottom: 0px;
    padding-top: 48px;
    padding-left: -24px;
    /* margin: 0 30px; */
    /* margin-left: 85px; */
    /* margin-right: 80px; */
    /* margin-bottom: -21px; */
    /* bottom: -9px; */
    border: 1px solid rgba(255,255,255,0.1);
  }
.copyright .row{
  align-items: center;
}

.copyright .footer-social-icon{
  text-align: right;
}

.copyright .footer-social-icon a{
  width: auto;
  height: auto;
  font-size: 14px;
  padding: 8px 15px;
  background-color: transparent;
  color: #878585;
  position: relative;
}

.copyright .footer-social-icon a:after{
  content: "|";
  display: inline-block;
  position: absolute;
  right: 0;
  color: #3a3a3a;
}

.copyright .footer-social-icon a:last-child:after{
  content: "";
}

.copyright .socialbox{
  text-align: right;
}

.copyright .socialbox .screen-reader-text{
  color:#fff;
}

.copyright .copyright-icon{
   justify-content: flex-end;
}

/* --------- Social Icon Widget ------- */

.social_widget a {
  color: #8e929f;
  padding: 7px 7px;
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
/* --------- search Page ------- */
.postbox h6 {
    font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox-content .post-text
{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
   -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 20px;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #000;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
  font-family: "Roboto";
}
.metabox .entry-author a
{
  color: #000;
  font-family: "Roboto";
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
  font-family: "Roboto";
}
.logged-in-as a
{
  color: #000;
}
.logged-in-as a:hover
{
  color: #000;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}

.post-featured img {
  width: 100%;
}
.authordetails
{
  padding: 30px 0;
}
.authordetails .author_links
{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
  font-style: italic;
}
h2#reply-title
{
  font-family: "Roboto";
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
    display: inline;
}
.authordetails ul li a i {
  background-color: #000;
  padding:15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img{
  border-radius: 50%;
}
#comments input[type="submit"]{
  background-color: #000 !important;
  color: #fff !important;
  font-family: "Roboto";
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #3b82ea;
  color: #000;
  border: 1px solid #3b82ea;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #3b82ea;
  color: #000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}

.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:#222222;
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments ul{
  list-style-type: none;
}
#comments ol{
  list-style-type: none;
}
#comments .reply{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a{
  font-size: 16px;
  letter-spacing: 0px;
  color: #222222;
  font-family: "PT Sans";
  font-weight: 700;
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
/* ---------- Button Animation ---------- */
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #353332;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}



/* ==========================================================================
   Section Slider
   ========================================================================== */

#slider{
  max-width:100%;
  padding:0;
  position:relative;
}

#slider img {
    width: 100%;
}
#slider img.iconimg {
    max-width: 2%;
}
#slider .slider-box span{
  font-size: 13px;
  letter-spacing: 3px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Barlow Condensed";
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 29%;
  padding: 13px;
  margin: 0 auto;
  background-image: linear-gradient(120deg, #c78b43 0%, #e9d181 100%);
  clip-path: polygon(100% 0,93% 50%,100% 100%,0% 100%,8% 50%,0% 0%);
}

p.video-title {
    width: 157px;
    display: inline-block;
}
#slider .slider-box h1{
 font-size: 23px;
letter-spacing: 5px;
/*line-height: 100px;
*/color: #ffffff;
font-weight: 700;
    padding-top: 30px;
font-family: "Poppins";
text-align: center;
}

#slider .slider-box h2{
 font-size: 130px;
 max-width: 97%;
 margin:0 auto;
letter-spacing: -1px;
 line-height: 115px;
color: #ffffff;
font-weight: bold;
font-family: "Barlow Condensed";
text-align: center;
}
#slider .slider-box p{
  font-size: 14px;
  line-height: 31px;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: 600;
  padding-top: 20px;
  display: inline-block;
  padding-left: 5px;
  padding-right: 15px;
}

#slider .slider-box {
  position: absolute;
  top: 53%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  margin: auto;
  max-width: 80%;
}

#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}

#slider .carousel-prev-button {
  position: absolute;
  right: 47px;
  bottom: 91px;
  width: 50px;
  height: 45px;
  background-color: #40b9eb;
}

#slider .carousel-next-button{
  position: absolute;
  right: 47px;
  bottom: 47px;
  width: 50px;
  height: 45px;
  background-color: #40b9eb;
}
.modal-backdrop.show
{
  display: none;
}

.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
  background-image: none !important;
}

#slider .slider-button-1{
  font-size: 18px;
  color: #ffffff;
  font-family: "Barlow Condensed";
  font-weight: 600;
  text-align: center;
  background-color: #082740;
  padding: 14px 35px;
  display: inline-block;
  margin-right: 15px;
}

#slider .slider-button-1:before{
  background-color:#40b9eb;
}

#slider .slider-button-2{
  font-size: 18px;
  color: #ffffff;
  font-family: "Barlow Condensed";
  font-weight: 600;
  text-align: center;
  padding: 14px 35px;
  display: inline-block;
  background-color: #ff0143;
}

#slider .slider-button-2:hover{
  color: #fff;
  border-color: transparent;
}

#slider .slider-button-2:before{
  background-color:#40b9eb;
}

ol.carousel-indicators li {
  padding: 3px;
  border:2px solid #242424;
  background-color:transparent;
  margin-right: 7px;
  width: auto;
  height: auto;
  text-indent: 0;
  border-radius: 50%;
}

#slider ol.carousel-indicators
{
  text-align: center;
  position: absolute;
  bottom: 8%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 5;
}



#slider .slide_nav i{
  font-size: 17px;
  color: #fff;
  padding: 13px 16px;
}

#slider .slider-nav-image{
  width: 90px;
  height: 87px;
  position: absolute;
  right: 85px;
  bottom: 47px;
}

#slider #tottal-slider-count{
  display: none;
}

#slider .slider-button-2:hover{
  color: #fff;
  border-color: transparent;
}

#slider .slider-button-2:before{
  background-color: #ff5e6b;
  border-radius: 30px;
}

#slider .slider-button-2
{
  color: #ffffff;
  padding: 10px 15px;
  display: inline-block;
  border-radius: 50%;
  background-color: #f47722;
  margin-left: 13px;
  box-shadow: 0px 0px 0px 7px #f3e0d2
}
#slider .slider-button-2:before
{
  background-color: #369be4;
  border-radius: 30px;
}

ol.carousel-indicators li {
  padding: 3px;
  border:2px solid #000000;
  background-color:transparent;
  margin-right: 7px;
  width: auto;
  height: auto;
  text-indent: 0;
}

#slider ol.carousel-indicators
{
  text-align: center;
  position: absolute;
  bottom: 0;
  justify-content: center;
  margin: auto 156px;

}

#slider ol.carousel-indicators .active{
  background-color:#393939;
  border:2px solid #ffffff;
}

#slider .slide_nav i{
  font-size: 17px;
  color: #242424;
  padding: 13px 16px;
}
#slider .slide_nav i:hover{
  color: #fff;
}
#slider .video_content {

    position: absolute;
     right: -48px;
    bottom: 30px;
     align-items: center;
}
#slider  .video_content a {
    width: 70px;
    height: 70px;
    background-image: linear-gradient(120deg, #c78b43 0%, #E9D17F 100%);
    color: #fff;
    border-radius: 50%;
    padding: 27px 0;
    text-align: center;
    cursor: pointer;
    margin-bottom: 47px;
    border: none;
}
#slider  .video_content h3{
  max-width: 50%;
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    font-family: "Barlow Condensed";
    text-align: right;
    display: inline-block;
    /* width: 50%; */
        padding-right: 25px;
    margin-top: 23px;

}
.btn-primary{
  border-color: none;
}
/*=================================================================
our-feature
=========================================================*/
#our-features {
    background-color: #eceef1;
    padding-top: 320px;
}

#feature-loop{
  display: none;
}

#our-features .feature-main-content {
  text-align: center;
}

#our-features .feature-main-content span {
  font-size: 20px;
  letter-spacing: 1px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
}

#our-features .feature-main-content h2 {
  font-size: 47px;
  line-height: 58px;
  color: #111111;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  padding: 0 0 60px;
}

#our-features .our-features-content h3 {
  font-size: 28px;
  line-height: 34px;
  color: #111111;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  padding: 20px 0 0;
}

#our-features .our-features-content img {
  background-color: #fff;
  border-radius: 50%;
  padding: 10px;
}

#our-features .our-features-content p{
  font-size: 17px;
  line-height: 28px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
}

#our-features .our-features-content a{
  font-size: 22px;
  line-height: 34px;
  color: #111111;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  display: block;
  padding: 0 0 15px
}

#our-features .our-features-content a:hover{
  color: #111111;
}

#our-features .our-features-content {
    border-bottom: 5px solid #689ed8;
}

#our-features .our-features-content:hover {
    background-color: #2ad9bb;
    border-color: #2ad9bb;
}

#our-features .our-features-content {
    padding: 20px;
}
#our-features .our-features-content:hover h3,#our-features .our-features-content:hover p,#our-features .our-features-content:hover a{
  color: #fff;
}


/* ==========================================================================
   Section About Us
   ========================================================================== */

#about-us .about-us-content span{
 font-size: 17px;
letter-spacing: 5px;
color: #c78c44;
font-weight: 600;
font-family: "Poppins";
}

#about-us .about-us-content h2 {
font-size: 51px;
    line-height: 53px;
    max-width: 100%;
    color: #111111;
    font-family: "Barlow Condensed";
    font-weight: bold;
    letter-spacing: 2px;
}
#about-us .about-feature-box p{
font-size: 20px;
line-height: 32px;
color: #353332;
font-weight: 600;
font-family: "Poppins";
}
#about-us  .about-us-heading{
margin-left: 19px;
}
#about-us .about-us-content p {
    padding-top: 5px;
    max-width: 470px;
  font-size: 13px;
  color: #8c8c9a;
  font-weight: 600;
  font-family: "Poppins";
        line-height: 30px;
}
#about-us span.aboutusfeature{
  font-size: 20px;
line-height: 32px;
color: #353332;
font-weight: 600;
font-family: "Poppins";
letter-spacing: 0px;
}
#about-us .about-us-content a{
font-size: 18px;
color: #ffffff;
font-weight: 600;
font-family: "Barlow Condensed";
  text-align: center;
  padding: 12px 20px;
  border-radius: 1px;
  display: inline-block;
     margin-top: 30px;
    margin-left: 41px;
    background: linear-gradient(to right,#c78b43,#e9d181);
}
#about-us .feacture{
  padding-top: 22px;
}
#about-us .about-us-content a:before{
  background-color: #353332;
  border-radius: 1px;
}

#about-us .about-us-content a:hover{
  color: #fff;
}
#about-us .about-us-content {
    padding-top: 20px;
}
#about-us {
    padding-top: 65px;
}
#about-us .about-us-images{
  right: 20px;
}
#our-services .our-services-content:hover .service-inner {
    background-color: #2ad9bb;
}
#our-services .our-services-content:hover a, #our-services .our-services-content:hover .services-text{
  color: #fff;
}
.aboutusborder {
    border-left: 30px solid transparent;
    border-image: linear-gradient(120deg, #c78c44 0%, #ead181 100%);;
    border-image-slice: 1;

}
#about-us .about-feature-box .featureimg img{
      text-align: left;
    margin-left: 40px;
}
#about-us .featureimg {
    padding-top: 12px;
    align-items: center;
}
#about-us .aboutusfeaturetitle{
  font-size: 16px;
color: #8c8c9a;
font-weight: 600;
font-family: "Poppins";
padding: 1px 0px 0px 31px;
}
#about-us  h5.feacturetext {
    padding-top: 5px;
    max-width: 470px;
    font-size: 13px;
    color: #8c8c9a;
    font-weight: 600;
    font-family: "Poppins";
    /* line-height: 30px !important; */
}
/* ==========================================================================
   Section countdown
   ========================================================================== */

#our-countdown .countdown .numbers
{

  display: inline-block;
  margin-right: 20px;
  letter-spacing: 2px;
  font-size: 51px;
  line-height: 31px;
  color: #ffffff !important;
  font-weight: 400;
  font-family: "Barlow Condensed";
  text-align: center;
}
#our-countdown .countdown .numbers{

/*    background:linear-gradient(to top right, #250c34,#342148, #311c36);
*/    padding: 35px 0px 37px 0px;
    background:linear-gradient(45deg, transparent 50%, #342148 50%, transparent 100%);
}

#our-countdown .countdown .numbers span
{
  font-size: 16px;
  letter-spacing: 0px;
  color: #ffffff !important;
  font-family: "Roboto";
  font-weight: 400;
  border: 4px solid #ffffff;
  width: 138px;
  height: 163px;
  padding: 80px 40px 40px 40px;

}

#our-countdown .countdown
{
/* max-width: 100%;
*//*background:linear-gradient(45deg,transparent 49%,#000 50%,transparent 90%);
*/
}
#our-countdown .sponser-content h2{
font-size: 61px;
letter-spacing: -1px;
color: #ffffff;
font-weight: bold;
font-family: "Poppins";
text-align: center;
filter: drop-shadow(0px 3px 3.5px #000000);
}
#our-countdown .sponser-content p{
    max-width: 48%;
font-size: 13px;
line-height: 25px;
color: #ffffff;
font-weight: 600;
font-family: "Poppins";
text-align: center;
margin: 0 auto;
filter: drop-shadow(0px 3px 3.5px #000000);
padding-bottom: 60px;
padding-top: 25px;
}

#our-countdown .sponser-content {
    text-align: center;
}

#our-countdown span.countdownsmall {
    font-size: 15px;
    letter-spacing: 5px;
    line-height: 78px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    margin: 0 auto;
    filter: drop-shadow(0px 3px 3.5px #000000);
}

/* ==========================================================================
   Section Our Services
   ========================================================================== */
#our-services {
  background-color: #eceef1;
}

#our-services .service-inner {
    background-color: #fff;
    padding: 25px 25px 80px;
    border-radius: 5px;
}

#our-services .services-small-title{
  font-size: 20px;
  letter-spacing: 1px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  display: inline-block;
}

.service-main-content {
  text-align: center;
}

.service-main-content h2{
  font-size: 58px;
  line-height: 58px;
  color: #111111;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  padding: 0 0 30px;
}

#our-services h5{
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #242424;
  font-family: "Raleway";
  font-weight: 700;
  margin-top: 30px;
}

#our-services p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 29px;
  color: #525252;
  font-family: "Muli";
  font-weight: 400;
}

#our-services .services-features span{
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 33px;
  color: #aaaeb2;
  font-family: "Raleway";
  font-weight: 600;
}

#our-services .services-features i{
  font-size: 12px;
  color: #aaaeb2;
}

#our-services .services-app-button{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #ffffff;
  font-family: "Raleway";
  font-weight: 800;
  background-color: #ff5e6b;
  padding: 10px 30px;
  border-radius: 30px;
  display: inline-block;
  margin-top: 25px;
}

#our-services .services-app-button:before{
  background-color: #3b82ea;
  border-radius: 30px;
}

#our-services .all-services a{
   font-size: 20px;
  letter-spacing: 0px;
  color: #fefefe;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  background-color: #689ed8;
  padding: 9px 30px;
  border-radius: 30px;
  display: inline-block;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}

#our-services .services-text {
    font-size: 17px;
    line-height: 28px;
    color: #abacac;
    font-family: "Roboto";
    font-weight: 500;
    text-align: center;
}

#our-services .service-img img {
    border-radius: 50%;
    border: 10px solid #eceef1;
    margin-top: -61px;
}

#our-services .all-services a:before{
  background-color: #2ad9bb;
  border-radius: 30px;
}

#our-services .all-services a:hover{
  color: #fff;
  border-color: #3b82ea;
}

#our-services .our-services-content a{
  font-size: 30px;
  line-height: 34px;
  color: #111111;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  padding: 7px;
  display: inline-block;
}

#our-services .our-services-content{
  padding: 30px 20px;
  text-align: center;
  margin-top: 30px;
  border-radius: 3px;
}

#our-services .services-box1{
  background-color: #71c1d3;
}

#our-services .services-box2{
  background-color: #fa885c;
}

#our-services .services-box3{
  background-color: #1cc7a4;
}

#our-services .services-box4{
  background-color: #ff6c78;
}

#our-services .services-box5{
  background-color: #ba83e0;
}

#our-services .services-box6{
  background-color: #7c89eb;
}

#services-loop{
  display: none;
}
#our-services .all-services{
  position: relative;
}

.all-services:before{
  content: "";
  position: absolute;
  background: #ccc;
  width: 407px;
  height: 1px;
  top: 25px;
  left: 0;
}
.all-services:after{
  content: "";
  position: absolute;
  background: #ccc;
  width: 407px;
  height: 1px;
  top: 25px;
  right: 0;
}

/* ==========================================================================
   Section Our Gallery
   ========================================================================== */

#our-gallery .our-gallery-head{
  text-align: center;
  padding-bottom: 40px;
}

#our-gallery .our-gallery-head span{
font-size: 15px;
letter-spacing: 5px;
color: #ffffff;
font-weight: 700;
font-family: "Poppins";
text-align: center;
}

#our-gallery .our-gallery-head h2{
  line-height: 50px;
    font-size: 50px;
    color: #ffffff;
    font-weight: 900;
    text-align: center;
    padding-top: 10px;
    font-family: "Barlow Condensed"
}
#our-gallery p{
max-width: 536px;
margin: 0 auto;
font-size: 12px;
line-height: 23px;
color: #ffffff;
font-weight: 600;
font-family: "Poppins";
text-align: center;
}
#our-gallery .gallery-shortcode h5{
  text-align: center;
}

#our-gallery .gallery-shortcode{
  overflow-x: hidden;
}

#our-gallery .gallery-shortcode .icon_overlay i{
  width: 50px;
  height: 50px;
  border:2px solid #fff;
  padding:17px 0;
  text-align: center;
  border-radius: 50%;
  font-size: 13px;
}
.our-gallery-button{
  text-align: center;
  padding: 30px;
}
#our-gallery a.hvr-bounce-to-right{
    padding: 12px 45px;
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Barlow Condensed";
 background: linear-gradient(to right,#c78b43,#e9d181);
}
/* ==========================================================================
   Section Our Teams
   ========================================================================== */

#our-teams .our-teams-head{
  text-align: center;
  max-width: 46%;
  margin: auto;
  padding-bottom: 30px;
position: relative;
    top: 40px;
  }

#our-teams .our-teams-head span{
  font-size: 15px;
letter-spacing: 5px;
/*line-height: 132px;
*/color: #ffffff;
font-weight: 700;
font-family: "Poppins";
text-align: center;
filter: drop-shadow(0px 3px 3.5px #000000);
}

#our-teams .our-teams-head p{
  max-width: 87%;
font-size: 12px;
line-height: 23px;
color: #ffffff;
font-weight: 600;
font-family: "Poppins";
text-align: center;
padding-bottom: 30px;
    padding-top: 20px;
}

#our-teams .our-teams-content {
  text-align: center;
  background-color: #ffffff;
    padding: 20px;
}
#our-teams .our-teams-head h2{
   font-family: "Barlow Condensed";
      font-size: 60px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;
     padding-top: 10px;
}
#our-teams .our-teams-content .team-title{
 font-size: 27px;
line-height: 36px;
color: #000000;
font-weight: 600;
font-family: "Barlow Condensed";
text-align: center;
display: inherit;
position: relative;
 padding-top: 15px;
}

#our-teams .our-teams-content .teams-desig{
  font-size: 12px;
  color: #2b3132;
  font-family: "Poppins";
  font-weight: 700;
}

#our-teams .our-teams-image{
  position: relative;
}

#our-teams .our-teams-image .team-social-profiles{
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  transition: 2s;
}

#our-teams .our-teams-content:hover .team-social-profiles{
  display: block;
}

#our-teams .team-image img {
  position:relative;
}
#our-teams .overlayimg {
  bottom:0;
  right:0;
  display:none;
  position: absolute;
}
#our-teams .our-teams-content:hover .overlayimg {
  display:block;
}
#our-teams .our-teams-image .team-social-profiles a i{
  font-size: 13px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 10px 10px;
  text-align: center;
  background-color: #fff;
}

#our-teams .our-teams-image .team-social-profiles .meta-facebook i{
  color: #4267b2;
}

#our-teams .our-teams-image .team-social-profiles .meta-twitter i{
  color: #1da0f2;
}

#our-teams .our-teams-image .team-social-profiles .meta-google i{
  color: #e60019;
}

#our-teams .our-teams-image .team-social-profiles .meta-linkedin i{
  color: #0077B5;
}

#our-teams .our-teams-image .team-social-profiles .meta-instagram i{
  color: #e4405f;
}

#our-teams .our-teams-image .team-social-profiles .meta-pinterest i{
  color: #bd081c;
}

#our-teams #team-loop{
  display: none;
}
.our-team-button {
    text-align: center;
}
#our-teams .our-team-button a.hvr-bounce-to-right{
  font-size: 18px;
color: #ffffff;
font-weight: 600;
font-family: "Barlow Condensed";
 background: linear-gradient(to right,#c78b43,#e9d181);
 padding: 12px 14px;
}
.wocommersproduct {
  display: inherit;
 left: -7px;
}
#book-now .product-content{
  display: inline-block;
margin: 15px;
}
#book-now .row.our-products-head small {
    font-size: 15px;
    letter-spacing: 5px;
    color: #c78c44;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
}
#book-now .our-products-head h3{
  font-size: 60px;
  font-weight: bold;
  color: #353332;
font-family: "Barlow Condensed";
}
#book-now .our-products-head p{
  max-width:  90%;
font-size: 14px;
line-height: 32px;
color: #8c8c9a;
font-weight: 600;
font-family: "Poppins";
letter-spacing: 0px;
}
span#products-loop {
    display: none;
}
#book-now .product-button a {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Barlow Condensed";
    padding: 13px 28px;
    background: linear-gradient(to right,#c78b43,#e9d181);
}
#book-now .product-button {
    padding-top: 30px;
}
#book-now .f-pro-box h5 a {
    font-size: 17px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Barlow Condensed";
    letter-spacing: 1px;
}
#book-now .row.f-pro-box {
    margin-left: 0;
    margin-right: 0;
    padding: 5px;
}

#book-now .product-price{
  font-size: 18px;
margin-left: -25px;
    padding-top: 11px;
    color: #ffffff;
font-weight: 700;
display: inherit;
font-family: "Barlow Condensed";
}
#book-now {
    padding-bottom: 0px;
}
#special-products {
    padding-top: 0px;
}
/*-----------------------special-products-------------------------------*/
#special-products .amazon-deals-head h2 {
font-size: 18px;
letter-spacing: 1px;
color: #999999;
font-family: "Sen";
font-weight: 700;
}
#special-products p {
font-size: 36px;
line-height: 30px;
color: #363738;
font-family: "Caveat";
font-weight: 700;
}
#special-products .f-pro-box h3 a {
font-size: 17px;
line-height: 25px;
color: #ffffff;
font-weight: 700;
font-family: "Barlow Condensed";
    letter-spacing: 1px;
}
#special-products .product-price{
  font-size: 18px;
margin-left: -27px;
    padding-top: 11px;
    color: #ffffff;
font-weight: 700;
display: inherit;
font-family: "Barlow Condensed";
}
#special-products ins {
font-size: 20px;
color: #cc0001;
font-family: "Sen";
font-weight: 700;
text-decoration: none;
margin-left: 15px;

}
#special-products del {
font-size: 14px;
text-decoration: line-through;
color: #9a9b9b;
font-family: "Sen";
font-weight: 700;
}
#special-products .f-pro-box h5 {
  padding: 0;
  margin: 6px 0 4px 0;
}
#special-products .buy-content{
margin-top: 15px;
}
#special-products .featured-cart a{
font-size: 12px;
letter-spacing: 1px;
color: #363738;
font-family: "Sen";
font-weight: 700;
border: 2px solid #ccc;
padding:11px 3px;
}
#special-products .featured-cart i{
font-size: 12px;
color: #363738;
}

#special-products .yith-wcwl-add-button span {
  font-size: 13px;
  letter-spacing: 1px;
  color: #363738;
  font-family: "Sen";
  font-weight: 700;
 /*margin-left: -13px;*/
  text-align: center;
  margin: 0 auto;
}
#special-products .yith-wcwl-add-button {
  border: 2px solid #ccc;
  display: inline-block;
  padding: 7px 13px;
}
#special-products .yith-wcwl-add-to-wishlist {
margin-top: -8px;
margin-left: -14px;
}
#special-products .owl-stage-outer {
padding-bottom: 10px;
}
#special-products .amazon-deals-box {
padding-top: 2%;
}
#book-now .productdata{
  padding-left: 18px;
}

#special-products .featured-cart i{
padding:4px;
}
#special-products-loop{
display: none;
}

#special-products .owl-nav {
  display: none;
}
#special-products button.owl-prev i {
  background-color: #fff;
  padding: 10px 15px;
  color: #000;
}
#special-products button.owl-prev{
  position: absolute;
  bottom: 60%;
}
#special-products button.owl-next {
  position: absolute;
  right: 0;
  position: absolute;
  bottom: 60%;
  padding: 5px;
}
#special-products button.owl-next i {
  background-color: #fff;
  padding: 10px 15px;
  color: #000;
}
.f-pro-box {
      background: linear-gradient(to right,#c78b43,#e9d181);
}
#special-products .row.f-pro-box {
    margin-left: 0px;
    margin-right: 0px;
       padding: 4px 0px 0px 0px;
}
/*----------------- Product Star Rating--------------*/

/* ----------- Star Rating ---------- */

.woocommerce ul.products li.product .star-rating{
 /*color: #fec806;
 margin: 0 auto;
 display: block;
 float: none;
 overflow: hidden;
 position: relative;
 height: 1.7em;
 line-height: 1;
 font-size: 1em;
 width: 66%;
 font-family: star;
 float: right;*/
     color: #fec806;
    margin: 0 auto;
    display: block;
    float: none;
    overflow: hidden;
    position: relative;
    height: 1.7em;
    line-height: 1;
    font-size: 1em;
    font-family: star;
}
.star-rating{
  color: #fff;
  font-size: 11px;
text-align: center;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
/*  width: 5.4em;
*/  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #d3ced2;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before{
 content: "\53\53\53\53\53";
 top: 0;
 position: absolute;
 left: 0;
}
/* ==========================================================================
   Section Our Video
   ========================================================================== */

#our-video .video-content{
  max-width: 60%;
  margin: auto;
  text-align: center;
}

#our-video .video-content i{
  width: 70px;
  height: 70px;
 background-image: linear-gradient(120deg, #c78b43 0%, #e9d181 100%);
  color: #fff;
  border-radius: 50%;
  padding: 27px 0;
  text-align: center;
  cursor: pointer;
}

#our-video .video-content .video-small-title{
     display: block;
    margin-top: 40px;
    font-size: 16px;
    letter-spacing: 3px;
    color: #fea142;
    font-weight: 700;
    font-family: "Barlow Condensed";
    text-align: center;
    margin-bottom: 5px;
}

#our-video .video-content h2{
  color: #fff;
    font-size: 55px;
    font-weight: 700;
    font-family: "Barlow Condensed";
    text-align: center;
    line-height: 70px;
}

/* ==========================================================================
   Section Our Records
   ========================================================================== */
#our-records{
    padding: 0;
    margin-top: 0;
}

#our-records .record-content {
    align-items: center;
    padding: 32px 43px 0 94px;
}

#our-records  .record-box{
  padding: 0;
}

#our-records .inner-record-box {
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 25px;
}

#our-records .record-content h2 {
    font-size: 49px;
    line-height: 58px;
    color: #111111;
    font-family: "Exo 2";
    font-weight: 700;
}

#our-records .record-content p {
  font-size: 17px;
  line-height: 28px;
  color: #abacac;
  font-family: "Roboto";
  font-weight: 500;
}

#our-records .our-records-wrapper{
  padding: 0 20px 20px 20px;
  text-align: center;
}

#our-records .our-records-wrapper .record-count-no span{
  font-size: 59px;
  line-height: 58px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 700;
}

#our-records .our-records-wrapper .record-count-title{
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #abacac;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  padding-top: 5px;
}

#our-records .record-content1{
  background-color: #71c1d3;
}

#our-records .record-content1 .record-icon{
  background-color: #37a1b9;
}

#our-records .record-content2{
  background-color: #fa885c;
}

#our-records .record-content2 .record-icon{
  background-color: #eb7142;
}

#our-records .record-content3{
  background-color: #1cc7a4;
}

#our-records .record-content3 .record-icon{
  background-color: #16af90;
}

#our-records .record-content4{
  background-color: #ff6c78;
}

#our-records .record-content4 .record-icon{
  background-color: #f4515e;
}

#our-records #records-loop{
  display: none;
}
#our-records .owl-carousel .owl-dots {
    text-align: left;
    position: absolute;
    left: -386px;
    top: 124px;
}

/* ==========================================================================
   Section Why Choose Us
   ========================================================================== */

#why-choose-us .why-choose-us-wrap h2:after{
  content: "";
  width: 50px;
  height: 2px;
  background-color: #3b82ea;
  display: block;
  margin-top: 12px;
}

#why-choose-us .why-choose-us-wrap p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #525252;
  font-family: "Muli";
  font-weight: 400;
  padding-top: 15px;
}

#why-choose-us .why-choose-us-features{
  padding-top: 15px;
}

#why-choose-us .why-choose-us-features span{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 33px;
  color: #303133;
  font-family: "Raleway";
  font-weight: 700;
  display: block;
  padding-top: 10px;
}

/* ==========================================================================
   Section Testimonials
   ========================================================================== */

#testimonials .testimonials-head{
  text-align: center;
  max-width: 46%;
  margin: auto;
  padding-bottom: 30px;
  text-align: center;
}

#testimonials .testimonials-head span{
font-size: 15px;
letter-spacing: 5px;
color: #c78c44;
font-weight: 700;
font-family: "Poppins";
text-align: center;
}

#testimonials .testimonials-head p{

  font-size: 12px;
  line-height: 23px;
  color: #8b8b9a;
  text-align: center;
  letter-spacing: 0px;
  font-family: "Poppins";
  font-weight: 600;
  margin-bottom: 0;
}

#testimonials .testi-tabs-wrap{
  list-style-type: none;
  margin: 0;
  text-align: center;
}

#testimonials .testi-tabs-wrap li{
  display: inline-block;
}

#testimonials .testi-tabs-wrap li img{
  border-radius: 50%;
  border:4px solid transparent;
}

#testimonials .tab-pane{
  text-align: center;
  margin-top: 20px;
}

#testimonials .tab-pane p{
  letter-spacing: -1px;
  max-width: 60%;
  margin: auto;
  padding-bottom: 15px;
font-size: 30px;
line-height: 51px;
color: #818181;
font-weight: 400;
font-family: "Barlow Condensed";
text-align: center;
}

#testimonials .tab-pane a.testimonials-title{
font-size: 18px;
line-height: 36px;
color: #c78c44;
font-weight: 600;
font-family: "Poppins";
text-align: center;
}

#testimonials .tab-pane span.client-desig{
  font-size: 18px;
  line-height: 36px;
  color: #747b86;
  font-family: "Poppins";
  font-weight: 400;
}

/* -------- Star Rating ------------ */

#testimonials #total-testimonial{
  display: none;
}

#testimonials .test-star-rating{
  padding-bottom: 15px;
}

#testimonials .test-star-rating i{
  color: #f09922;
}

#testimonials .star-rating-no{
  display: none;
}
/* ==========================================================================
   Section Newsletter
   ========================================================================== */

#newsletter .left-box{
 text-align: center;
}
#newsletter span {
    font-size: 19px;
    letter-spacing: 4px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: center;
    margin: 0 auto;
}

#newsletter input[type="email"]{
    border: 2px solid #fff;
    border-radius: 20px;
    font-size: 15px;
    letter-spacing: 1px;
    color: #000;
    font-family: "Poppins";
    font-weight: 500;
    max-width: 45%;
    position: relative;
    z-index: 99;
    background-color: #ffff;
    /* background: transparent; */
    /* max-width: 65%; */
       margin-top: 20px;
    padding: 18px;

}
#newsletter input::placeholder{
  font-size: 17px;
  line-height: 28px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 500;
}

#newsletter input[type="submit"] {
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 18px;
    color: #fff;
   font-family: "Poppins";
    font-weight: 700;
    text-align: center;
    background-color: transparent;
    padding: 20px 30px 20px 75px;
    border: 2px solid #fff;
    margin-left: -43px;
    z-index: 1;
}
#newsletter .mainheding h3 {
    font-size: 58px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: "Barlow Condensed";
}
.banner-box h3{
  font-size: 20px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 600;
  padding: 0;
  margin: 0;
}

.banner-box span{
  font-size: 30px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 600;
}
/* ==========================================================================
   Section Our Blogs
   ========================================================================== */
#our-blogs{
  background-color: #ecebee;
}
#our-blogs .our-blogs-head{
  padding-bottom: 30px;
  text-align: center;
}

#our-blogs .our-blogs-head span{
  font-size: 15px;
    letter-spacing: 5px;
    line-height: 50px;
    color: #c78c44;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    margin: 0 auto;
}

#our-blogs .our-blogs-head h2 {
    line-height: 58px;
    color: #353332;
    font-size: 50px;
    /* color: #ffffff; */
    font-weight: 900;
    text-align: center;
    font-family: "Barlow Condensed";
}

#our-blogs .our-blogs-button{
  text-align: right;
}

#our-blogs .our-blogs-button a{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #aaaeb2;
  font-family: "Raleway";
  font-weight: 800;
  border: 2px solid #aaaeb2;
  padding: 9px 30px;
/*  border-radius: 30px;
*/  display: inline-block;
}

#our-blogs .our-blogs-button a:before{
  background-color: #3b82ea;
 /* border-radius: 30px;*/
}

#our-blogs .our-blogs-button a:hover{
  border-color: #3b82ea;
  color: #fff;
}

#our-blogs .our-blogs-contents{
  margin-bottom: 30px;
}

#our-blogs .our-blogs-contents .blogs-title{
font-size: 26px;
letter-spacing: -1px;
color: #353332;
font-weight: 700;
font-family: "Barlow Condensed";
text-align: left;
}
#our-blogs span.calendar {
    background-image: linear-gradient(120deg, #c78b43 0%, #e9d181 100%);
    color: #ffffff;
    padding: 5px;
    font-size: 11px;
  letter-spacing: 2px;
  color: #ffffff;
  font-weight: 600;
  font-family: "Poppins";
}

#our-blogs .blog-title {
  background-color: #f7f7f9;
  padding: 25px;
}
#our-blogs .blog-button {
    margin-bottom: -11px;
    margin-top: 23px;
}
#our-blogs a.feature-button {
  padding: 15px 15px 15px 15px;
  background-color: #ffff;
}
#our-blogs a.feature-button:hover{
  background-image: linear-gradient(120deg, #c78b43 0%, #e9d181 100%);
}
#our-blogs p{
max-width: 536px;
font-size: 12px;
line-height: 23px;
color: #8b8b9a;
font-weight: 600;
font-family: "Poppins";
text-align: center;
margin: 0 auto;
}
#our-blogs .our-blogs-contents .blog-text{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #aaaeb2;
  font-family: "Work Sans";
  font-weight: 400;
  padding-top: 20px;
}

#our-blogs .our-blogs-contents .blogs-meta{
  padding-top: 20px;
}

#our-blogs .our-blogs-contents .blogs-meta a,
#our-blogs .our-blogs-contents .blogs-meta span{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #aaaeb2;
  font-family: "Work Sans";
}

#our-blogs .our-blogs-contents .blogs-meta a{
  margin-right: 20px;
}

#our-blogs .our-blogs-contents .blogs-meta i{
  font-size: 14px;
  color: #aaaeb2;
}

#our-blogs .our-blogs-contents .row{
  align-items: center;
}

#our-blogs .our-blogs-image {
  position: relative;
  text-align: center;
}

#our-blogs .our-blogs-image span{
  font-size: 14px;
  line-height: 25px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 700;
  text-align: center;
  display: inline-block;
  padding:10px 10px;
}


#blog-loop{
  display: none;
}
/* ==========================================================================
   Section Our faq
   ========================================================================== */
 #our-faq .faq1:hover {
    filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
    background-color: #ffffff;
    padding-left: 30px;
    padding-top: 20px;
}
.faq-image {
    padding-top: 11px;
}
 #our-faq .faq2:hover {
    filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
    background-color: #ffffff;
    padding-left: 30px;
    padding-top: 20px;
}
 #our-faq .faq3:hover {
    filter: drop-shadow(0 0 15px rgba(0,0,0,0.15));
    background-color: #ffffff;
    padding-left: 30px;
    padding-top: 20px;
}
#our-faq span{
  font-size: 15px;
    letter-spacing: 5px;
    color: #c78c44;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;

}
#our-faq h3{
    line-height: 58px;
    color: #353332;
    font-size: 50px;
    /* color: #ffffff; */
    font-weight: 900;
    /* text-align: center; */
    font-family: "Barlow Condensed";
}
#our-faq #accordion .card-header {
    background-color: #c5c5cc;
    padding:20px;
    padding: 23px;
    max-width: 95%;
}
#our-faq #accordion a {
  font-size: 18px;
color: #ffffff;
font-weight: 600;
font-family: "Poppins";
}
#our-faq #accordion .card-body{
font-size: 16px;
line-height: 30px;
color: #ffffff;
font-weight: 400;
font-family: "Poppins";
max-width: 95%;
}
#our-faq #accordion .card {
    margin-bottom: 10px;
    border:none;
}
#accordion {
    padding: 25px;
}
#our-faq p{
  max-width: 480px;
    font-size: 14px;
    line-height: 32px;
    color: #8c8c9a;
    font-weight: 600;
    font-family: "Poppins";
}
#our-faq #accordion .card i {
    color: #353332;
    position: absolute;
     right: 50px;
    top: 24px;
    cursor: pointer;
}
/* ==========================================================================
   Section Our sponsors
   ========================================================================== */

#our-sponsors{
  border-bottom: 1px solid #3a3a3a;
  background: linear-gradient(to right,#ce9950,#e7cc84);
}

#our-sponsors #our-sponsors{
  display: none;
}
#our-sponsors span  {
    font-size: 15px;
    letter-spacing: 5px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
    margin: 0 auto;
}
#our-sponsors h2{
    line-height: 50px;
    font-size: 50px;
     color: #ffffff;
    font-weight: 900;
    text-align: center;
    font-family: "Barlow Condensed";
}
#our-sponsors .sponser-content {
    text-align: center;
}
span#our_sponsors {
    display: none;
}
#our-sponsors p{
  max-width: 536px;
font-size: 12px;
line-height: 23px;
color: #ffffff;
font-weight: 600;
font-family: "Poppins";
text-align: center;
margin: 0 auto;
padding: 10px 0px 16px 0px;
}
#our-sponsors h4{
line-height: 23px;
text-align: center;
margin: 0 auto;
font-size: 18px;
color: #ffffff;
font-weight: 600;
font-family: "Poppins";
font-size: 18px;
padding-top: 20px;
}
#our-sponsors a{
line-height: 23px;
text-align: center;
margin: 0 auto;
font-size: 18px;
color: #ffffff;
font-weight: 600;
font-family: "Poppins";
font-size: 18px;
padding-top: 20px;
border-bottom: 1px solid #ffffff;
}
.sponser_img {
    padding-top: 36px;
}
.partners-image {
    margin: 7px;
}
#our-faq span{
  font-size: 15px;
    letter-spacing: 4px;
    /* line-height: 132px; */
    color: #c78c44;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
  }
  a.accordion-link {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
}
.card-body{
  background-color: #353332;
}


#our-sponsors .sponsors-box:hover {
  background-color: #00b964;
  color:#fff;
}

#our-sponsors .sponsors-box:hover .cat-img{
 background-color: #00b964;
}
#our-sponsors #browse-loop{
  display: none;
}


/* ==========================================================================
   Error Message Style
   ========================================================================== */

.posttype-err-msg{
  text-align: center;
}

.woo-smg{
  text-align: center;
}

/* ==========================================================================
   Sidebar Style
   ========================================================================== */

#sidebar td#prev a {
 color: #6c6c6c;
}

#sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}

#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}

#sidebar td {
 padding: 7px;
 color: #6c6c6c;
}

#sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}

#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}

#sidebar form{
 text-align: center;
}

#sidebar h3 {
  font-size: 24px;
  color: #222222;
  font-weight: 700;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Raleway";
}

#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}

#sidebar label{
 margin-bottom: 0;
 width: 100%;
}

#sidebar input[type="submit"]{
 background: linear-gradient(to right,#ce9950,#e7cc84);
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}

#sidebar .widget {
 padding: 20px;
 margin-bottom: 25px;
 -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}

#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}

#sidebar ul li{
 font-weight: 600;
  color: #343434;
  font-family: Poppins,sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}

#sidebar ul li:last-child{
  border:none;
}

#sidebar ul li a {
  font-weight: 600;
  color: #343434;
  font-family: Poppins,sans-serif;
  font-size: 15px;
}

#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}

#sidebar .tagcloud a:hover{
 background:#111;
 color: #fff;
}

span.credit_link a {
 color: #ce9950;
}

.single-post-content p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}

.middle-content p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "Roboto";
  font-weight: 500;
}

.content_boxes .share_icon{
  margin-top: 20px;
}

.content_boxes iframe{
  max-width: 100%;
}

/* ==========================================================================
   Page Style
   ========================================================================== */

.title-box{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}

.title-box img{
  width:100%;
}

.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}


.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}


.middle-content {
  padding-bottom: 20px;
}

.shrtcod-pg{
  border:1px solid #bbb;
}

.shrt_socio i{
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
}

/* ==========================================================================
   Contact Widget Style
   ========================================================================== */

.contact_us_icon i {
  color: #3b82ea;
  margin: 10px 0;
  font-size: 24px;
}

.widget_recent_entries li a {
  font-size: 14px;
}

.widget_recent_entries span.post-date {
  width: 100%;
  float: left;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
  font-family: "Roboto";
}

/* ==========================================================================
   Pagination Style
   ========================================================================== */

.post-navigation .post-title{
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "Roboto";
  font-weight: 500;
}

#search-page-nav
{
  margin: auto;
}

/* ==========================================================================
   Blog Pagination Style
   ========================================================================== */

.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0 10px 20px;
}

.navigation a {
  padding: 0;
}

.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
  font-weight: 600;
  font-family: "Roboto";
}

.page-numbers.dots{
  color:#000;
}

.navigation a:hover{
  color: #fff;
}

.navigation span.meta-nav {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #000;
  font-family: "Roboto";
  font-weight: 500;
  margin-bottom: 0;
}

.navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}

/* -------- Single Page Pagination ---------- */

.single-page-nav .navigation{
  margin-left: 0;
}

.single-page-nav .navigation a{
 /* float: none;*/
  margin-bottom: 0;
  padding-left: 0;
}

.single-page-nav .navigation span{
 /* float: none;*/
  padding-top: 0;
  margin-bottom: 0;
  padding-left: 0;
}

.single-page-nav .navigation .nav-next{
  text-align: left;
  float: right;
}

/* ==========================================================================
   Category Style
   ========================================================================== */

.alt-screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.category-page h4{
  text-align: left !important;
}

ul.post-categories {
  list-style: none;
  margin: 0;
}

ul.post-categories li{
  display: inline-block;
}

ul.post-categories li:after{
  content: ' ,';
}

ul.post-categories li:last-child:after{
  content: '';
}

ul.post-categories a {
  color: #333333;
}

.content_boxes {
    padding: 0;
    border: none;
}

.post_ctg span {
  float: left;
  margin-right: 7px;
}

.post_tag .meta-sep{
  font-weight: bold;
}

.post_tag a:after{
  content: ", ";
  display: inline-block;
}

.post_tag a:last-child:after{
  content: "";
}

/* ==========================================================================
   Share Icon Style
   ========================================================================== */

.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}

.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}

.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}

.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}

.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}

.share_icon a{
  padding-bottom: 5px;
  display: inline-block;
}

.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.menubar.scrolled li.search-box {
    display: block !important;
}

/* ==========================================================================
   Owl Carousel Style
   ========================================================================== */

.owl-carousel .owl-dots{
  text-align: center;
  padding-top: 30px;
}

.owl-carousel .owl-dots button{
  width: 10px;
  height: 10px;
  background-color: transparent;
  margin: 0 7px;
  outline: none;
  border:2px solid #000 !important;
}

.owl-carousel .owl-dots .active{
  background-color: #d09d54 !important;
  border-color:#d09d54 !important;
}

.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}

#our_sponsors img{
  width: auto !important;
}

button.owl-next, button.owl-prev {
  background: #d09d54 ;
}

button.owl-prev {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}

button.owl-next {
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}

button.owl-next i, button.owl-prev i{
  color: #ffffff;
}

.owl-carousel .owl-nav i{
  color: #b9b9b9;
  font-size: 20px;
}

.owl-carousel .owl-nav button:focus{
  outline: none;
}

/* ==========================================================================
   Woocommerce Style
   ========================================================================== */

.woocommerce .summary h1 {
    font-size: 28px;
}

.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}

.woocommerce .quantity input{
  padding: 5px 0px;
}

.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 {
 background: linear-gradient(to right,#ce9950,#e7cc84);
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}

.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #ce9950;
}

#contentwoocom {
  padding: 20px 15px;
}

h2.woocommerce-loop-product__title {
  text-align: center;
}

.woocommerce ul.products li.product .price{
  text-align: center;
}

.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}

li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}

.woocommerce span.onsale{
 background: linear-gradient(to right,#ce9950,#e7cc84);
}

.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: #ffffff;
}

.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}

.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}

.woocommerce h1,.woocommerce h2,.woocommerce h3{
  font-family: "Barlow Condensed";
}

.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 53%;
}

.woocommerce .woocommerce-MyAccount-navigation ul{
  list-style-type: none;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a{
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
  font-family: "Barlow Condensed";
}

.woocommerce .woocommerce-MyAccount-navigation .is-active a{
  color: #3b82ea;
}

.woocommerce form .form-row.woocommerce-invalid label
{
  color:#8fa3aa;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #111111;
  color:#fff;
}

.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: left;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  padding: 20px;
}

.woocommerce div.product div.images img{
  width: auto;
}

.woocommerce-Tabs-panel p{
  font-size: 14px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "Roboto";
  font-weight: 500;
}

.woocommerce-products-header__title{
  letter-spacing: 0px;
  color: #252525;
  font-family: "Muli";
  font-weight: 800;
}

.woocommerce .shop-page ul.products li.product .star-rating{
  margin: 10px auto 15px auto;
}

.woocommerce ul.products li.product .price ins{
  text-decoration: none;
}

.shop-page .added_to_cart{
  background-color: #000;
  border-radius: 0;
  padding: 5px 14px !important;
  font-weight: 600;
  color: #ffffff;
  width: 100px;
  margin-bottom: 10px;
}

.woocommerce .shop-page ul.products li.product{
  text-align: center;
}

.woocommerce-account .woocommerce .form-row{
  display: block
}

.woocommerce .woocommerce-breadcrumb{
  margin-top: 30px;
}


#footer_box .widget_products .star-rating{
  margin: 0 !important;
}

.star-rating:before{
 content: "\73\73\73\73\73";
 color: #d3ced2;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
}

.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}

.star-rating span:before{
 content: "\53\53\53\53\53";
 top: 0;
 position: absolute;
 left: 0;
}

/* ==========================================================================
   Unit Testing Style
   ========================================================================== */

.outer_dpage table{
  text-align: center;
}

.outer_dpage table th{
  text-align: center;
}

/* ==========================================================================
   Media Style
   ========================================================================== */

@media screen and (max-width:576px) {

  section h2 {
    font-size: 22px;
  }
  #our-sponsors h2{
    line-height: 30px;
    font-size: 40px;
  }
  #our-countdown .countdown .numbers
  {
    display: inline-block;
    margin-right: 20px;
    letter-spacing: 2px;
    font-size: 31px;
    line-height: 31px;
    padding: 10px;
    color: #ffffff !important;
    font-weight: 400;
    font-family: "Barlow Condensed";
    text-align: center;
  }
  #our-countdown .countdown .numbers{
      padding: 35px 0px 37px 0px;
      background:linear-gradient(45deg, transparent 50%, #250b38 10%, transparent 100%);
  }

  #our-countdown .countdown .numbers span
  {
    font-size: 13px;
    letter-spacing: 0px;
    color: #ffffff !important;
    font-family: "Roboto";
    font-weight: 400;
    border: 4px solid #ffffff;
    width: 138px;
    height: 163px;
    padding: 80px 20px 20px 30px;

  }

  #our-countdown .sponser-content h2{
    font-size: 22px;
  }
  #our-countdown .sponser-content p{
    max-width: 100%;
    padding-top: 0px;
  }
  #our-countdown span.countdownsmall{
    line-height: 50px;
  }
  #our-gallery .our-gallery-head h2{
    font-size: 22px;
  }
  #our-faq h3{
    font-size: 22px;
  }
  #about-us h5.feacturetext{
    max-width: unset;
  }
  #about-us .aboutusfeaturetitle{
    padding: unset;
  }
  #slider .video_content{
    bottom: 24px;
  }
  #our-teams .our-teams-head{
    max-width: 100%
  }
  .row.our-products-head {
    text-align: center;
  }
  #book-now .our-products-head h3{
    font-size: 30px;
  }
  .line {
    display: none;
  }
  #our-faq #accordion .card i{
    right: 24px;
    top: 37px;
  }
  #testimonials .tab-pane p {
    max-width: 100%;
    font-size: 23px;
    line-height: 30px;
  }
  #testimonials .testimonials-head{
    max-width: 100%;
  }

  .all-services:before{
    display: none;
  }
  .all-services:after{
    display: none;
  }

  #testimonials button.owl-prev{
    display: none;
  }
  #testimonials button.owl-next{
   display: none;
  }

  .home #testimonials{
    margin-top: 50px;
  }
  #newsletter span{
    font-size: 16px;
  }
  #newsletter input[type="submit"] {
    margin-left: 0px;
    margin: 0 auto;
    padding: 11px 20px 20px 51px;
  }
  #newsletter input[type="email"]{
      margin-top: 20px;
      padding: 13px;
      max-width: 100%;
      margin-bottom: 17px;
  }
  .banner-box h3 {
    font-size: 16px;
  }
  #newsletter .right-box {
    padding: 101px;
    text-align: center;
  }
  #our-teams .our-teams-head h2 {
    font-size: 36px;
  }
  #our-blogs .our-blogs-head h2 {
    font-size: 37px;
  }
  #newsletter .left-box {
    padding: 32px;
  }
  #newsletter .mainheding h3 {
    font-size: 35px;
  }
  .topbar-search {
    text-align: right;
    padding: 0 47px 0 0;
  }

  #about-us .about-us-content h2 {
      font-size: 22px;
  }
  .service-main-content h2 {
    font-size: 38px;
    line-height: 0px;
  }
  .row.bg-media {
    margin: 0;
  }

  .contact_details .row{
    margin: 0;
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text{
    width: 37%;
  }

  #slider ol.carousel-indicators{
    bottom: 6%;
  }

  #slider .carousel-caption.d-none.d-md-block {
      display: none !important;
  }

  .inner_tabbox_bg {
    background-color: #ffffff;
    padding: 0 10px;
  }

  .nav-tabs {
    text-align: left;
  }

  li.nav-item h4 {
    font-size: 14px;
    font-weight: normal;
  }

  section{
    padding: 25px 0;
    background-size: cover;
  }

  blockquote{
    width: 100%;
  }

  #slider p{
    margin: 0 0 9px 0;
  }

  section h2{
    font-size: 22px;
  }

  .menubar {
 /*   padding: 10px 0;*/
    margin: 0;
  }

  .serach_inner input.search-field {
    width: 85%;
  }

  .contact-info{
    text-align: center;
  }

  button.owl-prev{
    padding: 10px 12px;
  }

  button.owl-next{
    padding: 10px 12px;
  }

  .logo p{
    line-height: 17px;
  }

  #header .header-search{
    text-align: left;
  }

  .header-nav{
    padding-top: 0;
  }

  #slider p{
    font-size: 18px;
    display: none;
  }

  #slider h3{
    font-size: 20px;
  }

  #slider .slide_nav{
    display: none;
  }

  #slider .slider-button-1{
    padding: 4px 7px;
    margin-top: 0px;
    font-size: 13px;
  }

  #slider .slider-button-2 {
    padding: 4px 7px;
    margin-top: 10px;
    font-size: 13px;
  }

  .footer_menu ul{
    text-align: left;
    padding-top: 15px;
  }

  #header .search-form label{
    max-width: 86%;
  }

  .header-nav .menubar{
    background-color: transparent;
  }

  #header .header-search{
    position: unset;
  }

  #slider .slider-box{
    padding: 0;
    left: 0;
    right: 0;
    border-style: none;
    top: 36%;
    padding: 0;
    max-width: 90%;
    text-align: center;
  }

  #slider .carousel-prev-button{
    right: 48%;
    bottom: 5%;
  }

  #slider .carousel-next-button{
    right: 34%;
    bottom: 5%;
  }

  #slider .slide_nav a{
    padding: 4px;
  }

  .logo h1 a{
    font-size: 17px;
  }

  .post-navigation .nav-previous{
    width: 100%;
  }

  .post-navigation .nav-next {
    width: 100%;
  }
  .search_popup input.search-submit{
    padding:3px 20px;
  }

  .contact-info-box .c_content{
    text-align: center;
  }

  .toggle-nav{
    margin-top: 0px !important;
  }

  .sticky .toggle-nav{
    margin-top: 2px !important;
  }

  .serach_inner form.search-form{
    text-align: center;
  }

  .spinner-loading-box .lds-ellipsis
  {
    left: 43%;
  }

  .owl-carousel .owl-dots{
    padding-top: 10px;
  }

  .menubar li{
    padding: 8px 11px;
  }

  .menubar ul{
    text-align: center;
  }

  #slider .slider-box h1{
    display: none;
  }

  #slider .slider-box span{
    font-size: 12px;
    font-weight: 600;
    max-width:77%;
    padding: 5px;
  }
  #slider .slider-box h2 {
      font-size: 30px;
      max-width: 85%;
      margin: 0 auto;
      letter-spacing: 0px;
       line-height: 30px;
      color: #ffffff;
      font-weight: bold;
      font-family: "Barlow Condensed";
      text-align: center;
      margin-top: 5px;
  }
  #slider .video_content a{
    width: 40px;
    height: 40px;
    padding: 10px 0;
    margin-bottom: 0px;
  }
  #slider .video_content h3{
        max-width: 55%;
      font-size: 12px;
          padding-right: 6px;
       margin-top: 0px;
  }
  #header .header-button a{
    display: inline-block;
    padding: 7px;
  }
  .slider-icon{
    display: none;
  }
  #topbar{
    text-align: center;
    padding-bottom: 10px;
  }

  #topbar .topbar-social-icons{
    text-align: center;
    padding: 15px;
  }

  #slider{
    margin-top: 0;
  }

  #header .header-wrapper{
    top: 0;
    padding: 0;
  }

  #our-features{
    padding-top: 30px;
  }
  #our-features .feature-main-content h2 {
    font-size: 27px;
  }
  #our-features .our-features-content{
    padding: 0;
  }
  #our-features .our-features-content h3 {
    font-size: 21px;
  }

  #about-us{
    text-align: center;
  }

  #about-us .about-us-content{
    padding-top: 30px;
  }

  #about-us .about-us-content h2:after{
    margin: 12px auto 0 auto;
  }

  #our-services .all-services{
    text-align: center;
    padding-top: 20px;
  }
  #our-records .record-content {
    padding: 0;
    text-align: center;
  }
  #our-records .record-content h2 {
    font-size: 33px;
  }

  #our-services .all-services a{
    margin-bottom: 0;
  }

  #our-teams .our-teams-head{
    text-align: center;
  }

  #our-teams .our-teams-head h2:after{
    margin: 12px auto 0 auto;
  }

  #our-teams .our-teams-button{
    text-align: center;
    padding-top: 20px;
  }

  #our-video .video-content{
    max-width: 100%;
    text-align: center;
  }
  #our-video .video-content .video-small-title{
    margin-top: 22px;
    letter-spacing: 2px;
  }
  #our-video .video-content h2{
    font-size: 21px;
    line-height: 0px;
  }

  #our-records{
    margin-top: 0;
  }

  #why-choose-us{
    text-align: center;
  }

  #why-choose-us .why-choose-us-wrap h2:after{
    margin: 12px auto 0 auto;
  }

  #our-blogs{
    text-align: center;
  }

  #our-blogs .our-blogs-head h2:after{
    margin: 12px auto 0 auto;
  }

  #our-blogs .our-blogs-button{
    text-align: center;
    padding-top: 20px;
  }

  #our-blogs .our-blogs-contents .blogs-title{
    padding-top: 20px;
    display: inline-block;
  }

  .copyright p{
    text-align: center;
    padding-bottom: 0;
  }
  .copyright-text{
    background-color: #171717;
  }
  .copyright .footer-social-icon{
    text-align: center;
  }

  #our-features .our-features-content a{
    font-size: 16px;
  }

  #testimonials .testimonials-image{
    text-align: center;
  }

  #our-blogs .our-blogs-contents{
    max-width: 300px;
    margin: 0 auto 30px auto;
    padding-bottom: 20px;
  }

  #our-blogs .our-blogs-contents img{
    width: 100%;
  }

  #our-blogs .our-blogs-image span{
    left: 0;
    right: 0;
    margin: auto;
  }

  .home.page-template #header .header-wrapper{
    position: unset;
    padding: 0;
  }

  .home.page-template #topbar{
    padding-bottom: 10px;
  }
  .footer1:after, .footer2:after,.footer3:after, .footer4:after{
    display: none;
  }
  #header .header-logo {
    text-align: center;
    padding: 0px;
  }
  #footer button[type="submit"]{
    right: 168px;
  }
  #slider img.iconimg {
    max-width: 4%;
  }
  #about-us .feacture {
      padding-top: 3px;
  }
  #about-us .about-us-images {
      text-align: center;
      margin: 0 auto;
  }
  .faq-image{
    text-align: center;
  }
  #about-us .about-feature-box .featureimg img {

      text-align: center;
      margin: 0 auto;
  }
  #about-us span.aboutusfeature{
        display: block;
      text-align: center;
      margin: 0 auto;
  }
  #about-us .featureimg{
    padding: 0px;
  }
  #about-us .about-us-content a{
    text-align: center;
    margin: 0 auto;
    margin-top: 0px;
  }
  #about-us .about-us-images{
    right: 0px;
  }
  .wocommersproduct {
      padding-top: 20px;
  }
  #special-products .owl-stage-outer{
    text-align: center;
    margin: 0 auto;
  }
  .row.our-faq-title {
      text-align: center;
  }
  #footer{
   background-size: cover;
  }
  #book-now .product-price{
  font-size: 13px;
  margin-left: 0px;
  padding-top: 0px;
  display: block;
  text-align: center;
  }
  #book-now .f-pro-box h5 a{
    font-size: 15px;
    line-height: 22px;
  }
  #book-now .row.f-pro-box{
    padding: 0px;
  }
}
@media screen and (min-width: 577px) and (max-width:767px){
  #our-countdown .sponser-content h2{
    font-size: 40px;
  }
  #our-countdown .countdown .numbers
  {
    display: inline-block;
    margin-right: 10px;
    letter-spacing: 2px;
    font-size: 31px;
    line-height: 31px;
    padding: 10px;
    color: #ffffff !important;
    font-weight: 400;
    font-family: "Barlow Condensed";
    text-align: center;
  }
.countdownbox {
    text-align: left;
}
  #our-countdown .countdown .numbers span
  {
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff !important;
    font-family: "Roboto";
    font-weight: 400;
    border: 4px solid #ffffff;
    width: 138px;
    height: 163px;
    padding: 80px 20px 20px 20px;

  }
  #our-countdown .sponser-content p{
    max-width: unset;
  }
  #our-countdown span.countdownsmall{
    line-height: 50px;
  }
  #header .header-button a{
    padding: 15px;
  }
  .line {
    display: none;
  }
  #header .header-logo {
    text-align: center;
    padding: 10px 30px 0 0;
}

  .topbar-search {
    text-align: end;
    padding-bottom: 26px;
  }
  .all-services:before{
    display: none;
  }
  .all-services:after{
    display: none;
  }

  button.owl-next{
    right:0;
  }

  button.owl-prev{
    left:0;
  }

  .contact_details {
    padding: 12px 0;
    position: static;
    right: 0;
    top: 50%;
    transform: unset;
  }

  .postbox h3{
    line-height: 22px;
  }

  .meta_post span {
    font-size: 12px;
  }

  .postbox .postbox-content{
    padding: 5px 15px;
  }

  .search-box span {
    float: right;
  }

  .contact_details ul li{
    display: block;
    color: #ffffff;
  }

  .left-side-content {
    text-align: left;
  }

  ul.right-side-content{
    margin: 0;
    text-align: center;
  }

  .left-side-content li{
    padding-bottom: 10px
  }

  .woocommerce-cart table.cart td.actions .coupon .input-text
  {
    width: 37%;
  }

  #header .logo a.custom-logo-link{
    position: static;
  }

  .mid-content {
    position: static;
    top: 0;
    transform: unset;
  }

  .site-title{
    font-size: 34px;
  }

  .site-description{
    font-size: 14px;
  }

  .main-header{
    margin-bottom: 25px;
  }

  .header-title{
    padding: 30px 0;
  }

  .main-title{
    font-size: 30px;
  }

  #masthead #site-branding img,
  #masthead.scrolled #site-branding img{
    max-height: 40px;
    width: auto;
  }

  .main-navigation li,
  #masthead.scrolled .main-navigation li{
    display: block;
    line-height: 1.5 !important;
  }

  .sf-arrows .sf-with-ul{
    padding-right: 0;
  }

  .menu > ul > li > a{
    padding: 10px 0;
  }

  .main-navigation ul ul{
    position: static;
    width: 100%;
    box-shadow: none;
  }

  .slide-cta{
    float: none;
    width: 100%;
    padding: 15px 0 0 0;
    text-align: center;
  }

  #home-slider-section .bx-wrapper .bx-controls-direction a{
    display: none;
  }

  .slide-button-left,
  .slide-button-right{
    padding: 7px 25px 7px 25px;
    min-width: 160px;
    font-size: 16px;
  }

  #cta-section .cta-left{
    width: 100%;
    float: none;
    text-align: center;
  }

  .site-info{
    float: none;
    width: 100%;
    text-align: center;
  }

  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }

  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }

  .footer_menu ul{
    text-align: left;
  }

  .header-nav{
    padding-top: 6px;
  }

  .header-nav .menubar{
    background-color: transparent;
  }

  section{
    background-size: cover;
    padding: 25px 0;
  }

  .copyright .copy-text{
    text-align: center;
  }

  #header .header-logo{
    text-align: center;
    padding:0
  }

  #slider .slider-box h1{
    font-size: 16px;
    line-height: 10px;
    padding-top: 15px;
  }

  #slider .slider-box{
    max-width: 70%;
    left:0;
    top: 47%;
  }
  #slider .video_content{
    right: -66px;
    bottom: -29px;
  }
#slider .video_content h3{
      padding-right: 0px;
     margin-top: 0px;
}
#slider .slider-box p{
  padding-top: 0px;
}
  #slider .slider-button-1{
    font-size: 15px;
    padding: 7px 15px;
  }

  #slider .slider-button-2{
    font-size: 15px;
    padding: 7px 15px;
  }

  #slider .slider-box span{
    letter-spacing: 2px;
        max-width: 65%;
  }

  #slider .video_content a{
    width: 60px;
    height: 60px;
    margin-top: 20px;
    margin-bottom: 47px;
    padding: 18px 0;
  }
  #slider .slider-box h2{
    font-size: 41px;
    line-height: 40px;
  }
  .toggle-nav{
    margin: 0 !important;
  }

  .sticky .toggle-nav{
    margin: 4px 7px auto auto !important;
  }

  .serach_inner form.search-form{
    text-align: center;
  }

  #slider{
    margin: 0;
  }

  #topbar{
    padding-bottom: 10px;
  }

  #header .header-wrapper{
    top: 0;
  }

  #our-features{
    margin: 0;
    padding-top: 30px;
  }

  #our-features .our-features-content a{
    font-size: 18px;
  }

  .owl-carousel .owl-dots{
    padding-top: 15px;
  }

  #slider ol.carousel-indicators{
    bottom: 5%;
  }

  #slider .carousel-next-button{
    right: 20px;
  }

  #slider .carousel-prev-button{
    left: auto;
    right: 70px;
  }

  #about-us .about-us-content{
    text-align: center;
    padding-bottom: 11px;
  }
  #about-us .aboutbutton {
    padding-top: 20px;
  }
  #about-us .about-us-images {
     right: 0px;
    text-align: center;
  }
  #our-teams .our-teams-head {
    text-align: center;
    max-width: 100%;
    margin: auto;
    top: 20px;
  }
  #book-now .our-products-head h3{
    font-size: 40px;
  }
  .row.our-products-head {
    text-align: center;
}
.wocommersproduct {
    padding-top: 25px;
}
#book-now .f-pro-box h5 a{
  font-size: 14px;
}
#newsletter .mainheding h3{
  font-size: 41px;
}
#testimonials .testimonials-head{
  max-width: 100%;
}
  #our-video .video-content{
    max-width: 100%;
  }

  #our-records{
    margin-top: 0;
  }

  #testimonials .testimonials-image{
    text-align: center;
  }

  #our-blogs .our-blogs-contents .blogs-title{
    display: inline-block;
    padding-top: 15px;
  }

  #our-blogs .our-blogs-contents{
    padding: 15px;
  }

  .copyright p{
    text-align: center;
    padding-bottom: 0;
  }

  .copyright .footer-social-icon{
    text-align: center;
  }

  .home.page-template #header .header-wrapper{
    position: unset;
    padding: 0;
  }

  .home.page-template #topbar{
    padding-bottom: 10px;
  }

  #site-sticky-menu{
    padding: 0;
  }
  #appointment .appointment-shortcode{
    position: unset;
    margin-top: 40px;
  }
  #appointment .appointment-shortcode input[type="submit"]{
    padding: 10px 15px;
  }
  #our-features .feature-main-content h2 {
    font-size: 39px;
    line-height: 54px;
  }
  #our-features .our-features-content h3 {
    font-size: 20px;
  }

  #testimonials h2 {
       font-size: 42px;
    line-height: 44px;
  }
  #testimonials .tab-pane p{
    max-width: 100%;
    line-height: 33px;
  }
  #our-faq {
    text-align: center;
}
  #our-teams .our-teams-head h2 {
    font-size: 40px;
  }
  #our-blogs .our-blogs-head h2 {
    font-size: 45px;
  }
.footer1:after, .footer2:after,.footer3:after, .footer4:after{
  display: none;
}
#our-blogs .our-blogs-contents .blogs-title {
    font-size: 22px;
    }
#about-us .about-us-content a{
  text-align: center;
  margin: 0 auto;
}
#our-video .video-content h2{
  font-size: 38px;
}
}

@media screen and (min-width: 768px) and (max-width:991px) {
  #slider .slider-box span{
    max-width: 42%;
  }
  #slider .slider-box h1 {
    font-size: 20px;
    letter-spacing: 5px;
    line-height: 0px;
    color: #ffffff;
    font-weight: 700;
    font-family: "Poppins";
    text-align: center;
  }
  #slider .slider-box p{
    padding-top: 0px;
   }
   #slider .video_content {
      right: -77px;
      bottom: -34px;
      align-items: center;
  }
  #our-countdown .sponser-content h2{
    font-size: 50px;
  }
  #our-countdown span.countdownsmall{
    line-height: 50px;
  }
  #our-countdown .sponser-content p{
    max-width: 100%;
  }
  #about-us .about-us-content a{
    text-align: center;
    margin-top: 0px;
  }
  #about-us .about-us-content p{
    text-align: center;
    margin: 0 auto;
  }
    #about-us .aboutbutton {
    padding-top: 20px;
  }
  #about-us .about-us-images{
    text-align: center;
    right: 0px;
  }
  #our-teams .our-teams-head{
    text-align: center;
    margin: 0 auto;
    max-width: 100%;
    top: 0px;
  }
  #our-teams .our-teams-head p{
    margin: 0 auto;
  }
  .our-team-button {
      text-align: center;
      padding-top: 10px;
  }
  #book-now .our-products-head h3{
    font-size: 40px;
  }
  #book-now .product-content {
      display: inline-block;
      margin: 5px;
  }
  #book-now .f-pro-box h5 a {
      font-size: 14px;
      line-height: 22px;
    }
  #footer button[type="submit"]{
    margin-right: -12px;
  }
  .search-form button i {
    font-size: 12px !important;
    padding-right: 2px !important;
  }

  .header-nav .menubar{
    background-color: transparent;
  }

  #slider .slider-box{
    top: 65%;
  }

  #footer #site-navigation ul li{
    padding-top: 14px;
    padding-bottom: 11px;
  }

  .toggle-nav{
    margin: 0 !important;
    width: auto !important;
    text-align: right;
    right: 30px !important;
  }

  .sticky .toggle-nav{
    margin:4px 7px auto auto !important;
  }

  .menubar .header-logo a{
    font-size: 20px;
  }

  .menubar li{
    padding: 4px 11px;
  }

  #slider .slider-box h2{
      font-size: 61px;
    line-height: 53px;
  }

  #topbar .topbar-contact a{
    font-size: 13px;
  }

  #topbar .vwsmp_front a{
    padding: 0 8px;
  }
  #header .header-wrapper{
    padding: 10px 20px !important;
  }

  #our-features{
    margin-top: 0px;
    padding-top: 120px;
  }

  #slider .carousel-prev-button{
    left: 10px;
  }

  #slider .carousel-next-button{
    right: 10px;
  }

  #slider ol.carousel-indicators{
    bottom: 5%;
  }

  #our-features .our-features-content a{
    font-size: 15px;
  }

  #about-us .about-us-content{
    padding-top: 20px;
  }
  #our-video .video-content{
    max-width: 100%;
  }

  #testimonials .testimonials-image{
    position: relative;
  }
  #newsletter .left-box h3 span {
    font-size: 54px;
  }
  #newsletter .left-box {
    padding: 41px 0 41px 26px;
  }
  #newsletter .right-box {
    padding: 120px 0 0 112px;
  }
  #our-teams .our-teams-head h2 {
    font-size: 45px;
  }
  #our-blogs .our-blogs-head h2 {
    font-size: 45px;
  }
  #our-blogs .our-blogs-contents .blogs-title {
    font-size: 20px;
  }

  #testimonials .testimonials-image img{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  #our-blogs .our-blogs-contents{
    text-align: center;
    padding:20px;
  }

  #our-blogs .our-blogs-image span{
    left: 0;
    right: 0;
    margin: auto;
  }
  #our-features .our-features-content h3 {
    font-size: 16px;
    line-height: 30px;
  }
  .all-services:after {
    content: "";
    position: absolute;
    background: #ccc;
    width: 248px;
    height: 1px;
    top: 190px;
    right: 530px;
    display: none;
}
.all-services:before {
    content: "";
    position: absolute;
    background: #ccc;
    width: 248px;
    height: 1px;
    top: 190px;
    left: 528px;
    display: none;
}
#testimonials .tab-pane p
{
  font-size: 27px;
  line-height: 40px;
}
#our-faq #accordion .card i{
  right: 34px;
    top: 32px;
}
.amazon-deals-img {
    margin: 10px;
}
#about-us{
  text-align: center;
}
}

@media screen and (max-width: 1024px) and (min-width:991px){
 #slider .slider-box h2 {
    font-size: 90px;
    line-height: 84px;
  }
  #slider .slider-box span{
    max-width: 41%;
  }
   #slider .slider-box{
    top: 61%;
  }
  #slider .slider-box h1{
   padding-top: 10px;
  }
  #slider .slider-box p{
    padding-top: 0px;
  }
  #slider .video_content{
    bottom: -17px;
  }
  #book-now .product-content {
    display: inline-block;
      margin: 4px;
  }
  #book-now.wocommersproduct {
      left: -20px;
      display: inherit;
  }
  #book-now .wocommersproduct{
    display: inherit;
  }
  .amazon-deals-img {
    margin: 10px;
  }

  #our-features .our-features-content h3 {
    font-size: 26px;
  }
  .all-services:before{
    display: none;
  }
  .all-services:after{
    display: none;
  }
  #newsletter .left-box {
    padding: 41px 0 41px 41px;
  }
  #newsletter .right-box {
    padding: 108px 0 95px 135px;
  }

  small {
    font-size: 13px !important;
  }

  .postbox{
    margin-bottom: 20px;
  }
  .widget th, .widget td{
    padding: 0;
  }

  #header .innermenubox{
    background-color: transparent !important;
    padding: 0;
  }

  #header .innermenubox.sticky{
    background-color: #fff !important;
  }

  .menubar li{
    padding: 6px 11px;
  }

  .menubar .toggle-menu-title{
    display: none !important;
  }

  .menubar .sticky .toggle-menu-title{
    display: inline-block !important;
  }
  .toggle-nav{
    margin: 0 !important;
    width: auto !important;
    text-align: right;
    right: 30px !important;
  }
  .sticky .toggle-nav{
    margin: 4px 7px auto auto !important;
  }

  #header .header-wrapper{
    padding: 10px 20px;
  }

  #slider .carousel-prev-button{
    left: 5px;
  }

  #slider .carousel-next-button{
    right: 5px;
  }

  #slider .carousel-prev-button{
    width: 30px;
    height: 30px;
    padding: 4px 10px;
  }

  #slider .carousel-next-button{
    width: 30px;
    height: 30px;
    padding: 4px 10px;
  }

  #slider .slide_nav i{
    padding: 0;
    font-size: 12px;
  }

  #our-features{
    margin-top: -60px;
  }

  #our-features .our-features-content a{
    font-size: 15px;
  }

  #our-services .our-services-content{
    padding: 30px 10px;
  }

  #header .header-wrapper {
    padding: 10px 20px !important;
  }
  #about-us .feacture{
    padding-top: 0px;
  }
  #about-us .feacture{
    padding-top: 15px;
  }
  #about-us .about-feature-box .featureimg img {
    text-align: left;
    margin-left: 31px;
}
}

@media screen and (max-width: 1024px){

  .thumb_image_border
  {
    display: none;
  }
  .headerbar
  {
    display: block;
    margin: 0;
  }
  .hamburger
  {
    padding: 10px;
  }
  .main-header .side-navigation {
   display: none
    }
  .side-navigation ul{
   margin:0;
    }
  .side-navigation, .side-navigation li {
    padding: 0; display: block
  }
  .side-navigation ul li a {
    padding: 10px;
    display: block;
     color: #fff;
     border-bottom: 1px solid #fff;
     background: 0 0!important;
     text-align: left
  }
  #header-menu .current_page_item a{
    border-bottom: 1px solid #fff;
  }
  amp-sidebar#sidebar1 {
    background: #111;
    width: 250px
  }
  .menubar-wrapper .current_page_item{
    border-bottom: none;
  }
  #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 {
    background: transparent !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li {
     background: transparent !important;
  }
  .side-navigation ul ul li{
    display: block;
    padding-left: 7px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  iframe {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px) {
  .main-header .side-navigation ul{
    padding-left: 10px;
  }
  .amazon-deals-img {
    margin: 10px;
  }
   #book-now .product-content {
    display: inline-block;
    margin: 4px;
  }
  #book-now.wocommersproduct {
    left: -20px;
    display: inherit;
  }
/*    #footer button[type="submit"]{
      right: 102px;
    }*/
  .widget th, .widget td{
    padding: 0;
  }

  .widget th, .widget td{
    padding: 0;
  }

  #slider .slider-box{
   max-width: 100%;
    top: 58%;
  }

  #slider .slider-box h1{
    font-size: 20px;
  }
  #slider .slider-box h2{
    font-size: 110px;
        line-height: 90px;
  }
  #slider .video_content{
    bottom: -13px;
  }
  #our-features .our-features-content a{
    font-size: 16px;
  }
.slider-icon {
    align-items: center;
    text-align: center;
    padding-bottom: 29px;
}
  #our-services .our-services-content{
    padding: 30px 10px;
  }

  .menubar li{
    padding: 12px 0;
  }

  #header .header-wrapper{
    padding: 0;
  }
  #appointment .appointment-shortcode input[type="submit"] {
    padding: 9px 35px;
  }
  #our-features .our-features-content h3 {
    font-size: 26px;
  }
  .all-services:after {
    content: "";
    position: absolute;
    background: #ccc;
    width: 407px;
    height: 1px;
    top: 27px;
    right: 0;
  }
  .all-services:before {
    content: "";
    position: absolute;
    background: #ccc;
    width: 407px;
    height: 1px;
    top: 27px;
    left: 0;
  }

  #slider .carousel-prev-button{
    width: 37px;
    height: 37px;
    left: 20px;
  }

  #slider .carousel-next-button{
    width: 37px;
    height: 37px;
    right: 20px;
  }

  #slider .slide_nav i{
    padding: 10px 12px;
  }
}

/*------------ Mozilla Style --------------
*/
@-moz-document url-prefix() {

  .main-navigation ul{
    text-align: left;
  }
  .main-navigation a{
    font-size: 18px;
  }
}
#our-location {
    padding-bottom: 0px;
    padding-top: 0px;
}
.slide_nav {
    display: none;
}


#our-countdown #event-timer .numbers{
  font-size: 26px;
  color: #2bb673;
  font-family: "Cinzel Decorative";
  font-weight: 700;
  text-align: center;
  display: inline-block;
  margin: 0 15px;
  line-height: 20px;
}
#our-countdown #event-timer .numbers span{
  font-size: 14px;
  color: #ffffff;
  font-family: "Roboto Slab";
  font-weight: 400;
  text-align: center;
}
#our-countdown #event-timer{
  background-color: #404042;
  padding:20px;
  margin-bottom: 0;
  text-align: center;
  max-width: 80%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  opacity: 0.9;
}
#our-countdown .event-image{
  position: relative;
}
#our-countdown .event-tabs ul li a:before
{
  content: "";
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
  background: rgba(255,255,255,0.13);
  background: linear-gradient(to right,rgba(255,255,255,0.13) 0%,rgba(255,255,255,0.13) 77%,rgba(255,255,255,0.5) 92%,rgba(255,255,255,0) 100%);
}
#our-countdown .event-tabs ul li:hover a:before
{
  opacity: 1;
  filter: alpha(opacity=100);
  top: -40%;
  left: -40%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}
.total-event-count{
  display: none;
}
#our-gallery .vw_gallery_front img {
    width: 100%;
    padding-left: 20px;
}
.copyright-text {
    background: #171717;
}
/*.stickynavbar .menubar-box ul li a {
    color: #8c8c9a;
    text-align: center;
}*/
/*.stickynavbar .side-navigation ul li a:hover{
  color: #ce9950;
}*/
.stickynavbar .side-navigation{
  text-align: center;
}
.stickynavbar .side-navigation a {
    color: #9a9da4;
}
.woocommerce .woocommerce-product-rating .star-rating{
  color: #fec806;
}
#special-products .amazon-deals-content {
    display: inline-block;
/*    margin: 5px;*/
}
#special-products .amazon-deals-img {
    max-width: 95%;
}
