.vediobanner {
    display: block;
    width: 100%;
    height: 756px;
    line-height: 0;
    position: relative;
}
.vediobanner .innervideo{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.vediobanner .innervideo video {
    top: -287.5px;
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
    height: 1070px;
    margin-top: -253px;
}

.sectiontop{
    display: block;
    width: 100%;
    position: relative;
    padding: 100px 0 120px;
}


.sectiontop::after{
    content: '';
    display: block;
    clear: both;
}
.btnprimary{
    display: block;
    position: relative;
    margin-top: 2rem;
    text-align: center;
}
.btnprimary a{
    color: #fff;
    background: #b60101;
    padding: 17px 60px;
    border-radius: 45px;
    display: inline-block;
    font-size: 18px;
}
.sectionservice{
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 85px 0;
    background: #F8F9FB;
}
.sectionservice::after{
    content: '';
    display: block;
    clear: both;
}
.sectionservice [class*='col-']{
    margin: 1rem 0;
}
.sectionservice .column{
    display: block;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    padding: 1.5rem;
    background: #fff;
}
.sectionservice .column .figure{
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    position: relative;
}
.sectionservice .column .figure img{
    display: block;
    width: 100%;
    height: auto;
}
.sectionservice .column .readmore{
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.sectionservice .column .caption{
    display: block;
    padding: 15px;
    position: relative;
}
.sectionservice .column .caption::after{
    content: '';
    display: block;
    clear: both;
}


.sectionservice .column p{
    display: block;
    font-size: 1.0rem;
    line-height: 1.6;
    margin:1.0rem 0  2.5rem;
    color: #414141;
    font-weight: 500;
    text-align: center;
}
.sectionservice .column .readmore a{
    display: block;
    text-align: center;
    font-size: 1.1rem;
    line-height: 3rem;
    background: #b60101;
    color: #fff;
    position: relative;
    font-family: "Roboto Condensed", Arial, Helvetica,sans-serif;
}
.sectionservice .column .readmore a::after{
    content: '\f178';
    position: absolute;
    top: 0;
    right: 0.5rem;
    color: #fff;
    font-size: 1rem;
    line-height: 3rem;
    font-family: 'FontAwesome';
}

.sectionservice .owl-carousel{
    margin-top: 3rem;
}
.owl-carousel .owl-dots {
    text-align: center;
    display: block;
    margin-top: 2rem;
}
.owl-carousel button.owl-dot {
    background: #000 !important;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 5px;
}
.owl-carousel button.owl-dot.active {
    background: #ca1f26 !important;
    width: 20px;
    height: 8px;
    border-radius: 5px;
}
.artsciencebg{
    width: 100%;
    margin:0;
    padding:60px 0;
    overflow: hidden;
    background: #fff  url(../images/map.png) no-repeat center center;
    position: relative;
    background-size: cover;
}
.artsciencebg::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.95);
}
.artsciencebg .container{
    position: relative;
    z-index: 1;
}
.servicbxbg{
    width: 100%;
    overflow: hidden;
    padding-top: 60px;
}
.servicebx{
    width: 33.33%;
    margin:0;
    padding:19px;
    overflow: hidden;
    text-align: center;
    box-sizing: border-box;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
    min-height: 300px;
    float: left;
}
.servicebx:nth-child(3){
    border-right: 0;
}
.servicebx:nth-child(4){
    border-bottom: 0;
}
.servicebx:nth-child(5){
    border-bottom: 0;
}
.servicebx:nth-child(6){
    border-right: 0;
    border-bottom: 0;
}
.servicebx .icon{
    width: 47px;
    margin:0 auto;
}
.servicebx .icon img{
    width: 100%;
    height: auto;
}
.servicebx .caption{
    width: 100%;
    margin:1rem 0 0;
    padding:0;
    text-align: center;
}
.servicebx .caption .title{
    display: block;
    font-size: 1.4rem;
    line-height: 1.2;
    margin-bottom: .5rem;
    color: #000;
    font-weight: 600;
    font-family: "Roboto Condensed", Arial, Helvetica,sans-serif;
    text-transform: uppercase;
}
.servicebx .caption p{
    display: block;
    font-size: 1rem;
    line-height: 1.7;
    color: #414141;
}
.homeportfolio{
    display: block;
    width: 100%;
    position: relative;
    background: #F8F9FB;
    padding: 7.5px 0;
}
.homeportfolio::after{
    content: '';
    display: block;
    clear: both;
}
.homeportfolio .row{
    margin-left: -7.5px;
    margin-right: -7.5px;
}

.homeportfolio [class*='col-']{
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin:7.5px 0;
}
.homeportfolio .figure{
    display: block;
    width: 100%;
    position: relative;
}
.homeportfolio .figure img{
    width: 100%;
    height: auto;
    display: block;
}
.qualitybg{
    width: 100%;
    margin:0;
    padding:60px 0;
    overflow: hidden;
}
.qualitybg .figure{
    position: relative;
    width: 100%;
    margin:0;
    padding:0;
    overflow: hidden;
    box-sizing: border-box;
    border:1px solid #ddd;
    
}
.qualitybg .figure img{
    width: 100%;
    height: auto;
    transition: all 500ms ease;
}
.ribbon{
    display: inline-block;
    width: 90%;
    padding:12px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #B60101;
    color: #fff;
    text-align: center;
}
.ribbon .title{
    display: block;
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1.2;
    font-family: "Roboto Condensed", Arial, Helvetica,sans-serif;
}
.ribbon p{
    display: block;
    font-size: 1rem;
    line-height: 1.7;
}
/*.qualitybg .figure:hover .ribbon{
    transition: all 500ms ease;
    display: none;
}*/
.qualitybg [class*='col-']{
    margin:15px 0;
     transition: all 0.5s ease-in-out;
}
.casestudybg{
    display: block;
    width: 100%;
    margin: 0;
    padding: 120px 0;
    position: relative;
    background: url(../images/7.webp) no-repeat center center;
    background-size: cover;
}
.casestudybg::after{
    content: '';
    display: block;
    clear: both;
}
.casestudybg::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
}
.casestudybg [class*='col-']{
    margin: 1rem 0;
}
.casestudybg .column{
    display: block;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    padding: 1.5rem;
    background: #fff;
}
.casestudybg .column .figure{
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    position: relative;
}
.casestudybg .column .figure img{
    display: block;
    width: 100%;
    height: auto;
}
.casestudybg .column .caption{
    display: block;
    padding:0 15px;
    position: relative;
}
.casestudybg .column .caption::after{
    content: '';
    display: block;
    clear: both;
}
.casestudybg .column p{
    display: block;
    font-size: 1.0rem;
    line-height: 1.6;
    margin:0.5rem 0;
    color: #414141;
    font-weight: 600;
    text-align: center;
}
.casestudybg .maintitle{
    font-size: 3rem;
    font-weight: 800;
    letter-spacing: -1px;
}
.casestudybg .maintitle,
.casestudybg .shrtdesc p{
    color: #fff;
}
/*--form css--*/
.formbg{
    display: block;
    width: 100%;
    margin: 0;
    padding: 80px 0px;
    background: #172430;
    position: relative;
}
.formbg::after{
    content: '';
    display: block;
    clear: both;
}
.formbg .maintitle,
.formbg .shrtdesc p{
    color: #fff;
}
.formbg .formtitle{
    display: block;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #000;
    font-weight: 600;
    margin-bottom: 1rem;
    text-align: center;
}
.formbg .formtitle span{
    color: #D92439;
}
.formbg label{
    position: relative;
    bottom: -16px;
    color: #fff;
    font-size: 16px;
    line-height: 1em;
    font-weight: 300;
    margin-left: 10px;
    padding-right: 12px;
    padding-left: 10px;
    background-color: #172430;
    z-index: 3;
}
.formbg label span{
    color: #ee2618;
}
.input-outer {
    position: relative;
}
.formbg input[type='text']{
    position: relative;
    display: block;
    width: 100%;
    height: 52px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 15px;
    margin-bottom: 0;
    border-radius: 5px;
    color: rgba(255,255,255,0.9);
    border: 1px solid rgba(255,255,255,0.7);
    background-color: #172430;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 0.5rem;
}
.formbg select{
    position: relative;
    display: block;
    width: 100%;
    height: 52px;
    line-height: 32px;
    font-size: 16px;
    font-weight: 400;
    padding: 8px 30px;
    margin-bottom: 0;
    border-radius: 5px;
    color: rgba(255,255,255,0.9);
    border: 1px solid rgba(255,255,255,0.7);
    background-color: #172430;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin-bottom: 0.5rem;
}
.formbg textarea{
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 30px;
    margin-bottom: 0;
    border-radius: 5px;
    color: rgba(255,255,255,0.9);
    border: 1px solid rgba(255,255,255,0.7);
    background-color: #172430;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.formbg input[type='submit']{
    display: inline-block;
    color: #fff;
    background: #b60101;
    padding: 17px 60px;
    border-radius: 45px;
    display: inline-block;
    font-size: 18px;
    text-shadow: none;
    border:none;
    margin-top: 2rem;
    font-family: "Roboto Condensed", Arial, Helvetica,sans-serif;
}
/*--form css end--*/