

@font-face {font-family: 'Minerva Modern Bold'; src: url('../fonts/MinervaModern-Bold.ttf'); url('../fonts/MinervaModern-Bold.ttf') format('opentype'); font-weight: normal;font-style: normal;} 

@font-face {font-family:'Poppins Regular'; src: url('../fonts/poppins-regular.ttf'); url('../fonts/poppins-regular.ttf') format('opentype'); font-weight: normal;font-style: normal;} 

@charset "utf-8";

/* -----------------------------------
    01. General CSS
-------------------------------------*/
html,
body {
  font-size: 17px; text-align:justify;
  color: #555555;
  font-family: 'Poppins Regular', sans-serif;
  vertical-align: baseline;
  line-height: 28px;
  font-weight: 500;
  overflow-x: hidden;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Minerva Modern Bold', sans-serif;
  color: #353535;
  margin: 0 0 12px;
  font-weight: 700; text-transform:capitalize;
}
h1 {
  color: #0a0a0a;
  font-size: 50px;
  line-height: 56px;
}
h2 {
  font-size: 42px;
  line-height: 48px;
}
h3 {
  font-size: 36px;
  line-height: 38px;
}
h4 {
  font-size: 26px;
  line-height: 32px;
}
h5 {
  font-size: 24px;
  line-height: 30px;
}
h6 {
  font-size: 20px;
  line-height: 28px;
}
a {
  color: #333333;
  transition: all 0.3s ease;
  text-decoration: none !important;
  outline: none !important;
}
a:active,
a:hover {
  text-decoration: none;
  outline: 0 none;
  color: #183878;
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.uppercase {
  text-transform: uppercase;
}
.clear {
  clear: both;
}
::-moz-selection {
  background: #183878;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #183878;
  text-shadow: none;
  color: #ffffff;
}

.consultation{border:1px solid #dddddd; padding:10px; border-radius:10px; margin-top:15px; box-shadow: 0 0 10px 0 rgba(0, 0, 0, .06);}
.consultation img{border-radius:10px; padding-bottom:5px; width:100%;}
.consultation h3{font-size:20px; font-weight:600; margin-bottom:0px; color:#183878;}
.consultation i{font-size:18px; height:25px; width:25px; line-height:25px; text-align:center; margin-right:4px; background-color:#cc00cc; color:#ffffff; border-radius:5px;}
.ptb-20{padding-top:20px; padding-bottom:20px;}
.sec-count{border:1px solid #ffffff; padding:45px; background-color:#F5F3ED; border-radius:20px;}
.sec-count1{border:2px solid #ffffff; margin:15px; background-color:#fdfdfd; border-radius:20px; padding:50px 0px 50px;}
.rs-blog .blog-wrap .content-part .blog-meta .date {
    font-size: 14px;
}
.rs-blog .blog-wrap .content-part{padding:10px;}
.award-item{border:1px solid #fafafa; text-align:center; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06); margin-bottom:25px;}
.award-item:hover{border:1px solid #dddddd; background-color:#fafafa; filter: grayscale(1);}
.award-item img{width:100%; margin-bottom:8px; border-bottom:2px solid #dddddd;}
.award-item .award-name{padding-left:10px; padding-right:10px;}
.donation{border:1px solid #dddddd; padding:15px; border-radius:5px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06); margin-bottom:25px;}
.donation-box{border:1px solid #dddddd; padding:15px; border-radius:5px;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06); margin-bottom:25px; background-color:#fafafa; text-align:center;}
.career ul li{line-height:26px; padding-bottom:10px;}
.career ul li i{color:#cc00cc; padding-right:3px;}
.director-image{}
.director-image img{border:1px solid #dddddd; border-radius:0px 20px 0px 20px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06); margin-bottom:30px;}
.app-center{padding-top:60px; padding-bottom:60px;}
.head-btn{background-color:#cc00cc; padding:5px 15px !important; color:#ffffff !important; border-radius:5px;}
.footer-cta{background-color:#cc00cc; padding-top:50px; padding-bottom:50px;} 
.footer-cta .cta-content h4{color:#ffffff; font-size:38px; line-height:45px; text-transform:inherit; }
.get-touch{background-color:#ffffff; padding:10px 25px; border:1px solid #ffffff; border-radius:30px; font-size:17px; color:#cc00cc; font-weight:700; display: inline-block; margin-top:25px;}
.width-100{width:100%; border-radius: 30px 0px; box-shadow: 0 1px 2px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .05);}
.owl-carousel .owl-nav .owl-prev{position: absolute !important;
    top: 45% !important;
    left: 0 !important;
    background: #dadada;
    border-radius: 2px;
    color: #000000;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 25px;}
.owl-carousel .owl-nav .owl-next{position: absolute !important;
    top: 45% !important;
    right: 0 !important;
    background: #dadada;
    border-radius: 2px;
    color: #000000;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 25px;}

.home-seprator{
    margin-top: -120px; 
    z-index: 9;width:90%;
    position: relative;}
    
.home-seprator .home-contact-item {
    display: flex; 
    position: relative; width:90%;
    padding: 20px 15px 20px 15px; background-image: linear-gradient(270deg, #003A64, #003A64); border-radius: 10px;
    border-right: 1px solid var(--divider-color);
}

.home-contact-item .icon-box {
    position: relative;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-right: 20px;
    overflow: hidden;
}

.home-contact-item .icon-box i{width: 54px; height: 54px; font-size:40px; color:#ffffff; text-align:center; border:1px solid #ffffff; border-radius:50%; line-height:54px;}

.home-contact-item .icon-box::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: var(--secondary-color);
    border-radius: 10px;
    transform: scale(0);
    transition: all 0.4s ease-in-out;
    height: 100%;
}
.home-contact-item .home-contact-content h3 {
    color: #ffffff;
    font-size: 22px; line-height: normal;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.home-contact-item .home-contact-content p {
    color: #ffffff;
    margin: 0; font-size:18px; font-weight:600;
}
.home-contact-item .home-contact-content {
    width: calc(100% - 84px);
}

.img-ambasaddor{border: 1px solid #dedede; box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.22); width:100%; border-radius:10px;}
.mb-15{margin-bottom:15px !important;}
.appointments-form{border:1px solid #dddddd; padding:25px; box-shadow: 0 0 72px -10px rgba(0, 0, 0, 0.22); border-radius:5px; background-color: #183878;}
.inquiry-form input, .inquiry-form select, .inquiry-form textarea {
    margin-bottom: 18px;
}
.width-unset {
  width: unset !important;
}
.white-bg {
  background-color: #ffffff;
}
.primary-bg {
  background: #183878;
}
.secondary-bg {
  background: #228bfd;
}
.title-bg {
  background: #1c1b1b;
}
.gray-bg {
  background: #fbfbfb;
}
.gray-bg2 {
  background: #fdfdfd;
}
.gray-bg3 {
  background: #fafafa;
}
.gray-bg4 {
  background: #f8f8f8;
}
.gray-bg5 {
  background: #f9f9f9;
}
.conclusion-box{
      padding: 22px 0 0;
}
.gray-bg6 {
  background: #f7f7f7;
}
.gray-bg7 {
  background: #f2e1e1;
}
.blue-bg {
  background: #183878;
}
.blue-color {
  color: #cc00cc;
}
.red-color {
  color: #ec4c6f;
}
.red-bg {
  background: #ec4c6f;
}
.red-bg2 {
  background: #183878;
}
.red-color2 {
  color: #183878;
}
.green-bg {
  background: #67c27c;
}
.green-color {
  color: #67c27c;
}
.law-color {
  color: #b1976b;
}
.law-bg {
  background: #b1976b;
}
.navy-color {
  color: #282e3f;
}
.navy-bg {
  background: #282e3f;
}
.rs-faq {padding-top:60px; padding-bottom:60px;}

.speciality-list{border:1px solid #dddddd; padding-bottom:0px; margin-bottom:25px; border-radius:5px;}
.speciality-list ul{margin-bottom:0px !important;}
.speciality-list ul li{padding:10px 15px 10px 10px; display:block; font-size:16px; font-family: 'Minerva Modern Bold'; list-style:none; background-color:#183878; border-bottom:1px solid #efefef;}
.speciality-list ul li a{color:#ffffff;}
.speciality-list ul li:hover{background-color:#0066cc;}
.hire-expert p a i{padding-right:5px; font-weight:600; color:#183878;}
.hire-expert p a{color:#000000; font-weight:600;}
.get-quote {
    position: fixed;
    top: 50%;
    right: -52px;
    padding: 10px 16px;
    margin: -89px 0 0;
    background-color: #183878;
    box-shadow: 0 6px 12px rgb(0 0 0 / 14%);
    z-index: 999;
    border-radius: 0px 0 5px 5px;
    transform: rotate(90deg);
}
.servicehome a {
    color: #183878; font-weight:600;
}
.nav-tabs tab {
  float: left;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

.aus-benifits-outer{
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
    border-bottom: solid 3px #d3e3f5;
}
.aus-benifits-outer.one, .aus-benifits-outer.two, .aus-benifits-outer.three{
  min-height:301px;
}
.aus-benifits-outer h3  {
  font-size: 22px;
    line-height: 29px;
}
.canada-benefits-row .aus-benifits-outer.one, .canada-benefits-row .aus-benifits-outer.two, .canada-benefits-row .aus-benifits-outer.three{
      min-height: 403px;
}

/* Style the buttons that are used to open the tab content */
.service-list li:before{
  display: none;
}
.call-to-action{
    background: #293a51;
    padding: 40px 0;
}
.call-to-action .book-free {
    padding: 15px 30px;
    background: #2260b3;
}
.call-to-action h4{
      font-size: 32px;
    color: #fff;
    margin-bottom: 0;
}

.service-wrap h5.title, .service-wrap1 h5.title{
   font-size: 18px !important; line-height:normal;
}
.top-twitter{
    height: auto !important;
    width: auto !important;
    margin-right: 0 !important;
    border: none !important;
}
h5.title, h6.title {
    font-size: 30px;
    line-height: 38px;
}
.service-list{
    display: flex;
    gap: 15px;
}
.service-list li{
      flex: 1;
}
.usa-services{
      margin-top: -97px;
}

.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
}

/* Change background color of buttons on hover */

.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */

.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 70%;
  border-left: none;
  height: 300px;
}

.get-quote a{
    color:#ffffff !important;
}

.white-color{color:#ffffff !important}

.blue-light {
  background-image: linear-gradient(160deg, #0052f5 0%, #4899f9 100%);
}
.img-responsive{width:100%;}
.service-image{border-style: solid;
    border-width: 8px 8px 3px 1px;
    border-color: #183878; border-radius:10px;
    background-image: linear-gradient(180deg, #ffffff 0%, #dfe3f2 100%);}
.btn-part{margin-top:20px;}
.read-more{color: #555555;
    border-bottom: 2px solid #525252;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 3px;}
.read-more i{padding-left:15px;}
.read-more:hover{color:#555555 !important; background:#ffffff; border-bottom:2px solid #183878; margin-left:5px;}
.inquiry-more{color:#ffffff; padding:0px 15px; background: #002452; border: 1px solid #002452; border-radius:5px; font-size:15px;}

.book-free{color:#ffffff; padding:8px 20px; background: linear-gradient(90deg, #cc00cc 1%, #cc00cc 100%); border:1px solid #cc00cc; border-radius:5px; font-size:15px;}
.book-free i{padding-left:15px;}
.book-free:hover{color:#ffffff !important; background: linear-gradient(90deg, #183878 1%, #183878 100%); border:1px solid #183878;}
.ptb-30{padding-top:30px; padding-bottom:30px;}
.awards .item-wrap {text-align:center;
    padding: 10px; border: 1px solid #dedede;
    box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.22);
    border-radius: 10px; min-height: 285px;
    margin-bottom: 20px; background-color:#ffffff;
}
.industries .item-wrap {text-align:center;
    padding: 10px; border: 1px solid #dedede;
    box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.22);
    border-radius: 10px; min-height: 358px;
    margin-bottom: 20px; background-color:#ffffff;
}
.industries .item-wrap:hover {
box-shadow: -1px 2px 9px 0px #555555;
}

.industries .item-wrap .icon-part img {
    padding-bottom:10px; width:100%; height:auto; border-bottom:1px solid #dddddd;
}
.industries .item-wrap h4 { line-height: normal;
    margin-bottom: 10px; font-weight:normal; font-size:24px; font-family:'Minerva Modern Bold';}
.industries .item-wrap h5 { line-height: normal;
    margin-bottom: 10px; font-weight:normal; font-size:17px; font-family:'Minerva Modern Bold';}
    
.industries .item-wrap .designation{ line-height: normal; background-color:#183878; padding:5px;
    margin-bottom: 10px; font-weight:normal; font-size:15px !important; color:#ffffff !important;}

.industries .item-wrap h5 a{color:#000000;}

.industries .hire-expert p a{color:#000000;}
.industries .hire-expert p a i{color:#183878; padding-right:10px; font-size:18px;}

.appointment-btn{background-color:#047d7d; color:#ffffff !important; padding:5px 15px; border:1px solid #047d7d; font-size:14px; border-radius:2px;}

.transparent-bg {
  background: transparent;
}
.pt-220 {
  padding-top: 220px;
}
.md-pt-186 {
  padding-top: 186px !important;
}
.bg-fixed {
  background-attachment: fixed !important;
}

.bg23 {
  background-image: url(../../assets/images/bg/bg23.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.shape-bg1 {
  background: url(../../assets/images/cta-back.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.shape-bg2 {
  background: url(../../assets/images/bg/shape/shape-bg2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.shape-bg3 {
  background-image: url(../../assets/images/bg/shape/shape-bg3.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.shape-bg4 {
  background-image: url(../../assets/images/bg/shape/shape-bg4.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.shape-bg5 {
  background: url(../../assets/images/bg/shape/shape-bg5.png);
  background-size: 100% 94%;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.resources-123{box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    padding: 25px; text-align:center; margin-bottom:25px; border-radius:10px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}
    
.resources-123 .content-part h4{font-weight:600; color: #cc00cc;}
.resources-123 .content-part .link{background: #cc00cc;
    padding: 5px;
    border-radius: 30px;}
.resources-123 .content-part .link a{width:100% !important; color: #ffffff;
    border-radius: 30px;
    font-size: 15px;}
.resources-123:hover{box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.5); border:1px solid #e5e5e5;}

.table-bordered th {
    border: 1px solid #dee2e6; background-color:#183878; color:#ffffff;
}

.vision-123{box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); background-color:#fcfcfc;
    padding: 20px; margin-bottom:25px; border-radius:10px; min-height:206px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}
.vision-123:hover{background-color:#ffffff; border-right: 5px solid #183878; border-bottom: 5px solid #183878;}
	
.vision-123 .content-part h4{background-color: #787878;
    font-size: 25px;
    margin-bottom: 0px;
    color: #ffffff;
    padding: 5px 15px 5px 5px;
    margin-bottom: 10px;}
    
.vision-123 .content-part h4 span {padding-left: 60px;}
.vision-123 .content-part img{ padding-bottom:15px; max-height:150px;}	
.vision-123 .content-part h4 i{background-color: #fbfbfb; margin-top:5px;
    font-size: 30px;
    border-radius: 50%;
    border: 2px solid #183878;
    margin-right: 5px; color: #010101;
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;}
/*.article-content ul li:before{content:'*'; font-size:20px; padding-right:8px; color:#183878; font-weight:600; vertical-align: sub; line-height:26px; padding-bottom:10px;}
*/

.rs-appscreen {
  position: relative;
  z-index: 111;
}
.rs-appscreen .rs-animations .animate {
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.rs-appscreen .rs-animations .animate.big {
  left: -6%;
  top: 23%;
}
.rs-appscreen .rs-animations .animate.small {
  right: 10%;
}
.bg-unset {
  background: unset !important;
}
.button-text {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  padding: 17px 32px 17px 32px;
  border-radius: 5px;
  transition: all .3s;
  display: inline-block;
}
.button-text i {
  color: #ffffff;
  margin-right: 11px;
}
.button-text:hover {
  background-color: #183878;
  border-color: #183878;
}
.button-text:hover .sub-text {
  color: #ffffff;
}
.rs-menu-toggle {
  color: #183878;
  text-align: right;
}
button {
  cursor: pointer;
}
.glyph-icon:before {
  margin: 0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}
.sec-title ul li{line-height:26px; padding-bottom:12px;}

.sec-title ul li:before{content:'*'; color: #183878; font-size:20px; vertical-align:middle; padding-right:5px; font-weight:bold;}


/* ------------------------------------
    02. Global Class CSS
---------------------------------------*/

.quote-btn{background-color: #249494;
    color: #ffffff !important;
    font-weight: 500;
    top: 50%;
    left: -93px; padding:5px 15px; border-radius:5px 5px 0px 0px;
    text-align: center; transform: rotate(90deg);
    position: fixed;
    z-index: 999999;
    font-size: 14px; color:#ffffff;
    border: 1px solid #0066cc;
    list-style: none;
    transition: all 0.5s;}
.quote-btn i{padding-right:5px;}

.social-sticky i {
    font-size: 20px;
    padding-right: 5px;
    padding-left: 5px;
}
.social-sticky span {
    padding-left: 10px;
    font-size: 15px;
}

.y-middle {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.y-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.readon {
  outline: none;
  padding: 10px 20px;
  border: none;
  border-radius: 3px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Poppins Regular';
  font-weight: 500;
  color: #ffffff;
  background: #0066cc;
  transition: all 0.3s ease;
}
/*custom css*/
.bg-usa.rs-breadcrumbs .content-part {
    padding: 0px 0;
}
.usa-whychoose.rs-services.style9 .service-wrap {
    min-height: 380px;
}
.usa-whychoose.rs-services.style9 .service-wrap1 {
    min-height: 378px;
}
.service-mains ul li{
      line-height: 20px;
    padding-bottom: 10px;
}
.service-mains{
      margin: 30px 0;
}
.service-mains.left-bg{
 background: #f1f6fc;
    padding: 30px 0;
}
.bg-usa{
      background: #183878;
     /*background: rgb(136,166,188);
background: linear-gradient(278deg, rgba(136,166,188,1) 0%, rgba(206,235,254,1) 100%);*/
padding:40px 0;
}
.readon.banner-style {
  background: #ffffff;
  color: #228bfd;
}
.readon.banner-style:hover {
  background: #f1f6fc;
  color: #228bfd;
}
.readon.modify {
  padding: 13px 32px;
}
.readon.white-btn {
  background: #ffffff;
  color: #183878;
  font-weight: 400;
  padding: 14px 35px;
}
.readon.white-btn:hover {
  color: #ffffff;
  background: #183878;
}
.readon.green-btn {
  background: #67c27c;
  color: #ffffff;
  padding: 11.5px 25px;
  font-weight: 600;
  border: 2px solid #67c27c;
}
.readon.green-btn:hover {
  color: #ffffff;
  background: transparent;
}
.readon.blue-btn {
  background: #183878;
  font-weight: 600;
  color: #ffffff;
  padding: 13.5px 27px;
}
.readon.blue-btn:hover {
  background: #20429d;
  color: #ffffff;
}
.readon.transparent {
  background: transparent;
  font-size: 16px;
  font-weight: 400;
  padding: 11px 28px;
  border: 2px solid;
}
.readon.transparent.primary {
  color: #183878;
  border-color: #183878;
}
.readon.transparent.primary:hover {
  color: #ffffff;
  background: #183878;
}
.readon.transparent.white {
  color: #ffffff;
  border-color: #ffffff;
}
.readon.transparent.white:hover {
  border-color: #183878;
  background: #183878;
}
.readon:hover {
  background: #228bfd;
  color: #ffffff;
}
.readon2 {
  outline: none;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 2px;
  transition: all 0.3s ease;
  font-family: 'Poppins', sans-serif;
  text-transform: none;
  letter-spacing: 1px;
}
.readon2.started {
  background-image: linear-gradient(340deg, #e68008 0%, #fb3a26 100%);
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  padding: 16px 35px 16px 35px;
}
.readon2.started:hover {
  color: #ffffff;
  background-image: linear-gradient(360deg, #fb3a26 0%, #e68008 90%);
}
.readon2.contact {
  background-color: #1273EB;
  padding: 17px 30px 17px 30px;
  color: #FFFFFF;
  font-size: 16px;
  border-radius: 3px;
  text-transform: uppercase;
  border: none;
}
.readon2.contact:hover {
  background-color: rgba(15, 109, 211, 0.8705882352941177);
}
.readon2.contact.solutions {
  padding: 10px 29px 10px 29px;
  font-size: 16px;
  background-color: #1273EB00;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #FFFFFF;
  border-radius: 30px 30px 30px 30px;
}
.readon2.contact.solutions:hover {
  background-color: #007AFF;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #007AFF;
}
.readon2.submit-btn {
  background-color: #FB3A26;
  padding: 17px 30px;
  font-size: 14px;
  border-radius: 3px;
  text-transform: uppercase;
  border: none;
}
.readon2.submit-btn:hover {
  opacity: 0.9;
}
.readon2.submit-btn.new:hover {
  background-color: #438cdc;
  color: #ffffff;
}
.readon2.submit-btn.now {
  color: #fff;
  background-color: #070925;
  padding: 25px 30px 25px 30px;
  font-family: "Nunito", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 3px;
}
.readon2.submit-btn.now:hover {
  color: #fff;
  background-color: #070925BA;
}
.readon2.submit-btn.now.submit {
  background-color: #1566F5;
}
.readon2.submit-btn.now.submit:hover {
  color: #fff;
  background-color: #070925BA;
}
.readon2.submit-btn.now.submit-red {
  background-color: #BF0505;
  padding: 20px 30px 20px 30px;
  font-size: 16px;
  font-weight: 500;
}
.readon2.submit-btn.now.submit-red:hover {
  color: #fff;
  background-color: #183878;
}
.readon2.submit-btn.con-btn {
  background-color: #070F3A;
  padding: 17px 30px 17px 30px;
  font-size: 16px;
  border-radius: 30px 30px 30px 30px;
}
.readon2.submit-btn.con-btn:hover {
  color: #fff;
  background-color: rgba(15, 109, 211, 0.8705882352941177);
}
.readon2.view-more {
  padding: 12px 25px 12px 25px;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #111111;
  background-color: #FFFFFF;
  border-radius: 30px 30px 30px 30px;
}
.readon2.discover {
  font-weight: 500;
  color: #fff;
  background: #e68008;
  padding: 16px 24px;
  border-radius: 3px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0;
}
.readon2.discover:hover {
  color: #fff!important;
  opacity: .9;
}
.readon2.discover.new-more {
  background: #183878;
}
.readon2.discover.apps {
  background: #ec4c6f;
}
.readon2.discover.marketing {
  background: #bf0505;
}
.readon2.get-new {
  padding: 16px 35px 16px 35px;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  background-color: transparent;
  background-image: linear-gradient(20deg, #015eea 23%, #02a3f4 98%);
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 30px 30px 30px 30px;
}
.readon2.get-new:hover {
  background-image: linear-gradient(340deg, #015eea 23%, #02a3f4 98%);
  color: #fff;
}
.readon2.get-new.download {
  background: #fff;
  color: #333333;
  border-radius: 4px;
  padding: 15px 30px 15px;
  text-transform: uppercase;
  font-family: Roboto;
}
.readon2.get-new.download:hover {
  opacity: 0.89;
}
.readon2.get-new.purchase {
  background: #ec4c6f;
  color: #fff;
  border-radius: 4px;
  padding: 15px 30px 15px;
  text-transform: uppercase;
  font-family: Roboto;
}
.readon2.get-new.purchase:hover {
  opacity: 0.89;
}
.readon2.buy-now {
  padding: 10px 40px 10px 40px;
  background-color: #017aef;
  border-radius: 30px 30px 30px 30px;
  text-transform: uppercase;
  position: relative;
  top: 25px;
  font-size: 16px;
  letter-spacing: 0;
}
.readon2.buy-now:hover {
  color: #fff;
  background-color: #0A6FD1;
}
.readon2.buy-now.white-btn {
  box-shadow: 0px 4px 15px 0px #eee;
  background-color: #FFFFFF;
  color: #183878;
}
.readon2.buy-now.white-btn:hover {
  background-color: #FFFFFFE3;
}
.readon2.slide-quote {
  font-size: 13px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #fff;
  padding: 16px 40px;
  border-radius: 5px;
}
.readon2.slide-quote:hover {
  color: #ffffff;
  background: #183878;
  border-color: #183878;
}
.readon2.slide-quote.touch {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  border-radius: 30px;
  padding: 16px 32px;
  border: 2px solid #fff;
}
.readon2.slide-quote.touch:hover {
  color: #ffffff;
  background: #183878;
  border-color: #183878;
}
.readon2.slide-get {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
  font-weight: 600;
  border-color: transparent;
  background: linear-gradient(45deg, #bf0505 0%, #232323 100%);
  font-family: Poppins;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 40px;
}
.readon2.slide-get:hover {
  background: linear-gradient(180deg, #bf0505 0%, #320001 100%);
  color: #ffffff;
}
.readon2.blog-btn {
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #090E40;
  color: #090E40;
  border-radius: 3px 3px 3px 3px;
  padding: 17px 32px 17px 32px;
}
.readon2.blog-btn:hover {
  color: #fff;
  background-color: #090E40;
  border-color: #090E40;
}
.readon2.price-btn {
  padding: 10px 30px 10px 30px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFFFFF;
  background-color: #EC4C6F;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #EC4C6F;
  border-radius: 4px 4px 4px 4px;
}
.readon2.price-btn.price2 {
  background-color: #02010100;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #EC4C6F;
  color: #555555;
}
.readon2.price-btn.price2:hover {
  color: #ffffff;
  background-color: #EC4C6F;
}
.readon2.learn-more {
  padding: 16px 35px 16px 35px;
  font-size: 16px;
  text-transform: capitalize;
  background-color: transparent;
  background-image: linear-gradient(20deg, #bf0505 23%, #360d0d 98%);
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}
.readon2.learn-more:hover {
  color: #fff;
  background-image: linear-gradient(110deg, #010710 23%, #bf0505 98%);
}
.readon2.corporate-btn {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  font-weight: 700;
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
  padding: 17px 55px;
  border-radius: 50px;
  color: #1566f5;
  background-color: #ffffff;
  font-family: Poppins;
  text-transform: uppercase;
}
.readon2.corporate-btn:hover {
  color: #ffffff;
  background-color: #1566f5;
  border-color: #1566f5;
}
.readon2.services-view {
  font-size: 15px;
  line-height: 36px;
  border-radius: 30px 30px 30px 30px;
  text-transform: uppercase;
  font-family: poppins, sans-serif;
  color: #fff;
  background: #1566F5;
  padding: 10px 40px;
  position: relative;
}
.readon2.services-view:after {
  content: "\f113";
  position: absolute;
  font-family: flaticon;
  font-size: 13px;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  transition: all 0.3s ease;
}
.readon2.services-view:hover {
  opacity: .99;
}

.footer-first{background-color: #fcfcfc;
    padding: 25px; border-right:2px solid #dddddd;
    border-bottom:2px solid #dddddd;
    position: absolute; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
    top: -100px;}


.img-shadow{border: 1px solid #efefef; box-shadow: 0px 40px 20px -40px rgb(133, 133, 133); margin-bottom:20px; width:100%; border-radius:10px 15px;-webkit-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);}
.img-shadow:hover{border: 1px solid #efefef; box-shadow: 0px 40px 20px -40px rgb(133, 133, 133); margin-bottom:20px; width:100%; border-radius:10px 15px; -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);}

.dual-btn {
  display: flex;
  justify-content: center;
}
.dual-btn .dual-btn-wrap {
  position: relative;
  text-align: center;
  font-weight: 400;
}
.dual-btn .dual-btn-wrap a {
  max-width: 100%;
  color: #fff;
  display: inline-block;
  background-color: #183878;
  padding: 14px 30px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.dual-btn .dual-btn-wrap a.btn-left {
  border-radius: 4px 0 0 4px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
.dual-btn .dual-btn-wrap a.btn-right {
  border-radius: 0 4px 4px 0;
}
.dual-btn .dual-btn-wrap a:hover {
  background-color: #0e5ec9;
}
.dual-btn .dual-btn-wrap .connector {
  display: inline-block;
  position: absolute;
  z-index: 9;
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  color: #27374c;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  top: 50%;
  right: 0;
}
.dual-btn.modify {
  justify-content: unset;
}
.dual-btn.modify .dual-btn-wrap a {
  text-transform: capitalize;
  font-size: 16px;
  box-shadow: none;
}
.dual-btn.modify .dual-btn-wrap a.btn-right {
  background: #132235;
}
.readon-arrow {
  color: #444444;
  padding-right: 25px;
  position: relative;
  font-weight: 600;
  font-size: 15px;
  font-family: 'Nunito-Regular', sans-serif;
}
.readon-arrow:after {
  content: "\f114";
  position: absolute;
  font-family: flaticon;
  font-size: 15px;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  transition: all 0.3s ease;
}
.readon-arrow:hover {
  color: #183878;
}
.readon-arrow:hover:after {
  right: -5px;
  color: #183878;
}
.video-btn a {
  width: 80px;
  height: 80px;
  line-height: 90px;
  border-radius: 100%;
  background: #ffffff;
  color: #183878;
  display: inline-block;
  text-align: center;
  position: relative;
  margin: 0 auto;
}
.video-btn a i {
  font-size: 30px;
  margin-left: 5px;
  position: relative;
  z-index: 1;
}
.video-btn a:after {
  background: #ffffff;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
}
.video-btn.border-style a:before {
  width: 100px;
  height: 100px;
  position: absolute;
  content: '';
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  border: 1px solid #ffffff;
}
.video-btn.primary a {
  background: #183878;
  color: #ffffff;
}
.video-btn.primary a:after {
  background: #183878;
}
.video-btn.primary a:before {
  border-color: #183878;
}
.video-btn.green a {
  background: #67c27c;
  color: #ffffff;
}
.video-btn.green a:after {
  background: #67c27c;
}
.video-btn.green a:before {
  border-color: #67c27c;
}
.video-btn.red2 a {
  background: #183878;
  color: #ffffff;
}
.video-btn.red2 a:after {
  background: #183878;
}
.video-btn.red2 a:before {
  border-color: #183878;
}
.video-btn.law a {
  background: #ffffff;
  color: #b1976b;
}
.video-btn.law a:after {
  background: #ffffff;
}
.video-btn.law a:before {
  border-color: #ffffff;
}
.video-btn.seo-agency a {
  background: #183878;
  color: #ffffff;
  left: -7%;
  bottom: 66px;
}
.video-btn.seo-agency a:after {
  background: #183878;
}
.video-btn.seo-agency a:before {
  border-color: #183878;
}
.video-btn.corporate a {
  color: #101010;
}
.video-btn.corporate a:after {
  background: #fff;
}
.video-btn.corporate a:before {
  background: #fff;
}
.video-btn.apps a {
  background: #fb607d;
  color: #ffffff;
}
.video-btn.apps a:after {
  background: #fb607d;
}
.video-btn.apps a:before {
  border-color: #fb607d;
}
.rs-videos .animate-border .popup-border {
  background: #f74820;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.rs-videos .animate-border .popup-border i {
  font-size: 20px;
  line-height: 80px;
  display: block;
  color: #ffffff;
}
.rs-videos .animate-border .popup-border:before {
  content: "";
  border: 2px solid #f74820;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: .75s;
  animation-delay: .75s;
}
.rs-videos .animate-border .popup-border:after {
  content: "";
  border: 2px solid #f74820;
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  animation: zoomBig 3.25s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
@-webkit-keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}
.waving-line {
  padding-bottom: 29px;
  position: relative;
}
.waving-line:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 114px;
  height: 12px;
  animation: waving-line 12s linear infinite;
  -webkit-animation: waving-line 12s linear infinite;
  background: url(../assets/images/waving-line.png);
}
.waving-line.center:after {
  left: 50%;
  transform: translateX(-50%);
}
.waving-line.white:after {
  background: url(../assets/images/waving-line-light.png);
}
.margin-remove {
  margin: 0 !important;
}
.bdru-40 {
  border-radius: 40px;
}
.bdru-4 {
  border-radius: 4px;
}
.bdru-5 {
  border-radius: 5px;
}
.shadow {
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07) !important;
}
.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter > [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.gutter-16 {
  margin-left: -8px;
  margin-right: -8px;
}
.gutter-16 [class*="col-"] {
  padding-left: 8px;
  padding-right: 8px;
}
.gutter-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.gutter-20 [class*="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}
.clearfix {
  clear: both;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  margin: 0;
}
.container-fluid {
  padding-left: 40px;
  padding-right: 40px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid2 {
  padding-left: 60px;
  padding-right: 60px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.wrap-1400 {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
}
.display-table {
  display: table;
  height: 100%;
  width: 100%;
}
.display-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.white-color {
  color: #ffffff !important;
}
.title-color {
  color: #1c1b1b !important;
}
.title-color2 {
  color: #101010 !important;
}
.title-color3 {
  color: #05275a !important;
}
.secondary-color {
  color: #228bfd;
}
.primary-color {
  color: #183878 !important;
}
.gray-color {
  color: #999;
}
ul.listing-style li {
  position: relative;
  padding-left: 30px;
  line-height: 34px;
  font-weight: 500;
  font-size: 16px;
}
ul.listing-style li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f058";
  font-family: 'FontAwesome';
  color: #183878;
  font-size: 20px;
}
ul.listing-style li:last-child {
  margin: 0 !important;
}
ul.listing-style.regular li {
  font-weight: 400;
}
ul.listing-style.regular2 li {
  font-weight: 400;
  margin-bottom: 7px;
}
ul.listing-style.regular2 li:before {
  font-size: 24px;
  top: -2px;
}
ul.listing-style2 li {
  position: relative;
  padding-left: 30px;
  line-height: 24px;
  font-size: 15px;
}
ul.listing-style2 li:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "\f05d";
  font-family: 'FontAwesome';
  color: #183878;
  font-size: 22px;
}
ul.listing-style2 li:last-child {
  margin-bottom: 0 !important;
}
ul.listing-style2.modify li {
  padding-left: 15px;
  margin-bottom: 8px;
}
ul.listing-style2.modify li:before {
  content: "\f105";
}
ul.page-nav-vertical li {
  margin-bottom: 13px;
}
ul.page-nav-vertical li a {
  display: block;
  border: 2px solid #183878;
  padding: 10px 18px;
  transition: all .5s ease;
  border-radius: 5px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 700;
  color: #444;
  position: relative;
}
ul.page-nav-vertical li a:before {
  content: "\f113";
  position: absolute;
  right: 12px;
  top: 10px;
  font-family: Flaticon;
  color: #1c1b1b;
  transition: all .5s ease;
}
ul.page-nav-vertical li.active a {
  color: #ffffff;
  border-color: #183878;
  background: #183878;
}
ul.page-nav-vertical li.active a:before {
  color: #fff;
}
ul.page-nav-vertical li:hover a {
  color: #ffffff;
  border-color: #183878;
  background: #183878;
}
ul.page-nav-vertical li:hover a:before {
  color: #fff;
}
ul.page-nav-vertical li:last-child {
  margin: 0;
}
.cl-skill-bar .skillbar-title {
  font-weight: 600;
  color: #212121;
  font-size: 14px;
}
.cl-skill-bar .skillbar {
  background: #eeeeee;
  height: 10px;
  margin: 17px 0 24px;
  position: relative;
  width: 100%;
}
.cl-skill-bar .skillbar .skillbar-bar {
  background: #183878;
  height: 10px;
  width: 0;
  margin-bottom: 0;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.cl-skill-bar .skillbar .skill-bar-percent {
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: -45px;
  font-size: 14px;
  font-weight: 600;
  color: #212121;
}
.cl-skill-bar.style2 .skillbar {
  height: 8px;
  color: #ffffff;
}
.cl-skill-bar.style2 .skillbar .skillbar-bar {
  background: #183878;
  height: 8px;
  background-image: linear-gradient(160deg, #97a5f3 0%, #102cc8 100%);
}
.cl-skill-bar.style2 .skillbar .skillbar-bar.orange-dark {
  background-image: linear-gradient(160deg, #e68008 0%, #e31313 100%);
}
.cl-skill-bar.style2.solutions .skillbar-title {
  color: #ffffff;
}
.cl-skill-bar.style2.solutions .skillbar {
  height: 10px;
}
.cl-skill-bar.style2.solutions .skillbar .skill-bar-percent {
  color: #ffffff;
}
.cl-skill-bar.style2.solutions .skillbar .skillbar-bar {
  height: 10px;
  line-height: 10px;
  background: #FFFFFF;
  background-color: #1273EB;
}
.cl-skill-bar.style2.marketing .skillbar-title {
  color: #212121;
}
.cl-skill-bar.style2.marketing .skillbar {
  height: 10px;
}
.cl-skill-bar.style2.marketing .skillbar .skill-bar-percent {
  color: #212121;
}
.cl-skill-bar.style2.marketing .skillbar .skillbar-bar {
  height: 10px;
  line-height: 10px;
  background: #FFFFFF;
  background-color: #bf0505;
}
.humburger {
  max-width: 45px;
  display: flex !important;
  flex-wrap: wrap;
  margin: -5px;
}
.humburger span {
  height: 5px;
  width: 5px;
  display: block;
  background: #101010;
  border-radius: 50%;
  transition: none;
  list-style: none;
  transition: all 0.3s ease;
  margin: 4px 5px;
}
.humburger span.dot2,
.humburger span.dot4,
.humburger span.dot6,
.humburger span.dot8 {
  background: #183878;
}
.humburger:hover span {
  background: #183878;
}
.humburger:hover span.dot2,
.humburger:hover span.dot4,
.humburger:hover span.dot6,
.humburger:hover span.dot8 {
  background: #101010;
}
.addd {
  background: url(../../assets/images/addd.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  padding: 50px 25px 53px;
  border-radius: 5px;
}
.addd .contact-icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 100%;
  background: #ffffff;
  color: #183878;
  font-size: 25px;
  margin: 0 auto 34px;
  position: relative;
}
.addd .contact-icon i {
  position: relative;
  z-index: 1;
}
.addd .contact-icon:after {
  background: #ffffff;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  animation: pulse-border 2s ease-out infinite;
}
.addd .title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 18px;
}
.addd .contact a {
  font-size: 30px;
  line-height: 34px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}
.addd .contact.white a {
  color: #ffffff;
}
.addd .contact.white a:hover {
  color: #e6e6e6;
}
.brochures {
  background: #f1f6fc;
  padding: 35px 30px 45px;
}
.sidebar-form {
  padding: 40px 30px;
  background: url(../../assets/images/bg/sidebar-form.jpg);
  background-repeat: no-repeat;
}
.sidebar-form input,
.sidebar-form textarea {
  width: 100%;
  border: none;
  outline: none;
  margin-bottom: 30px;
  color: #ffffff;
  background: rgba(10, 56, 112, 0.25);
  font-size: 16px;
  padding: 10.5px 20px;
}
.sidebar-form textarea {
  display: inherit;
  height: 120px;
}
.sidebar-form button.readon {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #183878;
  background: #ffffff;
}
.sidebar-form button.readon:hover {
  background: #e6e6e6;
}
.sidebar-form ::-webkit-input-placeholder {
  color: #183878;
}
.sidebar-form :-ms-input-placeholder {
  color: #183878;
}
.sidebar-form ::placeholder {
  color: #183878;
}
.sidebar-grid {
  padding: 20px;
}
.sidebar-grid .sidebar-title .title {
  color: #1c1b1b;
  font-size: 24px;
  line-height: 26px;
  font-weight: 600;
  position: relative;
  z-index: 1;
  padding-bottom: 12px;
  margin-bottom: 30px;
}
.sidebar-grid .sidebar-title .title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 5px;
  background: #183878;
  z-index: 1;
  margin-left: 0;
  bottom: 0;
  left: 0;
}
.sidebar-grid.sidebar-search .search-bar {
  position: relative;
}
.sidebar-grid.sidebar-search .search-bar input {
  border: 1px solid #ddd;
  color: #444444;
  padding: 12px 17px;
  width: 100%;
  border-radius: 5px;
}
.sidebar-grid.sidebar-search .search-bar button {
  outline: none;
  border: none;
  color: #1c1b1b;
  padding: 0 16px;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 1;
  transition: all 0.3s ease;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  background: transparent;
}
.sidebar-grid.sidebar-search .search-bar button i:before {
  font-size: 18px;
  font-weight: 600;
}
.sidebar-grid.sidebar-search .search-bar button:hover {
  color: #183878;
}
.sidebar-grid.sidebar-popular-post .single-post {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: inline-flex;
  align-items: center;
  border-radius: 3px;
}
.sidebar-grid.sidebar-popular-post .single-post .post-image {
  margin-right: 15px;
}
.sidebar-grid.sidebar-popular-post .single-post .post-image img {
  max-width: 80px;
  border-radius: 3px;
}
.sidebar-grid.sidebar-popular-post .single-post .post-desc ul li {
  display: inline-block;
  margin-right: 12px;
  font-size: 14px;
  color: #555;
}
.sidebar-grid.sidebar-popular-post .single-post .post-desc ul li i {
  margin-right: 5px;
  color: #183878;
}
.sidebar-grid.sidebar-popular-post .single-post .post-desc ul li:last-child {
  margin-right: 0;
}
.sidebar-grid.sidebar-popular-post .single-post .post-desc .post-title h5 {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 0;
  line-height: 22px;
  font-family: 'Minerva Modern Bold';
}
.sidebar-grid.sidebar-popular-post .single-post .post-desc .post-title h5 a {
  color: #1c1b1b;
}
.sidebar-grid.sidebar-popular-post .single-post .post-desc .post-title h5 a:hover {
  color: #183878;
}
.sidebar-grid.sidebar-categories ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 10px;
}
.sidebar-grid.sidebar-categories ul li a {
  color: #363636;
  transition: all 0.3s ease;
}
.sidebar-grid.sidebar-categories ul li a:hover {
  color: #183878;
}
.sidebar-grid.sidebar-categories ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #1c1b1b;
}
.sidebar-grid.sidebar-categories ul li:last-child {
  margin: 0;
}
.sidebar-grid.sidebar-price-filter .bottom-part {
  display: flex;
  align-self: center;
  justify-content: space-between;
  margin-top: 29px;
}
.sidebar-grid.sidebar-price-filter .bottom-part .filter-btn a {
  padding: 12px 32px;
  z-index: 1;
  position: relative;
  font-size: 12px;
  background: #183878;
  color: #ffffff;
  border-radius: 3px;
}
.sidebar-grid.sidebar-price-filter .bottom-part .rangevalue {
  font-size: 14px;
  padding-top: 3px;
}
.sidebar-grid.sidebar-tags .tagcloud a {
  display: inline-block;
  margin: 10px 3px 0 0;
  line-height: 20px;
  padding: 6px 12px;
  font-size: 13px;
  text-transform: capitalize;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background: #fff;
  color: #444;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}
.sidebar-grid.sidebar-tags .tagcloud a:hover {
  background: #183878;
  color: #ffffff;
  border-color: #183878;
}
.pagenav-link ul {
  border: 1px solid #f2f2f2;
  border-radius: 3px;
  display: inline-block;
  padding: 0 3px;
}
.pagenav-link ul li {
  display: inline-block;
  padding: 0 18px;
  margin: 10px 0;
  border-right: 1px solid #E6E6E6;
  color: #183878;
  font-size: 16px;
}
.pagenav-link ul li a {
  color: #363636;
}
.pagenav-link ul li a i:before {
  color: #363636;
  font-size: 13px;
  transition: all 0.3s ease;
}
.pagenav-link ul li a:hover {
  color: #183878;
}
.pagenav-link ul li a:hover i:before {
  color: #183878;
}
.pagenav-link ul li:last-child {
  border-right: none;
}
.rs-carousel.nav-style1 {
  position: relative;
}
.rs-carousel.nav-style1 .owl-nav {
  display: block;
}
.rs-carousel.nav-style1 .owl-nav .owl-next,
.rs-carousel.nav-style1 .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  background: #183878;
  text-align: center;
  color: #ffffff;
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
}
.rs-carousel.nav-style1 .owl-nav .owl-next i:before,
.rs-carousel.nav-style1 .owl-nav .owl-prev i:before {
  content: "\f112";
  font-family: Flaticon;
}
.rs-carousel.nav-style1 .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-carousel.nav-style1 .owl-nav .owl-next i:before {
  content: "\f113";
}
.rs-carousel.nav-style1:hover .owl-nav .owl-next,
.rs-carousel.nav-style1:hover .owl-nav .owl-prev {
  left: -50px;
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-carousel.nav-style1:hover .owl-nav .owl-next {
  right: -50px;
  left: unset;
}
.rs-carousel.nav-style1.nav-mod .owl-nav {
  display: block;
}
.rs-carousel.nav-style1.nav-mod .owl-nav .owl-next,
.rs-carousel.nav-style1.nav-mod .owl-nav .owl-prev {
  transition: all 0.5s;
  transition-delay: 0.70s;
  opacity: 0;
  visibility: hidden;
  left: 30px;
}
.rs-carousel.nav-style1.nav-mod .owl-nav .owl-next {
  right: 30px;
  left: unset;
}
.rs-carousel.nav-style1.nav-mod:hover .owl-nav .owl-next,
.rs-carousel.nav-style1.nav-mod:hover .owl-nav .owl-prev {
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
.rs-carousel.nav-style2 {
  position: relative;
}
.rs-carousel.nav-style2 .owl-nav {
  display: block;
  position: absolute;
  top: -80px;
  right: 0;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev,
.rs-carousel.nav-style2 .owl-nav .owl-next {
  display: inline-block;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i,
.rs-carousel.nav-style2 .owl-nav .owl-next i {
  transition: all 0.3s ease;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i:before,
.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
  font-family: Flaticon;
  font-size: 22px;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev:hover i,
.rs-carousel.nav-style2 .owl-nav .owl-next:hover i {
  color: #183878;
}
.rs-carousel.nav-style2 .owl-nav .owl-prev i:before {
  content: "\f134";
}
.rs-carousel.nav-style2 .owl-nav .owl-prev:after {
  content: "/";
  padding: 0 5px 0 5px;
  position: relative;
  top: -3px;
}
.rs-carousel.nav-style2 .owl-nav .owl-next i:before {
  content: "\f133";
}
.rs-carousel.dot-style1 .owl-dots {
  text-align: center;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 5px;
  background: #cc00cc;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.25);
  opacity: .5;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot:hover {
  width: 12px; height:12px;
  opacity: 1;
}
.rs-carousel.dot-style1 .owl-dots .owl-dot.active {
  width: 12px; height:12px;
  opacity: 1;
}
body.home-three .readon {
  padding: 13px 28px;
  font-size: 15px;
  font-weight: 400;
}

body.home-eight .loader .spinner {
  background-color: #183878;
}
body.home-eight h2 {
  font-size: 36px;
  line-height: 48px;
}
body.home-eight .full-width-header .toolbar-area {
  background: #183878;
}
body.home-eight .full-width-header .toolbar-area .toolbar-contact ul li {
  border-color: #052887;
}
body.home-eight .full-width-header .toolbar-area .toolbar-sl-share ul li.opening {
  border-color: #052887;
}
body.home-eight .full-width-header .right_menu_togle .canvas-contact .contact li i {
  color: #183878;
}
body.home-eight .full-width-header .right_menu_togle .canvas-contact .contact li a {
  color: #363636;
}
body.home-eight .full-width-header .right_menu_togle .canvas-contact .contact li a:hover {
  color: #183878;
}
body.home-eight .full-width-header .right_menu_togle .social li a i {
  background: #183878 !important;
}
body.home-eight .full-width-header .right_menu_togle .humburger span {
  background: #1c1b1b;
}
body.home-eight .full-width-header .right_menu_togle .humburger span.dot2,
body.home-eight .full-width-header .right_menu_togle .humburger span.dot4,
body.home-eight .full-width-header .right_menu_togle .humburger span.dot6,
body.home-eight .full-width-header .right_menu_togle .humburger span.dot8 {
  background: #183878;
}
body.home-eight .full-width-header .right_menu_togle .humburger:hover span {
  background: #183878;
}
body.home-eight .full-width-header .right_menu_togle .humburger:hover span.dot2,
body.home-eight .full-width-header .right_menu_togle .humburger:hover span.dot4,
body.home-eight .full-width-header .right_menu_togle .humburger:hover span.dot6,
body.home-eight .full-width-header .right_menu_togle .humburger:hover span.dot8 {
  background: #1c1b1b;
}
body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li > a:hover {
  color: #183878 !important;
}
body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li > a:hover:before {
  color: #183878 !important;
}
body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a {
  color: #183878 !important;
}
body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
  background: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
  background: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
  color: #183878 !important;
}
body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu .sub-menu li.active a {
  color: #ccc !important;
}
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li > a:hover {
  color: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger span {
  background: #101010;
}
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger span.dot2,
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger span.dot4,
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger span.dot6,
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger span.dot8 {
  background: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger:hover span {
  background: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger:hover span.dot2,
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger:hover span.dot4,
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger:hover span.dot6,
body.home-eight .full-width-header .rs-header .menu-area .expand-btn-inner ul li .humburger:hover span.dot8 {
  background: #101010;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky {
  background: #ffffff !important;
}

body.home-eight .full-width-header .rs-header .menu-area.sticky .rs-menu-area {
    position: relative;
    top: 18px;
    display: flex
;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
  color: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i:hover {
  color: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
  background: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
  color: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger span {
  background: #101010;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger span.dot2,
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger span.dot4,
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger span.dot6,
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger span.dot8 {
  background: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger:hover span {
  background: #183878;
}
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger:hover span.dot2,
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger:hover span.dot4,
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger:hover span.dot6,
body.home-eight .full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .humburger:hover span.dot8 {
  background: #101010;
}
body.home-eight .rs-footer {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat; background:#cc00cc;
}
.about-widget img{width:150px;}
body.home-eight .rs-footer .footer-content .widget-title {
  color: #ffffff;
}
body.home-eight .rs-footer .footer-content .about-widget .desc {
  color:#ffffff;
}
body.home-eight .rs-footer .footer-content .about-widget .btn-part a.readon {
  padding: 12px 23px;
  border-radius: 3px;
  background: #183878;
  font-family: 'Nunito-Regular';
  font-weight: 500;
}
body.home-eight .rs-footer .footer-content .address-widget li i:before {
  color: #cc00cc;
}
body.home-eight .rs-footer .footer-content .address-widget li .desc {
  color: #ffffff; font-size:17px; font-weight: 500; margin-left: 45px;
}
body.home-eight .rs-footer .footer-content .address-widget li .desc a {
  color: #ffffff;
}
body.home-eight .rs-footer .footer-content .address-widget li .desc a:hover {
  color: #000000;
}
body.home-eight .rs-footer .footer-content .footer-post .post-wrap .post-desc a {
  color: #ffffff;
}
body.home-eight .rs-footer .footer-content .footer-post .post-wrap .post-desc a:hover {
  color: #183878;
}
body.home-eight .rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post {
  color: #333;
}
body.home-eight .rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post i {
  color: #183878;
}

body.home-eight .rs-footer .footer-bottom .copyright p {
  color: #ffffff; font-size:13px; font-weight:500; text-align:center;
}
body.home-eight .rs-footer .footer-bottom .copyright p a{
  color: #ffffff !important;
}
body.home-eight .rs-footer .footer-bottom .footer-social li a {
  background: #183878;
}
body.home-eight .rs-footer .footer-bottom .footer-social li a:hover {
  background: #183878;
}

body.apps .loader .spinner {
  background-color: #ec4c6f;
}
body.apps #scrollUp i {
  background: #ec4c6f;
}
body.marketing .loader .spinner {
  background-color: #bf0505;
}
body.marketing #scrollUp i {
  background: #bf0505;
}
.hoverparallax {
  transform: rotateX(0) rotateY(0);
  transform-style: preserve-3d;
  transition-duration: 0.1s;
  transition-timing-function: ease !important;
}
.hoverparallax.is-out {
  transform: rotateX(0) rotateY(0) !important;
  transition-duration: 1s;
}
.morphin {
  border-color: #183878;
  background: #183878;
}
.relative {
  position: relative;
}
.sec-title .sub-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.sec-title .sub-title.modify {
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: unset;
}
.sec-title .sub-title.primary {
  color: #183878;
}
.sec-title .sub-title.primary:after {
  background: #183878;
}
.sec-title .sub-title.secondary {
  color: #228bfd;
}
.sec-title .sub-title.secondary:after {
  background: #228bfd;
}
.sec-title .sub-title.green {
  color: #67c27c;
}
.sec-title .sub-title.green:after {
  background: #67c27c;
}
.sec-title .sub-title.white {
  color: #ffffff;
}
.sec-title .sub-title.white:after {
  background: #ffffff;
}
.sec-title .sub-title.dark {
  color: #1c1b1b;
}
.sec-title .sub-title.dark:after {
  background: #1c1b1b;
}
.sec-title .sub-title.right-line {
  padding-right: 65px;
  position: relative;
  display: inline-block;
}
.sec-title .sub-title.right-line:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  z-index: 1;
  margin-left: 0;
  right: 0;
  top: 13px;
}
.sec-title .title2 {
  font-size: 48px;
  line-height: 60px;
}
.sec-title .title3 {
  line-height: 1.4em;
}
.sec-title .desc.big {
  font-size: 16px;
  line-height: 30px;
}
.sec-title .desc2 {
  font-weight: 700;
  color: #585555;
}
.sec-title.style2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sec-title.style2 .title-part {
  padding-right: 50px;
  border-right: 2px solid #183878;
}
.sec-title.style2 .first-half {
  width: 100%;
  max-width: 46%;
  flex: 0 0 46%;
  padding-right: 50px;
  border-right: 2px solid #183878;
}
.sec-title.style2 .last-half {
  width: 100%;
  max-width: 54%;
  flex: 0 0 54%;
  padding-left: 50px;
}
.sec-title .bottom-wave {
  position: relative;
  padding-bottom: 38px;
}
.sec-title .bottom-wave:after {
  position: absolute;
  content: '';
  height: 23px;
  width: 118px;
  left: 0;
  bottom: 0;
  background: url(../assets/images/waveline.png);
}
.sec-title.text-center .bottom-wave:after {
  left: 50%;
  transform: translateX(-50%);
}
.sec-title.text-right .bottom-wave:after {
  left: unset;
  right: 0;
}
.sec-title2 .sub-title {
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
  color: #f67d31;
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
}
.sec-title2 .sub-title.primary-color {
  color: #183878;
}
.sec-title2 .sub-title.sub-title2 {
  font-family: "Poppins", Sans-serif;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #BF0505;
  margin-bottom: 8px;
}
.sec-title2 .title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  color: #0a0a0a;
  margin-bottom: 0;
}
.sec-title2 .title.small {
  font-size: 32px;
  color: #fa3f24;
}
.sec-title2 .title.small2 {
  font-size: 24px;
  font-weight: 600;
  color: #1c1b1b;
  margin: 0px 0px 0px 0px;
}
.sec-title2 .title.title2 {
  max-width: 425px;
  margin: 0 auto;
}
.sec-title2 .title.title2.title3 {
  max-width: 480px;
}
.sec-title2 .title.title2.title4 {
  max-width: 550px;
}
.sec-title2 .title.title5 {
  font-size: 36px;
}
.sec-title2 .title.title6 {
  font-weight: 700;
  color: #333333;
  font-family: 'poppins', sans-serif;
}
.sec-title2 .description p {
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
  color: #363636;
  margin-bottom: 0; 
}
.sec-title2 .description p.right {
  padding-right: 70px;
}
.sec-title2 .description p.small {
  font-size: 16px;
}
.sec-title3 .sub-title {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #B1E0F9;
  display: block;
  margin-bottom: 10px;
}

.sec-title3 .sub-title.small {
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 2px;
}
.sec-title3 .title {
  font-size: 36px;
  line-height: 1.3em;
  font-weight: 600;
  color: #111111;
  margin-bottom: 0;
}
.sec-title3 .title.title2 {
  max-width: 450px;
}
.sec-title3 .title.title3 {
  max-width: 550px;
  margin: 0 auto;
}
.sec-title3 .title.title4 {
  color: #ffffff;
  font-weight: 700;
}
.sec-title3 .desc {
  font-size: 18px;
  font-weight: 500;
  color: #111111;
  margin-bottom: 0;
}
.sec-title3 .description {
  color: #666666;
  margin-bottom: 0;
}
.sec-title4 .icon-part {
  width: 70px;
  margin: 0 auto 40px;
}
.sec-title4 .sub-title {
  font-family: poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #cc00cc;
  display: block;
  margin-bottom: 0;
}
.sec-title4 .sub-title.new {
  color: #1273EB;
  font-family: poppins, sans-serif;
  letter-spacing: 1px;
}
.sec-title4 .title {
  font-size: 36px;
  line-height: 40px;
  color: #353535;
  font-weight: 700;
  margin-bottom: 0;
}
.sec-title4 .title .first-title {
  display: block;
}
.sec-title4 .title .second-title {
  color: #090E40;
}
.sec-title4 .title.title2 {
  max-width: 500px;
  line-height: 48px;
  margin: 0 auto;
}
.sec-title4 .title.title3 {
  color: #1c1b1b;
  font-family: poppins, sans-serif;
  max-width: 670px;
  margin: 0 auto;
}
.sec-title4 .desc {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  color: #363636;
  margin-bottom: 0;
}
.sec-title5 .sub-title {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  font-family: poppins, sans-serif;
  text-transform: uppercase;
  color: #183878;
  display: block;
  margin: 0;
}
.sec-title5 .sub-title.new-title {
  color: #1273EB;
  font-family: poppins, sans-serif;
  letter-spacing: 1px;
}
.sec-title5 .sub-title.sub-title2 {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  font-family: "poppins", Sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.sec-title5 .title {
  font-size: 42px;
  line-height: 1.3em;
  font-weight: 700;
  color: #04004D;
  margin: 0;
}
.sec-title5 .title.title2 {
  font-size: 36px;
  line-height: 47px;
  color: #1c1b1b;
}
.sec-title5 .desc {
  font-size: 18px;
  font-weight: 500;
  color: #555555;
  margin: 0;
}
.sec-title5 .description {
  max-width: 500px;
  margin: 0 auto;
}
.sec-title5 .description.onepage {
  max-width: 630px;
}
.sec-title5 .description.solutions {
  max-width: 540px;
}
.sec-title6 .sub-title {
  position: relative;
  padding-left: 65px;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #BF0505;
  margin: 0px 0px 6px 0px;
  display: inline-block;
}
.sec-title6 .sub-title:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #BF0505;
  z-index: 1;
  margin-left: 0;
  left: 0;
  top: 14px;
}
.sec-title6 .sub-title2 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #BF0505;
  margin: 0px 0px 6px 0px;
  position: relative;
  display: inline-block;
}
.sec-title6 .sub-title2:before {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #BF0505;
  z-index: 1;
  margin-left: 0;
  left: -55px;
  top: 15px;
}
.sec-title6 .sub-title2:after {
  content: "";
  position: absolute;
  border: 0;
  width: 50px;
  height: 2px;
  background: #BF0505;
  z-index: 1;
  margin-left: 0;
  left: auto;
  right: -55px;
  top: 15px;
}
.sec-title6 .title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3em;
  color: #111111;
  margin: 0px 0px 30px 0px;
}
.sec-title6 .title span {
  color: #BF0505;
  font-family: "Playfair Display", Sans-serif;
  font-weight: 700;
  font-style: italic;
}
.sec-title6 .desc-big {
  font-size: 18px;
  font-weight: 500;
  color: #111111;
  margin: 0px 100px 25px 0px;
}
.sec-title6 .desc-big.style2 {
  margin: 0px 0px 25px 0px;
}
.sec-title7 .title {
  font-size: 36px;
  line-height: 40px;
  color: #1c1b1b;
  font-family: poppins, sans-serif;
  font-weight: 700;
  position: relative;
  margin-bottom: 15px;
}
.sec-title7 .title .watermark {
  position: absolute;
  font-size: 200px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: poppins, sans-serif;
  opacity: .05;
  width: 100%;
  left: 0;
  color: inherit;
  white-space: nowrap;
  vertical-align: middle;
}
.sec-title7 .title2 {
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  margin: 0px 0px 8px 0px;
}
.sec-title7 .sub-text {
  color: #ffffff;
  font-weight: 700;
}
.sec-title7 .sub-title {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1px;
  color: #1273eb;
  font-weight: 500;
  margin: 0 0 10px;
  font-family: poppins, sans-serif;
  text-transform: uppercase;
  display: block;
}
.custom-for-sl .rs-carousel .owl-stage-outer .owl-item {
  padding-right: 15px;
  padding-left: 15px;
}
input[type=range] {
  -webkit-appearance: none;
  margin: 0px 0;
  width: 100%;
}
input[type=range]:focus {
  outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ddd;
}
input[type=range]:focus::-ms-fill-lower {
  background: #183878;
}
input[type=range]:focus::-ms-fill-upper {
  background: #183878;
}
input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.39px;
  border-radius: 1em;
  cursor: pointer;
  background: #ddd;
}
input[type=range]::-moz-range-track {
  width: 100%;
  height: 8.39px;
  border-radius: 1em;
  cursor: pointer;
  background: #ddd;
}
input[type=range]::-ms-track {
  width: 100%;
  height: 8.39px;
  border-radius: 1em;
  cursor: pointer;
  background: #ddd;
}
input[type=range]::-webkit-slider-thumb {
  height: 1em;
  width: 1em;
  border: none;
  border-radius: 100%;
  background: #183878;
  cursor: ew-resize;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range]::-moz-range-thumb {
  height: 1em;
  width: 1em;
  border: none;
  border-radius: 100%;
  background: #183878;
  cursor: ew-resize;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range]::-ms-thumb {
  height: 1em;
  width: 1em;
  border: none;
  border-radius: 100%;
  background: #183878;
  cursor: ew-resize;
  -webkit-appearance: none;
  margin-top: -4px;
}
input[type=range]::-ms-fill-lower {
  background: #000;
}
input[type=range]::-ms-fill-upper {
  background: #000;
}
/*--------------------------------------
    03. Header Section CSS
---------------------------------------*/
.full-width-header .toolbar-area {
  background: #183878;
}
.full-width-header .toolbar-area .toolbar-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.full-width-header .toolbar-area .toolbar-contact ul li {
  display: inline-block;
  margin-right: 20px;
  padding: 5px 20px 5px 0;
  border-right: 1px solid #1273eb;
  color: #fff;
  font-size: 15px;
}
.full-width-header .toolbar-area .toolbar-contact ul li i {
  margin-right: 7px;
  color: #ffffff;
}
.full-width-header .toolbar-area .toolbar-contact ul li i.flaticon-email:before {
  position: relative;
  bottom: -0.5px;
}
.full-width-header .toolbar-area .toolbar-contact ul li i:before {
  font-size: 14px;
}
.full-width-header .toolbar-area .toolbar-contact ul li a {
  transition: all 0.3s ease;
  color: #ffffff; font-size: 14px;
}
.full-width-header .toolbar-area .toolbar-contact ul li a:hover {
  color: #ccc;
}
.full-width-header .toolbar-area .toolbar-contact ul li:last-child {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  border: none;
}
.full-width-header .toolbar-area .toolbar-sl-share ul {
  text-align: right;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li {
  display: inline-block;
  font-size: 14px;
  margin-right: 25px;
  padding: 5px 0;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li.opening {
  color: #ffffff;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #1273eb;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li.opening i {
  margin-right: 5px;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li.opening i:before {
  font-size: 15px;
  font-weight: 600;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li a {
  display: block;
  color: #ffffff;
  transition: all 0.3s ease;
  text-decoration: none;
  font-size: 14px;
}

.full-width-header .toolbar-area .toolbar-sl-share ul li img{
  height:17px; width:auto; margin-right:5px; border: 1px solid #bcbcbc;
}


.full-width-header .toolbar-area .toolbar-sl-share ul li a:hover {
  color: #ccc;
}
.full-width-header .toolbar-area .toolbar-sl-share ul li:last-child {
  margin: 0;
}
.full-width-header .rs-header {
  z-index: 99;
}
.full-width-header .rs-header .menu-area {
  transition: all 0.3s ease; border-bottom: 2px solid #e5e5e5;
}
.full-width-header .rs-header .menu-area .logo-area {
  position: relative; line-height:80px;
}
.full-width-header .rs-header .menu-area .logo-area img {
  transition: 0.4s;
  -webkit-transition: 0.4s;
  max-height: 100px;
}
.full-width-header .rs-header .menu-area .logo-area .dark {
  display: none;
}
.full-width-header .rs-header .menu-area .logo-area .light {
  display: inherit;
}
.full-width-header .rs-header .menu-area .rs-menu-area {
  position:relative; top:35px; display:flex;
}

.full-width-header .rs-header .menu-area .rs-menu-area .head-btn{
  position:absolute; top:0px; right:0px; float:right;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
  display: inline-block;
  margin-right: 40px;
  padding: 0; 
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
  transition: all 0.3s ease;
  font-size: 23px;
  font-weight: 600;
  text-transform: capitalize;
  padding: 0;
  font-family: 'Minerva Modern Bold';
  color: #101010;
  position: relative;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
  color: #183878;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
  margin-right: 0!important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a {
  padding-right: 17px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a {
  color: #183878 !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a:before {
  color: #183878;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu li a {
  padding-right: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu li a:before {
  display: none;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
  background: #183878;
  margin: 0;
  padding: 0px 0;
  border-radius: 0 0 5px 5px;
  right: unset; 
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .sub-menu {
  right: unset;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .current-page-item > a {
  color: #ccc;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
  border: none; 
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
  height: unset;
  line-height: normal;
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  padding:10px 12px !important; border-bottom:1px solid #0a1e45; background-color:#cc00cc;
  text-transform: capitalize; font-family:'Minerva Modern Bold';
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ffffff !important; border-bottom:1px solid #0a1e45; text-decoration:underline;}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:before {
  display: none;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #ccc !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu {
  width: 100%;
  opacity: 1 !important;
  position: unset;
  transform: translateY(0px);
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu .child-single-megamenu {
  width: 50%;
  float: left;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu .child-single-megamenu .sub-menu {
  padding: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right-menu {
  left: unset;
  right: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
  background: #183878;
  border-radius: 0 0 5px 5px;
  min-width: 1240px;
  right: 0;
  left: unset;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
  padding: 0;
  margin: 0;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
  width: 20%;
  float: left;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
  padding: 10px 10px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
  font-size: 17px;
  font-weight: 600; border-bottom:1px solid #ffffff;
  color: #ffffff;
  text-transform: capitalize;
  transition: all 0.3s ease; font-family:'Jost-Bold', sans-serif;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
  color: #ccc;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.home11-style {
  right: -280px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.home11-style .mega-menu-container .single-megamenu .sub-menu {
  padding: 30px 30px;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
  color: #183878 !important;
}
.full-width-header .rs-header .menu-area .main-menu .nav-expander {
  font-size: 20px;
  -webkit-transition: all all 0.3s ease ease;
  -ms-transition: all all 0.3s ease ease;
  transition: all all 0.3s ease ease;
  display: block;
  color: #92278f;
  position: absolute;
  right: 15px;
  top: 26px;
}
.full-width-header .rs-header .menu-area .main-menu .nav-expander:hover {
  transform: scale(1.1);
  color: #183878;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul {
  display: flex;
  align-items: center;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li {
  display: inline-block;
  margin-right: 32px;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active {
  display: none;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active .cart-icon {
  position: relative;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active .cart-icon .cart-count {
  position: absolute;
  min-width: 18px;
  min-height: 18px;
  line-height: 18px;
  font-size: 11px;
  border-radius: 50%;
  background: #f2f2f2;
  color: #363636;
  top: -13px;
  right: -17px;
  text-align: center;
  transition: all 0.3s ease;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a {
  color: #101010;
  display: inline-block;
  cursor: pointer;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a i:before {
  font-size: 18px;
  font-weight: 600;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a i.flaticon-shopping-bag-1:before {
  font-weight: normal;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a:hover {
  color: #183878;
}
.full-width-header .rs-header .menu-area .expand-btn-inner ul li:last-child {
  margin-right: 0;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta {
  display: flex;
  align-items: center;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta i {
  color: #ffffff;
  margin-right: 15px;
  font-size: 30px;
  line-height: 1;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta i:before {
  font-size: 30px;
  line-height: 1;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta a {
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
}
.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta a:hover {
  color: #ccc;
}
.full-width-header .rs-header .menu-area.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff !important;
  box-shadow: 0 0 20px -10px rgba(0, 0, 0, 0.8);
}
.full-width-header .rs-header .menu-area.sticky .logo-area {
  height: 72px;
  line-height: 68px;
}
.full-width-header .rs-header .menu-area.sticky .logo-area img {
  max-height: 50px;
}
.full-width-header .rs-header .menu-area.sticky .logo-area .dark {
  display: inherit;
}
.full-width-header .rs-header .menu-area.sticky .logo-area .light {
  display: none;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
  color: #494949;
}
.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
  color: #183878;
}
.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i {
  color: #494949;
}
.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i:hover {
  color: #183878;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li.search-parent {
  display: none;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
  background: #183878;
  color: #ffffff;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a {
  color: #494949;
}
.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
  color: #183878;
}
.full-width-header .rs-header .right_menu_togle {
  background: #ffffff;
  padding: 25px 15px 30px 20px;
  z-index: 999999;
}
.full-width-header .rs-header .right_menu_togle .close-btn {
  overflow: visible;
  padding: 0;
  text-align: right;
  margin-bottom: 17px;
}
.full-width-header .rs-header .right_menu_togle .close-btn .humburger {
  margin: 0 0 0 auto;
  background: #f1f6fc;
  padding: 10px;
  max-width: 65px;
  cursor: pointer;
  border-radius: 4px;
}
.full-width-header .rs-header .right_menu_togle .canvas-logo {
  padding-left: 0;
  padding-bottom: 30px;
}
.full-width-header .rs-header .right_menu_togle .canvas-logo img {
  width:220px;
  height: auto;
}
.full-width-header .rs-header .right_menu_togle .offcanvas-text {
  margin-bottom: 37px;
}
.full-width-header .rs-header .right_menu_togle .offcanvas-text p {
  font-size: 15px;
  line-height: 28px;
  color: #333;
  margin-bottom: 0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact {
  padding: 0 0 60px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li {
  padding: 0 0 15px;
  display: flex;
  align-items: center;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:nth-child(1) {
  font-size: 15px;
  line-height: 1.7;
  padding-right: 40px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i {
  padding-right: 20px;
  color: #183878;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i:before {
  font-size: 26px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a {
  color: #363636;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a:hover {
  color: #183878;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:last-child {
  padding: 0;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li {
  display: inline-block;
  padding-right: 8px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a i {
  font-size: 15px;
  color: #ffffff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: #183878;
  text-align: center;
  border-radius: 3px;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a:hover {
  opacity: 0.82;
}
.full-width-header .rs-header .right_menu_togle .canvas-contact .social li:last-child {
  padding: 0;
}
.full-width-header.header-style-4 .rs-header {
  z-index: 99;
}
.full-width-header.header-style-4 .rs-header .menu-area {
  transition: all 0.3s ease;
}
.full-width-header.header-style-4 .rs-header .menu-area .rs-menu-area {
  justify-content: flex-end;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .current-page-item > a {
  color: #ccc;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
  margin: 0;
  border: none;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
  color: #ffffff;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
  color: #ccc !important;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:before {
  display: none;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
  margin: 0;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
  color: #ccc !important;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
  right: -153px;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
  padding: 35px 38px;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
  padding: 10px 30px;
  color: #ffffff;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
  color: #ccc;
}
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
  color: #183878 !important;
}
.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul {
  display: flex;
  align-items: center;
}
.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li {
  display: inline-block;
  margin-right: 32px;
}
.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li > a {
  color: #101010;
  display: inline-block;
  cursor: pointer;
}
.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li > a i:before {
  font-size: 18px;
  font-weight: 600;
}
.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li > a i.flaticon-shopping-bag-1:before {
  font-weight: normal;
}
.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li > a:hover {
  color: #183878;
}
.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li:last-child {
  margin-right: 0;
}
.full-width-header.header-style-4 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
  color: #494949;
}
.full-width-header.header-style-4 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
  color: #183878;
}
.full-width-header.header-style-4 .rs-header .menu-area.sticky .expand-btn-inner li.search-parent {
  display: none;
}
.full-width-header.header-style-4 .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
  background: #183878;
  color: #ffffff;
}
.full-width-header.header-style-4 .rs-header .menu-area.sticky .expand-btn-inner li > a {
  color: #494949;
}
.full-width-header.header-style-4 .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
  color: #183878;
}
body.modal-open {
  padding: 0 !important;
}

body .modal-backdrop {
  background: rgba(3, 7, 73, 0.98);
  opacity: 1 !important;
}
/*---------------------------------------
    04. Sticky Menu CSS
---------------------------------------*/
.menu-sticky {
  background: #fff;
  margin: 0;
  z-index: 999;
  width: 100%;
  top: 0; padding: 5PX 0PX;
  position: relative;
}
@-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);
  }
}
/*---------------------------------------
    05. Slider Section CSS
---------------------------------------*/
.rs-slider {
  position: relative;
  overflow: hidden;
  text-align: left;
}
.rs-slider.slider1 {
  position: relative;
  /*-- Animations Start --*/

  /*-- Animations End --*/

}
.rs-slider.slider1 .sl-title {
  -webkit-animation: fadeInUp 1.7s ease-in-out;
  animation: fadeInUp 1.7s ease-in-out;
}
.rs-slider.slider1 .sl-desc {
  -webkit-animation: fadeInUp 1.5s ease-in-out;
  animation: fadeInUp 1.5s ease-in-out;
}
.rs-slider.slider1 .slider-bottom {
  -webkit-animation: fadeInUp 1.8s ease-in-out;
  animation: fadeInUp 1.8s ease-in-out;
}
.rs-slider.slider1 .container {
  position: relative;
  height: 100%;
}
.rs-slider.slider1 .container .content-part {
  padding: 25px 20px 30px;
  border-radius: 5px;
  max-width: 545px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  left: 15px;
}
.rs-slider.slider1 .container .content-part .sl-title {
  margin-bottom: 20px;
  color: #ffffff;
}
.rs-slider.slider1 .container .content-part .sl-desc {
  font-size: 16px;
  line-height: 30px;
}
.rs-slider.slider1 .container .content-part .slider-bottom {
  display: inline-block;
  margin: 20px 0 20px;
}
.rs-slider.slider1 .container .content-part .slider-bottom .readon {
  display: block !important;
}
.rs-slider.slider1 .container .content-part .slider-bottom .white-btn {
  background: #ffffff;
  color: #228bfd;
}
.rs-slider.slider1 .container .content-part .slider-bottom ul li {
  display: inline-block;
  margin-right: 15px;
}
.rs-slider.slider1 .container .content-part .slider-bottom ul li:last-child {
  margin: 0;
}
.rs-slider.slider1 .container .content-part:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #183878;
  z-index: -1;
  border-radius: 5px;
  -webkit-animation: fadeInUp 1s ease-in-out;
  animation: fadeInUp 1s ease-in-out;
  opacity: 0.86;
}
.rs-slider.slider1 .nivoSlider .sl-ly-img {
  margin-left: 100px;
}
.rs-slider.slider1 .nivoSlider .sl-ly-img img {
  position: unset;
  padding-top: 150px;
  max-height: unset;
}
.rs-slider.slider1 .nivo-caption {
  padding: 0;
}
.rs-slider .sl-wrap {
  padding: 50px 0;
}
.rs-slider .nivo-directionNav > a {
  font-size: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: none;
  background: #183878;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  opacity: 0;
}
.rs-slider .nivo-directionNav > a.nivo-prevNav {
  left: 60px;
}
.rs-slider .nivo-directionNav > a.nivo-prevNav:before {
  content: "\f104";
}
.rs-slider .nivo-directionNav > a.nivo-nextNav {
  right: 60px;
}
.rs-slider .nivo-directionNav > a.nivo-nextNav:before {
  content: "\f105";
  margin-left: 2px;
}
.rs-slider .nivo-directionNav > a:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 28px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  transition: all 0.3s ease;
  color: #ffffff;
}
.rs-slider .nivo-directionNav > a:hover {
  background: #707070;
}
.rs-slider .nivo-directionNav > a:hover:before {
  color: #ffffff;
}
.rs-slider .nivoSlider:hover .nivo-directionNav > a {
  opacity: 1;
}
.rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-prevNav {
  left: 30px;
}
.rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-nextNav {
  right: 30px;
}
.rs-slider .nivo-controlNav {
  position: absolute;
  bottom: 50px;
  z-index: 11;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none !important;
}
.rs-slider .nivo-controlNav .nivo-control {
  width: 26px;
  height: 7px;
  border: 1px solid #fff;
  font-size: 0px;
  display: inline-block;
  margin-right: 7px;
  -webkit-transition: .4s ease all;
  transition: .4s ease all;
}
.rs-slider .nivo-controlNav .nivo-control.active {
  background: #183878;
  border-color: #183878;
}
/*---------------------------------------
    06. Banner Section CSS
---------------------------------------*/
.rs-banner.style1 {
  background: url(../assets/images/banner/h7-bnr.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding: 177px 0 50px;
}
.rs-banner.style1 .content-part {
  max-width: 815px;
  margin: 0 auto 50px;
}
.rs-banner.style1 .content-part .title {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  margin-bottom: 38px;
}
.rs-banner.style1 .content-part .subscribe-form {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
}
.rs-banner.style1 .content-part .subscribe-form input,
.rs-banner.style1 .content-part .subscribe-form button {
  outline: none;
  border: none;
  font-size: 16px;
}
.rs-banner.style1 .content-part .subscribe-form input {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  width: 100%;
  padding: 10px 18px;
  height: 55px;
}
.rs-banner.style1 .content-part .subscribe-form button {
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 9.5px 30px;
  border-radius: 0px 3px 3px 0px;
  background: #183878;
  color: #ffffff;
  transition: all 0.3s ease;
}
.rs-banner.style1 .content-part .subscribe-form button:hover {
  background: #228bfd;
}
.rs-banner.style1 .content-part .subscribe-form ::placeholder {
  color: #a5a5a5;
}
.rs-banner.style1 .content-part .desc {
  font-family: 'Poppins', sans-serif;
  margin-top: 15px;
}
.rs-banner.style1 .parallax-elemen {
  position: relative !important;
  max-width: 749px;
  margin: 0 auto;
}
.rs-banner.style1 .parallax-elemen div {
  position: unset !important;
}
.rs-banner.style1 .parallax-elemen span {
  position: absolute !important;
  z-index: 1;
}
.rs-banner.style1 .parallax-elemen span img {
  max-width: 128px;
  width: 100%;
  margin: 0 auto;
}
.rs-banner.style1 .parallax-elemen span:nth-child(1) {
  left: 0 !important;
  top: 0 !important;
  right: unset !important;
  bottom: unset !important;
}
.rs-banner.style1 .parallax-elemen span:nth-child(2) {
  right: 0 !important;
  top: 0 !important;
  left: unset !important;
  bottom: unset !important;
}
.rs-banner.style1 .parallax-elemen span:nth-child(3) {
  right: 0 !important;
  bottom: 0 !important;
  left: unset !important;
  top: unset !important;
}
.rs-banner.style1 .parallax-elemen span:nth-child(4) {
  left: 0 !important;
  bottom: 0 !important;
  right: unset !important;
  top: unset !important;
}
.rs-banner.style1 .parallax-elemen span:nth-child(5) {
  left: -5% !important;
  bottom: 40% !important;
  right: unset !important;
  top: unset !important;
}
.rs-banner.style1 .parallax-elemen span:nth-child(6) {
  right: -5% !important;
  bottom: 40% !important;
  left: unset !important;
  top: unset !important;
}
.rs-banner.style2 {
  background: url(../assets/images/banner/h9-bnr.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 235px 0 347px;
}
.rs-banner.style2 .content-part .title {
  font-size: 65px;
  line-height: 70px;
  text-transform: capitalize;
}
.rs-banner.style2 .content-part .desc {
  font-size: 18px;
  line-height: 26px;
  max-width: 490px;
  font-family: 'Poppins', sans-serif;
}
.rs-banner.style2 .content-part .btn-part a {
  background: #ffffff;
  color: #333333;
  padding: 11.5px 27px;
}
.rs-banner.style2 .content-part .btn-part a:hover {
  background: #f0f0f0;
}
.rs-banner.style2 .bnr-image-wrap {
  position: absolute;
  content: '';
  right: -136px;
  top: 55%;
  transform: translateY(-50%);
}
.rs-banner.style2 .bnr-image-wrap .bnr-image {
  max-width: 708px;
  position: relative;
  padding-top: 38px;
}
.rs-banner.style2 .bnr-image-wrap .bnr-image .fly {
  position: absolute;
}
.rs-banner.style2 .bnr-image-wrap .bnr-image .fly.ly1 {
  max-width: 156px;
  right: 240px;
  bottom: 0;
}
.rs-banner.style2 .bnr-image-wrap .bnr-image .fly.ly2 {
  max-width: 151px;
  right: 120px;
  bottom: -2px;
}
.rs-banner.style2 .bnr-image-wrap .bnr-image .fly.ly3 {
  max-width: 108px;
  right: 165px;
  top: 0;
}
.rs-banner.style2 .bnr-image-wrap .bnr-image .fly.ly4 {
  max-width: 87px;
  right: 224px;
  top: 33px;
}
.rs-banner.style3 {
  padding: 80px 0 0 0;
}
.rs-banner.style3 .banner-content {
  position: relative;
  z-index: 1;
  padding: 230px 0 230px;
}
.rs-banner.style3 .banner-content .sub-title {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  color: #F67D31;
  text-transform: uppercase;
  display: block;
  margin: 0px 0px 15px 0px;
}
.rs-banner.style3 .banner-content .title {
  font-size: 68px;
  line-height: 75px;
  font-weight: 700;
  color: #0a0a0a;
  letter-spacing: -2px;
  margin-bottom: 25px;
}
.rs-banner.style3 .banner-content .description p {
  font-size: 18px;
  line-height: 31px;
  font-weight: 400;
  color: #363636;
  margin-bottom: 43px;
}
.rs-banner.style3 .banner-content .banner-btn {
  position: relative;
}
.rs-banner.style3 .banner-content .banner-btn li .rs-videos .animate-border .popup-border {
  top: -10px;
}
.rs-banner.style3 .image-part {
  margin: 0px -280px 0px 0px;
}
.rs-banner.style3 .animations-shape {
  position: relative;
}
.rs-banner.style3 .animations-shape .pattern {
  position: absolute;
  left: -2px;
  top: -800px;
}
.rs-banner.style4 {
  background: url(../assets/images/banner/style2/banner-right.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  padding: 300px 0px 135px 0px;
  position: relative;
  z-index: 1;
}
.rs-banner.style4 .banner-content .title {
  font-size: 80px;
  line-height: 96px;
  font-weight: 700;
  color: #12adfc;
}
.rs-banner.style4 .banner-content .title .watermark {
  color: #111111;
  display: block;
}
.rs-banner.style4 .banner-content .description p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #363636;
  margin: 0px 198px 42px 0px;
}
.rs-banner.style4 .animate-part .spiner {
  position: absolute;
  bottom: 0;
}
.rs-banner.style4 .animate-part .spiner.dot-style {
  left: 8%;
  top: 12%;
  z-index: -1;
}
.rs-banner.style4 .animate-part .spiner.horizontal {
  right: 48%;
  bottom: 16%;
}
.rs-banner.style4 .animate-part .spiner.horizontal2 {
  right: 52%;
  bottom: 12%;
}
.rs-banner.style4 .animate-part .spiner.line-shape {
  left: 0;
  top: 20%;
}
.rs-banner.style5 {
  background: url(../assets/images/banner/apps/banner-1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.rs-banner.style5 .banner-content {
  padding: 270px 0 300px;
}
.rs-banner.style5 .banner-content .title {
  font-size: 70px;
  line-height: 70px;
  font-weight: 600;
  color: #ffffff;
  font-family: Poppins;
  margin-bottom: 0;
}
.rs-banner.style5 .banner-content .title .first {
  display: block;
}
.rs-banner.style5 .banner-content .desc {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  margin: 20px 0 30px;
  font-family: Poppins;
}
.rs-banner.style5 .banner-content .banner-btn ul li {
  display: inline-block;
  margin-right: 20px;
}
.rs-banner.style5 .banner-content .banner-btn ul li:last-child {
  margin: 0;
}
.rs-banner.style5 .animate-part .spinner {
  position: absolute;
  bottom: 0;
  z-index: -111;
}
.rs-banner.style5 .animate-part .spinner.big {
  left: 12%;
  bottom: 28%;
}
.rs-banner.style5 .animate-part .spinner.ball {
  left: 12%;
  bottom: -30px;
}
.rs-banner.style5 .animate-part .spinner.ball1 {
  right: 170px;
  top: 100px;
}
.rs-banner.style5 .animate-part .spinner.ring {
  right: 13%;
  bottom: 20%;
}
.rs-banner.style5 .animate-part .spinner.arrow {
  right: 6%;
  bottom: 15%;
}
.rs-banner.style6 {
  background: url(../assets/images/banner/style4/banner-18.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.rs-banner.style6 .banner-content {
  padding: 230px 0 220px;
  position: relative;
}
.rs-banner.style6 .banner-content .sub-title {
  font-size: 30px;
  line-height: 25px;
  font-weight: 500;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0px 0px 3px;
  font-family: Roboto;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 20px;
}
.rs-banner.style6 .banner-content .title {
  font-size: 72px;
  line-height: 80px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 13px;
}
.rs-banner.style6 .banner-content .small-title {
  font-size: 46px;
  line-height: 80px;
  letter-spacing: 2px;
  font-weight: 600;
  font-family: Poppins;
  color: #ffffff;
  margin-bottom: 0;
}
.rs-banner.style6 .banner-content .animate-img {
  position: absolute;
  left: -121px;
  top: 47%;
}
.rs-banner.style6 .banner-content .animate-img img {
  width: 130px;
  height: 130px;
}
/*---------------------------------------
    07. Breadcrumbs Section CSS
---------------------------------------*/
.rs-breadcrumbs {
  background-size: cover;
  background-repeat: no-repeat;
}
.rs-breadcrumbs.bg-1 {
  background-color:#cc00cc;
}

.rs-breadcrumbs .content-part {
  padding: 25px 0;
}
.rs-breadcrumbs .content-part .breadcrumbs-title {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  font-size: 46px;
  font-weight: 700;
  line-height: 56px; text-transform: uppercase;
}

.rs-breadcrumbs .content-part p{
  color:#ffffff;
  font-size: 16px; line-height:30px;
}

.ptb-40{padding:40px 0px !important;}

.tips-img{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06); border-radius:10px;}
.fs-20{font-size:20px !important;}
.ptb-60{padding-top:60px; padding-bottom:60px;}
.box-size {
    max-height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
}
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #999999; border-radius:5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #999999;
}
/*---------------------------------------
    08. About Section CSS
---------------------------------------*/

.rs-about.style4 .image-wrap img {
  box-shadow: 0px 0px 48px 0px rgba(0, 0, 0, 0.11);
}
.rs-about.style4 .sec-title.custom-law {
  position: relative;
  border-bottom: 1px dashed #b1976b;
  padding-bottom: 54px;
  margin-bottom: 19px;
}
.rs-about.style4 .sec-title.custom-law .justice-icon {
  width: 40px;
  height: 40px;
  line-height: 0;
  border-radius: 100%;
  text-align: center;
  padding: 10px;
  background: #ffffff;
  left: 50%;
  bottom: -19px;
  transform: translateX(-50%);
  position: absolute;
}
.rs-about.style4 .author-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rs-about.style4 .author-info .author-detail {
  padding-right: 20px;
}
.rs-about.style4 .author-info .author-detail .name {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}
.rs-about.style4 .author-info .author-detail .designation {
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  color: #555;
}

.rs-about.style9 .services-item {
  display: flex;
}
.rs-about.style9 .services-item .services-icon img {
  max-width: unset;
  height: 70px;
  width: 70px;
}
.rs-about.style9 .services-item .services-text {
  padding: 0px 0px 0px 18px;
}
.rs-about.style9 .services-item .services-text .title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 0;
}
.rs-about.style9 .services-item .services-text .title a {
  color: #0a0a0a;
}
.rs-about.style9 .services-item .services-text .title a:hover {
  color: #183878;
}
.rs-about.style9 .services-item .services-text .services-txt {
  margin-bottom: 0;
}

.rs-about.inner .image-part {
  position: relative;
}
.rs-about.inner .image-part img {
  border-radius: 10px;
}
.rs-about.inner .image-part .author-info {
  background: #183878;
  text-align: center;
  padding: 30px 30px;
  width: 270px;
  border-radius: 8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -64px;
}
.rs-about.inner .image-part .author-info .name {
  color: #ffffff;
  font-weight: 600;
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.rs-about.inner .image-part .author-info .designation {
  color: #ffffff;
  display: block;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 2.5px;
}
/*---------------------------------------
    09. Services Section CSS
---------------------------------------*/

.img1{border: 5px solid #efefef; width:100%; border-radius:10px;
    box-shadow: 0px 40px 20px -40px rgb(133, 133, 133);}

.rs-services ul li{line-height:26px; padding-bottom:8px;}
.rs-services ul{margin-bottom:15px;}

.rs-services ul li i{color: #183878; padding-right:5px;}
.rs-services.style1 .service-wrap {
  padding: 30px;
  text-align: center;
  background: #f1f6fc;
  box-shadow: 0px 1px 8px 3px rgba(0, 0, 0, 0.03);
  border-radius: 5px;
}
.rs-services.style1 .service-wrap .icon-part {
  margin-bottom: 25px;
}
.rs-services.style1 .service-wrap .icon-part img {
  max-width: 70px;
  transition: all 0.3s ease;
}
.rs-services.style1 .service-wrap .icon-part.size-mod img {
  max-width: 58px;
}
.rs-services.style1 .service-wrap .content-part .title {
  margin-bottom: 9px;
}
.rs-services.style1 .service-wrap .content-part .title a {
  color: #1c1b1b;
}
.rs-services.style1 .service-wrap .content-part .title a:hover {
  color: #183878;
}
.rs-services.style1 .service-wrap:hover .icon-part img {
  animation-name: shake-x;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.rs-services.style1.modify .service-wrap:hover .icon-part img {
  animation-name: shake-y;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.rs-services.style1.modify2 .service-wrap {
  box-shadow: none;
  border-radius: 0;
}
.rs-services.style1.modify2 .service-wrap:hover .icon-part img {
  animation-name: shake-y;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
.rs-services.style4 {
  position: relative;
  z-index: 1;
}
.rs-services.style4 .image-part img {
  border-radius: 10px;
}
.rs-services.style4 .service-wrap .icon-part {
  margin-bottom: 14px;
}
.rs-services.style4 .service-wrap .icon-part img {
  max-width: 55px;
}
.rs-services.style4 .service-wrap .content-part .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 4px;
}
.rs-services.style4 .service-wrap .content-part .title a {
  color: #1c1b1b;
}
.rs-services.style4 .service-wrap .content-part .title a:hover {
  color: #183878;
}

.rs-services.style13 .service-wrap {
  background: #ffffff;
  padding: 25px 25px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  border-radius: 5px; border:1px solid #f6f6f6;
  overflow: hidden;
  position: relative; min-height:250px;
}
.rs-services.style13 .service-wrap .img-part {
  position: relative;
}
.rs-services.style13 .service-wrap .img-part .icon-part {
  width: 70px;
  height: 70px;
  line-height: 64px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: #183878;
  color: #ffffff;
  box-shadow: 0 0 30px #a79f9f;
  font-size: 30px;
  margin-bottom: 10px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -35px;
  margin: 0 auto;
}
.rs-services.style13 .service-wrap .content-part {
  position: relative;
  padding: 5px 0 15px;
}
.rs-services.style13 .service-wrap .content-part .title {
  font-size: 36px;
  line-height: normal;
  margin-bottom: 10px;
}
.rs-services.style13 .service-wrap .content-part .title a {
  color: #333333;
}
.rs-services.style13 .service-wrap .content-part .title a:hover {
  color: #183878;
}
.rs-services.style13 .service-wrap .content-part .btn-part {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s ease;
}
.rs-services.style13 .service-wrap .content-part .btn-part a {
  font-size: 20px;
  padding: 10px;
  color: #ffffff;
}/* 
.rs-services.style13 .service-wrap .content-part:after,
.rs-services.style13 .service-wrap .content-part:before {
  position: absolute;
  content: '';
  right: 0;
  left: 0;
  margin: 0 auto;
  transition: all 0.3s ease;
}
.rs-services.style13 .service-wrap .content-part:before {
  width: 170px;
  height: 170px;
  border: 1px solid #f3f3f3;
  bottom: -125px;
}
.rs-services.style13 .service-wrap .content-part:after {
  background: #f3f3f3;
  width: 126px;
  height: 126px;
  bottom: -98px;
}
.rs-services.style13 .service-wrap:after {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 0;
  height: 1px;
  background: #183878;
  transition: all 0.5s;
} */
.rs-services.style13 .service-wrap:hover .content-part .btn-part {
  bottom: 0;
}
.rs-services.style13 .service-wrap:hover .content-part:before {
  width: 182px;
  height: 182px;
  border-color: #183878;
}
.rs-services.style13 .service-wrap:hover .content-part:after {
  width: 140px;
  height: 140px;
  background: #183878;
}
.rs-services.style13 .service-wrap:hover:after {
  width: 100%;
}
.rs-services.style14 .flip-box-inner {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .front-part .front-content-part {
  background-color: #FFFFFF;
  text-align: center;
  padding: 50px 40px 50px 40px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
  margin-bottom: 15px;
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
  width: 60px;
  height: 60px;
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
  color: #1c1b1b;
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
  color: #183878;
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
  color: #444;
  margin: 0;
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .back-front {
  transform: rotateX(180deg);
  position: absolute;
  z-index: -1;
  padding: 30px;
  border-radius: 5px;
  background-color: #562dd4;
  top: 0;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  height: 300px;
  background-color: transparent;
  background-position: center;
  background-clip: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}
.rs-services.style14 .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title a {
  color: #ffffff;
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front {
  transform: rotateX(0);
  z-index: 1;
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front.paste-light {
  background-image: linear-gradient(90deg, #00ebd3 0%, #00b0e8 100%);
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front.pink-light {
  background-image: linear-gradient(90deg, #f67d31 0%, #ed3b4b 58%);
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front.dark-blue {
  background-image: linear-gradient(90deg, #2647c8 0%, #c131f6 58%);
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front.pink-dark {
  background-image: linear-gradient(90deg, #facc22 0%, #f83600 58%);
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front.dark-paste {
  background-image: linear-gradient(90deg, #2ad45c 0%, #1fa2cb 58%);
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front.light-blue {
  background-image: linear-gradient(90deg, #0dccff 0%, #4760ff 58%);
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
  color: #ffffff;
}
.rs-services.style14 .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-desc-part .back-desc {
  color: #ffffff;
}
.rs-services.style14.it-solutions .flip-box-inner {
  position: relative;
  z-index: 1;
  margin: 0;
  padding: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap {
  -webkit-perspective: 1e3px;
  perspective: 1e3px;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .front-part .front-content-part {
  background-color: #fff;
  text-align: left;
  padding: 50px 40px 50px 40px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 3px 7px 25px 0px rgba(0, 0, 0, 0.05);
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part {
  margin-bottom: 15px;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-icon-part .icon-part img {
  width: 60px;
  height: 60px;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a {
  color: #1c1b1b;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-title-part .title a:hover {
  color: #183878;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .front-part .front-content-part .front-desc-part p {
  color: #444;
  margin: 0;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .back-front {
  transform: rotateY(-180deg);
  background-color: #562dd4;
  perspective: 1e3px;
  -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.9s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.9s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  background-image: linear-gradient(90deg, #1672de 0%, #071f6b 58%);
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 15px;
}
.rs-services.style14.it-solutions .flip-box-inner .flip-box-wrap .back-front .back-front-content .back-title-part .back-title a {
  color: #ffffff;
}
.rs-services.style14.it-solutions .flip-box-inner:hover .flip-box-wrap .front-part {
  transform: rotateY(180deg);
}
.rs-services.style14.it-solutions .flip-box-inner:hover .flip-box-wrap .back-front {
  transform: rotateY(0);
  z-index: 1;
}
.rs-services.style14.it-solutions .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-title-part .back-title {
  color: #ffffff;
}
.rs-services.style14.it-solutions .flip-box-inner:hover .flip-box-wrap .back-front .back-front-content .back-desc-part .back-desc {
  color: #ffffff;
}

/*---------------------------------------
    10. Video Section CSS
---------------------------------------*/
.rs-video .content-part {
  max-width: 450px;
  margin: 0 auto;
  text-align: center;
}
.rs-video .content-part .video-desc {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 2px;
  line-height: 1.7;
}
.rs-video.style2 .video-skill .skillsets-part {
  background: url(../../assets/images/bg/skill-bg16.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #070F3A;
  padding: 60px 50px 60px 60px;
  border-radius: 10px 0px 0px 10px;
}
.rs-video.style2 .video-skill .video-wrap {
  background: url(../../assets/images/bg/video-bg16.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  padding: 259px 0 260px 0;
  border-radius: 0px 10px 10px 0px;
}

/*---------------------------------------
    12. Featured Section CSS
---------------------------------------*/
.rs-featured.style1 .featured-wrap {
  display: flex;
  padding-right: 15px;
}
.rs-featured.style1 .featured-wrap .icon-part img {
  width: 65px;
  max-width: 65px;
}
.rs-featured.style1 .featured-wrap .content-part {
  padding-left: 25px;
}
.rs-featured.style1 .featured-wrap .content-part .title {
  margin-bottom: 12px;
}
.rs-featured.style1 .featured-wrap .content-part .title a {
  color: #1c1b1b;
}
.rs-featured.style1 .featured-wrap .content-part .title a:hover {
  color: #ec4c6f;
}

.product-video .modal-header{padding:5px; padding-bottom:0px !important; border-bottom:0px;}
.product-video .modal-content{background-color:#dedede !important;}
/*---------------------------------------
    13. Counter Section CSS
---------------------------------------*/
.rs-counter.style1 .couter-part {
  text-align: center; background: rgba(254, 254, 254, 0.8);
    padding: 15px; margin-bottom: 25px;
    border-radius: 10px;
}
.rs-counter.style1 .couter-part .icon-part {
  margin-bottom: 20px;
}
.rs-counter.style1 .couter-part .icon-part img {
  max-width: 70px; background-color:#cc00cc; padding:8px; border-radius:10px;
  margin: 0 auto;
}
.rs-counter.style1 .couter-part .rs-count {
  font-size: 44px;
  font-weight: 600;
  color: #cc00cc;
  position: relative;
  display: inline-block;
  padding-right: 28px;
  margin-bottom: 16px;
}
.rs-counter.style1 .couter-part .rs-count:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #cc00cc;
  opacity: 0.9;
}
.rs-counter.style1 .couter-part .title {
  font-family: 'Minerva Modern Bold';
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  text-transform: uppercase;
  color: #cc00cc;
  margin: 0;
}
.rs-counter.style1 .couter-part.plus .rs-count:after {
  content: "+";
}
.rs-counter.style1 .couter-part.thousand .rs-count:after {
  content: "K";
  right: -3px;
}
.rs-counter.style1.modify .couter-part .rs-count {
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  padding-right: 14px;
  margin-bottom: 20px;
}
.rs-counter.style1.modify .couter-part .rs-count:after {
  bottom: 7px;
  font-size: 19px;
  line-height: 26px;
  font-weight: 700;
  top: unset;
  transform: unset;
  opacity: 1;
}
.rs-counter.style1.modify .couter-part .title {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  text-transform: capitalize;
  margin: 0;
}
.rs-counter.style1.modify .couter-part.plus .rs-count:after {
  content: "+";
}
.rs-counter.style1.modify .couter-part.thousand .rs-count {
  padding-right: 10px;
}
.rs-counter.style1.modify .couter-part.thousand .rs-count:after {
  content: "K";
  font-size: 16px;
}
.rs-counter.style1.modify2 .couter-part .rs-count {
  font-size: 44px;
  line-height: 60px;
  font-weight: 600;
  color: #fff;
}
.rs-counter.style1.modify2 .couter-part .title {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.rs-counter.style2 .counter-wrap .content-part {
  align-items: center;
  display: flex;
}
.rs-counter.style2 .counter-wrap .content-part .counter-part {
  border-right: 2px solid #e0dddd;
  padding: 10px 0;
  margin-right: 30px;
  min-width: 154px;
}
.rs-counter.style2 .counter-wrap .content-part .counter-part .rs-count {
  color: #ec4c6f;
  line-height: 1;
  font-size: 60px;
  font-weight: 600;
  margin-bottom: 7px;
  display: inline-block;
  position: relative;
}
.rs-counter.style2 .counter-wrap .content-part .counter-part .rs-count.thousand {
  padding-right: 25px;
}
.rs-counter.style2 .counter-wrap .content-part .counter-part .rs-count.thousand:after {
  position: absolute;
  content: "k";
  right: 0;
  bottom: 4px;
  color: #ec4c6f;
  font-size: 36px;
}
.rs-counter.style2 .counter-wrap .content-part .counter-part .title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333333;
}
.rs-counter.style2 .counter-wrap .content-part .desc-text .desc {
  font-size: 18px;
  line-height: 31px;
  color: #363636;
}
.rs-counter.style3 .bg-overlay {
  margin-top: -175px;
  z-index: 111;
}
.rs-counter.style3 .bg-overlay .counter-part {
  text-align: center;
}
.rs-counter.style3 .bg-overlay .counter-part .rs-count {
  color: #FFFFFF;
  font-size: 80px;
  font-weight: 700;
  -webkit-text-fill-color: #793A3A00;
  -webkit-text-stroke-color: #FFFFFF;
  -webkit-text-stroke-width: 1px;
  line-height: 60px;
  display: inline-block;
  transition: all .3s ease 0s;
}
.rs-counter.style3 .bg-overlay .counter-part .title {
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0;
}
.rs-counter.style4 .rs-counter-list {
  text-align: center;
}
.rs-counter.style4 .rs-counter-list .icon-part img {
  width: 60px;
  margin: 0px 0px 8px 0px;
}
.rs-counter.style4 .rs-counter-list .counter-text .rs-count {
  color: #5A2ECA;
  font-size: 51px;
  font-weight: 700;
  line-height: 60px;
  padding: 8px 0;
}
.rs-counter.style4 .rs-counter-list .counter-text .title {
  color: #555555;
  font-family: "Poppins", Sans-serif;
  font-size: 20px;
  font-weight: 400;
}
/*---------------------------------------
    14. Latest Work Section CSS
---------------------------------------*/
.rs-latest-work .work-wrap {
  position: relative;
  overflow: hidden;
}
.rs-latest-work .work-wrap .content-part {
  position: absolute;
  padding: 0 27px 30px;
  width: 100%;
  bottom: -100px;
  transition: all 0.3s ease;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.rs-latest-work .work-wrap .content-part .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.rs-latest-work .work-wrap .content-part .title a {
  color: #ffffff;
}
.rs-latest-work .work-wrap .content-part .title a:hover {
  opacity: 0.65;
}
.rs-latest-work .work-wrap .content-part .category {
  color: #ffffff;
}
.rs-latest-work .work-wrap .content-part .category:hover {
  opacity: 0.65;
}
.rs-latest-work .work-wrap:after {
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  background-image: linear-gradient(180deg, transparent 40%, #333333 100%);
}
.rs-latest-work .work-wrap:hover .content-part {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}
.rs-latest-work .work-wrap:hover:after {
  height: 100%;
  opacity: 1;
  visibility: visible;
}
/*---------------------------------------
    15. Collaboration Section CSS
---------------------------------------*/
.rs-collaboration.style1 .img-part img {
  position: relative;
  bottom: -100px;
}
/*---------------------------------------
    16. Faq Section CSS
---------------------------------------*/
.rs-faq.inner .accordion {
  border-width: 12px;
}
.rs-faq.inner .accordion .card {
  margin-bottom: 15px;
  border: none;
  background-color: #ffffff;
  box-shadow: 0 0 22px rgba(0, 0, 0, 0.1);
}
.rs-faq.inner .accordion .card:last-child {
  margin-bottom: 0;
}
.rs-faq.inner .accordion .card .card-header {
  padding: 0 !important;
  border: none;
  background-color: transparent;
}
.rs-faq.inner .accordion .card .card-header .card-link {
  font-family: 'Minerva Modern Bold';
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #1c1b1b;
  display: block;
  padding:12px 25px;
  background: transparent;
  border: none;
}
.rs-faq.inner .accordion .card .card-body {
  background: transparent;
  font-weight: 400;
  color: #363636;
  padding: 15px 20px 15px 20px !important;
  border: none;
}
.rs-faq.inner .accordion .card .card-header .card-link {
  position: relative;
  padding-left: 65px !important;
}
.rs-faq.inner .accordion .card .card-header .card-link:after {
  content: '-';
  font-family: "linea-basic-10" !important;
  position: absolute;
  left: 20px;
  color: #183878;
  font-size: 25px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-faq.inner .accordion .card .card-header .card-link.collapsed:after {
  content: '+';
}
/*---------------------------------------
    17. Portfolio Section CSS
---------------------------------------*/
.rs-portfolio.style1 .dot-style1 .owl-dots {
  margin-top: 50px;
}
.rs-portfolio.style1 .portfolio-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.rs-portfolio.style1 .portfolio-item .img-part img {
  transition: 1.3s all ease;
  -webkit-transition: 1.3s all ease;
}
.rs-portfolio.style1 .portfolio-item .content-part {
  position: absolute;
  left: 0;
  bottom: 10%;
  width: 100%;
  padding: 0 40px;
  z-index: 1;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
}
.rs-portfolio.style1 .portfolio-item .content-part .categories {
  color: #dad9d9;
}
.rs-portfolio.style1 .portfolio-item .content-part .categories:hover {
  color: #183878;
}
.rs-portfolio.style1 .portfolio-item .content-part .title {
  margin-bottom: 0;
  font-size: 22px;
}
.rs-portfolio.style1 .portfolio-item .content-part .title a {
  color: #ffffff;
}
.rs-portfolio.style1 .portfolio-item .content-part .title a:hover {
  color: #183878;
}
.rs-portfolio.style1 .portfolio-item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.rs-portfolio.style1 .portfolio-item:hover .img-part img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.rs-portfolio.style1 .portfolio-item:hover .content-part {
  bottom: 15%;
}
.rs-portfolio.style1.modify1 {
  margin-top: -290px;
  position: relative;
}
.rs-portfolio.style1.modify1 .portfolio-item .content-part .categories:hover {
  color: #dad9d9;
}
.rs-portfolio.style1.modify1 .portfolio-item .content-part .title a:hover {
  color: #183878;
}
.rs-portfolio.style1.modify1 .owl-dots {
  text-align: center;
  margin-top: 47px;
}
.rs-portfolio.style1.modify1 .owl-dots .owl-dot {
  background: #0e0b38;
}
.rs-portfolio.style1.modify1 .owl-dots .owl-dot:hover,
.rs-portfolio.style1.modify1 .owl-dots .owl-dot.active {
  background: #0e0b38;
}
.rs-portfolio.style1.modify1 .owl-stage-outer {
  padding: 10px;
  margin: -10px;
}
.rs-portfolio.style2 {
  position: relative;
}
.rs-portfolio.style2 .row.custom-width {
  max-width: 1920px;
  margin: 0 auto;
}
.rs-portfolio.style2 .title-wrap {
  position: absolute;
  top: -27px;
  left: 22%;
  transform: rotate(-90deg);
}
.rs-portfolio.style2 .title-wrap .title-part {
  position: relative;
}
.rs-portfolio.style2 .title-wrap .title-part .title {
  bottom: 0;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.rs-portfolio.style2 .title-wrap .title-part .watermark {
  font-size: 200px;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 146px;
  font-family: 'Poppins', sans-serif;
  white-space: nowrap;
  opacity: .05;
}
.rs-portfolio.style2 .slider-part .owl-item {
  padding-bottom: 30px;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap {
  position: relative;
  padding-bottom: 60px;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .img-part {
  overflow: hidden;
  border-radius: 5px;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .img-part img {
  transition: all 0.7s;
  transform: scale(1);
  width: 100%;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .content-part {
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  position: absolute;
  bottom: 0;
  right: 35px;
  left: 35px;
  padding: 18px 0;
  text-align: center;
  transition: all 0.5s;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .content-part .title {
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 0;
  position: relative;
  top: 12px;
  transition: all 0.7s;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .content-part .title a {
  color: #1c1b1b;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .content-part .title a:hover {
  color: #183878;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .content-part .categories {
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .content-part .categories a {
  color: #183878;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap .content-part .categories a:hover {
  color: #1c1b1b;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap:hover .img-part img {
  transform: scale(1.2);
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap:hover .content-part {
  bottom: 15px;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap:hover .content-part .title {
  top: 0;
}
.rs-portfolio.style2 .slider-part .owl-item .portfolio-wrap:hover .content-part .categories {
  opacity: 1;
  visibility: visible;
}
.rs-portfolio.style2:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 432px;
  background: #f1f6fc;
  z-index: -1;
}
.rs-portfolio.style2.solution {
  position: unset;
}
.rs-portfolio.style2.solution .owl-dots {
  bottom: -122px;
  position: relative;
}
.rs-portfolio.style2.solution .owl-stage-outer {
  bottom: -70px;
  padding-bottom: 10px;
  margin-bottom: -10px;
}
.rs-portfolio.style2.solution .slider-part .owl-item {
  padding-bottom: 0;
}
.rs-portfolio.style2.solution .slider-part .owl-item .portfolio-wrap .content-part .title {
  font-size: 20px;
  font-weight: 600;
  font-family: Poppins;
}
.rs-portfolio.style2.solution .slider-part .owl-item .portfolio-wrap .content-part .categories a {
  color: #363636;
}
.rs-portfolio.style2.solution .slider-part .owl-item .portfolio-wrap .content-part .categories a:hover {
  color: #183878;
}
.rs-portfolio.style3 .portfolio-item {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.rs-portfolio.style3 .portfolio-item .content-part {
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 30%;
  left: 0;
  transition: all 0.5s;
  opacity: 0;
}
.rs-portfolio.style3 .portfolio-item .content-part .middle {
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
.rs-portfolio.style3 .portfolio-item .content-part .middle .title {
  font-style: 20px;
  margin-bottom: 8px;
}
.rs-portfolio.style3 .portfolio-item .content-part .middle .title a {
  color: #ffffff;
}
.rs-portfolio.style3 .portfolio-item .content-part .middle .title a:hover {
  color: #cccccc;
}
.rs-portfolio.style3 .portfolio-item .content-part .middle .categories {
  display: block;
}
.rs-portfolio.style3 .portfolio-item .content-part .middle .categories a {
  color: #ffffff;
}
.rs-portfolio.style3 .portfolio-item .content-part .middle .categories a:hover {
  color: #cccccc;
}
.rs-portfolio.style3 .portfolio-item .content-part:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.rs-portfolio.style3 .portfolio-item:hover .content-part {
  opacity: 1;
  top: 0;
}
.rs-portfolio.inner .portfolio-item {
  position: relative;
  overflow: hidden;
}
.rs-portfolio.inner .portfolio-item .img-part {
  position: relative;
}
.rs-portfolio.inner .portfolio-item .img-part a.search {
  display: inline-block;
  position: absolute;
  z-index: 1;
  right: 25px;
  top: -100px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  border-radius: 100%;
  background: #183878;
  color: #ffffff;
  text-align: center;
  transition: all .4s ease 0s;
}
.rs-portfolio.inner .portfolio-item .content-part {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 25px 23px;
  z-index: 1;
  opacity: 0;
  transition: all 0.3s ease;
}
.rs-portfolio.inner .portfolio-item .content-part .categories {
  color: #d1cfcf;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 7px;
  display: inline-block;
}
.rs-portfolio.inner .portfolio-item .content-part .categories:hover {
  color: #ffffff;
}
.rs-portfolio.inner .portfolio-item .content-part .title {
  margin-bottom: 0;
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
}
.rs-portfolio.inner .portfolio-item .content-part .title a {
  color: #ffffff;
}
.rs-portfolio.inner .portfolio-item .content-part .title a:hover {
  color: #ece7e7;
}
.rs-portfolio.inner .portfolio-item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  opacity: 0;
  transition: all 0.3s ease;
}
.rs-portfolio.inner .portfolio-item:hover .img-part a.search {
  top: 20px;
}
.rs-portfolio.inner .portfolio-item:hover .content-part {
  opacity: 1;
}
.rs-portfolio.inner .portfolio-item:hover:after {
  opacity: 1;
}
.rs-portfolio.inner2 .portfolio-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-img img {
  width: 100%;
  transform: scale(1.2);
  transition: .6s;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content {
  position: absolute;
  padding: 24px 30px;
  opacity: 0;
  z-index: 1;
  top: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  text-align: center;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content .vertical-middle {
  display: table;
  width: 100%;
  height: 100%;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content .vertical-middle .vertical-middle-cell {
  display: table-cell;
  vertical-align: middle;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content .vertical-middle .vertical-middle-cell .portfolio-inner {
  position: relative;
  z-index: 11;
  transform: scale(1.3);
  transition: .5s;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content .vertical-middle .vertical-middle-cell .portfolio-inner .title {
  margin-bottom: 5px;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content .vertical-middle .vertical-middle-cell .portfolio-inner .title a {
  color: #ffffff;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content .vertical-middle .vertical-middle-cell .portfolio-inner .title a:hover {
  color: rgba(255, 255, 255, 0.65);
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content .vertical-middle .vertical-middle-cell .portfolio-inner .category {
  color: #ffffff;
}
.rs-portfolio.inner2 .portfolio-item .portfolio-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  background: rgba(18, 115, 235, 0.74);
  transform: scale(1.2);
  transition: .6s;
}
.rs-portfolio.inner2 .portfolio-item:hover .portfolio-img img {
  transform: scale(1);
}
.rs-portfolio.inner2 .portfolio-item:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
}
.rs-portfolio.inner2 .portfolio-item:hover .portfolio-content .vertical-middle .vertical-middle-cell .portfolio-inner {
  transform: scale(1);
}
.rs-portfolio.inner2 .portfolio-item:hover .portfolio-content:before {
  opacity: 1;
  visibility: visible;
}
.rs-portfolio.inner3 .portfolio-item {
  position: relative;
  overflow: hidden;
}
.rs-portfolio.inner3 .portfolio-item .portfolio-img img {
  transform: scale(1);
  transition: 1.3s all ease;
}
.rs-portfolio.inner3 .portfolio-item .portfolio-content {
  position: absolute;
  padding: 17px 25px 15px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  left: 0;
  bottom: -100px;
  text-align: left;
  width: 100%;
  border-top: 0;
  z-index: 11;
  transition: .6s;
  height: 100%;
}
.rs-portfolio.inner3 .portfolio-item .portfolio-content .portfolio-inner {
  position: absolute;
  bottom: -100px;
  transition: .5s;
  left: 30px;
}
.rs-portfolio.inner3 .portfolio-item .portfolio-content .portfolio-inner .title {
  margin-bottom: 0;
}
.rs-portfolio.inner3 .portfolio-item .portfolio-content .portfolio-inner .title a {
  color: #ffffff;
}
.rs-portfolio.inner3 .portfolio-item .portfolio-content .portfolio-inner .title a:hover {
  color: rgba(255, 255, 255, 0.65);
}
.rs-portfolio.inner3 .portfolio-item .portfolio-content .portfolio-inner .category {
  color: #ffffff;
}
.rs-portfolio.inner3 .portfolio-item .portfolio-content:before {
  background: rgba(18, 115, 235, 0.74);
  content: '';
  position: absolute;
  bottom: -150px;
  left: 0;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  transition: all .4s;
  border-radius: 5px;
  transition: .6s;
}
.rs-portfolio.inner3 .portfolio-item:hover .portfolio-img img {
  transform: scale(1.2);
}
.rs-portfolio.inner3 .portfolio-item:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.rs-portfolio.inner3 .portfolio-item:hover .portfolio-content .portfolio-inner {
  bottom: 30px;
}
.rs-portfolio.inner3 .portfolio-item:hover .portfolio-content:before {
  opacity: 1;
  bottom: 0;
  visibility: visible;
}
.rs-portfolio.inner3.onepage16 .portfolio-item .portfolio-img {
  overflow: hidden;
}
.rs-portfolio.inner3.onepage16 .portfolio-item .portfolio-img img {
  transform: scale(1);
  transition: 7s all ease;
}
.rs-portfolio.inner3.onepage16 .portfolio-item .portfolio-content .portfolio-inner .title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
}
.rs-portfolio.inner3.onepage16 .portfolio-item .portfolio-content .portfolio-inner .title a {
  color: #ffffff;
}
.rs-portfolio.inner3.onepage16 .portfolio-item .portfolio-content .portfolio-inner .title a:hover {
  color: rgba(255, 255, 255, 0.65);
}
.rs-portfolio.inner3.onepage16 .portfolio-item .portfolio-content .portfolio-inner .category {
  color: #ffffff;
}
.rs-portfolio.inner3.onepage16 .portfolio-item .portfolio-content:before {
  background: rgba(0, 0, 0, 0.5);
  border-radius: unset;
}
.rs-portfolio.inner4 .portfolio-item {
  position: relative;
  overflow: hidden;
}
.rs-portfolio.inner4 .portfolio-item .content-part {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  bottom: -150px;
  opacity: 0;
  width: calc(100% - 60px);
  padding: 28px 20px 24px;
  z-index: 1;
  transition: all 0.5s;
}
.rs-portfolio.inner4 .portfolio-item .content-part .categories {
  color: #1c1b1b;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 3px;
  display: inline-block;
}
.rs-portfolio.inner4 .portfolio-item .content-part .categories:hover {
  color: #183878;
}
.rs-portfolio.inner4 .portfolio-item .content-part .title {
  margin-bottom: 0;
  font-size: 20px;
}
.rs-portfolio.inner4 .portfolio-item .content-part .title a {
  color: #1c1b1b;
}
.rs-portfolio.inner4 .portfolio-item .content-part .title a:hover {
  color: #183878;
}
.rs-portfolio.inner4 .portfolio-item:hover .content-part {
  bottom: 30px;
  opacity: 1;
}
.rs-portfolio.single .project-sidebar .sb-project-detail {
  background: #fbfbfb;
}
.rs-portfolio.single .project-sidebar .sb-project-detail .title {
  padding: 14px 20px;
  background: #183878;
  color: #ffffff;
  margin-bottom: 0;
}
.rs-portfolio.single .project-sidebar .sb-project-detail ul {
  padding: 25px 30px;
}
.rs-portfolio.single .project-sidebar .sb-project-detail ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(54, 54, 54, 0.05);
}
.rs-portfolio.single .project-sidebar .sb-project-detail ul li span {
  width: 150px;
  display: inline-block;
  color: #1c1b1b;
  font-weight: 600;
}
.rs-portfolio.single .project-sidebar .sb-project-detail ul li:last-child {
  padding: 0;
  margin: 0;
  border: none;
}
.rs-portfolio.single .gallery-wrap .gallery-item {
  border-radius: 5px;
  overflow: hidden; border:1px solid #dddddd;
  position: relative; margin-bottom:20px;
}
.rs-portfolio.single .gallery-wrap .gallery-item a.image-popup {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #ffffff;
  text-align: center;
  position: absolute;
  content: '';
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
  font-size: 14px;
  color: #ffffff;
  opacity: 0;
  visibility: hidden;
  z-index: 1; font-size:35px;
}
.rs-portfolio.single .gallery-wrap .gallery-item a.image-popup:hover {
  background: #183878;
  border-color: #183878;
}
.rs-portfolio.single .gallery-wrap .gallery-item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.rs-portfolio.single .gallery-wrap .gallery-item:hover a.image-popup {
  top: 50%;
  opacity: 1;
  visibility: visible;
}
.rs-portfolio.single .gallery-wrap .gallery-item:hover:after {
  opacity: 1;
  visibility: visible;
}
/*---------------------------------------
    18. Casestudies Section CSS
---------------------------------------*/
.rs-casestudies.style1 .dot-style1 .owl-dots {
  margin-top: 32px;
}
.rs-casestudies.style1 .portfolio-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.rs-casestudies.style1 .portfolio-item .img-part img {
  transition: 1.3s all ease;
  -webkit-transition: 1.3s all ease;
}
.rs-casestudies.style1 .portfolio-item .content-part {
  position: absolute;
  left: 0;
  bottom: 10%;
  width: 100%;
  padding: 0 40px;
  z-index: 1;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
}
.rs-casestudies.style1 .portfolio-item .content-part .categories {
  color: #dad9d9;
}
.rs-casestudies.style1 .portfolio-item .content-part .categories:hover {
  color: #183878;
}
.rs-casestudies.style1 .portfolio-item .content-part .title {
  margin-bottom: 0;
  font-size: 22px;
}
.rs-casestudies.style1 .portfolio-item .content-part .title a {
  color: #ffffff;
}
.rs-casestudies.style1 .portfolio-item .content-part .title a:hover {
  color: #183878;
}
.rs-casestudies.style1 .portfolio-item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.rs-casestudies.style1 .portfolio-item:hover .img-part img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.rs-casestudies.style1 .portfolio-item:hover .content-part {
  bottom: 15%;
}
.rs-casestudies.style2 .portfolio-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 29px;
}
.rs-casestudies.style2 .portfolio-item .img-part img {
  transition: 1.3s all ease;
  -webkit-transition: 1.3s all ease;
}
.rs-casestudies.style2 .portfolio-item .content-part {
  position: absolute;
  left: 0;
  bottom: 10%;
  width: 100%;
  padding: 0 40px;
  z-index: 1;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
}
.rs-casestudies.style2 .portfolio-item .content-part .categories {
  color: #ffffff;
}
.rs-casestudies.style2 .portfolio-item .content-part .categories:hover {
  color: #e6e6e6;
}
.rs-casestudies.style2 .portfolio-item .content-part .title {
  margin-bottom: 0;
  font-size: 22px;
}
.rs-casestudies.style2 .portfolio-item .content-part .title a {
  color: #ffffff;
}
.rs-casestudies.style2 .portfolio-item .content-part .title a:hover {
  color: #183878;
}
.rs-casestudies.style2 .portfolio-item:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.rs-casestudies.style2 .portfolio-item:hover .img-part img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.rs-casestudies.style2 .portfolio-item:hover .content-part {
  bottom: 15%;
}
/*---------------------------------------
    19. Free Quote Section CSS
---------------------------------------*/
.rs-quote.style1 .custom {
  flex: 0 0 35.646%;
  max-width: 35.646%;
}
.rs-quote.style1 .quote-form {
  background: #67c27c;
  padding: 50px 50px 80px;
  border-radius: 30px;
  box-shadow: 0 0 72px -10px rgba(0, 0, 0, 0.22);
}
.rs-quote.style1 .quote-form .form-ctrl label {
  color: #ffffff;
  margin-bottom: 9px;
  font-weight: 500;
}
.rs-quote.style1 .quote-form .form-ctrl .select-option {
  position: relative;
  display: block;
}
.rs-quote.style1 .quote-form .form-ctrl .select-option select {
  appearance: none;
  cursor: pointer;
}
.rs-quote.style1 .quote-form .form-ctrl .select-option:before {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
  pointer-events: none;
}
.rs-quote.style1 .quote-form .form-ctrl input,
.rs-quote.style1 .quote-form .form-ctrl select {
  width: 100%;
  background: #7BDE92;
  border: none;
  outline: none;
  color: #ffffff;
  padding: 11px 20px;
}
.rs-quote.style1 .quote-form .submit-btn button {
  width: 100%;
  padding: 18px 30px 18px 30px;
  background: #ffffff;
  color: #67c27c;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  outline: none;
  transition: all 0.3s ease;
}
.rs-quote.style1 .quote-form .submit-btn button:hover {
  background: #7BDE92;
  color: #ffffff;
}
.rs-quote.style1 .quote-form ::placeholder {
  color: #ffffff;
}
.rs-quote.style2 .quote-form {
  border-radius: 5px;
  padding: 65px 60px 71px;
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
  position: relative;
  background: #ffffff;
  z-index: 1;
}
.rs-quote.style2 .quote-form input,
.rs-quote.style2 .quote-form textarea {
  width: 100%;
  background: #ffffff;
  border: none;
  border-bottom: 2px solid #F7F5F5;
  outline: none;
  color: #676767;
  padding: 15px 10px 15px 0px;
}
.rs-quote.style2 .quote-form textarea {
  height: 120px;
  display: inherit;
}
.rs-quote.style2 .quote-form .submit-btn button {
  padding: 19px 42px;
  border-radius: 3px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  background: #183878;
  color: #ffffff;
  cursor: pointer;
  text-transform: capitalize;
  border: none;
  outline: none;
  transition: all 0.3s ease;
}
.rs-quote.style2 .quote-form .submit-btn button:hover {
  background: #dc4545;
}
.rs-quote.style2 .quote-form ::placeholder {
  color: #676767;
}
.rs-quote.style2 .left-img {
  position: absolute;
  left: -115px;
  top: 50%;
  transform: translateY(-50%);
}
.rs-quote.style2 .left-img img {
  position: relative;
  z-index: 1;
}
.rs-quote.style2 .left-img .morphin {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: -225px;
}
.rs-quote.style3 .content-wrap {
  text-align: center;
}
.rs-quote.style3 .content-wrap .icon-part {
  margin-bottom: 25px;
}
.rs-quote.style3 .content-wrap .icon-part img {
  width: 100px;
}
.rs-quote.style3 .content-wrap .sub-text {
  color: #fff;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 25px;
}
.rs-quote.style3 .content-wrap .title {
  font-family: "Nunito", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.rs-quote.style3 .content-wrap .title a {
  color: #ffffff;
}
.rs-quote.style3 .content-wrap .title a:hover {
  color: #ccc;
}
.rs-quote.style3 .content-wrap .title-big {
  color: #FFFFFF;
  font-family: "Poppins", Sans-serif;
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 0;
}
.rs-quote.style3 .contact-wrap {
  padding: 50px 50px 50px 50px;
  background-color: #090E40DE;
  border-radius: 0px 0px 0px 0px;
  max-width: 620px;
  margin: 0 auto;
}
.rs-quote.style3 .contact-wrap .from-control {
  padding: 24px 20px;
  color: #fff;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #FFFFFF;
  background-color: #070925;
  width: 100%;
  opacity: 1;
}
.rs-quote.style3 .contact-wrap textarea {
  height: 120px;
}
.rs-quote.style3 .contact-wrap ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */

  color: #183878;
  opacity: 1;
}
.rs-quote.style3 .contact-wrap ::-moz-placeholder {
  /* Firefox 19+ */

  color: #183878;
  opacity: 1;
}
.rs-quote.style3 .contact-wrap :-ms-input-placeholder {
  /* IE 10+ */

  color: #183878;
  opacity: 1;
}
.rs-quote.style3 .contact-wrap :-moz-placeholder {
  /* Firefox 18- */

  color: #fff;
  opacity: 1;
}

/*---------------------------------------
    21. Testimonial Section CSS
---------------------------------------*/

.rs-testimonial.style9 .testi-wrap {
  position: relative;
  padding-top:20px;
}
.rs-testimonial.style9 .testi-wrap .icon-part {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.rs-testimonial.style9 .testi-wrap .icon-part img{
  width:90px; height:90px; background-color: #183878; padding:15px;
}

.rs-testimonial.style9 .testi-wrap .wraping {
  /*text-align: center;*/
  padding: 25px 20px 20px; border:1px solid #efefef;
  background: #ffffff; 
  border-radius: 10px 40px;
    box-shadow: 5px 6px 0px 0px rgb(205 205 205 / 50%);
}
.rs-testimonial.style9 .testi-wrap .wraping:hover {
  background: #fcfcfc; border-radius:10px;
  box-shadow: 9px 11px 0px 0px #cc00cc;
}
.rs-testimonial.style9 .testi-wrap .wraping .desc {
  color: #333333;
  font-size: 15px;
  line-height: 26px;
  color: #333333;
  font-family: 'Poppins', sans-serif;
}
.rs-testimonial.style9 .testi-wrap .wraping .posted-by {
  /*text-align: center;*/
  justify-content: center;
}
.rs-testimonial.style9 .testi-wrap .wraping .posted-by .avatar {
  margin-top: 6px;
}
.rs-testimonial.style9 .testi-wrap .wraping .posted-by .avatar img {
  width: 65px;
  border-radius: 5px;
  /*margin: 0 auto;*/
}

.rs-testimonial.style9 .testi-wrap .wraping .posted-by .info .name {
  font-size: 22px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 2px; margin-top: 5px;
}
.rs-testimonial.style9 .testi-wrap .wraping .posted-by .info .ratings {
  margin-top: 5px;
}
.rs-testimonial.style9 .testi-wrap .wraping .posted-by .info .ratings li {
  display: inline-block;
  color: #ffc62d;
  font-size: 17px;
}


/*---------------------------------------
    29. CTA Section CSS
---------------------------------------*/
.rs-cta.style2 {
  position: relative;
}
.rs-cta.style2 .cta-wrap {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  border-radius: 5px;
  padding: 60px 80px 70px 80px;
  max-width: 722px;
  background: #ffffff;
}
.rs-cta.style2 .cta-wrap .title {
  font-size: 42px;
  line-height: 55px;
  font-weight: 700;
}
.rs-cta.style2:after,
.rs-cta.style2:before {
  position: absolute;
  content: '';
  width: 50%;
  height: 100%;
  top: 0;
}
.rs-cta.style2:before {
  background: url(../assets/images/cta/left-img.jpg);
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.rs-cta.style2:after {
  background: url(../assets/images/cta/right-img.jpg);
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/*---------------------------------------
    30. Questions Section CSS
---------------------------------------*/
.rs-questions.style1 .accordion {
  border-width: 12px;
}
.rs-questions.style1 .accordion .card {
  margin-bottom: 15px;
  border: none;
  background-color: #ffffff;
}
.rs-questions.style1 .accordion .card:last-child {
  margin-bottom: 0;
}
.rs-questions.style1 .accordion .card .card-header {
  padding: 0 !important;
  border: none;
  background-color: transparent;
}
.rs-questions.style1 .accordion .card .card-header .card-link {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  color: #1c1b1b;
  display: block;
  padding: 14px 20px;
  background: transparent;
  border: none;
}
.rs-questions.style1 .accordion .card .card-body {
  background: transparent;
  font-weight: 400;
  color: #363636;
  padding: 0 20px 17px !important;
  border: none;
}
.rs-questions.style1 .accordion .card .card-header .card-link {
  position: relative;
  padding-right: 45px !important;
}
.rs-questions.style1 .accordion .card .card-header .card-link:after {
  content: '\f068';
  font-family: FontAwesome;
  position: absolute;
  right: 20px;
}
.rs-questions.style1 .accordion .card .card-header .card-link.collapsed:after {
  content: '\f067';
}

/*---------------------------------------
    32. Contact Section CSS
---------------------------------------*/
.rs-contact.style1 .form-part {
  padding: 60px 60px 60px 75px;
}
.rs-contact.style1 .contact-form .common-control input,
.rs-contact.style1 .contact-form .common-control textarea {
  background: #f1f6fc;
  width: 100%;
  padding: 10px 18px;
  border: none;
  outline: none;
  border-radius: 0;
  color: #363636;
  font-size: 16px;
}
.rs-contact.inner .content-info-part .info-item {
  background: #fefefe;
    padding: 20px 20px;
    text-align: center;
    border: 2px solid #e1e1e1; min-height:245px;
    border-radius: 10px; margin-bottom:20px; box-shadow: 5px 5px 0px 1px #e1e1e1;
}
.rs-contact.inner .content-info-part .info-item .icon-part {
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin: auto; margin-bottom:20px !important;
  text-align: center;
  background: #dddddd;
  position: relative; border-radius:8px;
}
.rs-contact.inner .content-info-part .info-item .icon-part i {
  font-size: 50px;
  color: #333333;
  line-height: 70px;
  margin-top: -5px;
  position: relative;
  z-index: 1;
}
.rs-contact.inner .content-info-part .info-item .icon-part i.fa-map-o {
  font-size: 50px;
  margin: 0;
}
.rs-contact.inner .content-info-part .info-item .icon-part:after {
  background: transparent;
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  animation: pulse-border 1.5s ease-out infinite;
  transition: all 0.3s ease;
}
.rs-contact.inner .content-info-part .info-item .content-part {
  font-size: 18px;
}
.rs-contact.inner .content-info-part .info-item .content-part .title {
  font-family:'Minerva Modern Bold';
  color: #333333; font-size: 24px;
    text-transform: uppercase;
  margin-bottom: 12px;
}
.rs-contact.inner .content-info-part .info-item .content-part a {
  color: #777777; font-size:16px; line-height:26px; padding-bottom:12px;
}
.rs-contact.inner .content-info-part .info-item .content-part a:hover {
  color: #777777;
}
.rs-contact.inner .content-info-part .info-item .content-part p {
  margin: 0; font-size:16px; color: #777777; padding-bottom:12px;
}
.rs-contact.inner .content-info-part .info-item:hover .icon-part:after {
  background: #ffffff;
}
.rs-contact.inner .contact-form-part form { background-color:#ededed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 25px 25px 35px;
}
.rs-contact.inner .contact-form-part form input,
.rs-contact.inner .contact-form-part form textarea {
  width: 100%;
  border: none; border-radius:2px;
  outline: none;
  margin-bottom: 30px;
  color: #777777;
  background: #ffffff;
  font-size: 16px;
  padding: 11px 20px;
}
.rs-contact.inner .contact-form-part form textarea {
  display: inherit;
  height: 120px;
}
.rs-contact.inner .contact-form-part form button {
    background: #cc00cc;
    color: #ffffff;
    font-weight: 600;
}
.rs-contact.inner .contact-form-part form button:hover {
  background: #183878;
  color: #ffffff;
}
.rs-contact.inner .contact-form-part form ::-webkit-input-placeholder {
  color: #777777;
}
.rs-contact.inner .contact-form-part form :-ms-input-placeholder {
  color: #777777;
}
.rs-contact.inner .contact-form-part form ::placeholder {
  color: #777777;
}
.rs-contact.inner .contact-form-part .custom1 {
  ms-flex: 45.965%;
  flex: 45.965%;
  max-width: 45.965%;
}
.rs-contact.inner .contact-form-part .custom2 {
  ms-flex: 54.035%;
  flex: 54.035%;
  max-width: 54.035%;
}
.rs-contact.inner .contact-form-part .img-part {
  height: 100%;
  background: url(../../assets/images/contact/left-img.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.rs-contact.inner .g-map {
  padding: 0 10px 10px;
}
.rs-contact.inner .g-map iframe {
  width: 100%;
  height: 490px;
  border: none;
  filter: grayscale(100%);
  display: inherit;
}
.rs-contact.inner .g-map.modify iframe {
  filter: unset;
}
.rs-contact .rs-map-6 iframe {
  width: 100%;
  height: 575px;
  border: none;
  margin: 0;
}
/*---------------------------------------
    33. Blog Section CSS
---------------------------------------*/

.rs-blog .blog-wrap {
  margin-bottom:30px;     border: 1px solid #e9e8e8;
    background-color: #fafafa;
    padding: 10px;
    border-radius: 10px;
}
.rs-blog .blog-wrap .img-part img{border-radius:10px;}
.rs-blog .blog-wrap .content-part h3{font-size:24px; margin-bottom:8px;}
.rs-blog .blog-wrap p a{
    color: #183878; font-weight:600;
}

.rs-blog .blog-wrap:hover {
  margin-bottom:30px; box-shadow: 0 0 8px 8px rgba(0, 0, 0, 0.22);
}

.rs-blog.inner .blog-wrap .content-part {
  padding: 20px 15px;
}
.rs-blog.inner .blog-wrap .content-part .title {
  font-size: 24px;
  line-height: 30px; margin-bottom: 0px !important;
}
.rs-blog.inner .blog-wrap .content-part .title a {
  color: #1c1b1b;
}
.rs-blog.inner .blog-wrap .content-part .title a:hover {
  color: #183878;
}
.rs-blog.inner .blog-wrap .content-part .blog-meta li {
  display: inline;
  font-size: 14px;
  margin-right: 15px;
}
.rs-blog.inner .blog-wrap .content-part .blog-meta li i {
  margin-right: 3px;
  color: #183878;
  font-size: 15px;
  font-weight: 700;
}
.rs-blog.inner .blog-wrap .content-part .blog-meta li a {
  color: #363636;
}
.rs-blog.inner .blog-wrap .content-part .blog-meta li a:hover {
  color: #183878;
}
.rs-blog.inner .blog-wrap .content-part .blog-meta li:last-child {
  margin: 0;
}
.rs-blog.inner .blog-sidebar {
  width: 350px;
}
.rs-blog.single .blog-part .article-content {
  padding: 20px 20px;
}
.rs-blog.single .blog-part .article-content .blog-meta li {
  display: inline;
  font-size: 14px;
  margin-right: 10px;
}
.rs-blog.single .blog-part .article-content .blog-meta li i {
  margin-right: 3px;
  color: #183878;
  font-size: 15px;
}
.rs-blog.single .blog-part .article-content .blog-meta li a {
  color: #363636;
}
.rs-blog.single .blog-part .article-content .blog-meta li a:hover {
  color: #183878;
}
.rs-blog.single .blog-part .article-content .blog-meta li:last-child {
  margin: 0;
}
.rs-blog.single .blog-part .article-content .markup-text {
  padding: 40px 40px 50px 30px;
  color: #666;
  font-weight: 400;
  font-style: italic;
  text-align: left;
  clear: both;
  box-shadow: 0 0 150px #eee !important;
  border-left: 10px solid #183878;
}
.rs-blog.single .blog-part .article-nav {
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-color: rgba(170, 170, 170, 0.25);
  padding: 30px 0;
}
.rs-blog.single .blog-part .article-nav ul {
  list-style: none;
}
.rs-blog.single .blog-part .article-nav ul li {
  width: 50%;
  display: inline-block;
}
.rs-blog.single .blog-part .article-nav ul li a span {
  text-transform: uppercase;
  color: #909090;
  display: block;
  vertical-align: middle;
  transition: all 0.3s ease;
}
.rs-blog.single .blog-part .article-nav ul li a span i {
  margin-top: -4px;
  display: inline-block;
}
.rs-blog.single .blog-part .article-nav ul li a span i:before {
  font-size: 15px;
}
.rs-blog.single .blog-part .article-nav ul li a span.link-text {
  text-transform: capitalize;
  color: #1c1b1b;
  font-weight: 500;
  transition: all 0.3s ease;
}
.rs-blog.single .blog-part .article-nav ul li a:hover span {
  color: #183878 !important;
}
.rs-blog.single .blog-part .article-nav ul li.next {
  float: right;
  text-align: right;
}
.rs-blog.single .blog-part .article-nav ul li.next a span i {
  margin-left: 10px;
}
.rs-blog.single .blog-part .article-nav ul li.prev a span i {
  margin-right: 10px;
}
.rs-blog.single .bs-contact-form .title {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 17px;
}
.rs-blog.single .bs-contact-form form {
  padding: 0;
  max-width: 100%;
}
.rs-blog.single .bs-contact-form form .form-field {
  margin-bottom: 22px;
}
.rs-blog.single .bs-contact-form form .form-field label {
  display: block;
}
.rs-blog.single .bs-contact-form form .form-field input,
.rs-blog.single .bs-contact-form form .form-field textarea {
  width: 100%;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  outline: unset;
  resize: unset;
}
.rs-blog.single .bs-contact-form form .form-field input {
  height: 50px;
  line-height: 50px;
}
.rs-blog.single .bs-contact-form form .form-field textarea {
  height: 160px;
  display: inherit;
}
.rs-blog.single .bs-contact-form form .form-button button {
  padding: 14px 24px;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  font-family: 'Roboto', sans-serif;
  border: unset;
  outline: unset;
}

/*---------------------------------------
    38. Footer CSS
---------------------------------------*/

.footer-widget ul li a{color: #ffffff; line-height:35px;}
.footer-widget ul li a:hover{color: #000000;}
.footer-border{ border-bottom : 1px solid #707070; padding-bottom:20px}

.rs-footer {
  background: #101010;
}
.rs-footer .footer-newsletter {
  padding: 80px 0 70px;
  border-bottom: 2px solid #333;
}
.rs-footer .footer-newsletter .title {
  font-size: 32px;
  line-height: 1;
  font-weight: 600;
}
.footer-newsletter .newsletter-form {
  max-width: 498px;
  margin: 0 0 0 auto;
  position: relative;
}
.footer-newsletter .newsletter-form input,
.footer-newsletter .newsletter-form button {
  height: 60px;
  border-radius: 0;
  opacity: 1;
  border-radius: 0 3px 3px 0;
  outline: none;
}
.footer-newsletter .newsletter-form input {
  padding: 10px 130px 10px 18px;
  width: 100%;
  color: #ffffff;
  background: transparent;
  border: 2px solid #212326;
}
.footer-newsletter .newsletter-form button {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  background: #183878;
  color: #ffffff;
  border: none;
  font-size: 20px;
  padding: 10px 27px;
}
.footer-newsletter .newsletter-form button i {
  transition: all 0.3s ease;
}
.footer-newsletter .newsletter-form button:hover i {
  opacity: 0.7;
}
.footer-newsletter .newsletter-form ::placeholder {
  color: #ffffff;
}
.rs-footer .footer-content .widget-title {
  color: #ffffff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.rs-footer .footer-content .footer-post .post-wrap {
  overflow: hidden;
}
.rs-footer .footer-content .footer-post .post-wrap .post-img {
  width: 100px;
  float: left;
  padding-right: 15px;
}
.rs-footer .footer-content .footer-post .post-wrap .post-img a img {
  border-radius: 4px;
}
.rs-footer .footer-content .footer-post .post-wrap .post-desc a {
  color: #e0e0e0;
  font-weight: 600;
}
.rs-footer .footer-content .footer-post .post-wrap .post-desc a:hover {
  color: #183878;
}
.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post {
  color: #e0e0e0;
  font-size: 14px;
}
.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post i {
  color: #183878;
  margin-right: 5px;
}
.rs-footer .footer-content .about-widget .logo-part {
  margin-bottom: 30px;
}
.rs-footer .footer-content .about-widget .logo-part a img {
  height: 60px;
  width: auto;
}
.rs-footer .footer-content .about-widget .desc {
  color: #e0e0e0;
}
.rs-footer .footer-content .address-widget li {
  margin-bottom: 10px;
}

.rs-footer .footer-content .address-widget li strong{
color:#000000;
}

.rs-footer .footer-content .address-widget li i {
   float: left;
    width: 35px;
    height: 35px;
    background-color: #f4f4f4;
    text-align: center;
    line-height: 35px;
    margin-right: 8px;
    color: #cc00cc !important;
    border-radius: 2px;
}
.rs-footer .footer-content .address-widget li i:before {
  color: #ffffff;
}
.rs-footer .footer-content .address-widget li .desc {
  color: #e0e0e0;
}
.rs-footer .footer-content .address-widget li .desc a {
  color: #e0e0e0;
}
.rs-footer .footer-content .address-widget li .desc a:hover {
  color: #183878;
}
.rs-footer .footer-content .address-widget li:last-child {
  margin-bottom: 0;
}
.rs-footer .footer-bottom { border-top:1px solid #d73c80;
  padding: 6px 0; background-color:#cc00cc;
}
.rs-footer .footer-bottom .copyright p {
  margin-bottom: 0;
  color: #ffffff;
}
.rs-footer .footer-bottom .footer-social li {
  display: inline;
  margin-right: 6px;
}
.rs-footer .footer-bottom .footer-social li a {
  display: inline-block;
  font-size: 15px;
  border-radius: 3px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #183878;
  color: #ffffff;
  text-align: center;
}
.rs-footer .footer-bottom .footer-social li a:hover {
  background: #228bfd;
}
.rs-footer .footer-bottom .footer-social li:last-child {
  margin: 0;
}


.rs-footer.style3 {
  background: url(../../assets/images/bg/footer-bg13.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.rs-footer.style3 .footer-newsletter {
  padding: 130px 0 70px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.06);
}
.rs-footer.style3 .footer-newsletter .newsletter-form input,
.rs-footer.style3 .footer-newsletter .newsletter-form input {
  border: 2px solid rgba(255, 255, 255, 0.06);
}
.rs-footer.style3 .footer-newsletter .newsletter-form button {
  background: #12adfc;
}
.rs-footer.style3 .footer-content .footer-post .post-wrap .post-desc a {
  color: #fff;
}
.rs-footer.style3 .footer-content .footer-post .post-wrap .post-desc a:hover {
  color: #12adfc;
}
.rs-footer.style3 .footer-content .footer-post .post-wrap .post-desc .date-post {
  color: #fff;
}
.rs-footer.style3 .footer-content .footer-post .post-wrap .post-desc .date-post i {
  color: #12adfc;
}
.rs-footer.style3 .footer-content .about-widget .desc {
  color: #fff;
}
.rs-footer.style3 .footer-content .address-widget li {
  margin-bottom: 24px;
}
.rs-footer.style3 .footer-content .address-widget li i {
  float: left;
  padding-right: 25px;
}
.rs-footer.style3 .footer-content .address-widget li i:before {
  color: #12adfc;
}
.rs-footer.style3 .footer-content .address-widget li .desc {
  color: #fff;
}
.rs-footer.style3 .footer-content .address-widget li .desc a {
  color: #fff;
}
.rs-footer.style3 .footer-content .address-widget li .desc a:hover {
  color: #12adfc;
}
.rs-footer.style3 .footer-content .address-widget li:last-child {
  margin-bottom: 0;
}
.rs-footer.style3 .footer-bottom {
  border-top: 2px solid rgba(255, 255, 255, 0.06);
}
.rs-footer.style3 .footer-bottom .copyright p {
  color: #fff;
}
.rs-footer.style3 .footer-bottom .footer-social li a {
  background: #12adfc;
}
.rs-footer.style3 .footer-bottom .footer-social li a:hover {
  color: #ccc;
}
.rs-footer.style3.modify1 {
  background: url(../../assets/images/bg/footer-bg15.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.rs-footer.style3.modify1 .footer-newsletter .newsletter-form button {
  background: #eb4a6f;
}
.rs-footer.style3.modify1 .footer-newsletter .newsletter-form button:hover {
  opacity: 0.9;
}
.rs-footer.style3.modify1 .footer-content .footer-post .post-wrap .post-desc a:hover {
  color: #ec4c6f;
}
.rs-footer.style3.modify1 .footer-content .footer-post .post-wrap .post-desc .date-post i {
  color: #ec4c6f;
}
.rs-footer.style3.modify1 .footer-content .address-widget li i:before {
  color: #ec4c6f;
}
.rs-footer.style3.modify1 .footer-content .address-widget li .desc a:hover {
  color: #ec4c6f;
}
.rs-footer.style3.modify1 .footer-bottom .footer-social li a {
  background: #ec4c6f;
}
.rs-footer.style3.modify1 .footer-bottom .footer-social li a:hover {
  color: #ccc;
}
.rs-footer.style3.modify1.marketing {
  background: url(../../assets/images/bg/footer-bg17.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #110909;
}
.rs-footer.style3.modify1.marketing .footer-newsletter .newsletter-form button {
  background: #bf0505;
}
.rs-footer.style3.modify1.marketing .footer-newsletter .newsletter-form button:hover {
  opacity: 0.9;
}
.rs-footer.style3.modify1.marketing .footer-content .footer-post .post-wrap .post-desc a:hover {
  color: #bf0505;
}
.rs-footer.style3.modify1.marketing .footer-content .footer-post .post-wrap .post-desc .date-post i {
  color: #bf0505;
}
.rs-footer.style3.modify1.marketing .footer-content .address-widget li i:before {
  color: #bf0505;
}
.rs-footer.style3.modify1.marketing .footer-content .address-widget li .desc a:hover {
  color: #bf0505;
}
.rs-footer.style3.modify1.marketing .footer-bottom .footer-social li a {
  background: #bf0505;
}
.rs-footer.style3.modify1.marketing .footer-bottom .footer-social li a:hover {
  color: #ccc;
}
.rs-footer.style4 {
  background: url(../../assets/images/bg/footer-bg-16.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.copyright-right p{margin-bottom:0px; color: #ffffff; font-size:13px; font-weight:500;}
.copyright-right p a{color: #ffffff; font-weight:500;}
.footer-follow ul{display: inline-block; }
.footer-follow ul li{display: inline-block; height: 35px; width:35px; text-align:center; line-height:32px; margin-right:8px; border: 1px solid #f4f4f4; background-color: #f4f4f4;}
.footer-follow ul li i{color:#cc00cc;}
.footer-follow ul li:hover{border:1px solid #000000;}



/*---------------------------------------
    40. Scroll Up CSS
---------------------------------------*/
#scrollUp {
  text-align: center;
  bottom: 40px;
  cursor: pointer;
  display: none;
  position: fixed;
  left: 20px;
  z-index: 999;
}
#scrollUp i {
  background: #183878;
  border-radius:8px;
  height: 40px;
  font-size: 24px;
  font-weight: 600;
  width: 42px;
  color: #fff;
  line-height: 36px;
  transition: all 0.3s ease;
  margin-left: 2px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
#scrollUp i:hover {
  background-color: #707070;
}

/*---------------------------------------
    42. Preloader Css
---------------------------------------*/
.loader {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999999;
  margin-top: 0;
  top: 0;
  background: #ffffff;
}
.loader .spinner {
  width: 40px;
  height: 40px;
  margin: -19px 0 0 -21px;
  background-color: #183878;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.scale {
  animation: scale 8s alternate infinite;
  webkit-animation: scale 2s alternate infinite;
}
@-webkit-keyframes scale {
  0% {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.dance2 {
  -webkit-animation: dance2 4s alternate infinite;
}
@keyframes dance2 {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
  }
  50% {
    -webkit-transform: translate3d(15px, -15px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, -15px, 15px);
  }
}
.up-down-new {
  animation: up-down 4s alternate infinite;
  -webkit-animation: up-down 4s alternate infinite;
}
@keyframes up-down-new {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
@-webkit-keyframes up-down-new {
  0% {
    transform: translateY(30px);
    -webkit-transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}
.rs-services.style20 .iconbox-area:hover .dance_hover,
.rs-whychooseus.style7 .iconbox-area:hover .dance_hover {
  animation-name: dance_hover;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}
@keyframes dance_hover {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
.horizontal {
  animation-name: horizontal;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 20s;
}
@keyframes horizontal {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(100px);
  }
  100% {
    transform: translateX(0);
  }
}
.rotated-style {
  animation: rotated-style 40s linear infinite;
}
@keyframes rotated-style {
  0% {
    -webkit-transform: translate(0) rotate(0);
    transform: translate(0) rotate(0);
  }
  25% {
    transform: translate(-10px, 10px) rotate(10deg);
  }
  50% {
    transform: translate(5px, -5px) rotate(25deg);
  }
  75% {
    transform: translate(15px, -5px) rotate(15deg);
  }
  100% {
    transform: translate(0) rotate(0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
  animation-duration: 2s;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/*---------------------------------------
    43. Responsive Menu Colors
---------------------------------------*/
@media only screen and (max-width: 991px) {
  .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li.current-page-item > a,
  .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li a:hover,
  .full-width-header.header-style3 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li.active a,
  .full-width-header.header-style2 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li.current-page-item > a,
  .full-width-header.header-style2 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li a:hover,
  .full-width-header.header-style2 .rs-header .menu-area .container .main-menu .rs-menu ul.sub-menu li.active a,
  .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.current-page-item > a,
  .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover,
  .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #183878 !important;
  }
  .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a,

  body.home-eight .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a,
  body.home-eight .full-width-header.header-style4 .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
  body.home-eight .full-width-header.header-style4 .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a::before,
  body.home-eight .full-width-header.header-style4 .rs-header .menu-area .main-menu .rs-menu ul.nav-menu > li > a:hover,
{
    color: #ccc !important;
  }

  /*-- Home 8 menu color start --*/
  body.home-eight .full-width-header.header-style4 .rs-header .menu-area .main-menu .rs-menu ul.nav-menu {
    background: #cc00cc;
  }
  body.home-eight .full-width-header.header-style4 .rs-header .menu-area .main-menu .rs-menu ul > li > a {
    border-color: #e511e5;
  }
  body.home-eight .full-width-header.header-style4 .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu > li.current-page-item > a,
  body.home-eight .full-width-header.header-style4 .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu > li.active > a,
  body.home-eight .full-width-header.header-style4 .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li .sub-menu > li > a:hover {
    color: #183878 !important;
  }
  body.home-eight .full-width-header.header-style4 .nav-menu > .menu-item-has-children > span.rs-menu-parent,
  body.home-eight .full-width-header.header-style4 .nav-menu .rs-mega-menu > span.rs-menu-parent {
    background: #e32ce3;
  }
  body.home-eight .full-width-header.header-style4 .rs-menu-toggle:hover {
    color: #183878 !important;
  }
  /*-- Home 8 menu color end --*/
}
@media only screen and (max-width: 767px) {
.footer-first {
    position: relative !important; top:0 !important;
}
body.home-eight .full-width-header .toolbar-area {
    display:block;
}
.md-none{display:none;}
    
  .shape-bg2,
  .shape-bg5 {
    background: #fafafa;
  }

}
.blog-caterory-name{
    background: #dfecf8;
    padding: 5px 10px;
    font-weight: 600;
    border-radius:5px;
}
