/* --------------------------Header---------------------------- */

.stickynavbar {
  background-color: #fff !important;
  z-index: 9999999999999;
  padding-top: 0 !important;
  box-shadow: 0 0 8px grey;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  padding-bottom: 0 !important;
}
.nav_wrap {
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
  
}
#vw_header .logo img{
  max-height: 123px;
  width: auto;
}
.home.page-template .header-wrap
{
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 99999;
}
.header-wrap
{
  background-color: #30374c;
}
.vw_menubar {
  -webkit-transition: all 0.5s ease;
  -moz-transition: position 10s;
  -ms-transition: position 10s;
  -o-transition: position 10s;
  transition: all 0.5s ease;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
#vw_header .logo, #vw_footer .logo{
  margin:0; 
  text-align: center;
}
#vw_header .logo
{
  text-align: left;
}
#vw_header .logo h1{ 
  font-weight:700; 
  padding:0; 
  font-size:30px; 
  font-weight:bold; 
  margin-top: 0; 
}
.logo a.custom-logo-link{ 
  color:#000000;
}
.logo h1 a{
  color: #a72dd9;
  font-size: 21px;
  font-family: "Staatliches";
}
.logo p{ 
  color: #a72dd9;
  margin-bottom: 0;
  font-size: 14px;
}
#vw_header .top-contact{
  padding:12px 0; 
  font-size:15px;
}
.vw_menubar .social-media{
  padding:12px 0; 
  text-align:center;
}
.scrolled {
  position: fixed !important;
  top: 0;
  width: 100%;
  z-index: 9999999;
  background:#fff;
}
#masthead.scrolled {
  background: #ffffff;
}
#site-navigation {
    width: 100%;
}
/*----------------Menu bar-----------*/ 

.hamburger {
  padding-left: 10px
}
.side-navigation {
  padding: 0;
  margin: 0;
  text-align: center;
}
.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:#fff;
}
amp-sidebar#sidebar1 {
  display: none
}
.i-amphtml-sidebar-mask {
  position: static!important
}
.side-navigation ul {
  margin: 0;
  padding: 0;  
  margin: 0;
  padding: 0;
  margin: 0;
  font-size: 18px;  
}
.side-navigation li {
  display: inline-block;
  margin: 0;
  position: relative;
  padding:17px 20px;
}
.side-navigation a {
  text-decoration: none;
  outline-offset: -8px;
  white-space: nowrap;
  font-size: 17px;
  color: #fff;
  display: block;
  font-family: "Staatliches";
  padding: 0px;
  letter-spacing: 2px;
}
.side-navigation ul li a:hover {
  text-decoration: underline;
  color:#a72dd9;
}
.side-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #fff;
  min-width: 215px;
  z-index: 9999;
  padding:0;
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.side-navigation ul ul ul {
  left: 31%;
  top: 41px;
}
.side-navigation ul ul a {
  color: #1e1d1c;
}
.side-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none!important;
  padding: 0
}
.side-navigation ul ul a {
  font-size: 14px;
  line-height: 1.5;
}
.side-navigation ul ul li {
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}
.side-navigation ul ul li a:hover{
  color:#a72dd9;
}
.nav-menu ul ul li:last-child {
    border-bottom: 0
}
.side-navigation 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
}
.side-navigation .current_page_item {
    border-bottom: 2px solid #fff;
}
.main-menu-navigation {
    margin: 30px 0 0
}
.nav-next .post-title,
.nav-previous .post-title {
    display: block!important
}
.toggle-menu,
a.closebtn {
    display: none
}
.side-navigation ul>li.menu-item-has-children>a:after {
    content: "\f107";
    position: static;
    margin-left: 10px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    float: right;
    margin-top: 1%;
}
.top_bar_btn a.theme_button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.header-social-icon
{
  padding-top: 15px;
}
.header-social-icon .socialbox i
{
  color: #b2b2b2;
  font-size: 13px;
  padding-right:15px;
}
.home .side-navigation ul {
    border-bottom: 1px solid #676260;
}
.side-navigation ul{
  max-width: 100%;
  width: max-content;
  margin:0px auto;
  padding-left:0px;
}
/*-------------Footer Menu ------------*/

.footer_menu ul li {
  display: inline-block;
}
.footer_menu ul li:last-child {
  border-right: none;
}
.footer_menu ul li a {
  color: #ffffff;
  padding: 0 15px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: "Source Sans Pro";
}
#vw_footer .footer-links
{
  background-color: #fff;
}
/*---------------- 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;
}
/*---------------- Footer Section ----------------------*/

#vw_footer_box
{
  padding: 60px 0 10px 0;
}
#vw_footer
{
  background-color: #111111;
  background-repeat: no-repeat;
  background-size: cover;
}
.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%;
 
}
#vw_footer form.search-form{
  border: none;
  background: transparent;
  padding: 0;
}
#vw_footer form.search-form input{
  float: none;
  border: 1px solid #fff;
  margin: 20px 2px;
}

#vw_footer textarea{
  height: 100px;
}
#vw_footer p.post-date {
    color: #7f8391;
    font-size: 11px !important;
}

.main_sociobox {
    padding: 20px 0;
}
#vw_footer{ 
  color:#fff;
  text-align:left;
}
.footer_hide{
  display:none;
}
#vw_footer h3 {
  font-size: 24px;
  letter-spacing: 2px;
  color: #f7f7f7;
  font-family: "Staatliches";
  font-weight: 700;
  padding:10px 0 17px 0;
}
#vw_footer h3:after{
  content: "";
  background-color: #a72dd9;
  width: 60px;
  height: 3px;
  display: block;
  margin-top: 20px;
}
#vw_footer .copyright p{
  font-size: 18px;
  letter-spacing: 1px;
  color: #999ba3;
  font-family: "Staatliches";
  text-align: center;
}
#vw_footer .copyright a {
    color: #fff;
  cursor: pointer;
}
#vw_footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
}
#vw_footer ul li a{
  font-size: 15px;
  letter-spacing: 0px;
  color: #919191;
  font-family: "Roboto";
  font-weight: 500;
}
#vw_footer .about_me table p
{
  font-size: 15px;
  letter-spacing: 0px;
  color: #919191;
  font-family: "Roboto";
  font-weight: 500;
}
.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;
}
.vw-credit, .vw-credit a{
  color: #ffffff;
}
.copyright{
  
  text-align: center;
  margin-top: 30px;
}

#vw_footer .textwidget input[type="email"]
{
  border-radius: 40px;
  border:2px solid #9b9b9b;
}
#vw_footer .textwidget input[type="submit"]
{
  background-color: transparent;
  border-radius: 40px;
  padding: 10px 20px;
  border:2px solid #9b9b9b;
  display: inline-block;
  margin-top: 10px;
  color: #9b9b9b;
  font-family: "Staatliches"; 
}
#vw_footer .about_me i
{
  font-size: 20px;
  color:#8b8b8b;
}
#vw_footer .widget td 
{
  padding-top: 0px !important;
}
#vw_footer #site-navigation ul li a
{
  font-size: 15px;
  letter-spacing: 1px;
  color: #919191;
  font-family: "Roboto";
  font-weight: 500;
}
#vw_footer #site-navigation ul li
{
  margin-right: 20px;
  margin-bottom: 0;
  padding: 25px 10px 10px 0;
  display:inline-block;
}
#vw_footer #site-navigation
{
  text-align: center;
}
#vw_footer .vw_main-navigation li.current_page_item
{
  background-color: transparent;
  border-bottom: 3px solid #a72dd9;

}
#vw_footer .vw_main-navigation li.current_page_item a
{
    color: #a72dd9 !important;
}
#vw_footer #site-navigation ul
{
  border-bottom: none;
  margin: 0;
}
#vw_footer #site-navigation ul li a
{
  font-size: 18px;
  letter-spacing: 1px;
  color: #71737c;
  font-family: "Staatliches";
}
.footer-logo-box
{
  display: flex;
  align-items: center;
  padding: 10px;
}
#vw_footer .textwidget p
{
  font-size: 14px;
  line-height: 30px;
  color: #8e929f;
  font-family: "Montserrat";
  font-weight: 600;
  margin-bottom: 0;
}
#vw_footer .footer-cols
{
  padding-bottom: 30px;
}
#vw_footer .post-content a
{
  font-size: 17px;
  letter-spacing: 1px;
  color: #7f8391;
  font-family: "Staatliches";
}
/* --------------- Topbar --------------- */
#topbar-social-search
{
  background-color: #a72dd9;
}
#topbar-social-search span a
{
  font-size: 14px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Montserrat";
  font-weight: 500;
}
#topbar-social-search span
{
  font-size: 14px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Montserrat";
  font-weight: 500;
  display: inline-block;
  padding-right: 15px;
}
#topbar-social-search .socialbox
{
  text-align: right;
}
#topbar-social-search .socialbox i
{
  color:#fff;
  padding: 16px 0 16px 9px;
  margin-left: 10px;
}
#topbar-social-search .topbar-search
{
  text-align: center;
}
#topbar-social-search .topbar-search span
{
  color:#fff;
  display: inline-block;
  background-color: #30374c;
  padding: 16px 10px;
  cursor: pointer;
}
#topbar-social-search .topbar-text
{
  padding-top: 15px;
}

.topbar-content
{
  padding-bottom: 15px;
}
.topbar-content span
{
  font-size: 15px;
  letter-spacing: 0px;
  color: #ffffff;
  font-family: "Roboto";
}
.topbar-content .socialbox
{
  text-align: right;
}
.topbar-content .socialbox i
{
  color: #fff;
  padding-right: 20px;
}
.topbar-email-contact .topbar-contact i
{
  font-size: 30px;
  color:#a72dd9;
}
.topbar-email-contact .topbar-icon
{
  display: flex;
  align-items: center;
  justify-content: center;

}
.topbar-email-contact
{
  padding: 13px 0;
}
.topbar-email-contact .topbar-contact span.contactemail
{
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 29px;
  color: #30374c;
  font-family: "Staatliches";
  padding: 0;
}
.topbar-email-contact .topbar-contact p
{
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 29px;
  color: #6c707c;
  font-family: "Montserrat";
  font-weight: 500;
  margin-bottom: 0;
}
.topbar-email-contact .topbar-contact p a,.topbar-email-contact .topbar-contact span.contactemail p a
{
   color: #6c707c;
}
#vw_header input[type="submit"] {
  padding: 15px 24px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: 2px solid #fff;
  background-color: transparent !important;
}
span.credit_link a {
  color: #ffffff;
}