@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap&subset=cyrillic');
/**
*
* -----------------------------------------------------------------------------
*
* Author : rustennitur
* Author URI : https://www.rustennistur.com/
*
* -----------------------------------------------------------------------------
*
**/
/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 16px;
  color: #4a4a4a;
  font-family: 'Roboto Condensed', sans-serif;
  vertical-align: baseline;
  font-weight: 400;
  overflow-x: hidden;
  line-height: 26px;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #0a0a0a;
  margin: 0 0 26px;
  line-height: 1.4;
}
h1 {
  font-size: 80px;
  font-weight: 700;
}
h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
}
h3 {
  font-size: 30px;
  font-weight: 600;
}
h4 {
  font-size: 20px;
  font-weight: 600;
}
h5 {
  font-size: 18px;
  font-weight: 600;
}
h6 {
  font-size: 16px;
  font-weight: 500;
}
a {
  color: #f8560c;
  transition: all 0.3s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #f8560c;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
}
/* -----------------------------------
    02. Common CSS
-------------------------------------*/
.clear {
  clear: both;
}
.fix {
  overflow: hidden;
}
.display-flex,
.display-flex-center {
  display: flex;
}
.display-flex-center {
  align-items: center;
}
.white-color {
  color: #ffffff;
}
.stroke-text-white {
  -webkit-text-stroke: 2px #fff;
  background-color: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0);
}
.border-radius-3 {
  border-radius: 3px;
}
.border-radius-5 {
  border-radius: 5px;
}
.stroke-text-primary {
  -webkit-text-stroke: 2px #f8560c;
  background-color: rgba(255, 255, 255, 0);
  color: rgba(255, 255, 255, 0);
}
.z-index-0 {
  z-index: 0 !important;
}
.primary-color {
  color: #f8560c;
}
.bold {
  font-weight: 700;
}
.text-center {
  text-align: center;
}
.no-border {
  border: none !important;
}
.no-background {
  background-color: unset !important;
}
.ps-relative {
  position: relative !important;
}
.ds-block {
  display: block;
}
.capitalize {
  text-transform: capitalize !important;
}
.normal-font-weight {
  font-weight: 400 !important;
}
.medium {
  font-weight: 500 !important;
}
.semi-bold {
  font-weight: 600 !important;
}
.bold {
  font-weight: 700 !important;
}
.bold {
  font-weight: 700 !important;
}
.box-shadow-none {
  box-shadow: none !important;
}
.sec-spacer {
  padding: 100px 0;
}
.sec-spacer2 {
  padding: 95px 0 100px;
}
.sec-spacer3 {
  padding: 105px 0 120px;
}
.sec-spacer4 {
  padding: 85px 0 100px;
}
.margin-0 {
  margin: 0 !important;
}
.padding-0 {
  padding: 0 !important;
}
.mb-100 {
  margin-bottom: 100px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-15 {
  padding-right: 15px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-25 {
  padding-right: 25px;
}
.pr-30 {
  padding-right: 30px;
}
.pr-15p {
  padding-right: 15%;
}
.pr-100 {
  padding-right: 100px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-20 {
  padding-left: 20px;
}
.pl-30 {
  padding-left: 30px;
}
.pl-35 {
  padding-left: 35px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-80 {
  padding-left: 80px;
}
.pl-100 {
  padding-left: 100px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-40 {
  padding-right: 40px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-65 {
  padding-top: 65px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-85 {
  padding-top: 85px;
}
.pt-90 {
  padding-top: 90px;
}
.pt-95 {
  padding-top: 95px;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-110 {
  padding-top: 110px !important;
}
.pt-115 {
  padding-top: 115px !important;
}
.pt-120 {
  padding-top: 120px !important;
}
.pt-125 {
  padding-top: 125px !important;
}
.pt-130 {
  padding-top: 130px !important;
}
.pt-170 {
  padding-top: 170px !important;
}
.pt-325 {
  padding-top: 325px !important;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-60 {
  padding-bottom: 60px;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-94 {
  padding-bottom: 94px;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pb-115 {
  padding-bottom: 115px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pb-140 {
  padding-bottom: 140px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.pb-180 {
  padding-bottom: 180px !important;
}
.pb-175 {
  padding-bottom: 175px !important;
}
.pb-200 {
  padding-bottom: 200px !important;
}
.pb-250 {
  padding-bottom: 250px !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-100 {
  margin-top: 100px;
}
.ml-30 {
  margin-left: 30px !important;
}
.col-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.col-20 [class*="col-"] {
  padding-right: 10px;
  padding-left: 10px;
}
.container-fluid {
  padding: 0 100px;
}
.sec-color {
  color: #cccccc !important;
}
.sec-bg {
  background-color: #cccccc !important;
}
.radius-0 {
  border-radius: unset !important;
}
.gray-color {
  color: #cccccc !important;
}
.gray-bg {
  background-color: #f7f7fc !important;
}
.white-color {
  color: #ffffff !important;
}
.secondary-color {
  color: #030749 !important;
}
.black-bg-section {
  padding-top: 85px;
  padding-bottom: 205px;
}
.white-bg {
  background-color: #ffffff !important;
}
.primary-color {
  color: #f8560c !important;
}
.primary-bg {
  background: #f8560c !important;
}
.secondary-bg {
  background: #030749 !important;
}
.bg-fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.sec-bg1 {
  background: url(images/bg/sec_bg1.jpg);
}
.sec-bg2 {
  background: url(images/bg/sec_bg2.jpg);
}
.sec-bg3 {
  background: url(images/bg/sec_bg3.jpg);
}
.sec-bg4 {
  background: url(images/bg/sec_bg4.jpg);
}
.sec-bg5 {
  background: url(images/bg/sec_bg5.jpg);
}
.sec-bg6 {
  background: url(images/bg/sec_bg6.jpg);
}
.sec-bg7 {
  background: url(images/bg/sec_bg7.html);
}
.bg1 {
  background: url(images/bg/bg1.jpg);
}
.bg2 {
  background: url(images/bg/bg2.jpg);
}
.bg3 {
  background: url(images/bg/bg3.jpg);
}
.bg4 {
  background: url(images/bg/bg4.jpg);
}
.bg5 {
  background: url(images/bg/bg5.jpg);
}
.bg6 {
  background: url(images/bg/bg6.jpg);
}
.bg7 {
  background: url(images/bg/bg7.jpg);
}
.sec-bg1,
.sec-bg2,
.sec-bg3,
.sec-bg4,
.sec-bg5,
.sec-bg6 {
  background-position: bottom;
}
.bg1,
.bg2,
.bg3,
.bg4,
.bg5,
.bg6,
.bg7,
.sec-bg1,
.sec-bg2,
.sec-bg3,
.sec-bg4,
.sec-bg5,
.sec-bg6 {
  background-size: cover;
}
.dots-bg,
.dots-bg-right {
  background-image: url(images/bg/dots.png);
  background-position: bottom  left;
  position: absolute;
  width: 229px;
  height: 258px;
  background-repeat: no-repeat;
  left: -98px;
  bottom: -85px;
  z-index: 0;
}
.dots-bg.size-175,
.dots-bg-right.size-175 {
  max-width: 175px;
  max-height: 175px;
  left: -70px;
}
.separator-70 {
  height: 70px;
}
.dots-bg-right {
  left: auto;
  right: -98px;
}
.z-index-1 {
  z-index: 1;
}
.readon {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  height: 50px;
  line-height: 50px;
  padding: 0 34px;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  background: #f8560c;
  z-index: 1;
  border: none;
}
.readon:before {
  display: block;
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 0px;
  width: 100%;
  z-index: -1;
  content: '';
  color: #000 !important;
  background: #c54409;
  border-radius: 3px;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.readon:hover {
  background: #c54409;
  color: #ffffff;
  opacity: 0.99;
}
.readon:hover:before {
  top: 0%;
  bottom: auto;
  height: 100%;
}
.readon.default-style {
  font-size: 17px;
  font-weight: 500;
}
.readon.default-style:hover {
  border-color: #030749;
  background: #030749;
  color: #ffffff;
  opacity: 1;
}
.readon.white-btn {
  background: #ffffff;
  color: #0a0a0a;
}
.readon.white-btn:hover {
  color: #ffffff;
  background: #c54409;
}
.border-btn {
  font-size: 16px;
  color: #0a0a0a;
  font-weight: 500;
  border: 1px solid #f8560c;
  text-align: center;
  line-height: 45px;
  height: 45px;
  display: inline-block;
  padding: 0 35px;
  transition: all 0.3s ease 0s;
  border-radius: 3px;
}
.border-btn:hover {
  background: #f8560c;
  color: #ffffff;
}
.border-btn.white-color {
  border-color: #ffffff;
}
.border-btn.white-color:hover {
  border-color: #f8560c;
}
.readon2 i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 50%;
  background: #f8560c;
  color: #030749;
  text-align: center;
  transition: all 0.3s;
}
.readon2 i:before {
  margin: 0;
}
.readon2 i:hover {
  color: #ffffff;
  background: #030749;
}
.readon2.primary i {
  background: #f8560c;
  color: #030749;
}
.readon2.primary i:hover {
  background: #030749;
  color: #ffffff;
}
.readon2.secondary i {
  background: #030749;
  color: #ffffff;
}
.readon2.secondary i:hover {
  background: #ffffff;
  color: #030749;
}
.readon2.primary-opacity i {
  background: #f8560c;
  color: #030749;
}
.readon2.primary-opacity i:hover {
  opacity: 0.8;
  background: #f8560c;
  color: #030749;
}
.readon2.transparent-white i {
  background: transparent;
  border: 2px solid;
  border-color: #030749;
  color: #030749;
  line-height: 36px;
}
.readon2.transparent-white i:hover {
  background: #ffffff;
  border-color: #ffffff;
}
.rs-vertical-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.rs-vertical-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
::-moz-selection {
  background: #f8560c;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #f8560c;
  text-shadow: none;
  color: #ffffff;
}
.left-right-padding .container {
  padding-left: 30px;
  padding-right: 30px;
}
.dot-none .owl-controls .owl-dots {
  display: none !important;
}
.nav-none .owl-controls .owl-nav {
  display: none !important;
}
.grayscale img {
  filter: gray;
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.3s ease 0s;
}
.grayscale img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
/*-----------------------------------
    #. Nav Style
-----------------------------------*/
.home-one .nav-style .owl-controls .owl-nav .owl-next,
.home-one .nav-style .owl-controls .owl-nav .owl-prev {
  z-index: 100;
  bottom: -105px;
  width: 60px;
  height: 45px;
  line-height: 45px;
  background: url(images/bg/nav_bg.png);
  text-align: center;
  transition: all 0.3s ease 0s;
  display: inline-block !important;
  position: absolute;
  content: '';
}
.home-one .nav-style .owl-controls .owl-nav .owl-next i:before,
.home-one .nav-style .owl-controls .owl-nav .owl-prev i:before,
.home-one .nav-style .owl-controls .owl-nav .owl-next i,
.home-one .nav-style .owl-controls .owl-nav .owl-prev i {
  font-size: 30px;
  transition: all 0.3s ease 0s;
}
.home-one .nav-style .owl-controls .owl-nav .owl-next:hover i,
.home-one .nav-style .owl-controls .owl-nav .owl-prev:hover i {
  color: #f8560c;
}
.home-one .nav-style .owl-controls .owl-nav .owl-prev {
  left: 0px;
}
.home-one .nav-style .owl-controls .owl-nav .owl-next {
  left: 80px;
}
/* ------------------------------------
    #. Page Nav CSS
  ---------------------------------------*/
.page-nav ul {
  display: inline-block;
  border: 2px solid #f2f2f2;
  padding: 10px 30px;
  border-radius: 30px;
}
.page-nav ul li {
  display: inline;
  font-size: 18px;
  border-right: 1px solid #E6E6E6;
  padding-right: 15px;
  margin-right: 15px;
}
.page-nav ul li a {
  color: #4a4a4a;
}
.page-nav ul li a i:before {
  margin: 0;
  font-size: 18px;
}
.page-nav ul li a:hover {
  color: #f8560c;
}
.page-nav ul li.active a {
  color: #f8560c;
}
.page-nav ul li:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  position: fixed;
  right: 40px;
  z-index: 999;
  background: #f8560c;
  color: #fff;
  border-radius: 50%;
  width: 45px;
  line-height: 40px;
  font-size: 24px;
  height: 45px;
  transition: all 0.3s ease 0s;
}
#scrollUp:hover {
  opacity: 0.8;
}
.rs-title,
.rs-title2 {
  margin-bottom: 56px;
}
.rs-title span,
.rs-title2 span {
  display: block;
  color: #f8560c;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.rs-title h2,
.rs-title2 h2 {
  margin-bottom: 18px;
}
.rs-title h3,
.rs-title2 h3 {
  margin-bottom: 10px;
}
.rs-title.white-text h2,
.rs-title2.white-text h2,
.rs-title.white-text h3,
.rs-title2.white-text h3,
.rs-title.white-text h4,
.rs-title2.white-text h4 {
  color: #ffffff;
}
.rs-title.white-text p,
.rs-title2.white-text p,
.rs-title.white-text span,
.rs-title2.white-text span {
  color: #fff;
}
.rs-title.border-style h2 {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.rs-title.border-style h2:after {
  content: "";
  position: absolute;
  background: #f8560c;
  width: 60%;
  height: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  bottom: 12px;
  opacity: 0.7;
}
.rs-title3 {
  margin: 0 0 20px;
}
.rs-title3 .title-bar {
  position: relative;
  display: inline-block;
}
.rs-title3 .title-bar:before,
.rs-title3 .title-bar:after,
.rs-title3 .title-bar h2:before,
.rs-title3 .title-bar h2:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  top: 35px;
}
.rs-title3 .title-bar:before,
.rs-title3 .title-bar:after {
  left: -60px;
  background: #0a0a0a;
}
.rs-title3 .title-bar:after {
  left: auto;
  right: -60px;
}
.rs-title3 .title-bar h2:before,
.rs-title3 .title-bar h2:after {
  background: #f8560c;
  left: -30px;
}
.rs-title3 .title-bar h2:after {
  left: auto;
  right: -30px;
}
.rs-title3 h2 {
  display: inline-block;
}
.rs-title3.text-white .title-bar:before,
.rs-title3.text-white .title-bar:after {
  background: #ffffff;
}
.rs-title3.text-white h2 {
  color: #ffffff;
}
.rs-title-full {
  margin-bottom: 30px;
}
.rs-title-full .title {
  width: 47%;
}
.rs-title-full .des {
  width: 53%;
}
.sec-bg-style {
  background: linear-gradient(#4c5e62, #533108);
  background: -webkit-linear-gradient(#4c5e62, #533108);
  overflow: hidden;
}
.pattern-repeat {
  background: url(images/bg/pattern.png);
}
.black-pattern {
  background: url(images/bg/black-pattern.jpg);
}
.black-pattern,
.pattern-repeat {
  background-repeat: repeat;
  border-radius: 5px;
}
.glyph-icon:before {
  margin: 0;
}
/* -----------------------
    03. Header CSS
--------------------------*/
.full-width-header .topbar-section {
  padding: 12px 0;
  background: #030749;
}
.full-width-header .topbar-section .mail-info li {
  display: inline-block;
}
.full-width-header .topbar-section .mail-info li + li {
  padding-left: 20px;
}
.full-width-header .topbar-section .mail-info li a {
  font-size: 15px;
  color: #ffffff;
}
.full-width-header .topbar-section .mail-info li a i,
.full-width-header .topbar-section .mail-info li a:hover {
  color: #f8560c;
}
.full-width-header .topbar-section .mail-info li a i,
.full-width-header .topbar-section .mail-info li a i:before {
  font-size: 15px;
  margin-right: 3px;
}
.full-width-header .topbar-section .right-text .social-link,
.full-width-header .topbar-section .right-text .get-qoute {
  float: right;
}
.full-width-header .topbar-section .right-text .social-link a,
.full-width-header .topbar-section .right-text .get-qoute a {
  color: #fff;
}
.full-width-header .topbar-section .right-text .social-link a:hover,
.full-width-header .topbar-section .right-text .get-qoute a:hover {
  color: #f8560c;
}
.full-width-header .topbar-section .right-text .social-link {
  padding-right: 50px;
}
.full-width-header .topbar-section .right-text .social-link li {
  display: inline-block;
  padding-left: 10px;
}
.full-width-header .topbar-section .right-text .get-qoute {
  position: relative;
  padding-right: 20px;
  font-size: 15px;
}
.full-width-header .topbar-section .right-text .get-qoute:before {
  font-family: Flaticon;
  font-size: 14px;
  font-style: normal;
  color: #f8560c;
  position: absolute;
  content: "\f100";
  right: 0;
  top: 0;
}
.full-width-header .rs-header-top {
  padding: 30px 0 26px;
  overflow: hidden;
}
.full-width-header .rs-header-top .right-section {
  float: right;
}
.full-width-header .rs-header-top .right-section .header-contact {
  margin-left: 30px;
}
.full-width-header .rs-header-top .left-section .header-contact {
  margin-right: 30px;
}
.full-width-header .rs-header-top .header-contact .widget-text {
  position: relative;
  padding-left: 55px;
}
.full-width-header .rs-header-top .header-contact .widget-text i {
  position: absolute;
  border-radius: 2px;
  text-align: center;
  left: 0;
  line-height: 40px;
  color: #f8560c;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-weight: 700;
}
.full-width-header .rs-header-top .header-contact .widget-text i,
.full-width-header .rs-header-top .header-contact .widget-text i:before {
  font-size: 32px;
}
.full-width-header .rs-header-top .header-contact .widget-text .info-text {
  font-size: 15px;
  color: #0a0a0a;
}
.full-width-header .rs-header-top .header-contact .widget-text .info-text span {
  display: block;
  line-height: 18px;
  font-size: 16px;
  font-weight: 500;
}
.full-width-header .rs-header {
  z-index: 999;
  /*------Transparent Header------*/
}
.full-width-header .rs-header .sticky-logo {
  display: none;
}
.full-width-header .rs-header .menu-area .logo-area img {
  position: relative;
  z-index: 11;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
  display: inline-block;
  margin-right: 52px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
  transition: all 0.3s ease 0s;
  font-size: 16px;
  font-weight: 500;
  color: #4a4a4a;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #030749;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
  margin-right: 0!important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
  background-color: #f8560c;
  margin: 0;
  padding: 15px 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
  border: none;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
  padding: 6px 25px;
  height: unset;
  text-transform: none;
  line-height: unset;
  color: #ffffff;
  font-weight: 400;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
  background-color: #f8560c;
  padding: 0 15px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
  padding: 0;
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
  width: 33%;
  float: left;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 15px;
  color: #ffffff;
  text-align: left;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu li a {
  padding: 6px 15px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a {
  color: #030749 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li > a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a {
  color: #f8560c !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li {
  padding: 27px 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul#onepage-menu li.active-menu > a {
  color: #f8560c !important;
}
.full-width-header .rs-header .menu-area .secondary-background,
.full-width-header .rs-header .menu-area .background-white {
  padding: 0 30px;
  position: relative;
  border-radius: 5px;
}
.full-width-header .rs-header .menu-area .background-white {
  background: #ffffff;
}
.full-width-header .rs-header .menu-area .secondary-background {
  background: #030749;
}
.full-width-header .rs-header .menu-area .secondary-background .right-bar-icon a:hover,
.full-width-header .rs-header .menu-area .secondary-background .rs-menu ul.nav-menu > li > a {
  color: #ffffff;
}
.full-width-header .rs-header .menu-area .secondary-background .right-bar-icon .rs-search {
  border-color: rgba(248, 86, 12, 0.4);
}
.full-width-header .rs-header .menu-area.menu-sticky {
  box-shadow: none;
}
.full-width-header .rs-header .menu-area.transparent {
  position: relative;
  z-index: 10;
}
.full-width-header .rs-header .get-btn a {
  color: #ffffff;
  background: #f8560c;
  padding: 10px 12px;
  font-size: 14px;
  display: inline-block;
  width: 112px;
  text-align: center;
  transition: all 0.3s ease 0s;
  height: auto;
  line-height: normal;
  border-radius: 0;
}
.full-width-header .rs-header .get-btn a:before {
  border-radius: 0;
}
.full-width-header .rs-header .right_menu_togle {
  background: #fafafa;
  padding: 30px;
  z-index: 999999;
}
.full-width-header .rs-header .right_menu_togle .close-btn {
  overflow: visible;
  padding: 0;
}
.full-width-header .rs-header .right_menu_togle .close-btn span {
  width: 45px !important;
  height: 45px !important;
  line-height: 44px !important;
  border-radius: 100%;
  background: #030749;
  color: #ffffff;
  border: none !important;
  transition: all 0.3s ease 0s;
}
.full-width-header .rs-header .right_menu_togle .close-btn span i {
  transition: all 0.3s ease 0s;
}
.full-width-header .rs-header .right_menu_togle .close-btn span:hover i {
  transform: rotate(90deg);
}
.full-width-header .rs-header .right_menu_togle .canvas-logo {
  padding-left: 0;
  padding-bottom: 25px;
}
.full-width-header .rs-header .right_menu_togle .canvas-logo img {
  width: auto;
  height: 30px;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a {
  font-size: 17px;
  color: #222;
  padding-left: 0;
}
.full-width-header .rs-header .right_menu_togle .sidebarnav_menu li a:hover {
  color: #f8560c;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact {
  padding: 25px 0 0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .canvas-contact-title {
  padding: 0 0 15px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .canvas-contact-title:before {
  content: "";
  position: absolute;
  background: #f8560c;
  height: 2px;
  width: 50px;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact {
  padding: 0 0 30px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li {
  padding: 0 0 13px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i {
  padding-right: 10px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a {
  color: #4a4a4a;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a:hover {
  color: #f8560c;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:last-child {
  padding: 0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li {
  display: inline-block;
  padding-right: 10px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a i {
  font-size: 18px;
  color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #030749;
  text-align: center;
  border-radius: 50%;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a:hover {
  opacity: 0.82;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li:last-child {
  padding: 0;
}
.full-width-header .rs-header .right-bar-icon .cart-icon {
  cursor: pointer;
}
.full-width-header .rs-header .right-bar-icon ul > li.icon-bar {
  display: inline-block;
}
.full-width-header .rs-header .right-bar-icon ul > li.icon-bar > a {
  color: #f8560c;
}
.full-width-header .rs-header .right-bar-icon ul > li.icon-bar > a:hover {
  color: #4a4a4a;
}
.full-width-header .rs-header .right-bar-icon ul > li.cart-inner {
  padding: 35px 20px;
}
.full-width-header .rs-header .right-bar-icon .rs-search {
  border-left: 1px solid #fcbb9e;
  padding-left: 25px;
}
.full-width-header .rs-header.transparent-header {
  position: absolute;
  z-index: 10;
  width: 100%;
}
.full-width-header .rs-header.transparent-header .fullwidth-container {
  padding: 0 60px;
  max-width: 1800px;
  margin: 0 auto;
}
.full-width-header .rs-header.transparent-header .header-contact .widget-text .info-text {
  color: #ffffff;
}
.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #f8560c !important;
}
.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu li a {
  color: #ffffff !important;
}
.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu li a:hover {
  color: #030749 !important;
}
.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu li.active a {
  color: #030749 !important;
}
.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu .cart-btn .cart-counter {
  background: #ffffff;
  color: #030749;
}
.full-width-header .rs-header.transparent-header .menu-area .main-menu .rs-menu ul.nav-menu .current-menu-item > a {
  color: #f8560c !important;
}
.full-width-header .rs-header.transparent-header .menu-area.menu-sticky.sticky .main-menu .rs-menu ul.nav-menu .cart-btn .cart-counter {
  background: #030749;
  color: #ffffff;
}
.full-width-header .rs-header.transparent-header .menu-area.menu-sticky.sticky .main-menu .rs-menu ul.nav-menu .current-menu-item > a {
  color: #f8560c !important;
}
.full-width-header .rs-header.inner-page .get-btn {
  margin-left: 40px;
}
.full-width-header .rs-header.inner-page .menu-area .main-menu .rs-menu ul.nav-menu > li > a {
  color: #ffffff;
}
.full-width-header .rs-header.inner-page .menu-area.sticky .default-logo {
  display: none;
}
.full-width-header .rs-header.inner-page .menu-area.sticky .sticky-logo {
  display: block;
}
.full-width-header .rs-header.inner-page .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
  color: #4a4a4a;
}
.full-width-header .rs-header.header-style-3 {
  position: relative;
}
.full-width-header .rs-header.header-style-3:before {
  position: absolute;
  content: "";
  background: #030749;
  bottom: 0;
  right: 0;
  height: 80px;
  width: 22%;
}
.full-width-header .rs-header.header-style-3 .header-mid-section {
  float: right;
  position: relative;
}
.full-width-header .rs-header.header-style-3 .header-mid-section .right-bar-icon {
  margin-left: 50px;
}
.full-width-header .rs-header.header-style-3 .rs-header-top {
  background: #f7f7fc;
  padding: 0;
}
.full-width-header .rs-header.header-style-3 .rs-header-top .office-time {
  background: #030749;
  color: #ffffff;
  height: 80px;
  line-height: 80px;
  position: relative;
  max-width: 185px;
  margin-left: auto;
}
.full-width-header .rs-header.header-style-3 .rs-header-top .office-time:after {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  width: 0;
  height: 0;
  border-bottom: 80px solid #030749;
  border-left: 40px solid transparent;
}
.full-width-header .rs-header.header-style-3 .rs-header-top .office-time i {
  color: #f8560c;
  margin-right: 4px;
}
.full-width-header .rs-header.header-style-3 .menu-area .main-menu .rs-menu ul.nav-menu > li {
  padding: 36px 0;
}
.full-width-header .rs-header.header-style-3 .header-contact {
  padding: 20px 0 16px;
}
.home-two .full-width-header .rs-header .menu-area.menu-sticky.sticky {
  background: #030749;
}
.home-one .full-width-header .rs-header .right-bar-icon ul > li.cart-inner,
.home-two .full-width-header .rs-header .right-bar-icon ul > li.cart-inner {
  padding: 27px 20px;
}
/* ------------------------------------
    04. Breadcrumbs CSS
  ---------------------------------------*/
.rs-breadcrumbs .breadcrumbs-image {
  position: relative;
  overflow: hidden;
}
.rs-breadcrumbs .breadcrumbs-image img {
  width: 100%;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner {
  width: 100%;
  position: absolute;
  top: 60%;
  left: 0;
  transform: translateY(-50%);
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text {
  padding: 36px 0 42px;
  border-radius: 5px;
  text-align: center;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {
  width: 100%;
  font-size: 48px;
  text-transform: uppercase;
  margin: 0 0 4px;
  color: #ffffff;
  float: left;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li {
  color: #f8560c;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a {
  color: #fff;
  position: relative;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li a:hover {
  color: #f8560c;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child {
  position: relative;
  padding-right: 24px;
  margin-right: 5px;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:after,
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:before {
  content: "";
  position: absolute;
  top: -1px;
  right: 0;
  color: #ffffff;
  font-family: fontawesome;
  font-display: swap;
}
.rs-breadcrumbs .breadcrumbs-image .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-subtitle li:first-child:before {
  right: 8px;
}
/* -----------------------
    05. Services Section CSS 
--------------------------*/
.rtt-inner .col-md-4 {
  padding-left: 10px;
  padding-right: 10px;
}
.rtt-inner .serive-item {
  margin-bottom: 20px;
  padding: 25px 5px 15px;
  transition: all 0.3s ease 0s;
}
.rtt-inner .serive-item i,
.rtt-inner .serive-item i:before {
  color: #f8560c;
  font-size: 45px;
}
.rtt-inner .serive-item .rtt-title {
  margin-top: 7px;
  font-weight: 600;
  font-size: 20px;
}
.rtt-inner .serive-item .rtt-title a {
  color: #4a4a4a;
}
.rtt-inner .serive-item:hover .rtt-title a {
  color: #f8560c;
}
.rtt-inner.border-style .serive-item {
  background: rgba(10, 10, 10, 0.2);
  border-radius: 3px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.rtt-inner.border-style .serive-item .rtt-title a {
  color: #ffffff;
}
.rtt-inner.border-style .serive-item .rtt-title a:hover {
  color: #f8560c;
}
.rtt-inner .black-pattern.serive-item {
  padding: 40px 5px 20px;
}
.rtt-inner .black-pattern.serive-item .rtt-title a {
  color: #ffffff;
}
.rs-services-section .nav-pills {
  margin-bottom: 50px;
  border: 1px solid #f7f7f7;
}
.rs-services-section .nav-pills li {
  width: 20%;
  text-align: center;
}
.rs-services-section .nav-pills li i,
.rs-services-section .nav-pills li i:before {
  font-size: 36px;
  display: block;
}
.rs-services-section .nav-pills li i {
  padding-bottom: 20px;
  color: #f8560c;
}
.rs-services-section .nav-pills li a {
  display: block;
  font-weight: 500;
  font-size: 16px;
  color: #4a4a4a;
  padding-bottom: 30px;
  position: relative;
  padding-top: 40px;
}
.rs-services-section .nav-pills li a:before {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #f8560c;
  content: '';
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
}
.rs-services-section .nav-pills li a:after {
  position: absolute;
  top: 20%;
  right: 0;
  width: 1px;
  height: 60%;
  background: #f7f7f7;
  content: '';
  transition: all 0.3s ease 0s;
}
.rs-services-section .nav-pills li a:hover,
.rs-services-section .nav-pills li a.active {
  color: #ffffff;
  background: #f8560c;
}
.rs-services-section .nav-pills li a:hover:before,
.rs-services-section .nav-pills li a.active:before {
  opacity: 1;
  visibility: visible;
}
.rs-services-section .nav-pills li a:hover:after,
.rs-services-section .nav-pills li a.active:after {
  background: #f8560c;
}
.rs-services-section .nav-pills li a:hover i,
.rs-services-section .nav-pills li a.active i {
  color: #ffffff;
}
.rs-services-section .nav-pills li:last-child a:after {
  width: 0;
}
.rs-services-section .rtt-tabs-area .tab-pane.active {
  animation: slide-down 0.8s ease-out;
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.rs-services-section .rtt-tabs-area .tab-icon {
  padding-bottom: 24px;
}
.rs-services-section .rtt-tabs-area .tab-icon i:before,
.rs-services-section .rtt-tabs-area .tab-icon i {
  font-size: 50px;
  color: #f8560c;
}
.rs-services-section .rtt-tabs-area .content-title h4 {
  margin: 0 0 16px;
  font-size: 24px;
}
.rs-services-section .rtt-tabs-area .services-list .sub-title {
  font-weight: 500;
  color: #0a0a0a;
  font-size: 18px;
  margin: 12px 0 15px;
  display: block;
  line-height: 30px;
}
.rs-services-section .rtt-tabs-area .services-list ul {
  margin-left: 20px;
}
.rs-services-section .rtt-tabs-area .services-list ul li {
  position: relative;
  padding-left: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 16px;
}
.rs-services-section .rtt-tabs-area .services-list ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "\f11b";
  font-family: Flaticon;
  color: #f8560c;
  font-weight: 700;
  font-size: 14px;
}
.rs-services-section .rtt-tabs-area .read-more {
  margin-top: 38px;
}
.rs-services-section-2 .nagetive-margin {
  margin-top: -243px;
}
.rs-services-section-2 .construction-message {
  box-shadow: 0 0 10px rgba(34, 34, 34, 0.2);
  border-radius: 5px;
  padding: 34px 40px;
  background: #ffffff;
}
.rs-services-section-2 .single-customer + .single-customer {
  padding-left: 30px;
}
.rs-services-section-2 .single-customer .custom-text {
  position: relative;
  padding-left: 50px;
  padding-top: 14px;
}
.rs-services-section-2 .single-customer .custom-text i {
  position: absolute;
  border-radius: 2px;
  text-align: center;
  left: 0;
  line-height: 40px;
  color: #f8560c;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  font-weight: 700;
}
.rs-services-section-2 .single-customer .custom-text i,
.rs-services-section-2 .single-customer .custom-text i:before {
  font-size: 36px;
}
.rs-services-section-2 .single-customer .custom-text .info-text {
  font-size: 16px;
  font-weight: 500;
  color: #0a0a0a;
}
.rs-services-section-2 .single-customer .custom-text .info-text span {
  display: block;
  line-height: 18px;
}
.rs-services-section-2 .rs-customer-logo ul {
  text-align: center;
}
.rs-services-section-2 .rs-customer-logo ul li {
  display: inline-block;
  padding: 44px 32px;
}
.rs-services-section-2 .rs-customer-logo ul li a {
  display: block;
}
.rs-services-section-2 .rs-customer-logo ul li:first-child {
  padding-left: 0;
}
.rs-services-section-2 .rs-customer-logo ul li:last-child {
  padding-right: 0;
}
.rs-services-section-2 .rtt-item {
  border: 1px solid #ebebeb;
  background: #ffffff;
  z-index: 1;
  padding: 42px 22px 25px;
}
.rs-services-section-2 .rtt-item h4 {
  margin: 15px 0 12px;
}
.rs-services-section-2 .rtt-item h4 a {
  color: #0a0a0a;
}
.rs-services-section-2 .rtt-item .serice-icon i:before,
.rs-services-section-2 .rtt-item .serice-icon i {
  color: #f8560c;
  font-size: 50px;
}
.rs-services-section-2 .rtt-item p {
  margin-bottom: 18px;
}
.rs-services-section-2 .rtt-item .read-more a {
  color: #f8560c;
  font-weight: 500;
}
.rs-services-section-2 .rtt-item .read-more i {
  font-size: 18px;
  position: relative;
  top: 2px;
  transition: all 0.3s ease 0s;
  left: 0;
}
.rs-services-section-2 .rtt-item .read-more:hover i {
  left: 4px;
}
.rs-services-section-2 .rtt-item:hover h4 a {
  color: #f8560c;
}
.rs-services-section-2.services-inner .rtt-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f8560c;
  z-index: 0;
  transform: scaleY(0);
  transition: all 0.3s ease 0s;
  z-index: -1;
}
.rs-services-section-2.services-inner .rtt-item:hover:before {
  transform: scaleY(1);
}
.rs-services-section-2.services-inner .rtt-item:hover p {
  color: #cccccc;
}
.rs-services-section-2.services-inner .rtt-item:hover h4 a,
.rs-services-section-2.services-inner .rtt-item:hover .read-more a,
.rs-services-section-2.services-inner .rtt-item:hover .serice-icon i:before {
  color: #ffffff;
}
.rs-services-section2 .project-item {
  position: relative;
}
.rs-services-section2 .project-item img {
  border-radius: 5px;
}
.rs-services-section2 .project-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  visibility: visible;
  background: linear-gradient(#4c5e62, #533108);
  background: -webkit-linear-gradient(#4c5e62, #533108);
  transition: all 0.3s ease 0s;
  border-radius: 5px;
}
.rs-services-section2 .project-item .title {
  font-weight: 700;
  position: absolute;
  z-index: 11;
  margin: 0;
  bottom: 20px;
  left: 25px;
}
.rs-services-section2 .project-item .title a {
  color: #ffffff;
}
.rs-services-section2 .project-item .rtt-icon {
  position: absolute;
  top: 35px;
  left: 25px;
  color: #f8560c;
}
.rs-services-section2 .project-item .rtt-icon i,
.rs-services-section2 .project-item .rtt-icon i:before {
  font-size: 45px;
}
.rs-services-section2 .project-item .hover-title,
.rs-services-section2 .project-item .title {
  line-height: 1.4;
}
.rs-services-section2 .project-item .hover-text {
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  width: 100%;
}
.rs-services-section2 .project-item .hover-text .hover-title {
  margin: 0 0 15px;
}
.rs-services-section2 .project-item .hover-text .hover-title a {
  color: #ffffff;
}
.rs-services-section2 .project-item .hover-text .hover-title a:hover {
  color: #f8560c;
}
.rs-services-section2 .project-item .hover-text .view-details {
  font-weight: 500;
  position: relative;
}
.rs-services-section2 .project-item .hover-text .view-details:before {
  font-family: Flaticon;
  font-size: 14px;
  color: #f8560c;
  position: absolute;
  content: "\f100";
  left: 0;
  right: -110px;
}
.rs-services-section2 .project-item .hover-text .view-details:hover:before,
.rs-services-section2 .project-item .hover-text .view-details:hover {
  color: #ffffff;
}
.rs-services-section2 .project-item:hover:before,
.rs-services-section2 .project-item:hover .title a,
.rs-services-section2 .project-item:hover .rtt-icon {
  opacity: 0;
  visibility: hidden;
}
.rs-services-section2 .project-item:hover .hover-text {
  opacity: 1;
  visibility: visible;
}
.rs-services-section2 .nav-style .owl-controls .owl-nav {
  left: 0;
  position: static;
}
.rs-services-section3 .serive-item {
  position: relative;
  padding: 0;
  margin: 0;
}
.rs-services-section3 .serive-item img {
  border-radius: 5px;
}
.rs-services-section3 .serive-item .rtt-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 215px;
  padding: 26px 0 12px;
}
.rs-services-section3 .serive-item .rtt-text a {
  color: #ffffff;
}
.rs-quality-services.negative-margin {
  margin-top: -70px;
}
.rs-quality-services .rtt-items {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #414882;
  transition: all 0.3s ease 0s;
}
.rs-quality-services .rtt-items:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f8560c;
  z-index: 0;
  transform: scaleY(0);
  transition: all 0.3s ease 0s;
}
.rs-quality-services .rtt-items .rtt-content {
  position: relative;
  z-index: 10;
  padding: 48px 30px 25px;
  transition: all 0.3s ease 0s;
}
.rs-quality-services .rtt-items .rtt-content p,
.rs-quality-services .rtt-items .rtt-content .title,
.rs-quality-services .rtt-items .rtt-content .rtt-icon {
  margin: 0 0 14px;
}
.rs-quality-services .rtt-items .rtt-content .rtt-icon {
  color: #f8560c;
}
.rs-quality-services .rtt-items .rtt-content .rtt-icon i,
.rs-quality-services .rtt-items .rtt-content .rtt-icon i:before {
  font-size: 50px;
}
.rs-quality-services .rtt-items .rtt-content .title a {
  color: #ffffff;
}
.rs-quality-services .rtt-items .rtt-content p {
  color: #ccc;
}
.rs-quality-services .rtt-items .rtt-content .view-details {
  position: relative;
  color: #f8560c;
}
.rs-quality-services .rtt-items .rtt-content .view-details:before {
  font-family: Flaticon;
  font-size: 14px;
  color: #f8560c;
  position: absolute;
  content: "\f100";
  top: 0;
  right: -20px;
  transition: all 0.3s ease 0s;
}
.rs-quality-services .rtt-items .rtt-content .view-details:hover:before {
  right: -25px;
}
.rs-quality-services .rtt-items:hover {
  border-color: #f8560c;
}
.rs-quality-services .rtt-items:hover:before {
  transform: scaleY(1);
}
.rs-quality-services .rtt-items:hover .rtt-content .view-details,
.rs-quality-services .rtt-items:hover .rtt-content .view-details:before,
.rs-quality-services .rtt-items:hover .rtt-content .rtt-icon {
  color: #ffffff;
}
.rtt-sidebar .full-content .services-single .top-side blockquote {
  padding: 30px 40px;
  margin: 30px 0;
  position: relative;
  background: #f7f7fc;
}
.rtt-sidebar .full-content .services-single .top-side blockquote:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 100%;
  background: #f8560c;
}
.rtt-sidebar .full-content .services-single .top-side blockquote p {
  margin: 0;
}
.sidebar-area .rtt-list .title {
  padding: 14px 20px;
  border-radius: 0;
  background: #030749;
}
.sidebar-area .rtt-list ul.services-item-list {
  list-style: none;
  margin: 0;
}
.sidebar-area .rtt-list ul.services-item-list li {
  padding: 14px 20px;
  background: #f7f7fc;
}
.sidebar-area .rtt-list ul.services-item-list li + li {
  margin-top: 2px;
}
.sidebar-area .rtt-list ul.services-item-list li a {
  color: #0a0a0a;
  display: block;
  font-size: 16px;
  font-weight: 600;
}
.sidebar-area .rtt-list ul.services-item-list li a:hover {
  color: #f8560c;
}
.sidebar-area .rtt-list ul.contact-list {
  padding: 7px 20px 30px;
}
.sidebar-area .rtt-list ul.contact-list li {
  margin: 0 0 25px;
  color: #4a4a4a;
}
.sidebar-area .rtt-list ul.contact-list li i {
  float: left;
  font-size: 25px;
  margin-right: 10px;
  width: 40px;
  line-height: 50px;
  text-align: center;
  height: 50px;
  color: #f8560c;
}
.sidebar-area .rtt-list ul.contact-list li a {
  color: #4a4a4a;
}
.sidebar-area .rtt-list ul.contact-list li a:hover {
  color: #f8560c;
}
.sidebar-area .rtt-list ul.contact-list li:last-child {
  margin: 0;
}
.sidebar-area .rtt-list ul.contact-list li .contact-info {
  overflow: hidden;
}
.sidebar-area .rtt-brochure {
  padding: 40px 40px 50px;
  border-radius: 0;
  background: #030749;
}
.sidebar-area .rtt-brochure .title,
.sidebar-area .rtt-brochure p {
  color: #ffffff;
}
.sidebar-area .rtt-brochure .title {
  font-size: 30px;
}
.sidebar-area .rtt-brochure p {
  padding-bottom: 5px;
}
.sidebar-area .rtt-brochure .readon {
  border-radius: 0;
}
.sidebar-area .contact-section {
  background: #f7f7fc;
}
.sidebar-area .project-list .title {
  padding: 14px 20px;
  background: #030749;
  border-radius: 0;
}
.sidebar-area .project-list ul.services-item-list {
  list-style: none;
  margin: 0;
  padding: 15px 0;
  background: #f7f7fc;
}
.sidebar-area .project-list ul.services-item-list li {
  padding: 8px 20px;
}
.sidebar-area .project-list ul.services-item-list li span {
  font-weight: 600;
  color: #0a0a0a;
}
.nav-date .priv,
.nav-date .next {
  width: 50%;
  position: relative;
  margin-top: 55px;
}
.nav-date .priv:after,
.nav-date .next:after {
  position: absolute;
  font-family: Flaticon;
  top: 0;
  color: #0a0a0a;
}
.nav-date .priv a,
.nav-date .next a {
  font-weight: 500;
  color: #0a0a0a;
}
.nav-date .priv:hover:after,
.nav-date .next:hover:after,
.nav-date .priv:hover a,
.nav-date .next:hover a {
  color: #f8560c;
}
.nav-date .priv {
  padding-left: 26px;
}
.nav-date .priv:after {
  content: "\f101";
  left: 0;
}
.nav-date .next {
  padding-right: 26px;
}
.nav-date .next:after {
  content: "\f100";
  right: 0;
}
/* -----------------------
    06. Footer Section CSS
--------------------------*/
.rs-footer {
  background: #030749;
  position: relative;
}
.rs-footer .footer-icon {
  width: 220px;
  height: 200px;
  border-radius: 50%;
  line-height: 165px;
  text-align: center;
  color: #f8560c;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
  background: #030749;
}
.rs-footer .footer-icon i,
.rs-footer .footer-icon i:before {
  font-size: 65px;
}
.rs-footer .footer-top {
  padding-bottom: 66px;
}
.rs-footer .footer-top .footer-title {
  margin-bottom: 40px;
  color: #ffffff;
  position: relative;
  text-transform: uppercase;
}
.rs-footer .footer-top .about-widget .footer-desc {
  margin-bottom: 6px;
}
.rs-footer .footer-top .about-widget .social-links {
  font-size: 20px;
}
.rs-footer .footer-top .about-widget .social-links li {
  display: inline;
  margin-right: 20px;
}
.rs-footer .footer-top .about-widget .social-links li a {
  color: #f8560c;
}
.rs-footer .footer-top .about-widget .social-links li a:hover {
  color: #ffffff;
}
.rs-footer .footer-top .about-widget .social-links li:last-child {
  margin-right: 0;
}
.rs-footer .footer-top .footer-menu ul li {
  display: block;
  position: relative;
  padding: 3px 0 3px 25px;
}
.rs-footer .footer-top .footer-menu ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f105";
  color: #f8560c;
  font-family: fontawesome;
  font-display: swap;
}
.rs-footer .footer-top .footer-menu ul li a {
  color: #ffffff;
}
.rs-footer .footer-top .footer-menu ul li a:hover {
  color: #f8560c;
}
.rs-footer .footer-top .footer-menu ul li:last-child {
  margin: 0;
}
.rs-footer .footer-top .footer-address {
  color: #ffffff;
}
.rs-footer .footer-top .footer-address a {
  color: #ffffff;
}
.rs-footer .footer-top .footer-address a:hover {
  color: #f8560c;
}
.rs-footer .footer-top .footer-address li + li {
  margin-top: 15px;
}
.rs-footer .footer-top .footer-address .icon-tag {
  width: 32px;
}
.rs-footer .footer-top .footer-address .icon-tag i {
  color: #f8560c;
  font-size: 20px;
}
.rs-footer .footer-top .flicer-list {
  width: 100%;
  padding-top: 7px;
  margin-left: -4px;
  margin-right: -4px;
  overflow: hidden;
  max-width: 290px;
}
.rs-footer .footer-top .flicer-list li {
  float: left;
  padding-left: 4px;
  padding-right: 4px;
  width: 33.33%;
  margin-bottom: 8px;
}
.rs-footer .footer-top .flicer-list li a {
  display: block;
  transition: all 0.3s ease 0s;
}
.rs-footer .footer-top .flicer-list li a:hover {
  opacity: 0.8;
}
.rs-footer .footer-top .flicer-list li img {
  border-radius: 3px;
  line-height: 70px;
}
.rs-footer .separator {
  border-top: 1px solid #181c5d;
  padding-bottom: 64px;
}
.rs-footer .footer-bottom {
  padding: 20px 0;
  border-top: 1px solid #181c5d;
}
.rs-footer .footer-bottom .copyright p {
  margin: 0;
  color: #fff;
}
/* -----------------------
    07. Pre-loading CSS
--------------------------*/
.loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #030749;
  z-index: 99999;
}
.loading-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  width: 100%;
  height: 100px;
  line-height: 100px;
}
.loading-text span {
  display: inline-block;
  margin: 0 5px;
  color: #fff;
  font-family: 'Quattrocento Sans', sans-serif;
}
.loading-text span:nth-child(1) {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-animation: blur-text 1.5s 0s infinite linear alternate;
  animation: blur-text 1.5s 0s infinite linear alternate;
}
.loading-text span:nth-child(2) {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-animation: blur-text 1.5s 0.2s infinite linear alternate;
  animation: blur-text 1.5s 0.2s infinite linear alternate;
}
.loading-text span:nth-child(3) {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-animation: blur-text 1.5s 0.4s infinite linear alternate;
  animation: blur-text 1.5s 0.4s infinite linear alternate;
}
.loading-text span:nth-child(4) {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-animation: blur-text 1.5s 0.6s infinite linear alternate;
  animation: blur-text 1.5s 0.6s infinite linear alternate;
}
.loading-text span:nth-child(5) {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-animation: blur-text 1.5s 0.8s infinite linear alternate;
  animation: blur-text 1.5s 0.8s infinite linear alternate;
}
.loading-text span:nth-child(6) {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-animation: blur-text 1.5s 1s infinite linear alternate;
  animation: blur-text 1.5s 1s infinite linear alternate;
}
.loading-text span:nth-child(7) {
  -webkit-filter: blur(0px);
  filter: blur(0px);
  -webkit-animation: blur-text 1.5s 1.2s infinite linear alternate;
  animation: blur-text 1.5s 1.2s infinite linear alternate;
}
@-webkit-keyframes blur-text {
  0% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(4px);
    filter: blur(4px);
  }
}
@keyframes blur-text {
  0% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
  }
  100% {
    -webkit-filter: blur(4px);
    filter: blur(4px);
  }
}
/*Pulse Border Animation*/
@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
/* ---------------------------
    08. Faq Section CSS 
------------------------------*/
.rs-faq-section .nagetive-margin {
  margin-top: -70px;
}
.rs-faq-section .submit-form {
  padding: 40px 50px 50px;
  background: #030749;
  border-radius: 5px;
}
.rs-faq-section .submit-form h3 {
  margin: 0 0 28px;
  color: #A4C8ED;
}
.rs-faq-section .submit-form textarea,
.rs-faq-section .submit-form input {
  width: 100%;
  background: #0e1254;
  margin-bottom: 20px;
  border: 0;
  padding: 0 16px;
  border-radius: 3px;
  color: #ffffff;
}
.rs-faq-section .submit-form textarea::-webkit-input-placeholder,
.rs-faq-section .submit-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #d1d1d1;
  opacity: 1;
}
.rs-faq-section .submit-form textarea::-moz-placeholder,
.rs-faq-section .submit-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #d1d1d1;
  opacity: 1;
}
.rs-faq-section .submit-form textarea:-ms-input-placeholder,
.rs-faq-section .submit-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #d1d1d1;
  opacity: 1;
}
.rs-faq-section .submit-form textarea:-moz-placeholder,
.rs-faq-section .submit-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #d1d1d1;
  opacity: 1;
}
.rs-faq-section .submit-form input {
  height: 50px;
  line-height: 50px;
}
.rs-faq-section .submit-form textarea {
  height: 135px;
  padding-top: 14px;
}
.rs-faq-section .submit-form .readon {
  border: none;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 17px;
}
.faq-section h4.title {
  font-size: 30px;
}
.faq-section #accordion .card {
  border-radius: 3px;
  border: none;
}
.faq-section #accordion .card .card-header {
  border: none;
  border-radius: 0;
  position: relative;
  padding: 0;
}
.faq-section #accordion .card .card-header .card-title {
  margin: 0;
}
.faq-section #accordion .card .card-header .card-title .btn {
  color: #ffffff;
  position: relative;
  display: block;
  background: #A4C8ED;
  padding: 14px 25px;
  border: 1px solid #ebebeb;
  border-top: none;
  width: 100%;
  text-align: left;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
}
.faq-section #accordion .card .card-header .card-title .btn:after {
  color: #ffffff;
  content: "-";
  font-size: 30px;
  text-align: center;
  right: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  font-weight: 500;
}
.faq-section #accordion .card .card-header .card-title .btn.collapsed {
  background: #ffffff;
  color: #0a0a0a;
}
.faq-section #accordion .card .card-header .card-title .btn.collapsed:after {
  content: "+";
  color: #A4C8ED;
}
.faq-section #accordion .card .card-body {
  background: #ffffff;
  padding: 15px 24px;
  border: 1px solid #ebebeb;
  border-top: none;
}
.faq-section #accordion .card:first-child .card-header .card-title .btn {
  border-top: 1px solid #ebebeb;
}
