@import url('https://web.archive.org/web/20241009080446cs_/https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: 'Raleway', sans-serif;
  color: #444;
}
*{font-family: Raleway !important;}
.fa{font-family:FontAwesome !important;}
p, ol, ul{line-height: 24px; font-size:14px;}
a {
  color: #1d80e7;
}
img{max-width:100%;}
a:hover {
  color: #9eccf4;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .font-primary {
  font-family: "Raleway", sans-serif;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background: #13455e;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
#topbar .contact-info{text-align: right;}
.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #629fd3;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/
#topbar {
  background: #13455e;
  padding: 10px 0;
  border-bottom: 1px solid #eee; color:#fff;
  font-size: 14px;
}

#topbar .contact-info a {
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}
section#menu-1{padding:0; background:#13455e;}
#topbar .contact-info a:hover {
  color: #1d80e7;
}

#topbar .contact-info i {
  color: #1d80e7;
  padding: 4px;
}

#topbar .contact-info .icofont-phone {
  padding-left: 20px;
  margin-left: 10px;
}

#topbar .social-links a {
  color: #1d80e7;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
  transition: 0.3s;
}

#topbar .social-links a:hover {
  color: #1d80e7;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {transition: all 0.5s; padding: 16px 0;  z-index: 997; position: absolute;  width: 100%;}
#header img {
  padding: 0;
  margin:0 auto;filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
}
.body-fx #header img {filter:none; -webkit-filter:none; -moz-filter:none;}
.header1 {/*
    transition: all 0.5s;
    padding: 16px 0;
    z-index: 997;
    position: fixed;*/
}
#WidgetControl4{display:none;
	height: 82px;
    padding: 16px 0;
    transition: 0.5s;
    position: absolute;
    left: 0; right:0;
    top: inherit;
    z-index: 9;
    width: 100%;
    background: transparent;
    text-align: center;}
#WidgetControl4 .rdCenter{background: transparent;}
.body-fx #WidgetControl4{
    position: fixed;
    width: 100%;
    background: rgba(254,254,254,0.95);
    z-index: 99;
    text-align: left;padding: 0;
    transition: 0.5s;
    height: 68px !important;
    top: 0;
    border-bottom: 1px solid #eee; right:0;
}
#WidgetControl4	#header .col-sm-9, #WidgetControl4	#header .col-md-8{padding:0;}
#WidgetControl4 .column{width:33.3%; float:left; padding:5px;text-align: left;}
#WidgetControl4 .column a{display: block; color:#000;padding: 2px 5px;}
#WidgetControl4 .navbar-nav>li{position:inherit;}
/*--------------------------------------------------------------
# banner Section
--------------------------------------------------------------*/
.banr{padding:0px 0 50px; background:#f7f6f6;} 
.carousel-indicators {
    bottom: 100px;
}
/*banner*/
.carousel-indicators{/*bottom: 70px;*/}
.bnr-btm{   /* margin-top: -67px; */   position: relative;}

.bnr-bx{/*background-color: #45aaff; border-color: #45aaff; color: #fff;*/ text-align:center;padding: 50px 0; transition:all .5s;}
.bnr-bx .fa{font-size:35px; color:#1d80e7;position: relative; background-color: rgba(0,0,0,0.021); width: 90px; height: 90px; line-height: 90px; border-radius: 50%; transition:.5s;position: relative;  top: 2px;}
.bnr-bx .bnr-icn{ border: 1px solid #ddd; transition: .5s;  height: 95px; width: 95px; margin: 0 auto; border-radius: 50%; position: relative;    line-height: 95px;}
.bnr-bx:hover .bnr-icn{border: 1px solid #1e83ec;}
.bnr-bx:hover .fa{transform: scale(1.18);  color:#fff; background-color:#1e83ec;  border: 1px solid #1e83ec; transform: scale(0.9);}
.bnr-bx p{margin:0;}
.bnr-btm .bnr-bx{/*background:#499aa2;*/ transition: all .5s;}
.bnr-btm .bnr-bx h4{font-size:22px;  line-height:50px; transition:all .5s; color:#1d80e7;margin: 0;}
.carousel-control.left, .carousel-control.right { background: none; width: 25px;}
.carousel-control .glyphicon-chevron-left{ background:#716f66; transition:.5s; opacity:0; /*border-radius:50%;*/font-size: 50px;
    width: 50px;
    height: 50px;}
.carousel-control .glyphicon-chevron-right{ background:#716f66; transition:.5s; opacity:0; /*border-radius:50%;*/font-size: 50px;
    width: 50px;
    height: 50px;}
.carousel:hover .glyphicon-chevron-left{/*margin-left: 50px;*/ opacity:1; }
.carousel:hover .glyphicon-chevron-right{ /*margin-right: 50px;*/ opacity:1; }
.carousel-control .glyphicon-chevron-left:hover{background:#1d80e7; }
.carousel-control .glyphicon-chevron-right:hover {background:#1d80e7;}
.bnr-cont{position:absolute; top:25%; left:0; right:0; animation: fadeInUp 400ms;}
.bnr-cont h2{font-size:55px; line-height:70px; color:#fff; font-weight:700; text-shadow:3px 3px 5px #444; text-align:center;}
.bnr-cont h2 span{ color:#fff;}
/*banner*/
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 30px 0;
}

.section-bg {
  background-color: #f5f9fc;
}

.section-title {
  text-align: left;
  padding-bottom: 5px; /*padding-bottom: 30px;*/
}

.section-title h2 {
  font-size: 32px;
  line-height: 48px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: #1d80e7; position:relative; text-transform:uppercase;
}
.section-title p { margin-bottom: 0;}
.about .abt-rht{ background:#13455e;padding:10px;}
.about .img-box{overflow:hidden; transition:.5s;margin-top:20px; }
.about .img-box img{width:100%; height:450px;}
.blue-clr{color: #1d80e7 !important; }
.about .abt-rht{position:relative; transition:all .3s; overflow:hidden; }
.about .col-md-3:hover .abt-rht{ /*height:80px;*/}
.about .abt-rht h4{font-size:18px; font-weight:bold; line-height:25px; margin:0; padding:0;color:#fff; }
.about .abt-rht p a{color:#fff; background:#1d80e7; padding:10px 20px; position:relative; bottom:-50px; transition:all .5s; left:0; right:0; width:150px; margin:0 auto;}
.about .col-md-3:hover .abt-rht p a{bottom:-10px;}
.about .abt-rht p{text-align:center;}
.about p{text-align:justify;}
.about .rd-mr a{background:#111; color:#fff; font-size:16px; font-weight:700; display:inline-block; padding:10px 20px; text-align:center; border:2px solid #222; transition:.5s;}
.about p.rd-mr{text-align:center; transition:.5s; overflow:hidden;}
.about:hover a{ /*transform:scale(0.9); background:#fff; color:#111;*/}
.abt-rht h4 span{font-size:15px;}
.img-box .carousel-control .glyphicon-chevron-left{opacity:1;}
.img-box .carousel-control .glyphicon-chevron-right{opacity:1;}
/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about {
  padding-top: 30px;
}

.about .container {
  /*box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.9);*/
}

.about .video-box img {
  padding: 15px 0;
}

.about .section-title p {
  text-align: left;
  font-style: italic;
  color: #666;
}

.about .about-content {
  padding: 20px;
}

.about .icon-box p {
    color: #666;
    font-size: 15px;
    margin: 0;
    padding: 0;
	line-height: 28px;
}
/*--------------------------------------------------------------
# service box
--------------------------------------------------------------*/
.service {padding:60px 40px;margin-top: 50px;}

.service .carousel-inner>.item{}
.service .bx{position:relative; background:#1e83ec; text-align: left; padding: 50px 50px 50px 100px; border-radius: 10px; margin-bottom: 40px; transition: background-color 0.2s ease;-webkit-transition: background-color 0.2s ease; quotes: "\201C" "\201D";  position: relative; transition:all .5s; margin:0 auto; min-height: 180px;}
.service .bx:before{content:"\f10d"; position:absolute; font-family: FontAwesome; font-size:46px; top:40px; left:30px; color:#fff;}
.service p {color:#fff; font-size:16px;}
.service .carousel-indicators { bottom: -50px; }
.service .carousel-inner{text-align:center; }
.service .carousel-indicators li{background-color: #cdcdcd;  border-color:#cdcdcd; width: 40px; height:5px; margin:0;}
.service .carousel-indicators li.active{background-color: #1e83ec; border: 0;}


/*--------------------------------------------------------------
# Our Team
--------------------------------------------------------------*/
.hm-team{text-align:center; background:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/paralax_banner2.jpg); background-attachment:fixed; padding:100px 0; background-position: center center; background-repeat: no-repeat; /*height: 364px; */ }
.hm-team .section-title h2{color:#fff; font-family: Raleway; text-transform: uppercase;  font-size: 45px; line-height: 80px; font-weight: 400;}
.hm-team img{    margin: 0 auto;
    width: 105px !important;
    height: 105px !important;
    border-radius: 50%;
    border: 2px solid #fff;
	margin-bottom: 10px;
    /*box-shadow: 0px 0px 17px #ddd;*/}
.hm-team p{text-align:center;     padding: 0 10px;  color:#fff;}

.info-btn a{background: #1d80e7;
    color: #fff;
    padding: 6px 22px;
    border-radius: 6px;
    border: 1px dashed; transition:0.5s;}
	
.info-btn a:hover{transition:0.5s; background: #333; padding: 6px 28px;} 
.hm-team .carousel-indicators{bottom:0px;}
.info-btn{    margin-bottom: 60px; }
.hm-team h3{font-weight: bold; margin-bottom:4px; color:#fff; font-size:22px;}
.hm-team .carousel-indicators li{background-color: #000;     /*width: 30px;*/}
.hm-team .carousel-indicators .active{background-color: #1d80e7; /* width: 30px;*/ border: 0;}	

.hm-team h4{    font-weight: 400;
    color: #999;
    font-size: 16px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 20px;}
	
.hm-team .head-main strong{color:#fff;}

	
/*--------------------------------------------------------------
# othr
--------------------------------------------------------------*/
.othr{background:#f7f6f6;    text-align: center;}
.othr h2{text-align: center;  padding-bottom: 20px;    border-bottom: 1px solid #ddd;}
.othr ul{margin:0; padding:0;    text-align: center;}
.othr ul li{display:inline-block; width:150px; margin:10px .5%; list-style:none;vertical-align: top;}
.othr ul li img{width:100px;;}
/*--------------------------------------------------------------
# othr
--------------------------------------------------------------*/
#footer {
  background: #252525;
  padding: 0 0 30px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  background: #252525;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #444;
  padding: 30px 0 0px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}
#footer .footer-top .footer-info img {
	margin:0 auto
}
#footer .footer-top .footer-info p, #footer .footer-links p{
  font-size: 13px;
  line-height: 26px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #ccc; text-align:justify;
}
#footer .footer-top .social-links{text-align:center;}
#footer .footer-top .social-links a {
  font-size: 18px;
  display: inline-block;
  background: #222;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
  border:1px solid #000;
}

#footer .footer-top .social-links a:hover {
  background: #1d80e7;
  color: #fff;
  text-decoration: none;
}

#footer .footer-top h4 {
  font-size: 15px; text-transform:uppercase;
    font-weight: 600;
    color: #fff;
    position: relative;
}
#footer .footer-top .footer-links {
  margin-bottom: 30px;
}
#footer .footer-disclmr p{text-align:justify;}
#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #fff;
}
#footer .footer-top .footer-links ul i {
    padding: 0 15px;
    color: #eee;
    font-size: 18px;
    line-height: 1;
}



#footer .copyright {
  text-align: left;  padding-top: 30px;  color: #fff;  float: left;  width: 80%;}
#footer .copyright a{color: #fff;}
#footer .credits {padding-top: 30px;text-align: right; font-size: 13px;  color: #fff;}
#footer .credits .fa{font-size:20px; margin-left:10px;}
#footer .credits a {color: #999;}
#footer p a { color: #fff;}

.top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    text-align: center;
    color: #fff;
    background: #b9b8b8;
    padding: 10px 10px;
    z-index: 9;
    border-radius: 50%;
    border: 2px solid #b9b8b8;
    cursor: pointer;
    opacity: 0;
    transition: ease-in 0.5s;
}


.top.scll-top {
    opacity: 1;
    transition: ease-in 0.5s;
    bottom: 50px; background: #b9b8b8;
}
.top.scll-top:hover {
    bottom: 50px; background: #3399ff; border: 2px solid #3399ff;
}
.top .fa {
    display: block !important;
}
<!---inner-pg-->

.inner-pg .tp-img {position: relative;}
.inner-pg.abt-inner-pg{padding: 0;overflow: hidden;}
.inner-pg .innr-pg-heading {position: absolute; color: #fff; top: 150px; z-index: 9; left: 0px; right:0px; font-weight: normal; font-size: 40px; line-height:40px; text-transform: capitalize; text-align:center;}
.inner-pg .innr-pg-heading span{font-size:22px; letter-spacing:5px;}
.abt-inner-pg .tp-img { background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/about_banner.jpg);}
.inner-pg .tp-img{ background-repeat:no-repeat;  height: 400px; transition:2s; background-attachment:fixed; background-position:top center;}
.inner-pg .nav-tabs>li{padding: 12px 17px; font-size:17px; color:#333;}
.inner-pg .nav-tabs>li.active>a{border:transparent;}
.inner-pg .col-md-6 img.img-responsive{padding-bottom:10px; margin:10px auto;}
.inner-pg .nav-tabs>li.active:after {
    height: 4px;
    width: 100%;
    content: ' ';
    background-color: #1e83ec;
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 10;
    transition: transform 0.3s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: transform 0.3s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.abt-inner-pg .tab-content{padding-top:20px;}
.abt-inner-pg .nav-tabs>li>a:hover{background-color: transparent; border-color: transparent;}
.abt-inner-pg #tab-Strengths img{margin:30px auto;}
.abt-inner-pg #tab-Strengths .row{padding-top:10px;padding-bottom:10px;}
.abt-inner-pg #tab-Recognitions .fa{color:#3399ff; margin-right:20px;}
.abt-inner-pg #tab-Introduction h4, .inner-pg .hm-head{color:#3399ff;}
.abt-inner-pg .abt-sec-2{background-color: #3399ff;}
.abt-inner-pg .abt-sec-2 h3{color: #fff; font-size:35px;z-index: 0; }
.abt-inner-pg .abt-sec-2 p{color: #fff;}
.abt-inner-pg .abt-sec-3{background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/values_bg-1.jpg); background-repeat:no-repeat;background-position: center center;}
.abt-inner-pg .abt-sec-3 .abt-sec-3-bg{background-color: #000000; opacity: 0.65; color:#fff; padding:30px 20px;}
.prod-inner-pg .prod-bx { position: relative; width: 100%; margin:15px auto;}
.prod-inner-pg .prod-bx::after { position: absolute;  left: 0; bottom: 0; width: 100%;  height: 100%; content: ""; background: #333; z-index: 0;    opacity: .5; transition:all 1s;}
.prod-inner-pg .prod-bx::before { position: absolute;  left: 0; bottom: 0; width: 0%;  height: 6px;  content: ""; background: #3399ff; z-index: 9;    opacity: .2; transition:all 1s;}
.prod-inner-pg .prod-bx:hover:before { opacity: 1; width:100%;}
.prod-inner-pg .prod-bx .prod-img {position: relative; overflow: hidden;}
.prod-inner-pg .prod-bx .prod-img img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.prod-inner-pg .prod-bx .prod-img .Prod-cont { position: absolute; top: 30px; right: 0; margin: 0 auto;  left: 0px; width: 80%; height:100%; text-align: justify; z-index:9;}
.prod-inner-pg .prod-bx .prod-img .Prod-cont h3 {font-size: 28px; line-height: 32px; color: #fff;  position: relative; margin-bottom: 8px;}
.prod-inner-pg .prod-bx .prod-img .Prod-cont p {padding-bottom: 0px;color: #fff; font-size: 16px; line-height: 24px;}
.prod-inner-pg .prod-bx .prod-img .Prod-cont a {color: #fff; text-transform: capitalize; font-weight: 600; position: absolute; z-index: 8;  opacity: 1;
    visibility: visible;bottom: 80px;}
.prod-inner-pg {background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/product_banner.jpg); background-repeat:no-repeat;}
.prod-inner-pg .prod-bx:hover img { width: 100%; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.prod-inner-pg .btm-prod .prod-bx .prod-img .Prod-cont h3{font-size:22px;}
.prod-inner-pg .btm-prod .prod-bx .prod-img .Prod-cont p{font-size:14px;}

section.inner-pg{padding:0;}
.glob-inner-pg .tp-img{ background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/international_banner-1.jpg); background-repeat:no-repeat;}
.infusions-inner-pg .tp-img{ background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/product_page_images-3.jpg); background-repeat:no-repeat;}
.Injectables-inner-pg .tp-img{ background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/product_page_images-4.jpg); background-repeat:no-repeat;}
.Disposable-inner-pg .tp-img{ background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/product_page_images-5.jpg); background-repeat:no-repeat;}
.Pharmaceutical-inner-pg .tp-img{ background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/product_page_images-1.jpg); background-repeat:no-repeat;}
.Critical-inner-pg .tp-img{ background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/product_page_images-2.jpg); background-repeat:no-repeat;}
.abt-inner-pg.mf-inner-pg .tp-img{ background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/manufacturing_banner-2.jpg); background-repeat:no-repeat;}
.cont-inner-pg .tp-img{ background-image:url(/web/20241009080446im_/https://virtual10.cavirtual.in/Image/contact_banner.jpg); background-repeat:no-repeat;}
.bottom_controls{background:#f7f7f7; padding:20px 10px;}
#portfolio-nav li { float: left; list-style: none;}
.bottom_controls #portfolio-nav .controls li:last-child {  float: right;}
#portfolio-nav #next-link a, #portfolio-nav #prev-link a { padding: 1px 0px;  margin-right: 0px; color:#000; font-size:18px; font-weight:bold; background-position: -20px center;}
#portfolio-nav ul{padding:0;}
#portfolio-nav #next-link a .fa, #portfolio-nav #prev-link a .fa{font-size:20px;font-weight: bold;}
.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 265px;
    width: 99%;
    /* background: #000000; */
    text-align: center;
    cursor: pointer;
    /* box-shadow: 0px 3px 30px rgba(0,0,0,0.85); */
}
.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
}
figure.effect-6 img {
    opacity: 0.9;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
figure.effect-6 figcaption {
    padding: 3em;
    background-color: rgba(58,52,42,0.7);
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none;
}
figure.effect-6 figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 3px solid #3399ff; opacity:0;
    content: '';
}

figure.effect-6 h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    opacity: 0;
    font-weight: 700;
}
.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 600;
    font-size: 25px;
}
figure.effect-6:hover {
    background: rgba(0,0,0,0.6);
}
figure.effect-6:hover img {
    opacity: 0.1;
}
figure.effect-6:hover figcaption {
    background-color: rgba(0,41,90,0);
}
figure.effect-6:hover figcaption::before, figure.effect-6:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-6:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
}
figure.effect-6 .ser-cont{position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    padding: 15px 30px;}
	
	

.per-head{position:relative;text-align:center;}
.per-head span{    padding: 3px 9px;  position: relative;  z-index: 9;  background: #fff;}
.per-head:after{content: ""; position: absolute; left: 0;   top: 12px; height: 1px; width: 100%; background: #3399ff;}
.panel-group .panel { border: 0; border-radius: 0;}
.panel-default>.panel-heading{    background: #eee; text-transform: uppercase; font-weight: bold; border-radius:0;}
.panel-title{font-weight:bold;}
.panel-group .panel{border:0; border-radius:0;}
.hm-about-rht{padding-top: 18px;}
.panel-body{border: 1px solid #eee; text-align:justify;}
.panel-title a{display:block; position:relative;}
.panel-title a:hover{color: #333;}
.panel-title a:focus{color: #333; text-decoration:none;}
.panel-title a.collapsed:after{    content: "+";
    position: absolute;
    right: -2px;
    top: -5px;
    font-size: 26px;}
.panel-title a:after{ content: "-";
    position: absolute;
    right: -2px;
    top: -22px;
    font-size: 51px;}
.panel-title a:after {
    content: "-";
    position: absolute;
    right: -2px;
    top: -8px;
    font-size: 30px;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body{line-height: 24px;}
.panel-title{text-transform: capitalize;}
.mf-btm-bx .mf-bx .mf-img {position: relative; overflow: hidden;}
.mf-btm-bx .mf-bx .mf-img img {width: 100%;-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);    -webkit-transition: .5s; -moz-transition: .5s; -o-transition: .5s;  transition: .5s;}
.mf-btm-bx .mf-bx{position: relative; width: 100%; margin: 15px auto; transition:.5s;}
.mf-btm-bx .mf-bx:hover img { width: 100%; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.mf-cont{padding:15%;}
.mf-btm-bx .mf-bx a h4{font-size:26px; line-height:40px; color:#0066b3 !important; text-align:left;}
.mf-btm-bx .mf-bx p{font-size:16px; line-height:26px; color:#333; text-align:left;}
.mf-btm-bx .mf-bx a:hover, .mf-btm-bx .mf-bx a:focus{text-decoration:none;}
.cont-sec{background:#f7f7f7;}
.cont-sec #divmainenquiry11 .sbmt{background:#333333; color:#fff; border:0; padding:10px 25px; border-radius:30px; transition:.5s;}
.cont-sec #divmainenquiry11 .sbmt:hover{background:#3399ff;}
center #form1 #HomepagecontentControl { padding-top: 105px;}
center #form1 #HeaderControl, center #form1 #MenuControl { background: #00a1ea;}
.body-fx center #form1 #HeaderControl, .body-fx center #form1 #MenuControl{background:rgba(254,254,254,0.95);}
@media screen and (min-width: 768px){
.dropdown.open:hover .mydropdown-content, .dropdown:hover .mydropdown-content { display: block;}
.mydropdown-content{ display: none;
    position: absolute;
    background: rgba(254,254,254,0.95);
    width: 100%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;}
}
<!---inner-pg-->
@media(max-width:991px){
	.body-fx #WidgetControl4{height: inherit !important;}
}
@media(max-width:767px){
	
	#WidgetControl4, .body-fx #WidgetControl4{position: relative;}
	#WidgetControl4 .column { width: 100%; float: inherit;}
	#WidgetControl4 li.dropdown .mydropdown-content{display: none;}
	#WidgetControl4 li.dropdown.open .mydropdown-content{display: block;}
	#WidgetControl4 .dropdown.open{display:block;}
	#WidgetControl4 .column a{color:#fff;}
	#WidgetControl4 .header1 .col-sm-9{background:#1d80e7;}
	#WidgetControl4{height: inherit !important;padding: 0;}
	#WidgetControl4 #header img { padding: 15px 0; filter:inherit;}
	#WidgetControl4 #header{padding:0; position:inherit;}
	#WidgetControl4 #header .container-fluid>.navbar-collapse{margin:0;}
	.body-fx #HeaderControl, .body-fx #MenuControl, center #form1 #MenuControl, center #form1 #HeaderControl{width:100%;  top:inherit; left:inherit; right:inherit; position:relative;}
	#header img{filter:inherit;-webkit-filter:inherit;height: inherit !important;}
	center #form1 #MenuControl, .navbar-nav{background:#00a1ea;}
	#HeaderControl{padding:0;}
	.body-fx #MenuControl_C {  height:inherit !important;}
	.body-fx .navbar-default .navbar-nav>li>a { color: #fff !important;}
}
@media(max-width:991px){
.bnr-cont h2{font-size: 30px; line-height: 30px;}
.about .img-box img{width:100%; height:inherit;}
.body-fx #WidgetControl4{height: inherit !important;}

}
@media(max-width:767px){
	.head-rht{display:none;}
	.bnr-btm{margin-top: 28px;}
	.bnr-cont h2{ font-size: 27px;  line-height: 30px;}
	.bnr-bx-tp-lin1:after{transform: rotate(0deg) skew(0deg, -2deg);}
	.bnr-bx-tp-lin:after{transform: rotate(0deg) skew(0deg, 2deg);}
	.img-box{text-align: center;} 
	.contact h3{font-size: 50px;}
	.body-fx #WidgetControl4 #header{padding:0;}
	.body-fx #WidgetControl4 .navbar-default .navbar-nav>li>a { color: #fff !important;}
}
@media(max-width:568px){
}
@media(max-width:480px){
.bnr-cont h2 { font-size: 17px; line-height: 30px;}
}
@media(max-width:375px){
}
@media(max-width:360px){
}
/*
     FILE ARCHIVED ON 08:04:46 Oct 09, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:14:31 Nov 03, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.49
  exclusion.robots: 0.024
  exclusion.robots.policy: 0.015
  esindex: 0.009
  cdx.remote: 7.746
  LoadShardBlock: 89.502 (3)
  PetaboxLoader3.datanode: 89.183 (4)
  PetaboxLoader3.resolve: 85.067 (3)
  load_resource: 98.587
*/