/*nithin*/

body{
    overflow-x: hidden;
    font-family: 'Roboto',sans-serif;
    font-size: 18px;                /*nithin*/
}

.h1, h1{
    font-size: 1.75rem;
}

.h2, h2{
    font-size: 1.5rem;
}

.h3, h3{
    font-size: 1rem;
}
section{
    padding:50px 0px 0px 0px;
}
.gray a{
    font-weight: 700;
    padding: 15px 15px 15px 15px;
}
.gray a:hover{
    text-decoration: none;
    border: 2px solid #006878;
    border-radius: 6px;
    padding: 14px 13px 14px 13px;
    color:#006878;
}
.meeresgrun{
    /*    color:#006878;*/
    color:rgb(167,26,128);
}
.services{
    margin: 0;
    padding: 0 0 0 20px;
}
.services li{
    font-size: 18px;            /*nithin*/
    padding: 6px 0;
}
.hdr{
    height: 110px;
    background: #fff;
    border-bottom: 1px solid #e7e7e7;
}
.p-0{
    padding: 0px;
}
#about,#contact{
    background: #f8f7f6;
}
.pb-30{
    padding-bottom: 30px;
}
.pb-50{
    padding-bottom: 50px;
}
.right{
    float: right;
}
.h-100{
    height: 100%;
}
.pt-50{
    padding-top: 50px;
}
.graph-heading{
    margin: 0;
    padding: 15px 0 5px;
    text-align: justify;
}
.font-18{
    font-size: 18px;
}
.drpdwn{
    width:25px;
    font-size: 24px;
    transition: 1s;
}
.parent-goal{
    position: absolute;
    top: 44%;
}
#collapse1{
    position: fixed;
    width: 285px;
    padding: 10px 0;
    right: -285px;
    top: 0;
    height: 100%;
    color: rgb(0,104,120);
    background: rgb(137,205,211);
    z-index: 9999;
    font-weight: 700;
    font-size: 24px;            /*nithin*/
    overflow: auto;
}
#collapse1 ul li a{
    font-weight: 700;
    font-size: 24px;                /*nithin*/
}
#collapse1 ul li{
    border-bottom: 1px solid rgb(0,104,120);
    padding: 8px;
}
.mb-10{
    margin-bottom:10px;
}
.mb-0{
    margin-bottom:0px!important;
}
.pt-20{
    padding-top: 20px;
}
#collapse1 a{
    color: rgb(0,104,120);
}
#collapse1 div{
    border-bottom: 1px solid rgb(0,104,120);
    padding: 10px;
}

.carousel-caption .goal h2, .heading-blocks h2,.text-blocks h2{
    font-size: 3rem !important;              /*nithin*/
}

#about h2, #team h2, #contact h2,#faq h2{
    font-size: 2rem !important;         /*nithin*/
}


.navbar-brand{
    height: auto;
}
.logo{
    width: 120px;
    height: auto;
}
.close-button{
    font-size: 40px;
}
.home_parent{
    height: 600px;
    overflow: hidden;
    margin-top: 110px;
}
.home_smallpage{
    overflow: hidden;
    margin-top: 110px;
}
.d-blockimage {

    height:225px!important;
  }
.space{
    height: 600px;
}
.hdr-char{
    height: 110px;
    border-bottom: 1px solid #e7e7e7;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background: #fff;
}
.green{
    color:#006878;
    background: rgba(112, 111, 111, 0.4)
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.bold{
    font-weight: 700;
}
.font-17{
    font-size: 17px;
}
.p-10{
    padding: 10px;
}
.center-text{
    color: #002064 !important;
    position: relative;
    top: 50%;
    font-size: 24px;            /*nithin*/
    width: 99%;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
}
.mt-20{
    margin-top: 30px;
}
.text-center{
    text-align: center;
}
.feige{
    color: #a71a80;
}
.pb-0{
    padding-bottom: 0px;
}
.ul-header{
    margin-top: 53px;
    margin-bottom: 23px;
}
.menu-hdr{
    margin-top: 33px;
}
.goal{
    color: rgb(0,104,120);
    background: rgba(255,255,255,0.4);
    font-size: 22px;
    text-align: center;
    padding: 10px;
}
.even-bucket{
    background: rgb(137,205,211);
    color: rgb(0,104,120);
}
.even-bucket .services{
    color: #fff;
}
.white-color
{
    color: #fff;
}
.bucket{
    min-height: 187px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.list-unstyled a,.footer-copyright{
    color: #747474;
    font-size: 18px;
    text-decoration: none;
}
.list-unstyled a:hover,footer a:hover{
    color: #002064;
    font-size: 18px;
    text-decoration: none;
}
.list-unstyled label{
    font-weight: 400;
}
.w-full{
    width:100%;
}
.panel-title{
    padding-left: 15px;
}
.p-lr-15{
    padding-left: 15px;
    padding-right: 15px;
}
.footer-hr{
    border-bottom: 1px solid #000;
}
.p-20{
    padding: 20px;
}
.cursor-pointer{
    cursor: pointer;
}
.navbar-default{
    background: none;
    border:none;
}
.panel-heading{
    color: rgb(0,104,120)!important;
    background-color: #fff!important;
}
.panel.panel-default{
    border: none;
    box-shadow: none;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover
{
    background: none;
}
.navbar{
    margin-bottom: 0px;
}
#carouselExampleIndicators{
    height: 600px;
}

#carouselExampleIndicators a.carousel-control-next, #carouselExampleIndicators a.carousel-control-prev{		
    opacity: 1;		
}		
#carouselExampleIndicators a.carousel-control-prev .carousel-control-prev-icon {		
    background-image: url("../images/slide-arrow.png");		
    transform: rotate(180deg);		
    transform-origin: center;		
    width: 15px;		
    height: 60px;		
}		
#carouselExampleIndicators a.carousel-control-next .carousel-control-next-icon {		
    background-image: url("../images/slide-arrow.png");		
    width: 15px;		
    height: 60px;		
}
.item img{
    width: 100%;
    height: 600px!important;
    object-fit: cover;
    object-position: center;
}
.icon-position{
    position: absolute;
    font-size: 40px;
    top: 48%;
}
.goal p{
    margin: 0;
}
.flex-end{
    justify-content: flex-end;
}
.mt-8{
    margin-top: 8px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-30{
    margin-bottom: 30px;
}
.btn-send,.btn-send:hover,.btn-send:not(:disabled):not(.disabled):active{
    right: 15px;
    bottom: 0;
    background: #006878;
    color: #fff;
    box-shadow: none;
    cursor: pointer;
    border-color: #006878;
}
#contact input[type="text"],#contact input[type="email"],#Cust_Type,#contact input[type="tel"],#comment,#contact textarea,#contact select{
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #dbdbdb !important;
    border-radius: 5px !important;
    margin: 0 0 15px;
    font-size: 18px;
}
#Cust_Type{
    color: gray;
}
.icon-ln{
    font-size: 40px!important;
    color: gray;
}
.page-footer{
    border-top: 1px solid #e7e7e7;
    padding-top: 20px;
}
.team-image{
    margin: auto;
}
.m_f,.form-check-label{
    font-size: 18px;
    font-weight: 400;
}
.btn-send:disabled{
    background: #006878;
    color: #fff;
    box-shadow: none;
    opacity: .65;
    cursor:not-allowed;
    border-color:#006878;
}
.mr-0{
    margin-right: 0px;
}
.graph{
    width:100%;
}
/*for startup css*/
.table-responsive{
    min-height: .01%;
    overflow-x: auto;
}
.graph-box-wrapper{
    width: 1132px;
    height: 620px;
    margin: auto;
}
.left-pannel{
    width: 40px;
    height: 617px;
    float: left;
}
.pannel-dummy{
    height: 146px;
}
.pannel-title-box-1{
    height: 170px;
    width: 40px;
}
.pannel-title-box-2{
    height: 150px;
    width: 40px;
}
.pannel-title-content {
    top: 100px;
    font-weight: bold;
    display: block;
    color: rgb(167,26,128);
}
.panel-title-left{
    transform: rotate(-270deg) translateX(75px);
    -ms-transform: rotate(-270deg) translateX(75px);
    -webkit-transform: rotate(-270deg) translateX(75px);
}
.panel-title-right{
    transform: rotate(-270deg) translateX(55px);
    -ms-transform: rotate(-270deg) translateX(55px);
    -webkit-transform: rotate(-270deg) translateX(55px);
}
.box-body{
    width: 1052px;
    height: 617px;
    float: left;
}
.head-box-row{
    height: 100px;
    width: 1071px;
}
.head-box{
    width: 344px;
    height: 100px;
    float: left;
    background: rgb(137,205,211);
}
.head-box, .sub-head-box{
    cursor: pointer;
}
.headding {
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    text-align: center;
    color: rgb(0,104,120);
}
.headline {
    font-size: 16px;
    color: white;
    text-align: center;
    margin: 0px;
}
.description {
    font-size: 12px;
    margin: 3px 0px 5px 0px;
    text-align: center;
    color: white;
    float: left;
    color: #455577;
}
.head-desc-0 {
    width: 100%;
    margin: auto;
    color: white;
}
.arrow-box {
    position: relative;
    float: left;
}
.head-arrow-right {
    border: solid white;
    display: inline-block;
    padding: 28px;
    border-width: 0 2px 2px 0;
    transform: translateY(15.5px) rotate(-45deg) skew(-15deg, -15deg) translateX(18px);
    background-color: #FFF;
    position: absolute;
    top: 21px;
    left: -38px;
    background: transparent;
}
.head-desc-1, .head-desc-2 {
    float: left;
    width: 50%;
    padding: 0px 10px 0px 25px;
    box-sizing: border-box;
    color: white;
}
.hidden{
    display: none;
}
.head-desc-1 {
    clear: both;
}
.third-head-1, .third-head-2 {
    width: 50%;
    float: left;
}
.third-head-2 p {
    width: 100%;
    margin-top: 10px;
}
.head-last-arrow {
    background: rgb(137,205,211);
}
.sub-head-box-row {
    height: 40px;
    width: 1071px;
    margin-top: 10px;
}
.sub-head-box {
    width: 172px;
    height: 36px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    background: rgb(112,111,111);
    padding: 6px 0px 6px 0px;
    color: white;
    font-weight: bold;
}
.sub-head-arrow-right {
    border: solid white;
    display: inline-block;
    padding: 10px 20px 20px 10px;
    border-width: 2px 2px 0 0;
    transform: translateY(15.5px) rotate(45deg) skew(-10deg, -10deg) translateX(18px);
    -ms-transform: translateY(15.5px) rotate(45deg) skew(-10deg, -10deg) translateX(18px);
    -webkit-transform: translateY(15.5px) rotate(45deg) skew(-10deg, -10deg) translateX(18px);
    background-color: rgb(112,111,111);
    position: absolute;
    top: -24px;
    left: -31px;
}
.graph-body-row {
    width: 1052px;
    clear: both;
    margin-bottom:10px;
    background-color:#e3e3e3;
}
.graph-body-row-1{
     height: 180px;   
}
.graph-body-row-2{
       height: 145px; 
}

.process-bar {
    height: 30px;
    background: rgb(167,26,128);
    margin-top: 5px;
    float: left;
    text-align: center;
    color: white;
    padding: 5px 0px 5px 0px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 20px;
}
.services-process-bar{
    height:25px;
    font-size: 15px;
    padding:3px 0px 2px 0px;
}
.blank {
    background: transparent;
}
.bar-2 {
    width: 344px;
}
.bar-last-4-5 {
    width: 774px;
}
.row-title-1, .row-title-2{
    margin-left:40px;
}
.row-title-2{
    margin-top:-15px;
}
.bar-arrow-right {
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid rgb(167,26,128);
    float: left;
    margin-top: 5px;
}
.bar-3 {
    width: 516px;
}
.clear{
    clear: both;
}
.bar-1 {
    width: 172px;
}
.bar-half {
    width: 86px;
}
.margin-bar-last-1-5 {
    width: 248px;
}
.margin {
    margin-left: 5px;
}
.margin-bar-last-2 {
    width: 339px;
}
.bar-last-3 {
    width: 516px;
}
.margin-right {
    margin-right: 5px;
}
.margin-bar-1 {
    width: 167px;
}
.bar-0-75 {
    width: 129px;
}
.bar-1-25 {
    width: 215px;
}
.bar-1-5 {
    width: 258px;
}
.right-pannel {
    width: 40px;
    height: 617px;
    float: left;
}
footer .col-md-2.mx-auto{
    text-align:left;
}
.carousel-inner img{
    height: 600px;
    object-fit: cover;
    object-position: center;
}
.carousel-caption{		
    right: auto;		
    left: 50%;		
    top: 50%;		
    transform: translate(-50%,-50%);		
    bottom: auto;		
}
.blank-with-text{
    color:rgb(0,104,120);
    font-weight:bold;
}

/*svg file changes*/
.flip-svg {		
    z-index: 1000;		
    position: relative;		
}
.svg-flip-wrap {
    position: relative;
}
.svg-mock-ele {
    position: absolute;
    border: 1px solid #006878;
    border-radius: 50%;
    overflow: hidden;
    background: #a71a80;
    cursor: pointer;
    z-index: 990;
}


.flip-card {
    background-color: transparent;
    width: 100%;
    height: 100%;
    perspective: 1000px;

}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.svg-mock-ele.flip .flip-card .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    border-radius: 50%;
    border: 1px solid #006878 !important;
    display: flex;		
    align-items: center;		
    justify-content: center;		
    flex-direction: column;		
    padding-top: 5px;
}
.mt-45{
    margin-top: 45px;
}
.mt-40{
    margin-top: 40px;
}
.font-21{
    font-size: 21px;
}

.flip-card-back .font-15{
    font-size: 15px;
}
.mt-65{
    margin-top: 65px;
}
.flip-card-front {
    background-color: #FFF;
    color: #a71a80;
}

.flip-card-back {
    background-color: #fff;
    color: #a71a80;
    transform: rotateY(180deg);
}
circle{
    cursor:pointer;
    border:1px solid #006878;
}
text.fade-in-text{
    cursor:pointer;
}
path{
    stroke-dasharray: 1265;
    stroke-dashoffset: 0;
    animation: dash 1.5s linear;
}
polygon{
    animation-duration:3.5s!important;
}
.one{
    animation-duration:0.5s!important;
}
.two{
    animation-duration:0.8s!important;
}
.three{
    animation-duration:1s!important;
}
.four{
    animation-duration:1.3s!important;
}
.pt-80{
    padding-top: 80px;
}
.pb-30{
    padding-bottom: 30px;
}
.pb-10{
    padding-bottom: 10px;
}
.prl-30{
    padding-left: 30px;
    padding-right: 30px;
}
.mt-15{
    margin-top: 15px;
}
.fade-in {
    fill:#fff;
    opacity:0; 
    -webkit-animation:fadeIn ease-in 1; 
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;  
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:2s;
    -moz-animation-duration:2s;
    animation-duration:2s;
} 

.fade-in-text{
    opacity:0; 
    -webkit-animation:fadeIn ease-in 1; 
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;

    -webkit-animation-fill-mode:forwards;  
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;

    -webkit-animation-duration:2s;
    -moz-animation-duration:2s;
    animation-duration:2s;
}

/* Additional custom styles */

.popover ul {
    padding: 15px;
}
.popover ul, .popover, .popover li
{
    z-index:10000000000000000;
}

.radio-button-group-space input{
    margin-left:10px;
    margin-right:5px;
}
.small-page{
    min-height:500px;
}
.alert-message{
    color:red;
}
.google-captcha-wrapper
{
    width: 304px;
    height: 78px;
    float: left;
}
.captcha-group
{
    margin-top:40px;
}
.popover{ 
    pointer-events:none;
    position:fixed; 
}
.single-line-circle
{
    line-height:300%;
}

@keyframes dash {
    from {
        stroke-dashoffset: 1265;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fade-in-text { from { opacity:0; } to { opacity:1; } }

@media only screen and (max-width: 1340px){
    #carouselExampleIndicators,.home_parent,.space{
        height: auto;
    }
}
@media (min-width: 1200px){
    .container {
        max-width: 1165px;
    }
}
@media (max-width: 1200px){
    .flip-card .font-21{
        font-size: 16px;
    }
    .flip-card .font-21.mt-65{
        margin-top: 50px;
    }
}
@media (max-width: 992px){
    .flip-card .font-21{
        font-size: 12px;
    }
    .flip-card .font-21.mt-65{
        margin-top: 35px;
    }
    .flip-card .font-21.mt-45{
        margin-top: 30px;
    }
    .flip-card .font-21.mt-40{
        margin-top: 25px;
    }
}
@media only screen and (max-width: 768px){
    footer .col-md-3.mx-auto{
        text-align:center;
    }
    .footer-section .navbar-header,.footer-section .navbar-brand{
        float: none;
    }
    .footer-logo{
        margin: 0 auto;
    }
    .sm-hf-width{
        max-width: 50%;
    }
    .carousel-caption{
        top: 50%;
    }
}
@media only screen and (max-width: 767px){
    .w-full{
        width: auto!important;
    }
    .col-xs-12{
        max-width: 100%;
    }

    section{
        padding: 20px 0px 0px 0px;
    }

    .xs-full-width{
        width:100%;
    }
    .navbar-brand{
        float: none;
    }   
    .logo{
        width:100px;
    }
    .footer-logo{
        margin: 0 auto;
    }
    footer .col-md-3.mx-auto{
        text-align:center;
    }
    .sm-hf-width{
        max-width: 50%;
    }
    .flip-card .font-21{
        font-size: 10px;
        font-weight: 400;
    }
    .flip-card .font-21.mt-65{
        margin-top: 25px;
    }
    .flip-card .font-21.mt-45{
        margin-top: 15px;
    }
    .flip-card .font-21.mt-40{
        margin-top: 13px;
    }
    .col-md-2.mx-auto.pl-0{
        padding-left: 15px!important;
    }
    .circle-text{
        font-size: 5px!important;
    }
    .submit-button{
        clear: both;
        float: left;
        margin-top: 20px;  
    }

}
@media only screen and (max-width: 600px)and (min-width: 400px) {
    #collapse1 ul li{
        padding: 4px;
    }
}
@media only screen and (max-width: 400px){
    .w-full{
        display: none!important;
    }

}

.text-blocks{
    padding: 50px 0 75px;   
}
.heading-blocks{
    padding: 0px 0px 0px 0px;   
}

.text-bold{
    font-weight: bold;   
}

.flip-card-back .font-12{
    font-size: 12px;
}

.buckect1-read-more {
    background: #a71a80;
    margin-top: 20px;
    border-color: #a71a80;
}
.buckect1-read-more-a
{
    background: #a71a80;
    margin-top: 20px;
    border-color: #a71a80;
}
#bucket1-modal-title {
    font-weight: bold;
    font-size: 24px;
    color: rgb(0,104,120);
}

element {

}
.subimage {
    width: 100px;
    height: 100px;
    background: white;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-top: -50px;
    z-index: 9;
    position: relative;
    text-align: center;
    display: table;
    vertical-align: middle;
    box-shadow: bisque;
    -webkit-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
    margin-bottom: 20px;
}

.subimage span {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    color: rgb(0,104,120);
}

.col-wrapper {
    box-shadow: bisque;
    -webkit-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 10px -5px rgba(0,0,0,0.75);
    margin-bottom: 20px;
}
.bucket-3-image-2
{
    width: 90%;
    height: auto;
    margin: auto;
}
.bucket-1-heading{
    height:48px;
}
#bucket-3-modal h5{
    margin-bottom:0px;
}
.faq-table tr td:first-child{
    width:25%;
}
.faq-table tr td{
    padding:10px;
}
.margin-bottom-20{
    margin-bottom:20px;
}
.multiselect-inversting-details_investingIn ul{
    width:380px;
}
.multiselect-inversting-details_investingIn ul li a label{
    padding:3px 20px 3px 20px;
    color:#136878;
}
.multiselect-inversting-details_fundingStage ul{
    width:380px;
}
.multiselect-inversting-details_fundingStage ul li a label{
    padding:3px 20px 3px 20px;
    color:#136878;
}
button.multiselect{
    white-space: pre-wrap;
    text-align: left;
}
.investor-reg-modal-close{
    margin-left:10px;
}
.heading-font-size{
    font-size: 2em;
}
.sub-heading-font-size{
    font-size: 1.2em;
}
.teamblock
{
    color: white;
    font-size: 15px;
}
.suc-danger-btn, .suc-danger-btn:hover, .suc-danger-btn:active, .suc-danger-btn:visited {
    background-color: #a71a80;
    color:white;
}
.multiselect.dropdown-toggle
{
    width: 100%;
    border: 1px solid #ced4da;
    color: #495057;
    background: #fff;
}
.multiselect-native-select .btn-group 
{
    width: 100%;
} 
.multiselect-inversting-details_investingIn ul{

    width: 90%!important;
    z-index:99999;
    transform: translate3d(0px, 36px, 0px)!important;
    max-height:250px;
    overflow-y:auto;
    overflow-x:hidden;
   /*  z-index: 9999; */
}
.multiselect-inversting-details_fundingStage ul{
    width: 90%!important;
    z-index:99999;
    transform: translate3d(0px, 36px, 0px)!important;
    max-height:200px;
    overflow-y:auto;
    overflow-x:hidden;
}
#loader{
    position:fixed;
    background:rgba(0,0,0,.5);
    width:100%;
    height:100%;
    z-index:1000;
    display:none;
    }
    .loader-spinner {
    position:absolute;
    left:50%;
    top:50%;
      border: 5px solid #f3f3f3; 
      border-top: 5px solid #3498db;
      border-radius: 50%;
      width: 30px;
      height: 30px;
    margin-left : -21px;
    margin-top : -21px;
      animation: spin 2s linear infinite;
    }
#projects
{
    padding: 50px 0px 50px 0px;
}