/*
 Theme Name: RS22
 description: >-
   A bespoke child theme created for RS22 Security
 Author:       Luke Passmore / Beacon Business Solutions Ltd
 Template:     saasland
 Version:      1.0.0
*/

@import url("../saasland/style.css");

/*
  DARK BLUE: #022835
  LIGHT BLUE/GREEN: #00B1B6
  ORANGE: #E36E0C
  FONT FAMILY: Stratos Regular
*/

/* cormorant-garamond-regular - latin
@font-face {
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
  font-style: normal;
  font-weight: 400;
  src: url('fonts/cormorant-garamond-v7-latin-regular.eot'); /* IE9 Compat Modes 
  src: local('Cormorant Garamond Regular'), local('CormorantGaramond-Regular')
}*/

/* PHONE MEDIA */
@media (max-width:640px) {
  
}

@font-face {
    font-family: Cyberverse;  
    src: url(https://rs22.co.uk/wp-content/themes/rs22/fonts/Cyberverse.otf);    
}
@font-face {
    font-family: Cyberverse Italic;  
    src: url(https://rs22.co.uk/wp-content/themes/rs22/fonts/Cyberverse Italic.otf); 
    font-weight: normal;  
}
@font-face {
    font-family: Cyberverse Condensed;  
    src: url(https://rs22.co.uk/wp-content/themes/rs22/fonts/Cyberverse Condensed.otf); 
    font-weight: normal;  
}
@font-face {
    font-family: Cyberverse Condensed Italic;  
    src: url(https://rs22.co.uk/wp-content/themes/rs22/fonts/Cyberverse Condensed Italic.otf); 
    font-weight: normal;  
}

.seo_home_area {
  padding-bottom: 100px;
}
.active,
header.header_area.navbar_fixed .navbar .navbar-nav .menu-item a.nav-link.active, .header_area .menu > .nav-item .nav-link:hover, .header_area .menu > .nav-item.active>.nav-link, .header_area .menu > .nav-item.submenu .dropdown-menu .nav-item.active > .nav-link, .header_area.navbar_fixed .menu_six .menu > .nav-item:hover > .nav-link, .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link span.arrow_carrot-right, .header_area .menu > .nav-item.active .nav-link+.dropdown-menu .nav-item .nav-link:hover, .header_area .menu > .nav-item.submenu .dropdown-menu .nav-item:hover > .nav-link, .header_area .menu > .nav-item.active .nav-link+.dropdown-menu .active .nav-link,
h1 {
  color: #E36E0C !important;
}
.header_stick .btn_get {
  background: #E36E0C !important;
  border-color: #E36E0C !important;
}
.header_stick.navbar_fixed .btn_get {
  background: #E36E0C !important;
  border-color: #E36E0C !important;
  color: white !important;
}
.header_area .menu > .nav-item.active>.nav-link {
  color: #E36E0C !important;
}
.breadcrumb_area {
  background: linear-gradient(180deg, #012937 0%, #012937 100%) !important;
}
.wpcf7-submit {
  background: #E36E0C !important;
  border-color: #E36E0C !important;
  color: white !important;
  padding: 15px 25px;
  border-radius: 3px;
}
p {
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
}
.elementor-element-a3aa52e,
.elementor-element-87294fb,
.elementor-1619,
.elementor-element-10749a5 {
  padding: 50px;
  text-align: center;
}