@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;600&display=swap);

:root {
  --thm-font: 'Poppins', sans-serif;
  --thm-reey-font: 'reeyregular';
  --thm-gray: #767676;
  --thm-gray-rgb: 118, 118, 118;
  --thm-primary: #0095DA;
  --thm-primary-rgb: 251, 169, 25;
  --thm-black: #171717;
  --thm-black-rgb: 23, 23, 23;
  --thm-base: #ffffff;
  --thm-base-rgb: 255, 255, 255;
  --thm-clr-extra: #e3e3e3;
  --thm-gradient: linear-gradient(180deg, #0095DA 0%, #6CCD0C 100%);
}

body,
h2,
h3,
h4,
a,
p {
  font-family: 'Poppins', sans-serif;
}

.site-main {
  margin-top: 0px;
  padding-top: 0px
}

.site-branding h1 {
 color: #138060;
}

.primary-menu-container li a {
  text-decoration: none !important;
  outline: 0 !important
}

.banner-outer {
  padding: 0px;
  height: auto;
}
.banner-outer img {
	width: 100%
}
.banner-outer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

}

/* .about-outer {
  background-image: url("https://360technology.co.in/appian-consulting/wp-content/uploads/2023/01/app-bg-dot1.png");
  background-repeat: no-repeat;
  background-position: 113% 100%;
} */

/* .why-appian-consultant {
  background-image: url("https://360technology.co.in/appian-consulting/wp-content/uploads/2023/01/app-bg-dot2.png");
  background-repeat: no-repeat;
  background-position: -12% 100%;
} */

.banner-form {
  background: #fff;
}

.banner-form {
  padding: 30px !important;
  border-radius: 0px !important;
}

.banner-form .scacontact-form {
  display: block !important;
}

.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: transparent !important
}

.primary-navigation-open .menu-button-container,
.primary-navigation-open .primary-menu-container {
  background: #fff
}

.primary-navigation-open .primary-navigation>div>.menu-wrapper li:hover {
  background: #a919c4;
  border-radius: 5px;
}

.primary-navigation-open ul#primary-menu-list li a {
  color: #333;
  margin-left: 10px;
}

.primary-navigation-open ul#primary-menu-list li a:hover {
  color: #fff
}

.close,
.close:hover {
  color: #333;
  opacity: 1 !important;
  text-shadow: none !important;
  outline: 0 !important;
  font-size: 16px;
}

#primary-mobile-menu {
  outline: 0 !important
}

.scacontact-form {
  padding-left: 0;
  list-style: none;
  display: grid;
  gap: 11px 20px;
  grid-template-columns: 6fr 6fr;
}

.scacontact-form li {
  margin-bottom: 5px;
}



.scamessage textarea {
  height: 100px;
}

.banner-form input {
  height: 38px;
}

.scacontact-form input,
.scacontact-form textarea {
  width: 100%;
  border: 1px solid #cfcdcd !important;
  margin-bottom: 0px !important;
  padding: 10px !important;
  border-radius: 4px !important;
  font-family: 'poppins', sans-serif;
  color: #ccc;
  outline: 0 !important;
}

.banner-form .scasend input {
  padding: 10px;
}

.scacontact-form .wpcf7-submit {
  background: #138060 !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 15px;
  font-family: 'Poppins';
  padding: 15px 20px 15px 20px !important;
  font-weight: 600;
  letter-spacing: 1px;

}

.banner-form .btn-style-one {
  width: 100%;
  border-radius: 5px;
  height: 50px !Important;
}

.banner-form .welcome-two__left-btn {
  background: #148362;
}

.banner-form .welcome-two__left-btn:hover {
  background: #112b1e;
}

.banner-form .welcome-two__left-btn:hover {
  color: #fff
}

.about-content h2 span {
  color: #4db9b9;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 35px;
  color: #138060;
}

.about-content h3 {
  font-size: 18px;
  font-weight: bold;
}

.about-image-left img {
  max-width: 100%;
}

.why-appian-consultant {
  text-align: center !important;
}

.why-appian-consultant .row:first-child h2 {
  font-size: 45px;
  margin: 10px auto;
  font-weight: bold;
  width: 100%;
  color: #138060;
}
.why-appian-consultant .row:first-child p {
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.why-appian-grid h2 {
  font-size: 20px !important;
  margin: 10px 0px 0px 0px
}

.why-appian-grid {
  box-shadow: 0px 0px 50px 20px rgb(10 51 80 / 5%);
  border-radius: 10px;
  margin: 20px 0px;
  padding: 30px 25px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  align-items: center;
}

.why-appian-grid {
  transition: all .3s;
  display: flex;
  justify-content: center;
}
.why-appian-grid .why-appian-grid-lists ul {
  padding-left: 0px;
}
.why-appian-grid .why-appian-grid-lists ul li {
  list-style: none;
}
.why-appian-grid .why-appian-grid-left {
  display: inline-block
}

.why-appian-grid .why-appian-grid-left img {
  width: 70px;
  margin-right: 15px
}

.why-appian-grid .why-appian-grid-right {
  text-align: left
}

.why-appian-grid .why-appian-grid-right h2 {
  margin-top: 0px;
  font-weight: bold
}

.why-appian-grid:hover {
  margin-top: 0px;
  transition: all .5s
}

.hire-appian-consultant {
  text-align: center;
  background: #f4f4f4;
  margin-bottom: 0px
}

.hire-appian-consultant-title h2 {
  margin: 10px auto;
  font-size: 45px;
  font-weight: bold;
  background: linear-gradient(to right, #87ca49, #1ab28c, #4db9b9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hire-appian-consultant-title {
  margin: 30px 0px
}

.hire-appian-list-outer {
  text-align: left;
}

.hire-appian-list h2 {
  font-size: 20px !important;
  font-weight: bold
}

.hire-appian-list {
  display: flex;
}

.hire-appian-list-left {
  margin-right: 15px;
}

.hire-appian-list-right h2 {
  margin-top: 0px
}

.hire-appian-img img {
  max-width: 100%
}

.hire-appian-consultant a.main-btn,
.hire-appian-consultant a.main-btn:visited {
  margin: 20px auto;
  background: linear-gradient(to right, #87ca49, #1ab28c, #4db9b9);
  padding: 10px 30px;
  color: #fff;
  border-radius: 5px;
  font-size: 23px;
  text-decoration: none;
}

.hire-appian-consultant a.main-btn:hover {
  background: #4db9b9
}

.appian-expertise-outer {
  text-align: center;
  background: #2923b9;
  color: #fff;
  margin-top: 0px;
  padding: 45px 0px;
}
.appian-expertise-outer p {
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
}
.appian-expertise-outer h2 {
  margin: 10px auto;
  font-size: 45px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  text-align: center;
}

.appian-expertise-grid h2 {
  font-size: 20px !important;
  font-weight: bold;
  color: #fff;
}

.appian-expertise-grid {
  border-radius: 10px;
  padding: 20px;
  display: flex;
}

.appian-expertise-grid-left {
  margin-right: 25px;
}

.appian-expertise-grid-right {
  text-align: left
}

.our-work-outer {
  text-align: center;
  margin-bottom: 0px
}

.our-work-outer h2 {
  margin: 10px auto;
  font-size: 45px;
  font-weight: bold;
  background: linear-gradient(to right, #87ca49, #1ab28c, #4db9b9);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.home-contact-outer .event-form,
.dreamforce-form {
  background: #FFFFFF;
  border-top: 5px solid #138060;
  box-shadow: 0px 1px 26px #c8e3f0;
  padding: 25px;
}

.home-contact-outer {
  margin-top: 0px
}

.home-contact-outer .event-form .scasend {
  background: #138563;
}

.home-contact-outer .event-form .scasend:hover {
  background: #112b1e;
}

.contact_tab_title .nav-link.active,
.contact_tab_title .nav-link:focus {
  border: 2px solid #0095da;
  border-radius: 50%;
  text-align: center;
  padding: 7px;
}

.home-contact-outer .contact_tab_title img {
  width: 50px;
  height: 50px;
}

.nav-mobile {
  display: none;
}

#colophon {
  margin: 0;
  width: 100%;
  float: left;
  background: #138060;
  max-width: 100%;
  padding: 10px 0px 10px 0px;
  color: #fff;
}

.footer_common {
  float: left;
}

.footer_common li {
  list-style-type: none
}

.footer_common .textwidget h2 {
  font-size: 35px
}

.footer_one {
  width: 25%
}

.footer_two {
  width: 50%
}

.footer_three {
  width: 25%;
  text-align: right
}

.footer-phone,
.footer-email,
.footer-social {
  width: 33%; 
  text-align: center;
}

.footer-outer row:last-child {
  width: 60%;
  margin: 20px auto;
  background: #181818;
  padding: 20px;
  text-align: center;
}

.our-work-outer .accordion {
  width: 100%
}

.home-contact-outer .contact_tab_title ul {
  border-bottom: 0;
}

.home-contact-title p {
  margin: 20px 0px 31px 0px;
}

.home-contact-outer .tab_contact_left {
  margin-top: 40px;
}

.site-footer__bottom {
  position: relative;
  display: block;
  background-color: #112b1e;
  padding: 8px 0 8px;
  width: 100%;
  float: left;
}

.site-footer__bottom-inner {
  position: relative;
  display: block;
  text-align: center;
}

.site-footer__bottom-text {
  font-size: 14px;
  font-weight: 500;
  color: #aeaeae;
  margin: 0;
}

.footer_outer a {
  color: #fff
}

.our-work-outer #faqhead1,
.our-work-outer #faq1 {
  background: #0d2468;
  text-align: left
}

.our-work-outer #faqhead2,
.our-work-outer #faq2 {
  background: #f4b97c;
  text-align: left
}

.our-work-outer #faqhead3,
.our-work-outer #faq3 {
  background: #ef8b79;
  text-align: left
}

.our-work-outer #faqhead4,
.our-work-outer #faq4 {
  background: #4daab3;
  text-align: left
}

.our-work-outer #faqhead1 a,
.our-work-outer #faqhead2 a,
.our-work-outer #faqhead3 a,
.our-work-outer #faqhead4 a {
  color: #fff;
  font-size: 25px;
  font-weight: 600
}

.our-work-outer #faq1 .card-body,
.our-work-outer #faq2 .card-body,
.our-work-outer #faq3 .card-body,
.our-work-outer #faq4 .card-body {
  color: #fff
}

.our-work-outer #faqhead1,
our-work-outer #faqhead2,
our-work-outer #faqhead3,
our-work-outer #faqhead4 {
  text-align: left;
}

.our-work-outer .card {
  border-radius: 10px;
}

.site .hire-appian-consultant a.main-btn:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  outline: 0px !important;
  text-decoration: none !important;
  text-decoration-skip-ink: none;
  background: #2422f1 !important;
}

.our-work-outer .btn.focus,
.our-work-outer .btn:focus {
  outline: 0;
  box-shadow: none !important;
}

.home-contact-outer .nav-link {
  padding: 8px;
}

.home-contact-outer a {
  outline: 0 !important
}

.wpcf7-spinner {
  margin: -30px 24px !important;
  float: right;
}

.event-form .btn-style-one {
  position: relative;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;

  color: #fff;

  padding: 0;
  overflow: hidden;

  -webkit-transition: all .3s ease;

  box-sizing: border-box;
  border-radius: 43px;

}

.scasend {
  margin: auto;
  grid-column-end: span 2;
}

.scamessage {
  grid-column-end: span 2;
}


.home-testimonials .customervoice {
  background: #fff;
  color: #555;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 13px 13px 80px 0px rgb(10 51 80 / 16%);
}
.home-testimonials .customervoice .owl-nav button {
  width: 40px;
  height: 40px;
  background-color: #138060;
  font-size: 45px;
  line-height: 0;
  margin-right: 6px;
  border: 0px;
  outline: none;
  transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
}
.home-testimonials .customervoice .owl-nav button:hover {
  background-color: #0e2e1f;
}
.home-testimonials .customervoice .owl-nav button span {
  color: #fff;
}
.home-testimonials h2 {
  font-weight: bold;
  color: #138060;
}

.home-testimonials .owl-stage .owl-item .item::before {
  content: "\f10d";
  font-family: fontawesome;
  font-size: 30px;
  color: #138060;
}

.home-contact-outer .event-form h2 {
  font-size: 25px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 32px;
  font-weight: bold;
  color: #138060;
}

.footer-info {
  width: 70%;
  margin: 20px auto;
  padding: 30px;
  background-color: #112b1e;
}

.site-header {
  padding: 10px 0px 10px 0px !important;
}
.site-header .site-logo {
  margin: 0px;
}
.site-header .custom-logo-link img {
  width: 150px;
}
.home-contact-outer .tab_contact_left h4 {
  font-size: 18px;
  margin-bottom: 7px;
  font-weight: bold;
}

.home-contact-title h2 {
  font-weight: bold
}

#faq1 .show #faqhead1 span {
  display: block;
  text-align: left;
  font-size: 40px;
  font-weight: bold;
}

ul#primary-menu-list li a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

.home-testimonials .col-md-4 div {
  background-repeat: no-repeat;
  height: 260px;
}

.home-testimonials {
  background: #F9FAFB;
  padding: 90px 0px;
  margin: 0px !important;
}

.home-testimonials .customervoice::after {
  position: absolute;
  left: 0;
  bottom: -24px;
  content: "";
  width: 0;
  height: 0;
  color: #fff;
  border-color: currentcolor rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 26px 45px 0 0;

}

.modal-body {
  display: flex;
}

.appian-popup-left {
  width: 40%
}

.appian-popup-left img {
  max-width: 100%;
  padding: 0px 10px 0px 20px;
}

.appian-popup-right {
  width: 60%;
}

.appian-popup-right .scacontact-form {
  display: block !important;
}

.home-contact-outer, 
.hire-appian-consultant {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 80px 0px;
}
.appian-expertise-outer {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 80px 0px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 99;
}
.appian-expertise-outer::before {
  position: absolute;
  content: '';
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  background-color: #112b1e;
  opacity: .97;
  z-index: -1;
}
.why-appian-consultant {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 80px 0px;
  background-color: #F9FAFB;
}
.home-testimonials {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 80px 0px;
}


@media (min-width:768px) {
  .modal-dialog {
    max-width: 600px !important;
    margin: 30px auto;
  }
}

.modal .modal-content .modal-header {
  background: #138060;
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  float: none;
}

.modal-content .modal-header button {
  background: none !important;
}
#exampleModalCenter {
  margin: 0px;
}
.modal .modal-content .modal-header .modal-title {
  color: #fff
}

.appian-email-outer,
.appian-phone-outer,
.appian-location-outer {
  display: flex;
  margin-top: 20px;
}

.appian-email-right,
.appian-phone-right,
.appian-location-right {
  margin-left: 25px;
}

.appian-email-left i,
.appian-phone-left i,
.appian-location-left i {
  background-color: #138060;
  color: #fff;
  padding: 15px;
  border-radius: 50%;
  font-size: 20px;
  width: 50px;
  text-align: center;
}

.appian-contact-content {
  padding: 20px 60px;
}
.appian-contact-content a {
  color: #000;
}
.appian-contact-content h2 {
  margin-bottom: 30px
}

.footer_outer .textwidget button {
  background: #138563 !important;
  border: 2px solid #fff;
}

.footer_outer .textwidget button:hover {
  background: #112b1e !important;
  border: 2px solid #112b1e;
}

/* .home-contact-outer {
  background-image: url(https://360technology.co.in/appian-consulting/wp-content/uploads/2023/01/app-bg-dot2.png);
  background-repeat: no-repeat;
  background-position: -14% 100%;
} */

.our-work-outer {
  background-image: url(https://360technology.co.in/appian-consulting/wp-content/uploads/2023/01/app-bg-dot1.png);
  background-repeat: no-repeat;
  background-position: 115% 100%;
}

.top_header_right a i {
  background: #fff;
  color: #666;
  border-radius: 50%;
  width: 32px;
  padding: 7px;
  margin-right: 5px;
  font-size: 16px;
  text-align: center;
}

.modal-body .scacontact-form .scasend {
  background: #4db9b9;
  border-radius: 5px;
}

.modal-body .scacontact-form .scasend:hover {
  color: #fff;
}

.site .card a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: transparent !important;
}

.card .btn-header-link span {
  font-size: 25px;
  font-weight: bold;
  padding: 6px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  width: 50px;
  display: inline-block;
}

.footer_outer .textwidget button {
  outline: 0 !Important
}

.footer-info a {
  background: transparent !important;
  text-decoration: none !important;
  outline: 0 !important
}
.country-flag-outer {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 70px 0px;
}
.country-flag-outer .country-flag-grid {
  background: #ffffff;
  padding: 5px;
  width: 100%;
  float: left;
  margin: 0px 0 30px 0px;
  display: flex;
  align-items: center;
  column-gap: 16px;
  box-shadow: 0 0 14px 8px #f8f8f8;
	flex-direction: column;
}
.country-flag-outer .country-flag-grid h6 {
	font-size: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #000000;
}
.country-flag-outer .owl-nav {
	text-align: center;
}
.country-flag-outer .owl-nav button {
	outline: none;
    border: 0px;	
}
.country-flag-outer .owl-nav button span {
	width: 50px;
    height: 50px;
    background: #138060 !important;
    border-radius: 50px;
    color: #fff !important;
    font-size: 39px !important;
    line-height: 50px !important;
	margin: 0px 5px;
	
	display: block;
}
.country-flag-outer h2 {
  margin: 0px auto 40px;
  font-size: 45px;
  font-weight: bold;
  color: #138060;
  width: 100%;
  text-align: center;
}
.footer-whatsapp {
  position: fixed;
  bottom: 50px;
  right: 50px;
  opacity: 1;
  z-index: 999;
}
#exampleModalCenter .close span {
  font-size: 30px;
}

.Visa-img-outer img {
  width: 100%;
}