* {
    padding: 0;
    margin: 0;
}
body {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: white;
}
a,
a:active,
a:focus,
button,
button:focus,
button:active,
.btn,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn.active.focus {
    outline: none;
    outline: 0;
}
input::-moz-focus-inner {
    border: 0;
}
a:hover {
    text-decoration: none;
}
input:focus,
textarea:focus {
    outline: 0;
}
ul {
    margin: 0px;
}
.innerpage_wrapper {
    width: 100%;
    padding: 50px 0;
    display: inline-block;
    padding-top: 20px;
}
section.innerpage_banner.mt-0 {
    position: relative;
}
.clearfix input[type="submit"] {
    border: none;
    color: white;
    font-family: "Poppins";
    background-color: #9a43d9;
	width: 100%;
}
.innerpage_wrapper .aboutpage img {
    max-width: 50%;
    float: left;
    margin: 0 20px 20px 0;
}
.innerpage_wrapper p {
    line-height: 25px;
    color: #747474;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 7px;
}
.innerpage_wrapper {
    width: 100%;
    padding: 70px 0;
    display: inline-block;
    background-color: white;
}
.contact_left {
    margin: 0;
    padding: 0;
}
.contact_left ul {
    list-style-type: none;
    padding: 0;
}
.contact_left ul > li {
    padding: 0 0 0 0px;
    position: relative;
    margin-bottom: 20px;
}
ul li {
    padding: 0;
    margin: 0;
}
.contact_left ul > li > i {
    padding: 7px;
    color: #fff;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    font-size: 16px;
    text-align: center;
    background: #400e81;
    height: 30px;
    width: 30px;
    border-radius: 50%;
}
.contact_left ul > li h3 {
    margin: 0 0 5px 0;
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    font-weight: 700;
}
.contact_left ul > li p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #000;
}
.innerpage_wrapper p {
    line-height: 25px;
    color: #747474;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 7px;
}
.contact_left ul > li p a {
    color: #000;
    text-decoration: none;
}
.map_area {
    width: 100%;
    height: 300px;
    padding: 0 0 20px 0;
}
.map_area iframe {
    width: 100%;
    height: 100%;
}
.contact_right {
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    box-shadow: 1px 1px 10px #ccc;
    border-top: #9a43d9 solid 6px;
    background: #f1f1f1;
}
.clearfix {
    clear: both;
}
.contact_right .form-group {
    margin-bottom: 23px;
}
.contact_right .form-group input, .contact_right .form-group select {
    margin: 0;
    padding: 10px;
    width: 100%;
    color: #000;
    border: 2px solid #000;
    background: #fff;
    height: 45px;
}
.innerpage_wrapper p {
    line-height: 25px;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 7px;
}
.contact_right .form-group textarea {
    margin: 0;
    padding: 10px;
    width: 100%;
    color: #000;
    border: 1px solid #ddd;
    background: #fff;
    height: 100px;
    resize: none;
    text-transform:uppercase;
}
.form-control::-webkit-input-placeholder{color:#000;opacity:1}
.form-control::-moz-placeholder{color:#000;opacity:1}
.form-control:-ms-input-placeholder{color:#000;opacity:1}
.form-control::-ms-input-placeholder{color:#000;opacity:1}
.form-control::placeholder{color:#000;opacity:1}
.header_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.banner {
    border: 19px solid white;
}
section.ban_heading {
    background-color: #9a43d9;
    padding: 30px 0px;
    margin-top: 0px;
}
header {
    background: #00000014 0% 0% no-repeat padding-box;
    box-shadow: 0px 7px 6px #aaaaaa29;
    opacity: 1;
    padding: 20px 25px;
    z-index: 999;
}

section.banner,
section.banner img {
/*    height: 80vh !important;*/
    width: 100%;
}

section.ban_heading {
    background-color: #9a43d9;
    padding: 30px 0px;
}

.ban_heading p {
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    position: relative;
    padding: 32px 16px 0px 16px;
    margin: 0;
    font-style: italic;
}

.ban_heading h5 {
    font-size: 30px;
    text-align: right;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.ban_heading p::before {
    content: "";
    position: absolute;
    background-image: url("../images/quote1.png");
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75px;
    width: 75px;
}

.ban_heading p::after {
    content: "";
    position: absolute;
    background-image: url("../images/quote2.png");
    top: 41px;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75px;
    width: 75px;
}

/*section padding*/

section.about {
    padding: 40px 0px;
}

/*section padding*/

.section_heading {
    text-align: center;
    letter-spacing: 0px;
    color: #9a43d9;
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin: 0 0 5px 0;
}

h4.section_sub_heding {
    text-align: center;
    font: normal normal 300 25px Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
    padding: 0px 0px;
}

.line_img {
    height: 10px;
    margin: 0 auto 20px auto;
    display: block;
    width: 309px;
}

p.sec_para {
    text-align: center;
    font: normal normal normal 16px/26px Poppins;
    letter-spacing: 0px;
    color: #1c191a;
    opacity: 1;
    width: 849px;
    max-width: 100%;
    margin: 0 auto;
}
.sec_card .content {
    text-align: left;
}
.sec_card .content h6 {
    font: normal normal 600 18px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
	padding: 0 0 0 15px;
}

.sec_card .content {
    font: normal normal normal 14px/25px Poppins;
    letter-spacing: 0px;
    color: #1c191a;
    opacity: 1;
}
.sec_card {
    display: flex;
}

.sec_card .icon {
    width: 10%;
}

.sec_card .content {
    width: 90%;
}

.left_inner .sec_card {
    flex-direction: row-reverse;
}

.left_inner .icon {
    margin-left: 20px;
}

.sec_icon {
    display: flex;
}

.sec_icon img {
    direction: block;
    margin: auto;
    height: 75%;
    width: 75%;
}

.about p.sec_para {
    margin: 10px auto 40px auto;
}

.wedocard .content h3 {
    font-size: 25px;
    font: normal normal 600 30px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
}
.wedocard .content p {
    font: normal normal normal 18px Poppins;
    letter-spacing: 0px;
    color: #1c191a;
    opacity: 1;
}

.wedocard {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    margin-top: 50px;
}

.wedocard .content {
    width: 55%;
    padding: 0px 70px 30px 70px;
    text-align: left;
    position: relative;
}

.wedocard:nth-child(even) .content::before {
    content: "";
    position: absolute;
    height: 10px;
    background-color: #6c4cb2;
    bottom: 0;
    right: 0;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

.wedocard:nth-child(odd) .content::before {
    content: "";
    position: absolute;
    height: 10px;
    background-color: #6c4cb2;
    bottom: 0;
    right: 0;
    width: 100%;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.wedocard:last-child .content::before {
    display: none;
}

.wedocard .img {
    width: 45%;
}

.wedocard .img_inner {
    height: auto;
    width: 300px;
    max-width: 100%;
    margin: 0 0 0 auto;
}

.what_wedo .wedocard:nth-child(odd) {
    flex-direction: row-reverse;
}

.contact_right .form-group input, .contact_right .form-group select {
    margin: 0;
    padding: 10px;
    width: 100%;
    color: #000;
    border: 1px solid #ddd;
    background: #fff;
    height: 45px;
    font-size: 16px;
        text-transform: capitalize;
}


.what_wedo .wedocard:nth-child(odd) .img_inner {
    margin: 0 auto 0 0;
}

.what_wedo .wedocard:nth-child(odd) .content {
    text-align: right;
}

section.bolg {
    padding: 50px 0px;
}

.blog_inner {
    margin-top: 0;
}
.v_card {
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
}

.v_card .img {
    width: 100%;
    height: 282px;
}

.v_card .img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
	margin: 0;
}
.v_card .info {
    padding: 15px;
}
.v_card .info ul {
    display: flex;
    list-style: none;
    border-bottom: 3px solid #9a43d9;
    padding-bottom: 5px;
    align-items: center;
}

.bolog .owl-stage-outer {
    padding: 15px 0px;
}
.v_card .info ul li span {
    font: normal normal 600 14px Poppins;
    letter-spacing: 0px;
    color: #6b51b6;
    opacity: 1;
}
.v_card .info ul li i {
    margin-right: 10px;
    color: black;
}

.v_card .info p {
    font: normal normal normal 16px Poppins;
    letter-spacing: 0px;
    color: #1c191a;
    opacity: 1;
	min-height:80px;
}

.v_card .info ul li:last-child {
    margin-left: 10px;
}

section.testimonial {
    padding: 50px 0px;
}

.test_block {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 33px;
    opacity: 1;
    padding: 33px;
}

section.testimonial .owl-item {
    opacity: 0.07;
}

section.testimonial .owl-item.active {
    opacity: 1;
}

.test_block h5 {
    font: normal normal 600 25px/38px Poppins;
    letter-spacing: 0px;
    color: #1c191a;
    opacity: 1;
}

.test_block h6 {
    text-align: center;
    font: italic normal 300 22px/33px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
}

.test_block p {
    font: normal normal normal 16px/25px Poppins;
    letter-spacing: 0px;
    color: #1c191a;
    opacity: 1;
}

section.testimonial .owl-stage-outer {
    padding: 10px;
}

.test_block .img {
    height: 100px;
    width: 100px;
    /* margin: 0 auto; */
}

.test_block .img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 3px solid #9a43d9;
}

section.testimonial {
    padding: 50px 0px 20px 0;
}
.test_block {
    position: relative;
}
.test_block .img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
}

section.testimonial .owl-stage-outer {
    padding: 30px 10px 77px 10px;
}

.test_block::before {
    content: "";
    height: 100px;
    width: 100px;
    position: absolute;
    top: -43px;
    left: 44px;
    background-image: url("../images/test-quote.png");
    background-size: cover;
}

.test_block::after {
    content: "";
    height: 100px;
    width: 100px;
    position: absolute;
    bottom: -43px;
    right: 44px;
    background-image: url("../images/test-quote.png");
    background-size: cover;
}

footer {
    opacity: 1;
    background: #000;
    padding: 50px 0px;
}

.copyright {
    background: #9a43d9;
    padding: 10px 0px;
    text-align: center;
    font: normal normal normal 16px Poppins;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    margin: 0px;
}

footer h5 {
    font: normal normal 600 22px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
    margin: 10px 0px;
}

footer ul {
    list-style: none;
}

footer ul li {
    margin: 5px 0px;
}

footer ul li a {
    font: normal normal normal 16px Poppins;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
}

footer p {
    font: italic normal normal 16px Poppins;
    letter-spacing: 0px;
    color: #ffffff;
    opacity: 1;
}

footer h3 {
    text-align: right;
    font: italic normal 600 18px Poppins;
    letter-spacing: 0px;
    color: #e0001a;
    opacity: 1;
}

footer ul li a:hover {
    color: #9a43d9;
}

.f_log {
    width: 80%;
}
.vdo_sec_inner iframe {
    width: 100%;
    height: 730px;
    border: 0;
    box-shadow: 5px 5px 5px #0003;
    border-radius: 5px;
}

.vdo_sec_inner{
    padding:50px 50px 0 50px;
}

.stellarnav.mobile {
  position:relative !important;

    
}

section.innerpage_banner img {
    height: 100%;
    width: 100%;
}

.send_btn {
    padding: 10px;
    border: 0;
    text-transform: uppercase;
    background-color: #2d5e02;
    color: #fff;
    font-weight: 500;
}
.innerpage_banner h1 {
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translate(0, -50%);
    text-transform: uppercase;
    color: #fff !important;
    text-shadow: 1px 1px 4px #fff;
}
/*
.innerpage_wrapper  img {
    max-width: 50%;
    float: left;
    margin: 0 20px 20px 0;
}
*/

.innerpage_wrapper  img {
    max-width: 40%;
    float: right;
    margin: 0 0px 20px 20px;
    padding: 15px;
    border: #ccc solid 1px;
}

.accordion-container > h2{
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.set{
  position: relative;
  width: 100%;
  height: auto;
  background-color: #f5f5f5;
}
.set > a{
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #555;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  -webkit-transition:all 0.2s linear;
  -moz-transition:all 0.2s linear;
  transition:all 0.2s linear;
}
.set > a i{
  float: right;
  margin-top: 2px;
}
.set > a.active{
  background-color:#2d5e02;
  color: #fff;
}
.content {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px 0;
}
.content p{
  padding: 10px 15px;
  margin: 0;
  color: #333;
}

.blog_img {
    width: 100%;    
    display: block;
    height: 200px;
	margin: 0 0 15px 0;
	overflow:hidden;
}

.blog_img img {
    width: 100%;
    height: auto;
    float: none;
    max-width: 100%;
	border:0;
	padding:0;
}

.blog_details h3 a {
    padding: 0px 0 10px 0;
    margin: 0;
    color: #9a43d9;
    font-size: 21px;
    font-weight: 600;
    line-height: 27px;
    height: inherit;
    display: block;
    font-family: "Poppins", sans-serif;
}

.blog_details h3 a:hover{
    color:#4c2d2d;
    text-decoration: none;
}

.info a{
	color: white;
    font-family: "Poppins";
    background-color: #2d5e02;
	padding: 8px 15px;
	display: inline-block;
	margin: 10px 0;
}

.blog_details p{
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 14px;
    font-weight: normal;
	text-align:justify;
	font: normal normal normal 14px/25px Poppins;
}




.blog_details span {
    display: block;
    color: #37383b;
    font-size: 15px;
    font-weight: normal;
    padding: 12px 0 14px 0;
}

.blog_details span b{
    font-weight: normal;
    color: #be1982;
}

.blog_right_1 .blog_r_papular:last-child{
    border-bottom: 0;
}

.blog_right_r{
    padding: 20px 0 0 0;
}

.blog_right_r ul{
    padding: 0px;
    margin: 0;
    list-style: none;
}

.blog_right_r ul li{
    border-bottom: 1px solid #ccc;
}

.blog_right_r ul li a{
    font-size: 13px;
    color: #000;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    display: block;
    padding: 5px 0 5px 0;   
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.blog_right_r ul li:last-child{
    border-bottom: 0;
}

.blog_right_r ul li a:hover{
    text-decoration: none;
    color: #035bbc;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.blog_right_r ul li a i{
    padding-right: 10px;
    font-size: 8px;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.blog_right_r ul li a:hover i{
    padding-left: 10px;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.blog_left_box{
    padding-bottom: 30px;
}

.blog_right_1 h2{
     padding: 0 0 10px 0;
    margin: 0;
    color: #082a90;
    font-size: 35px;
    font-weight: 300;
}

.blog_right_r h2{
    padding: 0 0 10px 0;
    margin: 0;
    color: #082a90;
    font-size: 35px;
    font-weight: 300;
}

.blog_r_papular {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin: 0 0 20px 0;
}

.blog_r_popu_l{
    width: 90px;
    height: 90px;
    margin-right: 10px;
    float: left;
}


.blog_r_popu_l img {
    width: 100%;
    height: 100%;
    float: none;
    max-width: 100%;
    margin: 0;
	padding:5px;
}


.blog_r_popu_r h3 a{
    font-size: 16px;
    color: #000;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 8px;
}

.blog_r_popu_r span{
    font-size: 12px;
    color: #035bbc;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    display: block;
    padding: 0 0 5px 0;
}

.blog_right_1 .blog_r_papular:last-child{
    border-bottom: 0;
}

.blog_right_r{
    padding: 20px 0 0 0;
}

.blog_right_r ul{
    padding: 0px;
    margin: 0;
    list-style: none;
}

.blog_right_r ul li{
    border-bottom: 1px solid #ccc;
}

.blog_right_r ul li a{
    font-size: 13px;
    color: #000;
    font-weight: 500;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: .5px;
    line-height: 24px;
    display: block;
    padding: 5px 0 5px 0;   
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.blog_right_r ul li:last-child{
    border-bottom: 0;
}

.blog_right_r ul li a:hover{
    text-decoration: none;
    color: #035bbc;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.blog_right_r ul li a i{
    padding-right: 10px;
    font-size: 8px;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.blog_right_r ul li a:hover i{
    padding-left: 10px;
    transition-duration: 1s;
    -webkit-transition-duration: 1s;
}

.blog_left_box{
    padding-bottom: 30px;
}

.blog_right_1 h2 {
    font-family: "Poppins", sans-serif;
    padding: 0 0 20px 0;
    margin: 0;
    color: #9a43d9;
    font-size: 26px;
    font-weight: 600;
    text-align: left;
}

.blog_right_r h2{
    padding: 0 0 10px 0;
    margin: 0;
    color: #000;
    font-size: 26px;
    font-weight: 300;
    text-align: left;   
}

.crossbtnbottom{
    border:0;
    position:absolute;
    top: 10px;
    right: 10px;
    background:#4c2d2d;
    width:30px;
    height: 30px;
    border-radius:50%;
    color: #fff;
}

section.innerpage_banner.mt-0 {
    position: relative;
    overflow: hidden;
}
.gallery_box img{
    width: 100%;
    float: none;
    max-width: 100%;
}

.blog_img img{
	margin: 0;
}

.blog_r_popu_r{
	float: left;
    width: 250px;
}

.blog_r_popu_r h3{
	line-height: 10px;
}

.stellarnav ul > li.current-menu-item > a{
	color:#9A43D9;
	border-bottom: #9A43D9 solid 2px;
}

.wpcf7 form.invalid .wpcf7-response-output{
	    border-color: red !important;
	color: red;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	color:#46b450;
}

footer ul li.current-menu-item a{
	color: #9a43d9;
}

.stellarnav ul > li.current_page_parent > a{
	color:#9a43d9;
}

.page-id-127 ul li, .page-id-127 ol li{
	list-style-position: inside;
}

.copyright a {
    color: #fff;
    font-weight: 700;
}
.gallery_box {
    padding: 15px;
}
.innerpage_wrapper ul {
    padding: 0 0 5px 19px;
}

.page-template-contact form {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.page-template-contact form input::placeholder , .page-template-contact form textarea::placeholder{
    color:#000;
}

.contact_right label {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    display: block;
    text-transform: uppercase;
}
.contact_left img {
    float: none;
    width: 100%;
    max-width: 100%;
    margin:20px 0 0 0;
}

.man_field {
    text-align: center;
    /* background: #f1f1f1; */
    padding: 25px 0;
/*    border-bottom: 2px solid #9a43d9;*/
}
.man_field h3{
	font: normal normal 600 18px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
}

.man_field p {
    padding: 0px 15px;
    margin: 0px 0 0 0;
    color: #1c191a;
    font-size: 20px;
}



.if_wrap{
	text-align:center;
	/*background: #f1f1f1;*/
	padding: 25px 0;
}

.if_wrap h3{
	font: normal normal 600 18px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
}

.if_wrap ul{
	padding:0;
	margin: 0;
	list-style: none;
    font-size: 17px;
}

.if_wrap ul li{
	 padding: 0px 15px 15px 15px;
    margin: 0;
    color: #1c191a;
}

.banner_inner{
	height:auto;
    overflow: hidden;
}
.conban_heading{
    background-color: #9a43d9;
    padding: 15px;
}
.contact_left p {
    padding: 0px;
    margin: 0;
    color: #fff;
    font-size: 30px;
    line-height: initial;
    text-align: left;
}
.contact_left h5 {
    padding: 0;
    margin: 0;
    color: #fff;
    font-size: 35px;
    font-weight: 600;
    line-height: initial;
    text-align: left;
}

.contact_left img{
	border:0 !important;
}

.page-template-thank-you .innerpage_wrapper h3 {
    font: normal normal 600 24px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
    min-height: 80px;
}

.page-template-thank-you .innerpage_wrapper p {
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 16px;
}

.page-template-thank-you .innerpage_wrapper p strong{
	display:block;
	margin: 15px 0 0 0;
}

.thankyou_box{
	min-height:240px;
}

.page-template-thank-you .innerpage_wrapper a{
    border: none;
    color: white;
    font-family: "Poppins";
    background-color: #9a43d9;
   padding:8px 20px;
	display: inline-block;
	margin: 20px 0 30px 0;
}

.page-template-thank-you .innerpage_wrapper a u{
	font-style:italic;
}

.logo img {
    width: 340px;
}



.contact_left h3 {
    font: normal normal 600 24px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
    padding: 15px 0 0 0;
    text-align: center;
}
.stellarnav > ul > li:last-child > a {
    background: #9a43d9;
    color: #fff;
    padding: 8px 20px;
}
img.img_flag {
    width: 110px;
    margin: 15px 0 0;
}

.stepsbar ul{
	padding:0 0 40px 0;
	margin: 0;
	list-style: none;
}

.stepsbar ul li {
    background: #f1f1f1;
    padding: 20px 10px 10px 10px !important;
    border-radius: 5px;
    text-align: center;
    width: 16%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.stepsbar ul li:after {
    background: url(../images/violetarrow.png) no-repeat left top;
    width: 80px;
    height: 28px;
    position: absolute;
    top: 32px;
    right: -45px;
    content: "";
    z-index: 999;
}

.stepsbar ul li:last-child:after{
	display:none;
}

.stepsbar ul li span{
	width:50px;
	height: 50px;
	border-radius:50%;
	text-align: center;
	background: #9a43d9;
	color: #fff;
	font-size: 25px;
	padding: 5px 0 0 0;
	display: block;
	margin: 0 auto;
	font-weight: 600;
}

.stepsbar ul li b {
    font-weight: 600;
    font-size: 16px;
    display: block;
    padding: 17px 0;
    height: 104px;
    line-height: 19px;
}

.stepsbar h4 {
    font: normal normal 600 40px Poppins;
    letter-spacing: 0px;
    color: #9a43d9;
    opacity: 1;
    height: auto;
    text-align: center;
    padding: 0;
    position: relative;
    margin: 0 0 54px 0;
}
.stepsbar h4:after{
	background: #9a43d9;
	width:311px;
	height: 10px;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
}




.innerpage_wrapper ul li {
    padding: 0 0 8px;
}
.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background: #ccc;
}
.faq_innerpage_wrapper{
    padding: 0 0 70px;
}


.testimonial-carousel .owl-nav .owl-prev{
    position:absolute;
    top: 26%;
    left: 15%;
    color: #fff !important;
    background: #9a43d9 !important;
    width:30px;
    height: 30px;
    border-radius:5px;
}

.testimonial-carousel .owl-nav .owl-prev span {
    font-size: 25px;
    width: 20px;
    height: 20px;
    display: block;
    margin: -23px 0 0 4px;
}

.testimonial-carousel .owl-nav .owl-next{
    position:absolute;
    top: 26%;
    right: 15%;
    color: #fff !important;
    background: #9a43d9 !important;
    width:30px;
    height: 30px;
    border-radius:5px;
}

.testimonial-carousel .owl-nav .owl-next span {
    font-size: 25px;
    width: 20px;
    height: 20px;
    display: block;
    margin: -23px 0 0 4px;
}
.blog_wrap{
    padding: 50px 0;
}
.blog_wrap .section_heading{
    margin: 0 0 20px;
}
.if_wrap .col-sm-6 {
    padding: 0 0 20px;
}
.if_icon {
    float: left;
    width: 23%;
    text-align: left;
    height: 70px;
}

.if_icon img{
	width:100%;
	height: 100%;
	border:#ccc solid 1px;
	padding:5px;
}


.if_content {
    float: right;
    width: 73%;
    text-align: left;
	padding: 10px 30px 0 0;
}
.if_wrap .section_heading {
    margin: 0 0 5px 0;
}

.blog .section_heading {
    text-align: center;
    letter-spacing: 0px;
    color: #9a43d9;
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    padding: 0 0 10px 0;
    border-bottom: #9a43d9 solid 10px;
    width: 115px;
    margin: 0 auto 30px auto !important;
}

.page-id-16 .section_heading {
    text-align: center;
    letter-spacing: 0px;
    color: #9a43d9;
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    padding: 0 0 10px 0;
    border-bottom: #9a43d9 solid 10px;
    display: block;
    width: 220px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.blog_wrap h6 {
    text-align: center;
    letter-spacing: 0px;
    color: #000000;
    font-size: 30px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin: 0 0 50px 0;
}

.if_wrap h1 {
    padding: 30px 0 24px 0;
    margin: 0;
    font-size: 30px;
}

.img_p {
    width: 33px;
    vertical-align: baseline;
    margin: 0 -7px 0 0;
}

.bolog{
	padding:0 0 50px 0;
}

.what_wedo .vdo_sec_inner{
	padding-top:0;
}

.page-id-10 .section_heading {
    display: block;   
    margin: 0 0 30px 0 !important;
    padding: 0 0 0px 0;
    width: 100%;
	position: relative;
	text-align: center !important;
}

.page-id-10 .section_heading:after{
	background: #9a43d9;
	width:309px;
	height: 10px;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
}

.page-id-10 .section_heading u{
	text-decoration:none;
}


.page-id-394 h1{
	text-align: center;
    letter-spacing: 0px;
    color: #9a43d9;
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
     margin: 0 0 30px 0 !important;
	position: relative;
	font-style: normal;
}

.page-id-394 h1 strong{
	font-weight:600;
}

.page-id-394 h1 em{
	font-style: normal;
}

.page-id-394 h1:after{
	background: #9a43d9;
	width:309px;
	height: 10px;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
}

.what_wedo h4{
	text-align: center;
    font: normal normal 300 25px Poppins;
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
    padding: 0px 0px 40px 0;
}

.what_wedo h4 b{
	font-weight: 700;
	display: block;
	
}


#button {
    display: inline-block;
    background-color: #9a43d9;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 110px;
    right: 5px;
    transition: background-color .3s, 
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    font-size: 9px;
    line-height: 20px;
}
#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
    top: -5px;
    position: absolute;
    right: 10px;
    /* left: 0; */
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

.aboutheadingtop{
	width: 64% !important;
}
.country-select.inside .flag-dropdown {
    right: auto;
    left: 0;
    width: 100%;
    z-index: 999;
    position: absolute;
}
.contact_right label a {
    color: red;
}
.if_content h6 {
    font-weight: 400;
    font-family: 'Poppins';
    font-size: 14px;
    color: #333333;
    /* line-height: 25px; */
    margin-bottom: 0px;
}

.contact_right input::placeholder , .contact_right textarea::placeholder{
text-transform:capitalize;
}

.contact_right select {
    text-transform: uppercase;
}

.page-template-thank-you .innerpage_wrapper a u {
    
    font-weight: bold;
}

.intl-tel-input {

    display: block !important;
}
.page-template-thank-you .innerpage_wrapper .stepsbar_short h4 a {
    padding: 0;
    margin: 0;
    background: none;
    color: #9a43d9;
}
.contact_right .form-group input[type="email"] {
    text-transform: initial;
}


.single-post .blog_img {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 15px 0;
}

.single-post .blog_details h1{
	padding: 0px 0 10px 0;
    margin: 0;
    color: #9a43d9;
    font-size: 21px;
    font-weight: 600;
    line-height: 27px;
    height: inherit;
    display: block;
    font-family: "Poppins", sans-serif;
}

.blog_details > a{
	background: #9a43d9;
    color: #fff;
    padding: 8px 20px;
	display:inline-block;
	text-transform: uppercase;
    font-size: 16px;
	font-weight:500;
	margin:15px 0 0 0;
}


.single-post .blog_details p strong{
	margin-top:20px;
	margin-bottom:15px;
	display:block;
	font: normal normal 600 18px Poppins !important;
	color:#9a43d9;
}

.single-post .blog_details ul{
	padding:0 !important;
	margin:0;
}

.single-post .blog_details ul li{
	padding:0 !important;
	list-style:none;
}

.single-post .blog_details ul li strong{
	margin-top:15px;
	margin-bottom:10px;
	display:block;
	font: normal normal 600 18px Poppins !important;
	color:#9a43d9;
}

.single-post .blog_details ul li strong em{
	margin-top:15px;
	margin-bottom:10px;
	display:block;
	font: normal normal 600 18px Poppins !important;
	color:#9a43d9;
}

.blog_right_r h2{
	font-family: "Poppins", sans-serif;
    padding: 0 0 15px 0;
    margin: 0;
    color: #9a43d9;
    font-size: 26px;
    font-weight: 600;
    text-align: left;
}


.single-post .blog_right_r ul{
	padding:0 !important;
	margin:0;
}

.single-post .blog_right_r ul li{
	padding:0 !important;
	list-style:none;
}

.single-post .blog_right_r ul li a{
	font-size: 14px;
    color: #000;	
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 0px;
    font-family: "Poppins", sans-serif;
	padding:5px 0;
	border-bottom:1px solid #ccc;
}


.single-post .blog_details h2 strong{
	font: normal normal 600 18px Poppins !important;
    padding: 0 0 15px 0;
    margin: 0;
    color: #9a43d9;     
    text-align: left;
}
footer ul.footer_social {
    list-style: none;
    padding: 0 0 20px;
}
footer ul.footer_social li {
    display: inline-block;
}
footer ul.footer_social li a {
    background: #ba5aff;
    padding: 6px 11px;
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%;
}
.blog-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: -7%;
    color: #fff !important;
    background: #9a43d9 !important;
    width: 30px;
    height: 30px;
    border-radius: 5px;
}

.blog-carousel .owl-nav .owl-prev span {
    font-size: 25px;
    width: 20px;
    height: 20px;
    display: block;
    margin: -23px 0 0 4px;
}

.blog-carousel .owl-nav .owl-next{
    position:absolute;
    top: 40%;
    right: -7%;
    color: #fff !important;
    background: #9a43d9 !important;
    width:30px;
    height: 30px;
    border-radius:5px;
}

.blog-carousel .owl-nav .owl-next span {
    font-size: 25px;
    width: 20px;
    height: 20px;
    display: block;
    margin: -23px 0 0 4px;
}

.page-id-674 h1{
	text-align: center;
    letter-spacing: 0px;
    color: #9a43d9;
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
     margin: 0 0 30px 0 !important;
	position: relative;
	font-style: normal;
}

.page-id-674 h1 strong{
	font-weight:600;
}

.page-id-674 h1 em{
	font-style: normal;
}

.page-id-674 h1:after{
	background: #9a43d9;
	width:309px;
	height: 10px;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
}
.page-id-702 h1{
	text-align: center;
    letter-spacing: 0px;
    color: #9a43d9;
    font-size: 40px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
     margin: 0 0 30px 0 !important;
	position: relative;
	font-style: normal;
}

.page-id-702 h1 strong{
	font-weight:600;
}

.page-id-702 h1 em{
	font-style: normal;
}

.page-id-702 h1:after{
	background: #9a43d9;
	width:309px;
	height: 10px;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	margin: 0 auto;
	content: "";
}
.stepsbar.stepsbar_short {
    margin: 30px 0 0;
}
.page-template-trends .innerpage_wrapper img {
    max-width: 100%;
    float: none;
    margin: 0 0px 20px 20px;
    padding: 0;
    border: #ccc solid 1px;
}
.page-template-trends .col-sm-6 {
    margin: 0 0 60px;
}
.tentbox_content h3 {
    color: #9a43d9;
}
.why_choose ul li{
    list-style: none;
    padding-bottom: 10px;
    }
    .why_choose ul li i{
       color: #9a43d9;
       font-size: 20px;
    }
    
    .why_choose img.cynthia_petion{
    width:100%;
        margin-bottom: 30px;
    }
    
 .why_choose h4{
 padding-top: 111px !important;
 }