:root {
  --white: #ffffff;
  --offwhite: #f7f7f7;
  --black: #000000;
  --black1: #222222;
  --rozered:#f33e4a;
  --lightorange:#f47722;
  --azureblue:#369be4;
  --lightcyan:#f3fbfe;
  --lightcyan1:#e2ecf0;
  --rozered1:#f33f4b;
  --rozered2:#e22b25;
  --black3: #121212;
  --orange:#f37722;
  --lightorange1:#f3e0d2;
  --offgray:#a9a9a9;
  --lightgray1:#948f8f;
  --Sumgray:#cccccc;
  --Sumgray1:#efefef;
  --box-shadow1:#33333321;
  --mediumgreen:#b3b5b3;
  --transparent: transparent;
}
:root {
  --common-font-body: Poppins,sans-serif;
  --source-saun-font: "Source Sans Pro";
}
/*------------------------- About Tab -----------------------------*/
#about-tab .section-heading {
  text-align: center;
}
#about-tab .section-heading h3 {
  margin-bottom: 10px;
}
#about-tab .section-heading p {
  margin:0;
}
#about-tab .section-heading:before {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background: #927ae9;
  margin:0 auto 20px;
}
#about-tab .section-heading:after {
  content: "";
  display: block;
  width: 80px;
  height: 3px;
  background: #927ae9;
  margin:20px auto 0;
}
#about-tab a.theme_white_button i {
  padding-left: 10px;
}
a.nav-link.tabbox1, a.nav-link.tabbox2, a.nav-link.tabbox3, a.nav-link.tabbox4, a.nav-link.tabbox5, a.nav-link.tabbox6 {
  border-radius: inherit;
}
li.nav-item {
  margin-bottom: 35px;
  text-align: left !important; 
}
.tab-content {
  text-align: right;
  padding: 25px 0;
}
.tab-content h4 {
  font-weight: bold;
  color: #344151;
  margin-bottom: 15px;
}
.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active{
  background-color: transparent;
}
.nav-pills .nav-link.active h4{
  color: #000000;
}
#about-tab .nav-link{
  padding:0;
}
li.nav-item h4 {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}
.border-box {
  position: absolute;
  z-index: -1;
  top: 10px;
  border: 2px solid #ffbf43;
  height: 100%;
  left: 25px;
  right: 5px;
}
.services-available {
  margin: 15px 0 10px;
}
.services-available strong {
  font-size: 20px;
  color: #000;
}
.services-editor, .services-available p{
  color: #344151;
}
#about-tab .nav{
  margin: 0
}
li.nav-item a{
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
}
.services-editor {
    line-height: 27px;
}
.btn-outline-secondary:hover{
  background-color: #ffbf43;
}
.tabbox_bg {
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 0;
  height: 100%;
}
.inner_tabbox_bg {
  background-color: rgba(145, 121, 233,0.8);
  padding: 25px;
}
.nav-pills .nav-link.active .inner_tabbox_bg {
  background-color: transparent;
}
.nav-pills .nav-link.active .inner_tabbox_bg img, .nav-pills .nav-link.active .inner_tabbox_bg h4 {
  display: none;
}
/*------------------------- Our Work -----------------------------*/
#our_work{
  background-color:#927ae9;
}
#our_work .section-heading {
  text-align: center;
}
#our_work .section-heading h3 {
  color: #ffffff;
}
#our_work .section-heading p {
  margin:0;
  color: #ffffff;
}
#our_work .section-heading:before {
  background: #ffffff;
  margin:0 auto 20px;
}
#our_work .section-heading:after {
  background: #ffffff;
  margin:20px auto 0;
}
#our_work .our_work_box {
  text-align: center;
  padding: 25px 5px;
}
#our_work .owl-carousel .owl-item img {
  width: auto;
}
#our_work .our_work_box h3 {
  margin:15px 0;
  font-size:1.62rem;
}
#our_work .our_work_box h3 a {
  color: #ffffff;
}
#our_work .our_work_box p {
  color: #ffffff;
  font-size:14px;
}
#our_work .our_work_box i {
  color: #ffffff;
}
#our_work a.explore_more {
  border: solid 2px #ffffff;
  background-color: transparent;
  color: #ffffff;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 15px 0;
}
#our_work .our_work_box:hover {
  background-color: #ffffff;
}
#our_work .our_work_box:hover h3 a {
  color: #927ae9;
}
#our_work .our_work_box:hover p {
  color: #344151;
}
#our_work .our_work_box:hover a.explore_more {
  border: solid 2px #927ae9;
  background-color: #927ae9;
  color: #ffffff;
  transition: 0.5s;
}
#our_work .our_work_box:hover i {
  color: #927ae9;
}
/*------------------------- About us-----------------------------*/
#about {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-color: #fefefe;
}
.about-heading h2{
  margin-bottom: 15px;
  font-weight: bold;
  color: #002b46;
}
.about-heading img{
  text-align: right;
}
.about-content p {
  padding: 10px 0;
  font-size: 16px;
  line-height: 30px;
  margin: 0;
}
.li_content p {
  color: #000000;
}
.about-content a {
  display: inline-block;
  margin-top: 25px;
}
#about ul li {
  list-style: none;
}
.li_content i{
  color: #7fbe4b; 
}
.about_img img {
    width: 100%;
}
.about-content {
    margin-right: 20px;
}
h4.subheading {
  color: #858585;
}
.call_text {
  background-size: 100% 100%;
  padding: 4em;
}
.call_text p {
  color: #ffffff;
  font-weight: bold;
  position: relative;
  top: 35px;
  font-size: 20px;
}
/*color*/
.section h3{
  color: #7fbe4b;
}
#footer h3{
  color: #7fbe4b; 
}
#about-tab a.theme_white_button{
  border-radius:0px;
}
/*------------------------- About-----------------------------*/
p.subtext{
  margin: 0 auto;
  text-align: center;
  font-size: 20px;
}
.read_more{
  color: #927ae9;
}
.read_more i{
  width: auto;
  padding-left: 5px;
}
/*------------------------- Projects -----------------------------*/
.project_tab_content h4 a{
  color: #000000;
}
#our_projects .nav-tabs {
  border-bottom: none;
  display: inline-block;
  margin: 25px auto 0;
  text-align: left;
  width: 100%;
}
.tab_list a.nav-link.active {
  border: 2px solid #927ae9;
}
.nav-tabs .nav-link.active{
  color: #927ae9;
  font-weight: bold;
}
.tab_list a.nav-link {
  color: #6c6c6c;
  font-size: 14px;
  border-radius: 0;
  border: 2px solid transparent;
}
.tab_list li.nav-item {
  display: inline-block;
}
/*------------------------- Our Steps ---------------------------*/
#our_steps {
  margin-bottom: 5em;
}
#our_steps .steps_wrap {
  width: 100%;
  position: relative;
  bottom: -6em;
}
#our_steps .owl-item:nth-child(odd) {
  background-color: #ffffff;
  border:solid 1px #efefef;
  padding:10px;
  margin-top: 20px;
}
#our_steps .owl-item:nth-child(even) {
  background-color: #ffffff;
  border:solid 1px #efefef;
  padding:30px;
}
#our_steps .owl-carousel .owl-item img {
  width: auto;
}
#our_steps .section-heading h3 {
  color: #ffffff;
}
#our_steps .section-heading p {
  margin:0;
  color: #ffffff;
}
#our_steps .section-heading:before {
  background: #ffffff;
  margin-bottom:20px;
}
#our_steps .section-heading:after {
  background: #ffffff;
  margin-top:20px;
}
#our_steps .our_steps_box p {
  font-weight: bold;
  font-size: 28px;
}
#our_steps  .our_steps_box h4 a{
  color:#6c6c6c;
}
/*------------------------- Gallery -----------------------------*/
.icon_overlay i {
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background-color: #927ae9;
  padding: 20px 20px;
}
.view_more {
  background-color: #927ae9;
  padding: 40px;
  text-align: center;
}
.view_more a {
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 18px 20px;
  font-size: 14px;
  font-weight: bold;
  background-color: #3a393e;
  border-radius: 0;
  display: inline-block;
  cursor: pointer;
  transition: all ease-in-out 300ms;
  border: 1px solid #ffffff;
}
/*------------------ Plans Pricing-----------------*/
.head_white{
  color: #ffffff;
}
#plans_pricing {
  background-size: 100% 100%;
}
#plans_pricing .price-heading-box {
  padding: 25px;
  background-size: 100% 100%;
  margin: 0;
  border: solid 1px #cccccc;
  background-color: #ffffff;
}
.price-box h3 {
  border-left: none;
  text-align: center;
  margin-bottom: 0;
  font-size: 36px;
  padding: 0;
}
.price-box h3::after{
  content: '' !important;
  background-color: transparent !important; 
}
.price-box sub{
  font-size: 12px;
  color: #798088;
}
.price-box p{
  margin: 0;
}
#plans_pricing .price-heading-box h4 {
  font-weight: 500;
  color: #798088;
  font-size: 24px;
  letter-spacing: 2px;
}
#plans_pricing .price-heading-box h3 {
    color: #9d87eb;
}
#plans_pricing .price-heading-box h3 small{
  display: block;
  font-size: 14px;
}
#plans_pricing .select-plans h4 a {
  background-color: #9d87eb;
  color:#ffffff;
  font-size: 16px;
  padding: 18px 20px;
  border-radius: 30px;
  letter-spacing: 1px;
  display: inline-block;
  margin-top: 10px;
}
#plans_pricing .plans-content ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
#plans_pricing .plans-content ul li {
  padding: 15px 0;
  border-bottom: solid 1px #dddddd;
  font-size: 16px;
  text-align: center;
}
#plans_pricing .plans-content ul li span {
  float: right;
}
#plans_pricing .price-box {
  margin-bottom: 25px;
}
/*------------------------- Our Records -----------------------------*/
#our_records {
  margin-bottom: 5em;
}
#our_records .records_wrap {
  width: 100%;
  position: relative;
  bottom: -6em;
}
#our_records .section-heading h3 {
  color: #ffffff;
}
#our_records .section-heading p {
  margin:0;
  color: #ffffff;
}
#our_records .section-heading:before {
  background: #ffffff;
  margin-bottom:20px;
}
#our_records .section-heading:after {
  background: #ffffff;
  margin-top:20px;
}
#our_records h4 {
  font-size: 34px;
  font-weight: bold;
  line-height: 34px;
  padding: 0;
}
#our_records p {
  font-size: 14px;
}
#our_records .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#our_records button.owl-dot {
  width: 10px;
  height: 10px;
  margin: 2px;
  background-color: #52d1cd;
  border: none;
  border-radius: 50%;
}
#our_records button.owl-dot.active {
  background-color: #ffffff;
}
#our_records button:focus {
  outline: inherit !important;
}
#our_records .owl-carousel .owl-item img {
  width: auto;
}
#our_records .owl-item:nth-child(odd) {
  background-color: #ffffff;
  border:solid 1px #efefef;
  padding:10px;
  margin-top: 20px;
}
#our_records .owl-item:nth-child(even) {
  background-color: #ffffff;
  border:solid 1px #efefef;
  padding:30px;
}
/*------------------------Testimonials -----------------------------*/
#tesimonial-record {
  padding:0;
}
#testimonials .section-heading h3 {
  color: #ffffff;
}
#testimonials .section-heading p {
  margin:0;
  color: #ffffff;
}
#testimonials .section-heading:before {
  background: #ffffff;
  margin-bottom:20px;
}
#testimonials .section-heading:after {
  background: #ffffff;
  margin-top:20px;
}
.test_shortcode_bg {
  background-color: #ddd;
  padding: 30px 0;
}
.inner-test-bg .short_text {
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}
#testimonials button.owl-prev {
  position: absolute;
  left: 0;
  background: transparent;
  border: none;
  padding: 10px;
}
#testimonials button.owl-next {
  position: absolute;
  right: 0;
  background: transparent;
  border: none;
  padding: 10px;
}
#testimonials button.owl-next i, #testimonials button.owl-prev i{
  color: #927ae9;
}
#testimonials .owl-nav {
  display: block;
}
#testimonials .owl-nav {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
}
#testimonials button.owl-dot {
  width: 10px;
  height: 10px;
  margin: 2px;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
}
#testimonials button.owl-dot.active {
  background-color: #344151;
}
#testimonials button:focus {
  outline: inherit !important;
}
.testimonial_auther {
  text-align: center;
  margin: 0 auto;
  display: table;
}
#testimonials ul li {
  display: inline-block;
  list-style: none;
  vertical-align: middle;
  margin-left: 15px;
}
#testimonials .owl-dots{
  display: block;
  text-align: center;
  margin-top: 20px;
}
#testimonials p {
  font-size: 14px;
  color: #ffffff;
}
#testimonials blockquote {
  font-size: 18px;
  font-style: italic;
  width: 100%;
  margin: 0.25em 0;
  padding: 0.25em 5em;
  line-height: 1.45;
  position: relative;
  color: #ffffff;
}
/*--------------------Video Section----------------*/
/* Outer */
.popup {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  box-shadow:0px 2px 6px rgba(0,0,0,1);
  border-radius:3px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  right:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-family: 'Poppins';
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:#fff;
}
.popup-close:hover {
  -webkit-transform:translate(50%, -50%) rotate(180deg);
  transform:translate(50%, -50%) rotate(180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}
.adopt_outer {
  background: #f33e17;
}
.over_video{
  position: relative;
}
.over_video img {
  width: 100%;
}
.ps_video {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  margin: 0 auto;
  text-align: center;
  padding: 5px;
  border-radius: 50%;
  background: #499e85;
}
.ps_video i {
  color: #ffffff;
  font-size: 22px;
  padding: 17px 19px;
  border-radius: 50%;
  text-align: center;
  background-color: #927ae9;
  cursor: pointer;
}
.head-inner.text-center {
  max-width: 700px;
  margin: 0 auto;
  width: 100%;
}
/*------------------------- Partners -----------------------------*/
#our_partners .owl-carousel {
  padding: 25px 0;
}
#our_partners .owl-dots {
  text-align: center;
  margin-top: 30px;
}
#our_partners button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #ffffff;
  border: solid 2px #002b46;
}
#our_partners button.owl-dot.active {
  background-color: #927ae9;
  border: solid 2px #927ae9;
}
#our_partners button:focus {
  outline: inherit !important;
}
/*------------------Latest Post -----------------*/
.latest_post_text span {
  color: #000000;
  font-weight: bold;
}
#latest_post .about-heading {
  padding: 0;
}
.latest_post_text i{
  color: #927ae9;
  font-weight: bold;
}
.date_div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  background-color: #927ae9;
  padding: 11px;
  color: #ffffff;
  font-weight: bold;
}
.post_thumb {
  position: relative;
}
h4.latest_post_name a {
  font-weight: bold;
}
.tags{
  padding: 25px 0 15px;
  text-transform: uppercase;  
}
.tags a{
  text-transform: capitalize;
  border: solid 1px #66686b;
  padding: 3px 15px;
  border-radius: 15px;
  color: #66686b;
  margin: 2px 5px;
  display: inline-block;
}
.discover-btn {
  border-left: solid 5px #927ae9;
  margin: 20px 0 0;
}
.discover-btn a {
  color: #002b46;
  font-size: 16px;
  font-weight: bold;
  padding-left: 10px;
}
.discover-btn a:hover {
  color: #927ae9;
}
#latest_post .owl-dots {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%)
}
#latest_post button.owl-dot {
  width: 12px;
  height: 12px;
  margin: 2px;
  background-color: #ffffff;
  border: solid 2px #002b46;
  display: block;
  margin: 5px auto;
}
#latest_post button.owl-dot.active {
  background-color: #927ae9;
  border: solid 2px #927ae9;
}
#latest_post button:focus {
  outline: inherit !important;
}
/*-----------------Newsletter----------------*/
#contact_us .section-heading h3 {
  color: #ffffff;
}
#contact_us .section-heading p {
  margin:0;
  color: #ffffff;
}
#contact_us .section-heading:before {
  background: #ffffff;
  margin-bottom:20px;
}
#contact_us .section-heading:after {
  background: #ffffff;
  margin-top:20px;
}
.news_content label {
  width: 75%;
  float: left;
}
.news_content input.wpcf7-form-control.wpcf7-submit {
  width: 18%;
}
.news_content input[type="email"] {
  color: #344151;
  width: 75%;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 18px 25px;
  margin-right: 25px;
}
.news_content input[type="submit"] {
  background-color: #927ae9;
  color: #ffffff;
  border-radius: 30px;
}
.news_content input[type="submit"]:hover {
  background-color: #344151;
  color: #ffffff;
}
#contact_us input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #344151;
}
#contact_us input::-moz-placeholder { /* Firefox 19+ */
  color: #344151;
}
#contact_us input:-ms-input-placeholder { /* IE 10+ */
  color: #344151;
}
#contact_us input:-moz-placeholder { /* Firefox 18- */
  color: #344151;
}
/* --------- SLIDER--------- */
#slider{ 
  max-width:100%; 
  margin:auto; 
  padding:0; 
  position:relative;
}
#slider a.carousel-control-prev i {
    background: transparent;
    color: #fff;
    font-size:15px;
    border: solid 1px #fff;
    padding: 10px 20px 10px 20px;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}
#slider a.carousel-control-next i {
    background: transparent;
    color: #fff;
    font-size:15px;
    border: solid 1px #fff;
    padding: 10px 20px 10px 20px;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}
#slider img {
    width: 100%;
}
.slide_next_image img{
  width: auto !important;
  height: 100%;
}
#slider h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 700;
  font-size: 40px;
  letter-spacing: 10px;
}
#slider p {
  color: #ffffff;
  font-weight: 300;
  margin: 15px 0 15px 0;
  border-radius: 0 0 5px 5px;
  font-size: 14px;
}
#slider p.price {
  font-size: 22px !important;
}
.slider-box {
  max-width: 800px;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  /*text-align: left;*/
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
.inner_carousel{
  padding: 20px 20px;
}
a.blog-more{ 
  display:inline-block; 
  font:400 16px 'Roboto Condensed', sans-serif; 
  padding:10px 30px; 
  margin-top:21px; 
  border-radius:4px; 
  -moz-border-radius:4px; 
  -webkit-border-radius:4px; 
  -o-border-radius:4px; 
  -ms-border-radius:4px; 
  margin-right:15px;
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  width: 5%;
}
#slider .carousel-control-next, #slider .carousel-control-prev {
  opacity: 1;
}
#slider .carousel-item-next,
#slider .carousel-item-prev,
#slider .carousel-item.active {
    display: block !important;
  }
#slider .carousel-control-prev-icon,
#slider .carousel-control-next-icon{
  background-image:none; 
}
#slider .carousel-control-next-icon,
#slider .carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider a i:focus,
#slider a i:active,
#slider a i:hover{
  background-color: #927ae9;
  border: none;
  transition: all 0.5s ease-out;
  color: #ffffff;
}
#slider .inner_carousel h2 small {
  color: #ffffff;
  display: block;
  margin-bottom: 20px;
  font-size: 15px !important;
  letter-spacing: 10px;
  text-transform: capitalize;
}
.slide_next_image img {
  text-align: right;
  float: right;
}
#slider .carousel-control-next .carousel-control-prev{
  top:150px !important;
}
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}