/* Section_Heading */
.heading_section h2, .heading_section p {
  margin: 0px;
}
.line_heading {
  overflow: hidden;
  margin: 15px auto;
  max-width: 100px;
}
.line_heading .line_bar {
  float: left;
  width: 40px;
  height: 2px;
  background: #000;
  margin: 0 5px;
}

/*-------------------------------------------------------------------------------------------*/

/*  Main Banner        ||---------------------------- */

/*-------------------------------------------------------------------------------------------*/

.main-banner {
  position: relative;
  margin-top: 0px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .main-banner {
    margin-top: 0px;
  }

  .slotholder {
    margin-top: -129px !important;
}
.testimonial4_slide h1 {
    font-size: 21px !important;
    width: 100% !important;
}

.address_master{
  display: none;
}

}

.main-banner .banner-text .sub-text {
  font-weight: 500;
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1;
  font-family: 'Poppins', sans-serif !important;
}

.main-banner .banner-text h2 {
  font-size: 50px;
  color: #fff;
  font-weight: 600 !important;
  margin-bottom: 0px;
  line-height: 1.2 !important;
  text-transform: capitalize;
  padding: 10px 0;
  font-family: 'Poppins', sans-serif !important;
  text-transform: uppercase;
}

.main-banner .banner-text h2 span {
  font-weight: 600 !important;
  font-size: 50px;
  font-family: 'Poppins', sans-serif !important;
  text-transform: uppercase;
}

.main-banner .banner-text p {
  font-family: "Oswald", sans-serif !important;
  color: #fff;
  font-size: 15px !important;
  margin: 0px 0px 20px !important;
  line-height: 1.8 !important;
}

.main-banner .tp-mask-wrap {
  height: auto;
}

.main-banner li .btn-text {
  font-size: 14px !important;
  color: #fff;
  line-height: 23px !important;
  text-transform: uppercase;
  padding-top: 15px !important;
  padding-right: 33px !important;
  padding-bottom: 15px !important;
  padding-left: 33px !important;
  border-radius: 0px !important;
}

#wrapper .main-banner .tp-bullets {
  top: auto;
  left: 52%;
  display: block;
  visibility: visible;
  opacity: 1;
  bottom: 66px;
}

.main-banner .tp-bullet {
  width: 26px;
  height: 3px;
  background: #8f8f8f;
}

.main-banner .tp-bullet.selected {
  background: #ffaf36;
}

.tparrows.tp-leftarrow, .tparrows.tp-rightarrow {
  z-index: 99;
  cursor: pointer;
  background: none;
  visibility: hidden;
}
.tparrows:before {
  color: #fff;
}
.tparrows.tp-leftarrow:hover:before, .tparrows.tp-rightarrow:hover:before {
  color: #fff;
}
.main-banner:hover .tparrows.tp-leftarrow, .main-banner:hover .tparrows.tp-rightarrow {
  visibility: visible;
}

.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover {
  background: #5c5de9;
  border: 1px solid #5c5de9;
}

.slotholder:before {
  border-top: none;
  border-bottom: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
/*   background-color: rgba(0,0,0,0.40); */
  content: '';
}
.slotholder{
  top: 137px !important;
}

/* Section */
.featured_box {
    position: relative;
    box-shadow: 0 -28px 31px -6px rgba(0, 0, 0, 0.25);
    margin-top: -67px;
    border-radius: 5px;
    background: #fff;
}
.featured-service-item {
  padding: 30px 25px;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.featured-service-icon {
border-radius: 50%;
    height: 160px;
    line-height: 150px;
    margin: -94px auto -50px;
    max-width: 160px;
    display: block;
    background: #fff;
}

/* About */
.about_text span {
  color: #F51E46;
  font-weight: 600;
}
.about_text h2 {
  font-size: 38px;
  margin: 15px 0px;
  line-height: 1.3;
}

.about_text ul{
  margin: 0px;
  padding: 0px;
}
.about_text ul li {
    list-style-type: none;
    padding: 9px 0px;
    font-size: 17px;
    color: #000;
    border-bottom: 1px solid #e2e2e2;
}

.about_text ul li i {
    font-size: 21px;
    color: #ad1c51;
}

.about_text p {
    font-size: 17px;
    line-height: 32px;
    text-align: justify;
    color: #000;
}

.about_point {
  text-align: center;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, 0.05);
  padding: 30px 20px;
}
.about_point .icon_conunt {
  font-size: 30px;
  height: 65px;
  width: 65px;
  line-height: 65px;
  display: inline-block;
  background: #fff;
  border-radius: 35px;
  box-shadow: 0 8px 20px -2px rgba(158, 152, 153, 0.5);
  text-align: center;
}
.about_point .counter {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.5;
  color: #222;
}

/* Course_Section */
.course_box {
  overflow: hidden;
  border-radius: 5px;
}
.course_figure {
  overflow: hidden;
  position: relative;
}
.apply_box {
  position: absolute;
  bottom: 100%;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.44);
  transition: all 0.3s;
}
.course_box:hover .apply_box {
  bottom: 0px;
}
.full_width {
  width: 100%;
  text-align: center;
}
.course_figure img {
  width: 100%;
}

.course_details {
  padding: 26px 20px 28px;
  background-color: #fff;
  box-sizing: border-box;
}
.course_details h3 {
  margin-top: 0px;
  margin-bottom: 12px;
}
.course_details p {
  margin: 0px;
}
.info_course {
  margin-top: 22px;
  padding-top: 25px;
  border-top: 1px solid #ebebeb;
}
.box_info {
  display: inline-block;
  margin: 0px 15px 0px 0px;
}
.box_info:last-child {
  margin-right: 0px;
}
.box_info i {
}
.box_info span {
    margin-left: 5px;
}
.price_course {
  display: block;
  padding: 1px 12px;
  color: #fff;
  border-radius: 4px;
  box-sizing: border-box;
}
.bg_orenge {
  background-color: #f90;
}
.bg_green {
  background-color: #0cca6b;
}

/* Bg-Section */
.colume_bg {
    background: #222 url(../images/contact-bg.jpg) no-repeat center center;
    position: relative;
    padding: 90px 0px;
    background-size: cover;
}
.expert_text p {
  margin: 0px;
}
.expert_text h2 {
  margin: 0px;
}
@media (max-width:991px){
  .colume_bg{
    text-align: center;
  }
}

/* COURSE CATEGORIES */
.categories_box {
  position: relative;
  background-color: #f8f8f8;
  padding: 30px 23px 30px;
  overflow: hidden;
  border: 1px solid transparent;
  transition: all 0.3s;
}
.icon_categor {
  float: left;
  width: 45px;
  height: 45px;
}
.icon_categor i {
  font-size: 40px;
  vertical-align: middle
}
.categori_text {
  float: left;
  width: calc(100% - 60px);
  margin-left: 15px;
}
.categori_text h3 {
  margin-top: 0;
  text-transform: uppercase;
}
.categori_text p {
  margin: 0px;
}
.border_icon_green .icon_categor i {
  color: #10c45c;
}
.border_icon_green {
  border-bottom-color: #10c45c;
}
.border_icon_red {
  border-bottom-color: #fd2a03;
}
.border_icon_blue {
  border-bottom-color: #008be7;
}
.border_icon_red .icon_categor i {
  color: #fd2a03;
}
.border_icon_red .icon_categor i {
  color: #fd2a03;
}
.border_icon_blue .icon_categor i {
  color: #008be7;
}

.border_icon_green:hover {
  border: 1px solid #10c45c;
}
.border_icon_red:hover {
  border: 1px solid #fd2a03;
}
.border_icon_blue:hover {
  border: 1px solid #008be7;
}

/* Event */
.events-area .events-full-box {
  margin-bottom: 50px;
}
.events-area .events-full-box:last-child {
  margin-bottom: 0px;
}
.events-area .events-single-box {
  min-height: 280px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
  transition: all 0.3s ease-in-out;
}
.events-area .events-single-box img {
  width: 100%;
  height: 100%;
}
.events-area .events-single-box:hover {
  box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease-in-out;
}
.events-area .events-single-box:hover .event-info h3, .events-area .events-single-box:hover a {
  transition: all 0.3s ease-in-out;
}
.events-area .event-info {
  padding: 45px;
}
.events-area .event-info h3 {
  transition: all 0.3s ease-in-out;
  padding-bottom: 15px;
  margin: 0;
}
.events-area .event-info .events-time span {
  color: #666666;
  font-size: 14px;
  margin-right: 25px;
}
.events-area .event-info .events-time span .event-icon {
  padding-right: 2px;
}
.events-area .event-info p {
  margin: 0;
  font-size: 15px;
  color: #666666;
  padding-bottom: 15px;
}
.events-area .event-info a {
  color: #666;
  margin: 0px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
}
.events-area .event-info a .events-btn-icon {
  padding-left: 5px;
}

/* Testimonial */
.testimonial_home {
  background: url(../images/bg_2.jpg) no-repeat 0 0;
  background-size: cover;
  width: 100%;
  position: relative;
}

.testimonial_home:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.8;
}
.testimonial_home .line_heading .line_bar {
  background: #fff;
}
.item {
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  -o-box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  box-shadow: -1px 3px 10px 0 rgba(0, 0, 0, 0.06);
  overflow: hidden;
  padding: 30px;
}
.padding_left {
  padding-left: 0;
}
.padding_right {
  padding-right: 0;
}
.item img {
  width: 100%;
  border-radius: 5px;
}

.testimonial_home  p {
    color:rgba(255, 255, 255, 0.71) !important;
  position: relative;
  z-index: 1;
}
.testimonial_home .item  h4 {
  margin-bottom: 0;
  color: #ffb606;
  text-transform: capitalize;
}
.testimonial_home span {
  font-style: italic;
    color:rgba(255, 255, 255, 0.71) !important;
  font-family: "Poppins", sans-serif;

}
.testimonial_slider .owl-nav .owl-prev, .testimonial_slider .owl-nav .owl-next {
  opacity: 0;
  transition: all 0.3s;
}
.testimonial_slider:hover .owl-nav .owl-prev {
  left: -60px;
}
.testimonial_slider:hover .owl-nav .owl-next {
  right: -60px;
}

.testimonial_slider:hover .owl-nav .owl-prev, .testimonial_slider:hover .owl-nav .owl-next {
  opacity: 1;
}

@media (max-width: 991px){
  .padding_left {
    padding-left:15px;
}
.padding_right {
    padding-right:15px;
        margin-top: 30px;
}
.testimonial_slider:hover .owl-nav .owl-prev {
  left:0px;
}
.testimonial_slider:hover .owl-nav .owl-next {
  right:0px;
}
}



/* Team */
.team_picher img {
  display: block;
  border: 1px solid #f0f0f0;
}
.team_picher {
  position: relative;
}
.show_profile {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  height: 35px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 250ms ease 0s;
  transition: all 250ms ease 0s;
  visibility: hidden;
  z-index: 9;
  background: rgba(0, 0, 0, 0.21);
  height: 100%;
  width: 100%;
}
.show_profile a {
  background: #1bb4b9 none repeat scroll 0 0;
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  line-height: 33px;
  padding: 0 18px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 0 auto;
}
.show_profile a:hover {
  background: #fff;
}
.team_box:hover .show_profile {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1);
  visibility: visible;
}
.team_detail {
  padding: 30px 0 25px 0;
  position: relative;
  text-align: center;
}
.team_detail:after {
  background: #f0f0f0;
  transition: all 0.3s;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 61px;
}
.team_detail h3 {
  margin-top: 0px;
}
.team_detail span {
  color: #909090;
  display: block;
  font-style: italic;
  line-height: 12px;
  margin-bottom: 18px;
  font-weight: 300;
}
.team_detail p {
  color: #666;
}
.social-links ul{
  margin: 0px;
  padding: 0px;
}
.social-links ul li {
  display: inline-block;
}
.social-links ul li a {
  color: #909090;
  background: rgba(0,0,0,0);
  font-size: 14px;
  margin-right: 22px;
}
.social-links ul li a:hover {
  color: #666;
}
.social-links ul li a:hover i {
  color: #1BB4B9;
}
.team_box:hover .team_detail:after{
  width: 100%;
  background: red;
}
/* Blog */
.font_wid {
  font-weight: 600;
}
.blog_box{
  padding: 20px;
  background: #fff;
      box-shadow: 0px 9px 30px 0px rgba(0, 0, 0, 0.08);
    border-radius: 15px;
}
.post_img {
  position: relative;
}
.post_date {
    color: #ffb606;
    margin: 10px 0px;
}
.post_detail h3 {
  margin-top: 0px;
}



/* --------------------popop-------------- */

.form-popup, .success-message {
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    background-color: rgba(255, 255, 255, 0.96);
    transition: .5s;
}
.form-popup .form-wrapper {
    top: 2em;
    max-width: 700px;
    background: white;
    padding: 50px;
    padding-top: 50px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    box-shadow: 0 -28px 31px -6px rgba(0, 0, 0, 0.08);
}
.form-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bold;
    color: #000;
}
.close-form {
    position: absolute;
    top: -13px;
    right: -18px;
    z-index: 9;
    background-color: #ea1010;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    transition: .3s;
    padding: 8px 15px;
    border-radius: 50%;
    font-weight: bold;
}

.form-control:focus {
    border-color: #83b566;
    box-shadow: 0 0 0 0.2rem rgba(131, 181, 102, 0.25);
}
.btn:hover {
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.35);
}
.success-message {
    text-align: center;
}
.success-message h1 {
    color: #ffffff;
    margin-top: 3em;
}

.submit {
    background: #8a1a43;
    color: #fff;
    text-transform: uppercase;
    width: 200px;
    height: 52px;
    margin: 0 auto;
    display: table;
}

.message{
  height: 100px !important;
}

.expert_text h2 {
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 7px 0px rgba(0, 0, 0, 0.35);
}

.expert_text p {
    text-align: center;
}

.popop_contact{
    margin: 18px auto 0;
    display: table;
    width: 200px;
    background: #0cca6b;
    border: 0;
    font-size: 18px !important;
    border-radius: 30px;
}

.testimonial4_slide h1 {
    font-size: 30px;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.12156862745098039);
    border-radius: 60px 60px 60px 60px;
    padding: 17px 0px;
    width: 60%;
    margin: 14px auto;
}

.white-heading{
  margin-bottom: 20px;
}

.white-heading h1{
font-size: 45px;
    color: #fff;
    text-transform: uppercase;
}


.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 50%;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px !important;
    height: 50px !important;
    color: #fff;
    text-align: center;
    opacity: 1 !important;
    background: #8a1a43 !important;
    border-radius: 50% !important;
}


/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    padding-top: 50px;
    background: #000 url(../images/testimonial.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    margin: auto;
    padding: 020px 20px 20px;
    position: relative;
    text-align: center;
    background: rgba(0, 0, 0, 0.48);
    border-radius: 80px 80px 80px 0px;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: 0 auto 15px;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 15px;
    font-weight: 100;
    line-height: 1.4;
    margin: 0px 0 10px 0;
}
.testimonial4_slide h4 {
    color: #f1b766;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

.testimonial .carousel {
  padding-bottom:50px;
}
/* .testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
} */
/* ------testimonial  close-------*/

.event_sec {
    padding: 40px 0px;
    background: #f9f9f9;
}
.event_holder h1{
font-size: 40px;
color: #000;
text-align: center;
}
.event .content{
    padding: 15px 10px;
    border-radius:6px;
    margin-bottom: 15px;
    position: relative;
    background:#fff;
    min-height: 100px;
    box-shadow: 0px 0px 20px 2px #0000001a;
}
.event .content:after{
    content: "";
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 9px solid transparent;
    position: absolute;
    bottom: -10px;
    left: 16%;
}

.event .description{
    margin-bottom: 10px;
    color:#848484;
}
.event-pic{
    float:left;
}
.event-pic > img{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #e5e5e5;
    margin-left: 20px;
}
.event .event-review{
    margin:3px 0 0 15px;
    float: left;
}
.event .event-title{
    font-size:16px;
    text-transform:capitalize;
    font-weight: bold;
    margin:0;
}
.event > .event-review span{
    color: darkgray;
    display: block;
    font-size: 13px;
    margin-bottom:5px;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #1abc9c;
}
.owl-theme .owl-controls .owl-page span{
    background: #333;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page span{
    width: 10px;
    height:10px;
    margin: 5px 6px;
}

.owl-prev{
  background: #8a1a43 !important; 
}

.owl-next{
  background: #8a1a43 !important; 
}

.holistic_holder img {
    width: 40%;
    margin: 0 auto;
    display: table;
}
.holistic_holder p {
    text-align: center;
    font-size: 16px;
    color: #8a1a43;
    font-weight: bold;
    margin: 20px 0px 40px;
    line-height: 20px;
}

.google_sec {
    position: relative;
    margin: 20px;
    padding: 20px;
    box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.06);
}
.address_master {
    background: #8a1a43;
    padding: 15px 0px 15px 14px;
    border-radius: 8px;
    box-shadow: 5px 9px 28px 10px #0000004d;
    position: absolute;
    top: 90px;
    width: 35%;
    right: 6%;
}

.concact_h4 {
    font-size: 20px;
    color: #fff;
    padding-left: 25px;
    text-transform: uppercase;
    margin: 0;
}
.contact_option {
    font-size: 15px;
    color: #ffffff;
    padding: 0px 0px 12px 18px;
    line-height: 23px;
}