﻿
html {
  scroll-behavior: smooth;
}
body {
    margin: 0;
    padding: 0;
}
.margin-top-0 {
    margin-top:0;
}

.blue-border {
    border-top: 4px solid #23bbee;
    height: 335px;
}

.green-border {
    border-top: 4px solid #77c043;
    height: 335px;
}

.shadow-tile {
    box-shadow: 2px 2px 18px 6px rgb(0 0 0 / 12%);
    border-radius: 7px;
    margin: 0 5px;
}

.text-center {
    text-align: center;
}

.upcomingevent h3 {
    color: #05415d;
    font-size: 20px;
    text-decoration: underline;
    padding-bottom: 10px;
}
.event-video {
    position: relative;
  
}
.event-video img {
  width: 100%;
  height: auto;
}
.event-video .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: transparent;
    color: #f80f0f;
    font-size: 60px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
  opacity:0.6;
}
.event-video .btn:hover {
 background-color: transparent;
 color: #f80f0f;
 opacity:1;
}
.upcomingevent {
    padding-left:40px;
}

.upcomingevent ul li {
    color: #05415d;
}

.upcomingevent .btn-blue {
    background-color: #23bbee;
}

.upcomingevent .btn-dark-blue {
    background-color: #05415d;
    min-width: 110px;
    margin-left: 15px;
}

.upcomingevent strong {
    color: #05415d;
    font-style: italic;
    font-size: 16px;
}

.company-counter-wrapper {
    background: #23bbee!important;
}

.upcoming-event-session {
    background: #05415d;
    border-radius: 10px;
    padding: 10px 20px;
    transition: all .3s ease-out;
    display:block;
}
    .upcoming-event-session a {
        font-size:15px;
        font-weight:600;
    }
    .upcoming-event-session:hover {
        box-shadow: 0 20px 38px rgb(0 0 0 / 17%), 0 15px 12px rgb(0 0 0 / 14%);
        background:#052d40;
        padding: 10px 20px;

    }

.topicwecovered-icon {
    position: absolute;
    background: #23bbee;
    padding: 20px;
    border-radius: 50px;
    top: -44px;
    left: 38%;
    border: solid 5px #fff;
    outline-color: #23bbee;
    outline-style: solid;
}

.topicweCovered {
    position: relative;
    padding: 20px 0;
    transition: all .3s ease-out;
}

.company-counter-wrapper {
    box-shadow: 0 3px 10px #ccc;
    padding: 35px 0 35px;
}

.topicweCovered .side-border {
    border-left: 4px solid #23bbee;
    border-right: 4px solid #23bbee;
    padding: 0 20px;
    margin-top: 40px;
}

    .topicweCovered .side-border h4 {
        font-size: 16px;
    }

.academicboards img {
    margin: 0 auto;
}

/*.academicboards .col-sm-3 {
    width: 20%;
}*/

.academicboards h4 {
    font-size: 16px;
    color: #fff;
    background-color: #05415d;
    padding: 10px 0;
    margin: 0 !important;
}

.request-demo-module.blue .cta {
    padding: 45px 0 !important;
    margin-top: 70px;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    color: #fff;
    overflow: hidden;
    background-image: url(../png/cta.png)!important;
    box-shadow: 0 20px 38px rgb(0 0 0 / 17%), 0 15px 12px rgb(0 0 0 / 14%);
    z-index: 1;
}

.academicboards .academicboards-oultine {
    padding: 4px 0;
    border-top: solid #60be42 2px;
    border-bottom: solid#60be42 2px;
    margin-top: 10px;
}

.request-demo-module.blue .cta:after {
    content: '';
    position: absolute;
    background: none!important;
    box-shadow: none!important;
}

.shadow-tile .testimonial-text strong {
    font-size: 15px;
    text-transform: capitalize;
    padding-bottom: 15px;
}

.shadow-tile .testimonial-text p {
    color: #68ac37;
    font-size: 12px;
    padding-top: 10px;
}

.shadow-tile .content {
    text-align: justify;
    padding-top: 20px;
    border-top: 1px solid #808080;
}

.shadow-tile .margin-left-right-0 {
    padding-left: 0;
    padding-right: 0;
}

.shadow-tile .just-for-padding {
    padding: 20px 25px;
}

.topicweCovered:hover {
    background-color: #05415d;
    color: #fff;
}

.form-group {
    margin-left: 5px;
    margin-right: 5px;
}

    .form-group .form-control {
        min-height: 44px;
        border-radius: 6px;
    }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1 px solid #ccc;
    border-radius: 4 px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
/*Community Page*/
.Explore-section {
    background-color: #f3f3f3;
    padding: 25px 0;
}

    .Explore-section h2 {
        color: #06415c !important;
    }

    .Explore-section .right-border {
        border-right: 1px solid #105c7e;
        padding-right: 10px;
    }

    .Explore-section p {
        font-size: 16px;
        color: #05415d;
    }

.request-demo-module.blue .community-cta {
    padding: 45px 0 !important;
    margin-top: 70px;
    position: relative;
    color: #fff;
    overflow: hidden;
    background: #333333!important;
    box-shadow: 0 20px 38px rgb(0 0 0 / 17%), 0 15px 12px rgb(0 0 0 / 14%);
    z-index: 1;
}

.community-video p {
    font-size: 14px;
}
.community-video img {
    margin: 20px auto 0 auto;
    border-radius:10px;
}

.prod-feature-sec, .prod-testimonial, .request-demo-module {
    margin-bottom: 0!important;
}

.Who-Should-Join-the-Mastersoft-Community .box-shadow {
    padding: 10px;
    border-radius: 10px;
    filter: drop-shadow(0px 3px 3.5px rgba(0, 0, 0, 0.35));
    background-color: #ffffff;
    height: 185px;
    margin-top:15px;

}

    .Who-Should-Join-the-Mastersoft-Community .box-shadow .icon {
        padding: 25px;
        border-radius: 10px;
        border: 1px solid #23bbee;
    }

        .Who-Should-Join-the-Mastersoft-Community .box-shadow .icon img {
            margin: 0 auto;
            position: relative;
        }

        

    .Who-Should-Join-the-Mastersoft-Community .box-shadow p {
        background: #23bbee;
        color: #fff;
        border-radius: 10px 10px 0 0;
        padding: 10px;
        text-align: center;
        width: 85%;
        margin: 0 auto;
        position: absolute;
        top: 125px;
        left: 7%;
        transition: all .3s ease-out;
    
}
        .Who-Should-Join-the-Mastersoft-Community .box-shadow p:hover {
            background-color:#05415d;
        }
.contribute-to-mastersoft-community-display-flex a {
    transition: all 200ms linear;
}


        
.Community-Program h3 {
    color:#05415d;
    font-size:20px;
    margin-bottom:20px;
    margin-top:30px;
}
.Community-Program p {
    text-align:justify;
}
.Community-Program .Community-Program-img img {
    margin: 20px auto;
   
}
.Be-a-Part-of-mastersoft-community-group {
    background-color:#05415d;
    padding:40px;
}
    .Be-a-Part-of-mastersoft-community-group h2 {
        text-decoration:underline;
    }
    .Be-a-Part-of-mastersoft-community-group p {
        font-size:16px;
    }
    .Be-a-Part-of-mastersoft-community-group .flex-container {
  display: flex;
  justify-content: center;
 
}

    .Be-a-Part-of-mastersoft-community-group .stay-connect-box {
        background-color:#fff;
        border-radius:50px;
        padding: 3px;
         transition: all .5s ease-out;
         margin:10px 20px;
    }
    .Be-a-Part-of-mastersoft-community-group .facebook:hover {
        background-color:#3b5998;
        color:#fff;
    }
    .Be-a-Part-of-mastersoft-community-group .whatsapp:hover {
        background-color:#29a71a;
        color:#fff;
    }
    .Be-a-Part-of-mastersoft-community-group .newsletter:hover {
        background-color:#e03635;
        color:#fff;
    }
   .Be-a-Part-of-mastersoft-community-group .social-links .fb-icon {
    background: #3b5998;
}
   .Be-a-Part-of-mastersoft-community-group .social-links .whatsapp-icon {
    background: #29a71a;
}
   .Be-a-Part-of-mastersoft-community-group .social-links .newsletter-icon {
    background: #e03635;
}
    .Be-a-Part-of-mastersoft-community-group .social-links a {
    margin-top: 0px;
}
    .Be-a-Part-of-mastersoft-community-group .social-links span {
        font-size:14px;
        font-weight:600;
        padding:0 15px 0 5px;
    
}
.social-links:hover 
{ cursor: pointer; }

.contribute-to-mastersoft-community-display-flex {
    display: flex;
  justify-content: center;
}
.contribute-to-mastersoft-community .become_speaker_box {
    border-radius:9px;
    display:flex;
    margin: 0 10px;
    position: relative;
}
.contribute-to-mastersoft-community .green{
    background-color: #fff;
    border: 2px solid #77c043;
}
.contribute-to-mastersoft-community .blues{
    background-color: #fff;
    border: 2px solid #33afe4;
}

.contribute-to-mastersoft-community .darkBlue{
    background-color: #fff;
    border: 2px solid #05415d;
}
.contribute-to-mastersoft-community .purple{
    background-color: #fff;
    border: 2px solid #434ded;
}
    
     .contribute-to-mastersoft-community .green .become_speaker {
        background-color:#77c043;
        padding:8px;
    }
     .contribute-to-mastersoft-community .blues .become_speaker {
        background-color:#33afe4;
        padding:8px;
    }
     .contribute-to-mastersoft-community .darkBlue .become_speaker {
        background-color:#05415d;
        padding:8px;
    }
     .contribute-to-mastersoft-community .purple .become_speaker {
        background-color:#434ded;
        padding:8px;
    }
.community-bullet-list li {
    font-size:16px;
}
    /*.green .become_speaker:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #77c043;
    position: absolute;
    top: 32%;
    left: 24%;
    z-index:1;
    
}
    .blues .become_speaker:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #33afe4;
    position: absolute;
    top: 32%;
    left: 21%;
    z-index:1;
    
}
    .darkBlue .become_speaker:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #05415d;
    position: absolute;
    top: 32%;
    left: 24%;
    z-index:1;
    
}
    .purple .become_speaker:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #434ded;
    position: absolute;
    top: 32%;
    left: 24%;
    z-index:1;
    
}*/
.contribute-to-mastersoft-community .become_speaker_box p {
    text-align:center;
    font-weight:600;
    font-size:15px;
    margin: 15px
}
 .green p {
    color:#77c043;
}
 .blues p {
    color:#33afe4;
}
 .darkBlue p {
    color:#05415d;
}
 .purple p {
    color:#434ded;
}
.become_speaker_box:hover {
      box-shadow: 0 20px 38px rgb(0 0 0 / 17%), 0 15px 12px rgb(0 0 0 / 14%);
}


@media only screen and (min-width: 1140px) {

    .form-group .form-control {
        min-width: 230px;
    }
    .blue .btn {
    border-radius: 5px!important;
    color: #fff;
    font-size: 17px;
    background: #77c043;
    padding: 10px;
    border: 0;
    min-width: 230px;
    transition: 1s all ease;
}
    .form-group .form-control-message {
        min-width: 470px;
    }
}

@media screen and (max-width: 800px) {
    .btn {
        margin-top: 20px;
    }
}

@media screen and (max-width: 640px) {
    .academicboards .col-sm-3 {
        width: 100%;
        margin-top: 15px;
    }

    .margin-top-15 {
        margin-top: 15px;
    }

    .topicweCovered {
        margin-top: 65px;
    }

    .topicwecovered-icon {
        left: 35%;
    }

    .blue-border {
        height: auto;
        margin-top: 15px;
    }

    .green-border {
        height: auto;
        margin-top: 15px;
    }

    .shadow-tile .margin-left-right-0 {
        text-align: center;
    }

    .testiomial-img {
        text-align: center;
    }

    .btn {
        margin-top: 20px;
    }
    .Be-a-Part-of-mastersoft-community-group .flex-container {
    display: block;
    justify-content: center;
}
    .Be-a-Part-of-mastersoft-community-group .stay-connect-box {
   
    margin: 15px 0;
}
    .contribute-to-mastersoft-community-display-flex {
    display: block;
    justify-content: center;
}
    .contribute-to-mastersoft-community .become_speaker_box {
    margin-top: 15px;
}
    .green .become_speaker:after {
        left: 16%;
    }
    .blues .become_speaker:after {
        left: 16%;
    }
    .darkBlue .become_speaker:after {
        left: 16%;
    }
    .purple .become_speaker:after {
        left: 15%;
    }
}
