*{
    font-family: 'Montserrat';
}
/*main menu*/
.alright{
    width:100%;
    text-align: right !important;
}
.nav{
    display: initial !important;
}
.alright > li{
    display: inline-block;
}
nav .logo-link{
    max-width: 240px;
    display: block;
    padding: 10px 20px;
    padding-bottom: 20px;
}
nav .logo-img{
    width: 100%;
}
.container{
    margin: 0 auto;
}
.nav-link{
    color: #fff;
    text-transform: uppercase;
}
.naavlinks{
    padding:20px 60px;
    padding-left:0px;
}

.naavlinks .nav > li > a:hover{
    color: #fff;
    text-decoration: underline;
}
.respbtn{
    display:none;
}
/*header*/
.logopanel{
    background: url(img/logobg.png);
    background-repeat: no-repeat;
    background-size:500px 100%;
}
.cf{
    background-image: linear-gradient(to top left, #1476bc , #6eb7e3) ;
}
header{
    box-sizing: border-box;
    background: url(img/overlay.png);
    background-position: top right;
    background-size:auto 100%;
    background-repeat: no-repeat;
}
.header-text{
    margin-top: 100px;
    width:100%;
    color: #fff;
    padding-bottom:100px;
}
.inline-container-header {
    display: inline;
}
.mhl{
    max-width: 400px;
}
.header-text h1{
    font-weight: 600;
    padding-bottom: 10px;
}
.heroimg{
    width: 100%;
     margin-top: 100px;
    max-width: 700px;
    padding-bottom: 100px;
}
.rmore{
    border-radius: 3px !important;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
    font-weight: 500;
    background: #f0cf3d !important;
     border-color: #f0cf3d !important;
    padding-left:15px
}
.rmore:hover{
    box-shadow: 0px 0px 30px rgba(0,0,0,0.25);  
    border-color: #f0cf3d !important;
}
.rmore i{
    padding-left:10px;
    padding-right: 10px;
    transition:.2s all ease-in-out;   
}
.rmore:hover i{
    padding-left:15px;
    padding-right:5px;
    transition:.2s all ease-in-out;
}
.ges{
    color: #fff;
    margin-left: 20px;
    border: 1px solid #fff;
   padding-left:15px;
    padding-right: 15px;
}
.ges:hover{
    background: #fff;
    color: #000;
    transition:.2s all ease-in-out;
}
.header-text p{
    font-weight: 400;
    padding-bottom: 20px
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background: rgba(0,0,0,0)
}

/*team*/
.intern_table .course_title, .smheader{
    letter-spacing: 3px;
    font-weight: 700;
    color: #0e73ba;
    padding:15px 0px;
    text-transform: uppercase
}
.fitimg{
    max-width: 100%;
}

.team{
    padding:30px 0px;
    color: #444444;
}
.tfirst{
    padding-top:100px;
}
.team p.text-highlight{
    color: #444444;
    font-weight: 500;
    font-size:22px;
    font-style: italic;
}
.vercent{
    height: 100%;
    display: table-cell;
    vertical-align: middle
}
.vettable{
    display: table;
    width:100%;
    height: 100%;
}
.checklist ul{
    list-style-type: none;
}
.checklist ul li{
    padding-bottom: 15px;
    position: relative;
}
.checklist ul li:before{
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #0e73ba;
    position: relative;
    left: -30px;
    position: absolute;
}
/*expertise*/
.expert-desco{
    width:100%;
    height: 100%;
    padding-left: 100px;
    box-sizing: border-box;
}
.expert-item{
    position: relative;
    border:1px solid #ccc;
    box-sizing: border-box;
    padding: 20px 10px;
    border-radius: 5px;
    transition: .2s all ease-in-out;
    height: 100%;
}
.expert-item:hover{
    box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
    transition: .2s all ease-in-out;
}
.expo{
    margin-bottom:30px;
}
.expert-i{
    max-width: 80px;
    display: block;
    width:100%;
}
.expert-i.aws{
    padding-top:20px
}
.expert-desc{
    font-size:13px;
}
.expert-icon{
    position: absolute;
    left:15px;
    top:20px;   
}
.expert-title{
    font-weight: 700;
}
.idea .row{
     background-image: linear-gradient(to top left, #0e73ba , #0d63a0) ;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
    border-radius: 10px;   
}
.idea{
    margin-top:30px;
}
.ida .fitimg{
    margin-top: -80px;
    max-width: 400px;
    width: 100%;
}
.idea .incontent{
    color: #fff;
    box-sizing: border-box;
    padding-left: 40px; 
}
.idea .incontent h3{
    font-weight: 600;  
}
.slider .appname{
    font-weight: 700;
}
.slider,.owl-carousel {
    position: relative;
}
.slider .owl-nav{
    
    top: 0px;
    bottom:0px;
    z-index: 9;
    width:100%;
}
.slider .owl-nav .owl-prev{
    top:50%;
    position: absolute;
    left: 0px;
    display: inline-block;
    font-size:30px;    
    transform: translateY(-50%);
}
.slider .owl-nav .owl-next{
    top: 50%;
    transform: translateY(-50%);
     right:0px;
    position: absolute;
}
.slider .owl-nav .owl-prev span,.slider .owl-nav .owl-next span{
    font-size:50px;
}
.slider .slide_content{
    box-sizing: border-box;
    padding-right:50px;
    z-index: 99;
}
.slider img{
    max-width: 100%;
    width:100%;
    box-sizing: border-box;
    padding-left: 50px
}
.owl-carousel{
    margin-top:20px;
}
.slider .slide_content p{
    font-size: 14px
}
form input, form textarea{
    border: 3px solid #ddd;
    margin-bottom:10px;
    width: 100%;
    padding: 5px 10px;
    transition: .2s all ease-in-out;
}

form input:hover, form textarea:hover{
    border-color: #bbb;
    transition: .2s all ease-in-out;
}
form input:active, form textarea:active,form input:focus, form textarea:focus{
    border-color: #0e73ba;
    transition: .2s all ease-in-out;
}
.reqtrain ,form .btn{
    background: #0e73ba;
    color:#fff;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 1px !important;
    box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
    transition: .2s all ease-in-out;
}
.reqtrain ,form .btn:hover{
    box-shadow: 0px 0px 30px rgba(0,0,0,0.35);
    transition: .2s all ease-in-out;
    color: #fff;
}
.btn{
    margin: 10px 5px;
}
.reqtrain:hover{
    color: #fff !important;
}
/*intern table*/
.intern_table{
    margin:50px 0px;
}
.intern_table .tile_item{
    box-sizing: border-box;
    padding: 30px 40px;
    position: relative;
}
.intern_table .sec_tile{
    background: #fafafa;
    margin-top:50px;
    z-index: 3;
    margin-bottom: 20px;    
    box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
}
.intern_table .main_tile{
    z-index: 15;   
    box-shadow: 0px 0px 20px rgba(0,0,0,0.20);
}
.intern_table .course_desc{
    color: rgba(0,0,0,0.66);
    font-weight: 500;
}
/*footer*/
.footer{
    color: #444;
    background: #fbfbfb;
    border-top:1px solid #eee;
    padding: 20px 0px;
}
.footer img{
    max-width: 200px;
}
.firmname{
    font-weight: 700;
    text-transform: uppercase;
    margin-top:15px;
    color: #444;
}
.footer address{
    font-weight: 500;
    color: #444;
}
.footer .list_title {
    font-weight: 600;
}
.footer ul{
    list-style-type: none;
    padding:0px;
    padding-top:10px;
}
.footer ul li a{
    color: #444
}
.copyright{
    background: #0e73ba;
    color: #fff;
    font-weight: 500;
    padding: 10px 0px;
}
.copyright a{
    color: #fff;
    text-decoration: underline;
}

.smheader:after{
    content: "";
    height: 4px;
    background: #ddd;
    width: 140px;
    display: block;
    border-radius: 5px;
    margin-top:10px;

    margin-bottom: 10px;
}
.text-center .smheader:after{
    margin: 0 auto;
    margin-top:10px;
    margin-bottom: 10px;
}
.heronobtm img.heroimg{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.langs img{
    max-width: 100px;
}
.prodbg.suger{
    background: url(img/prod_bg_3.png);
     background-size:400px auto;
    background-position: top 00px right;
    background-repeat: no-repeat;
}
.prodbg.medipad{
    background: url(img/prod_bg_4.png);
     background-size:400px auto;
    background-position: top 00px right;
    background-repeat: no-repeat;
}
.prodbg{
    background-size:400px auto;
    background-position: top 200px right;
    background-repeat: no-repeat;
}
padbgr{
        padding-right:250px;
    }

    /*footer updates*/


/*media*/
@media only screen and (max-width:1700px){
    .prodbg{
        background-size: 200px auto;
    }
    .padbgr{
        padding-right:200px;
    }
    .prodbg.medipad,.prodbg.suger{
    background-size:250px auto;
    background-position: top 00px right;
    background-repeat: no-repeat;
    }
}
@media only screen and (max-width:1200px){
    .prodbg{
        background-size: 200px auto;
    }
    .padbgr{
        padding-right:200px;
    }
    .prodbg.medipad,.prodbg.suger{
    background-size:250px auto;
    background-position: top 00px right;
    background-repeat: no-repeat;
    }
}
@media only screen and (max-width: 992px){
    .naavlinks{
        padding-right:10px;
    }
    .prodbg{
        background-size: 180px auto;
    }
    
}
@media only screen and (max-width: 880px){
    ul.nav{
    width:300px !important;
    position: absolute;
    right:10px;
    top:50px;
    background:#fff;
    color: #000;
    z-index: 999;
    display: none !important;
    }
    ul.nav.shoemt{
        display: flex !important;
    }
    .prodbg.medipad, .prodbg.suger{
        background: url();
    }
    .padbgr{
        padding-right:00px;
    }
    ul.nav .dropdown-menu.show{
        display: inline-block;
        position: relative !important;
        width:100%;
        top:0px;
        transform: none !important;
        border: none !important;
        border-radius: 0px !important;
        background: #eee
    }
    ul.nav li{
       float: none !important;
        width: 100%;
    }
    ul.nav li a,ul.nav li a:hover,ul.nav li a:active{
        color:#000 !important;
        text-align: left;
    }
    .respbtn{
        display: inline-block;
       box-shadow: 0px 0px 30px rgba(0,0,0,0.15);
    }
    .respbtn:hover{
        box-shadow: 0px 0px 30px rgba(0,0,0,0.25);
    }
    .header-text{
        margin-top:50px
    } 
     .header-navigation{
        background: url(img/logobg.png);
        background-repeat: no-repeat;
        background-size:500px 100%;
    }
    .logopanel{
        background: url();
        background-repeat: no-repeat;
        background-size:500px 100%;
    }
    .respbtn a{
        font-size:15px;
        border:1px solid #fff;
        padding: 10px 20px;
        background: #fff;
        color: #0e73ba;
    }
     .heroimg{
        margin-top:0px;
        padding-bottom: 0px;
    }
    .mhl{
        max-width: 100%
    }
}
@media only screen and (max-width: 768px){
    .hideshort .heroimg{
        display: none
    }
    .idea .incontent{
        margin:50px 0px;
    }
    .slide_content{
        text-align: center;
            margin-top: 20px;
    }
    .slider img,.slider .slide_content{
        padding: 10px 50px;
    }
    
}