@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
/** 
*
* -----------------------------------------------------------------------------
*
* Template : SEO LAB - Responsive html Template 
* Author : rs-theme
* Author URI : http://www.rstheme.com/
*
* -----------------------------------------------------------------------------
*
**/
/* Table Of Content
---------------------------------------------------------
01. General CSS
02. Global Clas
03.Header Section
04.CTA Section Start 
05.Services Section Start
06.Services One Section Start
07.How We Work Section Start
08.Services Section Start
09.SEO Sector Section Start
10.SEO Report Section Start
11.Team Section Start
12.About Section Start
13.CTA Section Start 
14.Counter Section Start
15.Case Study Start 
16.Pricing Table Start
17.2nd Pricing Table Start
18.Hire Us Start 
19.Customer Reviews Start 
20.Blog Section Start 
21. contact Section
22. G-map section
23. Error page
24. Coming Soon page
25. Testimonial Page start
26. Right sidebar blog Page
27. Team 1  Page
28. Team 2  Page
29. Team 3  Page
30. Team 4 Page
31. Price plan Page
32. Slider CSS 
32. Slides backgrounds
33. Sticky Menu
34. Slider area start here 
35. Services
36. Services Details
37. Services Two
38. Single Services
39. Get Appear
40. Seo Score
41. Seo Report
42. Get Traffic
43. Keyword Research
44. Pricing Tables
45. Team Member
46. Newsletter
47. Testimonial
48. Partners
49. Blog Post
50. Contact Us
51. Quote Buttonooter
52. Footer
53. Scroll Up
54. Counter up
55. Breadcrumbs
56. Blog Details
57. Blog Sidebar 
58. Blog Pagination
59. Contact Page
60. Home Banner
61. Case Study
62. Case Study Details
63. Faq css
64. Team details
65. Call To Action
66. Service 02 CSS
67. Preloader CSS
68. About Us CSS
69. Skill CSS
70. Testimonial Page
--------------------------------------------------------*/
/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 15px;
  color: #505050;
  font-family: 'Montserrat', sans-serif;
  vertical-align: baseline;
  line-height: 26px;
  font-weight: 400;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 26px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #101010;
  margin: 0 0 26px;
  font-weight: 600;
}
a {
  color: #0473aa;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #008fd6;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.separator-80 {
  height: 80px;
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #0473aa;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #0473aa;
  text-shadow: none;
  color: #ffffff;
}
.sec-spacer {
  padding: 93px 0 100px;
}
.sec-spacer-2 {
  padding: 93px 0 70px;
}
.sec-color {
  background-color: #f9f9f9;
}
.pt-93 {
  padding-top: 93px;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-100 {
  padding-top: 100px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pb-100 {
  padding-bottom: 100px;
}
.padding-50 {
  padding: 50px 0;
}
.padding-100 {
  padding: 100px 0;
}
.margin-0 {
  margin: 0;
}
.mt-30 {
  margin-top: -30px !important;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.paddimg-right-none {
  padding-right: 0;
}
.padding-right-65 {
  padding-right: 65px;
}
.paddimg-left-none {
  padding-left: 0;
}
.padding-0 {
  padding: 0 !important;
}
.primary-bg {
  background: #0473aa;
}
.bg-fixed {
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.bg1 {
  background-image: url(images/bg/bg1.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.block {
  display: block;
}
.btn-center {
  width: 100%;
  max-width: 140px;
  display: block !important;
  margin: 0 auto;
  text-align: center;
}
.gray-bg {
  background: #f0f0f0;
}
.white-bg {
  background: #ffffff !important;
}
.text-left {
  text-align: left !important;
}
.text-left h1 {
  text-align: left !important;
}
.text-left h2 {
  text-align: left !important;
}
.text-left h3 {
  text-align: left !important;
}
.text-left h4 {
  text-align: left !important;
}
.text-left p {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-center h1 {
  text-align: center !important;
}
.text-center h2 {
  text-align: center !important;
}
.text-center h3 {
  text-align: center !important;
}
.text-center h4 {
  text-align: center !important;
}
.text-center p {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-right h1 {
  text-align: right !important;
}
.text-right h2 {
  text-align: right !important;
}
.text-right h3 {
  text-align: right !important;
}
.text-right h4 {
  text-align: right !important;
}
.text-right p {
  text-align: right !important;
}
body.rs-price-plan .rs-pricing .style-8 {
  padding-bottom: 0;
}
/* ------------------------------------
    02. Global Class
---------------------------------------*/
.sec-title {
  margin-bottom: 35px;
}
.sec-title h4 {
  font-size: 20px;
  margin-bottom: 8px;
  color: #505050;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
.sec-title h2 {
  font-size: 40px;
  line-height: 45px;
  color: #212121;
  margin-bottom: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
}
.left-align {
  left: -100% !important;
  text-align: right;
}
.readmore {
  color: #008fd6;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  position: relative;
}
.readmore:hover {
  text-decoration: underline !important;
}
.readmore:before {
  content: "\f101";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #008fd6;
  font-size: 16px;
  padding-right: 0.5em;
  position: absolute;
  top: -3px;
  right: -22px;
}
.readon {
  position: relative;
  display: inline-block;
  padding: 12px 20px;
  width: 170px;
  line-height: normal;
  background: #008fd6;
  border: 2px solid #008fd6;
  color: #ffffff;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  border-radius: 30px;
}
.readon:hover,
.readon:focus {
  color: #ffffff !important;
  background: #0473aa;
  border: 2px solid #0473aa;
}
.readon.border {
  background: transparent;
  border: 1px solid #0473aa;
  color: #0473aa;
}
.readon.border:hover {
  color: #ffffff;
  background: #0473aa;
}
.readon.border.white {
  border-color: #ffffff;
  color: #ffffff;
}
.readon.border.white:hover {
  color: #0473aa !important;
  background: #ffffff;
}
#form-messages.success {
  border-color: #0473aa;
  color: #0473aa;
  background: #f0f0f0;
  border-left: 3px solid;
  box-shadow: 0 2px 2px rgba(6, 6, 6, 0.04);
  margin-bottom: 30px;
  padding: 15px;
  transition: all 0.3s ease 0s;
}
#form-messages.error {
  border-color: #008fd6;
  color: #008fd6;
  background: #f0f0f0;
  border-left: 3px solid;
  box-shadow: 0 2px 2px rgba(6, 6, 6, 0.04);
  margin-bottom: 30px;
  padding: 15px;
  transition: all 0.3s ease 0s;
}
.title-content {
  text-align: center;
  margin-bottom: 48px;
}
.title-content .title-text {
  font-family: Roboto Condensed, sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 45px;
  margin-bottom: 20px;
  font-weight: 700;
  letter-spacing: 2px;
}
.title-content .subtitle-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  margin: 0;
  color: #505050;
  font-weight: 300;
}
.pt-45 {
  padding-top: 45px;
}
.pt-70 {
  padding-top: 70px;
}
.pt-100 {
  padding-top: 100px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-45 {
  padding-bottom: 45px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pb-90 {
  padding-bottom: 90px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-100 {
  margin-top: 100px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-45 {
  margin-bottom: 45px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-70 {
  margin-bottom: 70px;
}
.mr-25 {
  margin-right: 25px;
}
.mr-30 {
  margin-right: 30px;
}
.margin-remove {
  margin: 0 !important;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.white-color {
  color: #ffffff !important;
}
.contact-center {
  max-width: 570px;
  margin: 0 auto;
}
.text-center-margin {
  text-align: center;
  margin-bottom: 48px;
}
.form-title {
  text-transform: uppercase !important;
  font-size: 40px !important;
  line-height: 45px !important;
  margin-bottom: 20px !important;
  font-weight: 700 !important;
  text-align: center !important;
  letter-spacing: 2px;
}
.form-subtitle {
  font-size: 18px !important;
  margin-bottom: 0px !important;
  font-weight: 300 !important;
  text-align: center;
}
.welcome-seo-ninja .items:hover .glyph-icon,
.rs-services2 .items:hover .glyph-icon,
.welcome-seo-ninja .services-item:hover .glyph-icon,
.rs-services2 .services-item:hover .glyph-icon,
.welcome-seo-ninja .items:hover .fa,
.rs-services2 .items:hover .fa,
.welcome-seo-ninja .services-item:hover .fa,
.rs-services2 .services-item:hover .fa {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/*----Quote Button----*/
.rs-quote-btn {
  position: fixed;
  top: 30%;
  left: 60px;
  transform: translateX(-100%);
  z-index: 999;
  width: 200px;
  transition: all 400ms;
  display: block;
  overflow: hidden;
}
.rs-quote-btn #rs-quote {
  padding: 0px;
  max-width: 200px;
}
.rs-quote-btn #rs-quote .get-quote a.quote-button {
  background-color: #008fd6;
  right: 0;
  margin-right: 0px;
  position: relative;
  display: block;
  height: 100%;
  line-height: 60px;
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
}
.rs-quote-btn #rs-quote .get-quote a.quote-button i {
  position: absolute;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  right: 0;
  box-shadow: -1px 0px 0px rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.1);
  font-size: 22px;
}
.rs-quote-btn:hover {
  left: 0;
  transform: translateX(0);
}
/* ---------------------------
    03.Header Section 
------------------------------*/
#rs-header #rs-top-bar {
  background: #0473aa !important;
  color: #ffffff !important;
  padding: 4.5px 0;
  font-size: 13px;
}
#rs-header #rs-top-bar a:hover,
#rs-header #rs-top-bar a i:hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
#rs-header #rs-top-bar ul {
  text-align: right;
}
#rs-header .rs-contact-info li {
  color: #ffffff;
}
#rs-header .rs-contact-info li a {
  color: #ffffff;
}
#rs-header .rs-contact-info li i {
  color: #ffffff;
}
#rs-header #rs-top1 .rs-contact-info {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
#rs-header #rs-top1 .rs-contact-info li {
  display: inline-block;
  margin: 0 19px 0 10px;
  font-size: 14px;
}
#rs-header #rs-top1 .rs-contact-info li i {
  margin: 0 1px 0 0;
  font-weight: bold;
  font-size: 14px;
}
#rs-header #rs-top2 {
  right: 0px;
  padding-right: 15px;
}
#rs-header #rs-top-bar ul.social-icons {
  display: block;
}
#rs-header #rs-top-bar ul {
  text-align: right;
}
#rs-header ul.social-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
#rs-header #rs-top-bar ul.social-icons li {
  font-size: 13px;
  margin: 0 0 0 18.9px;
  display: inline-block;
}
#rs-header #rs-top-bar ul.social-icons li i {
  color: #ffffff;
}
#rs-header nav.right_menu_togle {
  background: -webkit-linear-gradient(135deg, #0473aa, #008fd6);
  background: -ms-linear-gradient(135deg, #0473aa, #008fd6);
  background: linear-gradient(135deg, #0473aa, #008fd6);
}
#rs-header .fullwidth-section4 {
  position: relative;
}
#rs-header .fullwidth-section4 .header-middle-area4 {
  background-color: #ffffff;
}
#rs-header .fullwidth-section4 .header-middle-area4 .logo img {
  position: relative;
  top: 28px;
  left: -20px;
}
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu {
  font-family: Roboto Condensed, sans-serif;
  font-size: 15px;
}
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu.rs-menu-left {
  text-align: right;
  padding-right: 0;
}
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu.rs-menu-right .nav-menu {
  text-align: left;
}
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu li a {
  color: #505050;
  text-transform: uppercase;
  font-weight: 600;
}
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu li a:hover,
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu li a.active {
  color: #0473aa;
}
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu .sub-menu li a {
  color: #fff;
  background-color: #0473aa;
  text-transform: capitalize;
  font-weight: normal;
}
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu .sub-menu li a:hover,
#rs-header .fullwidth-section4 .header-middle-area4 .rs-menu .nav-menu .sub-menu li a.active {
  background-color: #008fd6;
}
#rs-header .fullwidth-section4 .header-middle-area4 .nav-menu > li > a {
  padding: 35px 16px;
  font-size: 15px;
}
#rs-header .fullwidth-section4 .header-middle-area4 .nav-menu > li > a:hover {
  color: #0473aa;
}
#rs-header .fullwidth-section4 .header-middle-area4.sticky {
  background-color: #ffffff;
  z-index: 1111;
}
#rs-header .rs-menu ul ul li {
  border-bottom: 1px solid #008fd6;
}
#rs-header .nav-menu .mega-menu {
  background-color: #008fd6;
}
.article-footer-wrap {
  margin-top: 12px;
  position: relative;
  bottom: 0;
}
.article-footer-wrap .article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-wrap .article-footer-top dl {
  margin: 0;
  line-height: 12px;
  float: left;
}
.article-footer-wrap .article-footer-top dl dd {
  display: inline-block;
  color: #666;
  text-transform: uppercase;
  margin: 0 0 0 15px;
}
.article-footer-wrap .article-footer-top .post_rating {
  float: left;
  margin-left: 20px;
}
.article-footer-wrap .article-footer-top .post_rating .voting-symbol {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.article-footer-wrap .article-footer-top .post_rating .voting-symbol .star.active {
  color: #0473aa;
}
.article-footer-wrap .article-footer-top .post_rating .voting-symbol .star.active:hover {
  color: #008fd6;
}
.article-footer-wrap .article-footer-top .post_rating .voting-symbol .star.active:before {
  content: "\f005";
  padding-right: 5px;
  cursor: pointer;
}
.article-footer-wrap .article-footer-top i {
  margin-right: 3px;
  display: inline-block;
  color: #0473aa;
}
#rs-header .toolbar-area .toolbar-contact ul li i {
  margin-right: 15px;
}
#rs-header .toolbar-area .toolbar-sl-share ul li a {
  padding: 12px 0 10px;
}
#rs-header .menu-area #main-nav ul {
  text-align: left;
}
#rs-header .menu-area #main-nav ul li {
  height: 70px;
  line-height: 70px;
}
#rs-header .menu-area #main-nav ul li a {
  margin-left: 25px;
  color: #ffffff;
}
#rs-header .menu-area #main-nav ul li a:before {
  text-align: right;
  right: -12px;
}
#rs-header .menu-area #main-nav ul li:last-child .submenu {
  text-align: left;
}
#rs-header .menu-area #main-nav ul li .submenu {
  margin-left: 0 !important;
}
#rs-header .menu-area #main-nav ul li .submenu li a {
  margin-left: 0 !important;
}
/* ---------------------------
    04.CTA Section Start 
------------------------------*/
.rs-home-cta {
  padding: 45px 0 47px;
  background: #0473aa;
}
.rs-home-cta .cta-home-text {
  text-align: left;
}
.rs-home-cta .cta-home-text h3 {
  font-size: 36px;
  line-height: 100%;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 2px;
}
.rs-home-cta .cta-home-text p {
  margin-bottom: 0px;
  color: #ffffff;
  font-size: 15px;
  line-height: 120%;
}
.rs-home-cta .rs-home-cta-button {
  text-align: right;
  margin-top: 5px;
}
.rs-home-cta .rs-home-cta-button .cta-button {
  width: 190px;
  height: 56px;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 30px;
  display: inline-block;
  right: 0;
  text-align: center;
  line-height: 54px;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 500;
}
.rs-home-cta .rs-home-cta-button .cta-button:hover {
  background-color: #008fd6;
}
/* CTA Section End */
/* ---------------------------
    05.Services Section Start 
------------------------------*/
.rs-services .item-thumb {
  width: 100%;
  margin: -10px;
}
.rs-services .item-thumb .owl-dot {
  width: 33.333%;
  display: inline-block;
  justify-content: center;
  /*height: 220px;*/
  padding: 10px;
  float: left;
  cursor: pointer;
}
.rs-services .device-lg .item-thumb .owl-dot,
.rs-services .device-sm .item-thumb .owl-dot {
  height: 150px;
}
.rs-services .device-xs .item-thumb .owl-dot {
  width: 50%;
  padding: 10px;
  height: 100px;
}
.rs-services .item-thumb .owl-dot span {
  position: relative;
  display: block;
  background-size: cover;
  background-position: center center;
  width: auto;
  height: 100%;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.rs-services .item-thumb .owl-dot.active span,
.rs-services .item-thumb .owl-dot:hover span {
  opacity: .7;
}
.rs-services .menu-carousel .heading-block h3 {
  margin-bottom: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 20px;
}
.rs-services .menu-carousel .heading-block h3 a {
  font-weight: 700;
  color: #101010;
}
.rs-services .menu-carousel .feature-content {
  position: relative;
  padding: 16px;
  text-align: left;
}
.rs-services .menu-carousel .heading-block p {
  margin-bottom: 0;
}
.rs-services .menu-carousel .heading-block .readon {
  margin-top: 20px;
}
.rs-services .menu-carousel .heading-block .food-info {
  color: #BBB;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 14px;
}
.rs-services .food-price {
  position: absolute;
  top: 40px;
  right: 50px;
  font-size: 20px;
  letter-spacing: -1px;
  font-weight: 500;
}
.rs-services .menu-carousel .more-link {
  margin-top: 35px;
  border-bottom: 1px solid #333 !important;
}
.rs-services .more-link {
  font-style: normal;
  border-bottom: 0;
  color: #333;
  margin-top: 10px;
  font-size: 14px;
}
.rs-services .team-title h4 {
  font-size: 15px;
}
.rs-services .team-title span {
  font-style: normal;
  margin-bottom: 15px;
  color: #AAA !important;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.rs-services .entry {
  padding: 0;
  margin: 0;
  border-bottom: 0;
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.08);
}
.rs-services .entry-title {
  background-color: #FFF;
  padding: 15px;
}
.rs-services .entry-title h2 {
  text-transform: none;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 0;
}
.rs-services .entry-meta {
  margin: 8px 0 0;
}
.rs-services .ipost .entry-meta li a {
  font-size: 11px;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999;
}
.rs-services .entry-meta li:before {
  content: '\00b7';
  opacity: 1;
}
.rs-services .service-button {
  margin: 80px 0 80px 15px;
}
.rs-services .device-sm .service-button,
.rs-services .device-xs .service-button {
  margin: 30px 0 0;
}
.rs-services .clfeatures .cl-ft-item img {
  display: block;
  margin: 0;
}
.rs-services .item-thumb .owl-dot {
  position: relative;
}
.rs-services .item-thumb .owl-dot:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 999;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background: rgba(0, 0, 0, 0.8);
  transition: all 500ms ease;
  opacity: 0;
}
.rs-services h3.overlay-feature-title {
  font-size: 16px;
  line-height: 140%;
  font-weight: normal;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  text-align: center;
  width: calc(80%);
  transition: all 500ms ease;
  opacity: 0;
}
.rs-services h3.overlay-feature-title a {
  color: #fff;
  pointer-events: none;
}
.rs-services .item-thumb .owl-dot:hover:before {
  opacity: 1;
}
.rs-services .item-thumb .owl-dot:hover h3.overlay-feature-title {
  opacity: 1;
}
@media (min-width: 992px) {
  .rs-services #header,
  .rs-services #header-wrap {
    z-index: 200;
    background-color: transparent;
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 100%;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
  }
  .rs-services #primary-menu ul li > a {
    padding-top: 32px;
    padding-bottom: 10px;
  }
  .rs-services #header.sticky-header #header-wrap {
    background-color: transparent;
    box-shadow: none;
  }
  .rs-services .slider-caption h2 {
    font-size: 76px;
  }
  .rs-services .food-price {
    font-size: 24px;
    top: 50px;
    right: 60px;
  }
}
.rs-services .services-wrap .services-item {
  padding: 0px 25px 65px;
  z-index: 10;
}
.rs-services .services-wrap .services-item:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  transition: all 0.4s ease 0s;
  top: 50%;
  transform: scale(1, 0.9) translateY(-50%);
  opacity: 0;
}
.rs-services .services-wrap .services-item:hover .services-desc:after {
  background: #0473aa;
  width: 100px;
}
.rs-services .services-wrap .services-item:hover:after {
  opacity: 1;
  transform: scale(1, 1) translateY(-50%);
}
.rs-services .services-wrap .services-icon {
  position: relative;
  display: inline-block;
  font-size: 64px;
  color: #0473aa;
}
.rs-services .services-wrap .services-title {
  font-size: 20px;
  margin-top: 35px;
  margin-bottom: 25px;
}
.rs-services .services-wrap .services-desc {
  position: relative;
}
.rs-services .services-wrap .services-desc p {
  margin-bottom: 55px;
}
/* Services Section End */
/* ---------------------------
    06.Services One Section Start 
------------------------------*/
.rs-service-one {
  padding: 93px 0 40px;
}
.rs-service-one .service-all .service-one-content {
  margin-bottom: 60px;
  text-align: center;
}
.rs-service-one .service-all .service-one-content .service-one-img-content {
  margin-bottom: 35px;
}
.rs-service-one .service-all .service-one-content .service-one-img-content img {
  width: 100%;
}
.rs-service-one .service-all .service-one-content .service-one-title {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #212121;
  font-size: 20px;
  line-height: 20px;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.rs-service-one .service-all .service-one-content .service-one-title a {
  font-weight: 700;
}
.rs-service-one .service-all .service-one-content .service-one-text p {
  font-size: 14px;
}
.rs-service-one .service-all .service-one-content a.service-one-btn {
  width: 140px;
  height: 46px;
  line-height: 46px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
  background: #0473aa;
  color: #fff;
  border: 0px;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0;
  border-radius: 30px;
}
.rs-service-one .service-all .service-one-content a.service-one-btn:hover {
  background-color: #008fd6;
}
/* Services One Section End */
/* ---------------------------
    07.How We Work Section Start
------------------------------*/
.rs-home-services {
  padding: 93px 0 100px;
  margin: 0;
  background-color: #f0f0f0;
}
.rs-home-services .rs-work-content {
  text-align: center;
}
.rs-home-services .rs-work-content .rs-img-container {
  max-height: 210px;
  overflow-y: hidden;
  display: block;
  margin-bottom: 20px;
  border-radius: 15px;
  transition: 0.5s ease-in-out;
}
.rs-home-services .rs-work-content .rs-img-container img {
  display: block;
  width: 100%;
}
.rs-home-services .rs-work-content .rs-title {
  margin-top: 0px;
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 20px;
  line-height: 26px;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.rs-home-services .rs-work-content .rs-title a {
  color: #212121;
}
.rs-home-services .rs-work-content .rs-title a:hover {
  color: #0473aa;
}
.rs-home-services .rs-work-content .rs-text {
  color: #555;
}
.rs-home-services .rs-work-content .rs_readmore {
  display: inline-block;
  background: #0473aa;
  color: #ffffff;
  border: 1px solid #0473aa;
  border-radius: 30px;
  line-height: 44px;
  width: 140px;
  height: 46px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
}
.rs-home-services .rs-work-content .rs_readmore:hover {
  background-color: #008fd6;
}
.rs-home-services .rs-work-content:hover .rs-img-container {
  box-shadow: -8px 10px 10px rgba(0, 0, 0, 0.3);
  border-bottom-left-radius: 50% 50px;
}
/* How We Work Section End */
/* ---------------------------
    08.Services Section Start 
------------------------------*/
.rs-home-services-2 .service-single {
  margin-bottom: auto;
  width: 100%;
  padding: 50px 12px 12px 12px;
  transition: 0.5s;
  box-shadow: rgba(58, 78, 95, 0.2) 0 5px 10px, rgba(58, 78, 95, 0.05) 0 -4px 10px;
  margin: 0 0 30px;
  background: url('images/services/service-bg.png') no-repeat;
  background-size: cover;
  height: 210px;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
}
.rs-home-services-2 .service-single:hover .service-content {
  top: -69px;
}
.rs-home-services-2 .service-single:hover .service-content .service-img {
  opacity: 0;
  width: 20px;
  top: -20px;
}
.rs-home-services-2 .service-single:hover .service-content .service-icon {
  opacity: 0;
  width: 20px;
  height: 26px;
  top: -20px;
}
.rs-home-services-2 .service-single:hover .service-content .service-text {
  opacity: 1;
  height: inherit;
}
.rs-home-services-2 .service-single:hover .service-content .service-text p {
  color: #101010;
}
.rs-home-services-2 .service-single:hover .service-content a.service-btn {
  opacity: 1;
  height: inherit;
}
.rs-home-services-2 .service-single .service-content {
  transition: all 0.3s linear;
  position: relative;
  top: 0px;
}
.rs-home-services-2 .service-single .service-content .service-img {
  display: inline-block;
  margin-bottom: 20px;
  width: 70px;
  background-color: #0473aa;
  border-radius: 50%;
}
.rs-home-services-2 .service-single .service-content .service-img img {
  border-radius: 50%;
  max-width: 100%;
  height: auto;
}
.rs-home-services-2 .service-single .service-content .service-icon {
  display: block;
  margin: 0px auto 20px;
  width: 70px;
  position: relative;
  top: 0;
  opacity: 1;
}
.rs-home-services-2 .service-single .service-content .service-icon i {
  font-size: 65px;
  line-height: 65px;
  width: 65px;
  height: 65px;
}
.rs-home-services-2 .service-single .service-content .service-title {
  margin-top: 0px;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.rs-home-services-2 .service-single .service-content .service-text {
  opacity: 0;
  height: 0px;
  font-size: 15px;
  color: #505050;
  margin-bottom: 20px;
}
.rs-home-services-2 .service-single .service-content a.service-btn {
  opacity: 0;
  height: 0px;
  text-transform: capitalize;
  font-weight: 500;
  width: 140px;
  line-height: 46px;
  font-size: 15px;
  background: #0473aa;
  color: #fff;
  border: 0px;
  text-align: center;
  position: relative;
  display: inline-block;
  padding: 0;
  border-radius: 30px;
  transition: all 0.3s ease 0s;
}
.rs-home-services-2 .service-single .service-content a.service-btn:hover {
  background-color: #008fd6;
}
/* Services Section End */
/* ---------------------------
    09.SEO Sector Section Start 
------------------------------*/
.rs-seo-sector {
  padding: 100px 0 100px;
  background-image: url('images/about/seo-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  position: relative;
}
.rs-seo-sector.pb-70 {
  padding-bottom: 70px;
}
.rs-seo-sector .seo-sector-overlay:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #0473aa;
  opacity: 0.9;
}
.rs-seo-sector .seo-sector-text .title {
  color: #ffffff;
  margin: 0 0 26px;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
}
.rs-seo-sector .seo-sector-text .subtitle {
  color: #ffffff;
  margin: 0 0 26px;
}
.rs-seo-sector .seo-contact input {
  width: 100%;
  margin-bottom: 30px;
  border-radius: 30px;
  border: 2px solid #ffffff;
  padding: 8px 20px;
  outline: none;
}
.rs-seo-sector .seo-contact input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1;
}
.rs-seo-sector .seo-contact input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.rs-seo-sector .seo-contact input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1;
}
.rs-seo-sector .seo-contact input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1;
}
.rs-seo-sector .seo-contact input[type="text"],
.rs-seo-sector .seo-contact input[type="email"] {
  background-color: transparent;
  color: #ffffff;
  text-transform: capitalize;
}
.rs-seo-sector .seo-contact input[type="button"] {
  background-color: #ffffff;
  color: #0473aa;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
}
.rs-seo-sector .seo-contact input[type="button"]:hover {
  background-color: #0473aa;
  color: #ffffff;
}
.rs-seo-sector .seo-video {
  position: relative;
  height: 312px;
  width: 100%;
  margin: 0 auto;
}
.rs-seo-sector .seo-video iframe {
  height: 100%;
  width: 100%;
  border: 0;
}
/* SEO Sector Section End */
/* ---------------------------
    10.SEO Report Section Start
------------------------------*/
.rs-seo-report .rs-content {
  width: 100%;
  margin-bottom: 0px;
  border: 1px solid #e0dfdf;
  background: #ffffff;
  padding: 40px 20px 40px;
  text-align: center;
  box-shadow: 0 6px 24px 1px #f1f1f1;
  transition: all 0.4s ease 0s;
}
.rs-seo-report .rs-content:hover {
  background-color: #0473aa;
  color: #ffffff;
}
.rs-seo-report .rs-content:hover .rs-icon .rs-icon-container {
  border-color: #ffffff;
}
.rs-seo-report .rs-content:hover .rs-icon .rs-icon-container i {
  color: #ffffff;
}
.rs-seo-report .rs-content:hover .rs-icon:after {
  background-color: #ffffff;
  width: 240px;
}
.rs-seo-report .rs-content:hover .rs-title a {
  color: #ffffff;
}
.rs-seo-report .rs-content:hover .rs-text {
  color: #ffffff;
}
.rs-seo-report .rs-content:hover a.rs-readmore {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #0473aa;
}
.rs-seo-report .rs-content .rs-icon {
  padding-bottom: 33px;
  position: relative;
  color: #0473aa;
}
.rs-seo-report .rs-content .rs-icon .rs-icon-container {
  display: inline-block;
  text-align: center;
  padding: 38px 38px 38px 38px;
  border-radius: 100%;
  border: 2px solid #0473aa;
}
.rs-seo-report .rs-content .rs-icon .rs-icon-container i {
  font-size: 74px;
  width: 74px;
  height: 74px;
  line-height: 74px;
}
.rs-seo-report .rs-content .rs-icon:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 206px;
  height: 3px;
  cursor: pointer;
  background-color: #0473aa;
  transform: translate(-50%, 0);
  transition: width 0.6s ease 0s, background-color 0.4s ease 0s;
}
.rs-seo-report .rs-content .rs-title {
  margin-top: 32px;
  margin-bottom: 18px;
  color: #101010;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  line-height: 22px;
}
.rs-seo-report .rs-content a.rs-readmore {
  display: inline-block;
  background: #0473aa;
  color: #ffffff;
  border: 1px solid #0473aa;
  border-radius: 30px;
  line-height: 44px;
  width: 140px;
  height: 46px;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 500;
}
/* SEO Report Section End */
/* ---------------------------
    11.Team Section Start 
------------------------------*/
.rs-home-team {
  padding: 93px 0 100px 0;
  background-color: #f0f0f0;
}
.rs-home-team .owl-navigation-yes {
  padding-top: 0;
}
.rs-home-team .owl-navigation-yes .owl-nav {
  position: absolute;
  right: 15px;
  top: -100px;
}
.rs-home-team .owl-navigation-yes .owl-nav [class*="owl-"] {
  font-size: 0;
  width: 42px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  background-color: #0473aa;
  border: none;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease 0s;
}
.rs-home-team .owl-navigation-yes .owl-nav [class*="owl-"]:hover {
  background-color: #008fd6;
}
.rs-home-team .owl-navigation-yes .owl-nav [class*="owl-"]:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.rs-home-team .owl-navigation-yes .owl-nav [class*="owl-"].owl-prev {
  left: 0px;
  bottom: auto;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-right: 1px solid #008fd6 !important;
  border: none;
}
.rs-home-team .owl-navigation-yes .owl-nav [class*="owl-"].owl-prev:before {
  content: "\f104";
}
.rs-home-team .owl-navigation-yes .owl-nav [class*="owl-"].owl-next {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  bottom: auto;
  border: none;
}
.rs-home-team .owl-navigation-yes .owl-nav [class*="owl-"].owl-next:before {
  content: "\f105";
  margin-left: 2px;
}
.rs-home-team #slider-style-1 img {
  width: 100%;
}
.rs-home-team #slider-style-1 .team-item-wrap {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.rs-home-team #slider-style-1 .team-item-wrap a {
  text-decoration: none;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-img {
  position: relative;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-img img {
  width: 100%;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-img .normal-text {
  position: absolute;
  left: 0px;
  bottom: 10px;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-img .normal-text .team-name {
  background: #0473aa;
  margin-bottom: 0;
  padding: 10px 20px;
  display: block;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-img .normal-text .team-name a {
  color: #000;
  position: relative;
  margin-bottom: 6px;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  z-index: 111;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-img .normal-text .subtitle {
  background: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
  padding: 10px 20px;
  display: block;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  top: 10%;
  left: 0;
  text-align: center;
  z-index: 11;
  padding: 30px;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-name {
  margin: 0;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-name a {
  margin-bottom: 6px;
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-name a:hover {
  color: #0473aa;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-title {
  font-size: 14px;
  padding-bottom: 12px;
  border: none;
  color: #0473aa;
  position: relative;
  z-index: 111;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 111;
  opacity: 0;
  margin-top: 25px;
  -webkit-transition: .5s;
  transition: .5s;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social a {
  border: 1px solid #363636;
  color: #0473aa;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social .social-icon {
  display: inline-block;
  background-color: #0473aa;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 6px;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social .social-icon:hover {
  background-color: #fff;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social .social-icon i {
  font-size: 14px;
  color: #000;
}
.rs-home-team #slider-style-1 .team-item-wrap .team-content .display-table .display-table-cell p {
  margin: 0 0 25px;
}
.rs-home-team #slider-style-1 .team-item-wrap:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 32px;
  width: 32px;
  background: transparent;
  border-top: 3px solid;
  border-top-color: currentcolor;
  border-left: 3px solid;
  border-left-color: currentcolor;
  transition: all 0.2s;
  z-index: 11;
}
.rs-home-team #slider-style-1 .team-item-wrap:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  height: 32px;
  width: 32px;
  background: transparent;
  border-right: 3px solid;
  border-right-color: currentcolor;
  border-bottom: 3px solid;
  border-bottom-color: currentcolor;
  transition: 0.5s;
}
.rs-home-team #slider-style-1 .team-item-wrap:before,
.rs-home-team #slider-style-1 .team-item-wrap:after {
  border-color: #0473aa;
}
.rs-home-team #slider-style-1 .team-item-wrap:hover:before {
  width: 0px;
  height: 0px;
  border-bottom: 50px solid transparent;
  border-left: 50px solid transparent;
  border-right: none;
  z-index: 100;
  top: -3px;
}
.rs-home-team #slider-style-1 .team-item-wrap:hover:before {
  border-left: 52px solid #0473aa;
}
.rs-home-team #slider-style-1 .team-item-wrap:hover:after {
  width: 0px;
  height: 0px;
  border-top: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: none;
  z-index: 100;
}
.rs-home-team #slider-style-1 .team-item-wrap:hover:after {
  border-right: 50px solid #0473aa;
}
.rs-home-team #slider-style-1 .team-item-wrap:hover .team-content {
  opacity: 1;
  top: 0;
}
.rs-home-team #slider-style-1 .team-item-wrap:hover .team-content .display-table .display-table-cell .team-social {
  opacity: 1;
}
.rs-home-team #slider-style-1 .team-item-wrap:hover .team-img .normal-text {
  opacity: 0;
  visibility: hidden;
}
.rs-home-team #slider-style-1 .team-item-wrap a {
  color: #0473aa;
}
/* Team Section End */
/* ---------------------------
    12.About Section Start 
------------------------------*/
.rs-about {
  padding: 100px 0;
}
.rs-about .welcome-home-text .welcome-title {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 700;
  color: #212121;
}
.rs-about .welcome-home-text .welcome-subtitle {
  color: #101010;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 8px;
}
.rs-about .welcome-home-text .welcme-desc {
  margin-top: 25px;
  line-height: 26px;
  font-size: 15px;
  color: #555;
}
.rs-about .signature-text {
  padding: 25px 0 0;
}
.rs-about .signature-text .sign-title {
  font-size: 20px;
  color: #0473aa;
  margin: 0;
}
.rs-about .signature-text .sign-subtitle {
  color: #444444;
  font-style: italic;
  font-size: 13px;
}
.rs-about .signature-text img {
  max-width: 100px;
  display: block;
}
.rs-about .rs-addon-accordion .rs-panel {
  border: none !important;
  margin-bottom: 11.5px;
  border: none;
  border-radius: 30px;
  background: #ffffff;
  position: relative;
}
.rs-about .rs-addon-accordion .rs-panel:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 2px solid #f0f0f0 !important;
  border-radius: 30px;
}
.rs-about .rs-addon-accordion .rs-panel:last-child {
  margin-bottom: 0px;
}
.rs-about .rs-addon-accordion .rs-panel p {
  margin-bottom: 0px;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading {
  padding: 0px 15px 0px 15px;
  background: #f0f0f0;
  height: 50px;
  line-height: 50px;
  transition: all 0.4s ease 0s;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading.active {
  border-bottom-right-radius: 0px !important;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading.active .rs-toggle-direction {
  border-bottom-left-radius: 0px !important;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading.active .rs-toggle-direction i {
  color: #fff;
  font-size: 20px;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading.active .rs-toggle-direction i:before {
  content: "\f068";
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading .rs-panel-title {
  margin-left: 70px;
  font-size: 15px;
  color: #505050;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading .rs-toggle-direction {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #0473aa;
  color: #ffffff;
  right: inherit;
  transform: none;
  width: 64px;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.4s ease 0s;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  cursor: pointer;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading .rs-toggle-direction i {
  font-size: 20px;
  font-weight: 600;
  transition: all 0.4s ease 0s;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading .rs-toggle-direction:hover {
  background-color: #008fd6;
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading:hover {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}
.rs-about .rs-addon-accordion .rs-panel .rs-panel-heading:hover .rs-toggle-direction i {
  color: #fff;
  font-size: 20px;
}
.rs-about .rs-addon-accordion .rs-panel-body {
  border: none !important;
  padding: 15px;
  border-top: 1px solid transparent;
}
.rs-about .rs-addon-accordion .rs-panel-collapse {
  display: none;
}
.rs-about .rs-addon-accordion .rs-panel-collapse.active {
  display: block;
}
.rs-about .about-img img {
  background: #f0f0f0;
  padding: 26px 30px;
  border-radius: 25px;
}
/* About Section End */
/* ---------------------------
    13.CTA Section Start 
------------------------------*/
.rs-history .total-history {
  position: relative;
}
.rs-history .total-history:before {
  background-color: #0473aa;
  bottom: 0;
  content: " ";
  left: 50%;
  position: absolute;
  top: 0;
  width: 2px;
}
.rs-history .total-history .history-single {
  padding-bottom: 30px;
}
.rs-history .total-history .history-single:last-child {
  padding-bottom: 0;
}
.rs-history .total-history .history-single .history-border {
  height: 76px;
  position: absolute;
  left: 50%;
  z-index: 5;
}
.rs-history .total-history .history-single .history-border:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 30px;
  background-color: #fff;
  border: 3px solid #0473aa;
  height: 20px;
  width: 20px;
  border-radius: 100%;
}
.rs-history .total-history .history-single .history-border:after {
  background-color: #0473aa;
  content: "";
  height: 2px;
  position: absolute;
  top: 37px;
  width: 20px;
}
.rs-history .total-history .history-single .history-item .history-panel {
  text-align: initial;
  background-color: #fff;
  border: solid 1px #dfdfdf;
  border-radius: 5px;
  position: relative;
  width: 345px;
  padding: 20px;
  margin-left: 15px;
}
.rs-history .total-history .history-single .history-item .history-panel:before {
  content: '';
  position: absolute;
  top: 25px;
  left: 1px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 3px -3px 1px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 3px -3px 1px -2px rgba(0, 0, 0, 0.2);
}
.rs-history .total-history .history-single .history-item .history-panel .history-title {
  font-size: 18px;
  margin: 0 0 10px;
  position: relative;
}
.rs-history .total-history .history-single .history-item .history-panel .history-details {
  font-size: 14px;
  margin: 0;
}
.rs-history .total-history .history-single .history-item .left-sector {
  text-align: right;
  margin-right: 15px;
  float: right;
  padding: 13px 20px;
}
.rs-history .total-history .history-single .history-item .left-sector:before {
  left: inherit;
  right: 1px;
  top: 32px;
  -webkit-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}
.rs-history .total-history .history-single .history-item .history-date {
  font-size: 16px;
}
.rs-history .total-history .history-single .history-item .left-text {
  margin: 0 0 0 30px;
  line-height: 76px;
  text-align: left;
}
.rs-history .total-history .history-single .history-item .right-text {
  margin: 0 30px 0 0;
  line-height: 90px;
  text-align: right;
}
.rs-history .total-history .left:after {
  left: 10px;
}
.rs-history .total-history .right:after {
  right: 10px;
}
/* History Section End */
/* ---------------------------
    14.Counter Section Start 
------------------------------*/
.rs-counter-area {
  padding: 100px 0 70px;
  background-image: url('images/counter/counter-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  position: relative;
}
.rs-counter-area .counter-overlay:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #0473aa;
  opacity: 0.9;
}
.rs-counter-area .counter-title {
  color: #ffffff;
  font-size: 40px;
  line-height: normal;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.rs-counter-area .counter-text p {
  margin-bottom: 30px;
  color: #ffffff;
}
.rs-counter-area .rs-counter-list {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  text-align: center;
  padding: 25px;
  transition: .3s all ease;
  border: 3px solid rgba(255, 255, 255, 0.5);
}
.rs-counter-area .rs-counter-list i {
  font-size: 48px;
  margin-bottom: 15px;
  color: #fff;
}
.rs-counter-area .rs-counter-list .rs-counter {
  font-size: 50px;
  line-height: 60px;
  color: #ffffff;
  margin-bottom: 15px;
  transition: all 0.3s ease 0s;
  font-weight: 700;
}
.rs-counter-area .rs-counter-list .counter-desc {
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 20px;
  text-transform: capitalize;
  font-family: 'Roboto Condensed', sans-serif;
}
.rs-counter-area .rs-counter-list .percent:after {
  content: "%";
}
.rs-counter-area .rs-counter-list:hover {
  border-color: #fff;
}
/* Counter Section End */
/* ---------------------------
    15.Case Study Start 
------------------------------*/
.rs-home-case-study {
  padding: 100px 0;
  margin: 0;
  background-color: #f0f0f0;
}
.rs-home-case-study .case-item {
  padding: 15px;
}
.rs-home-case-study .case-study-img .single-img {
  position: relative;
  overflow: hidden;
}
.rs-home-case-study .case-study-img .single-img .img-part img {
  float: left;
  width: 100%;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 2;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay .case-middle-align {
  opacity: 0;
  height: 100%;
  width: 100%;
  display: table;
  vertical-align: middle;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay .case-middle-align .case-study-text {
  display: table-cell;
  vertical-align: middle;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay .case-middle-align .case-study-text .case-study-icon i {
  display: inline-block;
  padding: 0;
  margin: 3px;
  font-size: 22px;
  letter-spacing: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  vertical-align: middle;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay .case-middle-align .case-study-text .case-study-icon i:hover {
  color: #0473aa;
  border-color: #0473aa;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay .case-middle-align .case-study-text .case-study-icon-text .icon-title {
  display: block;
  margin: 25px 0 0;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: normal;
  color: #ffffff;
  font-weight: 500;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay .case-middle-align .case-study-text .case-study-icon-text .icon-title:hover {
  color: rgba(255, 255, 255, 0.6);
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay .case-middle-align .case-study-text .case-study-icon-text .icon-subtitle {
  display: block;
  margin: 10px 0 0;
  letter-spacing: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: normal;
  color: #ffffff;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay:before {
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-bottom: none;
  border-top: none;
  left: 2em;
  right: 2em;
  bottom: 1em;
  top: 1em;
  content: '';
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 0.6s 0.2s;
  transition: 0.6s 0.2s;
  z-index: -1;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay:after {
  border: 1px solid rgba(255, 255, 255, 0.7);
  border-left: none;
  border-right: none;
  top: 2em;
  bottom: 2em;
  left: 1em;
  right: 1em;
  content: '';
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 0.6s 0.2s;
  transition: 0.6s 0.2s;
  z-index: -1;
}
.rs-home-case-study .case-study-img .single-img .case-study-overlay:hover:before,
.rs-home-case-study .case-study-img .single-img .case-study-overlay:hover:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.rs-home-case-study .case-study-img .single-img:hover .img-part img {
  webkit-transform: scale3d(1.15, 1.15, 1);
  transform: scale3d(1.15, 1.15, 1);
}
.rs-home-case-study .case-study-img .single-img:hover .case-study-overlay {
  opacity: 1;
}
.rs-home-case-study .case-study-img .single-img:hover .case-middle-align {
  opacity: 1;
}
.rs-home-case-study .case-study-img .single-img:hover .case-middle-align .case-study-text .case-study-icon i {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.rs-home-case-study .case-study-img .single-img:hover .case-middle-align .case-study-text .case-study-icon-text .icon-title {
  opacity: 1;
  webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.rs-home-case-study .case-study-img .single-img:hover .case-middle-align .case-study-text .case-study-icon-text .icon-subtitle {
  opacity: 1;
  webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.rs-home-case-study .case-study-four-column .single-img .case-study-overlay .case-middle-align .case-study-text .case-study-icon i {
  font-size: 20px;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.rs-home-case-study .case-study-four-column .single-img .case-study-overlay .case-middle-align .case-study-text .case-study-icon-text .icon-title {
  font-size: 18px;
  margin: 15px 0 0;
}
.rs-home-case-study .case-study-four-column .single-img .case-study-overlay .case-middle-align .case-study-text .case-study-icon-text .icon-subtitle {
  font-size: 12px;
}
.rs-home-case-study .rs-home-services-button {
  margin-top: 45px;
  text-align: center;
}
.rs-home-case-study .rs-home-services-button .rs-button {
  width: 210px;
  height: 56px;
  display: inline-block;
  background-color: #0473aa;
  color: #ffffff;
  border-radius: 30px;
  text-align: center;
  line-height: 56px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
.rs-home-case-study .rs-home-services-button .rs-button:hover {
  background-color: #008fd6;
}
.rs-home-case-study .rs-home-services-button .center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/* Case Study End */
/* ---------------------------
    16.Pricing Table Start 
------------------------------*/
.rs-home-pricing .sec-title h2 {
  margin-bottom: 20px;
}
.rs-home-pricing .sec-title .subtitle {
  margin-bottom: 48px;
}
.rs-home-pricing .pricing-plan {
  background: #ffffff;
  border: 1px solid #e1e1e1;
  text-align: center;
  margin-bottom: 30px;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -o-transition: .3s ease all;
  -ms-transition: .3s ease all;
  transition: .3s ease all;
  position: relative;
  z-index: 10;
}
.rs-home-pricing .pricing-plan:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 2px solid #008fd6;
  opacity: 0;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -o-transition: .3s ease all;
  -ms-transition: .3s ease all;
}
.rs-home-pricing .pricing-plan.featured-plan .pricing-head,
.rs-home-pricing .pricing-plan:hover .pricing-head {
  background: #008fd6;
}
.rs-home-pricing .pricing-plan.featured-plan .pricing-head .name,
.rs-home-pricing .pricing-plan:hover .pricing-head .name,
.rs-home-pricing .pricing-plan.featured-plan .pricing-head .value,
.rs-home-pricing .pricing-plan:hover .pricing-head .value,
.rs-home-pricing .pricing-plan.featured-plan .pricing-head sup,
.rs-home-pricing .pricing-plan:hover .pricing-head sup,
.rs-home-pricing .pricing-plan.featured-plan .pricing-head .duration,
.rs-home-pricing .pricing-plan:hover .pricing-head .duration {
  color: #ffffff !important;
}
.rs-home-pricing .pricing-plan .pricing-head {
  position: relative;
  padding: 35px;
  z-index: 10;
  background: #f0f0f0;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -o-transition: .3s ease all;
  -ms-transition: .3s ease all;
}
.rs-home-pricing .pricing-plan .pricing-head .name {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  color: #212121;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-home-pricing .pricing-plan .pricing-head .value {
  display: inline-block;
  color: #212121;
  font-size: 60px;
  font-weight: 300;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-home-pricing .pricing-plan .pricing-head .value sup {
  color: #212121;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  top: 0px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-home-pricing .pricing-plan .pricing-head .duration {
  font-size: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  font-weight: 500;
}
.rs-home-pricing .pricing-plan .pricing-body ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 20px;
  font-size: 15px;
  color: #505050;
}
.rs-home-pricing .pricing-plan .pricing-body ul li {
  padding: 7px 15px;
}
.rs-home-pricing .pricing-plan .pricing-footer {
  position: relative;
  z-index: 100;
  padding: 25px 40px 40px;
}
.rs-home-pricing .pricing-plan .pricing-footer a {
  font-weight: 500;
  padding: 0;
  width: 190px;
  height: 56px;
  line-height: 56px;
}
.rs-home-pricing .pricing-plan .pricing-footer a.radious-button {
  border-radius: 30px;
  background-color: #0473aa;
  color: #ffffff;
  border: none;
}
.rs-home-pricing .pricing-plan .pricing-footer a.radious-button:hover {
  background-color: #008fd6;
}
.rs-home-pricing .pricing-plan:hover .name,
.rs-home-pricing .pricing-plan.featured .name,
.rs-home-pricing .pricing-plan:hover .duration,
.rs-home-pricing .pricing-plan.featured .duration {
  color: #0473aa;
}
.rs-home-pricing .pricing-plan:hover .value,
.rs-home-pricing .pricing-plan.featured .value {
  color: #0473aa;
}
.rs-home-pricing .pricing-plan:hover .value sup,
.rs-home-pricing .pricing-plan.featured .value sup {
  color: #0473aa;
}
.rs-home-pricing .pricing-plan:hover:before,
.rs-home-pricing .pricing-plan.featured:before {
  opacity: 1;
}
.rs-home-pricing .pricing-plan:hover .p-button,
.rs-home-pricing .pricing-plan.featured .p-button {
  background-color: #0473aa;
}
/* Pricing Table End */
/* ---------------------------
    17.2nd Pricing Table Start 
------------------------------*/
.rs-pricing-table {
  padding: 93px 0 100px;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap {
  margin: 0px;
  padding-bottom: 25px;
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 6px 25px 7px #e5e5e5;
  color: #333333;
  padding: 20px 20px 1px;
  padding-bottom: 1px;
  position: relative;
  text-align: center;
  overflow: hidden;
  border: 1px solid #0473aa;
  border-radius: 8px;
  transition: all 0.2s linear;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .top {
  padding-bottom: 30px;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .top .rs-pricing-table-header h4 {
  font-size: 18px;
  font-weight: 400;
  margin: -20px -20px 64px;
  padding: 20px;
  text-transform: uppercase;
  background: #0473aa;
  border-radius: 0px ;
  transition: all 0.2s linear;
  line-height: 20px;
  color: #ffffff;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .top .rs-pricing-table-header h4 span {
  border-radius: 100px;
  box-shadow: 0 5px 20px #dddddd inset, 0 3px 0 #999999 inset;
  display: block;
  font: bold 25px/100px Georgia, serif;
  line-height: 100px;
  height: 100px;
  margin: 20px auto -65px;
  width: 100px;
  color: #0473aa;
  line-height: 90px;
  transition: all 0.2s linear;
  background: #ffffff;
  border: 5px solid #ffffff;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .top a.pricing-btn {
  display: block;
  margin: 0 auto;
  width: 170px;
  text-transform: uppercase;
  border-radius: 30px;
  line-height: 44px;
  height: 46px;
  padding: 0px;
  transition: all 0.2s linear;
  font-weight: 400;
  font-size: 16px;
  border: 2px solid #0473aa;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .top a.pricing-btn:hover {
  background-color: #008fd6 !important;
  border-color: #008fd6;
  color: #ffffff;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .top a.active-btn {
  background-color: #0473aa;
  border-color: #0473aa;
  color: #ffffff;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .bottom {
  background: transparent;
  transition: all 0.2s linear;
  color: #666666;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap .bottom ul li {
  border-top: 1px solid #dddddd;
  padding: 10px 0;
  line-height: 24px;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0;
  color: #000;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap:hover .top .rs-pricing-table-header h4 {
  background-color: #008fd6;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .rs-pricing-table-wrap:hover .top a.pricing-btn {
  background-color: #0473aa;
  color: #ffffff;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .middle-pricing-table {
  border: 1px solid #008fd6;
  transform: translateY(-20px);
  border-radius: 8px;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .middle-pricing-table .top .rs-pricing-table-header h4 {
  background-color: #008fd6;
  padding-top: 40px !important;
}
.rs-pricing-table .home-pricing-table .rs-pricing-table-style .middle-pricing-table .bottom {
  background: transparent;
  padding-bottom: 20px !important;
}
/* 2nd Pricing Table End */
/* ---------------------------
    18.Hire Us Start 
------------------------------*/
.rs-home-hire-us {
  padding: 90px 0 100px;
  background-image: url('images/about/hire-us-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  position: relative;
}
.rs-home-hire-us .hire-us-overlay:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #0473aa;
  opacity: 0.9;
}
.rs-home-hire-us .hire-us-text {
  text-align: center;
  position: relative;
  max-width: 620px;
  margin: 0 auto 50px;
  z-index: 1;
}
.rs-home-hire-us .hire-us-text .hire-us-title {
  color: #ffffff;
  font-family: Roboto Condensed, sans-serif;
  font-size: 40px;
  line-height: 60px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 12px;
}
.rs-home-hire-us .hire-us-text .hire-us-subtitle {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: normal;
  color: #ffffff;
  line-height: 26px;
}
.rs-home-hire-us .hire-us-button {
  text-align: center;
}
.rs-home-hire-us .hire-us-button .hire-us-readmore {
  width: 190px;
  height: 56px;
  line-height: 56px;
  border: 2px solid;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding: 0;
  border-radius: 30px;
  transition: all 0.3s ease 0s;
}
.rs-home-hire-us .hire-us-button .transparent {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
  margin-right: 25px;
}
.rs-home-hire-us .hire-us-button .transparent:hover {
  background-color: #ffffff;
  color: #0473aa;
}
.rs-home-hire-us .hire-us-button .primary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #0473aa;
}
.rs-home-hire-us .hire-us-button .primary:hover {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
/* Hire Us Start */
/* ---------------------------
    19.Customer Reviews Start 
------------------------------*/
.rs-home-customer-review {
  padding: 93px 0 100px;
}
.rs-home-customer-review .rs-customer-review-slider .single-review {
  padding: 25px 20px;
  background: #f0f0f0;
  border-radius: 3px;
  text-align: center;
}
.rs-home-customer-review .rs-customer-review-slider .single-review .cl-client-img {
  width: 85px;
  margin: 0 auto 20px;
}
.rs-home-customer-review .rs-customer-review-slider .single-review .cl-client-img img {
  border-radius: 100%;
}
.rs-home-customer-review .rs-customer-review-slider .single-review .cl-client-review {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-style: italic;
  line-height: 24px;
  margin: 0 0 20px;
  color: #555;
}
.rs-home-customer-review .rs-customer-review-slider .single-review .cl-client-info {
  text-align: center;
  padding-top: 10px;
}
.rs-home-customer-review .rs-customer-review-slider .single-review .cl-client-info .cl-client-name {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 100%;
  color: #101010;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
.rs-home-customer-review .rs-customer-review-slider .single-review .cl-client-info .cl-client-designation {
  font-size: 13px;
  line-height: 100%;
  font-weight: normal;
  color: #505050;
  text-transform: uppercase;
  display: block;
}
.rs-home-customer-review .rs-customer-review-slider .owl-dots {
  text-align: center;
  margin-top: 45px;
  width: 100%;
  height: 12px;
  padding-bottom: 5px;
}
.rs-home-customer-review .rs-customer-review-slider .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: inline-block;
  margin: 0 5px;
  background: #ffffff;
  border: 1px solid #0473aa;
  cursor: pointer;
}
.rs-home-customer-review .rs-customer-review-slider .owl-dots .owl-dot.active {
  background-color: #0473aa;
}
/* Customer Reviews End */
/* ---------------------------
    20.Blog Section Start 
------------------------------*/
.rs-home-blog {
  padding: 93px 0;
  background-color: #f0f0f0;
}
.rs-home-blog .blog-slider .blog-posts .blog-item {
  margin-bottom: 0px;
  position: relative;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 0px;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img .blog-img-content {
  position: absolute;
  width: 180px;
  height: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 10;
  padding: 20px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
  border-radius: 3px;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img .blog-img-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img .blog-img-content .display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img .blog-img-content .display-table .display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img .blog-img-content .display-table .display-table-cell .blog-button {
  text-align: center;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img .blog-img-content .display-table .display-table-cell .blog-button a.blog-readmore {
  color: #008fd6;
  background: #ffffff;
  border: 2px solid #ffffff;
  font-size: 15px;
  text-transform: capitalize;
  font-weight: 600;
  width: 140px;
  height: 40px;
  line-height: 38px;
  text-decoration: none;
  padding: 0px;
  display: inline-block;
  border-radius: 30px;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img .blog-img-content .display-table .display-table-cell .blog-button a.blog-readmore:hover {
  color: #ffffff;
  background: transparent;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-img:hover .blog-img-content {
  opacity: 1;
  width: 100%;
  height: 102%;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-meta {
  color: #505050;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-meta:hover {
  color: #008fd6;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-meta .blog-date {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  line-height: 23px;
  display: inline-block;
  text-align: center;
  font-size: 15px;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-meta .blog-lc {
  float: right;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  display: inline-block;
  text-align: center;
  font-size: 15px;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-meta .blog-lc .like,
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-meta .blog-lc .comment {
  display: inline;
  margin-left: 12px;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-meta .blog-lc .like i,
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-meta .blog-lc .comment i {
  margin-right: 2px;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-title {
  font-size: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: normal;
  margin-top: 18px;
  margin-bottom: 0;
  font-weight: 600;
  width: 100%;
  text-align: center;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-title a {
  color: #101010;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-title a:hover {
  color: #008fd6;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-desc {
  margin: 12px 0 0;
  clear: both;
  text-align: center;
}
.rs-home-blog .blog-slider .blog-posts .blog-item .blog-desc p {
  margin-bottom: 0;
  color: #505050;
  line-height: 26px;
}
.rs-home-blog .blog-slider .owl-navigation-yes {
  padding-top: 0;
}
.rs-home-blog .blog-slider .owl-navigation-yes .owl-nav {
  position: absolute;
  right: 15px;
  top: -100px;
}
.rs-home-blog .blog-slider .owl-navigation-yes .owl-nav [class*="owl-"] {
  font-size: 0;
  width: 42px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  background-color: #0473aa;
  border: none;
  display: inline-block;
  position: relative;
  transition: all 0.3s ease 0s;
}
.rs-home-blog .blog-slider .owl-navigation-yes .owl-nav [class*="owl-"]:hover {
  background-color: #008fd6;
}
.rs-home-blog .blog-slider .owl-navigation-yes .owl-nav [class*="owl-"]:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.rs-home-blog .blog-slider .owl-navigation-yes .owl-nav [class*="owl-"].owl-prev {
  left: 0px;
  border-top-left-radius: 50%;
  border-bottom-left-radius: 50%;
  border-right: 1px solid #008fd6;
}
.rs-home-blog .blog-slider .owl-navigation-yes .owl-nav [class*="owl-"].owl-prev:before {
  content: "\f104";
}
.rs-home-blog .blog-slider .owl-navigation-yes .owl-nav [class*="owl-"].owl-next {
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
}
.rs-home-blog .blog-slider .owl-navigation-yes .owl-nav [class*="owl-"].owl-next:before {
  content: "\f105";
  margin-left: 2px;
}
/* Blog Section End */
/*------------------------------
    21. contact Section
------------------------------*/
/*---contact page 1----*/
.rs-contact {
  padding-top: 100px;
  padding-bottom: 100px;
}
.rs-contact .contact-bg {
  overflow: hidden;
  position: relative;
}
.rs-contact .contact-bg .margin {
  padding: 0;
  margin: 0;
}
.rs-contact .contact-bg .contact-address .address-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-contact .contact-bg .contact-address .address-item + .address-item {
  margin-top: 25px;
}
.rs-contact .contact-bg .contact-address .address-item .address-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #0473aa;
  text-align: center;
  font-size: 24px;
  margin-right: 20px;
  transition: .20s;
}
.rs-contact .contact-bg .contact-address .address-item:hover .address-icon {
  background: #0473aa;
}
.rs-contact .contact-bg .contact-address .social-icon-bottom {
  margin-top: 55px;
  margin-bottom: 55px;
  text-align: center;
}
.rs-contact .contact-bg .contact-address .social-icon-bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.rs-contact .contact-bg .contact-address .social-icon-bottom ul li {
  display: inline;
  padding: 0;
  margin: 0;
  margin-right: 10px;
}
.rs-contact .contact-bg .contact-address .social-icon-bottom ul li a {
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.rs-contact .contact-bg .contact-address .social-icon-bottom ul li a i {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 2px solid #fff;
  line-height: 40px;
  transition: .20s;
  box-shadow: inset 2px 2px 2px;
}
.rs-contact .contact-bg .contact-address .social-icon-bottom ul li a i:hover {
  background: #fff;
  color: #000;
}
.rs-contact .contact-bg #form-messages {
  padding: 15px;
  background: #fff;
  margin-bottom: 30px;
  border-left: 3px solid;
  box-shadow: 0 2px 2px rgba(6, 6, 6, 0.04);
  transition: .30s;
}
.rs-contact .contact-bg #form-messages.success {
  border-color: #4caf50;
  color: #4caf50;
}
.rs-contact .contact-bg #form-messages.error {
  border-color: #ff3c3c;
  color: #ff3c3c;
}
.rs-contact .contact-bg #form-messages:empty {
  display: none;
}
.rs-contact .contact-bg .contact-form .form-field {
  margin-bottom: 30px;
  position: relative;
}
.rs-contact .contact-bg .contact-form .form-field i {
  color: #0473aa;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}
.rs-contact .contact-bg .contact-form .form-field input {
  width: 100%;
  height: 50px;
  padding: 5px 40px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  transition: .20s;
}
.rs-contact .contact-bg .contact-form .form-field input:focus {
  border: 2px solid #0473aa;
  outline: none;
}
.rs-contact .contact-bg .contact-form .form-field textarea {
  width: 100%;
  padding: 10px 20px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  transition: .20s;
}
.rs-contact .contact-bg .contact-form .form-field textarea:focus {
  border: 2px solid #0473aa;
  outline: none;
}
.rs-contact .contact-bg .contact-form .form-button button {
  border: 2px solid transparent;
  outline: none;
  font-weight: 600;
  color: #fff;
  font-weight: 500;
  background: #0473aa;
}
.rs-contact .contact-bg .contact-form .form-button button:hover {
  border: 2px solid #0473aa;
  background: transparent;
  color: #0473aa !important;
  box-shadow: unset;
}
/*---contact page 2----*/
.contact-2 #rs-header {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}
.contact-2 .rs-contact {
  background: #f0f0f0;
}
.contact-2 .rs-contact .title-content {
  margin-bottom: 70px;
}
.contact-2 .rs-breadcrumbs .overlay,
.contact-1 .rs-breadcrumbs .overlay {
  background: #0473aa;
  opacity: 0.9;
}
.contact-2 .rs-breadcrumbs .breadcrumbs-inner ul li a,
.contact-1 .rs-breadcrumbs .breadcrumbs-inner ul li a {
  color: #fff;
}
.contact-2 .rs-breadcrumbs .breadcrumbs-inner ul li a:after,
.contact-1 .rs-breadcrumbs .breadcrumbs-inner ul li a:after {
  content: "" !important;
  right: 3px;
  font-weight: 700;
}
.contact-2 .rs-breadcrumbs .breadcrumbs-inner ul li a.active,
.contact-1 .rs-breadcrumbs .breadcrumbs-inner ul li a.active {
  color: #95d0ed !important;
}
.contact-2 .rs-breadcrumbs .breadcrumbs-inner ul li:last-child a:after,
.contact-1 .rs-breadcrumbs .breadcrumbs-inner ul li:last-child a:after {
  content: "";
}
/*------------------------------
    22. G-map section
------------------------------*/
.contact-info2 .map-canvas {
  height: 360px;
}
/*------------------------------------------------
    23. Error page 
------------------------------------------------*/
.error-page-area .container {
  padding: 100px 0 100px;
}
.error-page-area .container .erroe-404 {
  background: #999999;
  text-align: center;
  padding: 30px 0;
}
.error-page-area .container .erroe-404 h2 {
  font-size: 250px;
  color: #008fd6;
  line-height: 210px;
  margin: 0;
  position: relative;
  z-index: 10;
}
.error-page-area .container .erroe-404 span {
  font-size: 20px;
  color: #212121;
  line-height: 35px;
  position: relative;
  z-index: 10;
  font-weight: 600;
}
.error-page-area .container p {
  color: #505050;
  display: block;
  font-size: 16px;
  line-height: 28px;
  margin: 30px auto 30px;
  max-width: 500px;
  text-align: center;
  position: relative;
  z-index: 10;
  font-weight: 500;
}
.error-page-area .container a {
  background: #008fd6;
  color: #ffffff;
  display: block;
  font-size: 15px;
  margin: 0 auto;
  padding: 12px 20px;
  text-align: center;
  text-transform: uppercase;
  width: 230px;
  position: relative;
  z-index: 10;
  font-weight: normal;
  letter-spacing: 1px;
}
.error-page-area .container a:hover {
  color: #ffffff;
  background: #0473aa;
}
.rs-error-page {
  background-image: url('images/error.jpg');
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
}
.rs-error-page .error-part {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
}
.rs-error-page .error-part:after {
  background: rgba(0, 0, 0, 0.7);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rs-error-page .error-part .error-text {
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.rs-error-page .error-part .error-text .error-logo {
  text-align: center;
}
.rs-error-page .error-part .error-text .error-code {
  font-weight: bold;
  font-size: 120px;
  line-height: 1;
  margin: 0 0 10px 0;
  padding: 0;
  color: red;
}
.rs-error-page .error-part .error-text .error-message {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 30px;
  color: #fff;
}
.rs-error-page .error-part .error-text a {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
}
.rs-error-page .error-part .error-text a:hover {
  color: #fff;
}
/*------------------------------------------------
    24. Coming Soon page 
------------------------------------------------*/
.rs-coming-soon {
  background-color: #0473aa;
  text-align: center;
  position: relative;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .coming-soon-title {
  margin-top: 130px;
  font-size: 42px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .coming-soon-subtitle {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  font-family: sans-serif;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .social-icons {
  list-style: none;
  padding: 100px 0 0;
  margin: 0;
  display: block;
  position: relative;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
}
.rs-coming-soon .coming-soon-part .coming-soon-text .social-icons li {
  display: inline-block;
  margin: 0 15px;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .social-icons li:first-child {
  margin-left: 0;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .social-icons li a {
  color: #fff;
  font-size: 24px;
  transition: color 400ms;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .social-icons li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.rs-coming-soon .coming-soon-part .coming-soon-text .CountDownTimer {
  max-width: 640px;
  margin: 40px auto 35px;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .CountDownTimer .time_circles {
  left: 15px;
  position: relative;
  width: 100%;
  height: 100%;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .time_circles canvas {
  opacity: 0;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .time_circles div {
  position: absolute;
  text-align: center;
  padding-right: 30px;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .time_circles div span {
  font-weight: 700;
  font-size: 40px !important;
  color: #ffffff;
  font-family: 'Roboto Condensed', sans-serif;
  border: 2px solid #fff;
  padding: 40px 20px;
  display: block;
}
.rs-coming-soon .coming-soon-part .coming-soon-text .time_circles div h4 {
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 18px !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin: 15px 0;
}
/*--------------------------------
    25. Testimonial Page start
--------------------------------*/
.rs-testimonial .rs-breadcrumbs {
  background: url(images/testimonial/bg.jpg);
}
.rs-testimonial .rs-footer .footer-top {
  padding: 70px 0px 65px 0px !important;
}
.rs-testimonial-section .testi-item {
  margin-top: 50px;
  padding: 30px;
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
}
.rs-testimonial-section .testi-item .item-img {
  width: 120px;
  height: 120px;
  margin: 0 auto 15px;
}
.rs-testimonial-section .testi-item .item-img img {
  border-radius: 100%;
  transition: .25s;
}
.rs-testimonial-section .testi-item:hover .item-img img {
  transform: scale(0.95);
}
.rs-testimonial-section .testi-item .item-detail p {
  margin-bottom: 0px;
  font-style: italic;
  text-align: justify;
  font-weight: normal;
}
.rs-testimonial-section .testi-item .item-detail p i {
  margin-right: 5px;
  font-size: 16px;
  color: #008fd6;
}
.rs-testimonial-section .testi-item .title {
  font-weight: 500;
  font-size: 16px;
  margin-top: 15px;
  text-transform: uppercase;
  color: #008fd6;
  position: relative;
}
.rs-testimonial-section .testi-item .title:after {
  position: absolute;
  content: '';
  /*background: @hover-color;*/
  width: 0px;
  height: 1px;
  left: 0;
  bottom: 0px;
  transition: .40s;
}
.rs-testimonial-section .testi-item .designation {
  font-weight: 600;
}
.rs-testimonial-section .testi-item .stars ul {
  list-style: none;
}
.rs-testimonial-section .testi-item .stars ul li {
  display: inline;
  color: #008fd6;
}
.rs-testimonial-section .testi-item:hover .title:after {
  width: 92px;
}
.rs-testimonial-section .pagination-testi {
  margin-top: 50px;
  text-align: center;
  margin-bottom: 6px;
}
.rs-testimonial-section .pagination-testi ul li {
  display: inline;
  margin-right: 10px;
}
.rs-testimonial-section .pagination-testi ul li a {
  padding: 8px 13px;
  border: 1px solid #0473aa;
}
.rs-testimonial-section .pagination-testi ul li a:hover {
  background: #0473aa;
  color: #fff;
}
.rs-testimonial-section .pagination-testi ul .active a {
  color: #fff;
  background: #0473aa;
}
/*-----------------------------
    26. Right sidebar blog Page
-----------------------------*/
body.right-sidebar .rs-blog,
body.left-sidebar .rs-blog,
body.no-sidebar .rs-blog,
body.one-column .rs-blog,
body.two-column .rs-blog,
body.three-column .rs-blog,
body.artical-category .rs-blog,
body.team-1 .rs-blog,
body.team-2 .rs-blog,
body.team-3 .rs-blog,
body.team-4 .rs-blog,
body.rs-price-plan .rs-blog,
body.blog .rs-blog {
  padding-bottom: 100px;
}
body.right-sidebar .rs-blog .blog-content,
body.left-sidebar .rs-blog .blog-content,
body.no-sidebar .rs-blog .blog-content,
body.one-column .rs-blog .blog-content,
body.two-column .rs-blog .blog-content,
body.three-column .rs-blog .blog-content,
body.artical-category .rs-blog .blog-content,
body.team-1 .rs-blog .blog-content,
body.team-2 .rs-blog .blog-content,
body.team-3 .rs-blog .blog-content,
body.team-4 .rs-blog .blog-content,
body.rs-price-plan .rs-blog .blog-content,
body.blog .rs-blog .blog-content {
  padding-top: 100px;
}
body.right-sidebar .rs-blog .blog-content .item,
body.left-sidebar .rs-blog .blog-content .item,
body.no-sidebar .rs-blog .blog-content .item,
body.one-column .rs-blog .blog-content .item,
body.two-column .rs-blog .blog-content .item,
body.three-column .rs-blog .blog-content .item,
body.artical-category .rs-blog .blog-content .item,
body.team-1 .rs-blog .blog-content .item,
body.team-2 .rs-blog .blog-content .item,
body.team-3 .rs-blog .blog-content .item,
body.team-4 .rs-blog .blog-content .item,
body.rs-price-plan .rs-blog .blog-content .item,
body.blog .rs-blog .blog-content .item {
  margin-bottom: 50px;
}
body.right-sidebar .rs-blog .blog-content .item .article-info,
body.left-sidebar .rs-blog .blog-content .item .article-info,
body.no-sidebar .rs-blog .blog-content .item .article-info,
body.one-column .rs-blog .blog-content .item .article-info,
body.two-column .rs-blog .blog-content .item .article-info,
body.three-column .rs-blog .blog-content .item .article-info,
body.artical-category .rs-blog .blog-content .item .article-info,
body.team-1 .rs-blog .blog-content .item .article-info,
body.team-2 .rs-blog .blog-content .item .article-info,
body.team-3 .rs-blog .blog-content .item .article-info,
body.team-4 .rs-blog .blog-content .item .article-info,
body.rs-price-plan .rs-blog .blog-content .item .article-info,
body.blog .rs-blog .blog-content .item .article-info {
  padding-top: 15px;
  padding-bottom: 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #e1e1e1;
}
body.right-sidebar .rs-blog .blog-content .item .article-info ul li,
body.left-sidebar .rs-blog .blog-content .item .article-info ul li,
body.no-sidebar .rs-blog .blog-content .item .article-info ul li,
body.one-column .rs-blog .blog-content .item .article-info ul li,
body.two-column .rs-blog .blog-content .item .article-info ul li,
body.three-column .rs-blog .blog-content .item .article-info ul li,
body.artical-category .rs-blog .blog-content .item .article-info ul li,
body.team-1 .rs-blog .blog-content .item .article-info ul li,
body.team-2 .rs-blog .blog-content .item .article-info ul li,
body.team-3 .rs-blog .blog-content .item .article-info ul li,
body.team-4 .rs-blog .blog-content .item .article-info ul li,
body.rs-price-plan .rs-blog .blog-content .item .article-info ul li,
body.blog .rs-blog .blog-content .item .article-info ul li {
  display: inline;
  margin-right: 10px;
}
body.right-sidebar .rs-blog .blog-content .item .article-info ul li i,
body.left-sidebar .rs-blog .blog-content .item .article-info ul li i,
body.no-sidebar .rs-blog .blog-content .item .article-info ul li i,
body.one-column .rs-blog .blog-content .item .article-info ul li i,
body.two-column .rs-blog .blog-content .item .article-info ul li i,
body.three-column .rs-blog .blog-content .item .article-info ul li i,
body.artical-category .rs-blog .blog-content .item .article-info ul li i,
body.team-1 .rs-blog .blog-content .item .article-info ul li i,
body.team-2 .rs-blog .blog-content .item .article-info ul li i,
body.team-3 .rs-blog .blog-content .item .article-info ul li i,
body.team-4 .rs-blog .blog-content .item .article-info ul li i,
body.rs-price-plan .rs-blog .blog-content .item .article-info ul li i,
body.blog .rs-blog .blog-content .item .article-info ul li i {
  color: #0473aa;
  margin-right: 3px;
}
body.right-sidebar .rs-blog .blog-content .item .article-info ul li span,
body.left-sidebar .rs-blog .blog-content .item .article-info ul li span,
body.no-sidebar .rs-blog .blog-content .item .article-info ul li span,
body.one-column .rs-blog .blog-content .item .article-info ul li span,
body.two-column .rs-blog .blog-content .item .article-info ul li span,
body.three-column .rs-blog .blog-content .item .article-info ul li span,
body.artical-category .rs-blog .blog-content .item .article-info ul li span,
body.team-1 .rs-blog .blog-content .item .article-info ul li span,
body.team-2 .rs-blog .blog-content .item .article-info ul li span,
body.team-3 .rs-blog .blog-content .item .article-info ul li span,
body.team-4 .rs-blog .blog-content .item .article-info ul li span,
body.rs-price-plan .rs-blog .blog-content .item .article-info ul li span,
body.blog .rs-blog .blog-content .item .article-info ul li span {
  color: #666;
}
body.right-sidebar .rs-blog .blog-content .item .article-info ul li.date,
body.left-sidebar .rs-blog .blog-content .item .article-info ul li.date,
body.no-sidebar .rs-blog .blog-content .item .article-info ul li.date,
body.one-column .rs-blog .blog-content .item .article-info ul li.date,
body.two-column .rs-blog .blog-content .item .article-info ul li.date,
body.three-column .rs-blog .blog-content .item .article-info ul li.date,
body.artical-category .rs-blog .blog-content .item .article-info ul li.date,
body.team-1 .rs-blog .blog-content .item .article-info ul li.date,
body.team-2 .rs-blog .blog-content .item .article-info ul li.date,
body.team-3 .rs-blog .blog-content .item .article-info ul li.date,
body.team-4 .rs-blog .blog-content .item .article-info ul li.date,
body.rs-price-plan .rs-blog .blog-content .item .article-info ul li.date,
body.blog .rs-blog .blog-content .item .article-info ul li.date {
  display: none !important;
}
body.right-sidebar .rs-blog .blog-content .item .item-title,
body.left-sidebar .rs-blog .blog-content .item .item-title,
body.no-sidebar .rs-blog .blog-content .item .item-title,
body.one-column .rs-blog .blog-content .item .item-title,
body.two-column .rs-blog .blog-content .item .item-title,
body.three-column .rs-blog .blog-content .item .item-title,
body.artical-category .rs-blog .blog-content .item .item-title,
body.team-1 .rs-blog .blog-content .item .item-title,
body.team-2 .rs-blog .blog-content .item .item-title,
body.team-3 .rs-blog .blog-content .item .item-title,
body.team-4 .rs-blog .blog-content .item .item-title,
body.rs-price-plan .rs-blog .blog-content .item .item-title,
body.blog .rs-blog .blog-content .item .item-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
body.right-sidebar .rs-blog .blog-content .item .item-title h3,
body.left-sidebar .rs-blog .blog-content .item .item-title h3,
body.no-sidebar .rs-blog .blog-content .item .item-title h3,
body.one-column .rs-blog .blog-content .item .item-title h3,
body.two-column .rs-blog .blog-content .item .item-title h3,
body.three-column .rs-blog .blog-content .item .item-title h3,
body.artical-category .rs-blog .blog-content .item .item-title h3,
body.team-1 .rs-blog .blog-content .item .item-title h3,
body.team-2 .rs-blog .blog-content .item .item-title h3,
body.team-3 .rs-blog .blog-content .item .item-title h3,
body.team-4 .rs-blog .blog-content .item .item-title h3,
body.rs-price-plan .rs-blog .blog-content .item .item-title h3,
body.blog .rs-blog .blog-content .item .item-title h3 {
  margin: 0px;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body.right-sidebar .rs-blog .blog-content .item .item-title h3 a,
body.left-sidebar .rs-blog .blog-content .item .item-title h3 a,
body.no-sidebar .rs-blog .blog-content .item .item-title h3 a,
body.one-column .rs-blog .blog-content .item .item-title h3 a,
body.two-column .rs-blog .blog-content .item .item-title h3 a,
body.three-column .rs-blog .blog-content .item .item-title h3 a,
body.artical-category .rs-blog .blog-content .item .item-title h3 a,
body.team-1 .rs-blog .blog-content .item .item-title h3 a,
body.team-2 .rs-blog .blog-content .item .item-title h3 a,
body.team-3 .rs-blog .blog-content .item .item-title h3 a,
body.team-4 .rs-blog .blog-content .item .item-title h3 a,
body.rs-price-plan .rs-blog .blog-content .item .item-title h3 a,
body.blog .rs-blog .blog-content .item .item-title h3 a {
  color: #212121;
  transition: .30s;
}
body.right-sidebar .rs-blog .blog-content .item .item-title h3 a:hover,
body.left-sidebar .rs-blog .blog-content .item .item-title h3 a:hover,
body.no-sidebar .rs-blog .blog-content .item .item-title h3 a:hover,
body.one-column .rs-blog .blog-content .item .item-title h3 a:hover,
body.two-column .rs-blog .blog-content .item .item-title h3 a:hover,
body.three-column .rs-blog .blog-content .item .item-title h3 a:hover,
body.artical-category .rs-blog .blog-content .item .item-title h3 a:hover,
body.team-1 .rs-blog .blog-content .item .item-title h3 a:hover,
body.team-2 .rs-blog .blog-content .item .item-title h3 a:hover,
body.team-3 .rs-blog .blog-content .item .item-title h3 a:hover,
body.team-4 .rs-blog .blog-content .item .item-title h3 a:hover,
body.rs-price-plan .rs-blog .blog-content .item .item-title h3 a:hover,
body.blog .rs-blog .blog-content .item .item-title h3 a:hover {
  color: #008fd6;
}
body.right-sidebar .rs-blog .blog-content .item .some-text p,
body.left-sidebar .rs-blog .blog-content .item .some-text p,
body.no-sidebar .rs-blog .blog-content .item .some-text p,
body.one-column .rs-blog .blog-content .item .some-text p,
body.two-column .rs-blog .blog-content .item .some-text p,
body.three-column .rs-blog .blog-content .item .some-text p,
body.artical-category .rs-blog .blog-content .item .some-text p,
body.team-1 .rs-blog .blog-content .item .some-text p,
body.team-2 .rs-blog .blog-content .item .some-text p,
body.team-3 .rs-blog .blog-content .item .some-text p,
body.team-4 .rs-blog .blog-content .item .some-text p,
body.rs-price-plan .rs-blog .blog-content .item .some-text p,
body.blog .rs-blog .blog-content .item .some-text p {
  margin-bottom: 18px;
  font-weight: normal;
}
body.right-sidebar .rs-blog .blog-content .item .read-more a,
body.left-sidebar .rs-blog .blog-content .item .read-more a,
body.no-sidebar .rs-blog .blog-content .item .read-more a,
body.one-column .rs-blog .blog-content .item .read-more a,
body.two-column .rs-blog .blog-content .item .read-more a,
body.three-column .rs-blog .blog-content .item .read-more a,
body.artical-category .rs-blog .blog-content .item .read-more a,
body.team-1 .rs-blog .blog-content .item .read-more a,
body.team-2 .rs-blog .blog-content .item .read-more a,
body.team-3 .rs-blog .blog-content .item .read-more a,
body.team-4 .rs-blog .blog-content .item .read-more a,
body.rs-price-plan .rs-blog .blog-content .item .read-more a,
body.blog .rs-blog .blog-content .item .read-more a {
  font-size: 15px;
  color: #666666;
  transition: all 0.3s ease 0s;
  padding: 0px;
  border: none;
  box-shadow: none;
  text-transform: uppercase;
}
body.right-sidebar .rs-blog .blog-content .item .read-more a:hover,
body.left-sidebar .rs-blog .blog-content .item .read-more a:hover,
body.no-sidebar .rs-blog .blog-content .item .read-more a:hover,
body.one-column .rs-blog .blog-content .item .read-more a:hover,
body.two-column .rs-blog .blog-content .item .read-more a:hover,
body.three-column .rs-blog .blog-content .item .read-more a:hover,
body.artical-category .rs-blog .blog-content .item .read-more a:hover,
body.team-1 .rs-blog .blog-content .item .read-more a:hover,
body.team-2 .rs-blog .blog-content .item .read-more a:hover,
body.team-3 .rs-blog .blog-content .item .read-more a:hover,
body.team-4 .rs-blog .blog-content .item .read-more a:hover,
body.rs-price-plan .rs-blog .blog-content .item .read-more a:hover,
body.blog .rs-blog .blog-content .item .read-more a:hover {
  color: #008fd6;
}
body.right-sidebar .Sidebar,
body.left-sidebar .Sidebar,
body.no-sidebar .Sidebar,
body.one-column .Sidebar,
body.two-column .Sidebar,
body.three-column .Sidebar,
body.artical-category .Sidebar,
body.team-1 .Sidebar,
body.team-2 .Sidebar,
body.team-3 .Sidebar,
body.team-4 .Sidebar,
body.rs-price-plan .Sidebar,
body.blog .Sidebar {
  padding-top: 100px;
}
body.right-sidebar .Sidebar form.search,
body.left-sidebar .Sidebar form.search,
body.no-sidebar .Sidebar form.search,
body.one-column .Sidebar form.search,
body.two-column .Sidebar form.search,
body.three-column .Sidebar form.search,
body.artical-category .Sidebar form.search,
body.team-1 .Sidebar form.search,
body.team-2 .Sidebar form.search,
body.team-3 .Sidebar form.search,
body.team-4 .Sidebar form.search,
body.rs-price-plan .Sidebar form.search,
body.blog .Sidebar form.search {
  position: relative;
}
body.right-sidebar .Sidebar form.search input,
body.left-sidebar .Sidebar form.search input,
body.no-sidebar .Sidebar form.search input,
body.one-column .Sidebar form.search input,
body.two-column .Sidebar form.search input,
body.three-column .Sidebar form.search input,
body.artical-category .Sidebar form.search input,
body.team-1 .Sidebar form.search input,
body.team-2 .Sidebar form.search input,
body.team-3 .Sidebar form.search input,
body.team-4 .Sidebar form.search input,
body.rs-price-plan .Sidebar form.search input,
body.blog .Sidebar form.search input {
  border: 2px solid #0473aa;
  padding: 10px;
  width: 100%;
}
body.right-sidebar .Sidebar form.search button,
body.left-sidebar .Sidebar form.search button,
body.no-sidebar .Sidebar form.search button,
body.one-column .Sidebar form.search button,
body.two-column .Sidebar form.search button,
body.three-column .Sidebar form.search button,
body.artical-category .Sidebar form.search button,
body.team-1 .Sidebar form.search button,
body.team-2 .Sidebar form.search button,
body.team-3 .Sidebar form.search button,
body.team-4 .Sidebar form.search button,
body.rs-price-plan .Sidebar form.search button,
body.blog .Sidebar form.search button {
  background: transparent;
  border: none;
  position: absolute;
  bottom: 0;
  right: 0px;
  padding: 11px;
  font-size: 20px;
}
body.right-sidebar .Sidebar form.search button:focus,
body.left-sidebar .Sidebar form.search button:focus,
body.no-sidebar .Sidebar form.search button:focus,
body.one-column .Sidebar form.search button:focus,
body.two-column .Sidebar form.search button:focus,
body.three-column .Sidebar form.search button:focus,
body.artical-category .Sidebar form.search button:focus,
body.team-1 .Sidebar form.search button:focus,
body.team-2 .Sidebar form.search button:focus,
body.team-3 .Sidebar form.search button:focus,
body.team-4 .Sidebar form.search button:focus,
body.rs-price-plan .Sidebar form.search button:focus,
body.blog .Sidebar form.search button:focus {
  outline: unset;
}
body.right-sidebar .Sidebar form.search button i,
body.left-sidebar .Sidebar form.search button i,
body.no-sidebar .Sidebar form.search button i,
body.one-column .Sidebar form.search button i,
body.two-column .Sidebar form.search button i,
body.three-column .Sidebar form.search button i,
body.artical-category .Sidebar form.search button i,
body.team-1 .Sidebar form.search button i,
body.team-2 .Sidebar form.search button i,
body.team-3 .Sidebar form.search button i,
body.team-4 .Sidebar form.search button i,
body.rs-price-plan .Sidebar form.search button i,
body.blog .Sidebar form.search button i {
  color: #0473aa;
}
body.right-sidebar .Sidebar .categoris,
body.left-sidebar .Sidebar .categoris,
body.no-sidebar .Sidebar .categoris,
body.one-column .Sidebar .categoris,
body.two-column .Sidebar .categoris,
body.three-column .Sidebar .categoris,
body.artical-category .Sidebar .categoris,
body.team-1 .Sidebar .categoris,
body.team-2 .Sidebar .categoris,
body.team-3 .Sidebar .categoris,
body.team-4 .Sidebar .categoris,
body.rs-price-plan .Sidebar .categoris,
body.blog .Sidebar .categoris {
  margin-top: 40px;
  border: 2px solid #0473aa;
}
body.right-sidebar .Sidebar .categoris .title,
body.left-sidebar .Sidebar .categoris .title,
body.no-sidebar .Sidebar .categoris .title,
body.one-column .Sidebar .categoris .title,
body.two-column .Sidebar .categoris .title,
body.three-column .Sidebar .categoris .title,
body.artical-category .Sidebar .categoris .title,
body.team-1 .Sidebar .categoris .title,
body.team-2 .Sidebar .categoris .title,
body.team-3 .Sidebar .categoris .title,
body.team-4 .Sidebar .categoris .title,
body.rs-price-plan .Sidebar .categoris .title,
body.blog .Sidebar .categoris .title {
  background: #0473aa;
}
body.right-sidebar .Sidebar .categoris .title h3,
body.left-sidebar .Sidebar .categoris .title h3,
body.no-sidebar .Sidebar .categoris .title h3,
body.one-column .Sidebar .categoris .title h3,
body.two-column .Sidebar .categoris .title h3,
body.three-column .Sidebar .categoris .title h3,
body.artical-category .Sidebar .categoris .title h3,
body.team-1 .Sidebar .categoris .title h3,
body.team-2 .Sidebar .categoris .title h3,
body.team-3 .Sidebar .categoris .title h3,
body.team-4 .Sidebar .categoris .title h3,
body.rs-price-plan .Sidebar .categoris .title h3,
body.blog .Sidebar .categoris .title h3 {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 15px;
}
body.right-sidebar .Sidebar .categoris .categoris-item,
body.left-sidebar .Sidebar .categoris .categoris-item,
body.no-sidebar .Sidebar .categoris .categoris-item,
body.one-column .Sidebar .categoris .categoris-item,
body.two-column .Sidebar .categoris .categoris-item,
body.three-column .Sidebar .categoris .categoris-item,
body.artical-category .Sidebar .categoris .categoris-item,
body.team-1 .Sidebar .categoris .categoris-item,
body.team-2 .Sidebar .categoris .categoris-item,
body.team-3 .Sidebar .categoris .categoris-item,
body.team-4 .Sidebar .categoris .categoris-item,
body.rs-price-plan .Sidebar .categoris .categoris-item,
body.blog .Sidebar .categoris .categoris-item {
  padding: 15px;
  margin-top: 8px;
}
body.right-sidebar .Sidebar .categoris .categoris-item ul li,
body.left-sidebar .Sidebar .categoris .categoris-item ul li,
body.no-sidebar .Sidebar .categoris .categoris-item ul li,
body.one-column .Sidebar .categoris .categoris-item ul li,
body.two-column .Sidebar .categoris .categoris-item ul li,
body.three-column .Sidebar .categoris .categoris-item ul li,
body.artical-category .Sidebar .categoris .categoris-item ul li,
body.team-1 .Sidebar .categoris .categoris-item ul li,
body.team-2 .Sidebar .categoris .categoris-item ul li,
body.team-3 .Sidebar .categoris .categoris-item ul li,
body.team-4 .Sidebar .categoris .categoris-item ul li,
body.rs-price-plan .Sidebar .categoris .categoris-item ul li,
body.blog .Sidebar .categoris .categoris-item ul li {
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  border-bottom: 1px solid #f5f5f5;
}
body.right-sidebar .Sidebar .categoris .categoris-item ul li:last-child,
body.left-sidebar .Sidebar .categoris .categoris-item ul li:last-child,
body.no-sidebar .Sidebar .categoris .categoris-item ul li:last-child,
body.one-column .Sidebar .categoris .categoris-item ul li:last-child,
body.two-column .Sidebar .categoris .categoris-item ul li:last-child,
body.three-column .Sidebar .categoris .categoris-item ul li:last-child,
body.artical-category .Sidebar .categoris .categoris-item ul li:last-child,
body.team-1 .Sidebar .categoris .categoris-item ul li:last-child,
body.team-2 .Sidebar .categoris .categoris-item ul li:last-child,
body.team-3 .Sidebar .categoris .categoris-item ul li:last-child,
body.team-4 .Sidebar .categoris .categoris-item ul li:last-child,
body.rs-price-plan .Sidebar .categoris .categoris-item ul li:last-child,
body.blog .Sidebar .categoris .categoris-item ul li:last-child {
  border-bottom: unset;
}
body.right-sidebar .Sidebar .categoris .categoris-item ul li a i,
body.left-sidebar .Sidebar .categoris .categoris-item ul li a i,
body.no-sidebar .Sidebar .categoris .categoris-item ul li a i,
body.one-column .Sidebar .categoris .categoris-item ul li a i,
body.two-column .Sidebar .categoris .categoris-item ul li a i,
body.three-column .Sidebar .categoris .categoris-item ul li a i,
body.artical-category .Sidebar .categoris .categoris-item ul li a i,
body.team-1 .Sidebar .categoris .categoris-item ul li a i,
body.team-2 .Sidebar .categoris .categoris-item ul li a i,
body.team-3 .Sidebar .categoris .categoris-item ul li a i,
body.team-4 .Sidebar .categoris .categoris-item ul li a i,
body.rs-price-plan .Sidebar .categoris .categoris-item ul li a i,
body.blog .Sidebar .categoris .categoris-item ul li a i {
  margin-right: 10px;
  font-weight: 700;
}
body.right-sidebar .Sidebar .categoris .categoris-item ul li a:hover,
body.left-sidebar .Sidebar .categoris .categoris-item ul li a:hover,
body.no-sidebar .Sidebar .categoris .categoris-item ul li a:hover,
body.one-column .Sidebar .categoris .categoris-item ul li a:hover,
body.two-column .Sidebar .categoris .categoris-item ul li a:hover,
body.three-column .Sidebar .categoris .categoris-item ul li a:hover,
body.artical-category .Sidebar .categoris .categoris-item ul li a:hover,
body.team-1 .Sidebar .categoris .categoris-item ul li a:hover,
body.team-2 .Sidebar .categoris .categoris-item ul li a:hover,
body.team-3 .Sidebar .categoris .categoris-item ul li a:hover,
body.team-4 .Sidebar .categoris .categoris-item ul li a:hover,
body.rs-price-plan .Sidebar .categoris .categoris-item ul li a:hover,
body.blog .Sidebar .categoris .categoris-item ul li a:hover {
  color: #0473aa;
}
body.right-sidebar .Sidebar .categoris .categoris-item ul li span,
body.left-sidebar .Sidebar .categoris .categoris-item ul li span,
body.no-sidebar .Sidebar .categoris .categoris-item ul li span,
body.one-column .Sidebar .categoris .categoris-item ul li span,
body.two-column .Sidebar .categoris .categoris-item ul li span,
body.three-column .Sidebar .categoris .categoris-item ul li span,
body.artical-category .Sidebar .categoris .categoris-item ul li span,
body.team-1 .Sidebar .categoris .categoris-item ul li span,
body.team-2 .Sidebar .categoris .categoris-item ul li span,
body.team-3 .Sidebar .categoris .categoris-item ul li span,
body.team-4 .Sidebar .categoris .categoris-item ul li span,
body.rs-price-plan .Sidebar .categoris .categoris-item ul li span,
body.blog .Sidebar .categoris .categoris-item ul li span {
  float: right;
  color: #0473aa;
  letter-spacing: 2px;
}
body.right-sidebar .Sidebar .letest-post,
body.left-sidebar .Sidebar .letest-post,
body.no-sidebar .Sidebar .letest-post,
body.one-column .Sidebar .letest-post,
body.two-column .Sidebar .letest-post,
body.three-column .Sidebar .letest-post,
body.artical-category .Sidebar .letest-post,
body.team-1 .Sidebar .letest-post,
body.team-2 .Sidebar .letest-post,
body.team-3 .Sidebar .letest-post,
body.team-4 .Sidebar .letest-post,
body.rs-price-plan .Sidebar .letest-post,
body.blog .Sidebar .letest-post {
  margin-top: 40px;
  border: 2px solid #0473aa;
}
body.right-sidebar .Sidebar .letest-post .title,
body.left-sidebar .Sidebar .letest-post .title,
body.no-sidebar .Sidebar .letest-post .title,
body.one-column .Sidebar .letest-post .title,
body.two-column .Sidebar .letest-post .title,
body.three-column .Sidebar .letest-post .title,
body.artical-category .Sidebar .letest-post .title,
body.team-1 .Sidebar .letest-post .title,
body.team-2 .Sidebar .letest-post .title,
body.team-3 .Sidebar .letest-post .title,
body.team-4 .Sidebar .letest-post .title,
body.rs-price-plan .Sidebar .letest-post .title,
body.blog .Sidebar .letest-post .title {
  background: #0473aa;
}
body.right-sidebar .Sidebar .letest-post .title h3,
body.left-sidebar .Sidebar .letest-post .title h3,
body.no-sidebar .Sidebar .letest-post .title h3,
body.one-column .Sidebar .letest-post .title h3,
body.two-column .Sidebar .letest-post .title h3,
body.three-column .Sidebar .letest-post .title h3,
body.artical-category .Sidebar .letest-post .title h3,
body.team-1 .Sidebar .letest-post .title h3,
body.team-2 .Sidebar .letest-post .title h3,
body.team-3 .Sidebar .letest-post .title h3,
body.team-4 .Sidebar .letest-post .title h3,
body.rs-price-plan .Sidebar .letest-post .title h3,
body.blog .Sidebar .letest-post .title h3 {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 15px;
}
body.right-sidebar .Sidebar .letest-post .content,
body.left-sidebar .Sidebar .letest-post .content,
body.no-sidebar .Sidebar .letest-post .content,
body.one-column .Sidebar .letest-post .content,
body.two-column .Sidebar .letest-post .content,
body.three-column .Sidebar .letest-post .content,
body.artical-category .Sidebar .letest-post .content,
body.team-1 .Sidebar .letest-post .content,
body.team-2 .Sidebar .letest-post .content,
body.team-3 .Sidebar .letest-post .content,
body.team-4 .Sidebar .letest-post .content,
body.rs-price-plan .Sidebar .letest-post .content,
body.blog .Sidebar .letest-post .content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  padding-bottom: 0px;
}
body.right-sidebar .Sidebar .letest-post .content .name a,
body.left-sidebar .Sidebar .letest-post .content .name a,
body.no-sidebar .Sidebar .letest-post .content .name a,
body.one-column .Sidebar .letest-post .content .name a,
body.two-column .Sidebar .letest-post .content .name a,
body.three-column .Sidebar .letest-post .content .name a,
body.artical-category .Sidebar .letest-post .content .name a,
body.team-1 .Sidebar .letest-post .content .name a,
body.team-2 .Sidebar .letest-post .content .name a,
body.team-3 .Sidebar .letest-post .content .name a,
body.team-4 .Sidebar .letest-post .content .name a,
body.rs-price-plan .Sidebar .letest-post .content .name a,
body.blog .Sidebar .letest-post .content .name a {
  display: block;
  font-size: 17px;
  color: #444;
  transition: all 0.3s ease 0s;
  padding-top: 20px;
}
body.right-sidebar .Sidebar .letest-post .content .name a:hover,
body.left-sidebar .Sidebar .letest-post .content .name a:hover,
body.no-sidebar .Sidebar .letest-post .content .name a:hover,
body.one-column .Sidebar .letest-post .content .name a:hover,
body.two-column .Sidebar .letest-post .content .name a:hover,
body.three-column .Sidebar .letest-post .content .name a:hover,
body.artical-category .Sidebar .letest-post .content .name a:hover,
body.team-1 .Sidebar .letest-post .content .name a:hover,
body.team-2 .Sidebar .letest-post .content .name a:hover,
body.team-3 .Sidebar .letest-post .content .name a:hover,
body.team-4 .Sidebar .letest-post .content .name a:hover,
body.rs-price-plan .Sidebar .letest-post .content .name a:hover,
body.blog .Sidebar .letest-post .content .name a:hover {
  color: #0473aa;
}
body.right-sidebar .Sidebar .letest-post .content .date,
body.left-sidebar .Sidebar .letest-post .content .date,
body.no-sidebar .Sidebar .letest-post .content .date,
body.one-column .Sidebar .letest-post .content .date,
body.two-column .Sidebar .letest-post .content .date,
body.three-column .Sidebar .letest-post .content .date,
body.artical-category .Sidebar .letest-post .content .date,
body.team-1 .Sidebar .letest-post .content .date,
body.team-2 .Sidebar .letest-post .content .date,
body.team-3 .Sidebar .letest-post .content .date,
body.team-4 .Sidebar .letest-post .content .date,
body.rs-price-plan .Sidebar .letest-post .content .date,
body.blog .Sidebar .letest-post .content .date {
  margin-bottom: 40px;
  font-size: 13px;
  color: #888;
}
body.right-sidebar .Sidebar .tags-cloud,
body.left-sidebar .Sidebar .tags-cloud,
body.no-sidebar .Sidebar .tags-cloud,
body.one-column .Sidebar .tags-cloud,
body.two-column .Sidebar .tags-cloud,
body.three-column .Sidebar .tags-cloud,
body.artical-category .Sidebar .tags-cloud,
body.team-1 .Sidebar .tags-cloud,
body.team-2 .Sidebar .tags-cloud,
body.team-3 .Sidebar .tags-cloud,
body.team-4 .Sidebar .tags-cloud,
body.rs-price-plan .Sidebar .tags-cloud,
body.blog .Sidebar .tags-cloud {
  margin-top: 40px;
  border: 2px solid #0473aa;
}
body.right-sidebar .Sidebar .tags-cloud .title,
body.left-sidebar .Sidebar .tags-cloud .title,
body.no-sidebar .Sidebar .tags-cloud .title,
body.one-column .Sidebar .tags-cloud .title,
body.two-column .Sidebar .tags-cloud .title,
body.three-column .Sidebar .tags-cloud .title,
body.artical-category .Sidebar .tags-cloud .title,
body.team-1 .Sidebar .tags-cloud .title,
body.team-2 .Sidebar .tags-cloud .title,
body.team-3 .Sidebar .tags-cloud .title,
body.team-4 .Sidebar .tags-cloud .title,
body.rs-price-plan .Sidebar .tags-cloud .title,
body.blog .Sidebar .tags-cloud .title {
  background: #0473aa;
}
body.right-sidebar .Sidebar .tags-cloud .title h3,
body.left-sidebar .Sidebar .tags-cloud .title h3,
body.no-sidebar .Sidebar .tags-cloud .title h3,
body.one-column .Sidebar .tags-cloud .title h3,
body.two-column .Sidebar .tags-cloud .title h3,
body.three-column .Sidebar .tags-cloud .title h3,
body.artical-category .Sidebar .tags-cloud .title h3,
body.team-1 .Sidebar .tags-cloud .title h3,
body.team-2 .Sidebar .tags-cloud .title h3,
body.team-3 .Sidebar .tags-cloud .title h3,
body.team-4 .Sidebar .tags-cloud .title h3,
body.rs-price-plan .Sidebar .tags-cloud .title h3,
body.blog .Sidebar .tags-cloud .title h3 {
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 15px;
}
body.right-sidebar .Sidebar .tags-cloud .menu,
body.left-sidebar .Sidebar .tags-cloud .menu,
body.no-sidebar .Sidebar .tags-cloud .menu,
body.one-column .Sidebar .tags-cloud .menu,
body.two-column .Sidebar .tags-cloud .menu,
body.three-column .Sidebar .tags-cloud .menu,
body.artical-category .Sidebar .tags-cloud .menu,
body.team-1 .Sidebar .tags-cloud .menu,
body.team-2 .Sidebar .tags-cloud .menu,
body.team-3 .Sidebar .tags-cloud .menu,
body.team-4 .Sidebar .tags-cloud .menu,
body.rs-price-plan .Sidebar .tags-cloud .menu,
body.blog .Sidebar .tags-cloud .menu {
  text-align: left;
  padding: 15px;
}
body.right-sidebar .Sidebar .tags-cloud .menu ul li,
body.left-sidebar .Sidebar .tags-cloud .menu ul li,
body.no-sidebar .Sidebar .tags-cloud .menu ul li,
body.one-column .Sidebar .tags-cloud .menu ul li,
body.two-column .Sidebar .tags-cloud .menu ul li,
body.three-column .Sidebar .tags-cloud .menu ul li,
body.artical-category .Sidebar .tags-cloud .menu ul li,
body.team-1 .Sidebar .tags-cloud .menu ul li,
body.team-2 .Sidebar .tags-cloud .menu ul li,
body.team-3 .Sidebar .tags-cloud .menu ul li,
body.team-4 .Sidebar .tags-cloud .menu ul li,
body.rs-price-plan .Sidebar .tags-cloud .menu ul li,
body.blog .Sidebar .tags-cloud .menu ul li {
  display: inline-block;
  margin-bottom: 10px;
}
body.right-sidebar .Sidebar .tags-cloud .menu ul li a,
body.left-sidebar .Sidebar .tags-cloud .menu ul li a,
body.no-sidebar .Sidebar .tags-cloud .menu ul li a,
body.one-column .Sidebar .tags-cloud .menu ul li a,
body.two-column .Sidebar .tags-cloud .menu ul li a,
body.three-column .Sidebar .tags-cloud .menu ul li a,
body.artical-category .Sidebar .tags-cloud .menu ul li a,
body.team-1 .Sidebar .tags-cloud .menu ul li a,
body.team-2 .Sidebar .tags-cloud .menu ul li a,
body.team-3 .Sidebar .tags-cloud .menu ul li a,
body.team-4 .Sidebar .tags-cloud .menu ul li a,
body.rs-price-plan .Sidebar .tags-cloud .menu ul li a,
body.blog .Sidebar .tags-cloud .menu ul li a {
  margin: 0 3px 7px 0;
  line-height: 33px;
  padding: 10px 10px;
  font-size: 13px;
  transition: all .3s ease;
  color: #0473aa;
  border: 1px solid #0473aa;
  border-radius: 2px;
  text-align: center;
  background: transparent;
}
body.right-sidebar .Sidebar .tags-cloud .menu ul li a:hover,
body.left-sidebar .Sidebar .tags-cloud .menu ul li a:hover,
body.no-sidebar .Sidebar .tags-cloud .menu ul li a:hover,
body.one-column .Sidebar .tags-cloud .menu ul li a:hover,
body.two-column .Sidebar .tags-cloud .menu ul li a:hover,
body.three-column .Sidebar .tags-cloud .menu ul li a:hover,
body.artical-category .Sidebar .tags-cloud .menu ul li a:hover,
body.team-1 .Sidebar .tags-cloud .menu ul li a:hover,
body.team-2 .Sidebar .tags-cloud .menu ul li a:hover,
body.team-3 .Sidebar .tags-cloud .menu ul li a:hover,
body.team-4 .Sidebar .tags-cloud .menu ul li a:hover,
body.rs-price-plan .Sidebar .tags-cloud .menu ul li a:hover,
body.blog .Sidebar .tags-cloud .menu ul li a:hover {
  color: #fff;
  background: #0473aa;
}
body.right-sidebar .pagination-testi,
body.left-sidebar .pagination-testi,
body.no-sidebar .pagination-testi,
body.one-column .pagination-testi,
body.two-column .pagination-testi,
body.three-column .pagination-testi,
body.artical-category .pagination-testi,
body.team-1 .pagination-testi,
body.team-2 .pagination-testi,
body.team-3 .pagination-testi,
body.team-4 .pagination-testi,
body.rs-price-plan .pagination-testi,
body.blog .pagination-testi {
  text-align: center;
}
body.right-sidebar .pagination-testi ul li,
body.left-sidebar .pagination-testi ul li,
body.no-sidebar .pagination-testi ul li,
body.one-column .pagination-testi ul li,
body.two-column .pagination-testi ul li,
body.three-column .pagination-testi ul li,
body.artical-category .pagination-testi ul li,
body.team-1 .pagination-testi ul li,
body.team-2 .pagination-testi ul li,
body.team-3 .pagination-testi ul li,
body.team-4 .pagination-testi ul li,
body.rs-price-plan .pagination-testi ul li,
body.blog .pagination-testi ul li {
  display: inline;
  margin-right: -4px;
}
body.right-sidebar .pagination-testi ul li a,
body.left-sidebar .pagination-testi ul li a,
body.no-sidebar .pagination-testi ul li a,
body.one-column .pagination-testi ul li a,
body.two-column .pagination-testi ul li a,
body.three-column .pagination-testi ul li a,
body.artical-category .pagination-testi ul li a,
body.team-1 .pagination-testi ul li a,
body.team-2 .pagination-testi ul li a,
body.team-3 .pagination-testi ul li a,
body.team-4 .pagination-testi ul li a,
body.rs-price-plan .pagination-testi ul li a,
body.blog .pagination-testi ul li a {
  padding: 10px 16px;
  border-left: 1px solid #0473aa;
  border-bottom: 1px solid #0473aa;
  border-top: 1px solid #0473aa;
  transition: .25s;
}
body.right-sidebar .pagination-testi ul li a:hover,
body.left-sidebar .pagination-testi ul li a:hover,
body.no-sidebar .pagination-testi ul li a:hover,
body.one-column .pagination-testi ul li a:hover,
body.two-column .pagination-testi ul li a:hover,
body.three-column .pagination-testi ul li a:hover,
body.artical-category .pagination-testi ul li a:hover,
body.team-1 .pagination-testi ul li a:hover,
body.team-2 .pagination-testi ul li a:hover,
body.team-3 .pagination-testi ul li a:hover,
body.team-4 .pagination-testi ul li a:hover,
body.rs-price-plan .pagination-testi ul li a:hover,
body.blog .pagination-testi ul li a:hover {
  color: #fff;
  background: #0473aa;
}
body.right-sidebar .pagination-testi ul li:last-child a,
body.left-sidebar .pagination-testi ul li:last-child a,
body.no-sidebar .pagination-testi ul li:last-child a,
body.one-column .pagination-testi ul li:last-child a,
body.two-column .pagination-testi ul li:last-child a,
body.three-column .pagination-testi ul li:last-child a,
body.artical-category .pagination-testi ul li:last-child a,
body.team-1 .pagination-testi ul li:last-child a,
body.team-2 .pagination-testi ul li:last-child a,
body.team-3 .pagination-testi ul li:last-child a,
body.team-4 .pagination-testi ul li:last-child a,
body.rs-price-plan .pagination-testi ul li:last-child a,
body.blog .pagination-testi ul li:last-child a {
  border-right: 1px solid #0473aa;
}
body.right-sidebar .pagination-testi ul .active a,
body.left-sidebar .pagination-testi ul .active a,
body.no-sidebar .pagination-testi ul .active a,
body.one-column .pagination-testi ul .active a,
body.two-column .pagination-testi ul .active a,
body.three-column .pagination-testi ul .active a,
body.artical-category .pagination-testi ul .active a,
body.team-1 .pagination-testi ul .active a,
body.team-2 .pagination-testi ul .active a,
body.team-3 .pagination-testi ul .active a,
body.team-4 .pagination-testi ul .active a,
body.rs-price-plan .pagination-testi ul .active a,
body.blog .pagination-testi ul .active a {
  color: #fff;
  background: #0473aa;
}
body.right-sidebar .rs-footer .footer-top,
body.left-sidebar .rs-footer .footer-top,
body.no-sidebar .rs-footer .footer-top,
body.one-column .rs-footer .footer-top,
body.two-column .rs-footer .footer-top,
body.three-column .rs-footer .footer-top,
body.artical-category .rs-footer .footer-top,
body.team-1 .rs-footer .footer-top,
body.team-2 .rs-footer .footer-top,
body.team-3 .rs-footer .footer-top,
body.team-4 .rs-footer .footer-top,
body.rs-price-plan .rs-footer .footer-top,
body.blog .rs-footer .footer-top {
  padding: 70px 0 65px;
}
/* ------------------------------------
    27. Team 1  Page
---------------------------------------*/
body.team-1 .rs-team {
  padding: 100px 0 100px;
}
body.team-1 .rs-team .team-grid-style {
  font-size: 14px;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .col-md-4 {
  padding: 0;
  margin: 0;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 img {
  width: 100%;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap {
  position: relative;
  overflow: hidden;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap a {
  text-decoration: none;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-img {
  position: relative;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-img img {
  width: 100%;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-img .normal-text {
  position: absolute;
  left: 0px;
  bottom: 10px;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-img .normal-text .team-name {
  background: #0473aa;
  margin-bottom: 0;
  padding: 10px 20px;
  color: #fff;
  display: block;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-img .normal-text .team-name a {
  color: #000;
  position: relative;
  margin-bottom: 6px;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
  z-index: 111;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-img .normal-text .team-name a:hover {
  color: #0473aa;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-img .normal-text .subtitle {
  background: #333;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
  padding: 10px 20px;
  display: block;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  top: 10%;
  left: 0;
  text-align: center;
  z-index: 11;
  padding: 30px;
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  transition: .5s;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table {
  display: table;
  height: 100%;
  width: 100%;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-name {
  margin-bottom: 3px;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-name a {
  margin-bottom: 6px;
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-name a:hover {
  color: #0473aa;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-title {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 10px;
  border: none;
  color: #0473aa;
  position: relative;
  z-index: 111;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 111;
  opacity: 0;
  margin-top: 25px;
  transition: .5s;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social a {
  border: 1px solid #363636;
  color: #0473aa;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social .social-icon {
  display: inline-block;
  background-color: #0473aa;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 6px;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social .social-icon:hover {
  background-color: #fff;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social .social-icon:hover i {
  color: #0473aa;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell .team-social .social-icon i {
  font-size: 14px;
  color: #000;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap .team-content .display-table .display-table-cell p {
  margin: 0 0 25px;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap:hover .team-content {
  opacity: 1;
  top: 0;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap:hover .team-content .display-table .display-table-cell .team-social {
  opacity: 1;
}
body.team-1 .rs-team .team-grid-style .grid-style-1 .team-item-wrap:hover .team-img .normal-text {
  opacity: 0;
  visibility: hidden;
}
/* ------------------------------------
    28. Team 2  Page
---------------------------------------*/
body.team-2 .rs-team {
  padding: 100px 0 100px;
}
body.team-2 .rs-team .team-grid-style {
  font-size: 14px;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 img {
  width: 100%;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overflow {
  overflow: hidden;
  position: relative;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overflow a {
  text-decoration: none;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overflow .overlay-image {
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: .5s;
  position: relative;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overflow .team-meta {
  position: absolute;
  bottom: 20px;
  opacity: 1;
  left: 0px;
  color: #fff;
  transition: .60s;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overflow .team-meta .name {
  font-size: 20px;
  font-weight: 700;
  padding: 10px 30px;
  background: #0473aa;
  margin-bottom: 2px;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overflow .team-meta .designation {
  font-size: 17px;
  font-weight: 400;
  padding: 10px 30px;
  background: #333;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.9);
  transform: scale(0);
  height: 100%;
  left: 4%;
  bottom: 0;
  position: absolute;
  transition: all 0.6s;
  width: 92%;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text {
  position: absolute;
  top: 20%;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: center;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .overlay-title {
  transform: translate(50px, 0px) skewX(75deg) scale(0.8, 0.8);
  opacity: 0;
  transition: 0.5s;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .overlay-title a {
  color: #fff;
  text-decoration: none;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .overlay-title a:hover {
  color: #0473aa;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .overlay-designation {
  transform: translate(-50px, 0px) skewX(-75deg) scale(0.8, 0.8);
  opacity: 0;
  transition: 0.5s;
  font-size: 23px;
  font-weight: 500;
  color: #0473aa;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .overlay-txt {
  padding: 0 10%;
  color: #eee;
  font-size: 17px;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .social-icons {
  padding: 10px 0;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .social-icons a {
  background: transparent;
  color: #fff;
  border: 1px solid #0473aa;
  display: inline-block;
  font-size: 16px;
  height: 40px;
  margin-bottom: 6px;
  margin-right: 4px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 40px;
  line-height: 40px;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .social-icons a i {
  padding: 7px 0 0;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .social-icons a:hover {
  background: #0473aa;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item .overlay-section .overlay-text .social-icons a:hover i {
  color: #fff;
  height: 30px;
  width: 30px;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item:hover .team-meta {
  left: -100%;
  transform: scale(0);
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item:hover .overlay-section {
  opacity: 1;
  transform: scale(0.86);
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item:hover .overlay-section .overlay-text .overlay-title {
  transform: translate(0px, 0px) skewX(0deg) scale(1, 1);
  opacity: 1;
  transition: 0.5s;
}
body.team-2 .rs-team .team-grid-style .grid-style-4 .overlay-item:hover .overlay-section .overlay-text .overlay-designation {
  transform: translate(0px, 0px) skewX(0deg) scale(1, 1);
  opacity: 1;
  transition: 0.5s;
}
/* ------------------------------------
    29. Team 3  Page
---------------------------------------*/
body.team-3 .rs-team .team-style {
  position: relative;
  transition: all .5s;
  overflow: hidden;
}
body.team-3 .rs-team .team-style .team-image {
  overflow: hidden;
}
body.team-3 .rs-team .team-style .team-image img {
  transition: all .5s;
}
body.team-3 .rs-team .team-style .team-desk {
  text-align: center;
  z-index: 99;
  position: relative;
  transition: all .5s;
}
body.team-3 .rs-team .team-style .team-desk .name {
  margin-bottom: 4px;
  margin-top: 15px;
  text-align: center;
}
body.team-3 .rs-team .team-style .team-desk .name a {
  transition: .20s;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #1f1f1f;
  transition: all .5s;
}
body.team-3 .rs-team .team-style .team-desk .name a:hover {
  color: #008fd6 !important;
}
body.team-3 .rs-team .team-style .team-desk .name .designation {
  transition: .20s;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
body.team-3 .rs-team .team-style .team-desk .team-social {
  padding-bottom: 15px;
}
body.team-3 .rs-team .team-style .team-desk .team-social li {
  display: inline-block;
}
body.team-3 .rs-team .team-style .team-desk .team-social li a {
  transition: .20s;
  font-size: 17px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 4px;
  border: none;
  text-align: center;
  color: #1f1f1f;
}
body.team-3 .rs-team .team-style .team-desk .team-social li a:hover {
  color: #008fd6;
  transition: all .5s;
}
body.team-3 .rs-team .team-style:after {
  content: '';
  position: absolute;
  background: #000;
  bottom: 0px;
  width: 100%;
  height: 1px;
  transition: all .3s;
}
body.team-3 .rs-team .team-style:hover .team-image img {
  transform: scale(1.1);
}
body.team-3 .rs-team .team-style:hover .team-desk {
  transform: scale(1.2);
}
body.team-3 .rs-team .team-style:hover .team-desk .name a {
  color: #fff;
}
body.team-3 .rs-team .team-style:hover .team-desk .name .designation {
  color: #fff;
}
body.team-3 .rs-team .team-style:hover .team-desk .team-social a {
  color: #fff;
}
body.team-3 .rs-team .team-style:hover:after {
  height: 115px;
  bottom: 0px;
  transform: scale(1.1);
}
/* ------------------------------------
    30. Team 4 Page
---------------------------------------*/
body.team-4 .rs-team {
  padding-bottom: 30px;
}
body.team-4 .rs-team .item-team {
  border-bottom: 1px solid #ccc;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
body.team-4 .rs-team .item-team:last-child {
  border-bottom: none;
}
body.team-4 .rs-team .item-team .name a {
  text-transform: uppercase;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0;
  transition: all .3s;
}
body.team-4 .rs-team .item-team .name a:hover {
  color: #008fd6;
}
body.team-4 .rs-team .item-team .name .designation {
  text-transform: uppercase;
}
body.team-4 .rs-team .item-team .team-detail {
  margin-top: 5px;
  margin-bottom: 10px;
}
body.team-4 .rs-team .item-team .team-social {
  margin-top: 30px;
}
body.team-4 .rs-team .item-team .team-social li {
  display: inline-block;
}
body.team-4 .rs-team .item-team .team-social li a {
  color: #008fd6;
  background: transparent;
  border: 1px solid #008fd6;
  font-size: 18px;
  padding: 6px 11px;
}
body.team-4 .rs-team .item-team .team-social li a:hover {
  color: #fff;
  background: #008fd6;
}
/* ------------------------------------
    31. Price plan Page
---------------------------------------*/
body.rs-price-plan .rs-pricing .style-1 .pricing-plan .pricing-footer a {
  line-height: 25px !important;
}
body.rs-price-plan .rs-pricing .style-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .top {
  text-align: center;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .top .head {
  background: #00796b;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .top .head h4 {
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 0;
  padding: 30px 8px 30px;
  text-transform: uppercase;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .top .sub-head {
  background: #009688;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .top .sub-head h3 {
  margin: 15px 0 15px;
  display: inline-block;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .top .sub-head h3 .dolor {
  bottom: 24px;
  font-size: 22px;
  font-weight: 800;
  padding-right: 3px;
  position: relative;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .top .sub-head h5 {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-transform: lowercase;
  display: inline-block;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .popular {
  position: relative;
  overflow: hidden;
  border: 1px solid #00796b;
  border-bottom: unset;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .popular:after {
  background: #f6f6f6;
  color: #00796b;
  position: absolute;
  content: 'POPULAR';
  left: -44px;
  top: 18px;
  width: 146px;
  font-size: 12px;
  height: 26px;
  transform: rotate(-46deg);
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom {
  background: #eeeeee;
  color: #666666;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom ul {
  text-align: center;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom ul li {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 6px 12px;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom ul li i {
  margin-left: 10px;
  margin-right: 10px;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom ul li .tooltip {
  position: relative !important;
  display: inline-block;
  opacity: 1 !important;
  z-index: auto !important;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom ul li .tooltip .tooltiptext {
  background-color: #555555;
  border-radius: 6px;
  color: #ffffff;
  font-size: 11px;
  left: -102px;
  line-height: 18px;
  overflow: visible;
  padding: 10px;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 114px;
  z-index: 1;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom ul li .tooltip:after {
  font-family: 'FontAwesome';
  font-size: 13px;
  content: "\f059";
  position: absolute;
  top: -20px;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom ul li .tooltip:hover .tooltiptext {
  visibility: visible;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom a {
  margin: 12px auto 0;
  padding: 20px 0;
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #00796b;
  transition: all .5s;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .bottom a:hover {
  background: #2f9085;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .red-color .top .head {
  background: #b61212;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .red-color .top .sub-head {
  background: #d32f2f;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .red-color .bottom a {
  background: #d32f2f;
}
body.rs-price-plan .rs-pricing .style-2 .rs-pricing2 .red-color .bottom a:hover {
  background: #d85555;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan {
  padding: 20px 20px 1px;
  margin: 0;
  padding-bottom: 25px;
  text-align: center;
  box-shadow: 0 6px 25px 7px #e5e5e5;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #0473aa;
  transition: .20s;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .top {
  padding-bottom: 30px;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .top .cl-header h4 {
  background: #0473aa;
  font-size: 26px;
  font-weight: 500;
  margin: -20px -20px 64px;
  padding: 20px;
  text-transform: uppercase;
  line-height: 20px;
  color: #fff;
  transition: .20s;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .top .cl-header h4 span.dolar {
  border-radius: 100px;
  box-shadow: 0 5px 20px #dddddd inset, 0 3px 0 #999999 inset;
  display: block;
  font: bold 25px/100px Georgia, serif;
  height: 100px;
  margin: 20px auto -65px;
  width: 100px;
  border: 5px solid #fff;
  background: #fff;
  color: #0473aa !important;
  line-height: 90px !important;
  transition: .40s;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .top a.btn-table {
  border: 2px solid #0473aa;
  border-radius: 10px;
  transition: all 0.2s linear;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 44px;
  text-transform: uppercase;
  color: #666;
  transition: .30s;
  position: relative;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .top a.btn-table:before {
  content: '';
  position: absolute;
  z-index: -1;
  background: #0473aa;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 6px;
  transition: .40s;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .top a.btn-table:hover {
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .top a.btn-table:hover:before {
  width: 100%;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .bottom ul {
  text-align: center;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .bottom ul li {
  color: #333;
  padding: 10px 0;
  line-height: 24px;
  font-size: 15px;
  font-weight: 400;
  background: #f4f4f4;
  border-left: 5px solid #0473aa;
  border-radius: 6px;
  margin-bottom: 10px;
  position: relative;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan .bottom ul li:after {
  content: '\f0da';
  font-family: FontAwesome;
  right: 10px;
  bottom: 9px;
  position: absolute;
  font-size: 31px;
  color: #0473aa;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan:before {
  border: transparent;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .pricing-plan:hover .top .cl-header h4 span {
  transform: rotate(360deg);
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .left-side {
  border: 1px solid #26a69a;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .left-side .top .cl-header h4 {
  background: #26a69a;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .left-side .top .cl-header h4 span.dolar {
  color: #26a69a !important;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .left-side .top a.btn-table {
  border: 2px solid #26a69a;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .left-side .top a.btn-table:before {
  background: #26a69a;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .left-side .bottom li {
  border-left: 5px solid #26a69a !important;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .left-side .bottom li:after {
  color: #26a69a !important;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action {
  height: 490px;
  margin-top: -23px;
  border: 1px solid #f9a825;
  height: 521px;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action .top .cl-header {
  position: relative;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action .top .cl-header h4 {
  background: #f9a825;
  padding-top: 43px;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action .top .cl-header h4 span.dolar {
  color: #f9a825 !important;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action .top .cl-header:after {
  position: absolute;
  content: 'POPULAR';
  background: #fff;
  left: -47px;
  top: 18px;
  width: 117px;
  font-size: 12px;
  height: 26px;
  transform: rotate(-46deg);
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action .top a.btn-table {
  border: 2px solid #f9a825;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action .top a.btn-table:before {
  background: #f9a825;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action .bottom li {
  border-left: 5px solid #f9a825 !important;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .action .bottom li:after {
  color: #f9a825 !important;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .right-side {
  border: 1px solid #795548;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .right-side .top .cl-header h4 {
  background: #795548;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .right-side .top .cl-header h4 span.dolar {
  color: #795548 !important;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .right-side .top a.btn-table {
  border: 2px solid #795548;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .right-side .top a.btn-table:before {
  background: #795548;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .right-side .bottom li {
  border-left: 5px solid #795548 !important;
}
body.rs-price-plan .rs-pricing .style-3 .rs-pricing3 .right-side .bottom li:after {
  color: #795548 !important;
}
body.rs-price-plan .rs-pricing .style-4 {
  padding-top: 50px;
  padding-bottom: 50px;
  /*--last 2 style start--*/
  /*--last 2 style end--*/
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 {
  display: flex;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan {
  width: 100%;
  transition: all .5s;
  margin: 0 20px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .top {
  display: table;
  float: left;
  height: 100%;
  padding-bottom: 0;
  width: 33.33%;
  background: #3873b3;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .top .header {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .top .header h4 {
  font-size: 26px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  line-height: 30px;
  border-radius: 2px 2px 0px 0px;
  margin: 0;
  margin-bottom: 10px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .top .header h5 {
  color: #fff;
  margin: 0;
  font-weight: normal;
  font-size: 15px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .top:after {
  content: "";
  display: block;
  height: 0px;
  pointer-events: none;
  position: absolute;
  top: 32%;
  transform: translateX(0px);
  width: 0px;
  border-image: none;
  border-style: solid;
  border-width: 4rem medium 4rem 2rem;
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #3873b3;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .featured {
  float: left;
  width: 33.33%;
  padding: 50px 0px 50px 80px;
  color: #473e3e;
  background: #ebebeb;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .featured ul {
  text-align: left;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .featured ul li {
  line-height: 24px;
  font-size: 15px;
  font-weight: 400;
  padding: 4px 0px;
  color: #473e3e;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .featured ul li i {
  margin-right: 10px;
  color: #3873b3;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .featured ul li .tooltip {
  display: inline-block;
  position: relative !important;
  opacity: 1 !important;
  z-index: auto !important;
  line-height: 32px;
  margin-left: 5px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .featured ul li .tooltip .tooltiptext {
  background-color: #555555;
  color: #ffffff;
  font-size: 11px;
  left: 0px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: 0px;
  visibility: hidden;
  width: 114px;
  z-index: 1;
  border-radius: 6px;
  overflow: visible;
  padding: 10px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .featured ul li .tooltip:after {
  font-family: FontAwesome;
  font-size: 13px;
  content: "";
  position: absolute;
  top: -20px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .featured ul li .tooltip:hover .tooltiptext {
  visibility: visible;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .bottom {
  width: 33.33%;
  float: left;
  height: 100%;
  display: table;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .bottom .footer {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: #3873b3;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .bottom .footer .dolar {
  font-weight: 700;
  font-size: 35px;
  font-family: Georgia, serif;
  color: #fff;
  padding: 20px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .bottom .footer a {
  display: block;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  width: 170px;
  margin: 0px auto;
  border: 2px solid #fff;
  border-radius: 30px;
  background: transparent;
  padding: 7px 8px;
  transition: all 0.3s ease 0s;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan .bottom .footer a:hover {
  background: #fff;
  color: #0473aa;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .price-plan:hover {
  box-shadow: rgba(54, 54, 54, 0.2) 0px 20px 50px 0px, rgba(54, 54, 54, 0.2) 0px -3px 17px 0px;
  z-index: 5;
  margin: 0px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .middle-style .top {
  position: relative;
  background: #36cccb;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .middle-style .top .popular {
  position: absolute;
  padding: 6px 36px;
  left: 5px;
  top: 5px;
  color: #000;
  background: #fff;
  border-radius: 4px;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .middle-style .top:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #36cccb;
  top: 38%;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .middle-style .featured ul li i {
  color: #36cccb;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .middle-style .bottom .footer {
  background: #36cccb;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .middle-style .bottom .footer a {
  color: #000;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .middle-style .bottom .footer a:hover {
  color: #000;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .last-style .top {
  background: #21aa50;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .last-style .top:after {
  border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #21aa50;
  top: 40%;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .last-style .featured ul li i {
  color: #21aa50;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .last-style .bottom .footer {
  background: #21aa50;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .last-style .bottom .footer a {
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-4 .col-md-12 .last-style .bottom .footer a:hover {
  color: #21aa50;
}
body.rs-price-plan .rs-pricing .style-4 .padding {
  padding-top: 30px;
}
body.rs-price-plan .rs-pricing .style-5 {
  padding-bottom: 50px;
  padding-top: 50px;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 {
  text-align: center;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top {
  padding: 0 0 22px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  background: #009688;
  color: #ffffff;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .head h4 {
  padding: 12px 0;
  line-height: 27px;
  font-size: 20px;
  font-weight: normal;
  margin: 0 0 5px;
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .sub-head {
  padding: 0 10px;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .sub-head h3 {
  padding: 12px 0 5px 0;
  display: inline-block;
  font-size: 42px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #fff;
  line-height: 42px;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .sub-head h3 .dolor {
  bottom: 13px;
  font-size: 36px;
  font-weight: 400;
  position: relative;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .sub-head h5 {
  font-size: 18px;
  font-weight: 600;
  text-transform: lowercase;
  display: inline-block;
  margin-bottom: 10px;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .sub-head a.btn-table {
  border: 2px solid #ffffff;
  border-radius: 10px;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  padding: 8px 0;
  width: 170px;
  background: transparent !important;
  transition: all .3s;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .sub-head a.btn-table:after {
  position: absolute;
  content: '';
  width: 0;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
  background: #d32f2f;
  transition: all .3s;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .sub-head a.btn-table:hover {
  border: 2px solid #d32f2f;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .top .sub-head a.btn-table:hover:after {
  width: 100%;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom {
  padding-top: 30px;
  background: #eee;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom ul {
  list-style: outside none none;
  text-align: center;
  padding: 0;
  margin: 0;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom ul li {
  font-size: 15px;
  color: #666666;
  border: 1px solid #cccccc;
  padding: 7px;
  border-bottom: 0;
  font-weight: 400;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom ul li i {
  color: #26a69a;
  margin-left: 0px;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom ul li .tooltip {
  display: inline-block;
  position: relative !important;
  opacity: 1 !important;
  z-index: auto !important;
  line-height: 32px;
  margin-left: 5px;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom ul li .tooltip .tooltiptext {
  background-color: #555555;
  color: #ffffff;
  font-size: 11px;
  left: 0px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: 0px;
  visibility: hidden;
  width: 114px;
  z-index: 1;
  border-radius: 6px;
  overflow: visible;
  padding: 10px;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom ul li .tooltip:after {
  font-family: FontAwesome;
  font-size: 13px;
  content: "";
  position: absolute;
  top: -20px;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom ul li .tooltip:hover .tooltiptext {
  visibility: visible;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan .bottom ul li:last-child {
  border-bottom: 1px solid #cccccc;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .price-plan:hover .top .sub-head .btn-table {
  transform: scale(1.1);
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .middle .top {
  background: #16e891;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .middle .bottom ul li i {
  color: #16e891;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .right .top {
  background: #ae68ca;
}
body.rs-price-plan .rs-pricing .style-5 .rs-pricing5 .right .bottom ul li i {
  color: #ae68ca;
}
body.rs-price-plan .rs-pricing .style-6 {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 {
  padding: 0;
  margin: 0;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan {
  background: #9c56b8;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .top {
  text-align: center;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .top .head h4 {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  padding: 34px 0 0;
  text-transform: uppercase;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .top .sub-head h3 {
  margin: 4px 0 44px;
  display: inline-block;
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .top .sub-head h3 .dolor {
  bottom: 24px;
  font-size: 22px;
  font-weight: 800;
  padding-right: 3px;
  position: relative;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .top .sub-head h5 {
  font-size: 18px;
  font-weight: 600;
  text-transform: lowercase;
  display: inline-block;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom {
  padding-bottom: 40px;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom ul {
  text-align: center;
  padding: 0;
  margin: 0;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom ul li {
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 5px;
  color: #fff;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom ul li i {
  margin-left: 0px;
  margin-right: 10px;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom ul li .tooltip {
  display: inline-block;
  position: relative !important;
  opacity: 1 !important;
  z-index: auto !important;
  line-height: 32px;
  margin-left: 5px;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom ul li .tooltip .tooltiptext {
  background-color: #555555;
  color: #ffffff;
  font-size: 11px;
  left: 0px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  top: 0px;
  visibility: hidden;
  width: 114px;
  z-index: 1;
  border-radius: 6px;
  overflow: visible;
  padding: 10px;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom ul li .tooltip:after {
  font-family: FontAwesome;
  font-size: 13px;
  content: "";
  position: absolute;
  top: -20px;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom ul li .tooltip:hover .tooltiptext {
  visibility: visible;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom a.btn-table {
  border: 2px solid #fff;
  border-radius: 30px;
  background: transparent;
  padding: 7px 8px;
  transition: all 0.3s ease 0s;
  color: #ffffff;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin: 35px auto 0;
  text-align: center;
  text-transform: uppercase;
  width: 140px;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .price-plan .bottom a.btn-table:hover {
  background: #fff;
  border: 2px solid #fff;
  color: #0473aa;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .middle {
  background: #e98168;
  box-shadow: inset 1px -1px 49px 5px rgba(0, 0, 0, 0.2);
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .middle .top {
  position: relative;
  overflow: hidden;
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .middle .top:after {
  position: absolute;
  content: 'POPULAR';
  background: #fff;
  left: -28px;
  top: 18px;
  width: 117px;
  font-size: 12px;
  height: 26px;
  transform: rotate(-46deg);
}
body.rs-price-plan .rs-pricing .style-6 .rs-pricing6 .col-md-4 .right {
  background: #3aa4d1;
}
body.rs-price-plan .rs-pricing .style-7 {
  padding-top: 50px;
  padding-bottom: 50px;
}
body.rs-price-plan .rs-pricing .style-8 {
  padding-top: 50px;
}
body.rs-price-plan .rs-pricing .style-8 .rs-pricing-table {
  padding: 0;
}
body.rs-price-plan .rs-pricing .style-9 {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* -----------------------------         
    32. Slider CSS 
---------------------------- */
#first-slider .slide1 h3,
#first-slider .slide2 h3,
#first-slider .slide3 h3,
#first-slider .slide4 h3 {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
}
#first-slider .item p {
  font-size: 20px;
  line-height: 35px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  color: #505050;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffffff;
  border-style: none;
}
#first-slider .slide1 h4,
#first-slider .slide2 h4,
#first-slider .slide3 h4,
#first-slider .slide4 h4 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
#first-slider .slide1 .text-left,
#first-slider .slide3 .text-left {
  padding-left: 40px;
}
/*---------- INDICATORS CONTROL ----------*/
#first-slider .carousel-indicators {
  right: 45%;
  bottom: 3%;
  left: auto;
  width: 90%;
  height: 20px;
  font-size: 0;
  overflow-x: auto;
  text-align: right;
  overflow-y: hidden;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 1px;
  white-space: nowrap;
}
#first-slider .carousel-indicators li {
  padding: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #9e9e9e;
  text-indent: 0;
  overflow: hidden;
  text-align: left;
  position: relative;
  letter-spacing: 1px;
  background: #9e9e9e;
  -webkit-font-smoothing: antialiased;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  -webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
  z-index: 10;
  cursor: pointer;
}
#first-slider .carousel-indicators li:last-child {
  margin-right: 0;
}
#first-slider .carousel-indicators .active {
  margin: 1px 5px 1px 1px;
  box-shadow: 0 0 0 2px #ffd200;
  background-color: transparent;
  position: relative;
  -webkit-transition: box-shadow 0.3s ease;
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#first-slider .carousel-indicators .active:before {
  transform: scale(0.5);
  background-color: #ffd200;
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
#first-slider .carousel-control.right,
#first-slider .carousel-control.left {
  background-image: none;
}
#first-slider .carousel .item {
  height: 700px;
  width: 100%;
  background-size: cover;
}
#first-slider .carousel .item img {
  position: relative;
  z-index: 999;
  transition: 0.8s;
}
#first-slider .carousel .item img:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#first-slider .carousel .item .content-details {
  z-index: 1000;
  position: relative;
}
.carousel-inner .item .container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 0;
  top: 10%;
  left: 0;
  right: 0;
}
#first-slider h3 {
  animation-delay: 1s;
}
#first-slider h4 {
  animation-delay: 2s;
}
#first-slider h2 {
  animation-delay: 3s;
}
#first-slider .carousel-control {
  width: 6%;
  text-shadow: none;
}
#first-slider h1 {
  color: #101010;
  font-size: 60px;
  text-decoration: none;
  background-color: transparent;
  text-shadow: rgba(0, 0, 0, 0.004) 0px 2px 1.86px;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
#first-slider h1 span {
  color: #0473aa;
}
#first-slider .p {
  padding-top: 40px;
  text-align: center;
  color: #0473aa;
}
#first-slider a.sl-btn {
  background: #0473aa;
  color: #ffffff;
  display: inline-block;
  padding: 14px 45px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 30px;
}
#first-slider a.sl-btn:hover {
  background-color: #008fd6;
}
#first-slider a.sl-btn i {
  font-weight: 700;
  margin-left: 12px;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  position: relative;
  left: 0;
}
#first-slider a.sl-btn:hover i {
  left: 10px;
}
#first-slider .p a {
  text-decoration: underline;
}
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.carousel-control .fa-arrow-right,
.carousel-control .fa-arrow-left {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
#first-slider {
  overflow-X: hidden;
}
.carousel-control .fa-arrow-left,
.carousel-control .fa-arrow-right {
  left: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  margin-top: -15px;
  font-size: 30px;
  color: #0473aa;
  background: transparent;
  border: 2px solid #0473aa;
  line-height: 50px;
  transition: all 0.8s ease 0s;
}
.carousel-control .fa-arrow-right {
  left: auto;
  right: 20px;
}
.hvr-ripple-out::before {
  border: 2px solid;
}
.carousel-control .fa-arrow-left:hover,
.carousel-control .fa-arrow-right:hover {
  background: #0473aa;
  color: #ffffff;
  width: 126px;
}
.carousel-control {
  opacity: 1;
  filter: alpha(opacity=100);
}
/********************************/
/*       32. Slides backgrounds     */
/********************************/
#first-slider .slide1 {
  background-image: url('images/slider1.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.body-overlay.\.overlay-active {
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 999;
  -webkit-transition: .5s;
  transition: .5s;
}
.home2 #rs-header .menu-area.header2 {
  position: absolute;
  background: transparent;
  z-index: 9;
  width: 100%;
}
.home2 #rs-header .menu-area.header2 .logo-area .sticky-logo {
  display: none;
}
.home2 #rs-header .menu-area.header2 #main-nav li a {
  color: #ffffff;
}
.home2 #rs-header .menu-area.header2 #main-nav li a:hover {
  color: #008fd6;
}
.home2 #rs-header .sticky .main--logo {
  display: none;
}
#rs-header .menu-area #main-nav ul li:last-child .submenu {
  text-align: right;
}
.home2 #rs-header .menu-area #main-nav.stellarnav.mobile .menu-toggle {
  color: #ffffff;
}
.home2 #rs-header .menu-area #main-nav.stellarnav.mobile .menu-toggle {
  color: #ffffff;
}
.home2 #rs-header .menu-area .submenu {
  background: #0473aa !important;
}
.home2 #rs-header .menu-area .submenu li a {
  color: #ffffff !important;
}
.home2 #rs-header .menu-area .submenu li a:hover {
  color: #008fd6 !important;
}
#rs-header .menu-area #main-nav.stellarnav.mobile {
  max-height: 490px;
  overflow-y: auto;
}
#rs-header .menu-area #main-nav.stellarnav.mobile .menu-toggle {
  color: #0473aa;
}
#rs-header .menu-area #main-nav ul li.has-sub:hover a:before {
  content: "\f107";
}
#rs-header .menu-area #main-nav ul li.has-sub a:before {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  font-size: 12px;
  right: -12px;
  top: 1px;
}
#rs-header .menu-area #main-nav ul li .submenu li {
  border-top: 1px solid #192938;
}
#rs-header .menu-area #main-nav ul li .submenu li a {
  text-transform: none;
}
#rs-header .menu-area #main-nav ul li a:after {
  display: none;
}
/*------------------------------------
    33. Sticky Menu
--------------------------------------*/
.menu-sticky.sticky {
  background: #ffffff;
  position: fixed !important;
  top: 0px;
  z-index: 9999;
  margin: 0 auto !important;
  padding: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-name: sticky-animation;
  animation-name: sticky-animation;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes sticky-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes sticky-animation {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/* ------------------------------------
    34. Slider area start here 
---------------------------------------*/
.slider-main {
  position: relative;
  overflow: hidden;
}
.slider-main .item:after {
  background: rgba(36, 58, 79, 0.9);
  /* Old Browsers */
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.9;
}
.slider-main .item img {
  width: 100%;
  height: 100vh;
}
.slider-main .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #ffffff;
}
.slider-main .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
  text-align: center;
  background: #0473aa;
}
.slider-main .owl-nav .owl-prev i {
  font-size: 32px;
  width: 60px;
  height: 104px;
  line-height: 104px;
  border: 1px solid #0473aa;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.slider-main .owl-nav .owl-prev:hover i {
  color: #008fd6;
}
.slider-main .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  text-align: center;
  background: #0473aa;
}
.slider-main .owl-nav .owl-next i {
  font-size: 32px;
  width: 60px;
  height: 104px;
  line-height: 104px;
  border: 1px solid #0473aa;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.slider-main .owl-nav .owl-next:hover i {
  color: #008fd6;
}
.slider-main .inner-slider {
  max-width: 1170px;
  margin: 0 auto;
}
.slider-main .dsc {
  left: 44%;
  max-width: 600px;
  position: absolute;
  text-align: left;
  top: 55%;
  transform: translate(-82%, -50%);
  z-index: 99;
}
.slider-main .dsc h1 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 100px;
  line-height: 100px;
  color: #ffffff;
  margin: 0 0 10px 0;
  font-weight: 700;
}
.slider-main .dsc p {
  color: #ffffff;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 40px;
  line-height: 25px;
}
.slider-main .dsc a {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 26px;
  padding: 15px 60px;
}
.slider-main .dsc .btn1 {
  transform: skewX(-19deg);
  left: 40%;
  position: absolute;
}
.slider-main .dsc .btn1 span {
  transform: skewX(19deg);
  position: relative;
  display: block;
}
.slider-main .dsc .btn2 {
  transform: skewX(-19deg);
  right: 40%;
  position: absolute;
}
.slider-main .dsc .btn2 span {
  transform: skewX(19deg);
  position: relative;
  display: block;
}
.slider-main .dsc .btn2:hover {
  background: #0473aa;
}
.home2 .inner-slider .dsc {
  max-width: 100%;
  width: 100%;
  left: 0;
  top: 60%;
  text-align: center;
  transform: translate(0px, -40%);
}
.home2 .inner-slider .dsc h1 {
  font-size: 45px;
  line-height: 55px;
  text-transform: uppercase;
}
.home2 .rs-blog {
  background: #f0f0f0;
}
#video.slider-main {
  height: 650px;
  background: rgba(0, 0, 0, 0.8);
}
#video.slider-main .mbYTP_overlay {
  background: rgba(0, 0, 0, 0.8);
}
#video.slider-main .inner-slider {
  position: static !important;
}
#video.slider-main .inner-slider .dsc {
  text-align: left;
  top: 52%;
  z-index: 1;
}
.slider-home {
  position: relative;
  overflow: hidden;
}
.slider-home .item:after {
  background: rgba(36, 58, 79, 0.9);
  /* Old Browsers */
  background: -webkit-linear-gradient(-29deg, #ff6930 0%, #0473aa 70%);
  background: -o-linear-gradient(-29deg, #ff6930 0%, #0473aa 70%);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(-29deg, #ff6930 0%, #0473aa 70%);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(-29deg, #ff6930 0%, #0473aa 70%);
  /* Standard syntax */
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0.9;
}
.slider-home .item img {
  width: 100%;
  height: 100vh;
}
/* ----------------------------------
    35. Services
-------------------------------------*/
.rs-services {
  padding: 93px 0 90px;
}
.rs-services .sec-title {
  margin-bottom: 70px;
}
.rs-services .sec-title h2 {
  margin-bottom: 20px;
}
.rs-services .services-wrap .services-item {
  position: relative;
  padding: 22px 0 0;
  z-index: 10;
  overflow: hidden;
}
.rs-services .services-wrap .services-item:hover .services-desc:after {
  background: #0473aa;
  width: 100px;
}
.rs-services .services-wrap .services-item:hover .glyph-icon:after,
.rs-services .services-wrap .services-item:hover .glyph-icon:before {
  color: #008fd6;
}
.rs-services .services-wrap .services-item .service-mid-icon {
  margin-bottom: 10px;
}
.rs-services .services-wrap .glyph-icon {
  position: relative;
}
.rs-services .services-wrap .glyph-icon:after,
.rs-services .services-wrap .glyph-icon:before {
  font-size: 74px;
  position: absolute;
  right: -8px;
  top: 28px;
  color: #0473aa;
}
.rs-services .services-wrap .services-item i {
  font-size: 55px;
}
.rs-services .services-wrap .services-item .left {
  width: 17%;
  float: right;
  text-align: left;
}
.rs-services .services-wrap .services-item .right {
  width: 17%;
  float: left;
  text-align: right;
}
.rs-services .services-wrap .services-title {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 14px;
  color: #212121;
  text-transform: uppercase;
  font-weight: 700;
}
.rs-services .services-wrap .right-icon .glyph-icon {
  float: left;
}
.rs-services .services-wrap .right-icon .services-desc {
  float: right;
  width: 83%;
}
.rs-services .services-wrap .right-icon .services-item .services-desc {
  padding-left: 15px;
  padding-right: 0;
}
.rs-services .services-wrap .services-desc {
  float: left;
  padding-right: 15px;
  width: 83%;
}
.rs-services .services-wrap .services-desc p {
  font-size: 14px;
}
.rs-services .services-wrap .service-col-left {
  width: 36%;
}
.rs-services .services-wrap .service-col-center {
  width: 28%;
}
.rs-services .services-wrap .service-col-right {
  width: 36%;
}
.rs-services .services-wrap .service-col-right .services-desc {
  width: 100%;
}
/* ----------------------------------
    36. Services Details
-------------------------------------*/
.service-details-section .services-left-sidebar {
  overflow: hidden;
}
.service-details-section .services-left-sidebar .serives-content-one {
  overflow: hidden;
}
.service-details-section .services-left-sidebar .serives-content-one .single-services-details {
  float: left;
  width: 45%;
  text-align: justify;
}
.service-details-section .services-left-sidebar .serives-content-one .single-service-img {
  width: 50%;
  float: right;
}
.service-details-section .services-left-sidebar .serives-content-one .single-service-img img {
  margin-top: 2px;
}
.service-details-section .services-left-sidebar .serives-content-one .banner-top {
  padding-bottom: 30px;
}
.service-details-section .services-left-sidebar .two-content-box img,
.service-details-section .services-left-sidebar .sinlge-middle-content img {
  margin: 0 0 20px;
}
.service-details-section .services-right-sidebar {
  background: #f8f8f8;
}
.service-details-section .services-right-sidebar .register-now {
  background: #f8f8f8;
  padding: 30px;
  border-bottom: 3px solid #008fd6;
}
.service-details-section .services-right-sidebar .register-now a.number {
  display: block;
  color: #008fd6;
  margin: 0 auto 26px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1.5px;
}
/* ----------------------------------
    37. Services Two
-------------------------------------*/
.rs-services2 .services-item {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-services2 .services-item .glyph-icon:before,
.rs-services2 .services-item h2.services-title,
.rs-services2 .services-item .glyph-icon:after {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-services2 .services-item:hover {
  background: #f8f8f8 !important;
}
.rs-services2 .services-item:hover h2.services-title,
.rs-services2 .services-item:hover .glyph-icon:before,
.rs-services2 .services-item:hover .glyph-icon:after {
  color: #008fd6;
}
/* ----------------------------------
    38. Single Services
-------------------------------------*/
.single-services {
  padding: 96px 0 70px;
}
.single-services .services-desc h2 {
  letter-spacing: 1px;
}
.single-services .services-desc h3 {
  margin-bottom: 10px;
}
.single-services .quote-form .sec-title h2 {
  text-align: left;
  text-transform: Initial;
  line-height: 30px;
  font-size: 30px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}
.single-services .quote-form .sec-title h4 {
  text-align: left;
}
.single-services .quote-form .form-field {
  margin-bottom: 23px;
}
.single-services .quote-form .form-field input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 50px;
  padding: 5px 17px;
  width: 100%;
}
.single-services .quote-form .form-field select {
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 50px;
  padding: 5px 17px;
  width: 100%;
}
.two-content-box {
  padding-bottom: 72px;
}
.single-services-details .col-md-7 {
  margin-left: -15px !important;
}
.single-services-details .col-md-5 {
  margin-right: -15px !important;
}
.service-cats-area {
  border: 2px solid #0473aa;
  padding: 15px;
  padding-bottom: 25px;
}
.service-cats-area h3 {
  padding: 15px 15px;
  margin: -15px -15px 20px;
  background-color: #0473aa;
  color: #fff;
}
.service-cats-area ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.service-cats-area ul li {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 3px 0px;
  font-size: 15px;
  font-weight: normal;
  line-height: 40px;
  color: #0473aa;
}
.service-cats-area ul li a {
  color: #0473aa;
}
.service-cats-area ul li a:hover {
  color: #008fd6;
}
.service-cats-area ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  margin-right: 10px;
  font-weight: bold;
}
.service-cats-contact {
  color: #fff;
  padding: 20px;
  background-color: #0473aa;
  margin-top: 40px;
}
.service-cats-contact .service-cats-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  border-bottom: 1px solid #0480be;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
  padding: 15px 20px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
}
.service-cats-contact .contact-form {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.service-cats-contact .contact-form form {
  margin: 0 auto;
  text-align: center;
  display: block;
  max-width: 570px;
}
.service-cats-contact .contact-form form .form-field {
  margin-bottom: 14px;
  position: relative;
}
.service-cats-contact .contact-form form .form-field span.sscf-error {
  left: 0px;
  top: 0px;
  padding: 0 20px;
  text-align: left;
  margin: 0px;
  height: 50px;
  line-height: 48px;
  font-size: 14px;
  color: red;
}
.service-cats-contact .contact-form form .form-field .sscf-error {
  font-family: Helvetica, Arial, sans-serif;
  display: block;
  position: absolute;
  line-height: 0;
  margin: 0;
  height: 0;
  padding: 0;
  font-size: 10px;
  z-index: 90;
  margin-top: 12px;
  right: 15px;
  color: #dc0000;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease;
}
.service-cats-contact .contact-form form .form-field input {
  width: 100%;
  height: 50px;
  padding: 5px 40px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: none;
  font-size: 15px;
  min-width: inherit;
  text-transform: capitalize;
  background: #ffffff;
  color: #757575;
  border-radius: 0;
}
.service-cats-contact .contact-form form .form-field input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #757575;
  opacity: 1;
}
.service-cats-contact .contact-form form .form-field input::-moz-placeholder {
  /* Firefox 19+ */
  color: #757575;
  opacity: 1;
}
.service-cats-contact .contact-form form .form-field input:-ms-input-placeholder {
  /* IE 10+ */
  color: #757575;
  opacity: 1;
}
.service-cats-contact .contact-form form .form-field input:-moz-placeholder {
  /* Firefox 18- */
  color: #757575;
  opacity: 1;
}
.service-cats-contact .contact-form form .form-field textarea {
  width: 100%;
  padding: 10px 20px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 100%;
  box-shadow: none;
  font-size: 15px;
  border-radius: 0;
  color: #757575;
}
.service-cats-contact .contact-form form .form-field i {
  color: #0473aa;
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
  font-size: 15px;
}
/* ------------------------------------
    39. Get Appear
---------------------------------------*/
.get-appear {
  background-image: url(images/about/get-appear.jpg);
  background-size: cover;
  position: relative;
  color: #ffffff;
  overflow: hidden;
}
.get-appear:after {
  background: #0473aa none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewX(19deg) scale(2.2);
  -webkit-transform: skewX(19deg) scale(2.2);
  width: 32%;
  z-index: 1;
}
.get-appear .apper-content {
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
  z-index: 111;
}
.get-appear .apper-content h2 {
  font-size: 40px;
  color: #ffffff;
}
/* ----------------------------------
    40. Seo Score
-------------------------------------*/
#rs-seo-score {
  padding: 92px 0 99px;
  background: url(images/parallax/1.jpg) center top no-repeat;
  background-size: 100%;
  background-attachment: fixed;
  position: relative;
}
#rs-seo-score:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(36, 58, 79, 0.9);
  z-index: 0;
}
#rs-seo-score .container {
  z-index: 10;
  position: relative;
}
#rs-seo-score .cta-content {
  color: #ffffff;
  font-size: 36px;
  line-height: normal;
}
#rs-seo-score input {
  border: none;
  box-shadow: none;
  padding: 24px 38px;
  height: auto;
  font-size: 15px;
  margin-right: 15px;
}
#rs-seo-score .readon {
  padding: 23px 85px;
  max-width: 270px;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  background: transparent;
  font-weight: 500;
  background: #008fd6;
}
#rs-seo-score .readon:hover {
  background: none;
  border: 2px solid #008fd6;
}
/* ----------------------------------
    41. Seo Report
-------------------------------------*/
.rs-seo-report {
  padding: 92px 0 100px;
}
.rs-seo-report .sec-title h2 {
  margin-bottom: 40px;
}
.rs-seo-report .seo-item {
  border: 1px solid #e0dfdf;
  padding: 45px 20px 19px;
  box-shadow: 0 6px 24px 1px #f1f1f1;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-seo-report .seo-item .report-icon {
  padding-bottom: 33px;
  position: relative;
}
.rs-seo-report .seo-item .report-icon .glyph-icon {
  position: relative;
}
.rs-seo-report .seo-item .report-icon .glyph-icon:after,
.rs-seo-report .seo-item .report-icon .glyph-icon:before {
  border: 2px solid #0473aa;
  border-radius: 100%;
  color: #0473aa;
  font-size: 74px;
  padding: 38px;
  line-height: 160px;
  margin-left: 0;
}
.rs-seo-report .seo-item .report-icon:after {
  background-color: #0473aa;
  content: "";
  height: 3px;
  left: 50%;
  position: absolute;
  top: 100%;
  transform: translate(-50%, -50%);
  -webkit-transition: width 0.5s ease 0s;
  -moz-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  -ms-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  width: 206px;
}
.rs-seo-report .seo-item h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #212121;
  margin-top: 32px;
  margin-bottom: 18px;
}
.rs-seo-report .seo-item:hover {
  background: #0473aa;
}
.rs-seo-report .seo-item:hover .report-icon .glyph-icon {
  position: relative;
}
.rs-seo-report .seo-item:hover .report-icon .glyph-icon:after,
.rs-seo-report .seo-item:hover .report-icon .glyph-icon:before {
  border: 2px solid #008fd6;
  color: #008fd6;
}
.rs-seo-report .seo-item:hover .report-icon:after {
  background-color: #008fd6 !important;
}
.rs-seo-report .seo-item:hover h4,
.rs-seo-report .seo-item:hover p {
  color: #ffffff;
}
/* ------------------------------------
    42. Get Traffic
---------------------------------------*/
.get-traffic {
  background-image: url(images/home/get-traffic.jpg);
  background-size: cover;
  position: relative;
  color: #ffffff;
  overflow: hidden;
  padding: 68px 0 82px;
}
.get-traffic:after {
  background: #0473aa;
  content: "";
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  transform: skewX(-30deg) scale(2);
  width: 34%;
  z-index: 1;
}
.get-traffic .apper-content {
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
  z-index: 111;
}
.get-traffic .apper-content h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}
.get-traffic .apper-content.hireus {
  padding-bottom: 19px;
}
.get-traffic .apper-content.hireus p {
  margin-bottom: 65px;
}
.get-traffic .apper-content.hireus h2 {
  margin-bottom: 12px;
}
.get-traffic .apper-content.hireus .readon {
  background: transparent;
  border-width: 1px;
  color: #008fd6;
  min-width: 140px;
  text-align: center;
  margin-right: 28px;
}
.get-traffic .apper-content.hireus .readon.active {
  background: #008fd6;
  color: #ffffff;
}
.get-traffic .apper-content.hireus .readon.active:hover {
  background: #0074ad;
  border: 1px solid #0074ad;
}
.get-traffic .apper-content.hireus .readon:hover {
  background: #008fd6;
  border: 1px solid #008fd6;
}
.get-traffic.improve-visibility .apper-content h2 {
  font-size: 40px;
  line-height: 48px;
}
.get-traffic.improve-visibility:after {
  width: 37%;
}
.rs-performance .col-md-3:last-child .items:after {
  height: 0;
}
.rs-performance .sec-title {
  margin-bottom: 50px;
}
.rs-performance .sec-title h2 {
  margin-bottom: 20px;
}
.rs-performance .items {
  text-align: center;
  position: relative;
  margin-top: 30px;
}
.rs-performance .items:after {
  background: #0473aa none repeat scroll 0 0;
  content: "";
  height: 2px;
  position: absolute;
  right: -32%;
  top: 60px;
  width: 53%;
}
.rs-performance .items h3 {
  margin: 0 0 15px;
  display: block;
  font-size: 20px;
  margin: 53px 0 15px;
  text-transform: uppercase;
}
.rs-performance .items p {
  margin: 0;
}
.rs-performance .items .glyph-icon {
  width: 120px;
  height: 120px;
  margin: 0 auto 25px;
  line-height: 120px;
  text-align: center;
  border: 2px solid #008fd6;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-performance .items .glyph-icon:after,
.rs-performance .items .glyph-icon:before {
  margin-left: 0 !important;
  font-size: 50px;
  color: #0473aa;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-performance .items .glyph-icon:after {
  border: 2px solid #008fd6;
  border-radius: inherit;
  content: "";
  height: 138px;
  left: 62px;
  position: absolute;
  top: -9px;
  width: 138px;
  z-index: -1;
}
.rs-performance .items:hover .glyph-icon:after {
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4), 0 0 0 10px #f05f75;
}
/* ----------------------------------
   43. Keyword Research
-------------------------------------*/
#rs-keyword-research {
  padding: 92px 0 80px;
}
#rs-keyword-research .sec-title h2 {
  margin-bottom: 20px;
}
#rs-keyword-research .sec-title .subtitle {
  margin-bottom: 48px;
}
#rs-keyword-research .keyword-left .keyword-image {
  background: #f2f2f2;
}
#rs-keyword-research #accordion .panel {
  margin-bottom: 11.5px;
  border: none;
  border-radius: 30px;
  background: #ffffff;
  position: relative;
}
#rs-keyword-research #accordion .panel:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 2px solid #f0f0f0 !important;
  border-radius: 30px;
}
#rs-keyword-research #accordion .panel .panel-heading {
  padding: 0px 15px 0px 15px;
  background: #f0f0f0;
  height: 50px;
  line-height: 50px;
  transition: all 0.4s ease 0s;
  border-radius: 30px;
  cursor: pointer;
  position: relative;
}
#rs-keyword-research #accordion .panel .panel-heading .panel-title {
  margin-left: 70px;
  font-size: 15px;
  color: #505050;
}
#rs-keyword-research #accordion .panel .panel-heading .panel-toggle-direction {
  background-color: #0473aa;
  color: #ffffff;
  top: 0px;
  left: 0px;
  right: inherit;
  transform: none;
  width: 64px;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.4s ease 0s;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
#rs-keyword-research .rs-team-details {
  padding: 0px;
}
/* ----------------------------------
    44. Pricing Tables
-------------------------------------*/
.rs-pricing .sec-title h2 {
  margin-bottom: 20px;
}
.rs-pricing .sec-title .subtitle {
  margin-bottom: 48px;
}
.rs-pricing .pricing-plan {
  background: #ffffff;
  border: 1px solid #e1e1e1;
  text-align: center;
  margin-bottom: 30px;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -o-transition: .3s ease all;
  -ms-transition: .3s ease all;
  transition: .3s ease all;
  position: relative;
  z-index: 10;
}
.rs-pricing .pricing-plan:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 2px solid #008fd6;
  opacity: 0;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -o-transition: .3s ease all;
  -ms-transition: .3s ease all;
}
.rs-pricing .pricing-plan.featured-plan .pricing-head,
.rs-pricing .pricing-plan:hover .pricing-head {
  background: #008fd6;
}
.rs-pricing .pricing-plan.featured-plan .pricing-head .name,
.rs-pricing .pricing-plan:hover .pricing-head .name,
.rs-pricing .pricing-plan.featured-plan .pricing-head .value,
.rs-pricing .pricing-plan:hover .pricing-head .value,
.rs-pricing .pricing-plan.featured-plan .pricing-head sup,
.rs-pricing .pricing-plan:hover .pricing-head sup,
.rs-pricing .pricing-plan.featured-plan .pricing-head .duration,
.rs-pricing .pricing-plan:hover .pricing-head .duration {
  color: #ffffff !important;
}
.rs-pricing .pricing-plan .pricing-head {
  position: relative;
  padding: 35px;
  z-index: 10;
  background: #f0f0f0;
  -webkit-transition: .3s ease all;
  -moz-transition: .3s ease all;
  -o-transition: .3s ease all;
  -ms-transition: .3s ease all;
}
.rs-pricing .pricing-plan .pricing-head .name {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 20px;
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 1px;
  color: #212121;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-pricing .pricing-plan .pricing-head .value {
  display: inline-block;
  color: #212121;
  font-size: 60px;
  font-weight: 300;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-pricing .pricing-plan .pricing-head .value sup {
  color: #212121;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 500;
  top: 0px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-pricing .pricing-plan .pricing-head .duration {
  font-size: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-family: 'Montserrat', sans-serif;
  color: #212121;
  font-weight: 500;
}
.rs-pricing .pricing-plan .pricing-body ul {
  list-style-type: none;
  padding-left: 0;
  padding-top: 20px;
  font-size: 15px;
  color: #505050;
}
.rs-pricing .pricing-plan .pricing-body ul li {
  padding: 7px 15px;
}
.rs-pricing .pricing-plan .pricing-footer {
  position: relative;
  z-index: 100;
  padding: 25px 40px 40px;
}
.rs-pricing .pricing-plan .pricing-footer a {
  font-weight: 500;
  padding: 17px 28px;
}
.rs-pricing .pricing-plan:hover .name,
.rs-pricing .pricing-plan.featured .name,
.rs-pricing .pricing-plan:hover .duration,
.rs-pricing .pricing-plan.featured .duration {
  color: #0473aa;
}
.rs-pricing .pricing-plan:hover .value,
.rs-pricing .pricing-plan.featured .value {
  color: #0473aa;
}
.rs-pricing .pricing-plan:hover .value sup,
.rs-pricing .pricing-plan.featured .value sup {
  color: #0473aa;
}
.rs-pricing .pricing-plan:hover:before,
.rs-pricing .pricing-plan.featured:before {
  opacity: 1;
}
.rs-pricing .pricing-plan:hover .p-button,
.rs-pricing .pricing-plan.featured .p-button {
  background-color: #0473aa;
}
/* -----------------------
    45. Team Member
--------------------------*/
.rs-team {
  padding: 100px 0;
}
.rs-team.team-page {
  padding: 100px 0;
}
.rs-team .team-carousel {
  padding-top: 3px;
}
.rs-team .team-list {
  box-shadow: 0 0 20px #eeeeee;
}
.rs-team .team-list .single-team {
  box-shadow: 0 0 30px #dddddd;
  padding: 40px 20px;
  border: 1px solid #e0dfdf;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-team .team-list .single-team:hover {
  border: 1px solid #008fd6;
}
.rs-team .team-list .single-team:hover img {
  transform: scale(1.1);
}
.rs-team .team-list .single-team img {
  width: 150px;
  height: 150px;
  margin: 0 auto 35px;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-team .team-list .single-team h3,
.rs-team .team-list .single-team span {
  text-transform: uppercase;
}
.rs-team .team-list .single-team h3 {
  font-size: 20px;
  margin: 0 0 10px;
}
.rs-team .team-list .single-team span {
  font-size: 15px;
  color: #008fd6;
  margin-bottom: 15px;
  display: block;
}
.rs-team .team-list .single-team .social-icons ul li {
  display: inline-block;
}
.rs-team .team-list .single-team .social-icons ul li a {
  color: #008fd6;
  font-size: 18px;
  padding: 0 10px;
}
.rs-team .team-list .single-team .social-icons ul li a:hover {
  color: #212121;
}
.rs-team .owl-nav .owl-prev,
.rs-team .owl-nav .owl-next {
  border: 1px solid #dddddd;
  height: 40px;
  left: 0;
  position: absolute;
  text-align: center;
  width: 40px;
  line-height: 40px;
  bottom: -60px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
}
.rs-team .owl-nav .owl-prev:hover,
.rs-team .owl-nav .owl-next:hover {
  background: #008fd6;
  color: #ffffff;
  border: 1px solid #008fd6;
}
.rs-team .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.rs-team .owl-dots {
  left: 50%;
  position: absolute;
  bottom: -60px;
  transform: translateX(-50%);
}
.rs-team .owl-dots .owl-dot {
  background: #008fd6;
  height: 12px;
  width: 12px;
  display: inline-block;
  margin: 8px;
}
.rs-team .owl-dots .owl-dot.active {
  background: #0473aa;
}
.rs-team .sec-title h2 {
  margin-bottom: 20px;
}
.rs-team .sec-title .subtitle {
  margin-bottom: 48px;
}
.rs-team .team-item {
  border: 1px solid #ccc;
  padding: 40px 20px;
  box-shadow: 0 6px 24px 1px #f1f1f1;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-team .team-item img {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-team .team-item:hover {
  border-color: #008fd6;
}
.rs-team .team-item:hover img {
  transform: scale(1.1);
}
.rs-team .team-item .team-content {
  text-align: center;
}
.rs-team .team-item .team-content .figure {
  text-align: center;
}
.rs-team .team-item .team-content .figure img {
  max-width: 170px;
  border-radius: 50%;
  display: inline-block;
  border: 1px solid #ccc;
}
.rs-team .team-item .team-icon {
  font-size: 52px;
  color: #0473aa;
  margin-bottom: 20px;
}
.rs-team .team-item .team-name {
  margin-bottom: 10px;
  font-size: 20px;
  color: #232c3b;
  font-weight: 700;
  margin-top: 35px;
}
.rs-team .team-item .team-title {
  font-size: 15px;
  color: #008fd6;
}
.rs-team .team-item .team-desc {
  color: #505050;
  margin-bottom: 0;
  padding-top: 2px;
  margin-top: 12px;
}
.rs-team .team-item .team-social {
  margin-top: 27px;
}
.rs-team .team-item .team-social .social-icon {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 6px;
  border-radius: 50%;
  color: #008fd6;
}
.rs-team .team-item .team-social .social-icon i {
  font-size: 17px;
  color: #008fd6;
}
.rs-team .team-item .team-social .social-icon i:hover {
  color: #212121;
}
#rs-team2 {
  padding: 100px 0 70px;
}
#rs-team2 .single-member-area {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
#rs-team2 .single-member-area figure {
  overflow: hidden;
}
#rs-team2 .single-member-area figure img {
  transform: scale(1.15);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  width: 100%;
}
#rs-team2 .single-member-area .overlay {
  bottom: 0;
  color: #ffffff;
  height: 100%;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.5s ease-out 0.15s;
  -moz-transition: all 0.5s ease-out 0.15s;
  -o-transition: all 0.5s ease-out 0.15s;
  -ms-transition: all 0.5s ease-out 0.15s;
  transition: all 0.5s ease-out 0.15s;
  width: 100%;
  background-color: rgba(8, 8, 8, 0.7);
  opacity: 0;
  transform: scaleX(0);
  transform-origin: 50% 50% 0;
}
#rs-team2 .single-member-area .overlay .overlay-element {
  position: relative;
  height: 100%;
}
#rs-team2 .single-member-area .overlay .overlay-element .social-icons {
  bottom: 40px;
  padding: 20% 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
#rs-team2 .single-member-area .overlay .overlay-element .social-icons a {
  color: #fff;
  padding-right: 10px;
  font-size: 20px;
}
#rs-team2 .single-member-area .overlay .overlay-element .social-icons a:hover {
  color: #008fd6;
}
#rs-team2 .single-member-area:hover img {
  transform: scale(1);
}
#rs-team2 .single-member-area:hover .overlay {
  opacity: 1;
  transform: scale(1);
}
#rs-team2 .single-member-area article {
  background: #0473aa;
  position: relative;
  z-index: 11;
}
#rs-team2 .single-member-area article .content {
  text-align: center;
  padding: 12px 6px;
}
#rs-team2 .single-member-area article .content h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 4px;
  text-transform: uppercase;
}
#rs-team2 .single-member-area article .content h3 a {
  color: #ffffff;
}
#rs-team2 .single-member-area article .content h3 a:hover {
  color: #008fd6;
}
#rs-team2 .single-member-area article .content .member-title {
  color: #ffffff;
  font-size: 15px;
}
@media screen and (max-width: 500px) {
  #rs-team2 .col-md-3 {
    width: 100%;
  }
}
.home1 #rs-team2 {
  padding-bottom: 142px;
}
.home1 #rs-team2 .single-member-area {
  margin-bottom: 0;
}
.owl-navigation-yes {
  padding-top: 50px;
}
.owl-navigation-yes .owl-nav {
  position: absolute;
  right: 0;
  top: -40px;
}
.owl-navigation-yes .owl-nav [class*="owl-"] {
  font-size: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  color: #131313;
  border: 1px solid #d7d7d7;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.owl-navigation-yes .owl-nav [class*="owl-"]:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.owl-navigation-yes .owl-nav [class*="owl-"].owl-prev {
  left: -8px;
}
.owl-navigation-yes .owl-nav [class*="owl-"].owl-prev:before {
  content: "\f104";
}
.owl-navigation-yes .owl-nav [class*="owl-"].owl-next:before {
  content: "\f105";
  margin-left: 2px;
}
.owl-navigation-yes .owl-nav [class*="owl-"]:hover {
  color: #fff;
  border-color: #008fd6;
  background: #008fd6;
}
/* -----------------------
    46. Newsletter
--------------------------*/
.rs-newsletter {
  text-align: center;
  background-attachment: fixed;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-size: cover;
  background-position: center center;
  padding: 92px 0 100px;
  line-height: 0;
  position: relative;
}
.rs-newsletter .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(36, 58, 79, 0.9);
  width: 100%;
  height: 100%;
}
.rs-newsletter .news-title {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 28px;
  font-family: 'Roboto Condensed', sans-serif;
}
.rs-newsletter .news-note {
  font-size: 20px;
  margin-bottom: 38px;
  font-weight: 300;
}
.rs-newsletter .news-form {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.rs-newsletter .news-form .form-input {
  width: 100%;
  height: 50px;
  padding: 5px 20px;
  background: transparent;
  outline: none;
  color: #ffffff;
  border: 2px solid #008fd6;
}
.rs-newsletter .news-form .form-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1;
}
.rs-newsletter .news-form .form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.rs-newsletter .news-form .form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1;
}
.rs-newsletter .news-form .form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1;
}
.rs-newsletter .news-form .form-button {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  min-width: 200px;
  background-color: #008fd6;
  border: 0;
  color: #ffffff;
  font-weight: 500;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-newsletter .news-form .form-button:hover {
  color: #212121;
}
/* -----------------------
    47. Testimonial
--------------------------*/
#rs-testimonial {
  position: relative;
  padding: 100px 0 100px;
}
#rs-testimonial .sec-title h2 {
  color: #101010;
}
#rs-testimonial .testi-carousel .figure {
  float: left;
  width: 35%;
  padding-right: 20px;
}
#rs-testimonial .testi-carousel .figure img {
  max-width: 175px;
  border: 3px solid #008fd6;
}
#rs-testimonial .testi-carousel .testi-content {
  float: left;
  width: 65%;
}
#rs-testimonial .testi-carousel .testi-content h3 {
  font-size: 18px;
  color: 'Roboto Condensed', sans-serif;
  margin-bottom: 7px;
}
#rs-testimonial .testi-carousel .testi-content .testi-title {
  color: #008fd6;
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin-bottom: 12px;
}
#rs-testimonial .testi-carousel .testi-content p {
  color: #505050;
}
#rs-testimonial .testi-carousel .owl-nav {
  bottom: -83px;
  display: none;
  left: 49%;
  position: absolute;
  top: auto;
}
#rs-testimonial .testi-carousel .owl-nav .owl-prev,
#rs-testimonial .testi-carousel .owl-nav .owl-next {
  border: none;
  width: 23px;
}
#rs-testimonial .testi-carousel .owl-nav .owl-prev:hover,
#rs-testimonial .testi-carousel .owl-nav .owl-next:hover {
  color: #008fd6;
}
#rs-testimonial .slider {
  width: 100%;
  max-width: 880px;
  margin: 0px auto;
}
#rs-testimonial .slider:focus {
  outline: none;
}
#rs-testimonial .slider .slick-track {
  top: 35px;
}
#rs-testimonial .slider .slick-track:focus {
  outline: none;
}
#rs-testimonial .slider .slick-dots {
  position: static;
  margin-top: 24px;
  margin-bottom: 15px;
}
#rs-testimonial .slick-slide {
  margin: 0px 45px;
  transition: all ease-in-out 0.3s;
  opacity: .2;
  width: 100px;
  position: relative;
}
#rs-testimonial .slick-slide:focus {
  outline: none;
}
#rs-testimonial .slick-slide img {
  width: 100%;
  border-radius: 50%;
}
#rs-testimonial .slick-slide img:focus {
  outline: none;
}
#rs-testimonial .slick-prev {
  left: 35%;
  top: 84px;
  z-index: 999;
  width: 36px;
  height: 36px;
  border: 2px solid #0473aa;
  border-radius: 100%;
}
#rs-testimonial .slick-prev:hover {
  outline: none;
  background-color: #0473aa;
}
#rs-testimonial .slick-prev:hover:before {
  color: #ffffff;
}
#rs-testimonial .slick-next {
  right: 35%;
  top: 84px;
  z-index: 999;
  width: 36px;
  height: 36px;
  background-color: transparent;
  border: 2px solid #0473aa;
  border-radius: 100%;
}
#rs-testimonial .slick-next:hover {
  outline: none;
  background-color: #0473aa;
}
#rs-testimonial .slick-next:hover:before {
  color: #ffffff;
}
#rs-testimonial .slick-prev:before,
#rs-testimonial .slick-next:before {
  font-size: 33px;
  line-height: 32px;
  color: #0473aa;
}
#rs-testimonial .slick-prev:before:focus,
#rs-testimonial .slick-next:before:focus {
  outline: none;
}
#rs-testimonial .slick-prev:before {
  font-family: FontAwesome;
  content: "\f104";
}
#rs-testimonial .slick-prev:before:focus {
  outline: none;
}
#rs-testimonial .slick-next:before {
  font-family: FontAwesome;
  content: "\f105";
}
#rs-testimonial .slick-next:before:focus {
  outline: none;
}
#rs-testimonial .slick-dots {
  bottom: -50px;
  height: 12px;
}
#rs-testimonial .slick-dots li {
  width: 12px;
  height: 12px;
}
#rs-testimonial .slick-dots li button {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #0473aa;
}
#rs-testimonial .slick-dots li button:before {
  content: unset;
}
#rs-testimonial .slick-dots li.slick-active button {
  background-color: #0473aa;
}
#rs-testimonial .slick-current {
  opacity: 1;
  transition: all 0.4s ease 0s;
}
#rs-testimonial .slick-current:focus {
  outline: none;
}
#rs-testimonial .slick-current img {
  transform: scale(1.7);
  transition: all 0.4s ease 0s;
}
#rs-testimonial .slick-current img:focus {
  outline: none;
}
#rs-testimonial .rs-tst-content {
  margin: 0px -340%;
  padding-bottom: 15px;
  text-align: center;
  display: none;
}
#rs-testimonial .rs-tst-content:focus {
  outline: none;
}
#rs-testimonial .slick-current .rs-tst-content {
  display: block;
}
#rs-testimonial .slick-current .rs-tst-content:focus {
  outline: none;
}
#rs-testimonial .rs-tst-title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  color: #101010 !important;
  font-weight: 700;
  margin-top: 58px;
}
#rs-testimonial .rs-tst-title:focus {
  outline: none;
}
#rs-testimonial .rs-tst-designation {
  font-family: 'Montserrat', sans-serif;
  color: #008fd6;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 7px;
}
#rs-testimonial .rs-tst-designation:focus {
  outline: none;
}
#rs-testimonial .rs-tst-details p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #101010;
}
#rs-testimonial .rs-tst-details p:focus {
  outline: none;
}
/* -----------------------
    48. Partners
--------------------------*/
#rs-partner {
  background: #f0f0f0;
  padding: 100px 0;
}
#rs-partner .partner-carousel .partner-item img {
  width: auto;
  margin: 0 auto;
}
/* -----------------------
    49. Blog Post
--------------------------*/
.rs-blog .sec-title {
  margin-bottom: 0px;
}
.rs-blog .sec-title h2 {
  margin-bottom: 0px;
}
.rs-blog .blog-item {
  margin-bottom: 30px;
  text-align: center;
}
.rs-blog .blog-item .blog-img {
  position: relative;
  overflow: hidden;
}
.rs-blog .blog-item .blog-img img {
  width: 100%;
}
.rs-blog .blog-item .blog-img .blog-img-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 0;
  text-align: center;
  z-index: 10;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -o-transition: 0.3s all ease-out;
  -ms-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.rs-blog .blog-item .blog-img .blog-img-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  -moz-transition: .25s opacity ease;
  -o-transition: .25s opacity ease;
  -ms-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-link {
  display: inline-block;
  font-size: 40px;
  color: #008fd6;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-link:hover {
  opacity: 0.6;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title {
  font-size: 20px;
  line-height: normal;
  margin-top: 15px;
  color: #ffffff;
  margin-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title a {
  color: #ffffff;
}
.rs-blog .blog-item .blog-img .blog-img-content .blog-title a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.rs-blog .blog-item .blog-meta {
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-blog .blog-item .blog-meta .blog-lc {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  background: #008fd6;
  color: #ffffff;
  padding: 4px 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.rs-blog .blog-item .blog-author {
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-blog .blog-item .blog-author .author-img {
  float: none;
  text-align: center;
}
.rs-blog .blog-item .blog-author .author-img img {
  border-radius: 50%;
  display: inline-block;
  height: 70px;
  margin-top: -39px;
  position: relative;
  width: 70px;
  z-index: 99;
}
.rs-blog .blog-item .blog-author .author-info {
  margin-top: 15px;
}
.rs-blog .blog-item .blog-author .author-info .author-name {
  font-size: 15px;
  margin-bottom: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.rs-blog .blog-item .blog-desc {
  margin: 20px 0;
  clear: both;
}
.rs-blog .blog-item .blog-desc p {
  margin-bottom: 0;
}
.rs-blog .blog-item .blog-button a {
  color: #505050;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-blog .blog-item .blog-button a:before {
  color: #505050;
}
.rs-blog .blog-item .blog-button a:hover {
  color: #008fd6 !important;
  text-decoration: none !important;
}
.rs-blog .blog-item .blog-button a:hover:before {
  color: #008fd6;
}
.rs-blog .blog-item:hover .blog-meta {
  color: #0473aa;
}
.rs-blog .blog-item:hover .blog-button a {
  color: #0473aa;
}
.rs-blog .blog-item:hover .blog-img-content {
  top: 0;
  opacity: 1;
}
.rs-blog .blog-item:hover .blog-img-content .blog-date {
  position: relative;
}
.rs-blog .blog-item:hover .blog-img-content .blog-date span {
  background: #008fd6;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  left: 0;
  padding: 7px 17px;
  position: absolute;
  line-height: 23px;
  top: 0;
}
.rs-blog .pagination-testi {
  clear: both;
  margin-bottom: 6px;
}
.rs-blog .blog-item .blog-img .blog-date-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  z-index: 11;
}
.rs-blog .blog-item .blog-date-wrapper .blog-date span {
  background: #ff6c39;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  left: 0;
  padding: 7px 17px;
  position: absolute;
  line-height: 23px;
  top: 0;
}
/* -----------------------
    50. Contact Us
--------------------------*/
.rs-contact .contact-address {
  margin-bottom: 45px;
}
.rs-contact .contact-address .address-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.rs-contact .contact-address .address-item + .address-item {
  margin-top: 25px;
}
.rs-contact .contact-address .address-item .address-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #0473aa;
  text-align: center;
  font-size: 24px;
  margin-right: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-contact .contact-address .address-item:hover .address-icon {
  background-color: #0473aa;
  color: #ffffff;
}
.rs-contact .g-map {
  width: 100%;
  min-height: 360px;
}
.rs-contact #form-messages {
  padding: 15px;
  background: #ffffff;
  margin-bottom: 30px;
  border-left: 3px solid;
  box-shadow: 0 2px 2px rgba(6, 6, 6, 0.04);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-contact #form-messages.success {
  border-color: #4caf50;
  color: #4caf50;
}
.rs-contact #form-messages.error {
  border-color: #ff3c3c;
  color: #ff3c3c;
}
.rs-contact #form-messages:empty {
  display: none;
}
.rs-contact .contact-form .form-field {
  margin-bottom: 23px;
  position: relative;
}
.rs-contact .contact-form .form-field i {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translateY(-50%);
}
.rs-contact .contact-form .form-field label {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 1px;
  color: #434343;
}
.rs-contact .contact-form .form-field input {
  width: 100%;
  height: 50px;
  padding: 5px 17px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.rs-contact .contact-form .form-field input:focus {
  border-color: #0473aa;
  outline: none;
}
.rs-contact .contact-form .form-field textarea {
  width: 100%;
  padding: 10px 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 150px;
}
.rs-contact .contact-form .form-field textarea:focus {
  border-color: #0473aa;
  outline: none;
}
.rs-contact .contact-form .form-button button {
  border: 0;
  outline: none;
}
/* -----------------------
51. Quote Buttonooter
--------------------------*/
.rs-quote-btn {
  position: fixed;
  top: 30%;
  left: 60px;
  transform: translateX(-100%);
  z-index: 999;
  width: 200px;
  transition: all 400ms;
  display: block;
  overflow: hidden;
}
.rs-quote-btn #rs-quote {
  padding: 0px;
  max-width: 200px;
}
.rs-quote-btn #rs-quote .get-quote a.quote-button {
  background-color: #008fd6;
  right: 0;
  margin-right: 0px;
  position: relative;
  display: block;
  height: 100%;
  line-height: 60px;
  padding: 0 15px;
  color: #fff;
  font-size: 16px;
}
.rs-quote-btn #rs-quote .get-quote a.quote-button i {
  position: absolute;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  right: 0;
  box-shadow: -1px 0px 0px rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.1);
  font-size: 22px;
}
.rs-quote-btn:hover {
  left: 0;
  transform: translateX(0);
}
/* -----------------------
    52. Footer
--------------------------*/
.rs-footer {
  color: #e8e8e8;
  position: relative;
}
.rs-footer .footer-top-wedget {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  color: #ffffff;
  z-index: 11;
}
.rs-footer .footer-top-wedget h3 {
  padding-bottom: 10px;
  color: #ffffff;
  font-size: 18px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.rs-footer .footer-top-wedget p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
}
.rs-footer .footer-top-wedget i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  background-color: #0473aa;
  border-radius: 50%;
  color: #fff;
  margin-top: -22px;
  font-size: 28px;
  position: relative;
  top: -13px;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
}
.rs-footer .footer-top-wedget .fb-widgets {
  float: left;
  width: 33.33%;
  padding: 5px 20px 20px;
  background: #008fd6;
}
.rs-footer .footer-top-wedget .primary-bg {
  background-color: #0473aa;
}
.rs-footer:after {
  content: "";
  position: absolute;
  background: rgba(36, 58, 79, 0.95);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rs-footer .footer-top,
.rs-footer .footer-bottom {
  position: relative;
  z-index: 10;
  background-color: #222;
  color: #ffffff;
}
.rs-footer .footer-title {
  margin-bottom: 40px;
  padding-bottom: 5px;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.rs-footer .footer-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  height: 1px;
  width: 50px;
  background-color: #008fd6;
}
.rs-footer .sitemap-widget {
  overflow: hidden;
}
.rs-footer .footer-top {
  padding: 195px 0 65px;
}
.rs-footer .footer-top .about-widget img {
  margin-bottom: 25px;
}
.rs-footer .footer-top .recent-post-widget .post-item {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-footer .footer-top .recent-post-widget .post-item:hover .post-date {
  background-color: #0074ad;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date {
  width: 70px;
  height: 65px;
  flex: 0 0 70px;
  text-align: center;
  background-color: #0473aa;
  color: #ffffff;
  margin-right: 15px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date > span {
  display: block;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date > span:first-child {
  margin-top: 6px;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-date > span:last-child {
  font-size: 13px;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-desc h3 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title {
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 400;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title a {
  color: #e8e8e8;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-title a:hover,
.rs-footer .footer-top .recent-post-widget .post-item .post-title a:focus {
  color: #008fd6;
}
.rs-footer .footer-top .recent-post-widget .post-item .post-category {
  font-size: 13px;
}
.rs-footer .footer-top .recent-post-widget .post-item + .post-item {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid rgba(102, 102, 102, 0.5);
}
.rs-footer .footer-top .sitemap-widget li {
  width: 50%;
  float: left;
  line-height: 33px;
}
.rs-footer .footer-top .sitemap-widget li a {
  color: #e8e8e8;
  display: inline-block;
  position: relative;
}
.rs-footer .footer-top .sitemap-widget li a:hover,
.rs-footer .footer-top .sitemap-widget li a:focus {
  color: #008fd6;
}
.rs-footer .footer-top .sitemap-widget li a .fa {
  padding-right: 10px;
}
.rs-footer .footer-top .recent-project li {
  display: inline-block;
  margin: 2px 3px;
  overflow: hidden;
  position: relative;
  width: 78px;
}
.rs-footer .footer-top .recent-project li img {
  height: 100%;
}
.rs-footer .footer-top .recent-project li a {
  display: block;
}
.rs-footer .footer-top .recent-project li a:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-footer .footer-top .recent-project li a:hover:after {
  opacity: 1;
}
.rs-footer .news-form {
  position: relative;
}
.rs-footer .news-form:hover input {
  border: 2px solid #035882;
}
.rs-footer .news-form:hover input:focus,
.rs-footer .news-form:hover input:hover {
  outline: none;
  border-color: #008fd6;
}
.rs-footer .news-form:hover button {
  background: #035882;
}
.rs-footer .news-form:hover button:focus {
  outline: none;
}
.rs-footer .news-form input {
  background: rgba(0, 0, 0, 0);
  border: 2px solid #0473aa;
  border-radius: 30px;
  color: #ffffff;
  height: 50px;
  outline: 0 none;
  padding: 5px 20px;
  width: 100%;
}
.rs-footer .news-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 1;
}
.rs-footer .news-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  opacity: 1;
}
.rs-footer .news-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
  opacity: 1;
}
.rs-footer .news-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  opacity: 1;
}
.rs-footer .news-form button {
  background: #0473aa;
  border: none;
  color: #ffffff;
  font-size: 18px;
  height: 100%;
  min-width: 100px;
  border-radius: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-footer .news-form button:hover {
  background-color: #008fd6;
}
.rs-footer .footer-bottom {
  padding: 30px 0;
  border-top: 1px solid rgba(102, 102, 102, 0.5);
  font-size: 14px;
}
.rs-footer .footer-bottom .copyright p {
  margin-bottom: 0;
}
.rs-footer .footer-bottom .copyright a {
  color: #ffffff;
}
.rs-footer .footer-bottom .footer-bottom-menu {
  display: inline-block;
}
.rs-footer .footer-bottom .footer-bottom-menu ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  padding: 0;
  list-style: none;
}
.rs-footer .footer-bottom .footer-bottom-menu ul > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  padding-left: 10px;
  position: relative;
}
.rs-footer .footer-bottom .footer-bottom-menu ul li:before {
  display: inline-block;
}
.rs-footer .footer-bottom .footer-bottom-menu ul li:nth-child(n+2):before {
  content: ":";
  margin-right: 10px;
}
.rs-footer .footer-bottom .footer-bottom-menu ul li a {
  color: #afb0b2;
}
.rs-footer .footer-bottom .footer-bottom-menu ul li a:hover,
.rs-footer .footer-bottom .footer-bottom-menu ul li a:focus {
  color: #ffffff;
}
.rs-footer .footer-bottom .footer-bottom-share {
  display: inline-block;
}
.rs-footer .footer-bottom .footer-bottom-share ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rs-footer .footer-bottom .footer-bottom-share ul li {
  display: inline-block;
}
.rs-footer .footer-bottom .footer-bottom-share ul li + li {
  margin-left: 10px;
}
.rs-footer .footer-bottom .footer-bottom-share ul li a {
  font-size: 15px;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  background: #0473aa;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-footer .footer-bottom .footer-bottom-share ul li a:hover {
  background-color: #008fd6;
}
/* -----------------------
    53. Scroll Up
--------------------------*/
#scrollUp {
  text-align: center;
  bottom: 20px;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  z-index: 999;
}
#scrollUp i {
  height: 56px;
  font-size: 24px;
  width: 56px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #0473aa;
  line-height: 56px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#scrollUp i:hover {
  color: #ffffff;
  background-color: #008fd6;
}
/* ------------------------------------
    54. Counter up
  ---------------------------------------*/
.counter-top-area {
  background: url(images/home/counter-bg.jpg) no-repeat scroll 0 0;
  transition: all 0.3s ease 0s;
  background-size: cover;
  background-position: center center;
  padding: 98px 0;
  line-height: 0;
  position: relative;
  background-attachment: fixed;
}
.counter-top-area .overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(36, 58, 79, 0.86);
  width: 100%;
  height: 100%;
}
.counter-top-area .rs-counter-list {
  text-align: center;
}
.counter-top-area h2 {
  font-size: 36px;
  font-weight: 700;
  padding: 0;
  color: #ffffff;
  margin-top: 10px !important;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', sans-serif;
}
.counter-top-area h3 {
  font-weight: 700;
  margin-bottom: 0;
  color: #ffffff;
  font-weight: 400;
  font-size: 25px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.counter-top-area .rs-count {
  padding: 0 0 25px 0;
}
.counter-top-area .rs-counter-list i {
  color: #ff6c39;
  display: inline-block;
  font-size: 90px;
  margin-bottom: 12px;
}
.counter-top-area .rs-counter-list i:hover {
  color: #008fd6;
}
/* ------------------------------------
    55. Breadcrumbs
  ---------------------------------------*/
.rs-breadcrumbs {
  background: url(images/bg/breadcrumbs.jpg) no-repeat;
  background-size: cover;
  padding: 100px 0;
  position: relative;
}
.rs-breadcrumbs .overlay {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background: #0473aa;
  opacity: 0.9;
}
.rs-breadcrumbs .page-title {
  font-size: 60px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
.rs-breadcrumbs ul li {
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
}
.rs-breadcrumbs ul li a {
  color: #ffffff;
  position: relative;
  padding-right: 15px;
}
.rs-breadcrumbs ul li a:after {
  background-color: #ffffff;
  content: "";
  height: 15px;
  width: 2px;
  position: absolute;
  right: 5px;
  top: 4px;
  transform: rotate(33deg);
}
.rs-breadcrumbs ul li a.active {
  color: #ffffff;
}
/* ------------------------------------
    56. Blog Details
  ---------------------------------------*/
.rs-blog-details .bs-title {
  margin-top: 30px;
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 5px;
}
.rs-blog-details .bs-img img {
  width: 100%;
}
.rs-blog-details .bs-meta {
  font-size: 13px;
}
.rs-blog-details .bs-meta li {
  display: inline-block;
  line-height: 10px;
}
.rs-blog-details .bs-meta li + li {
  padding-left: 10px;
  margin-left: 10px;
}
.rs-blog-details .bs-meta li .fa {
  padding-right: 5px;
}
.rs-blog-details .bs-meta li a {
  color: #505050;
  font-size: 12px;
}
.rs-blog-details .bs-meta li a:hover {
  color: #008fd6;
}
.rs-blog-details .bs-desc {
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
}
.rs-blog-details .blockquote {
  padding: 30px 0 30px 66px;
  display: block;
  font-size: 18px;
  line-height: 1.5;
  margin: 25px 0;
  background: #f0f0f0;
  font-family: 'Roboto Condensed', sans-serif;
  font-style: italic;
  font-weight: 700;
  color: #212121;
  position: relative;
}
.rs-blog-details .blockquote:before {
  content: "\f10e";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #000;
  font-size: 26px;
  padding-right: 0.5em;
  position: absolute;
  top: 21px;
  left: 26px;
}
.rs-blog-details .bs-info {
  padding: 22px 0;
}
.rs-blog-details .bs-tags {
  font-size: 12px;
  text-align: right;
}
.rs-blog-details .bs-tags .tags {
  background: #008fd6;
  color: #212121;
  border-radius: 3px;
  padding: 7px 10px;
  margin-right: 10px;
}
.rs-blog-details .bs-tags ul {
  display: inline-block;
}
.rs-blog-details .bs-tags ul li {
  display: inline-block;
  border-radius: 3px;
  padding: 1px 6px;
  border: 1px solid #ccc;
  margin-right: 7px;
}
.rs-blog-details .bs-tags ul li:last-child {
  margin-right: 0px;
}
.rs-blog-details .share-post {
  border: 1px solid #ccc;
  padding: 20px;
}
.rs-blog-details .share-post .share {
  font-weight: 500;
  color: #212121;
}
.rs-blog-details .share-post .share-via {
  display: inline-block;
  float: right;
  font-size: 12px;
}
.rs-blog-details .share-post .share-via ul li {
  border: 1px solid #cccccc;
  display: inline-block;
  margin-right: 15px;
  padding: 1px 10px 0;
}
.rs-blog-details .share-post .share-via ul li:last-child {
  margin-right: 0;
}
.rs-blog-details .share-post .share-via ul li .fa {
  padding-right: 8px;
}
.rs-blog-details .post-nav {
  font-weight: 500;
  padding-top: 23px;
}
.rs-blog-details .post-nav a {
  color: #505050;
}
.rs-blog-details .post-nav a:hover {
  color: #008fd6;
}
.rs-blog-details .post-nav .previous .fa {
  padding-right: 12px;
}
.rs-blog-details .post-nav .next {
  float: right;
}
.rs-blog-details .post-nav .next .fa {
  padding-left: 12px;
}
.rs-blog-details .related-post {
  margin-top: 40px;
}
.rs-blog-details .related-post .blog-item {
  text-align: left;
}
.rs-blog-details .related-post .related-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.rs-blog-details .related-post .related-title a {
  color: #212121;
}
.rs-blog-details .related-post .related-title a:hover {
  color: #008fd6;
}
.rs-blog-details .related-post .blog-meta .title {
  margin-top: 20px;
  margin-bottom: 6px;
}
.rs-blog-details .related-post .blog-meta .blog-date {
  font-size: 12px;
  font-weight: 500;
}
.rs-blog-details .related-post .blog-meta .blog-date .fa {
  padding-right: 6px;
}
.rs-blog-details .author-block {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-top: 45px;
  border: 1px solid #0473aa;
  padding: 35px;
}
.rs-blog-details .author-block .author-img {
  margin-right: 35px;
}
.rs-blog-details .author-block .author-title {
  margin-bottom: 15px;
  font-size: 20px;
}
.rs-blog-details .author-block .author-title a {
  color: #212121;
}
.rs-blog-details .author-block p {
  margin-bottom: 15px;
}
.rs-blog-details .comment-form {
  margin-top: 50px;
  margin-bottom: 30px;
}
.rs-blog-details .comment-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.rs-blog-details .comment-block {
  margin-top: 0px;
}
.rs-blog-details .comment-block .comment {
  padding: 25px;
  background: #ffffff;
  border-bottom: 1px solid #ccc;
  margin-bottom: 4px;
}
.rs-blog-details .comment-block .comment .comment-header {
  margin-bottom: 10px;
}
.rs-blog-details .comment-block .comment .comment-header:before,
.rs-blog-details .comment-block .comment .comment-header:after {
  content: "";
  display: table;
}
.rs-blog-details .comment-block .comment .comment-header:after {
  clear: both;
}
.rs-blog-details .comment-block .comment .blog-date {
  text-align: right;
  font-size: 12px;
  font-weight: 500;
}
.rs-blog-details .comment-block .comment .blog-date .fa {
  padding-right: 4px;
}
.rs-blog-details .comment-block .comment img {
  float: left;
  margin-right: 15px;
  border-radius: 50%;
}
.rs-blog-details .comment-block .comment h3 {
  margin: 5px 0 10px;
  font-size: 15px;
  line-height: 22px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.rs-blog-details .comment-block .comment .comment-body p.desc {
  margin-bottom: 10px;
}
.rs-blog-details .comment-block .comment .comment-reply {
  margin-bottom: 0;
}
.rs-blog-details .comment-block .comment-list > li:last-child .comment {
  border-bottom: none;
}
/* ------------------------------------


/* ------------------------------------
    57. Blog Sidebar 
---------------------------------------*/
.bs-sidebar .blog-item {
  margin-bottom: 50px;
}
.bs-sidebar .blog-item .blog-img {
  position: relative;
}
.bs-sidebar .blog-item .blog-img img {
  max-width: 100%;
  width: 100%;
}
.bs-sidebar .blog-item .blog-img .blog-date {
  position: absolute;
  left: 40px;
  top: 0;
  background: #008fd6;
  color: #ffffff;
  text-align: center;
  padding: 26px 17px 14px;
}
.bs-sidebar .blog-item .blog-img .blog-date .date {
  font-weight: 300;
  font-size: 40px;
}
.bs-sidebar .blog-item .blog-img .blog-date .month {
  font-weight: 400;
  font-size: 20px;
}
.bs-sidebar .blog-item .blog-title h3 {
  font-size: 20px;
  letter-spacing: 1px;
  margin-top: 36px;
  margin-bottom: 15px;
}
.bs-sidebar .blog-item .blog-button .readon {
  background: transparent;
  border-radius: 0;
  color: #232c3b;
  text-transform: uppercase;
  font-weight: 500;
}
.bs-sidebar .blog-item .blog-button .readon:hover {
  color: #ffffff;
  background: #008fd6;
  border: 2px solid #008fd6;
}
.bs-sidebar .blog-sidebar .sidebar-item .title {
  background: #0473aa;
}
.bs-sidebar .blog-sidebar .sidebar-item .title h3 {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  padding: 25px 66px;
  letter-spacing: 2px;
  position: relative;
  margin-bottom: 0;
}
.bs-sidebar .blog-sidebar .sidebar-item .title h3:before {
  color: #ffffff;
  content: "\f07c";
  font-family: FontAwesome;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  left: 30px;
  text-decoration: inherit;
  top: 28px;
}
.bs-sidebar .blog-sidebar .sidebar-item .item ul li {
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  padding: 15px 10px 15px 66px;
  border-bottom: 1px solid #e0e0e0;
}
.bs-sidebar .blog-sidebar .sidebar-item .item ul li:before {
  color: #505050;
  content: "\f105";
  font-family: FontAwesome;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  position: absolute;
  left: 30px;
  text-decoration: inherit;
  top: 15px;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .title {
  margin-bottom: 6px;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .item-post {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #e0e0e0;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .item-post:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .item-post img {
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .item-post .post-title a {
  font-weight: 500;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .item-post .post-meta {
  font-size: 12px;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .item-post .post-meta .fa {
  padding-right: 6px;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .item-post .post-meta .user {
  padding-right: 16px;
}
.bs-sidebar .blog-sidebar .sidebar-item.recent-post .item-post:hover img {
  filter: grayscale(100%);
  opacity: 0.8;
}
.bs-sidebar .blog-sidebar .newsletter {
  background: #0473aa;
  padding: 30px 50px;
}
.bs-sidebar .blog-sidebar .newsletter .title {
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.bs-sidebar .blog-sidebar .newsletter .subtitle {
  color: #ffffff;
  margin-bottom: 23px;
}
.bs-sidebar .blog-sidebar .newsletter .news-form {
  max-width: 710px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-input {
  width: 100%;
  height: 50px;
  padding: 5px 14px;
  background: #ffffff;
  outline: none;
  color: #666666;
  border: 1px solid #008fd6;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-input::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #666666;
  opacity: 1;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #666666;
  opacity: 1;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #666666;
  opacity: 1;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-button {
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  background-color: #008fd6;
  border: 0;
  color: #212121;
  font-weight: 500;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-button .fa {
  color: #ffffff;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-button:hover {
  color: #ffffff;
}
.bs-sidebar .blog-sidebar .newsletter .news-form .form-button:hover .fa {
  color: #212121;
}
.bs-sidebar .pagination-area ul {
  text-align: left;
}
/* ------------------------------------
    58. Blog Pagination
---------------------------------------*/
.pagination-area {
  padding-top: 30px;
}
.pagination-area ul {
  text-align: center;
}
.pagination-area ul li {
  display: inline-block;
  margin: 0 3px 7px 0;
}
.pagination-area ul li.active a {
  background: #0473aa;
  color: #ffffff;
}
.pagination-area ul li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: transparent;
  border: 1px solid #0473aa;
  color: #000000;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  text-align: center;
}
.pagination-area ul li a:hover {
  background: #0473aa;
  color: #ffffff;
}
/* ------------------------------------
    59. Contact Page
---------------------------------------*/
.rs-contactform ::-webkit-input-placeholder {
  text-transform: uppercase;
}
.rs-contactform ::-moz-placeholder {
  text-transform: uppercase;
}
.rs-contactform :-ms-input-placeholder {
  text-transform: uppercase;
}
.rs-contactform :-moz-placeholder {
  text-transform: uppercase;
}
.rs-contactform input[type=text],
.rs-contactform select#select,
.rs-contactform textarea#message {
  width: 100%;
  border: 1px solid #e0dfdf;
  padding: 22px;
}
.rs-contactform input[type=text],
.rs-contactform select#select {
  margin-bottom: 40px;
}
.rs-contactform select#select {
  overflow: hidden;
  position: relative;
}
.rs-contactform input[type=submit] {
  width: 370px;
  height: 70px;
  margin: 50px auto 0;
  display: block;
  border: 1px solid #008fd6;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  background: #008fd6;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
}
.rs-contactform input[type=submit]:hover {
  background: #0473aa;
  border: 1px solid #0473aa;
}
.sec-title {
  margin-bottom: 50px;
}
.sec-title h2 {
  margin-bottom: 20px;
}
.contact-info .padding-0,
.contact-info2 .padding-0 {
  padding-left: 0;
  padding-right: 0;
}
.contact-info {
  position: relative;
  overflow: hidden;
}
.contact-info .g-map {
  min-height: 360px;
}
.contact-info:after {
  background: #0473aa none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: skewX(19deg) scale(2.2);
  width: 30%;
  z-index: 1;
}
.contact-info .apper-content {
  z-index: 111;
  position: relative;
  width: 455px;
  float: right;
  text-align: left;
  height: 360px;
  display: table;
}
.contact-info .apper-content .contact-details {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}
.contact-info .apper-content .contact-details h2 {
  font-size: 40px;
  margin: 0 0 35px;
}
.contact-info .apper-content .contact-details p {
  font-size: 20px;
  font-weight: 400;
  line-height: 40px;
}
@media screen and (max-width: 1366px) {
  .contact-info .apper-content .contact-details p {
    font-size: 17px;
    line-height: 30px;
  }
}
.contact-info .apper-content .contact-details ul {
  margin-top: 35px;
}
.contact-info .apper-content .contact-details ul li {
  display: inline-block;
}
.contact-info .apper-content .contact-details ul li a {
  color: #ffffff;
  padding-right: 10px;
}
.contact-info .apper-content .contact-details ul li a:hover {
  color: #008fd6;
}
.contact-info2 .g-map {
  min-height: 500px;
}
.contact-info2 .padding-0 {
  position: relative;
}
.contact-info2 .padding-0 .contact-details {
  left: 50%;
  margin-left: 250px;
  position: absolute;
  right: auto;
  top: 50px;
  z-index: 10;
  background: #008fd6;
  color: #ffffff;
}
.contact-info2 .padding-0 .contact-details .get_in_touch {
  padding: 25px;
  position: relative;
  width: 290px;
}
.contact-info2 .padding-0 .contact-details .get_in_touch h2 {
  color: #ffffff;
  font-size: 30px;
}
.contact-info2 .padding-0 .contact-details .get_in_touch:after {
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 30px 30px 0 0;
  bottom: -30px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
  border-top-color: #008fd6;
}
.contact-info2 .padding-0 .contact-details .get_in_touch ul li .icon {
  color: rgba(0, 0, 0, 0.7);
  display: block;
  font-size: 23px;
  height: 30px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 30px;
}
.contact-info2 .padding-0 .contact-details .get_in_touch ul li a:hover {
  color: #fff;
}
.contact-info .contact-details ul li a {
  padding-right: 0px !important;
}
.contact-info .contact-details ul li a i {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-right: 5px;
  text-align: center;
  width: 32px;
  background: #008fd6;
  color: #fff;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.contact-info .contact-details ul li a:hover i {
  background: #0074ad;
}
/* ------------------------------------
    60. Home Banner
---------------------------------------*/
.rs-banner-area {
  background: url("images/banner/1.jpg") no-repeat top center;
  line-height: 0;
  padding: 150px 0;
  position: relative;
  background-size: cover;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  overflow: hidden;
}
.rs-banner-area ul li {
  margin-right: 20px;
  float: left;
  margin-bottom: 14px;
}
.rs-banner-area .sl-subtitle {
  font-size: 45px;
}
.rs-banner-area .sl-title {
  font-size: 50px;
}
.rs-banner-area .sl-desc {
  margin-bottom: 20px;
  line-height: 22px;
  font-size: 22px;
}
.rs-banner-area .display-table-cell {
  position: relative;
  z-index: 10;
}
.rs-banner-area .overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#main-banner {
  height: 100vh;
  position: relative;
  background: url(images/parallax/slide_1.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* ----------------------------------
    61. Case Study
-------------------------------------*/
.rs-case-study .portfolio-filter {
  margin-bottom: 30px;
  text-align: center;
}
.rs-case-study .portfolio-filter button {
  color: #fff;
  background: #444444;
  padding: 12px 20px;
  line-height: 100%;
  border: none;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 30px;
  margin: 0 5px;
  outline: none;
}
.rs-case-study .portfolio-filter button:hover,
.rs-case-study .portfolio-filter button.active {
  background: #008fd6;
  color: #ffffff;
}
.rs-case-study .portfolio-item {
  position: relative;
  overflow: hidden;
}
.rs-case-study .portfolio-item .portfolio-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 30%;
  left: 0;
  text-align: center;
  z-index: 10;
  padding: 25px;
  opacity: 0;
  -webkit-transition: 0.3s all ease-out;
  transition: 0.3s all ease-out;
}
.rs-case-study .portfolio-item .portfolio-content:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  -webkit-transition: .25s opacity ease;
  transition: .25s opacity ease;
}
.rs-case-study .portfolio-item .portfolio-img img {
  width: 100%;
}
.rs-case-study .portfolio-item a {
  cursor: pointer;
}
.rs-case-study .portfolio-item a .fa {
  display: inline-block;
  font-size: 30px;
  color: #008fd6;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-case-study .portfolio-item a .fa:hover {
  opacity: 0.6;
}
.rs-case-study .portfolio-item a.case-link {
  margin-left: 6px;
}
.rs-case-study .portfolio-item .p-title {
  font-size: 20px;
  line-height: normal;
  margin-top: 25px;
  color: #ffffff;
  margin-bottom: 0;
}
.rs-case-study .portfolio-item .p-title a {
  color: #ffffff;
}
.rs-case-study .portfolio-item .p-title a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.rs-case-study .portfolio-item .p-desc {
  font-size: 15px;
  color: #ffffff;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 10px;
}
.rs-case-study .portfolio-item:hover .portfolio-content {
  opacity: 1;
  top: 0;
}
/* ----------------------------------
    62. Case Study Details
-------------------------------------*/
.case-details-area {
  padding: 100px 0 100px;
}
.case-details-area .case-informations h3 {
  margin-bottom: 20px;
}
.case-details-area .case-informations ul li {
  line-height: 30px;
}
.case-details-area .case-informations ul li span {
  float: right;
}
.case-details-area .visit-project {
  display: inline-block;
  margin: 30px 0;
}
.case-details-area .case-description h2 {
  margin-top: 30px;
  margin-bottom: 12px;
}
.case-details-area .related-project {
  margin-top: 25px;
}
.case-details-area .related-project h3 {
  margin-left: 15px;
}
/* ------------------------------------
    63. Faq css
---------------------------------------*/
.faq {
  padding: 92px 0 80px;
}
.faq .sec-title {
  margin-bottom: 30px;
}
.faq .sec-title h2 {
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 30px;
  text-align: left;
}
.faq .keyword-left .keyword-image {
  background: #f2f2f2;
}
.faq #accordion .panel {
  border-radius: 0;
  margin-bottom: 10px;
}
.faq #accordion .panel .panel-heading {
  background: #ededed;
  border: none;
  border-radius: 0;
  padding: 17px 25px;
  position: relative;
}
.faq #accordion .panel .panel-heading:after {
  background: #243a4f;
  color: #ff6c39;
  content: "";
  font-family: FontAwesome;
  font-size: 20px;
  height: 100%;
  left: 0;
  padding: 16px 32px;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.faq #accordion .panel .panel-heading .panel-title a {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600px;
  font-size: 15px;
  color: #505050;
  position: relative;
  display: block;
  padding-left: 65px;
}
.faq #accordion .panel .panel-heading .panel-title a:after {
  color: #ff6c39;
  content: "";
  font-family: FontAwesome;
  font-size: 20px;
  height: 53px;
  left: -27px;
  padding: 16px 26px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 9;
}
.faq #accordion .panel .panel-heading .panel-title a.collapsed:after {
  content: "\f067";
}
.faq #accordion .panel .panel-heading:hover:after {
  background: #008fd6;
}
.faq #accordion .panel .panel-heading:hover .panel-title a:after {
  color: #fff;
}
.faq .form-group {
  margin-bottom: 29px;
}
.faq .form-group input[type=text],
.faq .form-group input[type=email],
.faq .form-group textarea#message {
  width: 100%;
  border: 1px solid #e0dfdf;
  padding: 15px;
  height: auto;
}
.faq .form-group input[type=submit] {
  width: 100%;
  height: 65px;
  margin-top: 20px;
  display: block;
  border: 1px solid #008fd6;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  background: #008fd6;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
}
.faq .form-group input[type=submit]:hover {
  background: #0473aa;
  border: 1px solid #0473aa;
}
/* ------------------------------------
    64. Team details
---------------------------------------*/
.rs-team-details {
  padding: 100px 0 65px;
}
.rs-team-details .figure img {
  margin-bottom: 30px;
}
.rs-team-details .clear-it {
  clear: both;
  padding-top: 20px;
}
.rs-team-details .description .member-title h2 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.rs-team-details .description .social-share .social-icons {
  padding: 10px 0;
}
.rs-team-details .description .social-share .social-icons a i {
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  margin-right: 7px;
  text-align: center;
  width: 32px;
  background: #008fd6;
  color: #fff;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-team-details .description .social-share .social-icons a:hover i {
  background: #0473aa;
}
.rs-team-details .contact-details {
  margin-bottom: 30px;
}
.rs-team-details .contact-details ul li {
  padding: 6px 0;
}
.rs-team-details .contact-details ul li i {
  border: 1px solid #008fd6;
  color: #008fd6;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.rs-team-details .contact-details ul li span {
  margin-left: 10px;
}
.rs-team-details .contact-details ul li:hover i {
  background: #008fd6;
  color: #fff;
}
.rs-team-details .cl-skill-bar .skillbar-label {
  display: block;
  font-size: 14px;
  line-height: 1;
  font-weight: 700;
  color: #505050;
  margin-bottom: 10px;
}
.rs-team-details .cl-skill-bar .skillbar {
  background: #fff;
  border-radius: 3px;
  display: inline-block;
  height: 30px;
  margin: 0 0 28px;
  position: relative;
  width: 100%;
}
.rs-team-details .cl-skill-bar .skillbar .skillbar-bar {
  background: #0473aa;
  border-radius: 3px;
  display: inline-block;
  height: 30px;
  width: 0;
  margin-bottom: 0;
}
.rs-team-details .cl-skill-bar .skillbar .skill-bar-percent {
  color: #fff;
  font-size: 12px;
  height: 30px;
  line-height: 32px;
  display: block;
  text-align: center;
}
.form-control {
  border-radius: 0px;
}
/* ----------------------------------
    65. Call To Action
-------------------------------------*/
.rs-cta {
  padding: 100px 0;
  background: url(images/parallax/4.jpg);
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  background-position: center;
}
.rs-cta:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(36, 58, 79, 0.8);
}
.rs-cta .container {
  position: relative;
  z-index: 100;
}
.rs-cta .cta-content {
  color: #fff;
  font-size: 45px;
  line-height: 55px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: -1px;
}
.rs-cta .readon {
  text-transform: uppercase;
  margin-top: 30px;
  font-size: 20px;
}
.rs-cta .readon:hover,
.rs-cta .readon:focus {
  background: #0074ad;
  border: 2px solid #0074ad;
}
/* ----------------------------------
    66. Service 02 CSS
-------------------------------------*/
.rs-services2 .services-item {
  padding: 63px 12px 12px !important;
}
.rs-services2 .services-item .glyph-icon {
  margin-bottom: 40px !important;
}
.rs-services2 .services-item i {
  bottom: 16px;
  font-size: 60px;
  margin-bottom: 28px;
  position: relative;
  transition: all 0.4s ease 0s;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.rs-services2 .services-item .glyph-icon:after,
.rs-services2 .services-item .glyph-icon:before {
  position: static !important;
  margin-left: 0 !important;
}
.rs-services2 .services-item .services-desc {
  width: 100% !important;
  padding-right: 0 !important;
}
.rs-services2 .services-item .glyph-icon {
  transition: all 0.4s ease 0s;
}
.rs-services2 .services-item:hover i {
  transform: scale(0.85);
  color: #008fd6;
}
.rs-services2 .services-item:hover .glyph-icon {
  transform: scale(0.85) !important;
}
.rs-performance .items:hover .glyph-icon:after,
.rs-performance .items:hover .glyph-icon:before {
  color: #008fd6;
}
/* ----------------------------------
    67. Preloader CSS
-------------------------------------*/
#loading {
  background-color: #0473aa;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 9999999;
}
#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}
.object {
  width: 20px;
  height: 20px;
  background-color: #FFF;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
#object_one {
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}
#object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
#object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes object_one {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_one {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_two {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_two {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_three {
  75% {
    -webkit-transform: scale(0);
  }
}
@keyframes object_three {
  75% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
/* ----------------------------------
    68. About Us CSS
-------------------------------------*/
.rs-about .sec-title {
  margin-bottom: 25px;
}
.rs-about .sec-title h2 {
  margin-bottom: 15px;
}
.rs-about #rs-keyword-research {
  padding: 0px;
  padding-top: 10px;
}
.rs-about #rs-keyword-research .panel-group {
  margin-bottom: 0px;
}
.rs-about #rs-keyword-research #accordion .panel:last-child {
  margin-bottom: 0px;
}
/* ----------------------------------
    69. Skill CSS
-------------------------------------*/
.rs-skills {
  padding: 100px 0;
}
.rs-skills .rs-team-details {
  padding: 0px !important;
}
.rs-skills .rs-team-details .cl-skill-bar .skillbar .skillbar-bar {
  height: 40px;
}
.rs-skills .rs-team-details .cl-skill-bar .skillbar .skill-bar-percent {
  height: 40px;
  line-height: 40px;
}
.rs-skills .rs-team-details .cl-skill-bar .skillbar .skillbar-title {
  height: 40px;
  line-height: 40px;
}
/* ----------------------------------
    70. Testimonial Page
-------------------------------------*/
.testimonial-section .testimonil-details {
  position: relative;
  margin-bottom: 40px;
}
.testimonial-section .testimonil-details:last-child {
  margin-bottom: 0;
}
.testimonial-section .testimonil-details .testimonil-images {
  display: inline;
}
.testimonial-section .testimonil-details .testimonil-images img {
  border: 2px solid #ccc;
  padding: 2px;
  border-radius: 50%;
  width: 140px;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.testimonial-section .testimonil-details .testimonil-text {
  padding: 80px 30px 30px 80px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: #fafafa;
  margin-top: -70px;
}
.testimonial-section .testimonil-details .testimonil-text p {
  font-size: 13px;
  font-style: italic;
  position: relative;
}
.testimonial-section .testimonil-details .testimonil-text p:after {
  position: absolute;
  left: -35px;
  top: -5px;
  font-size: 25px;
  color: #ccc;
  content: "\f10d";
  font-family: fontawesome;
}
.testimonial-section .testimonil-details .testimonil-text .person-details h4 {
  color: #101010;
  margin: 0 0 5px;
  font-weight: 500;
  font-size: 18px;
}
.testimonial-section .testimonil-details .testimonil-text .person-details span {
  color: #222;
}
