/*
Theme Name: VW Health Care Pro
Theme URI: https://www.vwthemes.com/themes/healthcare-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description: This Healthcare WordPress Theme is a professionally designed theme that serves as a complete solution for establishing any kind of healthcare-related website such as websites for hospitals, clinics, healthcare professionals, etc. Sometimes, simple and elegant stuff can be more appealing as compared to the gaudy and messy look. Considering this thing, the theme embraces a clean and sophisticated design with a well-suited header and top bar having your contact information. Ample space is given for uploading your custom designed logo. The slider of this theme is so elegantly designed that it never fails to make your website’s first impression count by leaving a positive impact of your services on visitors’ minds. You do not need to worry about the resources as you will find plenty of them in this theme, for sure. WP Healthcare WordPress Theme is translatable into different local as well as global languages thanks to its WPML and RTL compatibility.
Version: 1.0
License: GNU General Public License
License URI:license.txt
Text Domain: vw-health-care-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
VW Health Care Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2020.
VW Health Care Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
/* latin */
/* 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: 'Exo 2';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/webfonts/7cH1v4okm5zmbvwkAx_sfcEuiD8jYPWsNNC_nps.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: 'Exo 2';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url((assets/webfonts/7cHmv4okm5zmbtYoK-4.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: 'Exo 2';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/webfonts/7cH1v4okm5zmbvwkAx_sfcEuiD8jPvWsOdC_.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: 'Exo 2';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/webfonts/7cH1v4okm5zmbvwkAx_sfcEuiD8jWfWsOdC_.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/Raleway-SemiBold.ttf);
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
}

/* ----------- Bold 700 --------- */

@font-face {
  src: url(assets/webfonts/Raleway-Bold.ttf);
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
}

/* ----------- Extra Bold 800 --------- */

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

/* ----------- Extra Bold 900 --------- */

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

/* ----------- Muli 400 --------- */

@font-face {
  src: url(assets/webfonts/Muli-Regular.ttf);
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
}

/* ----------- Muli 700 --------- */

@font-face {
  src: url(assets/webfonts/Muli-Bold.ttf);
  font-family: 'Muli';
  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: #77a7dc;
}

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: #3fddc2;
  cursor: pointer;
  z-index: 9999;
}

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

.spinner-loading-box .lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.spinner-loading-box .lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

/* 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
   ========================================================================== */

#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: #232732;
  font-family: "Raleway";
  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: #232732;
  font-family: "Raleway";
  font-weight: 600;
  margin-bottom: 0;
}

.site-header .header-wrapper .row{
  align-items: center;
}

#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;
}

.home.page-template #header .header-wrapper{
  background-color: #fff;
  width: 100%;
  padding: 0px;
}
#header .menubar-wrapper {
    margin-left: -15px;
}
#header .header-logo {
    text-align: right;
    padding: 10px 30px 0 0;
}
.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;
}

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

#return-to-top {
  background-color:#3fddc2;
  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:#000; 
}
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;
  } 
.main-header .side-navigation li 
{ 
  position: relative;
    padding: 30px 0;
    display: inline-block;
    margin-left: -5px;
} 
.side-navigation li.current-menu-item a{
color: #2ad9bb; 
} 
.menubar-box ul li a {
   display: block;
    text-decoration: none;
    text-transform: none;
    position: relative;
    padding: 0 20px;
    border-right: 1px solid #eaeaea;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 25px;
    color: #000000;
    font-family: "Exo 2";
    font-weight: 600;
} 
.menubar-wrapper .current_page_item {
    border-bottom: 2px solid #02d9bb;
}
.menubar-wrapper .current_page_item a {
    color: #02d9bb
}
.side-navigation ul li a:active {
  color: #082b45 
} 
.side-navigation ul li a:hover { 
color: #02d9bb;
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: #2ad9bb; 
 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-contents{
  margin-bottom: 30px;
}

.our-team-shortcode .team-social-profiles a{
  margin-top: 5px;
  margin-right: 5px;
}

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

.testimonial-shortcode .testimonials-contents{
  margin-bottom: 30px;
}

/* ==========================================================================
   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:#3b82ea;
  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: #3fddc2;
}

/*---------------- 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;
  background-color: #222222;
  padding-bottom: 40px;
}

#footer .footer-details{
  padding-top: 50px;
  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:10px 0 0px 0;
  font-size: 32px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  position: relative;
  margin-bottom: 15px;
}

#footer h3:after{
  content: "";
  width: 32px;
  height: 3px;
  background-color: #3fddc2;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 52px;
}

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

#footer ul li a{
   font-size: 17px;
  letter-spacing: 1px;
  line-height: 25px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 600;
  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 #2c2c2c;
  background-color: #2c2c2c;
  border-radius: 30px;
  font-size: 14px;
  letter-spacing: 2px;
  color: #777676;
  font-family: "Raleway";
  font-weight: 500;
  padding: 8px 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;
  letter-spacing: 0px;
  line-height: 32px;
  color: #878585;
  font-family: "Muli";
  font-weight: 400;
  margin-bottom: 0;
}

#footer .widget p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 32px;
  color: #8c8d8e;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  margin-bottom: 0;
}

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

#footer .custom-social-icons{
  padding-top: 30px;
  text-align: center;
}

#footer .custom-social-icons a{
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 0;
  width: 40px;
  height: 40px;
  padding: 8px 10px;
  margin-right: 8px;
  border-radius: 50%;
  color: #fff;
  border: 1px solid #878585;
}
#footer .custom-social-icons a:hover  {
    background-color: #3fddc2;
}
#footer .custom-social-icons :hover i{
  color: #fff;
}

#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;
}

.footer1:after,.footer2:after,.footer4:after {
    content: "";
    background: #3b3a3a;
    position: absolute;
    width: 1px;
    height: 168px;
    top: 69px;
    right: 2px;
    left: auto;
}
.footer3:after{
  content: "";
    background: #3b3a3a;
    position: absolute;
    width: 1px;
    height: 168px;
    top: 69px;
    right: 17px;
    left: auto;
  }

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

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

.copyright p{
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 700;
  margin-bottom: 0;
  padding: 25px 0;
  text-align: center;
}

.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;
  border-radius: 50%;
}
.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: #2098D1;
  -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 .slider-box span{
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 60px;
    color: #999999;
    font-family: "Roboto";
    font-weight: 400;
}

#slider .slider-box span.emergency-num{
    font-size: 30px;
    letter-spacing: 1px;
    line-height: 60px;
    color: #2ad9bb;
    font-family: "Roboto";
    font-weight: 400;
    padding:15px;
}

#slider .slider-box h1{
  font-size: 59px;
  letter-spacing: 1px;
  line-height: 60px;
  color: #000000;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}

#slider .slider-box p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 22px;
  color: #525252;
  font-family: "Muli";
  font-weight: 400;
}

#slider .slider-box {
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  padding: 20px 20px 20px 20px;
  max-width: 45%;
  text-align: left;
  margin: auto;
}

#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;
  left: 39px;
  top: 47%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #d5d9db;
}

#slider .carousel-next-button{
  position: absolute;
  right: 39px;
  top: 47%;
  width: 45px;
  height: 45px;
  background-color: #d5d9db;
  border-radius: 50%;
}
#slider .carousel-prev-button:hover,#slider .carousel-next-button:hover{
  background-color: #3fddc2;
}

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

#slider .slider-button-1{
  font-size: 20px;
  letter-spacing: 0px;
  color: #fefefe;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  background-color: #77a7dc;
  padding: 14px 30px;
  display: inline-block;
  border-radius: 30px;
  margin-right: 15px;
  margin-top: 10px;
} 

#slider .slider-button-1:before{
  background-color: #3fddc2;
  border-radius: 30px;
}

#slider .slider-button-2{
  font-size: 14px;
  letter-spacing: 1px;
  color: #242424;
  font-family: "Raleway";
  font-weight: 800;
  text-align: center;
  padding: 12px 30px;
  display: inline-block;
  border-radius: 30px;
  border:2px solid #242424;
}

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

#slider .slider-button-2:before{
  background-color: #ff5e6b;
  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: left;
  position: absolute;
  bottom: 12%;
  justify-content: left;
  margin: auto 156px;
  
}

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

#slider .slide_nav i{
  font-size: 17px;
  color: #242424;
  padding: 13px 16px;
}
#slider .slide_nav i:hover{
  color: #fff;
}
/*=================================================================
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: 20px;
  letter-spacing: 1px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
}

#about-us .about-us-content h2 {
    font-size: 58px;
    line-height: 58px;
    color: #111111;
    font-family: "Exo 2";
    font-weight: 700;
}

#about-us .about-us-content p {
    padding-top: 5px;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #111111;
    font-family: "Roboto";
    font-weight: 500;
}

#about-us .about-us-content a{
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 44px;
  color: #fefefe;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  padding: 6px 36px;
  border-radius: 30px;
  display: inline-block;
  margin-top: 25px;
  background-color: #689ed8;
}

#about-us .about-us-content a:before{
  background-color: #2ad9bb;
  border-radius: 30px;
}

#about-us .about-us-content a:hover{
  color: #fff;
}

#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;
}

/* ==========================================================================
   Section Appointment
   ========================================================================== */

#appointment{
  background-color: #3fddc2;
  padding: 0 0 49px;
}

#appointment .appointment-content{
  padding-top: 50px;
  padding-bottom: 50px;
}

#appointment .appointment-content h2 {
  font-size: 50px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
}

#appointment .appointment-shortcode{
  padding: 35px;
  background-color: #fff;
  position: absolute;
  top: 155px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#appointment .appointment-content span {
  margin: 0 auto;
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  padding: 0 0 13px 0;
}

#appointment .appointment-shortcode input{
  background-color: #f5f8f9;
  border:none;
  border-radius: 30px;
  padding: 10px 15px;
  margin-bottom: 20px;
  width: 100%;
  font-size: 16px;
  letter-spacing: 0px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
}

#appointment .appointment-shortcode select{
  background-color: #f5f8f9;
  border:none;
  border-radius: 30px;
  padding: 14px 15px;
  margin-bottom: 20px;
  width: 100%;
  font-size: 14px;
  letter-spacing: 1px;
  font-size: 16px;
  letter-spacing: 0px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
}
#appointment .appointment-shortcode textarea{
  background-color: #f5f8f9;
  border:none;
  border-radius: 30px;
  padding: 14px 15px;
  margin-bottom: 20px;
  width: 100%;
  font-size: 14px;
  letter-spacing: 1px;
  font-size: 16px;
  letter-spacing: 0px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
}
#appointment .appointment-shortcode textarea ::placeholder{
  background-color: #f5f8f9;
  border:none;
  border-radius: 30px;
  padding: 14px 15px;
  margin-bottom: 20px;
  width: 100%;
  font-size: 14px;
  letter-spacing: 1px;
  font-size: 16px;
  letter-spacing: 0px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
}

#appointment .appointment-shortcode select option{
  font-size: 16px;
  letter-spacing: 0px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
}

#appointment .appointment-shortcode input::placeholder{
   font-size: 16px;
  letter-spacing: 0px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
}

#appointment .appointment-shortcode input[type="submit"]{
  padding: 9px 50px;
  border-radius: 30px;
  display: inline-block;
  width: auto;
  border: none;
  font-size: 20px;
  letter-spacing: 1px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  background-color: #76a7db;
  border-radius: 30px;
  display: inline-block;
  width: auto;
  border:none;
}

#appointment .appointment-shortcode input[type="submit"]:hover{
  background-color: #3fddc2;
}


/* ==========================================================================
   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{
  background-color: #eceef1;
}

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

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

#our-gallery .our-gallery-head h2{
  font-size: 45px;
  line-height: 58px;
  color: #111111;
  font-family: "Exo 2";
  font-weight: 700;
  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;
}

/* ==========================================================================
   Section Our Team
   ========================================================================== */
#our-teams .our-teams-head{
  text-align: center;
}

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

#our-teams .our-teams-head h2 {
    font-size: 58px;
    line-height: 58px;
    color: #111111;
    font-family: "Exo 2";
    font-weight: 700;
    text-align: center;
}

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

#our-teams .our-teams-contents img{
  border-radius: 50%;
}

#our-teams .our-teams-contents .teams-title{
  font-size: 28px;
  line-height: 28px;
  color: #222222;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  padding-top: 15px;
  display: block;
}

#our-teams .our-teams-contents .teams-desig{
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #8c8c8c;
  font-family: "Roboto";
  font-weight: 600;
}

#our-teams .team-social-profiles{
  margin-top: 15px;
}

#our-teams .team-social-profiles a{
  width: 40px;
  height: 40px;
  border:2px solid #ccced1;
  border-radius: 50%;
  padding: 7px 10px;
  display: inline-block;
  color:#ccced1; 
}

#our-teams .owl-carousel{
  margin-top: 30px;
}

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

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

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

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

#our-teams .team-social-profiles a:hover{
  background-color: #ff5e6b;
  border-color: #ff5e6b;
  color: #fff;
}

#our-teams #team-loop{
  display: none;
}

/* ==========================================================================
   Section Our Video
   ========================================================================== */
#our-video .video-bg {
    border-radius: 50%;
    max-width: 294px;
    padding: 120px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    border: 10px solid #fff;
    position: relative;
    z-index: 1;
    top: 21px;
}
#our-video .video-play-icon i {
    font-size: 35px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
#our-video .video-content {
    text-align: center;
}
#our-video span.video-small-title {
    font-size: 20px;
    letter-spacing: 1px;
    color: #999999;
    font-family: "Roboto";
    font-weight: 500;
    text-align: center;
}

#our-video h2{
  font-size: 43px;
  line-height: 58px;
  color: #f5f8f9;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  max-width: 464px;
  margin: 0 auto;
}
/*Timming*/
#timming span {
    font-size: 18px;
    line-height: 42px;
    color: #999999;
    font-family: "Roboto";
    font-weight: 500;
    text-align: center;
}
#timming .timming-content {
   max-width: 638px;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 197px;
    background-color: #fff;
    text-align: center;
    box-shadow: 3px 13px 17px -8px #ccc;
    height: 100%;
     padding: 125px 21px 21px;
}
#timming .timming-content .line{
  font-size: 18px;
  line-height: 42px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
}


/* ==========================================================================
   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
   ========================================================================== */

.home #testimonials {
  background-color: #fff;
  padding: 0;
  margin-top: -100px;
}

#testimonials .testimonial-main-content{
  text-align: center;
}

#testimonials span.testi-small-title {
    font-size: 20px;
    letter-spacing: 1px;
    color: #999999;
    font-family: "Roboto";
    font-weight: 500;
    text-align: center;
}
#testimonials h2{
    font-size: 58px;
    line-height: 58px;
    color: #111111;
    font-family: "Exo 2";
    font-weight: 700;
    text-align: center;
  }


#testimonials .testimonials-wrqpper{
  padding-top: 20px;
  padding-bottom: 50px;
  text-align: center;
}

#testimonials .testimonials-contents p{
   font-size: 16px;
  letter-spacing: 1px;
  line-height: 32px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
  padding-bottom: 86px;
}

#testimonials .client-image:before {
    content: "";
    width: 3px;
    height: 54px;
    position: absolute;
    top: -73px;
    background: #3fddc2;
    border: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#testimonials .testimonials-contents img{
  border-radius: 50%;
}

#testimonials .testimonials-contents .client-title{
  font-size: 30px;
  line-height: 28px;
  color: #111111;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
  display: block;
  padding-top: 10px;
}

#testimonials .testimonials-contents .client-desig{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #9e9e9e;
  font-family: "Roboto";
  font-weight: 600;
}

#testimonials .testimonials-contents .client-image{
  display: inline-block;
  position: relative;
}

#testimonials .testimonials-contents .client-image i{
  width: 60px;
  height: 60px;
  background-color: #ff6c78;
  border-radius: 50%;
  padding: 15px 0;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 30px;
  position: absolute;
  left: -48px;
  top: 15px;
}

#testimonials #testimonials-loop{
  display: none;
}

#testimonials button.owl-prev {
    position: absolute;
    left: 371px;
    /* right: 0; */
    top: 65%;
    transform: translateY(-50%);
    border: none;
    padding: 10px 20px;
    outline: none;
    margin: 0 auto;
}

#testimonials button.owl-next {
    position: absolute;
    right: 371px;
    top: 65%;
    transform: translateY(-50%);
    border: none;
    padding: 10px 20px;
    outline: none;
}
/* ==========================================================================
   Section Newsletter
   ========================================================================== */

#newsletter{
  padding: 0;
}

#newsletter .left-box{
  padding: 70px 0 83px 130px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#newsletter .right-box{
  padding: 123px 0 95px 179px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#newsletter .news-box,#newsletter .banner-box{
  padding: 0;
  margin:0;
}
#newsletter .left-box h3 span{
  font-size: 58px;
  line-height: 58px;
  color: #ffffff;
  font-family: "Exo 2";
  font-weight: 700;
}

#newsletter input[type="email"]{
    border: 2px solid #fff;
    font-size: 16px;
    padding: 10px 10px;
    margin: 0 0 0px 0;
    height: auto;
    width: 100%;
    background: transparent;
    max-width: 65%;
    border-radius: 50px;
}
#newsletter input::placeholder{
  font-size: 17px;
  line-height: 28px;
  color: #ffffff;
  font-family: "Roboto";
  font-weight: 500;
}

#newsletter input[type="submit"] {
    padding: 13px 38px;
    font-weight: bold;
    color: #111111;
    border: none;
    background-color: #fff;
    border-radius: 50px;
    /* margin-left: -59px; */
    position: relative;
    right: 60px;
}
.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: 20px;
  letter-spacing: 1px;
  color: #999999;
  font-family: "Roboto";
  font-weight: 500;
  text-align: center;
}

#our-blogs .our-blogs-head h2 {
    font-size: 58px;
    line-height: 58px;
    color: #111111;
    font-family: "Exo 2";
    font-weight: 700;
    text-align: center;
}

#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;
  color: #111111;
  font-family: "Exo 2";
  font-weight: 700;
  text-align: center;
}

#our-blogs .blog-title {
  text-align: center;
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
}

#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;
}

.our-blogs-image img {
    border-radius: 6px;
}

#blog-loop{
  display: none;
}

#our-blogs .our-blogs-contents:hover .blog-title{
  background-color: #2ad9bb;
}
#our-blogs .our-blogs-contents:hover .blogs-title{
  color: #fff;
}
/* ==========================================================================
   Section Our Partners 
   ========================================================================== */

#our-partners{
  border-bottom: 1px solid #3a3a3a;
}

#our-partners #partners-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-color :#3fddc2;
 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: #3fddc2;
}

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

/* ==========================================================================
   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: #689ed8 !important;
  border-color:#689ed8 !important;
}

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

#our_partners img{
  width: auto !important;
}

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

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-color: #3b82ea;
  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: #3b82ea;
}

#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-color: #3b82ea;
}

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

.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: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
  font-family: "Roboto";
}

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

.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;
   font-family: star;
}

.star-rating{
  color: #f6d718;
  margin: 0 auto;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}

#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) {
  .line {
    display: none;
  }
  #appointment .appointment-shortcode input[type="submit"]{
    padding: 12px;
    margin: -25px;
  }
  .all-services:before{
    display: none;
  }
  .all-services:after{
    display: none;
  }
  #timming .timming-border{
  display: none;
  } 
  #timming{
    position: unset;
    max-width: 100%;
  }
  #testimonials button.owl-prev{
    display: none;
  }
  #testimonials button.owl-next{
   display: none;
  }
  #timming .timming-content{
   position: unset;
   padding: 0;
  }
  .home #testimonials{
    margin-top: 50px;
  }
  #newsletter input[type="submit"] {
    padding: 13px 38px;
    font-weight: bold;
    color: #111111;
    border: none;
    background-color: #fff;
    border-radius: 50px;
    /* margin-left: -59px; */
    position: relative;
    right: 0;
    left: 0;
    margin: 10px auto !important;
    text-align: center;
  }
  #newsletter input[type="email"]{
    width: 100%;
  }
  .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;
  }
  #appointment .appointment-shortcode{
    position: unset;
  }
  #newsletter .left-box h3 span {
    font-size: 28px;
  }
  #newsletter .left-box {
    padding: 32px;
  }
  #testimonials h2 {
    font-size: 37px;
  }
  .topbar-search {
    text-align: right;
    padding: 0 47px 0 0;
  }
  #appointment .appointment-content h2 {
    font-size: 29px;
  }
  #about-us .about-us-content h2 {
      font-size: 40px;
  }
  .service-main-content h2 {
    font-size: 38px;
  }
  .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: 44%;
    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; 
  }

  #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;
  }

  #appointment{
    text-align: center;
  }

  #appointment 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 h2{
    font-size: 22px;
  }

  #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 .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: 10px 30px 0 0;
}
}

@media screen and (min-width: 577px) and (max-width:767px){
  .line {
    display: none;
  }
  #header .header-logo {
    text-align: center;
    padding: 10px 30px 0 0;
}
  #timming .timming-content{
    position: unset;
  }
  .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: 18px;
    line-height: 27px;
  }

  #slider .slider-box{
    max-width: 70%;
    left:0;
  }

  #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;
  }

  .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{
    padding-top: 20px;
  }

  #our-services .all-services{
    text-align: center;
    padding-top: 20px;
  }

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

  #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;
  }
  #timming .timming-border{
    display: none;
  }
  #timming{
    position: unset;
    max-width: 100%;
  }
  #timming .timming-content{
    padding: 0;
  }
  .home #testimonials{
    margin-top: 50px;
  }
  #testimonials h2 {
    font-size: 42px;
  }
  #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;
    }
}

@media screen and (min-width: 768px) and (max-width:991px) {
  #appointment .appointment-shortcode input[type="submit"] {
    padding: 9px 6px;
    font-size: 7px;
  }
  .search-form button i {
    font-size: 12px !important;
    padding-right: 2px !important;
  }

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

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

  #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 h1{
    font-size: 29px;
    line-height: 33px;
  }

  #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;
  }

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

  #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;
}

}

@media screen and (max-width: 1024px) and (min-width:991px){
  #appointment .appointment-shortcode input[type="submit"] {
    padding: 9px 30px;
  }
  #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; 
  }

  #slider .slider-box{
    max-width: 55%;
    top: 44%;
  }

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

  #slider .slider-box h1{
    font-size: 33px;
    line-height: 32px;
  }

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

@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 
  } 
  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) { 

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

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

  #slider .slider-box{
    max-width: 60%;
    top:47%;
  }

  #slider .slider-box h1{
    font-size: 40px;
    line-height: 38px;
  }

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

  #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;
  }
}