/*----------- menu -------------*/

/*--------------------- MENU ---------------------------*/

.bgmenu{                              /*----------------- menu background strip ---------------------*/
    margin: 0;
    padding: 0;
    background-color: #3d3d3d;
    height: 90px;
    width: 100%;
    position: absolute;
    z-index: 3;
}

.subbgmenu{
    top: 0;
    left: 0;
    /*background-color: #59cbe2;*/
    background-color: #3390C8;
    height: 25px;
    width: 100%;
    position: absolute;
    z-index:4;
}

.padding-header-text{
     padding-left:38px;    
     color: #000;

 }

.site-logo {
    margin: 13px 0 0;
    float:left;
}


.main-menu {
    
    height: 50px;
    top: 35px;
    position: relative;
    z-index: 3;
    margin: 0 auto;

}

#contact{
    margin-right: 0;
    padding-right: 0;
}


.main-sub-menu {
    margin-bottom: -35px;
    text-align: right;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    z-index: 999;
    height: 25px;
}


@media only screen and (min-width: 768px){
    .main-sub-menu {
        /*padding: 0 28px;*/
    }
}

.main-sub-menu a {
    font-size: 15px;
    font-weight: 600;
    /*color: #444; */                                    /*---------- sub menu text color ------------ */
    color: #fff;                                     /*---------- sub menu text color ------------ */
    text-decoration: none;
}

.main-sub-menu a:hover {
    color: #3d3d3d;

}

.menu li a:hover {
    color: #FFC;
    text-decoration: none;
    background-color: #0ea6f1;
    border-radius: 15px;
    margin: 0 -19px;
    padding: 3px 19px;
}


/*---------------------------------------------------------------- BANNER ------------------------------------------------------*/

.index-main-heading{
    /*background:linear-gradient(to bottom, #5fcae1, #23a0bb);*/                  /*--- banner color ---*/
    background:linear-gradient(to bottom, #1E5E89, #0B1318);
    height:800px;
    margin-top:39px;
}

.index-main-heading-i1{
    background:linear-gradient(to bottom, #093637, #44a08d);                  /*--- India 1 banner color ---*/
    height:800px;
    margin-top:39px;
}
.index-main-heading-i2{
    background:linear-gradient(to bottom, #093637, #44a08d);            /*--- India 2 banner color ---*/
    height:800px;
    margin-top:39px;
}

.index-main-heading-i3{
    background:linear-gradient(to bottom, #093028, #237a57);            /*--- India 3 banner color ---*/
    height:800px;
    margin-top:39px;
}

.index-main-heading-i4{
    background:linear-gradient(to bottom, #1f1c18, #8e0e00);            /*--- India 4 banner color ---*/
    height:800px;
    margin-top:39px;
}

.index-main-heading-i5{
    background:linear-gradient(to bottom, #283048, #859398);            /*--- India 5 banner color ---*/
    height:800px;
    margin-top:39px;
}

.index-main-heading-i6{
    background:linear-gradient(to bottom, #1f1c2c, #928dab);            /*--- India 6 banner color ---*/
    height:800px;
    margin-top:39px;
}

.index-main-heading-i7{
    background:linear-gradient(to bottom, #16222a, #3a6073);            /*--- India 7 banner color ---*/
    height:800px;
    margin-top:39px;
}

.index-main-heading-i8{
    background:linear-gradient(to bottom, #1b0227, #371f50);            /*--- India 8 banner color ---*/
    height:800px;
    margin-top:39px;
}

.index-main-heading-i9{
    background:linear-gradient(to bottom, #380a00, #c34d15);            /*--- India 9 banner color ---*/
    height:800px;
    margin-top:39px;
}

.indusrties-main-heading{
    background:linear-gradient(to bottom, #726255, #0B1318);
    height:800px;
    margin-top:39px;
}

.overview-main-heading{
    background:linear-gradient(to bottom, #25b7d3, #0B1318);
    height:800px;
    margin-top:39px;
}

.feature-main-heading{
    background:linear-gradient(to bottom, #3f3d4b, #0B1318);
    height:800px;
    margin-top:39px;
}

.pricing-main-heading{
    background:linear-gradient(to bottom, #28677a, #24344a);
    height:800px;
    margin-top:39px;
}


.header-highlight{
    background-color: #ffd96a;
    padding: 5px 25px;
    border-radius: 9px;
    color:#313131;
}

.header-highlight-feature{
    background-color: #e0e6ea;
    padding: 5px 25px;
    border-radius: 9px;
    color: #313131;}

.margin-bottom-30{
    margin-bottom: 30px;
}

.sub-menu-background-color{
    background-color: #5fcae1;                                                /*--- sb menu color ---*/
}


.header-text-custom-new {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(33, 33, 33, 0.5);                           /*--- main text color ---*/
    font-size: 46px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;

}


.header-subtext-custom-new {
    color: #f7f7ff !important;
    text-shadow: 1px 1px 5px rgba(8, 8, 8, 0.6);
    font-size: 44px !important;
    font-weight: 500 !important;
}

/*.header-subtext-custom-new {
    color: #3d3d3d !important;
    text-shadow: 1px 1px 5px rgba(247, 247, 247, 0.6);
    font-size: 44px !important;
    font-weight: 500 !important;
}*/

.margin-top-30{
    margin-top:30px;
}

/*28 Jan 2019 banner bhavesh*/

.banner-line{
    font-size: 24px;
    text-align: center;
    color: #d6efff;
    font-weight: 400;
}

.arrow-underline{
    background-color: white;
    margin: 0 auto;
    height: 1px;
    width: 21%;
    margin-top: 6px;
}

.arrow-down {
    margin: 0 auto;
    width: 0; 
    height: 0; 
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;  
    border-top: 13px solid white;
}

.make-inline-block{
    display: inline-block;
}

/*.banner-industry{
    background-color: white;
    border-radius: 4px;
    padding: 5px 10px;
    width: 100%;
    text-align: left;
}*/

/*.banner-industry:hover{
    box-shadow: 3px 3px 7px #636363;
    -webkit-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
}

.banner-industry img{
    height: 40px;
    margin-right: 15px;
    vertical-align: middle;
}

.banner-industry p{
    font-size: 17px;
}*/


/*
.banner-box-row{
    margin-top: 25px;
}*/


/*28 Jan 2019 banner bhavesh*/


/*28 Jan 2019 banner bhavesh (2) */
.industry-banner-box{
    background-color: white;
    border-radius: 9px;
    margin-top: 50px;
}

.industries-banner-box{
    background-color: #f2f2f2;
    border-radius: 9px;
    margin-top: 50px;
}

.banner-button{
    background-color: transparent;
    border: none;
    padding: 15px;
    width: 100%;
    text-align: left;
    color: #3d3d3d;
}

.banner-button:focus {outline:0;}

.banner-button img{
    margin-right: 15px;
    vertical-align: middle;
}

.banner-button p{
   font-size: 16px;
}

:root {
  --border-color: #93b2c5;  
}

.border-both{
    border-left: 1px solid var(--border-color);
    border-right: 1px solid var(--border-color);
}

.border-tb, .border-both.tb{
    border-top: 1px solid var(--border-color);
    border-bottom: 1px solid var(--border-color);

}

.border-top{
    border-top: 1px solid var(--border-color);
}

.border-right{
    border-right: 1px solid var(--border-color);
}

.shadow-hover:hover{
    box-shadow: 4px 4px 5px rgba(24, 45, 76, 0.75);
    background-color: #fffbc3;
    transition: box-shadow 0.4s;
}

.shadow-hover.top-left-radius:hover{
    border-radius: 9px 0 0 0;
}

.shadow-hover.top-right-radius:hover{
    border-radius: 0 9px 0 0;
}

.shadow-hover.bottom-left-radius:hover{
    border-radius: 0 0 0 9px;
}

.shadow-hover.bottom-right-radius:hover{
    border-radius: 0 0 9px 0;
}

/*28 Jan 2019 banner bhavesh (2) */




/*----------------------------------------------------------------END BANNER --------------------------------------------------------------*/

.site-logo img{
    width: 72px;
    height: 24px;
}

.banner-btn-text{
    display: inline-block;
    vertical-align: middle;
}

/*.features-group img{
    width: 32px;
    height: 32px;
}