body{font-family: "Book Antiqua", Sans-serif;}
/* p{font-family: "Book Antiqua", Sans-serif;} */
h1,h2,h3,h4,h5,h5{font-family: "Book Antiqua", Sans-serif;}
a{text-decoration: none!important;}

.serv-inner-bx1 a {
    color: #fff;
}
.serv-inner-bx1 :hover a{
    color: #08344e;
}
ul#submenu1 {
    border-radius: 0%;
}

ul#submenu3 {
    border-radius: 0%;
}


ul#submenu6 {
    border-radius: 0%;
}

ul#submenu2 {
    border-radius: 0%;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header{background-color: #013a55;}
#header .fa-mobile{font-size: 50px !important;}
#header .head-img{position:relative;margin-top: 4px;}
.header_rht .icon i{line-height: 24px;color: #fff;/* transform:rotate(-41deg); */font-size: 16px;}
.header_rht .icon img{width:30px;margin:15px 20px 0px 0px;}
.cl-1 {
    color: #fff;
}
.logo{padding:15px;}
.header_rht p{font-size: 16px;line-height: 24px;font-weight:600;}
.Header-btn a{background-color: #48b239;padding: 5px 9px;font-size: 15px;font-weight:600;letter-spacing: 0.7px;color: #fff;/* border-radius: 12px; */box-shadow: 1px 1px 6px #000;}
.Header-btn a:hover{background: linear-gradient(to right, rgb(4 78 112), rgb(189 209 18));color:#fff;}
.Header-btn{margin-right: 29px;margin-top: 17px;}

/* banner section */

.banner-section{padding: 38px 25px 29px 25px;background:fixed;background-image: url('image/banner.jpg');background-size: cover;background-repeat: no-repeat;height:auto;position: relative;}
.banner-section:after{
    background: #013a55b5;
    position:absolute;
    content:'';
    width:100%;
    height:100%;
    top:0;
    left:0;
}
.contact-section:after{
    background: #013a55d9;
    position:absolute;
    content:'';
    width:100%;
    height: 100%;
    top:0;
    left:0;
}
.contact-form{
    position:relative;z-index:999;
}
.banner-head{padding: 40px 0px;z-index: 9;position: relative;}
.banner-section h2{
    font-size: 44px;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: -0.027em;
    color: #fff;
}
.banner-section p{
    padding: 6px 0px 20px 0px;
    color: #fff;
    font-family: "Book Antiqua", Sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.5em;
    }

.banner-video{padding-left: 68px;width: 98%;padding-top: 134px;}
.banner-video video{object-fit: cover;border-radius: 20px;height:50vh;}
.banner-btn a{font-family: Book Antiqua;background: linear-gradient(to right, rgb(4 78 112), rgb(189 209 18));padding:30px 50px;font-size:16px;font-weight:600;letter-spacing: 0.7px;color: #fff;border-radius: 12px;box-shadow: 1px 1px 6px #000;}
.banner-btn a:hover{background: #013a55;color:#fff;}
.banner-btn{margin-top:40px;}


/* tech section */
.tech-section{background:fixed; background-image: url('image/inno-back.jpg');background-size: cover;background-repeat: no-repeat;height:auto;}
.tech-sec{padding:70px!important;}
.tech-section h2{font-family: "Book Antiqua", Sans-serif;
    font-size: 46px;
    font-weight: 600;
    line-height: 1.2em;
    color:#fff;
    letter-spacing: -0.027em;
    padding-bottom: 40px;
}
.tech-box{background-color: #FFFFFF;text-align: left;border-radius: 20px;padding: 30px 40px;margin-bottom: 22px;}
.tech-cont{padding-left:20px;}
.tech-cont h3{
    font-size: 27px;
    color: #013a55;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2em;
    letter-spacing: -0.027em;
    }
.tech-cont p{font-size: 16px;  font-weight: 400; line-height: 1.7em;color:#1e293b;}
.tech-box img{width:100px;margin-top:10px;}
.tech-box.d-flex:hover {
    background: linear-gradient(to right, rgb(4 78 112), rgb(189 209 18));
}

.tech-cont:hover h3 {
    color: #fff;
}

.tech-cont:hover p {
    color: #fff;
}
.heading{
    margin-bottom: 50px;
    font-family: "Book Antiqua", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.2em;
    letter-spacing: -0.027em;
    color: #013a55;
}

.service-section .service-bx:hover h5{color:#fff;}
.service-section{padding:70px 25px;}
.service-section .service-bx {
    position: relative;
    padding: 40px;
    background: #fff;
    border-radius: 10px;
    margin: 13px 0;
    min-height: 398px;
    animation-duration: 2s;
    /* animation-iteration-count: infinite; */
    /* transform-origin: bottom; */
}

.service-section .service-bx .icon, .service-section .service-bx .text {
    position: relative;
    z-index: 3;
}


.service-section .service-bx:hover {
    width: 100%;
    box-shadow: 0px 20px 50px 0px rgba(10.000000000000002, 22.000000000000007, 37, 0.08);
    /* animation-name: bounce;
    animation-timing-function: ease; */
    background: linear-gradient(to right, rgb(1 58 85), rgb(189 209 18));
    transition: 1s ease;
    margin-top:-21px;
}


@keyframes service-bx {
    0%   { transform: translateY(0); }
    50%  { transform: translateY(50px); }
    100% { transform: translateY(0); }
  }
.serv-inner-bx1 {
    border-radius: 10px;
    background: #08344E;
    padding: 30px 20px;
    margin: 20px 0 20px 0;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    min-height: 225px;
}
.serv-inner-bx1:hover {
    border-radius: 10px;
    background: #fff;
    padding: 30px 20px;
    text-align: center;
    border-right:6px solid #08344E;
    border-bottom:6px solid #08344E;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin-top:2px;
    transition: 1s ease;
}
.serv-inner-bx1 i {
    background: #fff;
    padding: 18px 20px;
    border-radius: 50%;
    font-size: 45px;
    margin: 0 0 20px 0;
}
.serv-inner-bx1:hover i {
    border:4px solid #08344E;
    background: #fff;
    padding: 18px 20px;
    border-radius: 50%;
    font-size: 45px;
    margin: 0 0 20px 0;
}
.ser-head{font-size:20px;color:#08344E;font-weight:700;}
.serv-inner-bx1:hover h5{ color:#08344E;}
.serv-inner-bx1:hover p{ color:#08344E;}

.serv-inner-bx1 h5{color: #fff;font-weight: 600;font-size:25px}
.serv-inner-bx1 p{color: #fff;}
.service-section .service-bx .icon {
    border: 5px solid #fff;
    color: #fff;
    background-color: #013a55;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    /* border-color: #004DE900; */
    border-radius: 100px 100px 100px 100px;
    margin: 0px 0px 25px 0px;
    padding: 14px;
    height: 80px;
    width: 80px;
    line-height: 0px;
}

.service-section .service-bx .text p {
    transition: all .3s ease-in-out;
}

.service-section .service-bx .text h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    color: #013a55;
    text-shadow: 1px 1px 1px #8d8787;
}

.service-section .service-bx .text p{
    text-align: justify;
    font-family: "Book Antiqua", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 1.7em;
    margin: 0px 0px 0px 0px;
    }

    .service-section .service-bx:hover a{color:#fff;}
.service-section .service-bx h5 {
    text-transform: uppercase;
    font-weight: 700;
    color: #05243a;
    font-size: 14px;
    letter-spacing: .3px;
    transition: all .4s ease-in-out;
    margin-top: 20px;
}

.service-section .service-bx a:hover {
    letter-spacing: 1.5px;
}

.service-section .service-bx:hover {
    cursor: pointer;
}

.service-section .service-bx:hover h3 {
    color: #fff;
}
.service-section .service-bx:hover p {
    color: #fff;
}

/* widget section */
.bt-ft{margin-top:60px;}
.bt-ft p{text-align: center !IMPORTANT;}
.widget-section{padding: 100px 25px 50px 25px;}
.widget-section img{width:100%;border-radius: 30px;}
.widget-section p{text-align: justify;font-family: "Book Antiqua", Sans-serif;font-size: 17px;font-weight: 500;line-height: 1.6em;letter-spacing: -0.027em;color:#797979;}
.wid-sec{padding-left:40px;}
.wid-sec h2{padding-top:40px;font-family: "Book Antiqua", Sans-serif;font-size: 54px;font-weight: 600;text-transform: capitalize;line-height: 1.2em;letter-spacing: -0.027em;color: #013a55;}
.custom-btn{margin-top:50px;}
.wid-sec a{background-color: #013a55;border-radius: 8px 8px 8px 8px;font-size:16px;padding:15px 35px;color: #fff;text-decoration: none;font-weight:600;box-shadow: 1px 1px 6px #000;}
.wid-sec a:hover{
   background:linear-gradient(to right, rgb(4 78 112), rgb(189 209 18));
    color:#fff;
}
/* team section */
.team-page{margin-top:50px;}
.team-section h2{font-family: "Book Antiqua", Sans-serif;font-size: 50px;font-weight: 600;line-height: 1.2em;letter-spacing: -0.027em;text-align: center;color: #013a55;padding-bottom:120px;}
.team-section{padding: 18px 15px 0px 15px;}
.team-box {background-color: aliceblue;padding: 35px;border-radius:10px;height: 275px;}
.team-box img{border-radius:10px;margin-top:-100px;}
.team-box:hover{background-image: linear-gradient(0deg, #0c2d5c 0%, #e9f3f1 100%);border-radius:10px;}
.team-content{padding-top: 19px;}
.team-content h4{font-size: 19px;font-family: "Book Antiqua", Sans-serif;font-weight:600;color: #05243a;text-align: center;}
.team-content p{font-family: "Book Antiqua", Sans-serif;font-size:16px;font-weight:400;color:#797979;text-align: center;}
.team-page ul li{color:#212529;}
.team-cont {padding-left:20px;}
.team-page h6{font-size: 20px;color: #08344E;padding-top: 20px;padding-bottom: 10px;line-height: 30px; font-weight: 700;}
/* footer */

footer{font-family: Book Antiqua;padding: 2% 2% 0;background-color: #013a55;}
.footer-section{
    background-color: #013a55;
    /* box-shadow: 0px 0px 44px 0px rgba(39.99999999999996, 117.99999999999994, 98.99999999999991, 0.15); */
    border-radius: 30px;
    margin-bottom: 0px;
    padding: 80px 80px 0;
    z-index: 2;
    }

    .footer-section p{text-align: justify;color: #fff;font-size:16px;line-height:26px;padding-top:30px;}
    .footer-cont h3{font-size:28px;font-weight:600;line-height:1.2em;color: #fff;font-family: "Book Antiqua", Sans-serif;}
    .footer-cont ul{/* color: #fff !important; */list-style: none;padding-left:0px;}
    .footer-cont ul li{padding-top: 15px;color: #fff;}
    .footer-cont ul li a{color: #fff;font-size:15px;font-weight:500;line-height: 1.7em;display: flex;}
    .footer-cont ul li a:hover{color: #CCC;}
    .footer-cont ul li i{font-size: 20px;padding-right: 10px;color: #ff1428;}
    .foot-pad{padding-left:40px;}
    .footer-cont h6{padding-top:25px;color:#05243a;font-size: 17px; font-weight: 600; line-height: 1.2em;}
    footer .social-icon ul li{display: inline-block;}
    footer .social-icon ul li i{color: 1877F2 !IMPORTANT;font-size:25px;padding-right:20px;}
    footer .social-icon ul li i:hover{color:#5aa794;transition: 2s;}
.foot-add ul li{font-size:15px!important;}
    /* marquee */


.item img 
{
  width:200px;
  height:230px;
}
.client-sec .item {
    display: inline-block;
    margin: 10px 0;
    box-shadow: 1px 1px 5px gray;
    margin: 15px;
}
.client-sec .item img { width:200px;height:100px;}


/* contact section */

.contact-section{background-image: url('image/contact-banner.jpg');background-size: cover;margin-top: 73px;padding: 49px 30px 47px 30px;background-position: center;position: relative;}
.contact-form input{min-height:43px;border-radius: 3px;border-width: 1px;border-style: solid;border-color: rgba(0, 0, 0, 0.25);font-size:16px;transition: border 0.15s, box-shadow 0.15s;}
.contact-form label{margin-bottom:15px;font-size:16px;color:#fff;}
.cont-pad{padding: 7px 0px;}
.contact-section .contact-btn{background-color: #013a55;color: #fff;font-size:17px;border-radius: 3px;padding:8px 18px;box-shadow: 1px 1px 6px #000;border: none;margin-top:15px;font-weight:600;}
.contact-section .contact-btn:hover{background-color: #065689;transition: all 0.15s ease-in-out;}
.contact-content{margin-left: 66px;position: relative;z-index: 99;}
.contact-content h2{padding-top: 30px;color:#fff;font-family: "Book Antiqua", Sans-serif;font-size: 30px;font-weight: 600;line-height: 1.3em;letter-spacing: -0.027em;}
.contact-content p{
    padding: 19px 0px 13px 0px;
    color: #fff;
    font-family: "Book Antiqua", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6em;
    }
.contact-section .contact-btn:hover{
    color:#fff;
    background: linear-gradient(to right, rgb(4 78 112), rgb(189 209 18));
}
.address ul{list-style:none;padding-left:0px;}
.address ul li i{margin-top: 5px;color: #f90404;font-size: 20px;padding-right:10px;font-weight:600;}
.address ul li a{color:#fff;padding-bottom:20px;font-size: 15px;line-height: 30px;display: flex;}


/* inner strip */

.inner-section{text-align: left;background:fixed;background-image: url('image/inner-banner.jpg');background-size: cover;background-repeat: no-repeat;height:600px;padding:50px 50px 50px 50px;position: relative;}
.inner-section:before{
    background: linear-gradient(to right, rgb(1 58 85), rgb(255 255 255 / 0%));
    width:100%;
    height:100%;
    content:'';
    position:absolute;
    top:0;
    left:0;
    z-index: 9;
}
.inner-section .banner-head{padding:35px 0px;}
.inner-section .banner-head{width:75%;position: relative;z-index: 99;}
.inner-section h2{
    font-size: 62px;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: -0.027em;
    color: #fff;
    text-transform: capitalize;
}
.inner-section p{
    padding:35px 0px 30px 0px;
    color: #fff;
    font-family: "Book Antiqua", Sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 1.5em;}

    .inner-section .banner-btn a:hover{background-color: #05243a;color:#fff;}
    .inner-section .banner-btn{margin-top:50px;}

    /* team-page */

    /* team section */
.team-head {
    font-family: Book Antiqua;
    font-size: 20px;
    color: #08344E;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 30px;
    font-weight: 700;
}
.team-page .team-box {background-color: #e9f3f1;padding:15px;border-radius:10px;height:275px;margin-bottom:100px;}
.team-page .team-box img{border-radius:10px;margin-top:-70px;}
.team-page .team-box:hover{background-image: linear-gradient(0deg, #FFF390B3 0%, #e9f3f1 100%);border-radius:10px;}
.team-page .team-content{padding-top:40px;}
.team-page .team-content h4{font-size: 19px;font-family: "Book Antiqua", Sans-serif;font-weight:600;color: #05243a;text-align: center;}
.team-page.team-content p{font-family: "Book Antiqua", Sans-serif;font-size:16px;font-weight:400;color:#212529;text-align: center;}
.team-page .team-cont p{text-align: justify; font-family: "Book Antiqua", Sans-serif;font-size:16px;font-weight:400;color:#212529;line-height:1.7em}
.team-page .team-cont p b{color:#000;}

/* contact page */
.contact-page-form{width:95%;z-index: 99;position: relative;}
.contact-page-form input{min-height:58px;border-radius: 10px;border-width: 1px;border-style: solid;border-color: rgba(0, 0, 0, 0.25);font-size:16px;transition: border 0.15s, box-shadow 0.15s;}
.contact-page-form label{margin-bottom:10px;font-size:17px;color:#fff;font-weight:600;}
.contact-page-form .cont-pad{padding:20px 15px 0px 15px;position: relative;z-index: 99;}
.contact-page-form .contact-btn{background-color: #066aab;color:#fff;font-size:17px;border-radius: 3px;padding:8px 18px;border: none;margin-top:15px;font-weight:600;}
.contact-page-form .contact-btn:hover{background-color: #065689;transition: all 0.15s ease-in-out;}
.contact-page-form .contact-content{margin-left:20px;}
.contact-form-btn{margin-top:20px;margin-left:10px; background-color: #fff;padding:18px 40px;font-size:16px;font-weight:600;letter-spacing: 0.7px;color:#05243a;border-radius: 12px;border: none;}
.contact-form-btn:hover{background-color: #05243a;color:#fff;}
.mail-box h2{text-align: center;font-size:37px;line-height: 1.3em;color:#1e293b;}
.mail-box .icon img{padding:5px;}
.mail-box p{text-align: center;font-size: 21px!important;font-weight: 400; line-height: 1.7em;color:#002d62;}
.mail-box .icon{
    display: flex!important;
    justify-content: center!important;
    border: 5px solid #fff;
    color: #fff;
    background-color: #0c2d5c;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    /* border-color: #004DE900; */
    border-radius: 100px;
    margin: 25px auto;
    padding: 14px;
    height: 80px;
    width: 80px;
    line-height: 0px;
}
.contact-address{margin-top: 10px;background: #fff;/* padding: 60px 100px; */}
.contact-address ul{list-style:none;padding-left: 0;}
.contact-address ul li{padding:20px 0px;}
.contact-address ul li a img{width:60px;padding-right:20px;}
.contact-address ul li a i{color:#002d62;font-size:30px;padding-left: 10px; padding-right: 35px;}
.contact-address ul li a{color:#002d62;font-size: 21px; font-weight: 600; line-height: 1.3em;display: flex}

.icon .zoom-in-zoom-out {
    margin-top: -19px;
    border-radius: 50%;
    border:4px solid #0c2d5c;
    width: 80px;
    height: 80px;
    position: absolute;
    opacity: 0.6;
    /* bottom: 1px;
    left: 0px; */
    z-index: 99;
    animation: zoom-in-zoom-out 10s infinite;
  }
  
  @keyframes zoom-in-zoom-out {
    0% {
      transform: scale(0.45, 0.45);
    }
    100% {
      transform: scale(1, 1);
    }
  
  }

  /* industries */

  .indus-box img{border-radius: 17px;box-shadow: 0px 15px 15px 0px rgba(15,38,113, 0.25);width:100%;height:240px;}
  .cont-box {padding: 23px 15px 10px 15px;margin: 0px 20px;border-radius: 17px;color: #fff;background: #05243a;position: relative;bottom: 30px;z-index: 0;}
  .cont-box p{padding-bottom:0px!important;line-height: 0!important;font-size:16px!important;font-weight:600;color:#fff;}
.team-inner{background: #013a55;padding:20px;}
.box-white{height: 380px;background:#fff;text-align:center;padding:20px;margin-top:50px;border-radius:16px;}
.box-white h3{ font-size: 20px; text-align:center; font-weight:700;}
.box-white h4{ font-size: 17px; text-align:center;}
.box-white p{ text-align:center;}
.box-white img{ border-radius:50px; margin-top:-120px; margin-bottom:20px; border:7px #eee solid;}

.box-white a{ color:#222;}
.serv-inner-bx img {
    border-radius: 10%;
}
.team-inner1{ background:#fff; padding:20px;}
.team-inner1 .box-white{ background:#f7f7f7; margin-top:10px; border-radius:20px;}
.team-inner1 .box-white img{ margin-top:0; border-radius:10px; border:3px #eee solid;}

  .main-table{padding-top:50px;text-align: left;}
    .main-table p{font-family: Book Antiqua;font-size:16px;line-height: 1.7em;letter-spacing: 0.027em;}
    .main-table ul li{font-family: Book Antiqua;font-size:16px;line-height: 1.7em;letter-spacing: 0.027em;}
    .sub-heading{font-size: 26px; border-bottom: 1px dotted;padding:14px 0px 10px 0px;}
.bg-color-head {
    /* background: #013a55; */
    color: #013a55;
    padding: 5px;
}
/*innr-pg-bnnr*/
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}

.whatsapp_btn {
    position: fixed;
    bottom: 7em;
    right: 34px;
    width: 48px;
    height: 49px;
    z-index: 9999;
  }
  .whatsapp_btn .icon_logo {
    position: relative;
    z-index: 100;
    padding: 11px;
  }

  .whatsapp_btn .icon_logo > a > img {
    width: 100%;
  }

  .whatsapp_btn .circle_waves {
    border-radius: 50%;
    background-color: #3cc04e;
    width: 48px;
    height: 48px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(0.36, 0.11, 0.89, 0.32);
  }

  @keyframes waves {
    from {
      transform: scale(0.55, 0.55);
      opacity: 0.6;
    }
    to {
      transform: scale(1.8, 1.8);
      opacity: 0;
    }
  }

.contact-banner{height:700px!important;}
#divmainenquiry11 .alert a{float:right!important;}
.copyright p{
    color: #FFF;
    font-size:16px;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 0px;
    BACKGROUND: #4fcc5d;
    }

    /*fix-header-menu*/

.body-fx #HeaderControl{
    position: fixed!important;
    width: 100%;
    padding: 0;
    padding-left: 0;
    background: rgba(254,254,254,0.95);
    z-index: 99;
    text-align: center;
    transition: 0.5s;
    height: 80px !important;
    top: 0;
    display: none;
}

.body-fx #MenuControl {
    float: Right;
    position: fixed;
    right: 0;
    width: 100%;
    padding: 0;
    padding-right: 0;
    background: rgba(38,38,38,0.95);
    transition: 0.5s;
    top: 0px;
    height: 52px !important;
}


.ups1 {
    border-radius: 10px;
    background: #013a55;
    padding: 30px 20px;
    margin: 20px 0 20px 0;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.ups1:hover {
    border-radius: 10px;
    background: #fff;
    padding: 30px 20px;
    margin: 20px 0 0 0;
    text-align: center;
    border-right:6px solid #08344E;
    border-bottom:6px solid #08344E;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    margin-top:-10px;
    transition: 1s ease;
}
.ups1 i {
    background: #fff;
    padding: 18px 20px;
    border-radius: 50%;
    font-size: 45px;
    margin: 0 0 20px 0;
}
.ups1:hover i {
    border:4px solid #08344E;
    background: #fff;
    padding: 18px 20px;
    border-radius: 50%;
    font-size: 45px;
    margin: 0 0 20px 0;
}
.ups1:hover h5{    color:#08344E;}
.ups1:hover p{    color:#08344E;}

.ups1 h5{color: #fff;font-weight: 600;font-size:32px}
.ups1 p{color: #fff;text-align: center!important;}


.serv-inner-bx {
    border-radius: 10px;
    /* background: #08344E; */
    /* padding: 30px 20px; */
    margin: 20px 0 20px 0;
    text-align: center;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}
.serv-inner-bx:hover {
    /* border-radius: 10px; */
    background: #fff;
   
    /* text-align: center; */
    /* border-right:6px solid #08344E; */
    /* border-bottom:6px solid #08344E; */
    /* border-top-right-radius: 10px; */
    /* border-bottom-left-radius: 10px; */
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
    /* margin-top:2px; */
    transition: 1s ease;
}
.serv-inner-bx i {
    background: #fff;
    padding: 18px 20px;
    border-radius: 50%;
    font-size: 45px;
    margin: 0 0 20px 0;
}
.serv-inner-bx:hover i {
    border:4px solid #08344E;
    background: #fff;
    padding: 18px 20px;
    border-radius: 50%;
    font-size: 45px;
    margin: 0 0 20px 0;
}
.ser-head{font-size:20px;color:#08344E;font-weight:700;}
.serv-inner-bx:hover h5{text-align: left;color:#08344E;}
.serv-inner-bx:hover p{ color:#08344E;}

.serv-inner-bx h5{border-bottom: 1px dashed #08344e;text-align: left;color: #08344e;font-weight: 600;font-size:25px}
.serv-inner-bx p{color: #08344e;}
.services h6{font-family: Book Antiqua;font-size:22px;color:#08344E;padding-top:20px;padding-bottom:10px;line-height:30px;font-weight:700;}
.otherpagecss #FooterrControl1_tbl{margin-top:40px!important;}
.aboutus-section p {text-align: justify;}
@media(max-width:767px)
{.contact-address{padding:10px;}
.team-cont {padding-left: 0px;}
    .navbar{padding:5px!important;}
    .offset-1{margin-left:0px;}
    .tech-box-res{margin-bottom:54px;}
    .team-box {
        height: auto;
        margin-bottom: 20px;
        padding: 10px;
        margin-top: 60px;
    }
    .contact-section{margin-top:0px}
    .contact-content{margin-left:0px;}
    .foot-pad{padding-left:0px;}
    .tech-sec{padding:20px!important;}
    .tech-box{padding: 40px 24px;}
    .wid-sec{padding-left:0px;}
    .team-page .team-box{height:auto;margin-bottom:0px;}
    .inner-section{height:auto;}
    .contact-banner{height:auto!important;}
    /* .logo{width:100%;padding:10px;} */
    #HeaderControl, #HeaderControl_C{height:auto!important;}
    .banner-video video{height:auto;}
    .service-section {
        padding: 70px 13px;
    }
 .team-inner1{padding:0;}
 .inner-section h2{font-size:32px;}
    .banner-video {
        padding-left: 0px;
        width: 100%;
        padding-top: 20px;
    }
    .inner-section{padding: 0;}
    .banner-btn a {
        background-color: #fff;
        padding: 18px 15px;}
        .inner-section .banner-head {width:100%;}
        .footer-section{padding:20px;}
        .navbar {
            margin-left: 0px;
            width: 100%;
        }
        .banner-section{padding:20px;}
        .banner-section h2 {
            font-size: 42px;}
}
@media (max-width: 767.98px) {.box-white { margin-bottom:80px; /* Full width on mobile */ }
                              .box-white p{ line-height:px; font-size:14px;}
  }