 @font-face {
     font-family: regular;
     src: url(../fonts/Poppins-Regular.ttf);
 }

 @font-face {
     font-family: Medium;
     src: url(../fonts/Poppins-Medium.ttf);
 }

 @font-face {
     font-family: SemiBold;
     src: url(../fonts/Poppins-SemiBold.ttf);
 }

 @font-face {
     font-family: Bold;
     src: url(../fonts/Poppins-Bold.ttf);
 }

 @font-face {
     font-family: M-regular;
     src: url(../fonts/Montserrat-Regular.ttf);
 }

 body {
     overflow-x: hidden;
     font-feature-settings: 'lnum';
     color: #333;
     font-family: Medium;
 }

 h1 {
     font-family: Bold;
 }

 p,
 li {
     font-family: M-regular;
     font-size: 16px;
     margin-bottom: 15px;
     line-height: 28px;
 }

 li {
     margin-bottom: 10px;
     font-family: M-regular;
 }

 /*menu*/
.yellow {
    color: #ffd800;
}
.logo {
    display: block;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.logo2 {
    display: none;
    margin-top: 8px;
}
.oracle-logo{margin-top: -40px;
margin-left: 140px;}
.navbar-right a {
    color: #333 !important;
}
.banner .navbar {
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px; 
    width: 100%;
    background: #fff;
    border-radius: 0;
    padding: 4px 0 15px;
    box-shadow: 0 6px 9px #00000010;
}
.nav-effect {
    background-color: rgb(255, 255, 255);
    padding: 0px 0px 10px !important;
    box-shadow: 0px 6px 9px #0000004d;
    border-radius: 0px;
}
.nav-effect .navbar-right a,
.nav-effect .btn.btn-primary.btn-fd {
    color: #fff !important;
}

.nav-effect .btn.btn-primary.btn-fd {
    color: #351f67 !important;
    border: 1px solid #351f67 !important;
    background: transparent;
}
.dropdown .btn-primary {
    background: transparent;
    border: none;
    padding: 6px 15px 0px;
    margin: 0px;
}
.navbar li{
    font-size: 14px;
    margin-bottom: 0px;
    margin-top: 3px;
}

.navbar li:hover{background: #e1e1e1;}

nav.navbar .btn-primary.btn-ser {
    /*width: 95px !important;*/
    padding: 8px 14px !important;
    margin-left: 0px !important;
    margin-top: 8px !important;
    font-weight: 100;
    font-family: M-regular !important;
    font-size: 14px;
    color: #333;
}
li.dropdown-submenu .caret {
    float: right;
    margin-top: 9px;
    transform: rotate(-90deg);
}

.dropdown-menu>li>a{color: #333 !important;}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    background: #e1e1e1;
    color: #333;
    padding-bottom: 8px;
    border-radius: 0px;
}
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  min-width: max-content;
  max-width: max-content;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #5f5f5f;
}
 /*-menu ends*/

 .banner {
     background: url(../img/banner.png)no-repeat center;
     background-size: cover;
     padding:90px 0px 120px;
 }

 .banner h1 {
     color: #fff;
     margin-top: 40px;
     font-size: 34px;
     font-family: Medium;
 }
 .banner h2{color: #ffd800;}
 .content_section {
     padding: 60px 0 0;
 }

 .content_section .section h2 {
     color: #510062;
     font-size: 22px;
     font-family: SemiBold;
     margin-bottom: 18px;
 }

 .content_section .section {
     margin-bottom: 40px;
 }

 .right_section h1 {
     font-size: 22px;
     margin: 22px 0;
     padding-bottom: 20px;
     border-bottom: 2px solid #eee;
 }

 .footer h4 {
     color: #ffd800;font-size: 30px;
 }

 .btn-warning br {
     display: none;
 }
.btm-footer p {
    margin-bottom: 0;
    font-size: 13px;
}.btm-footer {
    border-top: 1px solid #4a4a4a;
    padding: 20px 0;
    color: #fff;
    text-align: center;
}.footer, .btm-footer {
    background: #282627;}
 .case-txt a {
     color: #5f1195;
     font-size: 18px;
     font-family: SemiBold;
 }

 .testimonial {
     background: #5f1195;
     padding: 80px 100px;
     border-radius: 10px;
     color: #fff;
     display: inline-block;
     position: relative;

 }

 .testimonial .col-md-5 p {
     font-size: 14px;
     line-height: 1.3;
 }

 .testimonial .q {
     position: absolute;
     top: -40px;
     left: 44px;
 }

 .social-grp a {
     display: block;
     margin: 30px 0;
 }
 .card{
    background: #5f1195;
    width: 470px;
    border-radius: 10px;
     margin: 0 auto;
 }
  .sec-case-s{
    padding: 40px 0;
  }

 .sec-case-s a .card p {
    color: #fff;
    line-height: 1.4;
    font-size: 14px;
    padding: 20px 20px 10px 20px;
}

 .sec-case-s h2{
    color: #5f1195;
    font-family: SemiBold;
    margin: 40px 0 60px;
 }

 /*----------------------------------footer---------------------------------*/
.footer{
    background: #282627;
    padding: 80px 0;
}
.footer .social{
    margin-top: 40px;
}
.footer .social img{
    border: 1px solid #fff;
    border-radius: 90px;
    padding: 10px 6px;
    margin-right: 10px;
}
.footer .links a{
   color: #fff;
   margin-bottom: 10px;
   display: block;  
}
a:hover{text-decoration: none;}

@media screen and (max-width: 991.5px){
.banner h1 {
   
    font-size: 38px;
  }
  .card {
    background: #5f1195;
    width: 345px;
   }
   .footer .social img {
    padding: 9px 6px;
    width: 40px;
    }
}
@media screen and (max-width: 767.5px){
.banner h1 {
   
    font-size: 30px;
  }
  .banner {
    padding: 60px 0px 80px;
   }
   .social-grp a {
    display: inline;
    margin: 0px 0 60px;
    }
    .social-grp a img{
        margin-right: 30px;
    }
    .testimonial {
    padding: 80px 20px 30px;
    }
    .card,.links{
        margin-bottom: 30px;
    }
    .footer{text-align: center;}
    .dropdown-menu.list1-content, .dropdown-menu.list2-content, .dropdown-menu.list3-content {
    background: #efefef !important;
    width: 100% !important;
    max-width: 100% !important;
    }

}
.footer a, .footer p {
    color: #fff;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}.footer .social-grp {
    display: inline-flex;
}
@media screen and (max-width: 450px){
    .card {
    width: 290px;
    }
}